Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
204933cb
Commit
204933cb
authored
Feb 07, 2008
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: Add cmake for the Mac OS X framework at least.
parent
39c21540
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
extras/contrib/src/Distributions/darwin.mak
extras/contrib/src/Distributions/darwin.mak
+1
-1
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+2
-0
No files found.
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
Markdown
is supported
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