Changeset e4e79285c376ae66e21991938270f9ef2da48e2b
- Timestamp:
- 12/09/08 15:42:00
(3 months ago)
- Author:
- Derk-Jan Hartman <hartman@videolan.org>
- git-committer:
- Derk-Jan Hartman <hartman@videolan.org> 1221226920 +0200
- git-parent:
[429820a69830174734867f0bfdb7ef96318f0d81]
- git-author:
- Derk-Jan Hartman <hartman@videolan.org> 1221226722 +0200
- Message:
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
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r12473c4 |
re4e7928 |
|
| 1 | 1 | # Darwin rules |
|---|
| 2 | | download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \ |
|---|
| 3 | | fribidi a52dec libmpeg2 libid3tag libmad libogg libvorbis libtheora flac \ |
|---|
| 4 | | speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \ |
|---|
| 5 | | libdvdcss libdvdread libdvdnav libdvbpsi live libcaca libmodplug xml pcre \ |
|---|
| 6 | | asa jpeg tiff SDL zlib libpng libgpg-error libgcrypt opencdk gnutls \ |
|---|
| 7 | | libcddb libcdio vcdimager SDL_image glib gecko-sdk mpcdec \ |
|---|
| 8 | | dirac expat taglib x264 yasm goom lua zvbi fontconfig ncurses liboil \ |
|---|
| 9 | | schroedinger libass all |
|---|
| 10 | 2 | all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .freetype \ |
|---|
| 11 | 3 | .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \ |
|---|