Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
204933cb
Commit
204933cb
authored
Feb 07, 2008
by
Pierre d'Herbemont
Browse files
contrib: Add cmake for the Mac OS X framework at least.
parent
39c21540
Changes
2
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Distributions/darwin.mak
View file @
204933cb
# 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
\
...
...
extras/contrib/src/packages.mak
View file @
204933cb
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment