gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1688: move pkg-config to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1688: move pkg-config to external dep
Date: Wed, 23 Jan 2013 23:36:52 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1688
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:36:52 +0100
message:
  move pkg-config to external dep
renamed:
  deps/pkg-config/ => external/pkg-config/
modified:
  external/pkg-config/Makefile
=== renamed directory 'deps/pkg-config' => 'external/pkg-config'
=== modified file 'external/pkg-config/Makefile'
--- a/deps/pkg-config/Makefile  2012-11-07 22:59:55 +0000
+++ b/external/pkg-config/Makefile      2013-01-23 22:36:52 +0000
@@ -2,21 +2,5 @@
 GARVERSION = 0.27.1
 HOME_URL = http://pkg-config.freedesktop.org/
 DESCRIPTION = A tool for managing dynamically linked libraries
-
-######################################################################
-
-MASTER_SITES = http://$(GARNAME).freedesktop.org/
-MASTER_SUBDIR = releases/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = 
-
-BUILDDEPS =
-LIBDEPS =
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
-
-CONFIGURE_ARGS += --with-pc-path=$(prefix)/lib/pkgconfig/ \
-                 --with-sysroot=$(prefix)/lib
+BINFILES = pkg-config
+include ../../gar.lib/external.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]