SPECS: mplayer.spec - enable OSD menu

arekm arekm at pld-linux.org
Sun Jun 26 00:05:25 CEST 2005


Author: arekm                        Date: Sat Jun 25 22:05:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable OSD menu

---- Files affected:
SPECS:
   mplayer.spec (1.283 -> 1.284) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.283 SPECS/mplayer.spec:1.284
--- SPECS/mplayer.spec:1.283	Mon Jun 20 21:34:17 2005
+++ SPECS/mplayer.spec	Sun Jun 26 00:05:18 2005
@@ -72,7 +72,7 @@
 Summary(pt_BR):	Reprodutor de filmes
 Name:		mplayer
 Version:	1.0
-Release:	1.%{pre}.2
+Release:	1.%{pre}.3
 Epoch:		2
 License:	GPL
 Group:		X11/Applications/Multimedia
@@ -255,11 +255,12 @@
 CC="%{__cc}"
 export CC CFLAGS
 ./configure \
-    --disable-gcc-checking \
+	--disable-gcc-checking \
 	--prefix=%{_prefix} \
 	--confdir=%{_sysconfdir}/mplayer \
 	--with-x11incdir=%{_prefix}/X11R6/include \
 	--with-extraincdir=%{_includedir}/xvid \
+	--enable-menu \
 %ifnarch %{ix86}
 	--disable-mmx \
 	--disable-mmx2 \
@@ -435,6 +436,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.284  2005/06/25 22:05:18  arekm
+- enable OSD menu
+
 Revision 1.283  2005/06/20 19:34:17  saq
 - amd64 build fix
 - release .2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.283&r2=1.284&f=u




More information about the pld-cvs-commit mailing list