]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- up to 1.0 rc5 svn r32923 auto/th/mplayer-1_0-5_rc5_svn32923_1
authorBartłomiej Zimoń <cactus@pld-linux.org>
Fri, 18 Feb 2011 14:03:06 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mplayer-shared_live.patch -> 1.3
    mplayer.spec -> 1.451

mplayer-shared_live.patch
mplayer.spec

index 8602bc8471a0b022500775eb60fe2e12e8cd54df..12878784ad6050a0558f4ef4aee3593817d3c0f7 100644 (file)
@@ -1,9 +1,9 @@
---- ./configure.org    2009-07-18 20:21:38.732115145 +0200
-+++ ./configure        2009-07-18 20:26:09.698517432 +0200
-@@ -6913,11 +6913,7 @@
+--- ./configure.org    2011-02-17 12:15:19.000000000 +0100
++++ ./configure        2011-02-18 00:49:43.984157326 +0100
+@@ -6796,11 +6796,7 @@
    for I in $extra_cflags "-I$_libdir/live" "-I/usr/lib/live" "-I/usr/lib64/live" "-I/usr/local/live" "-I/usr/local/lib/live" ; do
-     cxx_check $I/liveMedia/include $I/UsageEnvironment/include \
-       $I/groupsock/include && _livelibdir=$(echo $I| sed s/-I//) && \
+     cxx_check $I/liveMedia/include $I/UsageEnvironment/include $I/groupsock/include &&
+         _livelibdir=$(echo $I| sed s/-I//) &&
 -      extra_ldflags="$_livelibdir/liveMedia/libliveMedia.a \
 -                 $_livelibdir/groupsock/libgroupsock.a \
 -                 $_livelibdir/UsageEnvironment/libUsageEnvironment.a \
index 5207f7d9e1924b9d8ffe11cf5b9d6f00fbd2103d..ed2ccb433b5f67aa7d0d63634ed64d6f9b0f6f1f 100644 (file)
@@ -90,8 +90,8 @@
 %define                _suf    32
 %endif
 
-%define                subver  rc4
-%define                svnver  32669
+%define                subver  rc5
+%define                svnver  32923
 %define                rel     1
 Summary:       MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8):     MPlayer ist ein unter der freien GPL-Lizenz stehender Media-Player
@@ -111,8 +111,9 @@ License:    GPL
 Group:         Applications/Multimedia
 # svn export svn://svn.mplayerhq.hu/mplayer/trunk mplayer-rXXX
 # tar -cvJf mplayer-rXXX.tar.xz mplayer-rXXX
-Source0:       %{name}-r%{svnver}.tar.xz
-# Source0-md5: 0bc479a5625dd5dbd34e5bed676ad96e
+# for ffmpeg git://git.videolan.org/ffmpeg.git
+Source0:       http://carme.pld-linux.org/~cactus/snaps/mplayer/%{name}-r%{svnver}.tar.xz
+# Source0-md5: 8de311873d5a9342387197b0a16c7756
 Source3:       ftp://ftp1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
 # Source3-md5: 7b47904a925cf58ea546ca15f3df160c
 Source5:       g%{name}.desktop
@@ -485,7 +486,6 @@ build() {
        %{__disable cdparanoia} \
        %{__disable enca} \
        %{__disable esd} \
-       --disable-faad-internal \
        %{__disable faad} \
        %{__disable gif} \
        %{__enable joystick} \
This page took 0.042846 seconds and 4 git commands to generate.