New package: ART-1.9.3.
Since ART is a RawTherapee fork, the template is basically the same, with the addition of exiv2 as a dependency.
This commit is contained in:
parent
195d4955bd
commit
1890ff9753
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ART/template
Normal file
15
srcpkgs/ART/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'ART'
|
||||
pkgname=ART
|
||||
version=1.9.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fftw-devel gtkmm-devel lensfun-devel libatomic-devel
|
||||
libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel exiv2-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Fork of RawTherapee with additional features"
|
||||
maintainer="notthewave <winklbauer_m@zoho.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://bitbucket.org/agriggio/art/wiki/Home"
|
||||
distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
|
||||
checksum=4e3bacec3f7a01ee72cc565b3f522bb5939c47f0279ac44f85bb344a000bcb8e
|
Loading…
Add table
Reference in a new issue