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: kikadf
Date: Mon Apr 13 14:40:41 UTC 2026
Modified Files:
pkgsrc/graphics: Makefile
Log Message:
Add glslang
To generate a diff of this commit:
cvs rdiff -u -r1.1117 -r1.1118 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.1117 pkgsrc/graphics/Makefile:1.1118
--- pkgsrc/graphics/Makefile:1.1117 Mon Apr 13 13:57:46 2026
+++ pkgsrc/graphics/Makefile Mon Apr 13 14:40:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1117 2026/04/13 13:57:46 kikadf Exp $
+# $NetBSD: Makefile,v 1.1118 2026/04/13 14:40:41 kikadf Exp $
#
COMMENT= Graphics tools and libraries
@@ -194,6 +194,7 @@ SUBDIR+= glitz
SUBDIR+= gliv
SUBDIR+= glm
SUBDIR+= glpng
+SUBDIR+= glslang
SUBDIR+= glu
SUBDIR+= glw
SUBDIR+= glx-utils
Home |
Main Index |
Thread Index |
Old Index