[Lunar-commits] <moonbase-other> libxml++: Readding to moonbase along with a version bump.

stumbles stumbles at lunar-linux.org
Sun Jan 13 06:12:38 CET 2013


commit e0634bc3f79ce252bcd87f804b6da43ad1a04b2a
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 12 Jan 2013 21:12:38 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/e0634bc3f79ce252bcd87f804b6da43ad1a04b2a

libxml++: Readding to moonbase along with a version bump.
---
  libs/libxml++/DEPENDS | +2/-0     
  libs/libxml++/DETAILS | +14/-0    
  2 files changed, 16 insertions(+)

--- /dev/null
+++ b/libs/libxml++/DEPENDS
@@ -0,0 +1,2 @@
+depends libxml2
+depends glibmm
--- /dev/null
+++ b/libs/libxml++/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=libxml++
+         VERSION=2.36.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:446714be0becb1d1bca914a9a545af96a24de26e
+        WEB_SITE=http://libxmlplusplus.sf.net
+         ENTERED=20030923
+         UPDATED=20130112
+           SHORT="A C++ interface for working with XML files"
+
+cat << EOF
+libxml++ is a C++ interface for working with XML files, using libxml2 to
+parse and write the actual XML files. It has a simple but complete API.
+EOF




More information about the Lunar-commits mailing list