[arch-commits] Commit in vlc/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Thu May 2 08:36:44 UTC 2013


    Date: Thursday, May 2, 2013 @ 10:36:44
  Author: eric
Revision: 184035

upgpkg: vlc 2.0.6-2

Rebuild against libpng 1.6, Add smb build fix

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-02 08:15:23 UTC (rev 184034)
+++ PKGBUILD	2013-05-02 08:36:44 UTC (rev 184035)
@@ -5,7 +5,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/"
@@ -68,6 +68,7 @@
   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 \




More information about the arch-commits mailing list