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:   leot
Date:           Mon Jan  1 15:40:21 UTC 2024

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Add py-glad2


To generate a diff of this commit:
cvs rdiff -u -r1.1032 -r1.1033 pkgsrc/graphics/Makefile

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.1032 pkgsrc/graphics/Makefile:1.1033
--- pkgsrc/graphics/Makefile:1.1032     Sun Dec 10 02:17:02 2023
+++ pkgsrc/graphics/Makefile    Mon Jan  1 15:40:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1032 2023/12/10 02:17:02 riastradh Exp $
+# $NetBSD: Makefile,v 1.1033 2024/01/01 15:40:20 leot Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -508,6 +508,7 @@ SUBDIR+=    py-exifread
 SUBDIR+=       py-gdchart
 SUBDIR+=       py-gdmodule
 SUBDIR+=       py-ggplot
+SUBDIR+=       py-glad2
 SUBDIR+=       py-graphviz
 SUBDIR+=       py-gtkglext
 SUBDIR+=       py-imageio



Home | Main Index | Thread Index | Old Index