🔒 Repository is read-only – file editing is disabled.
1234567891011121314151617
pkgname: perl-appconfig
pkgver: '1.71'
pkgrel: '3'
pkgdesc: AppConfig module - Read configuration files and parse command line arguments
url: 'https://metacpan.org/pod/AppConfig'
arch: x86_64
depends:
- perl
makedepends: []
source:
- 'https://www.cpan.org/authors/id/N/NE/NEILB/AppConfig-${pkgver}.tar.gz'
sha256sums:
- 1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f
build: "cd AppConfig-${pkgver}\n\nperl Makefile.PL INSTALLDIRS=vendor\n\nmake\nmake DESTDIR=${PKGDIR} install\nfind ${PKGDIR}\
\ \\\n\t-name '*.bs' -or \\\n\t-name .packlist -delete\n"
package: |
true