🔒 Repository is read-only – file editing is disabled.

recipes/utils/perl-archive-zip/PAGBUILD.yaml main

17 linii Raw ← Powrót
1234567891011121314151617
pkgname: perl-archive-zip
pkgver: '1.68'
pkgrel: '2'
pkgdesc: Programe Perl for creating, manipulating and writing Zip archive files
url: 'https://metacpan.org/pod/Archive::Zip'
arch: x86_64
depends:
- perl
makedepends: []
source:
- 'https://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz'
sha256sums:
- 984e185d785baf6129c6e75f8eb44411745ac00bf6122fb1c8e822a3861ec650
build: "cd Archive-*\nperl Makefile.PL INSTALLDIRS=vendor\nmake OPTIMIZE=\"${CFLAGS}\"\nmake DESTDIR=${PKGDIR} install\nfind\
  \ ${PKGDIR} \\\n\t-name '*.bs' -or \\\n\t-name .packlist -delete\n"
package: |
  true