extra/vlc to 2.0.5-5

This commit is contained in:
Kevin Mihelich 2013-03-28 01:02:30 +00:00
parent 9c9797ed97
commit f52d8bce98

View file

@ -8,7 +8,7 @@
pkgname=vlc
pkgver=2.0.5
pkgrel=4
pkgrel=5
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@ -85,7 +85,8 @@ build() {
--enable-upnp \
--enable-opus \
--enable-sftp \
LUAC=luac5.1
LUAC=luac5.1 \
RCC=/usr/bin/rcc-qt4
make
}