[vlmc-devel] contribs-mac: Use libvlc contribs 2.0.3

Rohit Yadav git at videolan.org
Sun Sep 2 10:54:05 CEST 2012


vlmc | branch: master | Rohit Yadav <rohityadav89 at gmail.com> | Sun Sep  2 14:41:05 2012 +0530| [1b00b7e7d25457ff01cefc16ee7c0d7c71b2455f] | committer: Rohit Yadav

contribs-mac: Use libvlc contribs 2.0.3

Note: the preview widget is broken now, but at least we got newer libvlc
rendering to file works.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=1b00b7e7d25457ff01cefc16ee7c0d7c71b2455f
---

 contribs/contribs-mac.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contribs/contribs-mac.sh b/contribs/contribs-mac.sh
index 4e51d0c..c9eee1e 100644
--- a/contribs/contribs-mac.sh
+++ b/contribs/contribs-mac.sh
@@ -3,7 +3,7 @@
 set -x
 echo "Contribs configured for intel-universal builds"
 
-LIBVLC_VERSION="1.1.12"
+LIBVLC_VERSION="2.0.3"
 LIBVLC_VERSION_PREFIX="libvlc-${LIBVLC_VERSION}-macosx"
 LIBVLC_FILE="${LIBVLC_VERSION_PREFIX}.zip"
 LIBVLC_URL="http://bhaisaab.org/contribs/${LIBVLC_FILE}"



More information about the Vlmc-devel mailing list