16 lines
591 B
Bash
16 lines
591 B
Bash
# Template file for 'perl-XML-LibXSLT'
|
|
pkgname=perl-XML-LibXSLT
|
|
version=1.96
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-XML-LibXML libxslt-devel"
|
|
depends="${makedepends}"
|
|
short_desc="XML::LibXSLT - Interface to the GNOME libxslt library"
|
|
maintainer="svenper <svenper@tuta.io>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/XML-LibXSLT/"
|
|
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=2a5e374edaa2e9f9d26b432265bfea9b4bb7a94c9fbfef9047b298fce844d473
|