[Lunar-commits] <moonbase> MPlayer: bumping to checkout-2009-03-11. It is PSAFE, adding a couple of optional depends. Removing MPlayer-essentials and MPlayer-all, don't see the point of them. Tested on various online tv websites, and the live555 does seem to help especially with mms streams.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Mar 12 01:35:23 CET 2009


commit 33430b2be14ad04092c6a6579b132ff3581e4415
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Mar 11 20:35:23 2009 -0400

    MPlayer: bumping to checkout-2009-03-11. It is PSAFE, adding a couple of
    optional depends. Removing MPlayer-essentials and MPlayer-all, don't see
    the point of them. Tested on various online tv websites, and the live555
    does seem to help especially with mms streams.
---
 video/MPlayer/BUILD   |    7 +------
 video/MPlayer/DEPENDS |    5 ++---
 video/MPlayer/DETAILS |   19 +++++--------------
 3 files changed, 8 insertions(+), 23 deletions(-)

diff --git a/video/MPlayer/BUILD b/video/MPlayer/BUILD
index 919b81b..a614ddd 100644
--- a/video/MPlayer/BUILD
+++ b/video/MPlayer/BUILD
@@ -1,12 +1,7 @@
 (
 
-patch_it $SOURCE7 0 &&
-patch_it $SOURCE8 0 &&
-patch_it $SOURCE9 0 &&
-patch_it $SOURCE10 0 &&
-
   # using CFLAGS other than MPlayers autodetected will break
-  bad_flags compiler
+  unset CFLAGS
 
   if [ $MENCODER == "n" ] ; then
     OPTS=$OPTS" --disable-mencoder"
diff --git a/video/MPlayer/DEPENDS b/video/MPlayer/DEPENDS
index cc645dd..91e7ae9 100644
--- a/video/MPlayer/DEPENDS
+++ b/video/MPlayer/DEPENDS
@@ -1,6 +1,5 @@
 depends freetype2
 depends unzip
-depends MPlayer-essentials
 
 optional_depends libdvdread  ""                "" "To read DVDs"
 optional_depends SDL         "--enable-sdl"    "" "to use SDL to output video signal"
@@ -14,9 +13,9 @@ optional_depends libXvMC     "--enable-xvmc --with-xvmclib=XvMCW" \
                              "" "for hardware XvMC acceleration"
 
 optional_depends gtk+-2      "--enable-gui"    "--disable-gui"       "for MPlayer GTK gui support"
-optional_depends MPlayer-all ""                ""                    "to install more foreign codecs"
 optional_depends libggi      "--enable-ggi"    "--disable-ggi"       "General Graphics Interface support"
 optional_depends libggiwmh   "--enable-ggiwmh" "--disable-ggiwmh"    "GGI extension support"
 optional_depends amrnb       ""                "--disable-libamr_nb" "AMR narrowband support"
 optional_depends amrwb       ""                "--disable-libamr_wb" "AMR wideband support"
-optional_depends x264-snapshot  "--enable-x264"   "--disable-x264"      "for H264/AVC video stream support"
+optional_depends mpeg2dec    ""  ""    "for mpeg-1 and mpeg-2 support"
+optional_depends x264-snapshot  ""   ""      "for H264/AVC video stream support"
diff --git a/video/MPlayer/DETAILS b/video/MPlayer/DETAILS
index c13423e..ac33ed5 100644
--- a/video/MPlayer/DETAILS
+++ b/video/MPlayer/DETAILS
@@ -1,16 +1,13 @@
           MODULE=MPlayer
-         VERSION=1.0rc2
-          SOURCE=$MODULE-$VERSION.tar.bz2
+         VERSION=checkout-snapshot
+          SOURCE=mplayer-$VERSION.tar.bz2
          SOURCE2=font-arial-iso-8859-1.tar.bz2
          SOURCE3=font-arial-iso-8859-2.tar.bz2
          SOURCE4=font-arial-cp1250.tar.bz2
          SOURCE5=font-arial-iso-8859-7.tar.bz2
          SOURCE6=Blue-1.7.tar.bz2
-         SOURCE7=stream_cddb_fix_20080120.diff
-         SOURCE8=url_fix_20080120.diff
-         SOURCE9=demux_mov_fix_20080129.diff
-        SOURCE10=demux_audio_fix_20080129.diff
-   SOURCE_URL[0]=ftp://ftp1.mplayerhq.hu/$MODULE/releases/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/mplayer-checkout-2009-03-11
+   SOURCE_URL[0]=http://www.mplayerhq.hu/MPlayer/releases/
    SOURCE_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/
   SOURCE2_URL[0]=ftp://ftp1.mplayerhq.hu/$MODULE/releases/fonts/
   SOURCE2_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/fonts/
@@ -21,11 +18,6 @@
   SOURCE5_URL[0]=ftp://ftp1.mplayerhq.hu/$MODULE/releases/fonts/
   SOURCE5_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/fonts/
   SOURCE6_URL[0]=ftp://ftp1.mplayerhq.hu/MPlayer/skins/
-     SOURCE7_URL=http://www.mplayerhq.hu/MPlayer/patches/
-     SOURCE8_URL=http://www.mplayerhq.hu/MPlayer/patches/
-     SOURCE9_URL=http://www.mplayerhq.hu/MPlayer/patches/
-    SOURCE10_URL=http://www.mplayerhq.hu/MPlayer/patches/
-      SOURCE_VFY=sha1:e9b496f3527c552004ec6d01d6b43f196b43ce2d
      SOURCE2_VFY=sha1:152c40bf20de34aa8802d7f80d34d673b0b67212
      SOURCE3_VFY=sha1:7b99bbe0e9ba89a57eccbea8f93c453c4f268181
      SOURCE4_VFY=sha1:ccf11dce5d0fb72fd3af97f788b7471cd0cd0b68
@@ -37,8 +29,7 @@
     SOURCE10_VFY=sha1:e25ba7d8d696d9c6365f105134ba723404adb4e1
         WEB_SITE=http://www.mplayerhq.hu
          ENTERED=20010922
-         UPDATED=20080409
-           PSAFE=no
+         UPDATED=20090311
            SHORT="A movie and animation player"
 
 cat << EOF


More information about the Lunar-commits mailing list