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:   adam
Date:           Thu Aug 27 07:11:40 UTC 2026

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/py-imaging: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/graphics/py-imaging/files: Setup.in
        pkgsrc/graphics/py-imaging/patches: patch-PIL_EpsImagePlugin.py
            patch-PIL_IcnsImagePlugin.py patch-PIL_Image.py
            patch-PIL_IptcImagePlugin.py patch-PIL_JpegImagePlugin.py
            patch-PcdDecode patch-_imagingft.c patch-ab patch-ac
        pkgsrc/graphics/skencil: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/skencil/patches: patch-aa patch-ab patch-ac patch-ad

Log Message:
py-imaging, skencil: removed; outdated and unmaintained


To generate a diff of this commit:
cvs rdiff -u -r1.1125 -r1.1126 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/py-imaging/DESCR
cvs rdiff -u -r1.63 -r0 pkgsrc/graphics/py-imaging/Makefile
cvs rdiff -u -r1.15 -r0 pkgsrc/graphics/py-imaging/PLIST
cvs rdiff -u -r1.20 -r0 pkgsrc/graphics/py-imaging/buildlink3.mk
cvs rdiff -u -r1.22 -r0 pkgsrc/graphics/py-imaging/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/py-imaging/files/Setup.in
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/py-imaging/patches/patch-PIL_EpsImagePlugin.py \
    pkgsrc/graphics/py-imaging/patches/patch-PIL_IcnsImagePlugin.py \
    pkgsrc/graphics/py-imaging/patches/patch-PIL_Image.py \
    pkgsrc/graphics/py-imaging/patches/patch-PIL_IptcImagePlugin.py \
    pkgsrc/graphics/py-imaging/patches/patch-PIL_JpegImagePlugin.py \
    pkgsrc/graphics/py-imaging/patches/patch-PcdDecode \
    pkgsrc/graphics/py-imaging/patches/patch-_imagingft.c \
    pkgsrc/graphics/py-imaging/patches/patch-ac
cvs rdiff -u -r1.8 -r0 pkgsrc/graphics/py-imaging/patches/patch-ab
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/skencil/DESCR
cvs rdiff -u -r1.53 -r0 pkgsrc/graphics/skencil/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/skencil/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/graphics/skencil/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/skencil/patches/patch-aa
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/skencil/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/skencil/patches/patch-ac
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/skencil/patches/patch-ad

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.1125 pkgsrc/graphics/Makefile:1.1126
--- pkgsrc/graphics/Makefile:1.1125     Mon Aug 10 07:31:27 2026
+++ pkgsrc/graphics/Makefile    Thu Aug 27 07:11:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1125 2026/08/10 07:31:27 wiz Exp $
+# $NetBSD: Makefile,v 1.1126 2026/08/27 07:11:39 adam Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -511,7 +511,6 @@ SUBDIR+=    py-glad2
 SUBDIR+=       py-graphviz
 SUBDIR+=       py-imageio
 SUBDIR+=       py-imagesize
-SUBDIR+=       py-imaging
 SUBDIR+=       py-japanize-matplotlib
 SUBDIR+=       py-leather
 SUBDIR+=       py-matplotlib
@@ -604,7 +603,6 @@ SUBDIR+=    silgraphite-ft
 SUBDIR+=       silgraphite-xft
 SUBDIR+=       simage
 SUBDIR+=       simp
-SUBDIR+=       skencil
 SUBDIR+=       slim-themes
 SUBDIR+=       spcaview
 SUBDIR+=       stitchy



Home | Main Index | Thread Index | Old Index