Changeset e73d94ef6322e1f2f855ada2921a8e4e93bfec22
- Timestamp:
- 05/24/08 15:42:10
(4 months ago)
- Author:
- Felix Paul Kühne <fkuehne@videolan.org>
- git-committer:
- Felix Paul Kühne <fkuehne@videolan.org> 1211636530 +0200
- git-parent:
[c80de559fa80947d00a98561ab1f506bcf910d0c]
- git-author:
- Felix Paul Kühne <fkuehne@videolan.org> 1211636530 +0200
- Message:
Disable the default compilation of cmake as its support is to-be-removed.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ra69221d |
re73d94e |
|
| 1 | 1 | # Darwin rules |
|---|
| 2 | | download-all: autoconf automake libtool cmake gettext pkgconfig freetype2 \ |
|---|
| | 2 | download-all: autoconf automake libtool gettext pkgconfig freetype2 \ |
|---|
| 3 | 3 | fribidi a52dec mpeg2dec libid3tag libmad libogg libvorbis libtheora flac \ |
|---|
| 4 | 4 | speex libshout faad2 faac lame twolame libebml libmatroska ffmpeg libdca \ |
|---|
| … | … | |
| 7 | 7 | libcdio vcdimager SDL_image glib gecko-sdk mpcdec dirac expat taglib \ |
|---|
| 8 | 8 | x264 yasm goom lua zvbi fontconfig ncurses all |
|---|
| 9 | | all: .autoconf .automake .libtool .cmake .intl .pkgcfg .freetype \ |
|---|
| | 9 | all: .autoconf .automake .libtool .intl .pkgcfg .freetype \ |
|---|
| 10 | 10 | .fribidi .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \ |
|---|
| 11 | 11 | .flac .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \ |
|---|