pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw merge with Greg Troxel's "ufraw" p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/174e841044d7
branches: trunk
changeset: 491936:174e841044d7
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Apr 01 13:02:28 2005 +0000
description:
merge with Greg Troxel's "ufraw" pkg in pkgsrc-wip
pkg changes: uses "gimptool" to install (causes an annoying error msg
about arguments to "install" - this is harmless), installs the
standalone "ufraw" utility too
update to 0.4; from the changelog:
-based on DCRaw v6.33
-Rotate Fuji images by 45 degrees.
-Preview dialog is more responsive.
-Disable internationalization for Hebrew and Arabic (The right to left
setting doesn't do good to the preview dialog).
-bugfixes
diffstat:
graphics/gimp-ufraw/Makefile | 13 +++++--------
graphics/gimp-ufraw/PLIST | 3 ++-
graphics/gimp-ufraw/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 13 deletions(-)
diffs (52 lines):
diff -r 45e6336298d9 -r 174e841044d7 graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile Fri Apr 01 11:37:23 2005 +0000
+++ b/graphics/gimp-ufraw/Makefile Fri Apr 01 13:02:28 2005 +0000
@@ -1,22 +1,19 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/02 21:22:10 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/01 13:02:28 drochner Exp $
#
-DISTNAME= ufraw-0.3
-PKGNAME= gimp-ufraw-0.3
+DISTNAME= ufraw-0.4
+PKGNAME= gimp-ufraw-0.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/}
-MAINTAINER= tech-pkg%NetBSD.org@localhost
+MAINTAINER= gdt%ir.bbn.com@localhost
HOMEPAGE= http://ufraw.sourceforge.net/
COMMENT= GIMP plug-in for raw digicam import
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
BUILD_TARGET= build
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ufraw-gimp \
- ${PREFIX}/lib/gimp/2.0/plug-ins
+INSTALL_TARGET= install-admin
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/gimp/buildlink3.mk"
diff -r 45e6336298d9 -r 174e841044d7 graphics/gimp-ufraw/PLIST
--- a/graphics/gimp-ufraw/PLIST Fri Apr 01 11:37:23 2005 +0000
+++ b/graphics/gimp-ufraw/PLIST Fri Apr 01 13:02:28 2005 +0000
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/02 21:22:10 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/04/01 13:02:28 drochner Exp $
+bin/ufraw
lib/gimp/2.0/plug-ins/ufraw-gimp
diff -r 45e6336298d9 -r 174e841044d7 graphics/gimp-ufraw/distinfo
--- a/graphics/gimp-ufraw/distinfo Fri Apr 01 11:37:23 2005 +0000
+++ b/graphics/gimp-ufraw/distinfo Fri Apr 01 13:02:28 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 08:45:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/01 13:02:28 drochner Exp $
-SHA1 (ufraw-0.3.tar.gz) = 8edd345af655a77133999aa00be28cc5cbf2d836
-RMD160 (ufraw-0.3.tar.gz) = 3d577e625b71c0d4ecd12d1c21b7aa7aa54a4828
-Size (ufraw-0.3.tar.gz) = 97908 bytes
+SHA1 (ufraw-0.4.tar.gz) = dd907171f6e3b0055499f108ba212465839d6f89
+RMD160 (ufraw-0.4.tar.gz) = e1a8106305fcc2b5405344cdca28c0fa503dcb66
+Size (ufraw-0.4.tar.gz) = 101409 bytes
Home |
Main Index |
Thread Index |
Old Index