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
VLMC
Commits
6618a6d9
Commit
6618a6d9
authored
Feb 07, 2011
by
Rohit Yadav
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: Updated paths and links. Using libvlc 1.1.7
parent
25a398b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
contribs/contribs-mac.sh
contribs/contribs-mac.sh
+3
-2
contribs/contribs.sh
contribs/contribs.sh
+2
-2
No files found.
contribs/contribs-mac.sh
View file @
6618a6d9
#!/bin/sh
VLC_VERSION_DATE
=
"20101110-0104"
echo
"For 64-bit builds please use an intel64 based contrib."
VLC_VERSION_DATE
=
"20110203-0102"
VLC_VERSION_PREFIX
=
"1.1-branch-intel-
${
VLC_VERSION_DATE
}
"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
.zip"
VLC_URL
=
"http://nightlies.videolan.org/build/macosx-intel/
${
VLC_FILE
}
"
...
...
@@ -41,4 +42,4 @@ cd $ROOT_FOLDER
# frei0r
tar
xvf src-dl/
$FREI0R_FILE
-C
temp
--strip-components
=
2
cp
temp/frei0r.h include
rm
-rf
temp
\ No newline at end of file
rm
-rf
temp
contribs/contribs.sh
View file @
6618a6d9
...
...
@@ -2,8 +2,8 @@
QT4_FILE
=
"qt4-4.7.1-win32-bin.tar.bz2"
QT4_URL
=
"http://download.videolan.org/pub/videolan/contrib/qt4-4.7.1-win32-bin.tar.bz2"
VLC_VERSION_DATE
=
"201
0
103
1
-0202"
VLC_VERSION_PREFIX
=
"vlc-1.1.
5-git-
${
VLC_VERSION_DATE
}
"
VLC_VERSION_DATE
=
"20110
20
3-0202"
VLC_VERSION_PREFIX
=
"vlc-1.1.
7
"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
-win32.7z"
VLC_URL
=
"http://nightlies.videolan.org/build/win32/branch-
${
VLC_VERSION_DATE
}
/
${
VLC_FILE
}
"
FREI0R_FILE
=
"frei0r-latest.tar.gz"
...
...
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