pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 19 11:18:51 UTC 2025

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/gimp-color-manager: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/gimp-color-manager/patches: patch-aa patch-ab
        pkgsrc/graphics/gimp-high-pass-filter: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/gimp-warp-sharp: DESCR Makefile PLIST distinfo

Log Message:
*: remove some more gimp plugins that are not for gimp>2


To generate a diff of this commit:
cvs rdiff -u -r1.1084 -r1.1085 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/gimp-color-manager/DESCR
cvs rdiff -u -r1.88 -r0 pkgsrc/graphics/gimp-color-manager/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/gimp-color-manager/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/gimp-color-manager/distinfo
cvs rdiff -u -r1.1.1.1 -r0 \
    pkgsrc/graphics/gimp-color-manager/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gimp-color-manager/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gimp-high-pass-filter/DESCR \
    pkgsrc/graphics/gimp-high-pass-filter/Makefile \
    pkgsrc/graphics/gimp-high-pass-filter/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/gimp-high-pass-filter/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/gimp-warp-sharp/DESCR \
    pkgsrc/graphics/gimp-warp-sharp/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/graphics/gimp-warp-sharp/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/gimp-warp-sharp/distinfo

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1084 pkgsrc/graphics/Makefile:1.1085
--- pkgsrc/graphics/Makefile:1.1084     Mon May 19 11:08:53 2025
+++ pkgsrc/graphics/Makefile    Mon May 19 11:18:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1084 2025/05/19 11:08:53 wiz Exp $
+# $NetBSD: Makefile,v 1.1085 2025/05/19 11:18:49 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -177,13 +177,10 @@ SUBDIR+=  gifsicle
 SUBDIR+=       gifski
 SUBDIR+=       giftrans
 SUBDIR+=       gimp
-SUBDIR+=       gimp-color-manager
 SUBDIR+=       gimp-create-spritesheet
 SUBDIR+=       gimp-devel
-SUBDIR+=       gimp-high-pass-filter
 SUBDIR+=       gimp-resynthesizer
 SUBDIR+=       gimp-ufraw
-SUBDIR+=       gimp-warp-sharp
 SUBDIR+=       giram
 SUBDIR+=       girara
 SUBDIR+=       gl2ps



Home | Main Index | Thread Index | Old Index