packages: xbmc/xbmc.spec - added bcond for goom visualisation

w.kier w.kier at pld-linux.org
Fri Dec 31 14:11:47 CET 2010


Author: w.kier                       Date: Fri Dec 31 13:11:47 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added bcond for goom visualisation

---- Files affected:
packages/xbmc:
   xbmc.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/xbmc/xbmc.spec
diff -u packages/xbmc/xbmc.spec:1.21 packages/xbmc/xbmc.spec:1.22
--- packages/xbmc/xbmc.spec:1.21	Thu Dec 30 21:33:01 2010
+++ packages/xbmc/xbmc.spec	Fri Dec 31 14:11:42 2010
@@ -12,6 +12,7 @@
 #
 # Conditional build:
 %bcond_with     external_python
+%bcond_without	goom
 
 Summary:	XBMC
 Name:		xbmc
@@ -112,7 +113,8 @@
 %configure \
 	--disable-debug \
 	--enable-external-libraries \
-	--%{?with_external_python:en}%{!?with_external_python:dis}able-external-python
+	--%{?with_external_python:en}%{!?with_external_python:dis}able-external-python \
+	--%{?with_goom:en}%{!?with_goom:dis}able-goom
 %{__make}
 
 %install
@@ -154,6 +156,9 @@
 
 
 $Log$
+Revision 1.22  2010/12/31 13:11:42  w.kier
+- added bcond for goom visualisation
+
 Revision 1.21  2010/12/30 20:33:01  w.kier
 -  wrong Conflicts removed
    warning about SDL and nvidia compatibility added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xbmc/xbmc.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list