Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
c03dbb27
Commit
c03dbb27
authored
Nov 05, 2010
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: use the videolan variable to retrieve libdca and use http to fetch GNU stuff
parent
9662bc90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+2
-2
No files found.
extras/contrib/src/packages.mak
View file @
c03dbb27
...
...
@@ -25,7 +25,7 @@
# ***************************************************************************
PENGUIN
=
http://ftp.penguin.cz/pub/users/utx/amr
GNU
=
f
tp://ftp.gnu.org/gnu
GNU
=
ht
tp://ftp.gnu.org/gnu
SF
=
http://heanet.dl.sourceforge.net/sourceforge
VIDEOLAN
=
http://downloads.videolan.org/pub/videolan
CONTRIB_VIDEOLAN
=
http://downloads.videolan.org/pub/videolan/testing/contrib
...
...
@@ -115,7 +115,7 @@ LIBCACA_VERSION=0.99.beta17
#LIBCACA_URL=$(CONTRIB_VIDEOLAN)/libcaca-$(LIBCACA_VERSION).tar.gz
LIBCACA_URL
=
http://caca.zoy.org/files/libcaca/libcaca-
$(LIBCACA_VERSION)
.tar.gz
LIBDCA_VERSION
=
0.0.5
LIBDCA_URL
=
ftp://ftp.videolan.org/pub/videolan
/libdca/
$(LIBDCA_VERSION)
/libdca-
$(LIBDCA_VERSION)
.tar.bz2
LIBDCA_URL
=
$(VIDEOLAN)
/libdca/
$(LIBDCA_VERSION)
/libdca-
$(LIBDCA_VERSION)
.tar.bz2
LIBDC1394_VERSION
=
1.2.1
LIBDC1394_URL
=
$(SF)
/libdc1394/libdc1394-
$(LIBDC1394_VERSION)
.tar.gz
LIBDC1394_SVN
=
https://svn.sourceforge.net/svnroot
...
...
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