SPECS: xine-ui.spec - up to 0.99.5 - some patches commented out (d...

shadzik shadzik at pld-linux.org
Fri May 4 02:38:22 CEST 2007


Author: shadzik                      Date: Fri May  4 00:38:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.99.5
- some patches commented out (dunno if all are obsolete, patch0 seems so)
- explicitly tell configure to build aalib support

---- Files affected:
SPECS:
   xine-ui.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/xine-ui.spec
diff -u SPECS/xine-ui.spec:1.91 SPECS/xine-ui.spec:1.92
--- SPECS/xine-ui.spec:1.91	Mon Feb 12 23:09:23 2007
+++ SPECS/xine-ui.spec	Fri May  4 02:38:17 2007
@@ -18,12 +18,12 @@
 Summary(pt_BR.UTF-8):	Xine, um player de video
 Summary(zh_CN.UTF-8):	一个免费的视频播放器(界面)
 Name:		xine-ui
-Version:	0.99.4
-Release:	7
+Version:	0.99.5
+Release:	0.1
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://dl.sourceforge.net/xine/%{name}-%{version}.tar.gz
-# Source0-md5:	90ea1f76747e9788a30a73e7f4a76cf6
+# Source0-md5:	e643cd1fcad4d98a5ae4eb877ce5087b
 Source1:	xine.desktop
 Source2:	xine.png
 Source3:	xine_logo.png
@@ -41,7 +41,7 @@
 BuildRequires:	bison
 BuildRequires:	curl-devel >= 7.10.2
 BuildRequires:	gettext-devel
-%{?with_caca:BuildRequires:	libcaca-devel >= 0.3}
+%{?with_caca:BuildRequires:	libcaca-devel >= 0.9}
 %{?with_nvtv:BuildRequires:	libnvtvsimple-devel >= 0.4.6}
 BuildRequires:	libpng-devel
 BuildRequires:	libtool
@@ -144,11 +144,11 @@
 
 %prep
 %setup -q
-%patch0 -p0
+#%patch0 -p0
 %patch1 -p1
-%patch2 -p1
+#%patch2 -p1
 %patch3 -p1
-%patch4 -p1
+#%patch4 -p1
 #%{?with_vdr:%patchX -p1}
 
 %build
@@ -160,9 +160,11 @@
 %configure \
 	--disable-orbit \
 	--disable-corba \
+	--with-ncurses \
 %{!?with_lirc:	--disable-lirc} \
 %{?with_lirc:	--enable-lirc} \
-%{?with_vdr:	--enable-vdr-keys}
+%{?with_vdr:	--enable-vdr-keys} \
+	--with%{!?with_aalib:out}-aalib
 
 %{__make}
 
@@ -243,6 +245,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2007/05/04 00:38:17  shadzik
+- up to 0.99.5
+- some patches commented out (dunno if all are obsolete, patch0 seems so)
+- explicitly tell configure to build aalib support
+
 Revision 1.91  2007/02/12 22:09:23  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list