# Automatically generated by apkbuild-cpan, template 1 # Contributor: Francesco Colista # Maintainer: Adélie Perl Team pkgname=perl-json-maybexs _pkgreal=JSON-MaybeXS _author=HAARG _au=${_author%%"${_author#??}"} _a=${_author%%"${_author#?}"} pkgver=1.004000 pkgrel=0 pkgdesc="Use with a fallback to and " url="https://metacpan.org/release/JSON-MaybeXS" arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" depends="perl-cpanel-json-xs" makedepends="" checkdepends="perl-test-without-module" subpackages="$pkgname-doc" source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" build() { PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor make } check() { make test } package() { make DESTDIR="$pkgdir" install find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } sha512sums="caebd00e49f4bd79f9a9a748077d58d963f53b656e4f48f9577a14fb36a80e956ff393f0ccdf7066129bcd7ebcec73a201c1c6fc778ce2488522b4e3886d2bbb JSON-MaybeXS-1.004000.tar.gz"