]> git.sesse.net Git - vlc/commitdiff
contrib: extra distro file for Darwin 64, which removes default compilation of libsdl...
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 30 Aug 2009 23:26:54 +0000 (01:26 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 30 Aug 2009 23:26:54 +0000 (01:26 +0200)
extras/contrib/bootstrap
extras/contrib/src/Distributions/darwin64.mak [new file with mode: 0644]

index 0b02b77bdf425a142bb7a6fd87661095260b6e68..83e995da9f4a65fe3d288d5b4dbb49bdb9b9c971 100755 (executable)
@@ -182,7 +182,7 @@ case $HOST in
         RANLIB="ranlib"
         AR="ar"
         STRIP="strip"
-        cat src/Distributions/darwin.mak >> distro.mak
+        cat src/Distributions/darwin64.mak >> distro.mak
         if test -e /Developer/SDKs; then
             echo "SDKs found. Everything is fine." >&2
         else
diff --git a/extras/contrib/src/Distributions/darwin64.mak b/extras/contrib/src/Distributions/darwin64.mak
new file mode 100644 (file)
index 0000000..398a95c
--- /dev/null
@@ -0,0 +1,13 @@
+# Darwin rules
+all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .yasm .freetype \
+    .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
+    .flac .speex .shout .faad .lame .twolame .ebml .matroska .ffmpeg \
+    .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .fontconfig \
+    .png .jpeg .tiff .gpg-error .gcrypt .gnutls .cddb .cdio .vcdimager \
+    .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
+    .dca .tag .x264 .lua .zvbi .fontconfig .ncurses .liboil \
+    .schroedinger .libass .libupnp .kate .Sparkle .aclocal
+# .expat .clinkcc don't work with SDK yet
+# .glib .IDL .gecko are required to build the mozilla plugin
+# .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package
+