# Automatically generated by apkbuild-cpan, template 1 # Contributor: Leonardo Arena # Maintainer: Leonardo Arena pkgname=perl-datetime-format-natural _pkgreal=DateTime-Format-Natural pkgver=1.04 pkgrel=0 pkgdesc="Create machine readable date/time with natural parsing logic" url="http://search.cpan.org/dist/DateTime-Format-Natural/" arch="noarch" license="GPL PerlArtistic" cpandepends="perl-datetime-timezone perl-clone perl-params-validate perl-list-moreutils perl-datetime perl-boolean" cpanmakedepends="perl-module-util perl-test-mocktime perl-date-calc" depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" source="http://search.cpan.org/CPAN/authors/id/S/SC/SCHUBIGER/$_pkgreal-$pkgver.tar.gz" _builddir="$srcdir/$_pkgreal-$pkgver" prepare() { cd "$_builddir" export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'` perl Build.PL installdirs=vendor || return 1 } build() { cd "$_builddir" export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'` ./Build && ./Build test } package() { cd "$_builddir" ./Build install destdir="$pkgdir" || return 1 find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } md5sums="62e7a7ff35cf5f9bcfd993d1aa6984fe DateTime-Format-Natural-1.04.tar.gz" sha256sums="ea7363162fc9eb9eb78448086c7443a9cefb545b2440660c63370023c97aa822 DateTime-Format-Natural-1.04.tar.gz" sha512sums="4d48ec2180f56333bc50dfe75609e09574bec502bae38a858c82467b6030dcedaec14f94fc6da182d159c1070ebe734f5e3de9d7ad0f82fe99fce885744ea213 DateTime-Format-Natural-1.04.tar.gz"