]> git.pld-linux.org Git - packages/xine-ui.git/commitdiff
- added VDR support
authorluzik <luzik@pld-linux.org>
Sat, 26 Aug 2006 09:56:36 +0000 (09:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-ui.spec -> 1.84

xine-ui.spec

index c218d62571633690f8b6a1243e32a2722a0fa57d..315f16aa5cd06e43c9870b5b15e7b181364e18b7 100644 (file)
@@ -5,6 +5,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
@@ -29,6 +30,7 @@ Patch0:               %{name}-ncurses.patch
 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}
@@ -144,6 +146,7 @@ Odtwarzacz film
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%{?with_vdr:%patch4 -p1}
 
 %build
 %{__libtoolize}
This page took 0.027181 seconds and 4 git commands to generate.