pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/Mesa
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 30 17:30:11 UTC 2019
Modified Files:
pkgsrc/graphics/Mesa: DESCR Makefile
Log Message:
Mesa: it doesn't make sense for anything to be using this any more
everything should be including the individual packages instead.
mark it deprecated.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/Mesa/DESCR
cvs rdiff -u -r1.73 -r1.74 pkgsrc/graphics/Mesa/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/Mesa/DESCR
diff -u pkgsrc/graphics/Mesa/DESCR:1.2 pkgsrc/graphics/Mesa/DESCR:1.3
--- pkgsrc/graphics/Mesa/DESCR:1.2 Wed Aug 21 16:15:57 2019
+++ pkgsrc/graphics/Mesa/DESCR Fri Aug 30 17:30:11 2019
@@ -1,2 +1,5 @@
Metapackage that pulls in all the libraries necessary for an OpenGL
environment.
+
+Don't include this when making packages, use MesaLib, glu, and freeglut
+individually instead.
Index: pkgsrc/graphics/Mesa/Makefile
diff -u pkgsrc/graphics/Mesa/Makefile:1.73 pkgsrc/graphics/Mesa/Makefile:1.74
--- pkgsrc/graphics/Mesa/Makefile:1.73 Fri Aug 30 17:01:33 2019
+++ pkgsrc/graphics/Mesa/Makefile Fri Aug 30 17:30:11 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2019/08/30 17:01:33 nia Exp $
+# $NetBSD: Makefile,v 1.74 2019/08/30 17:30:11 nia Exp $
PKGNAME= Mesa-7.11.2
MASTER_SITES= # empty
@@ -6,7 +6,7 @@ DISTFILES= # empty
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Graphics library meta package
+COMMENT= Graphics library meta package (deprecated)
META_PACKAGE= # empty
Home |
Main Index |
Thread Index |
Old Index