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 13:57:46 UTC 2026

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add vulkan-loader


To generate a diff of this commit:
cvs rdiff -u -r1.1116 -r1.1117 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.1116 pkgsrc/graphics/Makefile:1.1117
--- pkgsrc/graphics/Makefile:1.1116     Fri Apr  3 02:19:29 2026
+++ pkgsrc/graphics/Makefile    Mon Apr 13 13:57:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1116 2026/04/03 02:19:29 markd Exp $
+# $NetBSD: Makefile,v 1.1117 2026/04/13 13:57:46 kikadf Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -875,6 +875,7 @@ SUBDIR+=    vp
 SUBDIR+=       vtk
 SUBDIR+=       vtk-docs
 SUBDIR+=       vulkan-headers
+SUBDIR+=       vulkan-loader
 SUBDIR+=       vulkan-tools
 SUBDIR+=       vv
 SUBDIR+=       wallust



Home | Main Index | Thread Index | Old Index