diff options
author | gdt <gdt@pkgsrc.org> | 2006-03-14 15:19:20 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-03-14 15:19:20 +0000 |
commit | 3d1134260c3bb8207e2fe2bfc6594349096d8099 (patch) | |
tree | fecc2d5bb178efc981a073605691804402656377 /graphics/gimp-ufraw | |
parent | 36d559ce5602e1d843c84a0e1ace50fb67f80f00 (diff) | |
download | pkgsrc-3d1134260c3bb8207e2fe2bfc6594349096d8099.tar.gz |
Update to 0.7
03/03/2006 - UFRaw-0.7 released, based on DCRaw v8.05.
* Much more accurate white balance temperature setting.
* White balance presets per camera model.
* Show the channel multipliers in the UI.
* Apply base curve before gamma curve.
* Fix a few general bugs.
* Fix camera specific bugs for Sony F828, Sigma Foveon, Nikon D2H, D1X.
Diffstat (limited to 'graphics/gimp-ufraw')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp-ufraw/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index c863e618115..66ed5a39fcf 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2006/03/06 00:18:16 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/03/14 15:19:20 gdt Exp $ -DISTNAME= ufraw-0.6 +DISTNAME= ufraw-0.7 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} diff --git a/graphics/gimp-ufraw/distinfo b/graphics/gimp-ufraw/distinfo index 6330c064b8c..65e0356d22d 100644 --- a/graphics/gimp-ufraw/distinfo +++ b/graphics/gimp-ufraw/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2005/11/18 11:23:34 gdt Exp $ +$NetBSD: distinfo,v 1.13 2006/03/14 15:19:20 gdt Exp $ -SHA1 (ufraw-0.6.tar.gz) = 779414bed871494169803117447851e378d7758c -RMD160 (ufraw-0.6.tar.gz) = bc9f7eaa8da33f01abf9ee2a7078e79461b3f6a2 -Size (ufraw-0.6.tar.gz) = 295528 bytes +SHA1 (ufraw-0.7.tar.gz) = f1704e14c38e45938adb431c567e1100d08ace6a +RMD160 (ufraw-0.7.tar.gz) = 5462ca2d32c99bd7ff8b50fc38729c9e9670ae49 +Size (ufraw-0.7.tar.gz) = 309990 bytes |