rawtherapee: update to 4.0.9.
This commit is contained in:
parent
bafd879fa3
commit
757666f1dd
2 changed files with 7 additions and 6 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
libexpat.so.1
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libtiff.so.5
|
libtiff.so.5
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'rawtherapee'
|
# Template file for 'rawtherapee'
|
||||||
pkgname=rawtherapee
|
pkgname=rawtherapee
|
||||||
version=4.0.8
|
version=4.0.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="cmake pkg-config libpng-devel>=1.5.10 gtkmm2-devel lcms2-devel libiptcdata-devel libgomp-devel mercurial"
|
makedepends="cmake pkg-config libpng-devel>=1.5.10 gtkmm2-devel
|
||||||
|
lcms2-devel libiptcdata-devel libgomp-devel mercurial"
|
||||||
short_desc="Free RAW converter and digital photo processing software"
|
short_desc="Free RAW converter and digital photo processing software"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://rawtherapee.com/"
|
homepage="http://rawtherapee.com/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://rawtherapee.googlecode.com/files/rawtherapee-source-$version.tar.xz"
|
distfiles="http://rawtherapee.googlecode.com/files/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b0cbeac634d927b6afc0527434b24304b9d1ab2a681915933a872cf1a27f39cd
|
checksum=4ad49b5d3aae9a178b1cfa5efca653982f0a52763ddd37f89500e8fedfb187d2
|
||||||
long_desc="
|
long_desc="
|
||||||
RawTherapee is used to adjust some of the most often changed parameters when
|
RawTherapee is used to adjust some of the most often changed parameters when
|
||||||
optimizing digital images. A normal user often just wants to adjust the white
|
optimizing digital images. A normal user often just wants to adjust the white
|
||||||
|
|
Loading…
Reference in a new issue