Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
3556b3c8
Commit
3556b3c8
authored
Jan 13, 2009
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: updated automake to version 1.10.2 (required by libgcrypt) and autoconf to 2.63
parent
201f6190
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+2
-4
No files found.
extras/contrib/src/packages.mak
View file @
3556b3c8
...
...
@@ -34,9 +34,7 @@ LIBAMR_NB_VERSION=7.0.0.0
LIBAMR_NB
=
$(PENGUIN)
/amrnb-
$(LIBAMR_NB_VERSION)
.tar.bz2
LIBAMR_WB_VERSION
=
7.0.0.2
LIBAMR_WB
=
$(PENGUIN)
/amrwb-
$(LIBAMR_WB_VERSION)
.tar.bz2
# Autoconf > 2.57 doesn't work ok on BeOS. Don't ask why.
# we have to use a newer though, because bootstrap won't work otherwise
AUTOCONF_VERSION
=
2.61
AUTOCONF_VERSION
=
2.63
AUTOCONF_URL
=
$(GNU)
/autoconf/autoconf-
$(AUTOCONF_VERSION)
.tar.bz2
GNUMAKE_VERSION
=
3.81
GNUMAKE_URL
=
$(GNU)
/make/make-
$(GNUMAKE_VERSION)
.tar.bz2
...
...
@@ -44,7 +42,7 @@ CMAKE_VERSION=2.6.0
CMAKE_URL
=
http://www.cmake.org/files/v2.6/cmake-
$(CMAKE_VERSION)
.tar.gz
LIBTOOL_VERSION
=
1.5.24
LIBTOOL_URL
=
$(GNU)
/libtool/libtool-
$(LIBTOOL_VERSION)
.tar.gz
AUTOMAKE_VERSION
=
1.
9.6
AUTOMAKE_VERSION
=
1.
10.2
AUTOMAKE_URL
=
$(GNU)
/automake/automake-
$(AUTOMAKE_VERSION)
.tar.gz
PKGCFG_VERSION
=
0.20
PKGCFG_URL
=
$(VIDEOLAN)
/testing/contrib/pkg-config-
$(PKGCFG_VERSION)
.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