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
99cb9a81
Commit
99cb9a81
authored
Nov 05, 2006
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use an uptodate pkg-config version
parent
3dbec4e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
99cb9a81
...
...
@@ -381,10 +381,10 @@ DISTCLEAN_PKG += automake-$(AUTOMAKE_VERSION).tar.gz
# pkgconfig
# ***************************************************************************
pkgconfig-$(PKGCFG_VERSION).tar.gz
:
pkg
-
config-$(PKGCFG_VERSION).tar.gz
:
$(WGET)
$(PKGCFG_URL)
pkgconfig
:
pkgconfig-$(PKGCFG_VERSION).tar.gz
pkgconfig
:
pkg
-
config-$(PKGCFG_VERSION).tar.gz
$(EXTRACT_GZ)
patch
-d
pkgconfig/glib-1.2.8
-p
1 < Patches/glib.patch
...
...
extras/contrib/src/packages.mak
View file @
99cb9a81
...
...
@@ -36,8 +36,8 @@ LIBTOOL_VERSION=1.5.6
LIBTOOL_URL
=
$(GNU)
/libtool/libtool-
$(LIBTOOL_VERSION)
.tar.gz
AUTOMAKE_VERSION
=
1.9.6
AUTOMAKE_URL
=
$(GNU)
/automake/automake-
$(AUTOMAKE_VERSION)
.tar.gz
PKGCFG_VERSION
=
0.
15.0
PKGCFG_URL
=
http://pkgconfig.freedesktop.org/releases/pkgconfig-
$(PKGCFG_VERSION)
.tar.gz
PKGCFG_VERSION
=
0.
21
PKGCFG_URL
=
http://pkgconfig.freedesktop.org/releases/pkg
-
config-
$(PKGCFG_VERSION)
.tar.gz
LIBICONV_VERSION
=
1.9.2
LIBICONV_URL
=
$(GNU)
/libiconv/libiconv-
$(LIBICONV_VERSION)
.tar.gz
GETTEXT_VERSION
=
0.16
...
...
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