diff --git a/srcpkgs/rawtherapee/rawtherapee.rshlibs b/srcpkgs/rawtherapee/rawtherapee.rshlibs index 04d42557fc3..f1629d938dc 100644 --- a/srcpkgs/rawtherapee/rawtherapee.rshlibs +++ b/srcpkgs/rawtherapee/rawtherapee.rshlibs @@ -1,5 +1,4 @@ libjpeg.so.8 -libpng14.so.14 libtiff.so.5 libgobject-2.0.so.0 libglib-2.0.so.0 @@ -23,3 +22,4 @@ libgomp.so.1 libgcc_s.so.1 libpthread.so.0 libc.so.6 +libpng15.so.15 diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template index fe2d4fd2437..ab07a339add 100644 --- a/srcpkgs/rawtherapee/template +++ b/srcpkgs/rawtherapee/template @@ -1,15 +1,16 @@ # Template file for 'rawtherapee' pkgname=rawtherapee version=4.0.8 +revision=2 +build_style=cmake +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" +gtk_iconcache_dirs="/usr/share/icons/hicolor" +short_desc="Free RAW converter and digital photo processing software" +maintainer="Juan RP " homepage="http://rawtherapee.com/" license="GPL-3" distfiles="http://rawtherapee.googlecode.com/files/rawtherapee-source-$version.tar.xz" -build_style=cmake -depends="desktop-file-utils hicolor-icon-theme" -makedepends="cmake pkg-config gtkmm2-devel lcms2-devel libiptcdata-devel libgomp-devel mercurial" -revision=1 -short_desc="Free RAW converter and digital photo processing software" -maintainer="Juan RP " checksum=b0cbeac634d927b6afc0527434b24304b9d1ab2a681915933a872cf1a27f39cd long_desc=" RawTherapee is used to adjust some of the most often changed parameters when @@ -22,7 +23,3 @@ long_desc=" processing is done in 16 bit/channel mode. Different to other RAW converters it can use EAHD as demosaicing algorithm. The raw loading engine of RawTherapee is based on dcraw." - -gtk_iconcache_dirs="/usr/share/icons/hicolor" - -