1 # Maintainer: Bruno Pagani <archange@archlinux.org>
2 # Maintainer: Morten Linderud <foxboron@archlinux.org>
8 pkgdesc="Object-oriented methods for interacting with GnuPG"
10 url="https://metacpan.org/release/${_pkg}"
11 license=('PerlArtistic' 'GPL')
12 options=('!emptydirs')
13 depends=('gnupg' 'perl-math-bigint' 'perl-moo' 'perl-moox-handlesvia' 'perl-moox-late')
14 makedepends=('perl-module-install')
15 source=("https://cpan.metacpan.org/authors/id/B/BP/BPS/${_pkg}-${pkgver}.tar.gz")
16 sha512sums=('ff4365aa75fbcd2dc77c915ec36c0b578219ae1a2148e936b4769221f91c78a3bc3d371159b5130e7bee36ecf0e169b6a16e3a160d2598811d6f70850119f6e4')
20 export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
27 # 19 tests failing, likely because we are in a chroot
33 make INSTALLDIRS=vendor DESTDIR="$pkgdir" install