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