summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgdt <gdt>2005-11-18 11:23:34 +0000
committergdt <gdt>2005-11-18 11:23:34 +0000
commit6e0bae4d1925d55be5b67ce124266f18f5eb459b (patch)
treedd6aec4af4d7ef3d987acc19089ff1b237495f23 /graphics
parent6816e935f600f0ada051c126fa24eb2b72e55f69 (diff)
downloadpkgsrc-6e0bae4d1925d55be5b67ce124266f18f5eb459b.tar.gz
Update to 0.6
Binaries created by --enable-extras are no longer included in the package, per the upstream author's guidance. 13/11/2005 - UFRaw-0.6 released, based on DCRaw v7.84. * Enabled AHD (Adaptive Homogeneity-Directed) interpolation. * Added base curve, which simulates Nikon tone curve behavior. (The old correction curve is still there.) * Automatically apply the embedded custom curve only if the camera was setup to use this curve. * Support the D1X rectangular pixels. * Fix EXIF support with libtiff 3.7.4. * Some bug fixes.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-ufraw/Makefile7
-rw-r--r--graphics/gimp-ufraw/PLIST5
-rw-r--r--graphics/gimp-ufraw/distinfo10
3 files changed, 7 insertions, 15 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile
index 85eb13f446d..3b7ecc1d741 100644
--- a/graphics/gimp-ufraw/Makefile
+++ b/graphics/gimp-ufraw/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/10/10 09:07:22 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/18 11:23:34 gdt Exp $
-DISTNAME= ufraw-0.5
+DISTNAME= ufraw-0.6
PKGNAME= gimp-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/}
@@ -19,8 +18,6 @@ USE_TOOLS+= perl:run pod2man
GCC_REQD+= 3.0
BUILDLINK_TRANSFORM+= rm:-std=gnu99
-CONFIGURE_ARGS+= --enable-extras
-
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
diff --git a/graphics/gimp-ufraw/PLIST b/graphics/gimp-ufraw/PLIST
index bd83b0286df..8686be63181 100644
--- a/graphics/gimp-ufraw/PLIST
+++ b/graphics/gimp-ufraw/PLIST
@@ -1,9 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2005/09/27 00:31:18 gdt Exp $
-bin/dcraw
-bin/nikon-curve
+@comment $NetBSD: PLIST,v 1.4 2005/11/18 11:23:34 gdt Exp $
bin/ufraw
bin/ufraw-batch
-bin/ufraw-exif
lib/gimp/2.0/plug-ins/ufraw-gimp
man/man1/ufraw.1
share/applications/ufraw.desktop
diff --git a/graphics/gimp-ufraw/distinfo b/graphics/gimp-ufraw/distinfo
index b22d075e7ab..6330c064b8c 100644
--- a/graphics/gimp-ufraw/distinfo
+++ b/graphics/gimp-ufraw/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/10/10 09:07:22 rillig Exp $
+$NetBSD: distinfo,v 1.12 2005/11/18 11:23:34 gdt Exp $
-SHA1 (ufraw-0.5.tar.gz) = dc6d89157acd25d84ee48148772d6800dfb4eb1c
-RMD160 (ufraw-0.5.tar.gz) = 5cfe6be92507b81996d98fa6ddedc1de34a1ba52
-Size (ufraw-0.5.tar.gz) = 284234 bytes
-SHA1 (patch-aa) = 1ef87b4f0429b01338957b2e0203fd7cb95f08e1
-SHA1 (patch-ab) = ece7b54ed6e2209dd4654bc9c29d07c2c5db3e0a
+SHA1 (ufraw-0.6.tar.gz) = 779414bed871494169803117447851e378d7758c
+RMD160 (ufraw-0.6.tar.gz) = bc9f7eaa8da33f01abf9ee2a7078e79461b3f6a2
+Size (ufraw-0.6.tar.gz) = 295528 bytes