mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
rebuild against libiso9660.so.7 and libcdio.so.12
This commit is contained in:
parent
45fd812db9
commit
53897c3888
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=xine-lib
|
||||
pkgver=1.2.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A multimedia playback engine"
|
||||
arch=('x86_64')
|
||||
url="http://www.xine-project.org"
|
||||
@ -11,23 +11,22 @@ depends=('libxvmc' 'ffmpeg' 'libxinerama' 'pulseaudio')
|
||||
makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
|
||||
'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad'
|
||||
'libmpcdec' 'libcaca' 'libbluray' 'libvdpau')
|
||||
optdepends=('imagemagick: for using the imagemagick plugin' \
|
||||
'jack: for using the jack plugin' \
|
||||
'vcdimager: for using the vcd plugin' \
|
||||
'mesa: for using the opengl plugin' \
|
||||
'wavpack: for using the wavpack plugin' \
|
||||
'faad2: for using the faad plugin' \
|
||||
'libmng: for using the mng plugin' \
|
||||
'aalib: for using the aalib plugin' \
|
||||
'libmodplug: for using the modplug plugin' \
|
||||
'libdca: for using the dca plugin' \
|
||||
'a52dec: for using the a52 plugin' \
|
||||
'libmad: for using the mp3 plugin' \
|
||||
'libmpcdec: for using the musepack plugin' \
|
||||
'libcaca: for using the caca plugin' \
|
||||
'libbluray: for using the bluray plugin' \
|
||||
optdepends=('imagemagick: for using the imagemagick plugin'
|
||||
'jack: for using the jack plugin'
|
||||
'vcdimager: for using the vcd plugin'
|
||||
'mesa: for using the opengl plugin'
|
||||
'wavpack: for using the wavpack plugin'
|
||||
'faad2: for using the faad plugin'
|
||||
'libmng: for using the mng plugin'
|
||||
'aalib: for using the aalib plugin'
|
||||
'libmodplug: for using the modplug plugin'
|
||||
'libdca: for using the dca plugin'
|
||||
'a52dec: for using the a52 plugin'
|
||||
'libmad: for using the mp3 plugin'
|
||||
'libmpcdec: for using the musepack plugin'
|
||||
'libcaca: for using the caca plugin'
|
||||
'libbluray: for using the bluray plugin'
|
||||
'libvdpau: for using the VDPAU plugin')
|
||||
options=('!libtool')
|
||||
source=("http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz")
|
||||
sha1sums=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user