mplayer: 2011-06-02 -> 2011-08-16
This commit is contained in:
parent
f8b58802fb
commit
6fe43f23d7
@ -1,3 +1,3 @@
|
||||
1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2
|
||||
82027193a27c0a79081aaca41c54ec2a mplayer-export-2011-06-02.tar.bz2
|
||||
441e311dcc5b82e6993a89b4ba7b2a2f mplayer-export-2011-08-16.tar.bz2
|
||||
c64631601912913f3e5dfbecc3b79d44 mplayer.conf
|
||||
|
@ -6,7 +6,7 @@
|
||||
# Nice to have: libsdl, libjpeg, libpng, lame, zlib, libogg, libvorbis, cdparanoia, win32-essential-codecs, faac, x264, libdvdnav, libdca
|
||||
|
||||
name=mplayer
|
||||
version=export-2011-06-02
|
||||
version=export-2011-08-16
|
||||
release=1
|
||||
source=(http://crux.nu/~tek/$name-$version.tar.bz2
|
||||
http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
|
||||
@ -17,6 +17,9 @@ build() {
|
||||
|
||||
# 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"
|
||||
|
||||
rm -f ffmpeg/mp_auto_pull
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--codecsdir=/usr/share/codecs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user