# Automatically generated by apkbuild-cpan, template 1 # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=perl-crypt-openssl-dsa _pkgreal=Crypt-OpenSSL-DSA pkgver=0.17 pkgrel=2 pkgdesc="unknown" url="http://search.cpan.org/dist/Crypt-OpenSSL-DSA/" arch="all" license="GPL PerlArtistic" cpandepends="" cpanmakedepends=" " depends="$cpandepends" makedepends="perl-dev libressl-dev $cpanmakedepends" subpackages="$pkgname-doc" source="http://search.cpan.org/CPAN/authors/id/K/KM/KMX/$_pkgreal-$pkgver.tar.gz" _builddir="$srcdir/$_pkgreal-$pkgver" prepare() { 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="36670ab60cede9908d6e1d8f051365e7 Crypt-OpenSSL-DSA-0.17.tar.gz" sha256sums="0cde79ebca56a6ad36f18d994063bf9f7898216a5833af543f04522bb0b4d73e Crypt-OpenSSL-DSA-0.17.tar.gz" sha512sums="9d4c634ccad1cef7012e2defca3793f8f516a321fdd848acde458c0b352f932c8e4bc61b4e0e977453dbe6cab87284c3ea42c33bc33f7a17a5bddd12f2eaaf5a Crypt-OpenSSL-DSA-0.17.tar.gz"