ports/opt (3.0): mplayer: go back to stable 1.1.1 for now
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 413acf70e44fce0f7a92ee42fbfd9687ad84f4a4 Author: Thomas Penteker <tek@serverop.de> Date: Tue May 14 21:01:22 2013 +0200 mplayer: go back to stable 1.1.1 for now diff --git a/mplayer/.md5sum b/mplayer/.md5sum index 12ff620..1fb0fcd 100644 --- a/mplayer/.md5sum +++ b/mplayer/.md5sum @@ -1,3 +1,3 @@ +39dd55f30eb5403f219a606e79a6648a MPlayer-1.1.1.tar.xz 1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2 -492b920c76726a5291077abc4d4cdb78 mplayer-2013-05-13.tar.bz2 c64631601912913f3e5dfbecc3b79d44 mplayer.conf diff --git a/mplayer/Pkgfile b/mplayer/Pkgfile index 473fcb4..cb46413 100644 --- a/mplayer/Pkgfile +++ b/mplayer/Pkgfile @@ -6,14 +6,14 @@ # Nice to have: libsdl, libjpeg, libpng, lame, zlib, libogg, libvorbis, cdparanoia, win32-essential-codecs, faac, x264, libdvdnav, libdca name=mplayer -version=2013-05-13 +version=1.1.1 release=1 -source=(http://crux.nu/~tek/mplayer-$version.tar.bz2 +source=(http://mplayerhq.hu/MPlayer/releases/MPlayer-1.1.1.tar.xz http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz... mplayer.conf) build() { - cd mplayer-export-$version + cd MPlayer-$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 -fno-strict-aliasing"
participants (1)
-
crux@crux.nu