pkgname: perl-locale-gettext pkgver: '1.07' pkgrel: '5' pkgdesc: Permits access from Perl to the gettext() family of functions url: 'https://metacpan.org/pod/Locale::gettext' arch: x86_64 depends: - perl makedepends: - gettext source: - 'https://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-${pkgver}.tar.gz' sha256sums: - 909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15 build: "cd Locale-gettext-${pkgver}\nPERL_MM_USE_DEFAULT=1 perl Makefile.PL\nmake OPTIMIZE=\"$CFLAGS\" \nmake install INSTALLDIRS=vendor\ \ DESTDIR=${PKGDIR}\n\n# Remove .packlist if present in the package\nfind ${PKGDIR} -name .packlist -delete\n" package: | true