[vlc-devel] commit: contrib: remove download-all target for darwin. (Derk-Jan Hartman )
git version control
git at videolan.org
Fri Sep 12 16:26:31 CEST 2008
vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Fri Sep 12 15:38:42 2008 +0200| [e4e79285c376ae66e21991938270f9ef2da48e2b] | committer: Derk-Jan Hartman
contrib: remove download-all target for darwin.
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
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e4e79285c376ae66e21991938270f9ef2da48e2b
---
extras/contrib/src/Distributions/darwin.mak | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/extras/contrib/src/Distributions/darwin.mak b/extras/contrib/src/Distributions/darwin.mak
index aadca5a..ea1c1ab 100644
--- a/extras/contrib/src/Distributions/darwin.mak
+++ b/extras/contrib/src/Distributions/darwin.mak
@@ -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 \
More information about the vlc-devel
mailing list