Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (10e5e02010c251889da1d8d49ed9c145b2eadac1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (10e5e02010c251889da1d8d49ed9c145b2eadac1)
  • Date: Sat, 29 Jan 2022 14:51:52 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

graphics/rawtherapee/DEPENDS | 3 ++-
graphics/rawtherapee/DETAILS | 4 ++--
graphics/rawtherapee/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 10e5e02010c251889da1d8d49ed9c145b2eadac1
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

rawtherapee: version 5.8

diff --git a/graphics/rawtherapee/DEPENDS b/graphics/rawtherapee/DEPENDS
index 48833b1..72ad2dd 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 bf79986..b4ee35e 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 6706c55..8470e8f 100644
--- a/graphics/rawtherapee/HISTORY
+++ b/graphics/rawtherapee/HISTORY
@@ -1,3 +1,7 @@
+2022-01-29 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 5.8
+ * DEPENDS: explicitly requiring fftw3f_omp
+
2019-09-14 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS, DEPENDS BUILD: version 5.7




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (10e5e02010c251889da1d8d49ed9c145b2eadac1), Thomas Orgis, 01/29/2022

Archive powered by MHonArc 2.6.24.

Top of Page