packages: Mesa/Mesa.spec - updated static_libs comments

qboosh qboosh at pld-linux.org
Sun Mar 11 14:03:27 CET 2012


Author: qboosh                       Date: Sun Mar 11 13:03:27 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated static_libs comments

---- Files affected:
packages/Mesa:
   Mesa.spec (1.311 -> 1.312) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.311 packages/Mesa/Mesa.spec:1.312
--- packages/Mesa/Mesa.spec:1.311	Sun Mar 11 13:15:13 2012
+++ packages/Mesa/Mesa.spec	Sun Mar 11 14:03:22 2012
@@ -4,7 +4,7 @@
 # - consider:
 #   --enable-shared-dricore
 # - subpackage with non-dri libGL for use with X-servers with missing GLX extension?
-# - resurrect static if it's useful
+# - resurrect static if it's useful (using plain xorg target? DRI doesn't support static)
 #
 # Conditional build:
 %bcond_without	egl		# EGL libraries
@@ -14,7 +14,7 @@
 %bcond_without	osmesa		# OSMesa libraries
 %bcond_without	gbm		# Graphics Buffer Manager
 %bcond_with	xa		# XA state tracker (for future vmwgfx xorg driver)
-%bcond_with	static_libs	# static libraries
+%bcond_with	static_libs	# static libraries [not supported for DRI, thus broken currently]
 #
 # minimal supported xserver version
 %define		xserver_ver	1.5.0
@@ -1219,6 +1219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.312  2012/03/11 13:03:22  qboosh
+- updated static_libs comments
+
 Revision 1.311  2012/03/11 12:15:13  qboosh
 - added link patch to fix vdpau-nouveau, xvmc-* and xatracker linking instead of disabling checks
 - added xa bcond to allow build libxatracker (Gallium/XA API state tracker)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.311&r2=1.312&f=u



More information about the pld-cvs-commit mailing list