]> git.sesse.net Git - vlc/commitdiff
Download all packages before starting the compilation process. This allows extras...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 8 Apr 2008 15:21:24 +0000 (17:21 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 8 Apr 2008 15:21:50 +0000 (17:21 +0200)
I know this is very web 1.0, but still important to some folks.

extras/contrib/src/Distributions/darwin.mak

index c8c2a7ec44f335a291b374c74673725380b264b6..237380d4fad67e62a08bfa6de8c5826eaba8cdfb 100644 (file)
@@ -1,6 +1,13 @@
 # Darwin rules
-all: .autoconf .automake .libtool .cmake .intl .pkgcfg .freetype .fribidi \
-    .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
+download-all: autoconf automake libtool cmake gettext pkgconfig freetype2 \
+    fribidi a52dec mpeg2dec libid3tag libmad libogg libvorbis libtheora flac \
+    speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \
+    libdvdcss libdvdnav libdvbpsi live libcaca libmodplug xml asa jpeg tiff \
+    SDL zlib libpng libgpg-error libgcrypt opencdk gnutls libopendaap libcddb \
+    libcdio vcdimager SDL_image glib gecko-sdk mpcdec dirac expat taglib nasm \
+    x264 goom lua zvbi fontconfig ncurses all
+all: .autoconf .automake .libtool .cmake .intl .pkgcfg .freetype \
+    .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
     .flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \
     .dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod .asa \
     .png .gpg-error .gcrypt .opencdk .gnutls .opendaap .cddb .cdio .vcdimager \