[csw-devel] SF.net SVN: gar:[11203] csw/mgar/pkg/libxslt/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Oct 9 17:42:59 CEST 2010


Revision: 11203
          http://gar.svn.sourceforge.net/gar/?rev=11203&view=rev
Author:   bdwalton
Date:     2010-10-09 15:42:58 +0000 (Sat, 09 Oct 2010)

Log Message:
-----------
libxslt: rename CSWpylibxslt -> CSWpy-libxslt to conform to standards

Modified Paths:
--------------
    csw/mgar/pkg/libxslt/trunk/Makefile

Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile	2010-10-09 12:49:45 UTC (rev 11202)
+++ csw/mgar/pkg/libxslt/trunk/Makefile	2010-10-09 15:42:58 UTC (rev 11203)
@@ -12,16 +12,18 @@
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 PATCHFILES += 0001-Forcefully-disable-version-script-use.patch
 
-PACKAGES = CSWlibxslt CSWlibxsltdevel CSWpylibxslt
+PACKAGES = CSWlibxslt CSWlibxsltdevel CSWpy-libxslt
 
+INCOMPATIBLE_PKGS_CSWpy-libxslt = CSWpylibxslt
+
 CATALOGNAME_CSWlibxsltdevel = libxslt_devel
-CATALOGNAME_CSWpylibxslt = py_libxslt
+CATALOGNAME_CSWpy-libxslt = py_libxslt
 
 BUILD_DEP_PKGS = CSWlibxml2 CSWlibxml2devel
 
 SPKG_DESC_CSWlibxslt =  XSLT engine runtime package
 SPKG_DESC_CSWlibxsltdevel = XSLT engine development package
-SPKG_DESC_CSWpylibxslt = XSLT engine python package
+SPKG_DESC_CSWpy-libxslt = XSLT engine python package
 
 SPKG_SOURCEURL = http://xmlsoft.org/XSLT/
 TEST_TARGET = check
@@ -43,22 +45,22 @@
 
 RUNTIME_DEP_PKGS_CSWlibxslt = CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2 CSWzlib
 RUNTIME_DEP_PKGS_CSWlibxsltdevel = CSWlibxslt
-RUNTIME_DEP_PKGS_CSWpylibxslt  = CSWpython
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWlibxslt
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWlibxml2
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWzlib
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWgpgerr
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWgcrypt
-RUNTIME_DEP_PKGS_CSWpylibxslt += CSWiconv
+RUNTIME_DEP_PKGS_CSWpy-libxslt  = CSWpython
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxslt
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxml2
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWzlib
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgpgerr
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgcrypt
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWiconv
 
 
 PKGFILES_CSWlibxsltdevel  = $(PKGFILES_DEVEL)
 PKGFILES_CSWlibxsltdevel += $(docdir)/libxslt-$(GARVERSION)/.*
 PKGFILES_CSWlibxsltdevel += $(libdir)/xsltConf.sh
 PKGFILES_CSWlibxsltdevel += $(call isadirs,$(libdir),xsltConf.sh)
-PKGFILES_CSWpylibxslt = $(libdir)/python.*
-PKGFILES_CSWpylibxslt += $(docdir)/libxslt-python-$(GARVERSION)/.*
+PKGFILES_CSWpy-libxslt = $(libdir)/python.*
+PKGFILES_CSWpy-libxslt += $(docdir)/libxslt-python-$(GARVERSION)/.*
 
-CHECKPKG_OVERRIDES = symbol-not-found|libxsltmod.so
+CHECKPKG_OVERRIDES_CSWlibxsltdevel += surplus-dependency|CSWlibxslt
 
 include gar/category.mk


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