perl-XML-SAX: remove long_desc.
This commit is contained in:
parent
5d99be0377
commit
05fcd649f1
1 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template build file for 'perl-XML-SAX'.
|
# Template build file for 'perl-XML-SAX'.
|
||||||
pkgname=perl-XML-SAX
|
pkgname=perl-XML-SAX
|
||||||
version=0.99
|
version=0.99
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="XML-SAX-$version"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18"
|
||||||
makedepends="${hostmakedepends} perl-XML-NamespaceSupport perl-XML-SAX-Base"
|
makedepends="${hostmakedepends} perl-XML-NamespaceSupport perl-XML-SAX-Base"
|
||||||
|
@ -14,7 +14,3 @@ homepage="http://search.cpan.org/dist/XML-SAX"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
||||||
checksum=32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
|
checksum=32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
|
||||||
long_desc="
|
|
||||||
This module provides ways to parse XML documents. It is built on top of
|
|
||||||
XML::SAX::Expat, which is a lower level interface to James Clark's
|
|
||||||
expat library."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue