SPECS: xine-ui.spec - added VDR support

luzik luzik at pld-linux.org
Sat Aug 26 11:56:41 CEST 2006


Author: luzik                        Date: Sat Aug 26 09:56:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added VDR support

---- Files affected:
SPECS:
   xine-ui.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/xine-ui.spec
diff -u SPECS/xine-ui.spec:1.83 SPECS/xine-ui.spec:1.84
--- SPECS/xine-ui.spec:1.83	Mon Aug  7 18:04:36 2006
+++ SPECS/xine-ui.spec	Sat Aug 26 11:56:36 2006
@@ -6,6 +6,7 @@
 %bcond_without	lirc		# without lirc support
 %bcond_without	nvtv		# without nvtv support
 %bcond_with	directfb	# with dfbxine UI [disabled in sources at the moment]
+%bcond_with	vdr		# with vdr support
 #
 %ifnarch alpha arm %{ix86} ia64 sh %{x8664}
 %undefine	with_nvtv
@@ -30,6 +31,7 @@
 Patch1:		%{name}-nolibs.patch
 Patch2:		%{name}-pl.po.patch
 Patch3:		%{name}-curl.patch
+Patch4:		%{name}-vdr.patch
 URL:		http://xine.sourceforge.net/
 %{?with_directfb:BuildRequires:	DirectFB-devel >= 0.9.10}
 %{?with_aalib:BuildRequires:	aalib-devel >= 1.2.0}
@@ -145,6 +147,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%{?with_vdr:%patch4 -p1}
 
 %build
 %{__libtoolize}
@@ -237,6 +240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2006/08/26 09:56:36  luzik
+- added VDR support
+
 Revision 1.83  2006/08/07 16:04:36  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-ui.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list