vlc: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
b4d5c649c8
commit
e2c4479e8f
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vlc'
|
||||
pkgname=vlc
|
||||
version=2.1.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gme --disable-libtar --enable-jack
|
||||
--disable-lua --disable-live555 --disable-fluidsynth
|
||||
|
@ -13,6 +13,8 @@ license="GPL-2"
|
|||
distfiles="http://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
|
||||
checksum=3e566c7525478167e18cc53dc75d621e4af91eb40aabb6231e47db25d682d5d3
|
||||
|
||||
lib32disabled=yes
|
||||
|
||||
# XXX Add missing deps: gme, telepathy, lua, live555, libtar (for skins2).
|
||||
hostmakedepends="automake libtool pkg-config libgcrypt-devel"
|
||||
makedepends="videoproto libudev-devel>=183 libpng-devel>=1.6 libupnp-devel
|
||||
|
|
Loading…
Reference in a new issue