🔒 Repository is read-only – file editing is disabled.
1234567891011121314151617181920212223242526272829
pkgname: perl-xml-libxml
pkgver: '2.0213'
pkgrel: '1'
pkgdesc: Interface to the libxml library
url: 'https://search.cpan.org/dist/XML-LibXML'
arch: x86_64
license:
- GPL
depends:
- perl-alien-libxml2
- perl-xml-sax
- perl-xml-namespacesupport
makedepends:
- perl-xml-sax
- perl-xml-namespacesupport
- perl-alien-build
source:
- 'https://www.cpan.org/authors/id/T/TO/TODDR/XML-LibXML-${pkgver}.tar.gz'
sha256sums:
- 2af21c5d61ac34ea26a5fabf15ba5a5841e648f7189db3e33b6f28b5489802ab
build: |
cd XML-LibXML-${pkgver}
perl Makefile.PL INSTALLDIRS=vendor
make
make DESTDIR=${PKGDIR} install
install -Dm644 LICENSE ${PKGDIR}/usr/share/licenses/${pkgname}/LICENSE
package: |
true