]> git.sesse.net Git - vlc/commitdiff
contribs: updated binary package for Mac OS X (i686 and x86_64 only for now)
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 12 Apr 2009 13:08:11 +0000 (15:08 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 12 Apr 2009 13:08:11 +0000 (15:08 +0200)
Note that the x86_64 package doesn't include libsdl, libsdl_image and goom2k4, as these aren't 64bit compatible.

extras/contrib/Makefile

index e903a9756faca588b404bc5adfcbe6ac6b95422f..87403374d1918801391bbd197000a24af35f4c51 100644 (file)
@@ -43,7 +43,11 @@ src: using-src
 
 ifdef HAVE_DARWIN_OS
 
+ifdef HAVE_DARWIN_OS_ON_INTEL
+CONTRIBREV=6
+else
 CONTRIBREV=5
+endif
 contrib-macosx-$(ARCH)-$(CONTRIBREV).tar.bz2:
        $(WGET) ftp://ftp.videolan.org/pub/videolan/testing/contrib/$@