SPECS: xine-lib.spec - added VDR support

luzik luzik at pld-linux.org
Sat Aug 26 11:57:55 CEST 2006


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

---- Files affected:
SPECS:
   xine-lib.spec (1.179 -> 1.180) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.179 SPECS/xine-lib.spec:1.180
--- SPECS/xine-lib.spec:1.179	Mon Jul 24 13:40:46 2006
+++ SPECS/xine-lib.spec	Sat Aug 26 11:57:50 2006
@@ -20,6 +20,7 @@
 %bcond_without	sdl		# don't build SDL video output plugin
 %bcond_without	stk		# don't build stk video output plugin
 %bcond_with	xvid		# build xvid decode plugin [disabled in sources at the moment]
+%bcond_with	vdr		# build with vdr support
 #
 %ifnarch %{ix86}
 %undefine	with_dxr3
@@ -41,6 +42,7 @@
 Patch1:		%{name}-nolibs.patch
 Patch2:		%{name}-sparc.patch
 Patch3:		%{name}-win32-path.patch
+Patch4:		%{name}-vdr.patch
 URL:		http://xine.sourceforge.net/
 %{?with_directfb:BuildRequires:	DirectFB-devel >= 0.9.22}
 %{?with_fusionsound:BuildRequires:	FusionSound-devel >= 0.9.23}
@@ -707,6 +709,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%{?with_vdr:%patch4 -p1}
 
 %build
 %{__libtoolize}
@@ -1047,6 +1050,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.180  2006/08/26 09:57:50  luzik
+- added VDR support
+
 Revision 1.179  2006/07/24 11:40:46  freetz
 - removed EA, not needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.179&r2=1.180&f=u



More information about the pld-cvs-commit mailing list