SPECS: evas.spec - without directfb bcond

sparky sparky at pld-linux.org
Mon Jan 23 18:56:27 CET 2006


Author: sparky                       Date: Mon Jan 23 17:56:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- without directfb bcond

---- Files affected:
SPECS:
   evas.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/evas.spec
diff -u SPECS/evas.spec:1.18 SPECS/evas.spec:1.19
--- SPECS/evas.spec:1.18	Sat Jan 14 18:45:13 2006
+++ SPECS/evas.spec	Mon Jan 23 18:56:21 2006
@@ -4,6 +4,7 @@
 %bcond_without	mmx		# without MMX and MMX2
 %bcond_without	sse		# without SSE
 %bcond_without	altivec		# without altivec
+%bcond_without	directfb	# build without DirectFB support
 %bcond_without	static_libs	# don't build static library
 #
 %ifnarch i586 i686 athlon %{x8664}
@@ -27,7 +28,7 @@
 # Source0-md5:	ca5528c8894d49cbdf77873f5974c0e8
 #Patch0:		%{name}-missing_m4.patch
 URL:		http://enlightenment.org/Libraries/Evas/
-BuildRequires:	DirectFB-devel
+%{?with_directfb:BuildRequires:	DirectFB-devel}
 BuildRequires:	OpenGL-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -110,7 +111,7 @@
 	%{!?with_static_libs:--disable-static} \
 	--enable-software-x11 	\
 	--disable-software-xcb	\
-	--enable-directfb	\
+	--%{?with_directfb:en}%{!?with_directfb:dis}able-directfb	\
 	--enable-fb		\
 	--enable-buffer		\
 	--disable-software-qtopia \
@@ -190,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/01/23 17:56:21  sparky
+- without directfb bcond
+
 Revision 1.18  2006/01/14 17:45:13  sparky
 - up to 0.9.9.023
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evas.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list