# Automatically generated by apkbuild-cpan, template 1 # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=perl-business-ismn _pkgreal=Business-ISMN pkgver=1.13 pkgrel=0 pkgdesc="Work with International Standard Music Numbers" url="http://search.cpan.org/dist/Business-ISMN/" arch="noarch" license="GPL PerlArtistic" cpandepends="perl-tie-cycle" cpanmakedepends=" " depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" source="http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { default_prepare || return 1 cd "$builddir" export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor } build() { cd "$builddir" export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') make && make test } package() { cd "$builddir" make DESTDIR="$pkgdir" install || return 1 find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } md5sums="e8696a78b4aa8a99869fbb0625c5cc13 Business-ISMN-1.13.tar.gz" sha256sums="89b598dcde116732f8621b18660fec9a6989b1ad5bf96599b98fbcaecad9a132 Business-ISMN-1.13.tar.gz" sha512sums="bad9fdfe16a6b62c823019af4162e0cb2f97dbda8cc5cad01ff3a6e80d22e5fa1d260ef410ad1393d03fc750f7976f06932ac948390cdeb995cc458e1d3cd984 Business-ISMN-1.13.tar.gz"