mplayer: Update to r26450, use Gentoo snapshots
This commit is contained in:
parent
a2ed605686
commit
3b2d4290bd
@ -1,3 +1,3 @@
|
|||||||
1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2
|
1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2
|
||||||
d6414d685f0e95fb8105eb54b02c74db mplayer-r26172.tar.bz2
|
7f58ac703b8493b97ffd6c7ce959a669 mplayer-1.0_rc2_p26450.tar.bz2
|
||||||
c64631601912913f3e5dfbecc3b79d44 mplayer.conf
|
c64631601912913f3e5dfbecc3b79d44 mplayer.conf
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# http://www.mplayerhq.hu/DOCS/HTML/en/index.html
|
# http://www.mplayerhq.hu/DOCS/HTML/en/index.html
|
||||||
|
|
||||||
name=mplayer
|
name=mplayer
|
||||||
version=1.0rc2-r26172
|
version=1.0_rc2_p26450
|
||||||
release=2
|
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.bz2 \
|
http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 \
|
||||||
mplayer.conf)
|
mplayer.conf)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name
|
cd $name-$version
|
||||||
|
|
||||||
# Keep in line with mplayer CFLAGS, but allow people to set their own march/mtune values.
|
# 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"
|
export CFLAGS="$(echo $CFLAGS | sed -e 's/-O[s0-3]/-O3/') -ffast-math -fomit-frame-pointer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user