Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC Browser Plugins
Commits
789e6afc
Commit
789e6afc
authored
Jan 03, 2013
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MacOS: build against the vlc-stable repo
parent
cae1050c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
extras/macosx/build-vlc.sh
extras/macosx/build-vlc.sh
+3
-1
No files found.
extras/macosx/build-vlc.sh
View file @
789e6afc
...
...
@@ -72,7 +72,7 @@ info "Preparing build dirs"
spushd extras/macosx
if
!
[
-e
vlc
]
;
then
git clone git://git.videolan.org/vlc
.git
git clone git://git.videolan.org/vlc
/vlc-2.0.git vlc
fi
spopd
#extras/macosx
...
...
@@ -152,6 +152,8 @@ cd 64build
--disable-sdl
\
--disable-sdl-image
\
--disable-macosx-vlc-app
\
--with-macosx-sdk
=
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk
\
--with-macosx-version-min
=
10.6
\
--prefix
=
${
PREFIX
}
>
${
out
}
info
"Compiling VLC"
...
...
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