ports/opt (2.4): mplayer: Update to r26450, use Gentoo snapshots
commit 3b2d4290bdf65c211dc2ba4cea9620a4b1286ff8 Author: Brett Goulder <predatorfreak@dcaf-security.org> Date: Sun Apr 20 15:34:16 2008 -0400 mplayer: Update to r26450, use Gentoo snapshots diff --git a/mplayer/.md5sum b/mplayer/.md5sum index f6f2bde..198c4a8 100644 --- a/mplayer/.md5sum +++ b/mplayer/.md5sum @@ -1,3 +1,3 @@ 1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2 -d6414d685f0e95fb8105eb54b02c74db mplayer-r26172.tar.bz2 +7f58ac703b8493b97ffd6c7ce959a669 mplayer-1.0_rc2_p26450.tar.bz2 c64631601912913f3e5dfbecc3b79d44 mplayer.conf diff --git a/mplayer/Pkgfile b/mplayer/Pkgfile index 937d1e1..35aeb10 100644 --- a/mplayer/Pkgfile +++ b/mplayer/Pkgfile @@ -11,14 +11,14 @@ # http://www.mplayerhq.hu/DOCS/HTML/en/index.html name=mplayer -version=1.0rc2-r26172 +version=1.0_rc2_p26450 release=2 -source=(http://crux.nu/files/distfiles/$name-r26172.tar.bz2 +source=(http://gentoo.chem.wisc.edu/gentoo/distfiles/$name-$version.tar.bz2 \ http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz... \ mplayer.conf) build() { - cd $name + cd $name-$version # Keep in line with mplayer CFLAGS, but allow people to set their own march/mtune values. export CFLAGS="$(echo $CFLAGS | sed -e 's/-O[s0-3]/-O3/') -ffast-math -fomit-frame-pointer"
participants (1)
-
crux@crux.nu