[csw-devel] SF.net SVN: gar:[6153] csw/mgar/pkg/libxml2/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Sep 1 18:28:18 CEST 2009
Revision: 6153
http://gar.svn.sourceforge.net/gar/?rev=6153&view=rev
Author: dmichelsen
Date: 2009-09-01 16:28:18 +0000 (Tue, 01 Sep 2009)
Log Message:
-----------
libxml2: Adjust catalog name of python module to be prefixed with py_ and set package descriptions
Modified Paths:
--------------
csw/mgar/pkg/libxml2/trunk/Makefile
Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml2/trunk/Makefile 2009-09-01 16:04:02 UTC (rev 6152)
+++ csw/mgar/pkg/libxml2/trunk/Makefile 2009-09-01 16:28:18 UTC (rev 6153)
@@ -17,8 +17,12 @@
CATALOGNAME_CSWlibxml2 = libxml2
CATALOGNAME_CSWlibxml2devel = libxml2_devel
-CATALOGNAME_CSWpylibxml2 = pylibxml2
+CATALOGNAME_CSWpylibxml2 = py_libxml2
+SPKG_DESC_CSWlibxml2 = XML Parser Library
+SPKG_DESC_CSWlibxml2devel = XML Parser Library Developer Files
+SPKG_DESC_CSWpylibxml2 = XML Parser Library Python Bindings
+
REQUIRED_PKGS_CSWlibxml2 = CSWiconv CSWzlib
REQUIRED_PKGS_CSWlibxml2devel = CSWlibxml2
REQUIRED_PKGS_CSWpylibxml2 = CSWpython CSWlibxml2
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