mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/vlc to 2.0.6-2
This commit is contained in:
parent
573b349cd0
commit
0b549ccd7e
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=vlc
|
||||
pkgver=2.0.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.videolan.org/vlc/"
|
||||
|
@ -70,6 +70,7 @@ build() {
|
|||
sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
|
||||
sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
|
||||
|
||||
CFLAGS+=" -I/usr/include/samba-4.0" CPPFLAGS+=" -I/usr/include/samba-4.0" \
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-rpath \
|
||||
|
|
Loading…
Reference in a new issue