Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
243e0951
Commit
243e0951
authored
Oct 03, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tools: Fix SF URLs
parent
a9ac9434
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
extras/tools/packages.mak
extras/tools/packages.mak
+2
-1
No files found.
extras/tools/packages.mak
View file @
243e0951
GNU
=
http://ftp.gnu.org/gnu
APACHE
=
http://mirror.csclub.uwaterloo.ca/apache
SF
=
http://downloads.sourceforge.net/project
YASM_VERSION
=
1.2.0
#YASM_URL=$(CONTRIB_VIDEOLAN)/yasm-$(YASM_VERSION).tar.gz
...
...
@@ -22,7 +23,7 @@ M4_URL=$(GNU)/m4/m4-$(M4_VERSION).tar.gz
PKGCFG_VERSION
=
0.27.1-1
#PKGCFG_URL=http://downloads.videolan.org/pub/videolan/testing/contrib/pkg-config-$(PKGCFG_VERSION).tar.gz
PKGCFG_URL
=
http://sourceforge.net/projects/pkgconfiglite/files/
$(PKGCFG_VERSION)
/pkg-config-lite-
$(PKGCFG_VERSION)
.tar.gz/download
PKGCFG_URL
=
$(SF)
/pkgconfiglite/
$(PKGCFG_VERSION)
/pkg-config-lite-
$(PKGCFG_VERSION)
.tar.gz
TAR_VERSION
=
1.26
TAR_URL
=
$(GNU)
/tar/tar-
$(TAR_VERSION)
.tar.bz2
...
...
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