[vlc-commits] contribs: updated binary package for Mac OS X

Felix Paul Kühne git at videolan.org
Sat Jan 22 19:15:00 CET 2011


vlc/vlc-1.1 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Jan 22 19:14:44 2011 +0100| [e1806404c06c9b64092e04ac2987ca82c8c00bf1] | committer: Felix Paul Kühne

contribs: updated binary package for Mac OS X

includes a fix to correctly link libmpcdec and latest contrib updates

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=e1806404c06c9b64092e04ac2987ca82c8c00bf1
---

 extras/contrib/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index 76b9159..2df4858 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -47,7 +47,7 @@ src: using-src
 
 ifdef HAVE_DARWIN_OS
 
-CONTRIBREV=37
+CONTRIBREV=38
 
 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
 	$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@



More information about the vlc-commits mailing list