mplayer: updated to version 1.0rc1
This commit is contained in:
parent
c152619577
commit
e46b60cd0e
@ -1,3 +1,3 @@
|
||||
f82bb2bc51b6cd5e5dd96f88f6f98582 MPlayer-1.0pre8.tar.bz2
|
||||
18c05d88e22c3b815a43ca8d7152ccdc MPlayer-1.0rc1.tar.bz2
|
||||
1ecd31d17b51f16332b1fcc7da36b312 font-arial-iso-8859-1.tar.bz2
|
||||
c64631601912913f3e5dfbecc3b79d44 mplayer.conf
|
||||
|
@ -3,17 +3,17 @@
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Depends on: x11
|
||||
|
||||
# Nice to have: libsdl, libjpeg, libpng, lame, zlib, libogg, libvorbis, \
|
||||
# cdparanoia, win32-essential-codecs
|
||||
# Nice to have: libsdl, libjpeg, libpng, lame, zlib, libogg, libvorbis,
|
||||
# cdparanoia, win32-essential-codecs, faac, x264
|
||||
|
||||
# More information can be found at http://www.mplayerhq.hu/DOCS/codecs.html and
|
||||
# http://www.mplayerhq.hu/DOCS/HTML/en/index.html
|
||||
|
||||
name=mplayer
|
||||
version=1.0pre8
|
||||
version=1.0rc1
|
||||
release=1
|
||||
source=(http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-$version.tar.bz2 \
|
||||
http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 \
|
||||
source=(http://www3.mplayerhq.hu/MPlayer/releases/MPlayer-$version.tar.bz2 \
|
||||
http://www3.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 \
|
||||
mplayer.conf)
|
||||
|
||||
build() {
|
||||
@ -22,7 +22,6 @@ build() {
|
||||
# mplayer decides optimizations at configure time, don't use CRUX's
|
||||
unset CFLAGS
|
||||
./configure --prefix=/usr \
|
||||
--disable-divx4linux \
|
||||
--with-codecsdir=/usr/lib/win32
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user