forked from ports/contrib
xine-lib: gone back to internal a52 decoder as external one gave problems
This commit is contained in:
parent
c86a199e2b
commit
4c7577df1d
@ -2,11 +2,11 @@
|
||||
# URL: http://xine.sourceforge.net
|
||||
# Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au
|
||||
# Packager: sten, nick dot steeves at shaw dot ca
|
||||
# Depends on: xorg-libxvmc faad2 flac gdk-pixbuf liba52 libmad libmng libsdl speex libtheora wavpack libmpcdec vcdimager ffmpeg
|
||||
# Depends on: xorg-libxvmc faad2 flac gdk-pixbuf libmad libmng libsdl speex libtheora wavpack libmpcdec vcdimager ffmpeg
|
||||
|
||||
name=xine-lib
|
||||
version=1.1.7
|
||||
release=1
|
||||
release=2
|
||||
source=(http://dl.sourceforge.net/sourceforge/xine/xine-lib-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -25,12 +25,9 @@ build() {
|
||||
--with-libflac \
|
||||
--with-wavpack \
|
||||
--with-external-libmpcdec \
|
||||
--with-external-a52dec \
|
||||
--with-external-libmad \
|
||||
--with-external-ffmpeg
|
||||
|
||||
#--with-external-dvdnav <- not recomended the latest libdvdnav release is not up to the internal version
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share/doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user