summaryrefslogtreecommitdiffstats
path: root/extra/vlc/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vlc/Pkgfile')
-rw-r--r--extra/vlc/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/vlc/Pkgfile b/extra/vlc/Pkgfile
index 02f9cebc4..4b6e49dce 100644
--- a/extra/vlc/Pkgfile
+++ b/extra/vlc/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: lua, libshout, sysfsutils, ffmpeg, flac, freetype, fribidi, goom, lame, libcdio, libdvbpsi, libdvdcss, libdvdread, libdvdnav, libebml, libiconv, libid3tag, libmad, libmatroska, libogg, libpng, speex, libtheora, libvorbis, libxml2, libmpeg2, openslp, portaudio, lame, vcdimager, x264, aalib, libcaca, libmpeg2, libopendaap, libmp4v2, live, libdca, sdl_image, qt, libnotify, libmpcdec, hal, taglib, samba3
name=vlc
-version=1.1.2
+version=1.1.4
release=1
source=(http://download.videolan.org/pub/videolan/$name/$version/$name-$version.tar.bz2 \
libpng-1.4.patch)
@@ -53,8 +53,8 @@ build() {
--enable-loader \
--enable-live555 \
--with-live555-tree=/usr/lib/live
- make -j3
- make -j3 DESTDIR=$PKG install
+ make -j5
+ make -j5 DESTDIR=$PKG install
for res in 16 32 48 128; do
install -D -m644 $SRC/vlc-$version/share/icons/${res}x${res}/vlc.png \