[Lunar-commits] <moonbase-other> darktable: updated and fixed

v4hn me at v4hn.de
Sun Feb 17 20:40:53 CET 2013


commit 8268e9914d2107ffc8345329dd47bb8d273a691a
Author: v4hn <me at v4hn.de>
Date: Sun, 17 Feb 2013 11:40:53 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/8268e9914d2107ffc8345329dd47bb8d273a691a

darktable: updated and fixed
---
  graphics/darktable/BUILD   | +4/-6     
  graphics/darktable/DEPENDS | +1/-0     
  graphics/darktable/DETAILS | +3/-3     
  3 files changed, 8 insertions(+), 9 deletions(-)

--- a/graphics/darktable/BUILD
+++ b/graphics/darktable/BUILD
@@ -1,8 +1,6 @@
-(
-
+# Fixes jpeg 9 problems
+sedit "/#include [<\"]jpeglib.h[>\"]/ i typedef int boolean;\n#define HAVE_BOOLEAN" src/external/rawspeed/RawSpeed/StdAfx.h && #src/common/imageio_jpeg.h src/external/rawspeed/RawSpeed/StdAfx.h &&
 # Fixes a cairo header depreciation build failure
-  sedit "s:librsvg/rsvg-cairo.h:cairo.h:g" src/iop/watermark.c &&
-
-  default_cmake_build
+sedit "s:librsvg/rsvg-cairo.h:cairo.h:g" src/iop/watermark.c &&
 
-) > $C_FIFO 2>&1
+default_cmake_build
--- a/graphics/darktable/DEPENDS
+++ b/graphics/darktable/DEPENDS
@@ -3,3 +3,4 @@ depends openexr
 depends ilmbase
 depends gtk+-2
 depends lcms2
+depends lensfun
--- a/graphics/darktable/DETAILS
+++ b/graphics/darktable/DETAILS
@@ -1,12 +1,12 @@
           MODULE=darktable
-         VERSION=1.1.2
+         VERSION=1.1.3
           SOURCE=${MODULE}-${VERSION}.tar.gz
       SOURCE_URL=$SFORGE_URL/darktable/darktable/${VERSION%.*}/
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_VFY=sha1:5f3e97f176543d2dc2222fd98fba385e98aed549
+      SOURCE_VFY=sha1:50c101128c50e3a79e14e98f26d0edc160fd98a5
         WEB_SITE="http://www.darktable.org/"
          ENTERED=20111109
-         UPDATED=20130204
+         UPDATED=20130217
            SHORT="An image darkroom"
 cat << EOF
 darktable is an open source photography workflow application and RAW




More information about the Lunar-commits mailing list