16 lines
602 B
Bash
16 lines
602 B
Bash
# Template file for 'perl-XML-LibXSLT'
|
|
pkgname=perl-XML-LibXSLT
|
|
version=1.99
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl pkg-config"
|
|
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=127e17a877fb61e47b9e8b87bf8daad31339a62a00121f9751d522b438b0f7f0
|