]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- rel 15; rebuild with new libx264 auto/th/mplayer-1_0-5_rc2_15 auto/ti/mplayer-1_0-5_rc2_15
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Oct 2008 13:44:27 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mplayer.spec -> 1.407

mplayer.spec

index 27de5957cfc1a2b569ed4d5f41e102458a3a22cf..22a14a3364cc3a15ef8f5e3fc56d8812d0b5a919 100644 (file)
@@ -74,7 +74,7 @@
 %endif
 
 %define                subver  rc2
-%define                rel     14
+%define                rel     15
 
 Summary:       MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8):     MPlayer ist ein unter der freien GPL-Lizenz stehender Media-Player
@@ -128,6 +128,7 @@ Patch25:    http://www.mplayerhq.hu/MPlayer/patches/stream_cddb_fix_20080120.diff
 Patch26:       %{name}-check-byteswap.patch
 Patch27:       http://www.mplayerhq.hu/MPlayer/patches/demux_mov_fix_20080129.diff
 Patch28:       http://www.ocert.org/patches/2008-013/mplayer_demux_real.patch
+Patch29:       %{name}-x264.patch
 URL:           http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:        DirectFB-devel}
 BuildRequires: OpenAL-devel
@@ -176,7 +177,7 @@ BuildRequires:      libpng-devel
 %{?with_theora:BuildRequires:  libtheora-devel}
 # tremor is used by default, internal as we don't have system one
 #%{?with_vorbis:BuildRequires: libvorbis-devel}
-%{?with_x264:BuildRequires:    libx264-devel >= 0.1.2-1.20060828_2245.1}
+%{?with_x264:BuildRequires:    libx264-devel >= 0.1.2-1.20081023_2245.1}
 BuildRequires: libxslt-progs
 %{?with_lirc:BuildRequires:    lirc-devel}
 %{?with_live:BuildRequires:    live}
@@ -346,6 +347,7 @@ done
 %patch26 -p1
 %patch27 -p0
 %patch28 -p0
+%patch29 -p1
 
 # recent dvdnav-config doesn't support --minilibs.
 sed -i 's:--minilibs:--libs:g' configure
This page took 0.123518 seconds and 4 git commands to generate.