packages: Mesa/Mesa.spec - updated todo and bconds

qboosh qboosh at pld-linux.org
Tue Feb 21 21:05:37 CET 2012


Author: qboosh                       Date: Tue Feb 21 20:05:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated todo and bconds

---- Files affected:
packages/Mesa:
   Mesa.spec (1.300 -> 1.301) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.300 packages/Mesa/Mesa.spec:1.301
--- packages/Mesa/Mesa.spec:1.300	Tue Feb 21 20:53:32 2012
+++ packages/Mesa/Mesa.spec	Tue Feb 21 21:05:31 2012
@@ -2,18 +2,17 @@
 #
 # TODO:
 # - consider:
-#   --enable-shared-glapi (for libGL; required if the same app uses GL and GLES)
 #   --enable-shared-dricore
 # - subpackage with non-dri libGL for use with X-servers with missing GLX extension?
 # - resurrect static if it's useful
 #
 # Conditional build:
-%bcond_without	egl	# build egl
-%bcond_without	gallium	# don't build gallium
+%bcond_without	egl		# EGL libraries
+%bcond_without	gallium		# gallium drivers
 %bcond_with	gallium_intel	# gallium i915 driver (but doesn't work with AIGLX)
 %bcond_without	gallium_nouveau	# gallium nouveau driver
-%bcond_without	osmesa	# don't build osmesa
-%bcond_without	gbm	# with Graphics Buffer Manager
+%bcond_without	osmesa		# OSMesa libraries
+%bcond_without	gbm		# with Graphics Buffer Manager
 %bcond_with	static_libs	# static libraries
 #
 # minimal supported xserver version
@@ -686,7 +685,7 @@
 	--enable-xvmc \
 	--with-gallium-drivers=${gallium_drivers} \
 %else
-	--disable-gallium \
+	--without-gallium-drivers \
 %endif
 	--with-driver=dri \
 	--with-dri-drivers=${dri_drivers} \
@@ -978,6 +977,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.301  2012/02/21 20:05:31  qboosh
+- updated todo and bconds
+
 Revision 1.300  2012/02/21 19:53:32  arekm
 - up to 8.0.1
 
================================================================

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



More information about the pld-cvs-commit mailing list