summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorThomas Orgis2022-01-29 15:51:07 +0100
committerThomas Orgis2022-01-29 15:51:07 +0100
commit10e5e02010c251889da1d8d49ed9c145b2eadac1 (patch)
treee795a37f2a90f911a721a64f1b6d4bd0118f2db0 /graphics
parent5ef1aa4e84dfb9b342636b96953e5c1bb111c0af (diff)
rawtherapee: version 5.8
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/rawtherapee/DEPENDS3
-rwxr-xr-xgraphics/rawtherapee/DETAILS4
-rw-r--r--graphics/rawtherapee/HISTORY4
3 files changed, 8 insertions, 3 deletions
diff --git a/graphics/rawtherapee/DEPENDS b/graphics/rawtherapee/DEPENDS
index 48833b1d0e..72ad2dd630 100755
--- a/graphics/rawtherapee/DEPENDS
+++ b/graphics/rawtherapee/DEPENDS
@@ -7,7 +7,8 @@ depends libcanberra &&
depends libiptcdata &&
depends libpng &&
depends tiff &&
-depends fftw &&
+depends -sub SINGLE fftw &&
+depends -sub OPENMP fftw &&
depends zlib &&
depends JPEG &&
depends gtk+3 &&
diff --git a/graphics/rawtherapee/DETAILS b/graphics/rawtherapee/DETAILS
index bf79986f8a..b4ee35e2ac 100755
--- a/graphics/rawtherapee/DETAILS
+++ b/graphics/rawtherapee/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=rawtherapee
- VERSION=5.7
+ VERSION=5.8
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]=http://rawtherapee.com/shared/source/$SOURCE
- SOURCE_HASH=sha512:8101ec66d9be4cab0c0b91336a3f83a32a6220a2f342f1c74d604c15686ee08bc7dbc090232916f13d5436957d800b64b284a8a9d3352f2f721266b07e005162
+ SOURCE_HASH=sha512:bc79586cd937dcaefc053e65faa2162de887d514e44980956d937c157c6d55c4f6e6a7a9b8f91f2d657ed2054814737b96d5d741674c1e5a961d7177433efe4e
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 6706c55c3a..8470e8f48b 100644
--- a/graphics/rawtherapee/HISTORY
+++ b/graphics/rawtherapee/HISTORY
@@ -1,3 +1,7 @@
+2022-01-29 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 5.8
+ * DEPENDS: explicitly requiring fftw3f_omp
+
2019-09-14 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, DEPENDS BUILD: version 5.7