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:   nia
Date:           Fri Jan 10 11:15:44 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/libglvnd: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
graphics: Remove libglvnd.

I originally imported this thinking it'd be useful. Turns out it's only
useful when you need proprietary nvidia drivers and Mesa to coeexist, and
this isn't supported in pkgsrc anyway.


To generate a diff of this commit:
cvs rdiff -u -r1.872 -r1.873 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/libglvnd/DESCR \
    pkgsrc/graphics/libglvnd/PLIST pkgsrc/graphics/libglvnd/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/libglvnd/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/libglvnd/buildlink3.mk

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.872 pkgsrc/graphics/Makefile:1.873
--- pkgsrc/graphics/Makefile:1.872      Wed Jan  1 01:57:59 2020
+++ pkgsrc/graphics/Makefile    Fri Jan 10 11:15:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.872 2020/01/01 01:57:59 kamil Exp $
+# $NetBSD: Makefile,v 1.873 2020/01/10 11:15:44 nia Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -309,7 +309,6 @@ SUBDIR+=    libggiwmh
 SUBDIR+=       libgii
 SUBDIR+=       libgiigic
 SUBDIR+=       libgltf
-SUBDIR+=       libglvnd
 SUBDIR+=       libgnomecanvas
 SUBDIR+=       libgnomecanvasmm
 SUBDIR+=       libimagequant



Home | Main Index | Thread Index | Old Index