Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLMC
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
17
Issues
17
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
VLMC
Commits
71e6137b
Commit
71e6137b
authored
Mar 09, 2011
by
Rohit Yadav
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: Updated frei0r url
parent
a9d27eb0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
contribs/contribs-mac.sh
contribs/contribs-mac.sh
+2
-2
contribs/contribs.sh
contribs/contribs.sh
+2
-2
No files found.
contribs/contribs-mac.sh
View file @
71e6137b
...
@@ -5,8 +5,8 @@ VLC_VERSION_DATE="20110203-0102"
...
@@ -5,8 +5,8 @@ VLC_VERSION_DATE="20110203-0102"
VLC_VERSION_PREFIX
=
"1.1-branch-intel-
${
VLC_VERSION_DATE
}
"
VLC_VERSION_PREFIX
=
"1.1-branch-intel-
${
VLC_VERSION_DATE
}
"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
.zip"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
.zip"
VLC_URL
=
"http://nightlies.videolan.org/build/macosx-intel/
${
VLC_FILE
}
"
VLC_URL
=
"http://nightlies.videolan.org/build/macosx-intel/
${
VLC_FILE
}
"
FREI0R_FILE
=
"frei0r-
latest
.tar.gz"
FREI0R_FILE
=
"frei0r-
plugins-1.2.1
.tar.gz"
FREI0R_URL
=
"http://www.piksel.no/frei0r/
snapshot/frei0r-latest
.tar.gz"
FREI0R_URL
=
"http://www.piksel.no/frei0r/
releases/frei0r-plugins-1.2.1
.tar.gz"
ROOT_FOLDER
=
`
pwd
`
ROOT_FOLDER
=
`
pwd
`
...
...
contribs/contribs.sh
View file @
71e6137b
...
@@ -6,8 +6,8 @@ VLC_VERSION_DATE="20110203-0202"
...
@@ -6,8 +6,8 @@ VLC_VERSION_DATE="20110203-0202"
VLC_VERSION_PREFIX
=
"vlc-1.1.7"
VLC_VERSION_PREFIX
=
"vlc-1.1.7"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
-win32.7z"
VLC_FILE
=
"
${
VLC_VERSION_PREFIX
}
-win32.7z"
VLC_URL
=
"http://nightlies.videolan.org/build/win32/branch-
${
VLC_VERSION_DATE
}
/
${
VLC_FILE
}
"
VLC_URL
=
"http://nightlies.videolan.org/build/win32/branch-
${
VLC_VERSION_DATE
}
/
${
VLC_FILE
}
"
FREI0R_FILE
=
"frei0r-
latest
.tar.gz"
FREI0R_FILE
=
"frei0r-
plugins-1.2.1
.tar.gz"
FREI0R_URL
=
"http://www.piksel.no/frei0r/
snapshot/frei0r-latest
.tar.gz"
FREI0R_URL
=
"http://www.piksel.no/frei0r/
releases/frei0r-plugins-1.2.1
.tar.gz"
ROOT_FOLDER
=
`
pwd
`
ROOT_FOLDER
=
`
pwd
`
...
...
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