pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 17 13:02:12 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/py-gtkglext: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/py-gtkglext/patches: patch-aa

Log Message:
py-gtkglext: remove

python 2 bindings for gtkglext, unused in pkgsrc, uses py-gtk2


To generate a diff of this commit:
cvs rdiff -u -r1.2519 -r1.2520 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1042 -r1.1043 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/py-gtkglext/DESCR
cvs rdiff -u -r1.73 -r0 pkgsrc/graphics/py-gtkglext/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-gtkglext/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/graphics/py-gtkglext/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/py-gtkglext/patches/patch-aa

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

Modified files:

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2519 pkgsrc/doc/CHANGES-2024:1.2520
--- pkgsrc/doc/CHANGES-2024:1.2519      Wed Apr 17 12:59:30 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Apr 17 13:02:12 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2519 2024/04/17 12:59:30 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2520 2024/04/17 13:02:12 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4173,3 +4173,4 @@ Changes to the packages collection and i
        Updated devel/libappindicator to 12.10.0nb24 [wiz 2024-04-17]
        Removed graphics/comix successor graphics/py-mcomix [wiz 2024-04-17]
        Removed graphics/dia-python [wiz 2024-04-17]
+       Removed graphics/py-gtkglext [wiz 2024-04-17]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1042 pkgsrc/graphics/Makefile:1.1043
--- pkgsrc/graphics/Makefile:1.1042     Wed Apr 17 12:59:30 2024
+++ pkgsrc/graphics/Makefile    Wed Apr 17 13:02:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1042 2024/04/17 12:59:30 wiz Exp $
+# $NetBSD: Makefile,v 1.1043 2024/04/17 13:02:11 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -511,7 +511,6 @@ SUBDIR+=    py-gdmodule
 SUBDIR+=       py-ggplot
 SUBDIR+=       py-glad2
 SUBDIR+=       py-graphviz
-SUBDIR+=       py-gtkglext
 SUBDIR+=       py-imageio
 SUBDIR+=       py-imagesize
 SUBDIR+=       py-imaging



Home | Main Index | Thread Index | Old Index