# Automatically generated by apkbuild-cpan, template 1 # Maintainer: Natanael Copa pkgname=perl-date-manip _pkgreal=Date-Manip pkgver=6.49 pkgrel=0 pkgdesc="Date manipulation routines" url="http://search.cpan.org/dist/Date-Manip/" arch="noarch" license="GPL PerlArtistic" cpandepends="perl-yaml-syck" cpanmakedepends="perl-test-inter " depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" source="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/$_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="4a07d42b0e47a48c4df0af22fcefc6be Date-Manip-6.49.tar.gz" sha256sums="3e5aa3b351f92186630c27b1de2cba0d322142d0ff4ac12319681e20ce8b89b9 Date-Manip-6.49.tar.gz" sha512sums="013b008b7591068da63820c751ff1988cc203df3f865c85487f058fc3d75e28c2506f50618b4a8f300c635ddef9005071d231ba6aeae1f39374f4a4e7f89e479 Date-Manip-6.49.tar.gz"