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

recipes/utils/perl-uri/PAGBUILD.yaml main

17 linii Raw ← Powrót
1234567891011121314151617
pkgname: perl-uri
pkgver: '5.35'
pkgrel: '1'
pkgdesc: Uniform Resource Identifiers Perl (absolute and relative)
url: 'https://metacpan.org/pod/URI'
arch: x86_64
depends:
- perl
makedepends: []
source:
- 'https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-${pkgver}.tar.gz'
sha256sums:
- 89648964ce5ae006726951f42f718576fbefe9e98a41bd2212d57386163092d2
build: "cd URI-${pkgver}\n\tperl Makefile.PL\n\tmake\n\tmake DESTDIR=${PKGDIR} install\nfind ${PKGDIR} \\\n         -name\
  \ '*.bs' -or \\\n         -name '.packlist' | xargs rm\n"
package: |
  true