🔒 Repository is read-only – file editing is disabled.
1234567891011121314151617181920212223242526
pkgname: perl-alien-build
pkgver: '2.84'
pkgrel: '2'
pkgdesc: Build external dependencies for use in CPAN
url: 'https://metacpan.org/release/Alien-Build'
arch: x86_64
depends: []
makedepends:
- perl-capture-tiny
- perl-ffi-checklib
- perl-file-chdir
- perl-file-which
- perl-path-tiny
- perl-test2-suite
source:
- 'https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-${pkgver}.tar.gz'
sha256sums:
- 8e891fd3acbac39dd8fdc01376b9abff931e625be41e0910ca30ad59363b4477
build: |
cd Alien-Build-${pkgver}
perl Makefile.PL INSTALLDIRS=vendor
make
make test
make DESTDIR=${PKGDIR} install
package: |
true