[arch-commits] Commit in vlc/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Wed Aug 22 19:37:42 UTC 2012
Date: Wednesday, August 22, 2012 @ 15:37:42
Author: giovanni
Revision: 165524
upgpkg: vlc 2.0.3-3
Fixed FS31242
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-22 19:37:34 UTC (rev 165523)
+++ PKGBUILD 2012-08-22 19:37:42 UTC (rev 165524)
@@ -5,7 +5,7 @@
pkgname=vlc
pkgver=2.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@@ -61,6 +61,7 @@
cd "${srcdir}/${pkgname}-${pkgver}"
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
./configure --prefix=/usr \
--sysconfdir=/etc \
More information about the arch-commits
mailing list