From: Felix Paul Kühne Date: Sun, 12 Apr 2009 13:08:11 +0000 (+0200) Subject: contribs: updated binary package for Mac OS X (i686 and x86_64 only for now) X-Git-Tag: 1.0.0-pre2~93 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2e45691fe74c8c79dcc7338b826a09bfa5143b39;p=vlc contribs: updated binary package for Mac OS X (i686 and x86_64 only for now) Note that the x86_64 package doesn't include libsdl, libsdl_image and goom2k4, as these aren't 64bit compatible. --- diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile index e903a9756f..87403374d1 100644 --- a/extras/contrib/Makefile +++ b/extras/contrib/Makefile @@ -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/$@