2009-04-21 17:21:38 +00:00
|
|
|
# Template build file for 'perl-XML-SAX'.
|
|
|
|
pkgname=perl-XML-SAX
|
2011-10-08 06:56:30 +00:00
|
|
|
version=0.99
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=4
|
2014-02-22 08:21:39 +00:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2013-11-23 10:57:36 +00:00
|
|
|
makedepends="${hostmakedepends} perl-XML-NamespaceSupport perl-XML-SAX-Base"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
2009-04-21 17:21:38 +00:00
|
|
|
short_desc="Perl interface to the SAX2 XML Parser"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-08 06:56:30 +00:00
|
|
|
homepage="http://search.cpan.org/dist/XML-SAX"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="Artistic, GPL-1"
|
2013-04-13 11:29:34 +00:00
|
|
|
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
2011-10-08 06:56:30 +00:00
|
|
|
checksum=32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
|