Revision: 13911 http://gar.svn.sourceforge.net/gar/?rev=13911&view=rev Author: bdwalton Date: 2011-03-22 01:40:25 +0000 (Tue, 22 Mar 2011)
Log Message: ----------- libxslt/trunk: split out the libraries Modified Paths: -------------- csw/mgar/pkg/libxslt/trunk/Makefile Modified: csw/mgar/pkg/libxslt/trunk/Makefile =================================================================== --- csw/mgar/pkg/libxslt/trunk/Makefile 2011-03-22 01:32:45 UTC (rev 13910) +++ csw/mgar/pkg/libxslt/trunk/Makefile 2011-03-22 01:40:25 UTC (rev 13911) @@ -14,6 +14,19 @@ PACKAGES = CSWlibxslt CSWlibxslt-dev CSWpy-libxslt +PACKAGES += CSWlibexslt0 +CATALOGNAME_CSWlibexslt0 = libexslt0 +PKGFILES_CSWlibexslt0 += $(call baseisadirs,$(libdir),libexslt\.so\.0\.8\.15) +PKGFILES_CSWlibexslt0 += $(call baseisadirs,$(libdir),libexslt\.so\.0(\.\d+)*) +SPKG_DESC_CSWlibexslt0 += XSLT engine runtime package, libexslt.so.0 + +PACKAGES += CSWlibxslt1 +CATALOGNAME_CSWlibxslt1 = libxslt1 +PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1\.1\.26) +PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1(\.\d+)*) +SPKG_DESC_CSWlibxslt1 += XSLT engine runtime package, libxslt.so.1 +RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibxslt1 + OBSOLETES_CSWpy-libxslt = CSWpylibxslt OBSOLETES_CSWlibxslt-dev = CSWlibxsltdevel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel