Author: glen                         Date: Mon Dec  4 23:06:38 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- x264 enabled (fixed symbols in libavcodec)

---- Files affected:
SPECS:
   mplayer.spec (1.316.2.16 -> 1.316.2.17) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.316.2.16 SPECS/mplayer.spec:1.316.2.17
--- SPECS/mplayer.spec:1.316.2.16       Mon Dec  4 22:19:38 2006
+++ SPECS/mplayer.spec  Tue Dec  5 00:06:33 2006
@@ -13,7 +13,7 @@
 %bcond_with    svga            # with svgalib video output
 %bcond_with    osd             # with osd menu support
 %bcond_without altivec         # without altivec support
-%bcond_with    x264            # without x264 support (needs newer libx264 
snap)
+%bcond_without x264            # without x264 support
 %bcond_with    xmms            # with XMMS inputplugin support
 %bcond_without aalib           # without aalib video output
 %bcond_without jack            # without JACKD support
@@ -119,6 +119,7 @@
 Patch10:       %{name}-kill-mabi_altivec.patch
 Patch11:       %{name}-auto-expand.patch
 Patch12:       %{name}-pulse.patch
+Patch13:       ffmpeg-x264-symbol.patch
 #http://www.openchrome.org/snapshots/mplayer/
 URL:           http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:        DirectFB-devel}
@@ -315,6 +316,7 @@
 
 cp -f etc/codecs.conf etc/codecs.win32.conf
 %patch12 -p0
+%patch13 -p1
 %patch0 -p0
 ##%patch1 -p1  -- old home_etc behavior
 %patch2 -p1
@@ -574,6 +576,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.316.2.17  2006/12/04 23:06:33  glen
+- x264 enabled (fixed symbols in libavcodec)
+
 Revision 1.316.2.16  2006/12/04 21:19:38  glen
 - polypaudio->pulseaudio
 - invert x264 bcond as it was mistakenly marked "without"
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to