pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw Update to 0.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/c08240f54dc2
branches: trunk
changeset: 503322:c08240f54dc2
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Nov 18 11:23:34 2005 +0000
description:
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:
graphics/gimp-ufraw/Makefile | 7 ++-----
graphics/gimp-ufraw/PLIST | 5 +----
graphics/gimp-ufraw/distinfo | 10 ++++------
3 files changed, 7 insertions(+), 15 deletions(-)
diffs (52 lines):
diff -r bcdbe259d954 -r c08240f54dc2 graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile Fri Nov 18 11:07:27 2005 +0000
+++ b/graphics/gimp-ufraw/Makefile Fri Nov 18 11:23:34 2005 +0000
@@ -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 @@
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 -r bcdbe259d954 -r c08240f54dc2 graphics/gimp-ufraw/PLIST
--- a/graphics/gimp-ufraw/PLIST Fri Nov 18 11:07:27 2005 +0000
+++ b/graphics/gimp-ufraw/PLIST Fri Nov 18 11:23:34 2005 +0000
@@ -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 -r bcdbe259d954 -r c08240f54dc2 graphics/gimp-ufraw/distinfo
--- a/graphics/gimp-ufraw/distinfo Fri Nov 18 11:07:27 2005 +0000
+++ b/graphics/gimp-ufraw/distinfo Fri Nov 18 11:23:34 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index