summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-08-07 19:57:04 +0200
committerFlorian Franzmann2019-08-07 19:57:23 +0200
commit2b015855391eb6086b8d0c4993886927679a8d87 (patch)
treec89a978df98b60437385b89241764cfea08ca789 /graphics
parent5f7b1bb86134647813d6da4941f2b76b83f46cd6 (diff)
graphics/rawtherapee: version 5.6
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/rawtherapee/BUILD6
-rwxr-xr-xgraphics/rawtherapee/DEPENDS30
-rwxr-xr-xgraphics/rawtherapee/DETAILS6
-rw-r--r--graphics/rawtherapee/HISTORY3
4 files changed, 23 insertions, 22 deletions
diff --git a/graphics/rawtherapee/BUILD b/graphics/rawtherapee/BUILD
index e013b8d866..4aff67c54b 100755
--- a/graphics/rawtherapee/BUILD
+++ b/graphics/rawtherapee/BUILD
@@ -1 +1,7 @@
+OPTS="-DDOCDIR=$INSTALL_ROOT/usr/share/doc/$SPELL $OPTS" &&
+OPTS="-DCREDITSDIR=$INSTALL_ROOT/usr/share/$SPELL $OPTS" &&
+OPTS="-DLICENSEDIR=$INSTALL_ROOT/usr/share/$SPELL $OPTS" &&
+OPTS="-DCACHE_NAME_SUFFIX='' $OPTS" &&
+OPTS="-DWITH_SYSTEM_KLT=off $OPTS" &&
+
cmake_build
diff --git a/graphics/rawtherapee/DEPENDS b/graphics/rawtherapee/DEPENDS
index 4a0739e224..3185c54b2a 100755
--- a/graphics/rawtherapee/DEPENDS
+++ b/graphics/rawtherapee/DEPENDS
@@ -1,24 +1,16 @@
-depends atkmm &&
-depends JPEG &&
-depends bzip2 &&
-depends cairo &&
-depends cairomm &&
+depends cmake &&
depends expat &&
-depends fontconfig &&
-depends freetype2 &&
-depends -sub CXX gcc &&
-depends gdk-pixbuf2 &&
-depends glib2 &&
-depends glibmm &&
-depends gtk+2 &&
-depends gtkmm2 &&
+depends libsigc++3 &&
depends lcms2 &&
+depends lensfun &&
+depends libcanberra &&
depends libiptcdata &&
depends libpng &&
-depends libsigc++3 &&
-depends pango &&
-depends pangomm &&
-depends pkgconfig &&
depends tiff &&
-depends xz-utils &&
-depends zlib
+depends fftw &&
+depends zlib &&
+depends JPEG &&
+depends gtk+3 &&
+depends gtkmm3 &&
+depends librsvg2 &&
+depends pkgconfig
diff --git a/graphics/rawtherapee/DETAILS b/graphics/rawtherapee/DETAILS
index e767e42a42..7313a65986 100755
--- a/graphics/rawtherapee/DETAILS
+++ b/graphics/rawtherapee/DETAILS
@@ -1,8 +1,8 @@
SPELL=rawtherapee
- VERSION=4.0.11
+ VERSION=5.6
SOURCE="${SPELL}-${VERSION}.tar.xz"
- SOURCE_URL[0]=https://${SPELL}.googlecode.com/files/${SOURCE}
- SOURCE_HASH=sha512:985f3dfee1cb2501b84f52457cdd5c786c86ce9c847d44794cc98d0d78ac1c78f05bdafbbe888595f641361778c5aed364e57a448dc9e5172956cba045152916
+ SOURCE_URL[0]=http://rawtherapee.com/shared/source/$SOURCE
+ SOURCE_HASH=sha512:2c751c7631ea2ef65c334fa0baab16d4c3161fae66487870c476f07f1ea3604a5e28a251fd98d9688cafc088302af7aa6e28e9b27a37f916715708ed5e731f0f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://rawtherapee.com/"
LICENSE[0]=GPL
diff --git a/graphics/rawtherapee/HISTORY b/graphics/rawtherapee/HISTORY
index 74a5eee87a..fa10eb79e5 100644
--- a/graphics/rawtherapee/HISTORY
+++ b/graphics/rawtherapee/HISTORY
@@ -1,3 +1,6 @@
+2019-08-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS BUILD: version 5.6
+
2013-08-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 4.0.11