gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1685: move libxml2 to external dep


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

------------------------------------------------------------
revno: 1685
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:33:52 +0100
message:
  move libxml2 to external dep
renamed:
  deps/libxml2/ => external/libxml2/
modified:
  external/libxml2/Makefile
=== renamed directory 'deps/libxml2' => 'external/libxml2'
=== modified file 'external/libxml2/Makefile'
--- a/deps/libxml2/Makefile     2012-11-21 19:19:06 +0000
+++ b/external/libxml2/Makefile 2013-01-23 22:33:52 +0000
@@ -2,17 +2,6 @@
 GARVERSION = 2.9.0
 HOME_URL = http://xmlsoft.org
 DESCRIPTION = An XML library
-
-######################################################################
-
-MASTER_SITES = ftp://xmlsoft.org/
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-
-BUILDDEPS = 
-LIBDEPS = libiconv
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
+LIBFILES = xml2
+include ../../gar.lib/external.mk
+


reply via email to

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