1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/csw/mgar/pkg/cpan/XML-LibXSLT/trunk/Makefile

Revision 21120, 0.7 KB (checked in by bonivart, 5 weeks ago)

cpan/XML-LibXSLT/trunk: update to 1.80, fix dep, fix name

Line 
1NAME = XML-LibXSLT
2VERSION = 1.80
3CATEGORIES = cpan
4GARTYPE = v2
5AUTHOR = SHLOMIF
6
7DESCRIPTION = interface to the gnome libxslt library
8define BLURB
9endef
10
11DISTFILES += COPYING
12
13PACKAGES = CSWpm-xml-libxslt
14CATALOGNAME = pm_xml_libxslt
15SPKG_DESC_CSWpm-xml-libxslt = $(DESCRIPTION)
16OBSOLETED_BY_CSWpm-xml-libxslt = CSWpmxmllibxslt
17CATALOGNAME_CSWpmxmllibxslt = pm_xmllibxslt
18
19RUNTIME_DEP_PKGS_CSWpm-xml-libxslt += CSWlibxslt1
20RUNTIME_DEP_PKGS_CSWpm-xml-libxslt += CSWlibxml2-2
21RUNTIME_DEP_PKGS_CSWpm-xml-libxslt += CSWlibexslt0
22RUNTIME_DEP_PKGS += CSWpm-xml-libxml
23
24SKIPTEST = 1
25
26CHECKPKG_OVERRIDES_CSWpm-xml-libxslt += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/auto/XML/LibXSLT/LibXSLT.so
27
28include gar/category.mk
Note: See TracBrowser for help on using the browser.