🔒 Repository is read-only – file editing is disabled.
1234567891011121314151617181920
pkgname: perl-file-sharedir-install
pkgver: '0.14'
pkgrel: '1'
pkgdesc: 'File::ShareDir::Install - Install read-only data files from a distribution'
url: 'https://metacpan.org/pod/File::ShareDir::Install'
arch: x86_64
depends: []
makedepends:
- perl
source:
- 'https://www.cpan.org/authors/id/E/ET/ETHER/File-ShareDir-Install-${pkgver}.tar.gz'
sha256sums:
- 8f9533b198f2d4a9a5288cbc7d224f7679ad05a7a8573745599789428bc5aea0
build: |
cd File-ShareDir-Install-${pkgver}
perl Makefile.PL
make OPTIMIZE="$CFLAGS"
make DESTDIR=${PKGDIR} install
package: |
true