[vlc-devel] commit: contribs: updated binary package for OS X ( Felix Paul Kühne )

git version control git at videolan.org
Thu Sep 24 21:57:04 CEST 2009


vlc | branch: 1.0-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Mon Sep 21 17:27:46 2009 +0200| [1e23e2c94d5d7bd69a50f3cf0bc8aa02e2d2bdce] | committer: Felix Paul Kühne 

contribs: updated binary package for OS X

Includes ffmpeg r19836, all other contents remained unchanged, so libtheora is not up-to-date

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

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

diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index 8e68fc9..6d7e45e 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -47,11 +47,8 @@ src: using-src
 
 ifdef HAVE_DARWIN_OS
 
-ifdef HAVE_DARWIN_OS_ON_INTEL
-CONTRIBREV=19
-else
-CONTRIBREV=18
-endif
+CONTRIBREV=20
+
 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
 	$(WGET) http://downloads.videolan.org/pub/videolan/testing/contrib/$@
 




More information about the vlc-devel mailing list