[Lunar-commits] <moonbase> ufraw: Version bump. Some selectable options have been removed except for gimp.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Apr 5 02:41:14 CEST 2010
commit ce05452e75bf64fde199abda0294ec7a24e6e7e4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 4 20:41:14 2010 -0400
ufraw: Version bump. Some selectable options have been removed except for gimp.
ufraw will still use lensfun, etal if installed. Added a few options to the BUILD.
---
graphics/ufraw/BUILD | 3 ++-
graphics/ufraw/DEPENDS | 10 +++++-----
graphics/ufraw/DETAILS | 7 +++----
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/graphics/ufraw/BUILD b/graphics/ufraw/BUILD
index 0071ad9..f829f87 100644
--- a/graphics/ufraw/BUILD
+++ b/graphics/ufraw/BUILD
@@ -3,7 +3,8 @@
sedit 's:if ((cp = strchr (sp="nbrkStqmHAC", opt))):if ((cp = (char *) strchr (sp="nbrkStqmHACg", opt))):' dcraw.cc &&
- OPTS+=" --enable-extras" &&
+ OPTS+=" --enable-extras --enable-dst-correction --enable-contrast \
+ --enable-mime" &&
default_build
diff --git a/graphics/ufraw/DEPENDS b/graphics/ufraw/DEPENDS
index 389d3f4..bb08237 100644
--- a/graphics/ufraw/DEPENDS
+++ b/graphics/ufraw/DEPENDS
@@ -1,8 +1,8 @@
depends lcms
depends gtkimageview
-optional_depends "exiv2" "--with-exiv2" "" "to access image metadata"
-optional_depends "libexif" "--with-libexif" "" "get exif data"
-optional_depends "gimp" "" "" "for UFRaw to create a Gimp plug-in"
-optional_depends "cfitsio" "" "" "for Flexible Image Transport System support"
-optional_depends "lensfun" "--with-lensfun" "--without-lensfun" "for lens correction support"
+optional_depends "exiv2" "" "" "to access image metadata"
+optional_depends "libexif" "" "" "get exif data"
+optional_depends "cfitsio" "" "" "for Flexible Image Transport System support"
+optional_depends "lensfun" "" "" "for lens correction support"
+optional_depends "gimp" "--with-gimp" "--without-gimp" "for UFRaw to create a Gimp plug-in"
diff --git a/graphics/ufraw/DETAILS b/graphics/ufraw/DETAILS
index 88a2399..4618037 100644
--- a/graphics/ufraw/DETAILS
+++ b/graphics/ufraw/DETAILS
@@ -1,12 +1,11 @@
MODULE=ufraw
- VERSION=0.16
+ VERSION=0.17
SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:ff91ec619d143bbb4698b1003d53c507aca010e5
+ SOURCE_VFY=sha1:0762b238cdcd708948b5aeac552f7f2b1edb1846
WEB_SITE=http://ufraw.sourceforge.net/Install.html
ENTERED=20051002
- UPDATED=20091116
+ UPDATED=20100404
SHORT="manipulate raw images from digital cameras"
cat << EOF
More information about the Lunar-commits
mailing list