[csw-devel] SF.net SVN: gar:[10965] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Sep 15 12:57:43 CEST 2010
Revision: 10965
http://gar.svn.sourceforge.net/gar/?rev=10965&view=rev
Author: dmichelsen
Date: 2010-09-15 10:57:42 +0000 (Wed, 15 Sep 2010)
Log Message:
-----------
libxml++: Initial commit, dependencies needed, e.g. glibmm
Added Paths:
-----------
csw/mgar/pkg/libxml++/
csw/mgar/pkg/libxml++/branches/
csw/mgar/pkg/libxml++/tags/
csw/mgar/pkg/libxml++/trunk/
csw/mgar/pkg/libxml++/trunk/Makefile
csw/mgar/pkg/libxml++/trunk/checksums
csw/mgar/pkg/libxml++/trunk/files/
Property changes on: csw/mgar/pkg/libxml++/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/libxml++/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml++/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/libxml++/trunk/Makefile 2010-09-15 10:57:42 UTC (rev 10965)
@@ -0,0 +1,22 @@
+# $Id$
+GARNAME = libxml++
+GARVERSION = 2.30.1
+CATEGORIES = lib
+
+DESCRIPTION = C++ wrapper for the libxml XML parser library
+define BLURB
+endef
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+EXTRA_CONFIGURE_EXPORTS = MAKE
+MAKE = gmake
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/libxml++/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/libxml++/trunk/checksums
===================================================================
--- csw/mgar/pkg/libxml++/trunk/checksums (rev 0)
+++ csw/mgar/pkg/libxml++/trunk/checksums 2010-09-15 10:57:42 UTC (rev 10965)
@@ -0,0 +1 @@
+0de2bd8c38cf308983df7d531681da56 libxml++-2.30.1.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list