From 0acad88550b0d36d7195ee729956859b3b63439d Mon Sep 17 00:00:00 2001 From: rhatto Date: Sat, 25 Apr 2009 18:18:33 +0000 Subject: vlc: updating vlc, dependencies and other stuff git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@430 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- media/video/vlc/vlc.mkbuild | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'media/video/vlc/vlc.mkbuild') diff --git a/media/video/vlc/vlc.mkbuild b/media/video/vlc/vlc.mkbuild index c98f8af..593e2f3 100644 --- a/media/video/vlc/vlc.mkbuild +++ b/media/video/vlc/vlc.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://download.videolan.org/pub/videolan/vlc/0.8.6i/vlc-0.8.6i.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://download.videolan.org/pub/videolan/vlc/0.9.9a/vlc-0.9.9a.tar.bz2" # # Dependency list input @@ -34,7 +34,13 @@ # # Other configure arguments -[[OTHER CONFIGURE ARGS]]="--enable-theora --enable-dv --enable-v4l --enable-real --enable-dc1394 --enable-realrtsp --enable-flac --enable-snapshot --enable-aa --enable-jack --enable-shout" +# +# - Using --disable-dc1394 is a temporary workaround; please substitute +# by --enable-dc1394 when possible. +# +# - Remove "--disable-qt4 --disable-skins2" when qt4 is available. +# +[[OTHER CONFIGURE ARGS]]="--enable-theora --enable-dv --enable-v4l --enable-real --enable-realrtsp --enable-flac --enable-snapshot --enable-aa --enable-jack --enable-shout --disable-dc1394 --disable-qt4 --disable-skins2" # # Documentation files. Null ("") to auto-set commom doc-files: @@ -65,6 +71,7 @@ off: create_build_user_and_group off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check + on: manifest_check on: untar_source off: patch_source on: configure -- cgit v1.2.3