gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1100: add libxml2 as a dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1100: add libxml2 as a dep
Date: Sat, 10 Nov 2012 16:23:23 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1100
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-11-10 16:23:23 +0100
message:
  add libxml2 as a dep
added:
  deps/libxml2/
  deps/libxml2/Makefile
  deps/libxml2/config.mk
  deps/libxml2/sha256sums
=== added directory 'deps/libxml2'
=== added file 'deps/libxml2/Makefile'
--- a/deps/libxml2/Makefile     1970-01-01 00:00:00 +0000
+++ b/deps/libxml2/Makefile     2012-11-10 15:23:23 +0000
@@ -0,0 +1,15 @@
+GARNAME = libxml2
+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
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'deps/libxml2/config.mk'
--- a/deps/libxml2/config.mk    1970-01-01 00:00:00 +0000
+++ b/deps/libxml2/config.mk    2012-11-10 15:23:23 +0000
@@ -0,0 +1,4 @@
+## Configuration options for libxml2 ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'deps/libxml2/sha256sums'
--- a/deps/libxml2/sha256sums   1970-01-01 00:00:00 +0000
+++ b/deps/libxml2/sha256sums   2012-11-10 15:23:23 +0000
@@ -0,0 +1,1 @@
+ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82  
download/libxml2-2.9.0.tar.gz


reply via email to

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