pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gimp-ufraw



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon May 19 11:21:39 UTC 2025

Modified Files:
        pkgsrc/graphics/gimp-ufraw: Makefile PLIST

Log Message:
gimp-ufraw: More gimp2 adjustments

  - explain historical PKGPATH
  - gc optional gimp file in PLIST, now that it can't exist


To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/graphics/gimp-ufraw/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/gimp-ufraw/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gimp-ufraw/Makefile
diff -u pkgsrc/graphics/gimp-ufraw/Makefile:1.156 pkgsrc/graphics/gimp-ufraw/Makefile:1.157
--- pkgsrc/graphics/gimp-ufraw/Makefile:1.156   Thu Apr 24 14:14:20 2025
+++ pkgsrc/graphics/gimp-ufraw/Makefile Mon May 19 11:21:38 2025
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.156 2025/04/24 14:14:20 wiz Exp $
+# $NetBSD: Makefile,v 1.157 2025/05/19 11:21:38 gdt Exp $
 
+# PKGPATH having gimp- is historical; this used to be primarily a gimp
+# plugin but is now a standalone program.
 DISTNAME=              ufraw-0.22
 PKGNAME=               gimp-${DISTNAME}
 PKGREVISION=           51

Index: pkgsrc/graphics/gimp-ufraw/PLIST
diff -u pkgsrc/graphics/gimp-ufraw/PLIST:1.17 pkgsrc/graphics/gimp-ufraw/PLIST:1.18
--- pkgsrc/graphics/gimp-ufraw/PLIST:1.17       Sat Feb 22 14:40:25 2025
+++ pkgsrc/graphics/gimp-ufraw/PLIST    Mon May 19 11:21:38 2025
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.17 2025/02/22 14:40:25 gdt Exp $
+@comment $NetBSD: PLIST,v 1.18 2025/05/19 11:21:38 gdt Exp $
 bin/ufraw
 bin/ufraw-batch
-${PLIST.gimp}lib/gimp/2.0/plug-ins/ufraw-gimp
 man/man1/ufraw.1
 share/appdata/ufraw.appdata.xml
 share/applications/ufraw.desktop



Home | Main Index | Thread Index | Old Index