]> git.sesse.net Git - vlc/commitdiff
contrib: Add cmake for the Mac OS X framework at least.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 7 Feb 2008 17:11:26 +0000 (17:11 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 7 Feb 2008 17:11:26 +0000 (17:11 +0000)
extras/contrib/src/Distributions/darwin.mak
extras/contrib/src/packages.mak

index e15ae9e5e4a3a94c05b9859105242c875911fb2e..9c81d0d7f618d6e1d08b303ffd1fae97201ab684 100644 (file)
@@ -1,5 +1,5 @@
 # Darwin rules
-all: .autoconf .automake .libtool .intl .pkgcfg .freetype .fribidi \
+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 \
index 80bbde2100e5b112ed697f6c80c4e6eebf9e1943..d5d32c186197a4670ab25f914ed7d32404de4a88 100644 (file)
@@ -38,6 +38,8 @@ LIBAMR_WB=$(PENGUIN)/amrwb-$(LIBAMR_WB_VERSION).tar.bz2
 # we have to use a newer though, because bootstrap won't work otherwise
 AUTOCONF_VERSION=2.61
 AUTOCONF_URL=$(GNU)/autoconf/autoconf-$(AUTOCONF_VERSION).tar.bz2
+CMAKE_VERSION=2.4.8
+CMAKE_URL=http://www.cmake.org/files/v2.4/cmake-$(CMAKE_VERSION).tar.gz
 LIBTOOL_VERSION=1.5.24
 LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
 AUTOMAKE_VERSION=1.9.6