]> git.sesse.net Git - vlc/commitdiff
contrib: remove download-all target for darwin.
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 12 Sep 2008 13:38:42 +0000 (15:38 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 12 Sep 2008 13:42:00 +0000 (15:42 +0200)
This is a problem because
it does not specify the downloads, but the extract/patch/reconf targets.
This will break some compilations, because things might autoconf before their
dependancy is installed.
Basically, we need package-dl targets that link to the tarballs and svn downloads

extras/contrib/src/Distributions/darwin.mak

index aadca5a1ddfa353271fcdf237ab624f1e9c89276..ea1c1ab342cf0664a31fc0d2a3fb966142030a8a 100644 (file)
@@ -1,12 +1,4 @@
 # Darwin rules
-download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \
-    fribidi a52dec libmpeg2 libid3tag libmad libogg libvorbis libtheora flac \
-    speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \
-    libdvdcss libdvdread libdvdnav libdvbpsi live libcaca libmodplug xml pcre \
-    asa jpeg tiff SDL zlib libpng libgpg-error libgcrypt opencdk gnutls \
-    libcddb libcdio vcdimager SDL_image glib gecko-sdk mpcdec \
-    dirac expat taglib x264 yasm goom lua zvbi fontconfig ncurses liboil \
-    schroedinger libass all
 all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \
     .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
     .flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \