packages: mythtv/mythtv.spec - bcond for building vdpau support with nvidia...

w.kier w.kier at pld-linux.org
Fri Oct 23 23:13:52 CEST 2009


Author: w.kier                       Date: Fri Oct 23 21:13:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bcond for building vdpau support with nvidia headers

---- Files affected:
packages/mythtv:
   mythtv.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: packages/mythtv/mythtv.spec
diff -u packages/mythtv/mythtv.spec:1.82 packages/mythtv/mythtv.spec:1.83
--- packages/mythtv/mythtv.spec:1.82	Tue Oct 20 16:29:27 2009
+++ packages/mythtv/mythtv.spec	Fri Oct 23 23:13:46 2009
@@ -28,6 +28,7 @@
 %bcond_with	mmx		# enable MMX
 %bcond_with     dshowserver	# enable directshow codecs server
 %bcond_with 	directfb
+%bcond_with		nvidia_headers
 
 # enable mmx automatically on arches having it
 %ifarch %{ix86} %{x8664}
@@ -41,7 +42,7 @@
 %undefine with_dshowserver
 %endif
 
-%define snap rc1
+%define snap 0
 #%define rel 0.1
 Summary:	A personal video recorder (PVR) application
 Summary(pl.UTF-8):	Osobista aplikacja do nagrywania obrazu (PVR)
@@ -69,8 +70,8 @@
 #Patch4: %{name}-dvdnav-shared.patch
 Patch20:	%{name}-dshowserver_trunk.patch
 URL:		http://www.mythtv.org/
-BuildConflicts:	xorg-driver-video-nvidia-libs
-BuildConflicts: xorg-driver-video-nvidia-devel
+%{?without_nvidia_headers:BuildConflicts:	xorg-driver-video-nvidia-libs}
+%{?without_nvidia_headers:BuildConflicts: xorg-driver-video-nvidia-devel}
 BuildRequires:	Mesa-libGLU-devel
 #BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
@@ -620,6 +621,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2009/10/23 21:13:46  w.kier
+- bcond for building vdpau support with nvidia headers
+
 Revision 1.82  2009/10/20 14:29:27  w.kier
 - second nvidia cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythtv/mythtv.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list