[arch-commits] Commit in perl-alien-base-modulebuild/repos (2 files)

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 15:08:19
  Author: felixonmars
Revision: 649418

archrelease: copy trunk to community-staging-any

Added:
  perl-alien-base-modulebuild/repos/community-staging-any/
  perl-alien-base-modulebuild/repos/community-staging-any/PKGBUILD
(from rev 649417, perl-alien-base-modulebuild/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: perl-alien-base-modulebuild/repos/community-staging-any/PKGBUILD (from 
rev 649417, perl-alien-base-modulebuild/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-06-21 15:08:19 UTC (rev 649418)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-base-modulebuild
+pkgver=1.14
+pkgrel=2
+pkgdesc="A Module::Build subclass for building Alien:: modules and their 
libraries"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Base-ModuleBuild;
+depends=('perl-alien-build' 'perl-archive-extract' 'perl-capture-tiny' 
'perl-file-chdir'
+ 'perl-html-parser' 'perl-module-build' 'perl-path-tiny' 
'perl-shell-config-generate'
+ 'perl-shell-guess' 'perl-sort-versions' 'perl-uri')
+makedepends=('perl-test2-suite')
+checkdepends=('perl-acme-alien-dontpanic' 'perl-inline' 'perl-inline-c' 
'perl-inline-cpp')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Base-ModuleBuild-$pkgver.tar.gz;)
+sha512sums=('6fcfb7e5525972d5ca565441717143b036ed9c4079700426df2e96d76a91baeaf103ac406a8fa86dfd820929041525d7bb66c32762258cfb7752fb7634171fbf')
+
+build() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build install destdir="$pkgdir"
+}


[arch-commits] Commit in perl-alien-base-modulebuild/repos (2 files)

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 10:51:24
  Author: felixonmars
Revision: 470274

archrelease: copy trunk to community-staging-any

Added:
  perl-alien-base-modulebuild/repos/community-staging-any/
  perl-alien-base-modulebuild/repos/community-staging-any/PKGBUILD
(from rev 470273, perl-alien-base-modulebuild/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: perl-alien-base-modulebuild/repos/community-staging-any/PKGBUILD (from 
rev 470273, perl-alien-base-modulebuild/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2019-05-25 10:51:24 UTC (rev 470274)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-base-modulebuild
+pkgver=1.06
+pkgrel=2
+pkgdesc="A Module::Build subclass for building Alien:: modules and their 
libraries"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Base-ModuleBuild;
+depends=('perl-alien-build' 'perl-archive-extract' 'perl-capture-tiny' 
'perl-file-chdir'
+ 'perl-html-parser' 'perl-module-build' 'perl-path-tiny' 
'perl-shell-config-generate'
+ 'perl-shell-guess' 'perl-sort-versions' 'perl-uri')
+makedepends=('perl-test2-suite')
+checkdepends=('perl-acme-alien-dontpanic' 'perl-inline' 'perl-inline-c' 
'perl-inline-cpp')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Base-ModuleBuild-$pkgver.tar.gz;)
+sha512sums=('f9388fc7834e303a82b8ad408a6de7b04ce74a26674111c53103e17600e7b3f231885fa3557ad55677afc54f282d080d33542ae7659fc9e0a88c342c3c11652f')
+
+build() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build install destdir="$pkgdir"
+}


[arch-commits] Commit in perl-alien-base-modulebuild/repos (2 files)

2019-04-12 Thread Felix Yan via arch-commits
Date: Friday, April 12, 2019 @ 17:35:43
  Author: felixonmars
Revision: 451318

archrelease: copy trunk to community-any

Added:
  perl-alien-base-modulebuild/repos/community-any/
  perl-alien-base-modulebuild/repos/community-any/PKGBUILD
(from rev 451317, perl-alien-base-modulebuild/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: perl-alien-base-modulebuild/repos/community-any/PKGBUILD (from rev 
451317, perl-alien-base-modulebuild/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-04-12 17:35:43 UTC (rev 451318)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-base-modulebuild
+pkgver=1.06
+pkgrel=1
+pkgdesc="A Module::Build subclass for building Alien:: modules and their 
libraries"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Base-ModuleBuild;
+depends=('perl-alien-build' 'perl-archive-extract' 'perl-capture-tiny' 
'perl-file-chdir'
+ 'perl-html-parser' 'perl-module-build' 'perl-path-tiny' 
'perl-shell-config-generate'
+ 'perl-shell-guess' 'perl-sort-versions' 'perl-uri')
+makedepends=('perl-test2-suite')
+checkdepends=('perl-acme-alien-dontpanic' 'perl-inline' 'perl-inline-c' 
'perl-inline-cpp')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Base-ModuleBuild-$pkgver.tar.gz;)
+sha512sums=('f9388fc7834e303a82b8ad408a6de7b04ce74a26674111c53103e17600e7b3f231885fa3557ad55677afc54f282d080d33542ae7659fc9e0a88c342c3c11652f')
+
+build() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Alien-Base-ModuleBuild-$pkgver
+  perl Build install destdir="$pkgdir"
+}