p5-tie-simple, p5-archive-zip, p5-archive-extract, p5-alien-sdl: adopted

This commit is contained in:
John McQuah 2023-03-03 14:47:55 -05:00
parent 5f47b8ffab
commit 3e42bb7cb6
8 changed files with 18 additions and 21 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34IM34fTjExYpM5aiCnYkXc08voglaThAYMBCO+O5JeH46Ey808+csm5CRypT+MfN9tuNXmd+hDWckgRnKxw8g4=
SHA256 (Pkgfile) = 916017335196bde89e567ed72c44cd3a4ba07d040a4caba118be5cb6f9043ef7
RWSagIOpLGJF3xj57Oc4JNNMuXmLOf+an7s6Dnyc8ysjFBy0DoWTGX6Ao0V/cCrcpTf7ldCxxU536+kK5YY963oO/9CxUyL7AAY=
SHA256 (Pkgfile) = 5ba76b2de4d5b191b44ee6ecc8910684341be46ccedffb0355509cc4477b8131
SHA256 (.footprint) = 2805f24c336cc15ae9b98bfca071598ee51316efa741f7da2b599bb9ef1b980e
SHA256 (Alien-SDL-1.446.tar.gz) = c9aa2c9dc3c63d89773c7d7203f2a46d1b924d0c72d9f801af147a3dc8bc512a

View File

@ -1,17 +1,16 @@
# Description: Building, finding and using SDL binaries
# URL: https://metacpan.org/release/Alien-SDL
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: John McQuah, jmcquah at disroot dot org
# Depends on: libsdl p5-file-sharedir p5-capture-tiny p5-file-which p5-text-patch p5-archive-extract p5-archive-zip p5-module-build
name=p5-alien-sdl
_realname=Alien-SDL
_author=FROGGS
version=1.446
release=1
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/$_realname-$version.tar.gz)
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/Alien-SDL-$version.tar.gz)
build() {
cd $_realname-$version
cd Alien-SDL-$version
# Workaround bug with --with-sdl-config
sed -i '/^GetOptions/d' Build.PL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wv5dMc8CrOs5KbCifU1BjdwS6bAwG7d+S2a9O6hAdbm83y5Ha44H5pctYSc2qNPfullfR4vF8dI8oxIKzqfUgE=
SHA256 (Pkgfile) = e2571f69c0eef5226a604ea8c4a98b51b03bdc3154a3a8c926c23b968518f824
RWSagIOpLGJF3//Ld0ouQA0Enx7U9sb1iX/entKX4d1GrN+rNEwVmZkWy3RJJGQdnLz34JLZNcFeG9zUpsVNZxRmK/HqM0Hs3AE=
SHA256 (Pkgfile) = fbbaf8bc74d1badc6caacde2729612e0f5fac92dcb0bfe2397e28ab7f9685e4e
SHA256 (.footprint) = 949ce43a5763686d97cb2910aa36288cc72e58e6d9a1e96963134e1f1a9fe2f5
SHA256 (Archive-Extract-0.88.tar.gz) = cffcf135cd0622287d3b02154f7d6716495449fcaed03966621948e25ea5f742

View File

@ -1,16 +1,15 @@
# Description: Generic archive extracting mechanism
# URL: https://metacpan.org/release/Archive-Extract
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: John McQuah, jmcquah at disroot dot org
name=p5-archive-extract
_realname=Archive-Extract
_author=BINGOS
version=0.88
release=1
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/$_realname-$version.tar.gz)
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/Archive-Extract-$version.tar.gz)
build() {
cd $_realname-$version
cd Archive-Extract-$version
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
unset PERL5LIB PERL_MM_OPT

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wVLS0XHsGQG2BWfAnMu0b8pBINS6brXn1HIty0lyPZpXxlnR5htvxmP0XpxHhmZv1eJajlCWzWFsr4lsULzwg0=
SHA256 (Pkgfile) = 0855246bf105f401e4440d16f42bfe0a36804e46b77295558110c2ad00ae7620
RWSagIOpLGJF399kH6+nmpAJeO5IxkdnDJYOqVcJJ6HMx7eOwzrqxXLwlJCaCcHHfPYayc2zgbpnh2L9KqZW9/z9wq/2he67MQE=
SHA256 (Pkgfile) = 16703df7eced0951e3f0b472d5a9f225de47648d99541f363fe0bae4a5657021
SHA256 (.footprint) = 2590bac85626eabbaad9cf18cb0f54f5766e9b9abc2097dcac11bd4de576eb19
SHA256 (Archive-Zip-1.68.tar.gz) = 984e185d785baf6129c6e75f8eb44411745ac00bf6122fb1c8e822a3861ec650

View File

@ -1,16 +1,15 @@
# Description: Provide a perl interface to ZIP archive files
# URL: https://metacpan.org/release/Archive-Zip
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: John McQuah, jmcquah at disroot dot org
name=p5-archive-zip
_realname=Archive-Zip
_author=PHRED
version=1.68
release=1
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/$_realname-$version.tar.gz)
source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/Archive-Zip-$version.tar.gz)
build() {
cd $_realname-$version
cd Archive-Zip-$version
perl Makefile.PL INSTALLDIRS=vendor
make

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/PPaPCbXlQOKvy9F//crDFK2ufU8vdnc+z8LdyHMpWipZf3vpbr3bHLQAQfmmLSe6mqn6vATEBnbs2NyNMLHAw=
SHA256 (Pkgfile) = 67c0e48232950614a2bd946d24aefbf7aa7055d8a7fa0c06926d0d56c4a591f0
RWSagIOpLGJF38M/tnJZWDbFXo7o8rZ5nLP91/KC9hbLB/lTa6zz88iW9B6i3uLdL0/bECf8PfF8jOwyPMK/0D8xiekHW3QU9AM=
SHA256 (Pkgfile) = da891da2aca43e96d6be347ad82b9a1144a08b1e3bc2b28d6441b1313f001803
SHA256 (.footprint) = 66cb4610adab414df8f91deae47a58f15aea7b63a8aeaf9f029b23d1016c8323
SHA256 (Tie-Simple-1.04.tar.gz) = 29e9e2133951046c78f205f1b3e8df62c90e114f0e08fa06b817766a0f808b12

View File

@ -1,6 +1,6 @@
# Description: Variable ties made easier: much, much, much easier...
# URL: https://metacpan.org/release/Tie-Simple
# Maintainer: Danny Rawlins, crux at romster dot me
# Maintainer: John McQuah, jmcquah at disroot dot org
name=p5-tie-simple
_realname=Tie-Simple