[arch-commits] Commit in python-traitlets/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 1, 2022 @ 05:44:02
  Author: arojas
Revision: 1218277

archrelease: copy trunk to community-any

Added:
  python-traitlets/repos/community-any/PKGBUILD
(from rev 1218276, python-traitlets/trunk/PKGBUILD)
Deleted:
  python-traitlets/repos/community-any/PKGBUILD

--+
 PKGBUILD |   65 -
 1 file changed, 30 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-01 05:43:53 UTC (rev 1218276)
+++ PKGBUILD2022-06-01 05:44:02 UTC (rev 1218277)
@@ -1,35 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-traitlets
-pkgver=5.2.2
-pkgrel=1
-pkgdesc="A configuration system for Python applications"
-arch=('any')
-url="https://traitlets.readthedocs.io/en/stable/;
-license=('BSD')
-depends=('python-decorator')
-makedepends=('python-build' 'python-installer' 'python-hatchling')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
-md5sums=('6a28a5b81bf4ad369bfec50d539e8a51')
-
-prepare() {
-  cd traitlets-$pkgver
-  sed -e 's|(5, 2, 2, \"final\")|(5, 2, 2)|' -i traitlets/_version.py
-}
-
-build() {
-  cd traitlets-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd traitlets-$pkgver
-  pytest -v
-}
-
-package() {
-  cd traitlets-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-traitlets/repos/community-any/PKGBUILD (from rev 1218276, 
python-traitlets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-01 05:44:02 UTC (rev 1218277)
@@ -0,0 +1,30 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-traitlets
+pkgver=5.2.2.post1
+pkgrel=1
+pkgdesc="A configuration system for Python applications"
+arch=('any')
+url="https://traitlets.readthedocs.io/en/stable/;
+license=('BSD')
+depends=('python-decorator')
+makedepends=('python-build' 'python-installer' 'python-hatchling')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
+md5sums=('44535d43d136c6080c5a341a27206a88')
+
+build() {
+  cd traitlets-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd traitlets-$pkgver
+  pytest -v
+}
+
+package() {
+  cd traitlets-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



[arch-commits] Commit in python-traitlets/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 1, 2022 @ 05:43:53
  Author: arojas
Revision: 1218276

Update to 5.2.2.post1

Modified:
  python-traitlets/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-01 04:53:04 UTC (rev 1218275)
+++ PKGBUILD2022-06-01 05:43:53 UTC (rev 1218276)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=python-traitlets
-pkgver=5.2.2
+pkgver=5.2.2.post1
 pkgrel=1
 pkgdesc="A configuration system for Python applications"
 arch=('any')
@@ -11,13 +11,8 @@
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest')
 
source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
-md5sums=('6a28a5b81bf4ad369bfec50d539e8a51')
+md5sums=('44535d43d136c6080c5a341a27206a88')
 
-prepare() {
-  cd traitlets-$pkgver
-  sed -e 's|(5, 2, 2, \"final\")|(5, 2, 2)|' -i traitlets/_version.py
-}
-
 build() {
   cd traitlets-$pkgver
   python -m build --wheel --no-isolation



[arch-commits] Commit in imvirt/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:13
  Author: felixonmars
Revision: 1214493

archrelease: copy trunk to community-staging-x86_64

Added:
  imvirt/repos/community-staging-x86_64/
  imvirt/repos/community-staging-x86_64/PKGBUILD
(from rev 1214491, imvirt/trunk/PKGBUILD)

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

Copied: imvirt/repos/community-staging-x86_64/PKGBUILD (from rev 1214491, 
imvirt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-29 11:53:13 UTC (rev 1214493)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributors: henning mueller 
+
+pkgname=imvirt
+pkgver=0.9.6
+pkgrel=9
+pkgdesc='Detect the virtualization technology of a machine, it is run in'
+url='http://micky.ibh.net/~liske/imvirt.html'
+arch=('x86_64')
+license=('GPL2')
+depends=('perl' 'dmidecode' 'perl-module-find' 'perl-file-slurp' 
'perl-data-dumper')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/DE-IBH/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('a3e6d8d6ff48f8e97c448443c0a5bff4d50db4721704e083be74c3dba78b43422678a8fd93841d82a7f34e12a70cb578a2052f9898817efe5101e4a2d21d5f0b')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|/usr/sbin|/usr/bin|g' -i perl/lib/ImVirt/Utils/dmidecode/pipe.pm
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --libexecdir=/usr/lib/${pkgname} --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in perl-test-warnings/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:32:45
  Author: felixonmars
Revision: 1214015

archrelease: copy trunk to community-staging-any

Added:
  perl-test-warnings/repos/community-staging-any/
  perl-test-warnings/repos/community-staging-any/PKGBUILD
(from rev 1214011, perl-test-warnings/trunk/PKGBUILD)

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

Copied: perl-test-warnings/repos/community-staging-any/PKGBUILD (from rev 
1214011, perl-test-warnings/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:32:45 UTC (rev 1214015)
@@ -0,0 +1,44 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: John D Jones III 
+# Generator  : CPANPLUS::Dist::Arch 1.28
+
+pkgname='perl-test-warnings'
+pkgver=0.031
+pkgrel=3
+pkgdesc="Test for warnings and the lack of them"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://search.mcpan.org/dist/Test-Warnings'
+source=("https://search.mcpan.org/CPAN/authors/id/E/ET/ETHER/Test-Warnings-$pkgver.tar.gz;)
+md5sums=('f608f7011b0bb8f27d3a27e646a52f60')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='"$pkgdir"'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '"$pkgdir"'" \
+  PERL_USE_UNSAFE_INC=1 \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Test-Warnings-$pkgver"
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Test-Warnings-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Test-Warnings-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}



[arch-commits] Commit in perl-net-libidn2/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:55:03
  Author: felixonmars
Revision: 1214534

archrelease: copy trunk to community-staging-x86_64

Added:
  perl-net-libidn2/repos/community-staging-x86_64/
  perl-net-libidn2/repos/community-staging-x86_64/PKGBUILD
(from rev 1214532, perl-net-libidn2/trunk/PKGBUILD)

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

Copied: perl-net-libidn2/repos/community-staging-x86_64/PKGBUILD (from rev 
1214532, perl-net-libidn2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-29 11:55:03 UTC (rev 1214534)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Contributor: John D Jones III 

+# Generator  : CPANPLUS::Dist::Arch 1.28
+
+pkgname=perl-net-libidn2
+pkgver=1.01
+pkgrel=3
+pkgdesc="Perl bindings for GNU Libidn2"
+arch=('x86_64')
+url='https://search.cpan.org/dist/Net-LibIDN2'
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('libidn2' 'perl')
+makedepends=('perl-module-build')
+source=("https://search.cpan.org/CPAN/authors/id/T/TH/THOR/Net-LibIDN2-$pkgver.tar.gz;)
+sha512sums=('b3eb430c99a458e9e5fbd16fb6b059bd660a995be7ebe806b44b46160db7a5502806d503ec03667ef9865634f403db2e665c3dcad58f4e221e918ef4d78eabd0')
+
+build() {
+  cd Net-LibIDN2-$pkgver
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd Net-LibIDN2-$pkgver
+  perl Build test
+}
+
+package() {
+  cd Net-LibIDN2-$pkgver
+  perl Build install destdir="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in perl-html-scrubber/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:54
  Author: felixonmars
Revision: 1214513

archrelease: copy trunk to community-staging-any

Added:
  perl-html-scrubber/repos/community-staging-any/
  perl-html-scrubber/repos/community-staging-any/PKGBUILD
(from rev 1214511, perl-html-scrubber/trunk/PKGBUILD)

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

Copied: perl-html-scrubber/repos/community-staging-any/PKGBUILD (from rev 
1214511, perl-html-scrubber/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:53:54 UTC (rev 1214513)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: François Charette 
+
+pkgname=perl-html-scrubber
+pkgver=0.19
+pkgrel=3
+pkgdesc="Perl extension for scrubbing/sanitizing html"
+arch=('any')
+url="https://search.cpan.org/dist/HTML-Scrubber;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0' 'perl-html-parser>=3')
+makedepends=('perl-module-build')
+options=('!emptydirs')
+source=(https://cpan.metacpan.org/authors/id/N/NI/NIGELM/HTML-Scrubber-$pkgver.tar.gz)
+sha256sums=('ae285578f8565f9154c63e4234704b57b6835f77a2f82ffe724899d453262bb1')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps" \
+PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='"$pkgdir"'" \
+PERL_MB_OPT="--installdirs vendor --destdir '"$pkgdir"'" \
+MODULEBUILDRC=/dev/null
+  cd  "$srcdir"/HTML-Scrubber-$pkgver
+  perl Makefile.PL
+  make
+}
+
+package() {
+  cd  "$srcdir"/HTML-Scrubber-$pkgver
+  make install
+}



[arch-commits] Commit in perl-encode-locale/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:32:35
  Author: foutrelis
Revision: 446694

upgpkg: perl-encode-locale 1.05-9: Perl 5.36 rebuild

Modified:
  perl-encode-locale/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:32:34 UTC (rev 446693)
+++ PKGBUILD2022-05-29 09:32:35 UTC (rev 446694)
@@ -2,7 +2,7 @@
 
 pkgname=perl-encode-locale
 pkgver=1.05
-pkgrel=8
+pkgrel=9
 pkgdesc="Determine the locale encoding"
 arch=('any')
 url="https://search.cpan.org/dist/Encode-Locale;



[arch-commits] Commit in borgmatic/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Daniel M. Capella via arch-commits
Date: Wednesday, June 1, 2022 @ 04:53:04
  Author: polyzen
Revision: 1218275

archrelease: copy trunk to community-any

Added:
  borgmatic/repos/community-any/PKGBUILD
(from rev 1218274, borgmatic/trunk/PKGBUILD)
Deleted:
  borgmatic/repos/community-any/PKGBUILD

--+
 PKGBUILD |   94 ++---
 1 file changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-01 04:52:34 UTC (rev 1218274)
+++ PKGBUILD2022-06-01 04:53:04 UTC (rev 1218275)
@@ -1,47 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-jsonschema' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-checkdepends=('python-flexmock' 'python-pytest')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c2261125b2d9de7a2ad2b5889f547266722fb7f04e26b2857cda1d0a3add71e9')
-b2sums=('b56c31da62591b8bfd3c0146e77cab7ab28f942c59ca0f6cf7342d80bc31249dfcbd59fae13025a0fe464de326b6758169be983d2b741ecc37062961541fb892')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python setup.py install --optimize=1 --skip-build
-  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest -c /dev/null \
---ignore=tests/end-to-end
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-}
-
-# vim: ts=2 sw=2 et:

Copied: borgmatic/repos/community-any/PKGBUILD (from rev 1218274, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-01 04:53:04 UTC (rev 1218275)
@@ -0,0 +1,47 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-jsonschema' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+checkdepends=('python-flexmock' 'python-pytest')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('74329aa66380d4d85b99ed0b5d5a8d70d0e640c0eb7aee83a1e955648a447be6')
+b2sums=('625ce664291ab4e887ec4c7871d8339e0b110329469f9752fc76a8217bddfb0dc8cf6f91133d6ee9998bababe171b4f48158a4cac2bf2cc9be6dfb7d2903654e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python setup.py install --optimize=1 --skip-build
+  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest -c /dev/null \
+--ignore=tests/end-to-end
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2022-05-31 Thread Daniel M. Capella via arch-commits
Date: Wednesday, June 1, 2022 @ 04:52:34
  Author: polyzen
Revision: 1218274

upgpkg: borgmatic 1.6.2-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-01 01:10:54 UTC (rev 1218273)
+++ PKGBUILD2022-06-01 04:52:34 UTC (rev 1218274)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -17,8 +17,8 @@
 checkdepends=('python-flexmock' 'python-pytest')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c2261125b2d9de7a2ad2b5889f547266722fb7f04e26b2857cda1d0a3add71e9')
-b2sums=('b56c31da62591b8bfd3c0146e77cab7ab28f942c59ca0f6cf7342d80bc31249dfcbd59fae13025a0fe464de326b6758169be983d2b741ecc37062961541fb892')
+sha256sums=('74329aa66380d4d85b99ed0b5d5a8d70d0e640c0eb7aee83a1e955648a447be6')
+b2sums=('625ce664291ab4e887ec4c7871d8339e0b110329469f9752fc76a8217bddfb0dc8cf6f91133d6ee9998bababe171b4f48158a4cac2bf2cc9be6dfb7d2903654e')
 
 prepare() {
   cd $pkgname-$pkgver



[arch-commits] Commit in libsolv/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:27
  Author: foutrelis
Revision: 1214496

upgpkg: libsolv 0.7.22-2: Perl 5.36 rebuild

Modified:
  libsolv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:53:17 UTC (rev 1214495)
+++ PKGBUILD2022-05-29 11:53:27 UTC (rev 1214496)
@@ -3,7 +3,7 @@
 
 pkgname=libsolv
 pkgver=0.7.22
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for solving packages and reading repositories"
 arch=('x86_64')
 url="https://github.com/openSUSE/libsolv;



[arch-commits] Commit in perl-test-file/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:33:06
  Author: foutrelis
Revision: 1214023

archrelease: copy trunk to community-staging-any

Added:
  perl-test-file/repos/community-staging-any/
  perl-test-file/repos/community-staging-any/PKGBUILD
(from rev 1214021, perl-test-file/trunk/PKGBUILD)

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

Copied: perl-test-file/repos/community-staging-any/PKGBUILD (from rev 1214021, 
perl-test-file/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:33:06 UTC (rev 1214023)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Contributor: Bruno Dupuis 
+# Contributor: Rafael Reggiani Manzo 
+
+pkgname=perl-test-file
+pkgver=1.992
+pkgrel=2
+pkgdesc="This modules provides a collection of test utilities for file 
attributes."
+arch=('any')
+url='https://github.com/briandfoy/test-file'
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-$pkgver.tar.gz;)
+sha512sums=('16ba17d3d83374d21d272f5c5ab4dbcb99d09d569025ba415e90963cad3ebe65fedc72a8a6ba57b6ee1fae657aaca7e51999038efd83b90e0b5694e8222c398d')
+
+build() {
+  cd Test-File-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Test-File-$pkgver
+  make test
+}
+
+package() {
+  cd Test-File-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in haskell-path/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 11:14:31
  Author: felixonmars
Revision: 1215991

upgpkg: haskell-path 0.9.2-41: rebuild with tasty-inspection-testing 0.1.0.1

Modified:
  haskell-path/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 11:14:24 UTC (rev 1215990)
+++ PKGBUILD2022-05-30 11:14:31 UTC (rev 1215991)
@@ -4,7 +4,7 @@
 _hkgname=path
 pkgname=haskell-path
 pkgver=0.9.2
-pkgrel=40
+pkgrel=41
 pkgdesc="Path"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")



[arch-commits] Commit in libguestfs/repos (4 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Monday, May 30, 2022 @ 14:44:57
  Author: foutrelis
Revision: 1216419

archrelease: copy trunk to community-staging-x86_64

Added:
  libguestfs/repos/community-staging-x86_64/
  libguestfs/repos/community-staging-x86_64/PKGBUILD
(from rev 1216418, libguestfs/trunk/PKGBUILD)
  
libguestfs/repos/community-staging-x86_64/libguestfs-1.48.1-disable_php_tests.patch
(from rev 1216418, 
libguestfs/trunk/libguestfs-1.48.1-disable_php_tests.patch)
  
libguestfs/repos/community-staging-x86_64/libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch
(from rev 1216418, 
libguestfs/trunk/libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch)

+
 PKGBUILD   |   88 +++
 libguestfs-1.48.1-disable_php_tests.patch  |8 +
 libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch |   27 
 3 files changed, 123 insertions(+)

Copied: libguestfs/repos/community-staging-x86_64/PKGBUILD (from rev 1216418, 
libguestfs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 14:44:57 UTC (rev 1216419)
@@ -0,0 +1,88 @@
+# Maintainer: Robin Broda 
+# Contributor: Peter Wu 
+# Contributor: Evaggelos Balaskas 
+# Contributor: Xiao-Long Chen 
+# Contributor: Nikos Skalkotos 
+
+pkgname=libguestfs
+pkgver=1.48.1
+pkgrel=4
+pkgdesc="Access and modify virtual machine disk images"
+arch=('x86_64')
+url="https://libguestfs.org/;
+license=('GPL2' 'LGPL2.1')
+_appliancedeps=('iproute2' 'mdadm' 'lvm2' 'libldm' 'btrfs-progs' 'dosfstools' 
'gptfdisk' 'procps-ng' 'psmisc'
+'rsync' 'xfsprogs' 'dhcpcd' 'iputils' 'ntfs-3g' 'vim' 
'systemd-sysvcompat' 'openssh'
+'f2fs-tools' 'jfsutils' 'lsscsi' 'lsof' 'lzop' 'pciutils' 
'squashfs-tools'
+'strace' 'syslinux' 'debootstrap' 'exfatprogs' 'grub' 'lrzip' 
'mtools'
+'multipath-tools' 'nilfs-utils' 'reiserfsprogs' 'yara')
+#   'scrub' 'zerofree' 'hfsprogs')
+depends=('augeas' 'libvirt' 'jansson' 'fuse2' 'hivex' 'sleuthkit' 'supermin' 
'qemu' 'libconfig'
+ 'perl-libintl-perl' "${_appliancedeps[@]}")
+makedepends=('ocaml' 'ocaml-findlib' 'gperf' 'cdrtools' 'perl-module-build' 
'python'
+ 'gobject-introspection' 'vala' 'bash-completion' 'cpio' 
'java-environment'
+ 'php' 'lua' 'ruby-rake' 'ruby-rdoc' 'ruby' 'rust')
+# 'go' 'ghc' 'erlang-nox')
+# using linux-lts for the tests, because of md test failures
+# possibly related to: https://bugs.archlinux.org/task/74888
+checkdepends=('linux-lts' ruby-test-unit)
+optdepends=(
+  'gobject-introspection: GObject-Introspection Bindings'
+  'java-runtime: for Java bindings'
+  'ocaml: OCaml Bindings'
+  'php: for PHP module'
+  'python: Python Bindings'
+  'ruby: for Ruby bindings'
+)
+provides=('libguestfs.so' 'libguestfs-gobject-1.0.so')
+backup=('etc/libguestfs-tools.conf'
+'etc/xdg/virt-builder/repos.d/libguestfs.conf'
+'etc/xdg/virt-builder/repos.d/libguestfs.gpg'
+'etc/xdg/virt-builder/repos.d/opensuse.conf'
+'etc/xdg/virt-builder/repos.d/opensuse.gpg')
+options=(debug)
+source=(
+  
"http://download.libguestfs.org/${pkgver%.*}-stable/$pkgname-$pkgver.tar.gz"{,.sig}
+  $pkgname-1.48.1-disable_php_tests.patch
+  $pkgname-1.48.1-test_isoinfo_device_0_as_cdrom.patch
+)
+sha256sums=('4c3e84ae257b48fa6628734c8b305e3a0b8653928aef02caa423341413a90f1f'
+'SKIP'
+'151d7ab43e7150c7d645eb0bad9681ce5ecc59cae44f254f08ef617ce3d9932f'
+'c94e07adc1c8d34b2bf852362159671c35cde1ffa7b031686b1b48984da61636')
+validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0') # Richard W.M. Jones 

+
+prepare() {
+  # disable php tests, as missing arginfo definition makes them fail: 
https://github.com/libguestfs/libguestfs/issues/78
+  patch -Np1 -d $pkgname-$pkgver -i ../$pkgname-1.48.1-disable_php_tests.patch
+  # isoinfo_device for some reason adds iso_volume_id as CDROM, not ISOIMAGE 
(and tests fail): https://github.com/libguestfs/libguestfs/issues/79
+  patch -Np1 -d $pkgname-$pkgver -i 
../$pkgname-1.48.1-test_isoinfo_device_0_as_cdrom.patch
+
+  cd "$pkgname-$pkgver"
+  autoreconf -vi
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  # TODO: build haskell bindings
+  CFLAGS+=" -ffat-lto-objects" \
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--disable-static \
+--disable-haskell \
+--with-extra-packages="libldm systemd-sysvcompat openssh qemu" \
+--with-guestfs-path=/usr/lib/guestfs
+
+  make
+}
+
+check() {
+  LIBGUESTFS_TRACE=1 make -k check -C $pkgname-$pkgver
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+}

Copied: 
libguestfs/repos/community-staging-x86_64/libguestfs-1.48.1-disable_php_tests.patch
 (from rev 

[arch-commits] Commit in perl-crypt-blowfish/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:49
  Author: felixonmars
Revision: 1214510

archrelease: copy trunk to community-staging-x86_64

Added:
  perl-crypt-blowfish/repos/community-staging-x86_64/
  perl-crypt-blowfish/repos/community-staging-x86_64/PKGBUILD
(from rev 1214508, perl-crypt-blowfish/trunk/PKGBUILD)

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

Copied: perl-crypt-blowfish/repos/community-staging-x86_64/PKGBUILD (from rev 
1214508, perl-crypt-blowfish/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-29 11:53:49 UTC (rev 1214510)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-crypt-blowfish
+pkgver=2.14
+pkgrel=13
+pkgdesc="Perl/CPAN Module Crypt::Blowfish : XSbased implementation of Blowfish"
+arch=("x86_64")
+url="https://search.cpan.org/dist/Crypt-Blowfish;
+license=("GPL" "PerlArtistic")
+source=("https://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-$pkgver.tar.gz;)
+md5sums=('792b43cd4e49d2c2cf4a9f6990ff7d1b')
+
+build() {
+  cd "$srcdir"/Crypt-Blowfish-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor 
+  make
+}
+
+package() {
+  cd "$srcdir"/Crypt-Blowfish-$pkgver
+  make pure_install doc_install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



[arch-commits] Commit in haskell-neat-interpolation/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 12:22:55
  Author: felixonmars
Revision: 1216400

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-neat-interpolation/repos/community-staging-x86_64/
  haskell-neat-interpolation/repos/community-staging-x86_64/PKGBUILD
(from rev 1216399, haskell-neat-interpolation/trunk/PKGBUILD)

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

Copied: haskell-neat-interpolation/repos/community-staging-x86_64/PKGBUILD 
(from rev 1216399, haskell-neat-interpolation/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 12:22:55 UTC (rev 1216400)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=neat-interpolation
+pkgname=haskell-neat-interpolation
+pkgver=0.5.1.3
+pkgrel=49
+pkgdesc="A quasiquoter for neat and simple multiline text interpolation"
+url="https://github.com/nikita-volkov/neat-interpolation;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-megaparsec')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d777ac442d0b32348470b64458a88c76836e84b9fe15f46c6ec05f8a84ebe4a5b79827b85ff9a0e2138bb8db10fc4493c2793e13091ee5f5decf5e28110d86ba')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in perl-mail-spf-query/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:14
  Author: foutrelis
Revision: 1214494

upgpkg: perl-mail-spf-query 1.999.1-13: Perl 5.36 rebuild

Modified:
  perl-mail-spf-query/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:53:13 UTC (rev 1214493)
+++ PKGBUILD2022-05-29 11:53:14 UTC (rev 1214494)
@@ -4,7 +4,7 @@
 pkgname=perl-mail-spf-query
 _realname=Mail-SPF-Query
 pkgver=1.999.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Perl module that provides SPF support"
 arch=('any')
 license=('GPL' 'PerlArtistic')



[arch-commits] Commit in haskell-deferred-folds/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 12:22:37
  Author: felixonmars
Revision: 1216398

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-deferred-folds/repos/community-staging-x86_64/
  haskell-deferred-folds/repos/community-staging-x86_64/PKGBUILD
(from rev 1216397, haskell-deferred-folds/trunk/PKGBUILD)

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

Copied: haskell-deferred-folds/repos/community-staging-x86_64/PKGBUILD (from 
rev 1216397, haskell-deferred-folds/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 12:22:37 UTC (rev 1216398)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=deferred-folds
+pkgname=haskell-deferred-folds
+pkgver=0.9.18.1
+pkgrel=38
+pkgdesc="Abstractions over deferred folds"
+url="https://github.com/metrix-ai/deferred-folds;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-foldl' 'haskell-hashable' 'haskell-primitive'
+ 'haskell-unordered-containers' 'haskell-vector')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('0cf74d2bacacd2ff8df21606fa5aa69fe5e8c5dd9b6c92621719ccf27cffd18acfbf89876a05f182166ebec227bff314454bd5a2cff2bc1b543ddbf437731fcb')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in perl-sort-key/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:31:23
  Author: foutrelis
Revision: 446682

upgpkg: perl-sort-key 1.33-11: Perl 5.36 rebuild

Modified:
  perl-sort-key/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:31:20 UTC (rev 446681)
+++ PKGBUILD2022-05-29 09:31:23 UTC (rev 446682)
@@ -4,7 +4,7 @@
 
 pkgname=perl-sort-key
 pkgver=1.33
-pkgrel=10
+pkgrel=11
 _author="S/SA/SALVA"
 _perlmod="Sort-Key"
 pkgdesc="Sort::Key - the fastest way to sort anything in Perl"



[arch-commits] Commit in perl-business-isbn-data/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:34:35
  Author: foutrelis
Revision: 446710

upgpkg: perl-business-isbn-data 20140910.003-9: Perl 5.36 rebuild

Modified:
  perl-business-isbn-data/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:34:28 UTC (rev 446709)
+++ PKGBUILD2022-05-29 09:34:35 UTC (rev 446710)
@@ -6,7 +6,7 @@
 pkgname=perl-business-isbn-data
 _dist=Business-ISBN-Data
 pkgver=20140910.003
-pkgrel=8
+pkgrel=9
 pkgdesc='Data pack for Business::ISBN'
 arch=('any')
 url="https://metacpan.org/release/${_dist};



[arch-commits] Commit in perl-net-server/repos (staging-any staging-any/PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:20
  Author: felixonmars
Revision: 446935

archrelease: copy trunk to staging-any

Added:
  perl-net-server/repos/staging-any/
  perl-net-server/repos/staging-any/PKGBUILD
(from rev 446934, perl-net-server/trunk/PKGBUILD)

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

Copied: perl-net-server/repos/staging-any/PKGBUILD (from rev 446934, 
perl-net-server/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2022-05-29 11:53:20 UTC (rev 446935)
@@ -0,0 +1,29 @@
+# Maintainer: Justin Davis (juster) 
+
+pkgname=perl-net-server
+pkgver=2.010
+pkgrel=3
+pkgdesc='Extensible, general Perl server engine'
+arch=('any')
+url="https://metacpan.org/release/Net-Server;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=("https://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-$pkgver.tar.gz;)
+sha512sums=('b4c1a85263e81c4ad6f32e28acb5176002ad591a1140dca060b706901758f48d3c63c4077606d772540e18fc6fa6772e71d213d0a4940e903c597b0e0f844365')
+
+build() {
+  cd Net-Server-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Net-Server-$pkgver
+  make test
+}
+
+package() {
+  cd Net-Server-$pkgver
+  make install DESTDIR="$pkgdir"
+}



[arch-commits] Commit in perl-time-format/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:34
  Author: felixonmars
Revision: 1214501

upgpkg: perl-time-format 1.12-9: Perl 5.36 rebuild

Modified:
  perl-time-format/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:53:32 UTC (rev 1214500)
+++ PKGBUILD2022-05-29 11:53:34 UTC (rev 1214501)
@@ -4,7 +4,7 @@
 
 pkgname=perl-time-format
 pkgver=1.12
-pkgrel=8
+pkgrel=9
 pkgdesc="Perl/CPAN Module Time::Format : Easytouse datetime formatting"
 arch=(any)
 url="https://search.cpan.org/dist/Time-Format;



[arch-commits] Commit in perl-cgi-fast/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:31
  Author: foutrelis
Revision: 1214499

archrelease: copy trunk to community-staging-any

Added:
  perl-cgi-fast/repos/community-staging-any/
  perl-cgi-fast/repos/community-staging-any/PKGBUILD
(from rev 1214497, perl-cgi-fast/trunk/PKGBUILD)

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

Copied: perl-cgi-fast/repos/community-staging-any/PKGBUILD (from rev 1214497, 
perl-cgi-fast/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:53:31 UTC (rev 1214499)
@@ -0,0 +1,44 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-cgi-fast
+pkgver=2.16
+pkgrel=2
+pkgdesc='CGI Interface for Fast CGI'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl>=5.8.1' 'perl-cgi>=4' 'perl-fcgi>=0.67')
+url=https://metacpan.org/release/CGI-Fast
+source=("https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-Fast-$pkgver.tar.gz;)
+md5sums=(c43a64d1f60bc72727c63d6c78cce951)
+sha512sums=(50dce23855809f53c722a9ed7839469400baafdf8cf006cce4a7686a0e9a1a6ee500ffbd3bb418ecfa7d14efa3f9adb96c37dea8282a3d05b9c0e7e723bc7e37)
+_ddir="CGI-Fast-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in haskell-network-simple/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 10:03:18
  Author: felixonmars
Revision: 1215573

upgpkg: haskell-network-simple 0.4.5-34: rebuild with tasty-inspection-testing 
0.1.0.1

Modified:
  haskell-network-simple/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 10:03:12 UTC (rev 1215572)
+++ PKGBUILD2022-05-30 10:03:18 UTC (rev 1215573)
@@ -3,7 +3,7 @@
 _hkgname=network-simple
 pkgname=haskell-network-simple
 pkgver=0.4.5
-pkgrel=33
+pkgrel=34
 pkgdesc="Simple network sockets usage patterns."
 url="https://github.com/k0001/network-simple;
 license=("BSD")



[arch-commits] Commit in perl-digest-nilsimsa/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:31:54
  Author: felixonmars
Revision: 446688

upgpkg: perl-digest-nilsimsa 0.06-22: Perl 5.36 rebuild

Modified:
  perl-digest-nilsimsa/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:31:53 UTC (rev 446687)
+++ PKGBUILD2022-05-29 09:31:54 UTC (rev 446688)
@@ -4,7 +4,7 @@
 
 pkgname=perl-digest-nilsimsa
 pkgver=0.06
-pkgrel=21
+pkgrel=22
 pkgdesc="Perl version of Nilsimsa code"
 arch=('x86_64')
 license=('LGPL')



[arch-commits] Commit in perl-sort-versions/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:34:32
  Author: felixonmars
Revision: 1214053

upgpkg: perl-sort-versions 1.62-8: Perl 5.36 rebuild

Modified:
  perl-sort-versions/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:34:25 UTC (rev 1214052)
+++ PKGBUILD2022-05-29 09:34:32 UTC (rev 1214053)
@@ -5,7 +5,7 @@
 _perlmod=Sort-Versions
 pkgname=perl-sort-versions
 pkgver=1.62
-pkgrel=7
+pkgrel=8
 pkgdesc='Sort::Versions - a perl 5 module for sorting of revision-like numbers'
 arch=('any')
 url="https://search.cpan.org/dist/Sort-Versions/;



[arch-commits] Commit in perl-string-format/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:33:05
  Author: felixonmars
Revision: 1214022

archrelease: copy trunk to community-staging-any

Added:
  perl-string-format/repos/community-staging-any/
  perl-string-format/repos/community-staging-any/PKGBUILD
(from rev 1214019, perl-string-format/trunk/PKGBUILD)

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

Copied: perl-string-format/repos/community-staging-any/PKGBUILD (from rev 
1214019, perl-string-format/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:33:05 UTC (rev 1214022)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-string-format
+pkgver=1.18
+pkgrel=5
+pkgdesc="sprintf-like string formatting capabilities with arbitrary format 
definitions"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/String-Format;
+depends=('perl')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/S/SR/SREZIC/String-Format-$pkgver.tar.gz;)
+sha512sums=('34eb3991a9bea931f59ca1683ba72d8b07244ed4c2a9409be0626346526b4eb2ab07acdd5c4eabf44a767867a4991e97d89835eb0e4c3c43b413de75eb3c0d5d')
+
+build() {
+  cd String-Format-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd String-Format-$pkgver
+  make test
+}
+
+package() {
+  cd String-Format-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in bpftrace/repos (2 files)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:10:54
  Author: anatolik
Revision: 1218273

archrelease: copy trunk to community-testing-x86_64

Added:
  bpftrace/repos/community-testing-x86_64/
  bpftrace/repos/community-testing-x86_64/PKGBUILD
(from rev 1218272, bpftrace/trunk/PKGBUILD)

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

Copied: bpftrace/repos/community-testing-x86_64/PKGBUILD (from rev 1218272, 
bpftrace/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-06-01 01:10:54 UTC (rev 1218273)
@@ -0,0 +1,28 @@
+# Maintainer: Anatol Pomozov
+# Contributor: Tommaso Sardelli 
+
+pkgname=bpftrace
+pkgver=0.15.0
+pkgrel=1
+pkgdesc='High-level tracing language for Linux eBPF'
+arch=('x86_64')
+url='https://github.com/iovisor/bpftrace'
+license=('Apache')
+depends=('libelf' 'zlib' 'llvm-libs' 'clang' 'bcc' 'libbpf')
+makedepends=('cmake' 'llvm' 'git' 'linux-headers' 'ninja' 'gtest' 'cereal'
+ 'asciidoctor' 'xxd')
+options=(!strip)
+source=("https://github.com/iovisor/bpftrace/archive/v$pkgver/bpftrace-$pkgver.tar.gz;)
+sha512sums=('916e9afeab301e62472e570ef77a3b9b27b43251880b64f1c5f151583c59a6c61e9ede50f3607044b27c5a6ce1a654f290153bf3f9237ebc0a823b5e6356187a')
+
+build() {
+  cd bpftrace-$pkgver
+
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -G Ninja -B 
build
+  ninja -C build
+}
+
+package() {
+  cd bpftrace-$pkgver
+  DESTDIR="$pkgdir" ninja -C build install
+}



[arch-commits] Commit in bpftrace/trunk (PKGBUILD)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:10:37
  Author: anatolik
Revision: 1218272

upgpkg: bpftrace 0.15.0-1

Modified:
  bpftrace/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-01 01:07:48 UTC (rev 1218271)
+++ PKGBUILD2022-06-01 01:10:37 UTC (rev 1218272)
@@ -2,7 +2,7 @@
 # Contributor: Tommaso Sardelli 
 
 pkgname=bpftrace
-pkgver=0.14.1
+pkgver=0.15.0
 pkgrel=1
 pkgdesc='High-level tracing language for Linux eBPF'
 arch=('x86_64')
@@ -13,7 +13,7 @@
  'asciidoctor' 'xxd')
 options=(!strip)
 
source=("https://github.com/iovisor/bpftrace/archive/v$pkgver/bpftrace-$pkgver.tar.gz;)
-sha512sums=('0be06c209ba12f70a0d1140b168dac94945c1b034dbd0c7dae5460fca43eec10bb436e28c122ec37b259256bf6b9bb23a3c5e7f8435feb67eae1b9277debaf73')
+sha512sums=('916e9afeab301e62472e570ef77a3b9b27b43251880b64f1c5f151583c59a6c61e9ede50f3607044b27c5a6ce1a654f290153bf3f9237ebc0a823b5e6356187a')
 
 build() {
   cd bpftrace-$pkgver



[arch-commits] Commit in aarch64-linux-gnu-linux-api-headers/repos/community-any (2 files)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:07:48
  Author: anatolik
Revision: 1218271

archrelease: copy trunk to community-any

Added:
  aarch64-linux-gnu-linux-api-headers/repos/community-any/PKGBUILD
(from rev 1218270, aarch64-linux-gnu-linux-api-headers/trunk/PKGBUILD)
Deleted:
  aarch64-linux-gnu-linux-api-headers/repos/community-any/PKGBUILD

--+
 PKGBUILD |   65 +++--
 1 file changed, 29 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-01 01:07:29 UTC (rev 1218270)
+++ PKGBUILD2022-06-01 01:07:48 UTC (rev 1218271)
@@ -1,36 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_target_arch=arm64
-_target=aarch64-linux-gnu
-pkgname=$_target-linux-api-headers
-pkgver=5.8
-pkgrel=1
-pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
-arch=(any)
-url='https://www.kernel.org'
-license=(GPL2)
-makedepends=(rsync)
-source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
-sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
-'SKIP')
-validpgpkeys=(
-  'ABAF11C65A2970B130ABE3C479BE3E4300411886'  # Linus Torvalds
-  '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
-)
-
-
-build() {
-  cd linux-$pkgver
-
-  make ARCH=$_target_arch mrproper
-  make ARCH=$_target_arch headers_check
-}
-
-package() {
-  cd linux-$pkgver
-
-  make INSTALL_HDR_PATH="$pkgdir/usr/$_target/" ARCH=$_target_arch V=0 
headers_install
-
-  # clean-up unnecessary files generated during install
-  find "$pkgdir" \( -name .install -or -name ..install.cmd \) -delete
-}

Copied: aarch64-linux-gnu-linux-api-headers/repos/community-any/PKGBUILD (from 
rev 1218270, aarch64-linux-gnu-linux-api-headers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-01 01:07:48 UTC (rev 1218271)
@@ -0,0 +1,29 @@
+# Maintainer: Anatol Pomozov 
+
+_target_arch=arm64
+_target=aarch64-linux-gnu
+pkgname=$_target-linux-api-headers
+pkgver=5.18
+pkgrel=1
+pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
+arch=(any)
+url='https://www.kernel.org'
+license=(GPL2)
+makedepends=(rsync)
+source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
+sha256sums=('51f3f1684a896e797182a0907299cc1f0ff5e5b51dd9a55478ae63a409855cee'
+'SKIP')
+validpgpkeys=(
+  'ABAF11C65A2970B130ABE3C479BE3E4300411886'  # Linus Torvalds
+  '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
+)
+
+
+package() {
+  cd linux-$pkgver
+
+  make INSTALL_HDR_PATH="$pkgdir/usr/$_target/" ARCH=$_target_arch V=0 
headers_install
+
+  # clean-up unnecessary files generated during install
+  find "$pkgdir" \( -name .install -or -name ..install.cmd \) -delete
+}



[arch-commits] Commit in aarch64-linux-gnu-linux-api-headers/trunk (PKGBUILD)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:07:29
  Author: anatolik
Revision: 1218270

upgpkg: aarch64-linux-gnu-linux-api-headers 5.18-1

Modified:
  aarch64-linux-gnu-linux-api-headers/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 2 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-01 01:07:17 UTC (rev 1218269)
+++ PKGBUILD2022-06-01 01:07:29 UTC (rev 1218270)
@@ -3,7 +3,7 @@
 _target_arch=arm64
 _target=aarch64-linux-gnu
 pkgname=$_target-linux-api-headers
-pkgver=5.8
+pkgver=5.18
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
 arch=(any)
@@ -11,7 +11,7 @@
 license=(GPL2)
 makedepends=(rsync)
 
source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
-sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
+sha256sums=('51f3f1684a896e797182a0907299cc1f0ff5e5b51dd9a55478ae63a409855cee'
 'SKIP')
 validpgpkeys=(
   'ABAF11C65A2970B130ABE3C479BE3E4300411886'  # Linus Torvalds
@@ -19,13 +19,6 @@
 )
 
 
-build() {
-  cd linux-$pkgver
-
-  make ARCH=$_target_arch mrproper
-  make ARCH=$_target_arch headers_check
-}
-
 package() {
   cd linux-$pkgver
 



[arch-commits] Commit in dpkg/repos/community-x86_64 (6 files)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:07:17
  Author: anatolik
Revision: 1218269

archrelease: copy trunk to community-x86_64

Added:
  dpkg/repos/community-x86_64/PKGBUILD
(from rev 1218268, dpkg/trunk/PKGBUILD)
  dpkg/repos/community-x86_64/dpkg.install
(from rev 1218268, dpkg/trunk/dpkg.install)
  dpkg/repos/community-x86_64/origin.archlinux
(from rev 1218268, dpkg/trunk/origin.archlinux)
Deleted:
  dpkg/repos/community-x86_64/PKGBUILD
  dpkg/repos/community-x86_64/dpkg.install
  dpkg/repos/community-x86_64/origin.archlinux

--+
 PKGBUILD |  122 ++---
 dpkg.install |   16 +++---
 origin.archlinux |6 +-
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-01 01:06:51 UTC (rev 1218268)
+++ PKGBUILD2022-06-01 01:07:17 UTC (rev 1218269)
@@ -1,61 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: Alad Wenter 
-# Contributor: Jochen Schalanda 
-# Contributor: C. Dominik Bódi 
-# Contributor: Pierre Carrier 
-# Contributor: Thomas Dziedzic 
-# Contributor: Chris Giles 
-# Contributor: seblu 
-# Contributor: squiddo 
-# Contributor: dront78 
-# Contributor: hugelgupf 
-
-pkgname=dpkg
-pkgver=1.21.7
-pkgrel=2
-pkgdesc='The Debian Package Manager tools'
-arch=('x86_64')
-url="https://tracker.debian.org/pkg/dpkg;
-license=('GPL')
-options=('emptydirs')
-depends=('xz' 'zlib' 'bzip2' 'perl')
-makedepends=('perl-io-string' 'perl-timedate' 'git')
-checkdepends=('perl-io-string' 'perl-test-pod')
-install=dpkg.install
-source=(https://salsa.debian.org/dpkg-team/dpkg/-/archive/$pkgver/dpkg-$pkgver.tar.bz2
-origin.archlinux)
-sha256sums=('6ff2d9e57cf1da18f90b7ee3596cb0ea0a863486ecba26086414b15a0e478b48'
-'193ac1929ea93157c0173db3c871d2f7fe53385391f48078190b03904c5b1f2d')
-
-prepare() {
-cd dpkg-$pkgver
-echo "$pkgver" > .dist-version
-./autogen
-}
-
-build() {
-cd dpkg-$pkgver
-CFLAGS+=' -ffat-lto-objects' \
-./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---disable-start-stop-daemon
-make
-}
-
-check() {
-cd dpkg-$pkgver
-# make check
-}
-
-package() {
-cd dpkg-$pkgver
-make DESTDIR="$pkgdir" install
-install -Dm644 ../origin.archlinux "$pkgdir"/etc/dpkg/origins/archlinux
-ln -sf archlinux "$pkgdir"/etc/dpkg/origins/default
-
-install -d "$pkgdir/var/dpkg"/updates/
-touch "$pkgdir/var/lib/dpkg"/{status,available}
-}

Copied: dpkg/repos/community-x86_64/PKGBUILD (from rev 1218268, 
dpkg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-01 01:07:17 UTC (rev 1218269)
@@ -0,0 +1,61 @@
+# Maintainer: Anatol Pomozov
+# Contributor: Alad Wenter 
+# Contributor: Jochen Schalanda 
+# Contributor: C. Dominik Bódi 
+# Contributor: Pierre Carrier 
+# Contributor: Thomas Dziedzic 
+# Contributor: Chris Giles 
+# Contributor: seblu 
+# Contributor: squiddo 
+# Contributor: dront78 
+# Contributor: hugelgupf 
+
+pkgname=dpkg
+pkgver=1.21.8
+pkgrel=1
+pkgdesc='The Debian Package Manager tools'
+arch=('x86_64')
+url="https://tracker.debian.org/pkg/dpkg;
+license=('GPL')
+options=('emptydirs')
+depends=('xz' 'zlib' 'bzip2' 'perl')
+makedepends=('perl-io-string' 'perl-timedate' 'git')
+checkdepends=('perl-io-string' 'perl-test-pod')
+install=dpkg.install
+source=(https://salsa.debian.org/dpkg-team/dpkg/-/archive/$pkgver/dpkg-$pkgver.tar.bz2
+origin.archlinux)
+sha256sums=('6ffaeade7b37c5eaefeed4e00f38a990b0d786dffb3afd01f3e840dcd848bc5e'
+'193ac1929ea93157c0173db3c871d2f7fe53385391f48078190b03904c5b1f2d')
+
+prepare() {
+cd dpkg-$pkgver
+echo "$pkgver" > .dist-version
+./autogen
+}
+
+build() {
+cd dpkg-$pkgver
+CFLAGS+=' -ffat-lto-objects' \
+./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--disable-start-stop-daemon
+make
+}
+
+check() {
+cd dpkg-$pkgver
+# make check
+}
+
+package() {
+cd dpkg-$pkgver
+make DESTDIR="$pkgdir" install
+install -Dm644 ../origin.archlinux "$pkgdir"/etc/dpkg/origins/archlinux
+ln -sf archlinux "$pkgdir"/etc/dpkg/origins/default
+
+install -d "$pkgdir/var/dpkg"/updates/
+touch "$pkgdir/var/lib/dpkg"/{status,available}
+}

Deleted: dpkg.install
===
--- dpkg.install2022-06-01 01:06:51 UTC (rev 1218268)
+++ dpkg.install2022-06-01 01:07:17 UTC (rev 1218269)
@@ -1,8 +0,0 @@
-post_install() {
-   echo "dpkg installs Debian package manager."
-   echo "This is useful for those who want to create/modify DEB files."
-   echo "However, *do 

[arch-commits] Commit in dpkg/trunk (PKGBUILD)

2022-05-31 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 1, 2022 @ 01:06:51
  Author: anatolik
Revision: 1218268

upgpkg: dpkg 1.21.8-1

Modified:
  dpkg/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 23:16:48 UTC (rev 1218267)
+++ PKGBUILD2022-06-01 01:06:51 UTC (rev 1218268)
@@ -11,8 +11,8 @@
 # Contributor: hugelgupf 
 
 pkgname=dpkg
-pkgver=1.21.7
-pkgrel=2
+pkgver=1.21.8
+pkgrel=1
 pkgdesc='The Debian Package Manager tools'
 arch=('x86_64')
 url="https://tracker.debian.org/pkg/dpkg;
@@ -24,7 +24,7 @@
 install=dpkg.install
 
source=(https://salsa.debian.org/dpkg-team/dpkg/-/archive/$pkgver/dpkg-$pkgver.tar.bz2
 origin.archlinux)
-sha256sums=('6ff2d9e57cf1da18f90b7ee3596cb0ea0a863486ecba26086414b15a0e478b48'
+sha256sums=('6ffaeade7b37c5eaefeed4e00f38a990b0d786dffb3afd01f3e840dcd848bc5e'
 '193ac1929ea93157c0173db3c871d2f7fe53385391f48078190b03904c5b1f2d')
 
 prepare() {



[arch-commits] Commit in perl-html-tagfilter/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 11:55:33
  Author: felixonmars
Revision: 1214548

archrelease: copy trunk to community-staging-any

Added:
  perl-html-tagfilter/repos/community-staging-any/
  perl-html-tagfilter/repos/community-staging-any/PKGBUILD
(from rev 1214543, perl-html-tagfilter/trunk/PKGBUILD)

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

Copied: perl-html-tagfilter/repos/community-staging-any/PKGBUILD (from rev 
1214543, perl-html-tagfilter/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:55:33 UTC (rev 1214548)
@@ -0,0 +1,27 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-html-tagfilter
+pkgver=1.03
+pkgrel=14
+pkgdesc="Perl/CPAN Module HTML::TagFilter"
+arch=("any")
+url="https://search.cpan.org/dist/HTML-TagFilter;
+license=("GPL" "PerlArtistic")
+makedepends=("perl-uri" "perl-html-parser")
+depends=("perl-uri" "perl-html-parser")
+source=("https://www.cpan.org/authors/id/W/WR/WROSS/HTML-TagFilter-$pkgver.tar.gz;)
+sha256sums=('daf228b5f964d16b4f323eff3198955649e37217791de083ffc53d2f850537f5')
+
+build() {
+  cd "$srcdir"/HTML-TagFilter-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "$srcdir"/HTML-TagFilter-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



[arch-commits] Commit in perl-dbd-sybase/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 12:00:06
  Author: felixonmars
Revision: 1214637

upgpkg: perl-dbd-sybase 1.16-7: Perl 5.36 rebuild

Modified:
  perl-dbd-sybase/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 12:00:05 UTC (rev 1214636)
+++ PKGBUILD2022-05-29 12:00:06 UTC (rev 1214637)
@@ -2,7 +2,7 @@
 
 pkgname=perl-dbd-sybase
 pkgver=1.16
-pkgrel=6
+pkgrel=7
 pkgdesc="Sybase Driver for DBI"
 arch=('x86_64')
 url="https://search.cpan.org/dist/DBD-Sybase/;



[arch-commits] Commit in perl-io-tty/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:40
  Author: felixonmars
Revision: 1214080

upgpkg: perl-io-tty 1.16-3: Perl 5.36 rebuild

Modified:
  perl-io-tty/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:35:37 UTC (rev 1214079)
+++ PKGBUILD2022-05-29 09:35:40 UTC (rev 1214080)
@@ -3,7 +3,7 @@
 
 pkgname=perl-io-tty
 pkgver=1.16
-pkgrel=2
+pkgrel=3
 pkgdesc="Provide an interface to TTYs and PTYs"
 arch=('x86_64')
 url="https://search.cpan.org/dist/IO-Tty/;



[arch-commits] Commit in perl-datetime-event-recurrence/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:35
  Author: foutrelis
Revision: 1214078

archrelease: copy trunk to community-staging-any

Added:
  perl-datetime-event-recurrence/repos/community-staging-any/
  perl-datetime-event-recurrence/repos/community-staging-any/PKGBUILD
(from rev 1214076, perl-datetime-event-recurrence/trunk/PKGBUILD)

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

Copied: perl-datetime-event-recurrence/repos/community-staging-any/PKGBUILD 
(from rev 1214076, perl-datetime-event-recurrence/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:35:35 UTC (rev 1214078)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-datetime-event-recurrence
+pkgver=0.19
+pkgrel=8
+pkgdesc="Perl/CPAN Module DateTime::Event::Recurrence"
+arch=("any")
+url="https://search.cpan.org/dist/DateTime-Event-Recurrence;
+license=("GPL" "PerlArtistic")
+source=("https://www.cpan.org/authors/id/F/FG/FGLOCK/DateTime-Event-Recurrence-$pkgver.tar.gz;)
+sha256sums=('f9408789a461107766ca1a232bb3ec1e702eec7ca8167401ea6ec3f4b6d0b5a5')
+
+build() {
+  cd "$srcdir"/DateTime-Event-Recurrence-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "$srcdir"/DateTime-Event-Recurrence-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



[arch-commits] Commit in perl-file-next/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:30
  Author: felixonmars
Revision: 1214075

archrelease: copy trunk to community-staging-any

Added:
  perl-file-next/repos/community-staging-any/
  perl-file-next/repos/community-staging-any/PKGBUILD
(from rev 1214074, perl-file-next/trunk/PKGBUILD)

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

Copied: perl-file-next/repos/community-staging-any/PKGBUILD (from rev 1214074, 
perl-file-next/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:35:30 UTC (rev 1214075)
@@ -0,0 +1,44 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-file-next
+pkgver=1.18
+pkgrel=4
+pkgdesc='File-finding iterator'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl)
+url=https://metacpan.org/release/File-Next
+source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz;)
+md5sums=(8ad70cbaf936c3867fcc017d50ee6c25)
+sha512sums=(951ad995b40ddda359a10ba2d7e19622059da03e7aaa3411e2e887633fbf7720554dc3f98ad581b245b2ffb51ea79f7c5eedecf6e943359eb407df0f9014e627)
+_ddir="File-Next-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in perl-compress-bzip2/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 12:00:07
  Author: felixonmars
Revision: 446954

upgpkg: perl-compress-bzip2 2.28-3: Perl 5.36 rebuild

Modified:
  perl-compress-bzip2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:59:58 UTC (rev 446953)
+++ PKGBUILD2022-05-29 12:00:07 UTC (rev 446954)
@@ -3,7 +3,7 @@
 pkgname=perl-compress-bzip2
 _realname=Compress-Bzip2
 pkgver=2.28
-pkgrel=2
+pkgrel=3
 pkgdesc="Interface to Bzip2 compression library"
 arch=(x86_64)
 license=(GPL2)



[arch-commits] Commit in perl-data-structure-util/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:55:41
  Author: foutrelis
Revision: 1214553

upgpkg: perl-data-structure-util 0.16-12: Perl 5.36 rebuild

Modified:
  perl-data-structure-util/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:55:39 UTC (rev 1214552)
+++ PKGBUILD2022-05-29 11:55:41 UTC (rev 1214553)
@@ -3,7 +3,7 @@
 
 pkgname=perl-data-structure-util
 pkgver=0.16
-pkgrel=11
+pkgrel=12
 pkgdesc="Perl/CPAN Module Data::Structure::Util"
 arch=("x86_64")
 url="https://search.cpan.org/dist/Data-Structure-Util;



[arch-commits] Commit in public-inbox/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:52:45
  Author: foutrelis
Revision: 1214485

archrelease: copy trunk to community-staging-any

Added:
  public-inbox/repos/community-staging-any/
  public-inbox/repos/community-staging-any/PKGBUILD
(from rev 1214484, public-inbox/trunk/PKGBUILD)

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

Copied: public-inbox/repos/community-staging-any/PKGBUILD (from rev 1214484, 
public-inbox/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:52:45 UTC (rev 1214485)
@@ -0,0 +1,62 @@
+# Maintainer: Morten Linderud 
+# Contriburot: Nícolas F. R. A. Prado 
+
+pkgbase=public-inbox
+pkgname=(lei perl-publicinbox)
+pkgver=1.8.0
+pkgrel=2
+pkgdesc='An "archives first" approach to mailing lists'
+arch=('any')
+url="https://public-inbox.org;
+license=('AGPL')
+depends=(perl perl-inline-c perl-dbd-sqlite perl-uri perl-search-xapian)
+makedepends=('git')
+source=("https://public-inbox.org/public-inbox.git/snapshot/public-inbox-${pkgver}.tar.gz;)
+sha256sums=('95a24e38293935e7081967acbf80f7d1c2c67e28d01d591ea39e5e36a34acdec')
+
+# TODO(Foxboron): Add publicinbox, but perl-plack needs quite a few more 
packages
+#lei mirror doesn't work.
+
+build() {
+   cd "${pkgbase}-${pkgver}"
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+   /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
+   make
+}
+
+check() {
+   cd "${pkgbase}-${pkgver}"
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1
+   #make check
+}
+
+package_perl-publicinbox() {
+   cd "${pkgbase}-${pkgver}"
+   pkgdesc='The perl library for public-inbox'
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   make INSTALLDIRS=vendor DESTDIR="$pkgdir/" install
+
+   rm -rf $pkgdir/usr/bin/vendor_perl \
+  $pkgdir/usr/share/man/*/public-inbox* \
+  $pkgdir/usr/share/man/*/lei*
+}
+
+package_lei() {
+   cd "${pkgbase}-${pkgver}"
+   depends=('perl-publicinbox')
+   pkgdesc='The "local email interface" from public-inbox'
+
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   make INSTALLDIRS=vendor DESTDIR="$pkgdir/" install
+
+   install -Dm644 contrib/completion/lei-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/lei"
+
+   rm -rf $pkgdir/usr/bin/vendor_perl/public-inbox* \
+  $pkgdir/usr/share/perl5 \
+  $pkgdir/usr/lib/perl5 \
+  $pkgdir/usr/bin/site_perl/public-inbox* \
+  $pkgdir/usr/share/man/*/public-inbox* \
+  $pkgdir/usr/share/man/*/PublicInbox*
+}



[arch-commits] Commit in perl-test-mocktime/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:33:25
  Author: felixonmars
Revision: 1214033

archrelease: copy trunk to community-staging-any

Added:
  perl-test-mocktime/repos/community-staging-any/
  perl-test-mocktime/repos/community-staging-any/PKGBUILD
(from rev 1214028, perl-test-mocktime/trunk/PKGBUILD)

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

Copied: perl-test-mocktime/repos/community-staging-any/PKGBUILD (from rev 
1214028, perl-test-mocktime/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:33:25 UTC (rev 1214033)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-test-mocktime
+pkgver=0.17
+pkgrel=6
+pkgdesc="Replaces actual time with simulated time"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+url='https://search.cpan.org/dist/Test-MockTime'
+source=("https://search.cpan.org/CPAN/authors/id/D/DD/DDICK/Test-MockTime-$pkgver.tar.gz;)
+sha512sums=('ad73be430e3a483a61209bacf4bfa170d6eec6597d3c0efcf5de167f9c129fbf656581dcdceeba88bd98e530371db2542894ded793f9d46e4155c612e2b7cac5')
+
+build() {
+  cd "$srcdir/Test-MockTime-$pkgver"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/Test-MockTime-$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/Test-MockTime-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in haskell-aeson-compat/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 11:12:21
  Author: felixonmars
Revision: 1215974

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-aeson-compat/repos/community-staging-x86_64/
  haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD
(from rev 1215973, haskell-aeson-compat/trunk/PKGBUILD)

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

Copied: haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD (from rev 
1215973, haskell-aeson-compat/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 11:12:21 UTC (rev 1215974)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-compat
+pkgname=haskell-aeson-compat
+pkgver=0.3.10
+pkgrel=32
+pkgdesc="Compatibility layer for aeson"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-attoparsec-iso8601'
+ 'haskell-base-compat' 'haskell-hashable' 'haskell-scientific'
+ 'haskell-tagged' 'haskell-time-locale-compat' 
'haskell-unordered-containers'
+ 'haskell-vector')
+makedepends=('ghc' 'uusi' 'haskell-base-orphans' 'haskell-quickcheck' 
'haskell-quickcheck-instances'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5e44568c29e9886cdfa10dfa9e7f9ce93b0927a2317fdfc9427378867d6b5cf95d1cea12a7e28ff6f7f9cb6eca4b4eb4d9d0dce3353af5b390f06ea691243557')
+
+prepare() {
+cd $_hkgname-$pkgver
+uusi -u hashable $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in pppusage/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 12:00:07
  Author: felixonmars
Revision: 1214638

upgpkg: pppusage 0.2.5-13: Perl 5.36 rebuild

Modified:
  pppusage/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 12:00:06 UTC (rev 1214637)
+++ PKGBUILD2022-05-29 12:00:07 UTC (rev 1214638)
@@ -3,7 +3,7 @@
 
 pkgname=pppusage
 pkgver=0.2.5
-pkgrel=12
+pkgrel=13
 pkgdesc="Utility to monitor pppd connections"
 arch=(any)
 url="https://www.jhweiss.de/software/pppusage.html;



[arch-commits] Commit in perl-io-all/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:05
  Author: foutrelis
Revision: 1214066

upgpkg: perl-io-all 0.87-5: Perl 5.36 rebuild

Modified:
  perl-io-all/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:35:04 UTC (rev 1214065)
+++ PKGBUILD2022-05-29 09:35:05 UTC (rev 1214066)
@@ -2,7 +2,7 @@
 
 pkgname=perl-io-all
 pkgver=0.87
-pkgrel=4
+pkgrel=5
 pkgdesc="IO::All of it to Graham and Damian!"
 arch=(any)
 license=(PerlArtistic GPL)



[arch-commits] Commit in haskell-sqlite-simple/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 10:05:06
  Author: felixonmars
Revision: 1215585

upgpkg: haskell-sqlite-simple 0.4.18.0-93: rebuild with 
tasty-inspection-testing 0.1.0.1

Modified:
  haskell-sqlite-simple/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 10:04:59 UTC (rev 1215584)
+++ PKGBUILD2022-05-30 10:05:06 UTC (rev 1215585)
@@ -3,7 +3,7 @@
 _hkgname=sqlite-simple
 pkgname=haskell-sqlite-simple
 pkgver=0.4.18.0
-pkgrel=92
+pkgrel=93
 pkgdesc="Mid-Level SQLite client library"
 url="http://github.com/nurpax/sqlite-simple;
 license=("BSD")



[arch-commits] Commit in strip-nondeterminism/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:54:35
  Author: foutrelis
Revision: 1214524

archrelease: copy trunk to community-staging-any

Added:
  strip-nondeterminism/repos/community-staging-any/
  strip-nondeterminism/repos/community-staging-any/PKGBUILD
(from rev 1214522, strip-nondeterminism/trunk/PKGBUILD)

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

Copied: strip-nondeterminism/repos/community-staging-any/PKGBUILD (from rev 
1214522, strip-nondeterminism/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:54:35 UTC (rev 1214524)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+
+pkgname=strip-nondeterminism
+pkgver=1.12.1
+pkgrel=2
+pkgdesc='Tool for stripping bits of non-deterministic information from files'
+url='https://salsa.debian.org/reproducible-builds/strip-nondeterminism'
+arch=('any')
+license=('GPL3')
+depends=("perl" 'perl-archive-zip' 'perl-archive-cpio' 'perl-sub-override')
+makedepends=('git')
+options=('!emptydirs')
+source=(https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/archive/${pkgver}/strip-nondeterminism-${pkgver}.tar.bz2
+
https://salsa.debian.org/reproducible-builds/reproducible-lfs/raw/master/releases/strip-nondeterminism/strip-nondeterminism-${pkgver}.tar.bz2.asc)
+sha512sums=('f007bc442adfb1f28d944e1da2b666f9d8405175875158547f9efe7f2190e803ebef7d760b5ad3b65a9149cadc2a577cbe795f030a33d2bee3a80d4cff704aa6'
+'SKIP')
+validpgpkeys=('C2FE4BD271C139B86C533E461E953E27D4311E58'  # Chris Lamb 

+  'EF5D84C1838F2EB6D8968C0410378EFC2080080C'  # Andrew Ayer 

+  '2F5DAF3FC1F793D94F3D900CA721DA055374AA4F'  # Reiner Herrmann 

+  '66AE2B4AFCCF3F52DA184D184B043FCDB9444540') # Mattia Rizzolo 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -r 's|bin/dh_strip_nondeterminism ||g' -i Makefile.PL
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  make -C ${pkgname}-${pkgver} test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}"
+  # Don't install the internal handler documentation generated from pod 
documents
+  # 
https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/commit/b9b84287c654bd14d6489282475868977dec50c6
+  rm -r "${pkgdir}/usr/share/man/man3"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in perl-pod-parser/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:34:49
  Author: felixonmars
Revision: 1214061

archrelease: copy trunk to community-staging-any

Added:
  perl-pod-parser/repos/community-staging-any/
  perl-pod-parser/repos/community-staging-any/PKGBUILD
(from rev 1214059, perl-pod-parser/trunk/PKGBUILD)

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

Copied: perl-pod-parser/repos/community-staging-any/PKGBUILD (from rev 1214059, 
perl-pod-parser/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:34:49 UTC (rev 1214061)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-pod-parser
+pkgver=1.64
+pkgrel=2
+pkgdesc="Modules for parsing/translating POD format documents"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Pod-Parser;
+depends=('perl')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/M/MA/MAREKR/Pod-Parser-$pkgver.tar.gz;)
+sha512sums=('9d5bf549fa7bd4dfbb615209ab2e43e5efc531abf86a468036d27b5b1409aa30333adf77b7b7ccfb48bc626ae503ba85e2cd8a6432554d7ecb22844d39e18572')
+
+build() {
+  cd Pod-Parser-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Pod-Parser-$pkgver
+  make test
+}
+
+package() {
+  cd Pod-Parser-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in perl-goocanvas2-cairotypes/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:55:05
  Author: foutrelis
Revision: 1214535

upgpkg: perl-goocanvas2-cairotypes 0.001-6: Perl 5.36 rebuild

Modified:
  perl-goocanvas2-cairotypes/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 11:55:03 UTC (rev 1214534)
+++ PKGBUILD2022-05-29 11:55:05 UTC (rev 1214535)
@@ -4,7 +4,7 @@
 pkgname=perl-goocanvas2-cairotypes
 _perl_module=GooCanvas2-CairoTypes
 pkgver=0.001
-pkgrel=5
+pkgrel=6
 pkgdesc="Bridge between GooCanvas2 and Cairo types"
 arch=('x86_64')
 url="https://metacpan.org/release/${_perl_module};



[arch-commits] Commit in haskell-vector-builder/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 12:22:08
  Author: felixonmars
Revision: 1216395

upgpkg: haskell-vector-builder 0.3.8.3-53: rebuild with 
tasty-inspection-testing 0.1.0.1

Modified:
  haskell-vector-builder/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 12:21:26 UTC (rev 1216394)
+++ PKGBUILD2022-05-30 12:22:08 UTC (rev 1216395)
@@ -4,7 +4,7 @@
 _hkgname=vector-builder
 pkgname=haskell-vector-builder
 pkgver=0.3.8.3
-pkgrel=52
+pkgrel=53
 pkgdesc="Vector builder"
 url="https://github.com/nikita-volkov/vector-builder;
 license=("MIT")



[arch-commits] Commit in haskell-bytestring-strict-builder/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 12:23:01
  Author: felixonmars
Revision: 1216401

upgpkg: haskell-bytestring-strict-builder 0.4.5.5-45: rebuild with 
tasty-inspection-testing 0.1.0.1

Modified:
  haskell-bytestring-strict-builder/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 12:22:55 UTC (rev 1216400)
+++ PKGBUILD2022-05-30 12:23:01 UTC (rev 1216401)
@@ -3,7 +3,7 @@
 _hkgname=bytestring-strict-builder
 pkgname=haskell-bytestring-strict-builder
 pkgver=0.4.5.5
-pkgrel=44
+pkgrel=45
 pkgdesc="An efficient strict bytestring builder"
 url="https://github.com/nikita-volkov/bytestring-strict-builder;
 license=('MIT')



[arch-commits] Commit in gtk4/repos/extra-x86_64 (8 files)

2022-05-31 Thread Jan Steffens via arch-commits
Date: Tuesday, May 31, 2022 @ 23:29:15
  Author: heftig
Revision: 447420

archrelease: copy trunk to extra-x86_64

Added:
  gtk4/repos/extra-x86_64/PKGBUILD
(from rev 447419, gtk4/trunk/PKGBUILD)
  gtk4/repos/extra-x86_64/gtk-update-icon-cache.hook
(from rev 447419, gtk4/trunk/gtk-update-icon-cache.hook)
  gtk4/repos/extra-x86_64/gtk-update-icon-cache.script
(from rev 447419, gtk4/trunk/gtk-update-icon-cache.script)
  gtk4/repos/extra-x86_64/gtk4-querymodules.hook
(from rev 447419, gtk4/trunk/gtk4-querymodules.hook)
Deleted:
  gtk4/repos/extra-x86_64/PKGBUILD
  gtk4/repos/extra-x86_64/gtk-update-icon-cache.hook
  gtk4/repos/extra-x86_64/gtk-update-icon-cache.script
  gtk4/repos/extra-x86_64/gtk4-querymodules.hook

--+
 PKGBUILD |  262 -
 gtk-update-icon-cache.hook   |   26 ++--
 gtk-update-icon-cache.script |   20 +--
 gtk4-querymodules.hook   |   24 +--
 4 files changed, 166 insertions(+), 166 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 23:29:02 UTC (rev 447419)
+++ PKGBUILD2022-05-31 23:29:15 UTC (rev 447420)
@@ -1,131 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgbase=gtk4
-pkgname=(gtk4 gtk-update-icon-cache gtk4-docs gtk4-demos)
-pkgver=4.6.4
-pkgrel=1
-epoch=1
-pkgdesc="GObject-based multi-platform GUI toolkit"
-url="https://www.gtk.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 cairo pango fribidi gdk-pixbuf2 libpng libtiff libjpeg libepoxy
- libgl libegl harfbuzz libxkbcommon graphene iso-codes tracker3
- libcolord wayland libxrandr libx11 libxrender libxi libxext libxcursor
- libxdamage libxfixes fontconfig libxinerama libcloudproviders libcups
- gst-plugins-bad-libs librsvg dconf shared-mime-info desktop-file-utils
- adwaita-icon-theme cantarell-fonts)
-makedepends=(git meson gi-docgen shaderc sassc gobject-introspection 
docbook-xsl
- wayland-protocols python-gobject python-docutils)
-checkdepends=(weston)
-options=(debug)
-_commit=1e6bad6c4f412dc0eb7b2f508cb4465929a04303  # tags/4.6.4^0
-source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
-gtk-update-icon-cache.{hook,script} gtk4-querymodules.hook)
-sha256sums=('SKIP'
-'2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
-'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541'
-'cd8e607eddd9941f279084e1d15309941423d26cca1897f43524a02e58e48816')
-
-pkgver() {
-  cd gtk
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
-}
-
-prepare() {
-  cd gtk
-}
-
-build() {
-  CFLAGS+=" -DG_DISABLE_CAST_CHECKS"
-  local meson_options=(
--D broadway-backend=true
--D cloudproviders=enabled
--D tracker=enabled
--D colord=enabled
--D gtk_doc=true
--D man-pages=true
-  )
-
-  arch-meson gtk build "${meson_options[@]}"
-  meson compile -C build
-}
-
-check() (
-  export XDG_RUNTIME_DIR="$PWD/runtime-dir" WAYLAND_DISPLAY=wayland-5
-
-  mkdir -p -m 700 "$XDG_RUNTIME_DIR"
-  weston --backend=headless-backend.so --socket=$WAYLAND_DISPLAY --idle-time=0 
&
-  _w=$!
-
-  trap "kill $_w; wait" EXIT
-
-  meson test -C build --print-errorlogs
-)
-
-_pick() {
-  local p="$1" f d; shift
-  for f; do
-d="$srcdir/$p/${f#$pkgdir/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-package_gtk4() {
-  depends+=(gtk-update-icon-cache)
-  optdepends=('evince: Default print preview command')
-  provides=(libgtk-4.so)
-
-  meson install -C build --destdir "$pkgdir"
-
-  install -Dm644 /dev/stdin "$pkgdir/usr/share/gtk-4.0/settings.ini" <
+
+pkgbase=gtk4
+pkgname=(gtk4 gtk-update-icon-cache gtk4-docs gtk4-demos)
+pkgver=4.6.5
+pkgrel=1
+epoch=1
+pkgdesc="GObject-based multi-platform GUI toolkit"
+url="https://www.gtk.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 cairo pango fribidi gdk-pixbuf2 libpng libtiff libjpeg libepoxy
+ libgl libegl harfbuzz libxkbcommon graphene iso-codes tracker3
+ libcolord wayland libxrandr libx11 libxrender libxi libxext libxcursor
+ libxdamage libxfixes fontconfig libxinerama libcloudproviders libcups
+ gst-plugins-bad-libs librsvg dconf shared-mime-info desktop-file-utils
+ adwaita-icon-theme cantarell-fonts)
+makedepends=(git meson gi-docgen shaderc sassc gobject-introspection 
docbook-xsl
+ wayland-protocols python-gobject python-docutils)
+options=(debug)
+_commit=3e766a4fe2e3a5ade7cef1e76f37b46a1daab258  # tags/4.6.5^0
+source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
+gtk-update-icon-cache.{hook,script} gtk4-querymodules.hook)
+sha256sums=('SKIP'
+'2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
+'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541'
+ 

[arch-commits] Commit in gtk4/trunk (PKGBUILD)

2022-05-31 Thread Jan Steffens via arch-commits
Date: Tuesday, May 31, 2022 @ 23:29:02
  Author: heftig
Revision: 447419

4.6.5-1

Modified:
  gtk4/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 23:16:43 UTC (rev 447418)
+++ PKGBUILD2022-05-31 23:29:02 UTC (rev 447419)
@@ -2,7 +2,7 @@
 
 pkgbase=gtk4
 pkgname=(gtk4 gtk-update-icon-cache gtk4-docs gtk4-demos)
-pkgver=4.6.4
+pkgver=4.6.5
 pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
@@ -17,9 +17,8 @@
  adwaita-icon-theme cantarell-fonts)
 makedepends=(git meson gi-docgen shaderc sassc gobject-introspection 
docbook-xsl
  wayland-protocols python-gobject python-docutils)
-checkdepends=(weston)
 options=(debug)
-_commit=1e6bad6c4f412dc0eb7b2f508cb4465929a04303  # tags/4.6.4^0
+_commit=3e766a4fe2e3a5ade7cef1e76f37b46a1daab258  # tags/4.6.5^0
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
 gtk-update-icon-cache.{hook,script} gtk4-querymodules.hook)
 sha256sums=('SKIP'
@@ -51,18 +50,19 @@
   meson compile -C build
 }
 
-check() (
-  export XDG_RUNTIME_DIR="$PWD/runtime-dir" WAYLAND_DISPLAY=wayland-5
+# checkdepends=(weston)
+# check() (
+#   export XDG_RUNTIME_DIR="$PWD/runtime-dir" WAYLAND_DISPLAY=wayland-5
+#
+#   mkdir -p -m 700 "$XDG_RUNTIME_DIR"
+#   weston --backend=headless-backend.so --socket=$WAYLAND_DISPLAY 
--idle-time=0 &
+#   _w=$!
+#
+#   trap "kill $_w; wait" EXIT
+#
+#   meson test -C build --print-errorlogs
+# )
 
-  mkdir -p -m 700 "$XDG_RUNTIME_DIR"
-  weston --backend=headless-backend.so --socket=$WAYLAND_DISPLAY --idle-time=0 
&
-  _w=$!
-
-  trap "kill $_w; wait" EXIT
-
-  meson test -C build --print-errorlogs
-)
-
 _pick() {
   local p="$1" f d; shift
   for f; do



[arch-commits] Commit in haskell-quickcheck-classes/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 11:15:18
  Author: felixonmars
Revision: 1215996

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-quickcheck-classes/repos/community-staging-x86_64/
  haskell-quickcheck-classes/repos/community-staging-x86_64/PKGBUILD
(from rev 1215995, haskell-quickcheck-classes/trunk/PKGBUILD)

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

Copied: haskell-quickcheck-classes/repos/community-staging-x86_64/PKGBUILD 
(from rev 1215995, haskell-quickcheck-classes/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 11:15:18 UTC (rev 1215996)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=quickcheck-classes
+pkgname=haskell-quickcheck-classes
+pkgver=0.6.5.0
+pkgrel=79
+pkgdesc="QuickCheck common typeclasses"
+url="https://github.com/andrewthad/quickcheck-classes#readme;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-primitive'
+ 'haskell-primitive-addr' 'haskell-quickcheck-classes-base' 
'haskell-semigroupoids'
+ 'haskell-semirings' 'haskell-vector')
+makedepends=('ghc' 'uusi' 'haskell-base-orphans' 'haskell-tagged' 
'haskell-tasty'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('62e32ad01c194798ebfb1a39ea9c06ccd54bd6d21cf726e9d0fc9db56b093ca6')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}
\ No newline at end of file



[arch-commits] Commit in perl-mail-spf-query/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:53:17
  Author: foutrelis
Revision: 1214495

archrelease: copy trunk to community-staging-any

Added:
  perl-mail-spf-query/repos/community-staging-any/
  perl-mail-spf-query/repos/community-staging-any/PKGBUILD
(from rev 1214494, perl-mail-spf-query/trunk/PKGBUILD)

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

Copied: perl-mail-spf-query/repos/community-staging-any/PKGBUILD (from rev 
1214494, perl-mail-spf-query/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:53:17 UTC (rev 1214495)
@@ -0,0 +1,27 @@
+# Maintainer: kevin 
+# Contributor: Eric Johnson 
+
+pkgname=perl-mail-spf-query
+_realname=Mail-SPF-Query
+pkgver=1.999.1
+pkgrel=13
+pkgdesc="Perl module that provides SPF support"
+arch=('any')
+license=('GPL' 'PerlArtistic')
+url="https://search.cpan.org/dist/${_realname}/;
+depends=('perl-net-cidr-lite>=0.15' 'perl-net-dns>=0.46' 
'perl-sys-hostname-long' 'perl-uri' 'perl>=5.10.0')
+options=(!emptydirs)
+source=(https://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/mail-spf-query/${_realname}-${pkgver}.tar.gz)
+md5sums=('6d62d024d1614fa1fa4f43bd39ee7bf0')
+
+build() {
+  cd "$srcdir"/${_realname}-${pkgver}
+  # install module in vendor directories
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "$srcdir"/${_realname}-${pkgver}
+  make install DESTDIR="$pkgdir"
+}



[arch-commits] Commit in perl-mime-base32/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:33:07
  Author: foutrelis
Revision: 1214024

archrelease: copy trunk to community-staging-any

Added:
  perl-mime-base32/repos/community-staging-any/
  perl-mime-base32/repos/community-staging-any/PKGBUILD
(from rev 1214022, perl-mime-base32/trunk/PKGBUILD)

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

Copied: perl-mime-base32/repos/community-staging-any/PKGBUILD (from rev 
1214022, perl-mime-base32/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 09:33:07 UTC (rev 1214024)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: John D Jones III 

+# Generator  : CPANPLUS::Dist::Arch 1.25
+
+pkgname=perl-mime-base32
+pkgver=1.303
+pkgrel=8
+pkgdesc="Base32 encoder / decoder"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+url='https://search.cpan.org/dist/MIME-Base32'
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/MIME-Base32-$pkgver.tar.gz;)
+sha512sums=('48c2541d08976fba154816d4f803cc20d8d51f8a7e4084cd85e23f7559868611adcce133f7dd8728cb21bbec67c325a99e68e36149b4ae3bfae97a6e57f4b806')
+
+build() {
+  cd "$srcdir"/MIME-Base32-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir"/MIME-Base32-$pkgver
+  make test
+}
+
+package() {
+  cd "$srcdir"/MIME-Base32-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in perl-capture-tiny/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:31:39
  Author: foutrelis
Revision: 446685

upgpkg: perl-capture-tiny 0.48-6: Perl 5.36 rebuild

Modified:
  perl-capture-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:31:26 UTC (rev 446684)
+++ PKGBUILD2022-05-29 09:31:39 UTC (rev 446685)
@@ -4,7 +4,7 @@
 pkgname=perl-capture-tiny
 _realname=Capture-Tiny
 pkgver=0.48
-pkgrel=5
+pkgrel=6
 pkgdesc="Capture STDOUT and STDERR from Perl, XS or external programs"
 arch=(any)
 license=(PerlArtistic GPL)



[arch-commits] Commit in perl-netaddr-ip/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:34:57
  Author: foutrelis
Revision: 446719

archrelease: copy trunk to staging-x86_64

Added:
  perl-netaddr-ip/repos/staging-x86_64/
  perl-netaddr-ip/repos/staging-x86_64/PKGBUILD
(from rev 446717, perl-netaddr-ip/trunk/PKGBUILD)

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

Copied: perl-netaddr-ip/repos/staging-x86_64/PKGBUILD (from rev 446717, 
perl-netaddr-ip/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2022-05-29 09:34:57 UTC (rev 446719)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-netaddr-ip
+pkgver=4.079
+pkgrel=12
+pkgdesc="Perl module to manage IP addresses and subnets"
+arch=('x86_64')
+url="https://search.cpan.org/dist/NetAddr-IP/;
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
+md5sums=('990dfcbffae356835c536e8ab56a2880')
+
+build() {
+  cd NetAddr-IP-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd NetAddr-IP-${pkgver}
+  make test
+}
+
+package() {
+  cd NetAddr-IP-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in perl-scalar-list-utils/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:12
  Author: foutrelis
Revision: 1214071

archrelease: copy trunk to community-staging-x86_64

Added:
  perl-scalar-list-utils/repos/community-staging-x86_64/
  perl-scalar-list-utils/repos/community-staging-x86_64/PKGBUILD
(from rev 1214069, perl-scalar-list-utils/trunk/PKGBUILD)

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

Copied: perl-scalar-list-utils/repos/community-staging-x86_64/PKGBUILD (from 
rev 1214069, perl-scalar-list-utils/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-29 09:35:12 UTC (rev 1214071)
@@ -0,0 +1,42 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: John D Jones III AKA jnbek 
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.60
+pkgrel=3
+pkgdesc="A selection of general-utility list subroutines"
+arch=('x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("https://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+sha256sums=('c685bad8021f008f321288b7c3182ec724ab198a77610e877c86f3fad4b85f07')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='"$pkgdir"'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '"$pkgdir"'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}



[arch-commits] Commit in perl-extutils-pkgconfig/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:32:58
  Author: foutrelis
Revision: 446700

archrelease: copy trunk to staging-any

Added:
  perl-extutils-pkgconfig/repos/staging-any/
  perl-extutils-pkgconfig/repos/staging-any/PKGBUILD
(from rev 446699, perl-extutils-pkgconfig/trunk/PKGBUILD)

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

Copied: perl-extutils-pkgconfig/repos/staging-any/PKGBUILD (from rev 446699, 
perl-extutils-pkgconfig/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2022-05-29 09:32:58 UTC (rev 446700)
@@ -0,0 +1,31 @@
+# Maintainer: Jan de Groot 
+# Contributor: Sarah Hay 
+# Contributor: Arjan Timmerman 
+
+pkgname=perl-extutils-pkgconfig
+pkgver=1.16
+pkgrel=9
+pkgdesc="The Perl Pkgconfig module"
+arch=('any')
+url="http://gtk2-perl.sourceforge.net/;
+license=('LGPL')
+depends=('perl')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-$pkgver.tar.gz;)
+md5sums=('b86318f2b6ac6af3ee985299e1e38fe5')
+
+build() {
+  cd ExtUtils-PkgConfig-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd ExtUtils-PkgConfig-${pkgver}
+  make test
+}
+
+package() {
+  cd ExtUtils-PkgConfig-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in perl-file-slurp-tiny/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:32:18
  Author: felixonmars
Revision: 1214004

upgpkg: perl-file-slurp-tiny 0.004-8: Perl 5.36 rebuild

Modified:
  perl-file-slurp-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:32:13 UTC (rev 1214003)
+++ PKGBUILD2022-05-29 09:32:18 UTC (rev 1214004)
@@ -3,7 +3,7 @@
 
 pkgname=perl-file-slurp-tiny
 pkgver=0.004
-pkgrel=7
+pkgrel=8
 pkgdesc="A simple, sane and efficient file slurper"
 arch=('any')
 license=('PerlArtistic' 'GPL')



[arch-commits] Commit in perl-clone/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Sunday, May 29, 2022 @ 09:33:33
  Author: felixonmars
Revision: 446706

archrelease: copy trunk to staging-x86_64

Added:
  perl-clone/repos/staging-x86_64/
  perl-clone/repos/staging-x86_64/PKGBUILD
(from rev 446705, perl-clone/trunk/PKGBUILD)

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

Copied: perl-clone/repos/staging-x86_64/PKGBUILD (from rev 446705, 
perl-clone/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2022-05-29 09:33:33 UTC (rev 446706)
@@ -0,0 +1,28 @@
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: François Charette 
+# Contributor: Alex Dioso gmail*com>
+
+pkgname=perl-clone
+pkgver=0.45
+pkgrel=4
+pkgdesc='Recursive copy of nested objects.'
+arch=('x86_64')
+url='https://search.cpan.org/~RDF/Clone'
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=("https://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Clone-$pkgver.tar.gz;)
+sha512sums=('4d91580fb60876cca7670411748e42e6af0eaba8fac25d60e7a50685ae7b1e697e12c8a2835693e3e4abf3c13c060a2740344eb804ec26ed274b895f599340af')
+
+build() {
+  cd Clone-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd Clone-$pkgver
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}



[arch-commits] Commit in haskell-ghc-check/trunk (PKGBUILD)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 10:02:06
  Author: felixonmars
Revision: 1215565

upgpkg: haskell-ghc-check 0.5.0.6-45: rebuild with tasty-inspection-testing 
0.1.0.1

Modified:
  haskell-ghc-check/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-30 10:01:59 UTC (rev 1215564)
+++ PKGBUILD2022-05-30 10:02:06 UTC (rev 1215565)
@@ -3,7 +3,7 @@
 _hkgname=ghc-check
 pkgname=haskell-ghc-check
 pkgver=0.5.0.6
-pkgrel=44
+pkgrel=45
 pkgdesc="detect mismatches between compile-time and run-time versions of the 
ghc api"
 url="https://hackage.haskell.org/package/ghc-check;
 license=("BSD")



[arch-commits] Commit in python-traitlets/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:57:23
  Author: arojas
Revision: 1218265

archrelease: copy trunk to community-any

Added:
  python-traitlets/repos/community-any/PKGBUILD
(from rev 1218264, python-traitlets/trunk/PKGBUILD)
Deleted:
  python-traitlets/repos/community-any/PKGBUILD

--+
 PKGBUILD |   65 -
 1 file changed, 35 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:57:13 UTC (rev 1218264)
+++ PKGBUILD2022-05-31 20:57:23 UTC (rev 1218265)
@@ -1,30 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-traitlets
-pkgver=5.2.1.post0
-pkgrel=1
-pkgdesc="A configuration system for Python applications"
-arch=('any')
-url="https://traitlets.readthedocs.io/en/stable/;
-license=('BSD')
-depends=('python-decorator')
-makedepends=('python-build' 'python-installer' 'python-hatchling')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
-md5sums=('ae734d35b4ee39334af9bf40a898d1ff')
-
-build() {
-  cd traitlets-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd traitlets-$pkgver
-  pytest -v
-}
-
-package() {
-  cd traitlets-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-traitlets/repos/community-any/PKGBUILD (from rev 1218264, 
python-traitlets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:57:23 UTC (rev 1218265)
@@ -0,0 +1,35 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-traitlets
+pkgver=5.2.2
+pkgrel=1
+pkgdesc="A configuration system for Python applications"
+arch=('any')
+url="https://traitlets.readthedocs.io/en/stable/;
+license=('BSD')
+depends=('python-decorator')
+makedepends=('python-build' 'python-installer' 'python-hatchling')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
+md5sums=('6a28a5b81bf4ad369bfec50d539e8a51')
+
+prepare() {
+  cd traitlets-$pkgver
+  sed -e 's|(5, 2, 2, \"final\")|(5, 2, 2)|' -i traitlets/_version.py
+}
+
+build() {
+  cd traitlets-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd traitlets-$pkgver
+  pytest -v
+}
+
+package() {
+  cd traitlets-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



[arch-commits] Commit in python-traitlets/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:57:13
  Author: arojas
Revision: 1218264

Update to 5.2.2

Modified:
  python-traitlets/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:51:05 UTC (rev 1218263)
+++ PKGBUILD2022-05-31 20:57:13 UTC (rev 1218264)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=python-traitlets
-pkgver=5.2.1.post0
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="A configuration system for Python applications"
 arch=('any')
@@ -11,8 +11,13 @@
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest')
 
source=("https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$pkgver.tar.gz;)
-md5sums=('ae734d35b4ee39334af9bf40a898d1ff')
+md5sums=('6a28a5b81bf4ad369bfec50d539e8a51')
 
+prepare() {
+  cd traitlets-$pkgver
+  sed -e 's|(5, 2, 2, \"final\")|(5, 2, 2)|' -i traitlets/_version.py
+}
+
 build() {
   cd traitlets-$pkgver
   python -m build --wheel --no-isolation



[arch-commits] Commit in lib32-gnutls/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:51:05
  Author: arojas
Revision: 1218263

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD
(from rev 1218262, lib32-gnutls/trunk/PKGBUILD)
Deleted:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  113 ++---
 1 file changed, 57 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:50:30 UTC (rev 1218262)
+++ PKGBUILD2022-05-31 20:51:05 UTC (rev 1218263)
@@ -1,56 +0,0 @@
-# Maintainer: Florian Pritz 
-# Maintainer: Felix Yan 
-# Contributor: Christoph Vigano 
-# Contributor: Biru Ionut 
-# Contributor: Pierre Schmitz 
-# Contributor: Mikko Seppälä 
-
-pkgname=lib32-gnutls
-pkgver=3.7.5
-pkgrel=1
-pkgdesc="A library which provides a secure layer over a reliable transport 
layer (32-bit)"
-arch=('x86_64')
-license=('GPL3' 'LGPL2.1')
-url="https://gnutls.org/;
-depends=('lib32-nettle' 'libnettle.so' 'libhogweed.so'
- 'lib32-p11-kit' 'libp11-kit.so' 'lib32-libtasn1' 'libtasn1.so'
- 'lib32-libidn2' 'gnutls' 'lib32-brotli' 'lib32-zstd')
-makedepends=('gcc-multilib')
-provides=('libgnutls.so' 'libgnutlsxx.so')
-source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v${pkgver%.*}/gnutls-${pkgver}.tar.xz{,.sig})
-sha256sums=('1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad'
-'SKIP')
-validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'  # "Simon Josefsson 
"
-  '1F42418905D8206AA754CCDC29EE58B996865171'  # "Nikos 
Mavrogiannopoulos 
-  '462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno 
"
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd gnutls-${pkgver}
-
-  # disable libidn for security reasons:
-  # http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --build=i686-pc-linux-gnu \
---with-zlib \
---with-included-unistring \
---disable-static \
---disable-guile \
---disable-valgrind-tests
-  make
-}
-
-check() {
-  cd gnutls-${pkgver}
-  #make -k check
-}
-
-package() {
-  cd gnutls-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-}

Copied: lib32-gnutls/repos/multilib-x86_64/PKGBUILD (from rev 1218262, 
lib32-gnutls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:51:05 UTC (rev 1218263)
@@ -0,0 +1,57 @@
+# Maintainer: Florian Pritz 
+# Maintainer: Felix Yan 
+# Contributor: Christoph Vigano 
+# Contributor: Biru Ionut 
+# Contributor: Pierre Schmitz 
+# Contributor: Mikko Seppälä 
+
+pkgname=lib32-gnutls
+pkgver=3.7.6
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer (32-bit)"
+arch=('x86_64')
+license=('GPL3' 'LGPL2.1')
+url="https://gnutls.org/;
+depends=('lib32-nettle' 'libnettle.so' 'libhogweed.so'
+ 'lib32-p11-kit' 'libp11-kit.so' 'lib32-libtasn1' 'libtasn1.so'
+ 'lib32-libidn2' 'gnutls' 'lib32-brotli' 'lib32-zstd')
+makedepends=('gcc-multilib')
+provides=('libgnutls.so' 'libgnutlsxx.so')
+source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v${pkgver%.*}/gnutls-${pkgver}.tar.xz{,.sig})
+sha256sums=('77065719a345bfb18faa250134be4c53bef70c1bd61f6c0c23ceb8b44f0262ff'
+'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'  # "Simon Josefsson 
"
+  '1F42418905D8206AA754CCDC29EE58B996865171'  # "Nikos 
Mavrogiannopoulos 
+  '462225C3B46F34879FC8496CD605848ED7E69871'  # "Daiki Ueno 
"
+  '5D46CB0F763405A7053556F47A75A648B3F9220C') # "Zoltan Fridrich 
"
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd gnutls-${pkgver}
+
+  # disable libidn for security reasons:
+  # http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --build=i686-pc-linux-gnu \
+--with-zlib \
+--with-included-unistring \
+--disable-static \
+--disable-guile \
+--disable-valgrind-tests
+  make
+}
+
+check() {
+  cd gnutls-${pkgver}
+  #make -k check
+}
+
+package() {
+  cd gnutls-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+}



[arch-commits] Commit in lib32-gnutls/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:50:30
  Author: arojas
Revision: 1218262

Update to 3.7.6

Modified:
  lib32-gnutls/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:34:37 UTC (rev 1218261)
+++ PKGBUILD2022-05-31 20:50:30 UTC (rev 1218262)
@@ -6,7 +6,7 @@
 # Contributor: Mikko Seppälä 
 
 pkgname=lib32-gnutls
-pkgver=3.7.5
+pkgver=3.7.6
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer (32-bit)"
 arch=('x86_64')
@@ -18,11 +18,12 @@
 makedepends=('gcc-multilib')
 provides=('libgnutls.so' 'libgnutlsxx.so')
 
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v${pkgver%.*}/gnutls-${pkgver}.tar.xz{,.sig})
-sha256sums=('1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad'
+sha256sums=('77065719a345bfb18faa250134be4c53bef70c1bd61f6c0c23ceb8b44f0262ff'
 'SKIP')
 validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'  # "Simon Josefsson 
"
   '1F42418905D8206AA754CCDC29EE58B996865171'  # "Nikos 
Mavrogiannopoulos 
-  '462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno 
"
+  '462225C3B46F34879FC8496CD605848ED7E69871'  # "Daiki Ueno 
"
+  '5D46CB0F763405A7053556F47A75A648B3F9220C') # "Zoltan Fridrich 
"
 
 build() {
   export CC="gcc -m32"



[arch-commits] Commit in lib32-libcups/repos/multilib-x86_64 (6 files)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:34:37
  Author: arojas
Revision: 1218261

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
(from rev 1218260, lib32-libcups/trunk/PKGBUILD)
  lib32-libcups/repos/multilib-x86_64/cups-freebind.patch
(from rev 1218260, lib32-libcups/trunk/cups-freebind.patch)
  lib32-libcups/repos/multilib-x86_64/guid.patch
(from rev 1218260, lib32-libcups/trunk/guid.patch)
Deleted:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
  lib32-libcups/repos/multilib-x86_64/cups-freebind.patch
  lib32-libcups/repos/multilib-x86_64/guid.patch

-+
 PKGBUILD|   98 +-
 cups-freebind.patch |   30 +++
 guid.patch  |   78 +++
 3 files changed, 103 insertions(+), 103 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:34:20 UTC (rev 1218260)
+++ PKGBUILD2022-05-31 20:34:37 UTC (rev 1218261)
@@ -1,49 +0,0 @@
-# Maintainer: Andreas Radke 
-
-_pkgbasename=libcups
-pkgname=lib32-$_pkgbasename
-pkgver=2.4.1
-pkgrel=1
-pkgdesc="The CUPS Printing System - client libraries (32-bit)"
-arch=('x86_64')
-license=('Apache' 'custom')
-url="https://www.cups.org/;
-depends=(lib32-krb5 lib32-libtiff lib32-libpng lib32-gnutls $_pkgbasename)
-source=(https://github.com/OpenPrinting/cups/releases/download/v${pkgver}/cups-${pkgver}-source.tar.gz{,.sig}
-cups-freebind.patch
-guid.patch
-)
-sha256sums=('c7339f75f8d4f2dec50c673341a45fc06b6885bb6d4366d6bf59a4e6c10ae178'
-'SKIP'
-'3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d'
-'0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474')
-#validpgpkeys=('7ADB58203CA5F046F28025B215AA6A7F4D4227D7') # "Zdenek Dohnal 
(Associate Software Engineer) "
-validpgpkeys=('7082A0A50A2E92640F3880E0E4522DCC9B246FF7') # Zdenek Dohnal (The 
old 4D4227D7 key revoked) 
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd cups-${pkgver}
-
-  aclocal -I config-scripts
-  autoconf -I config-scripts
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
- --enable-ssl=yes--enable-threads --enable-libusb=no \
---with-dnssd=no \
- --with-optim="$CFLAGS" --libdir=/usr/lib32
-  make libs
-}
-
-package() {
-  cd cups-${pkgver}
-  make BUILDROOT="${pkgdir}" install-libs
-  rm -rf "$pkgdir/usr/lib"
-
-# add license + exception
-  install -m644 -Dt "${pkgdir}/usr/share/licenses/${pkgname}" {LICENSE,NOTICE}
-}
-

Copied: lib32-libcups/repos/multilib-x86_64/PKGBUILD (from rev 1218260, 
lib32-libcups/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:34:37 UTC (rev 1218261)
@@ -0,0 +1,49 @@
+# Maintainer: Andreas Radke 
+
+_pkgbasename=libcups
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="The CUPS Printing System - client libraries (32-bit)"
+arch=('x86_64')
+license=('Apache' 'custom')
+url="https://www.cups.org/;
+depends=(lib32-krb5 lib32-libtiff lib32-libpng lib32-gnutls $_pkgbasename)
+source=(https://github.com/OpenPrinting/cups/releases/download/v${pkgver}/cups-${pkgver}-source.tar.gz{,.sig}
+cups-freebind.patch
+guid.patch
+)
+sha256sums=('f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908'
+'SKIP'
+'3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d'
+'0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474')
+#validpgpkeys=('7ADB58203CA5F046F28025B215AA6A7F4D4227D7') # "Zdenek Dohnal 
(Associate Software Engineer) "
+validpgpkeys=('7082A0A50A2E92640F3880E0E4522DCC9B246FF7') # Zdenek Dohnal (The 
old 4D4227D7 key revoked) 
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd cups-${pkgver}
+
+  aclocal -I config-scripts
+  autoconf -I config-scripts
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
+ --enable-ssl=yes--enable-threads --enable-libusb=no \
+--with-dnssd=no \
+ --with-optim="$CFLAGS" --libdir=/usr/lib32
+  make libs
+}
+
+package() {
+  cd cups-${pkgver}
+  make BUILDROOT="${pkgdir}" install-libs
+  rm -rf "$pkgdir/usr/lib"
+
+# add license + exception
+  install -m644 -Dt "${pkgdir}/usr/share/licenses/${pkgname}" {LICENSE,NOTICE}
+}
+

Deleted: cups-freebind.patch
===
--- cups-freebind.patch 2022-05-31 20:34:20 UTC (rev 1218260)
+++ cups-freebind.patch 2022-05-31 20:34:37 UTC (rev 1218261)
@@ -1,15 +0,0 @@
-diff 

[arch-commits] Commit in lib32-libcups/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:34:20
  Author: arojas
Revision: 1218260

Update to 2.4.2

Modified:
  lib32-libcups/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:33:02 UTC (rev 1218259)
+++ PKGBUILD2022-05-31 20:34:20 UTC (rev 1218260)
@@ -2,7 +2,7 @@
 
 _pkgbasename=libcups
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="The CUPS Printing System - client libraries (32-bit)"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 cups-freebind.patch
 guid.patch
 )
-sha256sums=('c7339f75f8d4f2dec50c673341a45fc06b6885bb6d4366d6bf59a4e6c10ae178'
+sha256sums=('f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908'
 'SKIP'
 '3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d'
 '0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474')



[arch-commits] Commit in ltris/repos/community-x86_64 (5 files)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:33:02
  Author: arojas
Revision: 1218259

archrelease: copy trunk to community-x86_64

Added:
  ltris/repos/community-x86_64/PKGBUILD
(from rev 1218258, ltris/trunk/PKGBUILD)
  ltris/repos/community-x86_64/ltris.install
(from rev 1218258, ltris/trunk/ltris.install)
Deleted:
  ltris/repos/community-x86_64/PKGBUILD
  ltris/repos/community-x86_64/ltris.changelog
  ltris/repos/community-x86_64/ltris.install

-+
 PKGBUILD|   74 --
 ltris.changelog |   50 
 ltris.install   |8 ++---
 3 files changed, 43 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:32:50 UTC (rev 1218258)
+++ PKGBUILD2022-05-31 20:33:02 UTC (rev 1218259)
@@ -1,35 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Eric Belanger 
-# Contributor: SmackleFunky 
-
-pkgname=ltris
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="A tetris clone where you have a bowl with blocks falling down"
-arch=('x86_64')
-url="http://lgames.sourceforge.net/index.php?project=LTris;
-license=('GPL')
-depends=('sdl_mixer')
-backup=('var/games/ltris.hscr')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
-sha512sums=('0a910a764fea78b127ae637a28b2e509a9bb4b21f1bd0ee213d07ceaf6885d4d23a6d7098be2c64bfcd47aa447ac8431f7252f09e34aff778877cc2effaa66f8')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --localstatedir=/var/games
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -d "${pkgdir}"/usr/share/pixmaps
-  install -m644 icons/ltris{16,32,48}.xpm "${pkgdir}"/usr/share/pixmaps
-#FS#37951 fix  
-  chmod 775 "${pkgdir}"/var/games  
-}

Copied: ltris/repos/community-x86_64/PKGBUILD (from rev 1218258, 
ltris/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:33:02 UTC (rev 1218259)
@@ -0,0 +1,39 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Eric Belanger 
+# Contributor: SmackleFunky 
+
+pkgname=ltris
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="A tetris clone where you have a bowl with blocks falling down"
+arch=('x86_64')
+url="http://lgames.sourceforge.net/index.php?project=LTris;
+license=('GPL')
+depends=('sdl_mixer')
+backup=('var/games/ltris.hscr')
+install=$pkgname.install
+source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
+sha512sums=('58781aff51d212c1fcaa58f07aea72f51311ab9ccc96e01adce226bdefb1c988898b87018c29bd240cac51627322564bf20358327b633c763785869267468076')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -e 's|-Wno-format||' -i configure
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --localstatedir=/var/games
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -d "${pkgdir}"/usr/share/pixmaps
+  install -m644 icons/ltris{16,32,48}.xpm "${pkgdir}"/usr/share/pixmaps
+#FS#37951 fix  
+  chmod 775 "${pkgdir}"/var/games  
+}

Deleted: ltris.changelog
===
--- ltris.changelog 2022-05-31 20:32:50 UTC (rev 1218258)
+++ ltris.changelog 2022-05-31 20:33:02 UTC (rev 1218259)
@@ -1,50 +0,0 @@
-2020-08-22  Jaroslav Lichtblau  
-
-   * ltris 1.2.1-1
-   * Upstream update
-
-2020-08-22  Jaroslav Lichtblau  
-
-   * ltris 1.2-1
-   * Upstream update
-
-2013-12-23  Jaroslav Lichtblau  
-
-   * ltris 1.0.19-2
-   * FS#37951 fix
-
-2013-11-02  Jaroslav Lichtblau  
-
-   * ltris 1.0.19-1
-   * Upstream update
-
-2011-12-18  Jaroslav Lichtblau  
-
-   * ltris 1.0.18-1
-   * Upstream update
-
-2011-08-28  Jaroslav Lichtblau  
-
-   * ltris 1.0.17-1
-   * Upstream update
-
-2011-03-09  Jaroslav Lichtblau  
-
-   * ltris 1.0.16-1
-   * Upstream update
-
-2009-12-29  Eric Belanger  
-
-   * ltris 1.0.14-1
-   * Upstream update
-
-2009-11-07  Eric Belanger  
-
-   * ltris 1.0.13-1
-   * Upstream update
-
-2009-04-07  Eric Belanger  
-
-   * ltris 1.0.12-1
-   * Fixed score file location and permissions (close FS#13489)
-   * Added ChangeLog

Deleted: ltris.install
===
--- ltris.install   2022-05-31 20:32:50 UTC (rev 1218258)
+++ ltris.install   2022-05-31 20:33:02 UTC (rev 1218259)
@@ -1,4 +0,0 @@
-post_install() {
-  chown root:games /var/games/ltris.hscr
-  chmod 664 /var/games/ltris.hscr
-}

Copied: ltris/repos/community-x86_64/ltris.install (from rev 1218258, 
ltris/trunk/ltris.install)
===
--- ltris.install   (rev 0)
+++ 

[arch-commits] Commit in ltris/trunk (PKGBUILD ltris.changelog)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:32:50
  Author: arojas
Revision: 1218258

Update to 1.2.4

Modified:
  ltris/trunk/PKGBUILD
Deleted:
  ltris/trunk/ltris.changelog

-+
 PKGBUILD|   14 +-
 ltris.changelog |   50 --
 2 files changed, 9 insertions(+), 55 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:27:41 UTC (rev 1218257)
+++ PKGBUILD2022-05-31 20:32:50 UTC (rev 1218258)
@@ -3,7 +3,7 @@
 # Contributor: SmackleFunky 
 
 pkgname=ltris
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="A tetris clone where you have a bowl with blocks falling down"
 arch=('x86_64')
@@ -12,12 +12,16 @@
 depends=('sdl_mixer')
 backup=('var/games/ltris.hscr')
 install=$pkgname.install
-changelog=$pkgname.changelog
 source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
-sha512sums=('0a910a764fea78b127ae637a28b2e509a9bb4b21f1bd0ee213d07ceaf6885d4d23a6d7098be2c64bfcd47aa447ac8431f7252f09e34aff778877cc2effaa66f8')
+sha512sums=('58781aff51d212c1fcaa58f07aea72f51311ab9ccc96e01adce226bdefb1c988898b87018c29bd240cac51627322564bf20358327b633c763785869267468076')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -e 's|-Wno-format||' -i configure
+}
+
 build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
 
   ./configure --prefix=/usr --localstatedir=/var/games
   make
@@ -24,7 +28,7 @@
 }
 
 package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
 
   make DESTDIR="${pkgdir}" install
 

Deleted: ltris.changelog
===
--- ltris.changelog 2022-05-31 20:27:41 UTC (rev 1218257)
+++ ltris.changelog 2022-05-31 20:32:50 UTC (rev 1218258)
@@ -1,50 +0,0 @@
-2020-08-22  Jaroslav Lichtblau  
-
-   * ltris 1.2.1-1
-   * Upstream update
-
-2020-08-22  Jaroslav Lichtblau  
-
-   * ltris 1.2-1
-   * Upstream update
-
-2013-12-23  Jaroslav Lichtblau  
-
-   * ltris 1.0.19-2
-   * FS#37951 fix
-
-2013-11-02  Jaroslav Lichtblau  
-
-   * ltris 1.0.19-1
-   * Upstream update
-
-2011-12-18  Jaroslav Lichtblau  
-
-   * ltris 1.0.18-1
-   * Upstream update
-
-2011-08-28  Jaroslav Lichtblau  
-
-   * ltris 1.0.17-1
-   * Upstream update
-
-2011-03-09  Jaroslav Lichtblau  
-
-   * ltris 1.0.16-1
-   * Upstream update
-
-2009-12-29  Eric Belanger  
-
-   * ltris 1.0.14-1
-   * Upstream update
-
-2009-11-07  Eric Belanger  
-
-   * ltris 1.0.13-1
-   * Upstream update
-
-2009-04-07  Eric Belanger  
-
-   * ltris 1.0.12-1
-   * Fixed score file location and permissions (close FS#13489)
-   * Added ChangeLog



[arch-commits] Commit in python-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Caleb Maclennan via arch-commits
Date: Tuesday, May 31, 2022 @ 20:27:41
  Author: alerque
Revision: 1218257

archrelease: copy trunk to community-any

Added:
  python-graphviz/repos/community-any/PKGBUILD
(from rev 1218256, python-graphviz/trunk/PKGBUILD)
Deleted:
  python-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   96 ++---
 1 file changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:27:33 UTC (rev 1218256)
+++ PKGBUILD2022-05-31 20:27:41 UTC (rev 1218257)
@@ -1,48 +0,0 @@
-# Maintainer: Caleb Maclennan 
-# Contributor: Eli Schwartz 
-
-_pkgname=graphviz
-pkgname=python-graphviz
-pkgver=0.19.1
-pkgrel=1
-pkgdesc='Simple Python interface for Graphviz'
-arch=(any)
-url="https://github.com/xflr6/$_pkgname;
-license=(MIT)
-depends=(graphviz
- python)
-makedepends=(python-{build,installer}
- python-setuptools
- python-wheel)
-checkdepends=(python-mock
-  python-pytest
-  python-pytest-mock)
-#source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
-_archive="$_pkgname-$pkgver"
-source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('e1feb29cc94aa812ce5ad49d82176ec4e52f7addc9804be48856a1154d164b38')
-b2sums=('0422c710724ca67994131b98fc63e8f15944a8bd7064949ee0ab4e6196eadb02ed6c6d61f1699cb2e5ab875c8cf06a68078a9c34618c59d616b7c9bb96e3aa4f')
-
-prepare() {
-   cd "$_archive"
-   # do not run python-coverage in unittests :/
-   sed -i 's/--cov --cov-report=term --cov-report=html//' setup.cfg
-   # don't add pointless dependency on python-mock needed on python 3.5
-   sed -i '/mock_use_standalone_module/d' setup.cfg
-}
-
-build(){
-   cd "$_archive"
-   python -m build -wn
-}
-
-check() {
-   cd "$_archive/tests"
-   python -m pytest
-}
-
-package() {
-   cd "$_archive"
-   python -m installer -d "$pkgdir" dist/*.whl
-   install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.txt
-}

Copied: python-graphviz/repos/community-any/PKGBUILD (from rev 1218256, 
python-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:27:41 UTC (rev 1218257)
@@ -0,0 +1,48 @@
+# Maintainer: Caleb Maclennan 
+# Contributor: Eli Schwartz 
+
+_pkgname=graphviz
+pkgname=python-graphviz
+pkgver=0.20
+pkgrel=1
+pkgdesc='Simple Python interface for Graphviz'
+arch=(any)
+url="https://github.com/xflr6/$_pkgname;
+license=(MIT)
+depends=(graphviz
+ python)
+makedepends=(python-{build,installer}
+ python-setuptools
+ python-wheel)
+checkdepends=(python-mock
+  python-pytest
+  python-pytest-mock)
+#source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
+_archive="$_pkgname-$pkgver"
+source=("$url/archive/$pkgver/$_archive.tar.gz")
+sha256sums=('d6e3467cacfcdc239bcd518107baba9665bb6aadf4f5a4c48c493c3ea2d11466')
+b2sums=('89ba8f217a0fbcfb7e1fee460413fdb3f1d5f301e65a55f3ec3ef7711f4831cc10d33bea9f8457d9322091edc395c1a3ca24bec7048f31e9520b0a8c2e504851')
+
+prepare() {
+   cd "$_archive"
+   # do not run python-coverage in unittests :/
+   sed -i 's/--cov --cov-report=term --cov-report=html//' setup.cfg
+   # don't add pointless dependency on python-mock needed on python 3.5
+   sed -i '/mock_use_standalone_module/d' setup.cfg
+}
+
+build(){
+   cd "$_archive"
+   python -m build -wn
+}
+
+check() {
+   cd "$_archive/tests"
+   python -m pytest
+}
+
+package() {
+   cd "$_archive"
+   python -m installer -d "$pkgdir" dist/*.whl
+   install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.txt
+}



[arch-commits] Commit in python-graphviz/trunk (PKGBUILD)

2022-05-31 Thread Caleb Maclennan via arch-commits
Date: Tuesday, May 31, 2022 @ 20:27:33
  Author: alerque
Revision: 1218256

upgpkg: python-graphviz 0.20-1

Modified:
  python-graphviz/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:14:50 UTC (rev 1218255)
+++ PKGBUILD2022-05-31 20:27:33 UTC (rev 1218256)
@@ -3,7 +3,7 @@
 
 _pkgname=graphviz
 pkgname=python-graphviz
-pkgver=0.19.1
+pkgver=0.20
 pkgrel=1
 pkgdesc='Simple Python interface for Graphviz'
 arch=(any)
@@ -20,8 +20,8 @@
 
#source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip;)
 _archive="$_pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('e1feb29cc94aa812ce5ad49d82176ec4e52f7addc9804be48856a1154d164b38')
-b2sums=('0422c710724ca67994131b98fc63e8f15944a8bd7064949ee0ab4e6196eadb02ed6c6d61f1699cb2e5ab875c8cf06a68078a9c34618c59d616b7c9bb96e3aa4f')
+sha256sums=('d6e3467cacfcdc239bcd518107baba9665bb6aadf4f5a4c48c493c3ea2d11466')
+b2sums=('89ba8f217a0fbcfb7e1fee460413fdb3f1d5f301e65a55f3ec3ef7711f4831cc10d33bea9f8457d9322091edc395c1a3ca24bec7048f31e9520b0a8c2e504851')
 
 prepare() {
cd "$_archive"



[arch-commits] Commit in libdvdread/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:27:09
  Author: arojas
Revision: 447413

archrelease: copy trunk to extra-x86_64

Added:
  libdvdread/repos/extra-x86_64/PKGBUILD
(from rev 447412, libdvdread/trunk/PKGBUILD)
Deleted:
  libdvdread/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 29 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:26:58 UTC (rev 447412)
+++ PKGBUILD2022-05-31 20:27:09 UTC (rev 447413)
@@ -1,38 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Thomas Baechler 
-# Contributor: Tom Newsom 
-
-pkgname=libdvdread
-pkgver=6.1.2
-pkgrel=1
-pkgdesc="Provides a simple foundation for reading DVD video disks"
-arch=(x86_64)
-url="https://www.videolan.org/developers/libdvdnav.html;
-license=('GPL')
-depends=('glibc')
-makedepends=('libdvdcss' 'git')
-optdepends=('libdvdcss: for decoding encrypted DVDs')
-_commit=37e2354e016648f7c74ad48fcb5524919bb228de
-source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdvdread/repos/extra-x86_64/PKGBUILD (from rev 447412, 
libdvdread/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:27:09 UTC (rev 447413)
@@ -0,0 +1,29 @@
+# Maintainer: Jan de Groot 
+# Contributor: Thomas Baechler 
+# Contributor: Tom Newsom 
+
+pkgname=libdvdread
+pkgver=6.1.3
+pkgrel=1
+pkgdesc="Provides a simple foundation for reading DVD video disks"
+arch=(x86_64)
+url="https://www.videolan.org/developers/libdvdnav.html;
+license=('GPL')
+depends=('glibc')
+makedepends=('libdvdcss')
+optdepends=('libdvdcss: for decoding encrypted DVDs')
+source=(https://download.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2{,.asc})
+sha256sums=('ce35454997a208cbe50e91232f0e73fb1ac3471965813a13b8730a8f18a15369'
+'SKIP')
+validpgpkeys=(65F7C6B4206BD057A7EB73787180713BE58D1ADC) # VideoLAN Release 
Signing Key (2015)
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in libdvdread/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:26:58
  Author: arojas
Revision: 447412

Update to 6.1.3, switch to signed tarball

Modified:
  libdvdread/trunk/PKGBUILD

--+
 PKGBUILD |   25 -
 1 file changed, 8 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:21:53 UTC (rev 447411)
+++ PKGBUILD2022-05-31 20:26:58 UTC (rev 447412)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=libdvdread
-pkgver=6.1.2
+pkgver=6.1.3
 pkgrel=1
 pkgdesc="Provides a simple foundation for reading DVD video disks"
 arch=(x86_64)
@@ -10,29 +10,20 @@
 url="https://www.videolan.org/developers/libdvdnav.html;
 license=('GPL')
 depends=('glibc')
-makedepends=('libdvdcss' 'git')
+makedepends=('libdvdcss')
 optdepends=('libdvdcss: for decoding encrypted DVDs')
-_commit=37e2354e016648f7c74ad48fcb5524919bb228de
-source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
-sha256sums=('SKIP')
+source=(https://download.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2{,.asc})
+sha256sums=('ce35454997a208cbe50e91232f0e73fb1ac3471965813a13b8730a8f18a15369'
+'SKIP')
+validpgpkeys=(65F7C6B4206BD057A7EB73787180713BE58D1ADC) # VideoLAN Release 
Signing Key (2015)
 
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fi
-}
-
 build() {
-  cd $pkgname
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname
+  cd $pkgname-$pkgver
   make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in graphviz/repos/extra-x86_64 (6 files)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:21:53
  Author: arojas
Revision: 447411

archrelease: copy trunk to extra-x86_64

Added:
  graphviz/repos/extra-x86_64/PKGBUILD
(from rev 447410, graphviz/trunk/PKGBUILD)
  graphviz/repos/extra-x86_64/ghostscript918.patch
(from rev 447410, graphviz/trunk/ghostscript918.patch)
  graphviz/repos/extra-x86_64/install
(from rev 447410, graphviz/trunk/install)
Deleted:
  graphviz/repos/extra-x86_64/PKGBUILD
  graphviz/repos/extra-x86_64/ghostscript918.patch
  graphviz/repos/extra-x86_64/install

--+
 PKGBUILD |  122 -
 ghostscript918.patch |   36 +++---
 install  |   24 -
 3 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:21:39 UTC (rev 447410)
+++ PKGBUILD2022-05-31 20:21:53 UTC (rev 447411)
@@ -1,61 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: kevin 
-# Contributor: John Proctor 
-
-pkgname=graphviz
-pkgver=3.0.0
-pkgrel=2
-pkgdesc='Graph visualization software'
-url='https://www.graphviz.org/'
-license=('EPL')
-arch=('x86_64')
-depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
-optdepends=('mono: sharp bindings'
-'guile: guile bindings'
-'lua: lua bindings'
-'ocaml: ocaml bindings'
-'perl: perl bindings'
-'python: python bindings'
-'r: r bindings'
-'tcl: tcl bindings'
-'qt5-base: gvedit'
-'gtk2: gtk output plugin'
-'xterm: vimdot')
-source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
-'ghostscript918.patch')
-sha256sums=('59931082a3638139e06c296b96e860a9d338432af06f7f57a6ad8da5cbf465c7'
-'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
-
-install=install
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -p1 -i ../ghostscript918.patch
-   ./autogen.sh NOCONFIG
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export LIBPOSTFIX=/
-   export CXXFLAGS+=' -fPIC -fpermissive'
-
-   ./configure --prefix=/usr \
-   --enable-python3=yes --disable-python --enable-lefty
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   # fix symlink to symlink that doesn't get picked up by makepkg's zipman
-   ln -s gv2gxl.1.gz "${pkgdir}"/usr/share/man/man1/dot2gxl.1.gz
-   rm "${pkgdir}"/usr/share/man/man1/dot2gxl.1
-
-   # Deduplicates TCL libraries
-   cd "${pkgdir}/usr/lib/tcl8.6"
-   rm -fr graphviz
-   ln -s ../graphviz/tcl graphviz
-}

Copied: graphviz/repos/extra-x86_64/PKGBUILD (from rev 447410, 
graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:21:53 UTC (rev 447411)
@@ -0,0 +1,61 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: kevin 
+# Contributor: John Proctor 
+
+pkgname=graphviz
+pkgver=4.0.0
+pkgrel=1
+pkgdesc='Graph visualization software'
+url='https://www.graphviz.org/'
+license=('EPL')
+arch=('x86_64')
+depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
+optdepends=('mono: sharp bindings'
+'guile: guile bindings'
+'lua: lua bindings'
+'ocaml: ocaml bindings'
+'perl: perl bindings'
+'python: python bindings'
+'r: r bindings'
+'tcl: tcl bindings'
+'qt5-base: gvedit'
+'gtk2: gtk output plugin'
+'xterm: vimdot')
+source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+'ghostscript918.patch')
+sha256sums=('0cc99b81f9958f3909fd219ff6f70289d1d2719f4e633d5683428719919aa6f9'
+'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../ghostscript918.patch
+   ./autogen.sh NOCONFIG
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export LIBPOSTFIX=/
+   export CXXFLAGS+=' -fPIC -fpermissive'
+
+   ./configure --prefix=/usr \
+   --enable-python3=yes --disable-python --enable-lefty
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" 

[arch-commits] Commit in graphviz/trunk (PKGBUILD)

2022-05-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 31, 2022 @ 20:21:39
  Author: arojas
Revision: 447410

Update to 4.0.0

Modified:
  graphviz/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:09:50 UTC (rev 447409)
+++ PKGBUILD2022-05-31 20:21:39 UTC (rev 447410)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=3.0.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 'ghostscript918.patch')
-sha256sums=('59931082a3638139e06c296b96e860a9d338432af06f7f57a6ad8da5cbf465c7'
+sha256sums=('0cc99b81f9958f3909fd219ff6f70289d1d2719f4e633d5683428719919aa6f9'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



[arch-commits] Commit in lib32-libtiff/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:14:50
  Author: anthraxx
Revision: 1218255

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libtiff/repos/multilib-x86_64/PKGBUILD
(from rev 1218254, lib32-libtiff/trunk/PKGBUILD)
Deleted:
  lib32-libtiff/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  166 +
 1 file changed, 69 insertions(+), 97 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:14:46 UTC (rev 1218254)
+++ PKGBUILD2022-05-31 20:14:50 UTC (rev 1218255)
@@ -1,97 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Eric Bélanger 
-# Contributor: dorphell 
-
-_pkgname=libtiff
-pkgname=lib32-${_pkgname}
-pkgver=4.3.0
-pkgrel=2
-pkgdesc='Library for manipulation of TIFF images (32-bit)'
-url='http://www.simplesystems.org/libtiff/'
-arch=('x86_64')
-license=('custom')
-depends=('libtiff' 'lib32-glibc' 'lib32-gcc-libs' 'lib32-libjpeg' 'lib32-zlib' 
'lib32-xz' 'lib32-zstd')
-source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig}
-https://gitlab.com/libtiff/libtiff/-/commit/03047a2695.patch
-https://gitlab.com/libtiff/libtiff/-/commit/eecb0712f4.patch
-https://gitlab.com/libtiff/libtiff/-/commit/561599c99f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a1c933dabd.patch
-https://gitlab.com/libtiff/libtiff/-/commit/232282fd8f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/40b00cfb32.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a95b799f65.patch
-https://gitlab.com/libtiff/libtiff/-/commit/32ea0722ee.patch
-https://gitlab.com/libtiff/libtiff/-/commit/88d79a45a3.patch
-)
-sha512sums=('e04a4a6c542e58a174c1e9516af3908acf1d3d3e1096648c5514f4963f73e7af27387a76b0fbabe43cf867a18874088f963796a7cd6e45deb998692e3e235493'
-'SKIP'
-
'd22f8486e5166a9e0a3ddae910972001aa806baef7619f7b6aaba219f850faf5144bb2cc6668090646cf9d849fdd4217ff5f542746184aa1cd1d21078e33f579'
-
'a1a0f74ab4ee5468aae51962bea48a2bcbd51c9cb75dbb4e277cec394afab644906eb3b3b6fb95f413821a4799c227f986b720c383b8553dea67a92236a0'
-
'd2decdafd32a2a41001a263c6da5f538538286d54e5072afb2a3d281ca7815ac0e78f5ab9a72e10b28fe9960819038fc6cff6419e2ac7982aea6199012d3ae80'
-
'e8eb613809909e463fb8b401f295c56f41a8f8aabe0acea2f14e52ab42f90c62b7eee5c6fedfdce0f6c15c093dd2f11e34af1b23491782716254832d353fbc75'
-
'516fb18524a6d032515daeadc2a0272aaf409e158c67fec49ba6704abcaed6f9a73c6e8e3ec13c6e0ff7a952bd36e8187dcdda5cd3931f2ffcaede33fc46'
-
'1b7168bf339b31fd2b532ccdd99dd25787ed71220ef6db3f1206e618f7150f095dee8aed7bb84fa4af304bb5bc1914e800c03c88e5c03385943fd6c41d3e82da'
-
'2feea03d8493d5fef3815ecf3ad52df2aef0db7def8832531f3d1e6e59df548729a51259f3a06a9b017219fffd37d541e06964bb3622a01b47d3e4408cd3850f'
-
'd415ef9dd5292e7bbb1da76dfa11ecbe149d0c5039afc5134e2afae72ae264bcdd8417c96051c61fad6635d0530b9c5cd2e2ef30458baa3d0dce59b3489baf8f'
-
'78fcddd4e254178349971629bccc25be451f2b6d816c0ed063fad034060814c9f97c04904ff58f1923b7ae1c6c4d00d86ba2c8cf950e864f3bc8ead871a3ff45')
-b2sums=('433a087249541f6142dd25b6dc807018639908175b0d73b4af3aa301af2dee3d76184e4689e7b2f1f9b73567ac78d50456ee94fffe00bad6da05375cf2d94d92'
-'SKIP'
-
'ab24c990be26f7f0cddf9f1d7fd3e61c11bc9ac4d77a9f750de0c0068fd58c644f8ff06a891bf12cc5d1f289b153a693f89d22fc1ee1b5842d58f377137d3b36'
-
'ef7c5e6bd5fbcdc9e13ca28b0e2f5058109093cbee85b997892f8a15e046e109ac3bed1e47946c92c788dd1f6484ba34436faaf3d41d9e4327ee74ccd5d40765'
-
'4a09a70f146315446807089b44df7b9062095586e8b1ad82c9b92cbce820d823b4da07a486eb252cef8c4dd53cd50bc07fc0fe6c7d989243fb72573bb51e00dd'
-
'd8b4a7156cd2918874696b7fe08effc2ceb096dd9b2b0080328f1fb93dccdf329134c71bd5c6891571031dc79c6e5c9ac0007c5c719736f05217e3e5c8786094'
-
'bd50de312ed5f263fe038862cb200d4eb2e02483510b5da4b6acbf410374f5dc7375ba96eed3a93c68edc756ddf56afa89eb91ce8e474c284b50e83ed9f9b230'
-
'376211eb4bf87eb3bdd713e8076e3f9ddd30fe96abb8c140bbc0008fd07fa43ff99d04250e55cdf9f7b4eae6f92d440a744d3ee7f14af7595458bb1d0dca7ecb'
-
'a9286bc1e2db2fa0c47e63f53437ee365b798593703d6a43c5751fbf0a8f6df3d7a59afb611444d6efe72affb4749abf0779af07314d13d8b9ee51233a36bba2'
-
'9a46b4d46b0423646a9b8fac983bf87a8ce6404d2f093fce1d6e586876c753575dbeb150a8b0a547a442269b802514dc6a7d414fba6807fb88c5a4b26850009c'
-
'2b83469df641a169dee426195a467efef9d86458c19fa79f8fba6b574303721b2b5227c66839f8a5e35f9f76c26f65f4ff364d8c881586544e5041839fe19aa5')
-validpgpkeys=(
-  'EBDFDB21B020EE8FD151A88DE301047DE1198975' # Bob Friesenhahn 

-  'B1FA7D81EEB8E66399178B9733EBBFC47B3DD87D' # Even Rouault 

-)
-
-prepare() {
-  cd tiff-${pkgver}
-  # apply patch from the source array (should be a pacman feature)
-  local src
-  for src in "${source[@]}"; do
-src="${src%%::*}"
-src="${src##*/}"
-   

[arch-commits] Commit in lib32-libtiff/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:14:46
  Author: anthraxx
Revision: 1218254

upgpkg: lib32-libtiff 4.4.0-1

Modified:
  lib32-libtiff/trunk/PKGBUILD

--+
 PKGBUILD |   42 +++---
 1 file changed, 7 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:04:27 UTC (rev 1218253)
+++ PKGBUILD2022-05-31 20:14:46 UTC (rev 1218254)
@@ -4,46 +4,18 @@
 
 _pkgname=libtiff
 pkgname=lib32-${_pkgname}
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc='Library for manipulation of TIFF images (32-bit)'
 url='http://www.simplesystems.org/libtiff/'
 arch=('x86_64')
 license=('custom')
 depends=('libtiff' 'lib32-glibc' 'lib32-gcc-libs' 'lib32-libjpeg' 'lib32-zlib' 
'lib32-xz' 'lib32-zstd')
-source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig}
-https://gitlab.com/libtiff/libtiff/-/commit/03047a2695.patch
-https://gitlab.com/libtiff/libtiff/-/commit/eecb0712f4.patch
-https://gitlab.com/libtiff/libtiff/-/commit/561599c99f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a1c933dabd.patch
-https://gitlab.com/libtiff/libtiff/-/commit/232282fd8f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/40b00cfb32.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a95b799f65.patch
-https://gitlab.com/libtiff/libtiff/-/commit/32ea0722ee.patch
-https://gitlab.com/libtiff/libtiff/-/commit/88d79a45a3.patch
-)
-sha512sums=('e04a4a6c542e58a174c1e9516af3908acf1d3d3e1096648c5514f4963f73e7af27387a76b0fbabe43cf867a18874088f963796a7cd6e45deb998692e3e235493'
-'SKIP'
-
'd22f8486e5166a9e0a3ddae910972001aa806baef7619f7b6aaba219f850faf5144bb2cc6668090646cf9d849fdd4217ff5f542746184aa1cd1d21078e33f579'
-
'a1a0f74ab4ee5468aae51962bea48a2bcbd51c9cb75dbb4e277cec394afab644906eb3b3b6fb95f413821a4799c227f986b720c383b8553dea67a92236a0'
-
'd2decdafd32a2a41001a263c6da5f538538286d54e5072afb2a3d281ca7815ac0e78f5ab9a72e10b28fe9960819038fc6cff6419e2ac7982aea6199012d3ae80'
-
'e8eb613809909e463fb8b401f295c56f41a8f8aabe0acea2f14e52ab42f90c62b7eee5c6fedfdce0f6c15c093dd2f11e34af1b23491782716254832d353fbc75'
-
'516fb18524a6d032515daeadc2a0272aaf409e158c67fec49ba6704abcaed6f9a73c6e8e3ec13c6e0ff7a952bd36e8187dcdda5cd3931f2ffcaede33fc46'
-
'1b7168bf339b31fd2b532ccdd99dd25787ed71220ef6db3f1206e618f7150f095dee8aed7bb84fa4af304bb5bc1914e800c03c88e5c03385943fd6c41d3e82da'
-
'2feea03d8493d5fef3815ecf3ad52df2aef0db7def8832531f3d1e6e59df548729a51259f3a06a9b017219fffd37d541e06964bb3622a01b47d3e4408cd3850f'
-
'd415ef9dd5292e7bbb1da76dfa11ecbe149d0c5039afc5134e2afae72ae264bcdd8417c96051c61fad6635d0530b9c5cd2e2ef30458baa3d0dce59b3489baf8f'
-
'78fcddd4e254178349971629bccc25be451f2b6d816c0ed063fad034060814c9f97c04904ff58f1923b7ae1c6c4d00d86ba2c8cf950e864f3bc8ead871a3ff45')
-b2sums=('433a087249541f6142dd25b6dc807018639908175b0d73b4af3aa301af2dee3d76184e4689e7b2f1f9b73567ac78d50456ee94fffe00bad6da05375cf2d94d92'
-'SKIP'
-
'ab24c990be26f7f0cddf9f1d7fd3e61c11bc9ac4d77a9f750de0c0068fd58c644f8ff06a891bf12cc5d1f289b153a693f89d22fc1ee1b5842d58f377137d3b36'
-
'ef7c5e6bd5fbcdc9e13ca28b0e2f5058109093cbee85b997892f8a15e046e109ac3bed1e47946c92c788dd1f6484ba34436faaf3d41d9e4327ee74ccd5d40765'
-
'4a09a70f146315446807089b44df7b9062095586e8b1ad82c9b92cbce820d823b4da07a486eb252cef8c4dd53cd50bc07fc0fe6c7d989243fb72573bb51e00dd'
-
'd8b4a7156cd2918874696b7fe08effc2ceb096dd9b2b0080328f1fb93dccdf329134c71bd5c6891571031dc79c6e5c9ac0007c5c719736f05217e3e5c8786094'
-
'bd50de312ed5f263fe038862cb200d4eb2e02483510b5da4b6acbf410374f5dc7375ba96eed3a93c68edc756ddf56afa89eb91ce8e474c284b50e83ed9f9b230'
-
'376211eb4bf87eb3bdd713e8076e3f9ddd30fe96abb8c140bbc0008fd07fa43ff99d04250e55cdf9f7b4eae6f92d440a744d3ee7f14af7595458bb1d0dca7ecb'
-
'a9286bc1e2db2fa0c47e63f53437ee365b798593703d6a43c5751fbf0a8f6df3d7a59afb611444d6efe72affb4749abf0779af07314d13d8b9ee51233a36bba2'
-
'9a46b4d46b0423646a9b8fac983bf87a8ce6404d2f093fce1d6e586876c753575dbeb150a8b0a547a442269b802514dc6a7d414fba6807fb88c5a4b26850009c'
-
'2b83469df641a169dee426195a467efef9d86458c19fa79f8fba6b574303721b2b5227c66839f8a5e35f9f76c26f65f4ff364d8c881586544e5041839fe19aa5')
+source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig})
+sha512sums=('78ffab7667d0feb8d38571bc482390fc6dd20b93a798ab3a8b5cc7d5ab00b44a37f67eb8f19421e4ab33ad89ab40e382128f8a4bbdf097e0efb6d9fca5ac6f9e'
+'SKIP')
+b2sums=('1480aca5f9b3d4509229fb6c1b967bdeb2053c4100f21d486d9f4a375742249aa7f54d6b5ab27679075499c226a011bc65988e22c064b3986d89f2cf5b0200dc'
+'SKIP')
 validpgpkeys=(
   'EBDFDB21B020EE8FD151A88DE301047DE1198975' # Bob Friesenhahn 

   'B1FA7D81EEB8E66399178B9733EBBFC47B3DD87D' # Even Rouault 




[arch-commits] Commit in terragrunt/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:02:58
  Author: anthraxx
Revision: 1218251

archrelease: copy trunk to community-x86_64

Added:
  terragrunt/repos/community-x86_64/PKGBUILD
(from rev 1218250, terragrunt/trunk/PKGBUILD)
Deleted:
  terragrunt/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:02:54 UTC (rev 1218250)
+++ PKGBUILD2022-05-31 20:02:58 UTC (rev 1218251)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Benjamin Denhartog 
-# Contributor: Andreas 'Segaja' Schleifer 
-
-pkgname=terragrunt
-pkgver=0.36.6
-pkgrel=1
-pkgdesc='Thin wrapper for Terraform that provides extra tools for working with 
multiple Terraform modules'
-url='https://github.com/gruntwork-io/terragrunt'
-arch=('x86_64')
-makedepends=('git' 'go')
-depends=('glibc' 'terraform')
-license=('MIT')
-source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('adc7b9d651188cfaadad4ab181155e13a528bbff4338144b104c233e5b249b8a')
-b2sums=('b85bc436b0bf33c476b859cfc8db86d256ae7547106292b622e74544104fdbf0af446b38170595db8025ef3fab4091d5738e1d0db1d8009d88f7a14faa494c2b')
-options=('!lto')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -ldflags=-linkmode=external -trimpath 
-mod=readonly -modcacherw"
-  go build -v \
--ldflags "-linkmode=external -extldflags '${LDFLAGS}' -X 
main.VERSION=${pkgver}" \
-.
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 ${pkgname} -t "${pkgdir}/usr/bin"
-  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: terragrunt/repos/community-x86_64/PKGBUILD (from rev 1218250, 
terragrunt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:02:58 UTC (rev 1218251)
@@ -0,0 +1,37 @@
+# Maintainer: Levente Polyak 
+# Contributor: Benjamin Denhartog 
+# Contributor: Andreas 'Segaja' Schleifer 
+
+pkgname=terragrunt
+pkgver=0.37.1
+pkgrel=1
+pkgdesc='Thin wrapper for Terraform that provides extra tools for working with 
multiple Terraform modules'
+url='https://github.com/gruntwork-io/terragrunt'
+arch=('x86_64')
+makedepends=('git' 'go')
+depends=('glibc' 'terraform')
+license=('MIT')
+source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('c8bfad7cea4a165af474cff2f7386f91ee0d571a12cd897569b9641f2bbd0e93')
+b2sums=('a69ef2fc94bf2af89bf50df86c98fcc9ec196a5306f11f8c2b807e1d2c8a671f7b608f6d8cd2533abbdbb99a605c47566b13936706e66f6c25887d0022658db5')
+options=('!lto')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -ldflags=-linkmode=external -trimpath 
-mod=readonly -modcacherw"
+  go build -v \
+-ldflags "-linkmode=external -extldflags '${LDFLAGS}' -X 
main.VERSION=${pkgver}" \
+.
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 ${pkgname} -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in checksec/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:04:27
  Author: anthraxx
Revision: 1218253

archrelease: copy trunk to community-any

Added:
  checksec/repos/community-any/PKGBUILD
(from rev 1218252, checksec/trunk/PKGBUILD)
Deleted:
  checksec/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:04:22 UTC (rev 1218252)
+++ PKGBUILD2022-05-31 20:04:27 UTC (rev 1218253)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Daniel Micay 
-# Contributor: Lubomir Krajcovic 
-
-pkgname=checksec
-_pkgname=checksec.sh
-pkgver=2.5.0
-pkgrel=1
-pkgdesc='Tool designed to test which standard Linux OS and PaX security 
features are being used'
-url='https://github.com/slimm609/checksec.sh'
-arch=('any')
-license=('BSD')
-depends=('bash' 'binutils' 'coreutils' 'findutils' 'procps-ng' 'awk' 'openssl'
- 'file' 'grep')
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('dd76061976d7f97c250b9d24b9cc7c6ea26c9df7e3521e3a1f39f56812485afaae6d60c611e1b7f4817b1585d10fc2116eaa032bb690e39a0243529e324943ab')
-b2sums=('b4a876dfc8b9f02d5d74b6720b59ee216fbdab4e7df471aa4a78e7e6a98830b1b03f9a66d8b9dd344261fe1a253db4e5e9bede53f47e1fd171b2d23b0e04f031')
-
-prepare() {
-  cd ${_pkgname}-${pkgver}
-  sed -r 's|(pkg_release=)false|\1true|' -i checksec
-}
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  install -Dm 755 checksec -t "${pkgdir}/usr/bin"
-  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 ChangeLog README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 extras/man/checksec.1 -t "${pkgdir}/usr/share/man/man1"
-  install -Dm 644 extras/zsh/_checksec -t 
"${pkgdir}/usr/share/zsh/site-functions"
-}
-
-# vim: ts=2 sw=2 et:

Copied: checksec/repos/community-any/PKGBUILD (from rev 1218252, 
checksec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:04:27 UTC (rev 1218253)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel Micay 
+# Contributor: Lubomir Krajcovic 
+
+pkgname=checksec
+_pkgname=checksec.sh
+pkgver=2.6.0
+pkgrel=1
+pkgdesc='Tool designed to test which standard Linux OS and PaX security 
features are being used'
+url='https://github.com/slimm609/checksec.sh'
+arch=('any')
+license=('BSD')
+depends=('bash' 'binutils' 'coreutils' 'findutils' 'procps-ng' 'awk' 'openssl'
+ 'file' 'grep')
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('71ba0f24b7db0c7fa74dfeaa74b2722ffe792c77941316da916dc7aae888f147c81f98d1522f63b96aa3a76aff7bb1d98522a02efa312b3b3a9dd9a137239010')
+b2sums=('bfda79dfdfc672119d70612497893ba91f093719f95e2b387d27da81d7f8b50e2bc54e9d030d84db76dc2a599bb1f866608529149896259ce517450318640c82')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  sed -r 's|(pkg_release=)false|\1true|' -i checksec
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  install -Dm 755 checksec -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 ChangeLog README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 extras/man/checksec.1 -t "${pkgdir}/usr/share/man/man1"
+  install -Dm 644 extras/zsh/_checksec -t 
"${pkgdir}/usr/share/zsh/site-functions"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in jadx/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:01:31
  Author: anthraxx
Revision: 1218248

upgpkg: jadx 1.4.1-1

Modified:
  jadx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 19:24:25 UTC (rev 1218247)
+++ PKGBUILD2022-05-31 20:01:31 UTC (rev 1218248)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas Hureau 
 
 pkgname=jadx
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
 url='https://github.com/skylot/jadx'
@@ -11,8 +11,8 @@
 depends=('java-runtime>=11' 'bash')
 makedepends=('java-environment>=11' 'gradle')
 
source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('f18726589ae37832b6e852a30d21cb867c55b57444ef98704a4117a04364cafb7e2dad873eb7d192d6b0d4a6029b64801563e64aedf85c9cdaad9a8ab4a3448b')
-b2sums=('3de50fc2a0ace1440ad1bbbf46219b70d98bd61ef6f7125588916c0aced03970a9a29d885fead5cd5753685c9c364f46a49c648e06b393cb5567802f0c550a5d')
+sha512sums=('9e9f25e0a963d86c61a3e16362043d8f82cf1c37320afa0e68b2543a8c4ad7ec77fadc8d0ef1b65a51d383eaed585c0b0df0b3e1b3e22b5ceced4c3d87609478')
+b2sums=('a0ccc29095eba0935e48e703d363e92ea1b5d6724494b69137d6fd19e520dbc5bf9ffec392bd39ac94d7d360a304e94d245f779d3df275a36f337f3b9088933d')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in jadx/repos/community-any (PKGBUILD PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:01:37
  Author: anthraxx
Revision: 1218249

archrelease: copy trunk to community-any

Added:
  jadx/repos/community-any/PKGBUILD
(from rev 1218248, jadx/trunk/PKGBUILD)
Deleted:
  jadx/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:01:31 UTC (rev 1218248)
+++ PKGBUILD2022-05-31 20:01:37 UTC (rev 1218249)
@@ -1,41 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Nicolas Hureau 
-
-pkgname=jadx
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
-url='https://github.com/skylot/jadx'
-arch=('any')
-license=('Apache')
-depends=('java-runtime>=11' 'bash')
-makedepends=('java-environment>=11' 'gradle')
-source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('f18726589ae37832b6e852a30d21cb867c55b57444ef98704a4117a04364cafb7e2dad873eb7d192d6b0d4a6029b64801563e64aedf85c9cdaad9a8ab4a3448b')
-b2sums=('3de50fc2a0ace1440ad1bbbf46219b70d98bd61ef6f7125588916c0aced03970a9a29d885fead5cd5753685c9c364f46a49c648e06b393cb5567802f0c550a5d')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  gradle dist
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  gradle test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build/jadx
-
-  install -Dm 755 bin/{jadx,jadx-gui} -t 
"${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib"
-
-  install -d "${pkgdir}/usr/bin"
-  ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx"
-  ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui"
-
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 NOTICE README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: jadx/repos/community-any/PKGBUILD (from rev 1218248, 
jadx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 20:01:37 UTC (rev 1218249)
@@ -0,0 +1,41 @@
+# Maintainer: Levente Polyak 
+# Contributor: Nicolas Hureau 
+
+pkgname=jadx
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
+url='https://github.com/skylot/jadx'
+arch=('any')
+license=('Apache')
+depends=('java-runtime>=11' 'bash')
+makedepends=('java-environment>=11' 'gradle')
+source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('9e9f25e0a963d86c61a3e16362043d8f82cf1c37320afa0e68b2543a8c4ad7ec77fadc8d0ef1b65a51d383eaed585c0b0df0b3e1b3e22b5ceced4c3d87609478')
+b2sums=('a0ccc29095eba0935e48e703d363e92ea1b5d6724494b69137d6fd19e520dbc5bf9ffec392bd39ac94d7d360a304e94d245f779d3df275a36f337f3b9088933d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  gradle dist
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  gradle test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build/jadx
+
+  install -Dm 755 bin/{jadx,jadx-gui} -t 
"${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib"
+
+  install -d "${pkgdir}/usr/bin"
+  ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx"
+  ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui"
+
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 NOTICE README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in terragrunt/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:02:54
  Author: anthraxx
Revision: 1218250

upgpkg: terragrunt 0.37.1-1

Modified:
  terragrunt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:01:37 UTC (rev 1218249)
+++ PKGBUILD2022-05-31 20:02:54 UTC (rev 1218250)
@@ -3,7 +3,7 @@
 # Contributor: Andreas 'Segaja' Schleifer 
 
 pkgname=terragrunt
-pkgver=0.36.6
+pkgver=0.37.1
 pkgrel=1
 pkgdesc='Thin wrapper for Terraform that provides extra tools for working with 
multiple Terraform modules'
 url='https://github.com/gruntwork-io/terragrunt'
@@ -12,8 +12,8 @@
 depends=('glibc' 'terraform')
 license=('MIT')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('adc7b9d651188cfaadad4ab181155e13a528bbff4338144b104c233e5b249b8a')
-b2sums=('b85bc436b0bf33c476b859cfc8db86d256ae7547106292b622e74544104fdbf0af446b38170595db8025ef3fab4091d5738e1d0db1d8009d88f7a14faa494c2b')
+sha256sums=('c8bfad7cea4a165af474cff2f7386f91ee0d571a12cd897569b9641f2bbd0e93')
+b2sums=('a69ef2fc94bf2af89bf50df86c98fcc9ec196a5306f11f8c2b807e1d2c8a671f7b608f6d8cd2533abbdbb99a605c47566b13936706e66f6c25887d0022658db5')
 options=('!lto')
 
 build() {



[arch-commits] Commit in checksec/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:04:22
  Author: anthraxx
Revision: 1218252

upgpkg: checksec 2.6.0-1

Modified:
  checksec/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 20:02:58 UTC (rev 1218251)
+++ PKGBUILD2022-05-31 20:04:22 UTC (rev 1218252)
@@ -4,7 +4,7 @@
 
 pkgname=checksec
 _pkgname=checksec.sh
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Tool designed to test which standard Linux OS and PaX security 
features are being used'
 url='https://github.com/slimm609/checksec.sh'
@@ -13,8 +13,8 @@
 depends=('bash' 'binutils' 'coreutils' 'findutils' 'procps-ng' 'awk' 'openssl'
  'file' 'grep')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('dd76061976d7f97c250b9d24b9cc7c6ea26c9df7e3521e3a1f39f56812485afaae6d60c611e1b7f4817b1585d10fc2116eaa032bb690e39a0243529e324943ab')
-b2sums=('b4a876dfc8b9f02d5d74b6720b59ee216fbdab4e7df471aa4a78e7e6a98830b1b03f9a66d8b9dd344261fe1a253db4e5e9bede53f47e1fd171b2d23b0e04f031')
+sha512sums=('71ba0f24b7db0c7fa74dfeaa74b2722ffe792c77941316da916dc7aae888f147c81f98d1522f63b96aa3a76aff7bb1d98522a02efa312b3b3a9dd9a137239010')
+b2sums=('bfda79dfdfc672119d70612497893ba91f093719f95e2b387d27da81d7f8b50e2bc54e9d030d84db76dc2a599bb1f866608529149896259ce517450318640c82')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



[arch-commits] Commit in vim/repos/extra-x86_64 (8 files)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:09:50
  Author: anthraxx
Revision: 447409

archrelease: copy trunk to extra-x86_64

Added:
  vim/repos/extra-x86_64/PKGBUILD
(from rev 447408, vim/trunk/PKGBUILD)
  vim/repos/extra-x86_64/archlinux.vim
(from rev 447408, vim/trunk/archlinux.vim)
  vim/repos/extra-x86_64/vimdoc.hook
(from rev 447408, vim/trunk/vimdoc.hook)
  vim/repos/extra-x86_64/vimrc
(from rev 447408, vim/trunk/vimrc)
Deleted:
  vim/repos/extra-x86_64/PKGBUILD
  vim/repos/extra-x86_64/archlinux.vim
  vim/repos/extra-x86_64/vimdoc.hook
  vim/repos/extra-x86_64/vimrc

---+
 PKGBUILD  |  406 
 archlinux.vim |   92 ++--
 vimdoc.hook   |   22 +--
 vimrc |   36 ++--
 4 files changed, 278 insertions(+), 278 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 20:09:43 UTC (rev 447408)
+++ PKGBUILD2022-05-31 20:09:50 UTC (rev 447409)
@@ -1,203 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Morten Linderud 
-# Contributor: Anatol Pomozov 
-# Contributor: Thomas Dziedzic 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: tobias [ tobias at archlinux org ]
-# Contributor: Daniel J Griffiths 
-# Contributor: Christian Hesse 
-# Contributor: Eli Schwartz 
-
-pkgbase=vim
-pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.2.5037
-_versiondir=82
-pkgrel=2
-pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
-url='https://www.vim.org'
-arch=('x86_64')
-license=('custom:vim')
-options=(debug)
-makedepends=('glibc' 'libgcrypt' 'gpm' 'python' 'ruby' 'libxt' 'gtk3' 'lua'
- 'gawk' 'tcl' 'pcre' 'zlib' 'libcanberra')
-source=(https://github.com/vim/vim/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz
-vimrc
-archlinux.vim
-vimdoc.hook)
-sha256sums=('6bfa733dc38ab5e4c41e05bb370845ca82e582c87ec47a2e9ad1b5ca7ad37cce'
-'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
-'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
-'8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae')
-sha512sums=('e58354c8bbaddb8fb9654d796471c830ac6172cec8015082a9a06b78b8034d028e4fdf3b24de9954412c08f0631747f997eadc4b0fc9aa178e65ebcd5c68a4c9'
-
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
-
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
-
'a02ad0d66f300160911aeb81d8886c6c558436ac4ee3fcd161dd65c6b1e5d1f41b9005a7f5bb5ba68d57027fc1c8e43daabf055bd6207fb5a216a67f758df8d1')
-
-prepare() {
-  (cd vim-${pkgver}/src
-# define the place for the global (g)vimrc file (set to /etc/vimrc)
-sed -E 's|^.*(#define SYS_.*VIMRC_FILE.*").*$|\1|g' -i feature.h
-sed -E 's|^.*(#define VIMRC_FILE.*").*$|\1|g' -i feature.h
-autoconf
-  )
-  cp -a vim-${pkgver} gvim-${pkgver}
-}
-
-build() {
-  echo "Building vim..."
-  (cd vim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=no \
-  --disable-gui \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic \
-  --disable-canberra
-make
-  )
-
-  echo "Building gvim..."
-  (cd gvim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=yes \
-  --enable-gui=gtk3 \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic \
-  --enable-canberra
-make
-  )
-}
-
-check() {
-  cd vim-${pkgver}
-  TERM=xterm make -j1 test
-}
-
-package_vim-runtime() {
-  pkgdesc+=' (shared runtime)'
-  optdepends=('sh: support for some tools and macros'
-  'python: demoserver example tool'
-  'gawk: mve tools upport')
-  backup=('etc/vimrc')
-
-  cd vim-${pkgver}
-
-  make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
-  # man and bin files belong to 'vim'
-  rm -r "${pkgdir}"/usr/share/man/ "${pkgdir}"/usr/bin/
-
-  # Don't forget logtalk.dict
-  install -Dm 644 runtime/ftplugin/logtalk.dict \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/logtalk.dict
-
-  # rc files
-  install -Dm 644 "${srcdir}"/vimrc 

[arch-commits] Commit in vim/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 20:09:43
  Author: anthraxx
Revision: 447408

upgpkg: vim 8.2.5046-1

Modified:
  vim/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 19:07:39 UTC (rev 447407)
+++ PKGBUILD2022-05-31 20:09:43 UTC (rev 447408)
@@ -10,9 +10,9 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.2.5037
+pkgver=8.2.5046
 _versiondir=82
-pkgrel=2
+pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
 url='https://www.vim.org'
 arch=('x86_64')
@@ -24,11 +24,11 @@
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('6bfa733dc38ab5e4c41e05bb370845ca82e582c87ec47a2e9ad1b5ca7ad37cce'
+sha256sums=('6b97bb6af9201d5a1ade552fcd4e7982ffb5ff008a3f8777c2b6397bc65014b7'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae')
-sha512sums=('e58354c8bbaddb8fb9654d796471c830ac6172cec8015082a9a06b78b8034d028e4fdf3b24de9954412c08f0631747f997eadc4b0fc9aa178e65ebcd5c68a4c9'
+sha512sums=('8d1f19b7d2a8f1220bccce9a2314044fc1a6aa9fef6252ec24a9c424c5f36f598276672e4d23b58657eb23e1e5651ff29a2a030382c56ab2a459ec277a76ef88'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
 
'a02ad0d66f300160911aeb81d8886c6c558436ac4ee3fcd161dd65c6b1e5d1f41b9005a7f5bb5ba68d57027fc1c8e43daabf055bd6207fb5a216a67f758df8d1')



[arch-commits] Commit in perl-file-tail/repos (2 files)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:52:29
  Author: foutrelis
Revision: 1214480

archrelease: copy trunk to community-staging-any

Added:
  perl-file-tail/repos/community-staging-any/
  perl-file-tail/repos/community-staging-any/PKGBUILD
(from rev 1214478, perl-file-tail/trunk/PKGBUILD)

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

Copied: perl-file-tail/repos/community-staging-any/PKGBUILD (from rev 1214478, 
perl-file-tail/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2022-05-29 11:52:29 UTC (rev 1214480)
@@ -0,0 +1,45 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-file-tail
+pkgver=1.3
+pkgrel=8
+pkgdesc='Perl extension for reading from continously updated files'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl-io)
+url=https://metacpan.org/release/File-Tail
+source=("https://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/File-Tail-$pkgver.tar.gz;)
+md5sums=('252635f89ec18cb871c0b45ed64b3f63')
+sha512sums=('942f87880d0d8b79c521248cdbc449daafbd117a2a3700e2dbcc7fe7a6046e5783e8616b6c32de513f85a56663b63c4dde217e9e124216ba6a605c645db2bde9')
+_ddir="File-Tail-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in perl-image-exiftool/repos (staging-any staging-any/PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 11:55:12
  Author: foutrelis
Revision: 446937

archrelease: copy trunk to staging-any

Added:
  perl-image-exiftool/repos/staging-any/
  perl-image-exiftool/repos/staging-any/PKGBUILD
(from rev 446936, perl-image-exiftool/trunk/PKGBUILD)

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

Copied: perl-image-exiftool/repos/staging-any/PKGBUILD (from rev 446936, 
perl-image-exiftool/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2022-05-29 11:55:12 UTC (rev 446937)
@@ -0,0 +1,39 @@
+# Maintainer: Florian Pritz 
+# Contributor: tobias 
+# Contributor: Tobias Kieslich 
+# Contributor: Firmicus 
+
+pkgname=perl-image-exiftool
+_srcname=Image-ExifTool
+pkgver=12.40
+pkgrel=2
+pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
+arch=('any')
+url="https://search.cpan.org/perldoc?exiftool;
+license=('GPL')
+depends=('perl')
+optdepends=('perl-archive-zip: Support for ZIP-files, including EPUB')
+provides=("perl-exiftool=$pkgver")
+replaces=("perl-exiftool")
+options=('!emptydirs')
+source=(https://exiftool.org/${_srcname}-$pkgver.tar.gz)
+md5sums=('72b40d69cf518edebbf5b661465950e7')
+
+build() {
+  cd "${srcdir}/${_srcname}-${pkgver}"
+  # install module in vendor directories.
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "${srcdir}/${_srcname}-${pkgver}"
+  make test
+}
+
+package() {
+  cd "${srcdir}/${_srcname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -dm755 "$pkgdir/usr/share/$pkgname"
+  cp -r fmt_files config_files arg_files "$pkgdir/usr/share/$pkgname"
+}



[arch-commits] Commit in haskell-data-serializer/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 11:13:49
  Author: felixonmars
Revision: 1215986

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-data-serializer/repos/community-staging-x86_64/
  haskell-data-serializer/repos/community-staging-x86_64/PKGBUILD
(from rev 1215985, haskell-data-serializer/trunk/PKGBUILD)

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

Copied: haskell-data-serializer/repos/community-staging-x86_64/PKGBUILD (from 
rev 1215985, haskell-data-serializer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 11:13:49 UTC (rev 1215986)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=data-serializer
+pkgname=haskell-data-serializer
+pkgver=0.3.5
+pkgrel=93
+pkgdesc="Common API for serialization libraries"
+url="https://github.com/mvv/data-serializer;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-data-endian' 'haskell-parsers' 
'haskell-split')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('02c1371f5cf5167818ebc5d706b1b4b1d45c39c275aa0f6b1abb6d21986493b6eb041226d9811d8184c595c0202596a89bac4e6d3ae275d789895e64018e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in perl-crypt-openssl-bignum/trunk (PKGBUILD)

2022-05-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 29, 2022 @ 09:35:15
  Author: foutrelis
Revision: 446723

upgpkg: perl-crypt-openssl-bignum 0.09-7: Perl 5.36 rebuild

Modified:
  perl-crypt-openssl-bignum/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-29 09:35:06 UTC (rev 446722)
+++ PKGBUILD2022-05-29 09:35:15 UTC (rev 446723)
@@ -2,7 +2,7 @@
 
 pkgname=perl-crypt-openssl-bignum
 pkgver=0.09
-pkgrel=6
+pkgrel=7
 pkgdesc="OpenSSL's multiprecision integer arithmetic"
 arch=(x86_64)
 license=(PerlArtistic GPL)



[arch-commits] Commit in haskell-lifted-base/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 10:02:54
  Author: felixonmars
Revision: 1215570

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-lifted-base/repos/community-staging-x86_64/
  haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD
(from rev 1215569, haskell-lifted-base/trunk/PKGBUILD)

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

Copied: haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD (from rev 
1215569, haskell-lifted-base/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 10:02:54 UTC (rev 1215570)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lifted-base
+pkgname=haskell-lifted-base
+pkgver=0.2.3.12
+pkgrel=212
+pkgdesc="lifted IO operations from the base library"
+url="https://github.com/basvandijk/lifted-base;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-monad-control" "haskell-transformers-base")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8bdd69686cdcd8841304341282f9b32a7d1c095da276bfb877017f12400f0f62018fda47fb41f36b817a91093856d8a02f0b8c7b8fe397fd9a839f20e64b8a32')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in cargo-zigbuild/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Orhun Parmaksiz via arch-commits
Date: Tuesday, May 31, 2022 @ 19:24:25
  Author: orhun
Revision: 1218247

archrelease: copy trunk to community-x86_64

Added:
  cargo-zigbuild/repos/community-x86_64/PKGBUILD
(from rev 1218246, cargo-zigbuild/trunk/PKGBUILD)
Deleted:
  cargo-zigbuild/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 19:24:08 UTC (rev 1218246)
+++ PKGBUILD2022-05-31 19:24:25 UTC (rev 1218247)
@@ -1,38 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-# Contributor: KokaKiwi 
-
-pkgname=cargo-zigbuild
-pkgver=0.8.8
-pkgrel=1
-pkgdesc="Compile Cargo project with zig as linker"
-arch=('x86_64')
-url="https://github.com/messense/cargo-zigbuild;
-license=('MIT')
-depends=('gcc-libs' 'zig')
-makedepends=('cargo')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('172133c03cb974bda8a4621c0b3d43a13261715eae1fb54381e1ee95edbc6b96')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release --frozen
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  cargo test --frozen
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-zigbuild/repos/community-x86_64/PKGBUILD (from rev 1218246, 
cargo-zigbuild/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 19:24:25 UTC (rev 1218247)
@@ -0,0 +1,38 @@
+# Maintainer: Orhun Parmaksız 
+# Contributor: KokaKiwi 
+
+pkgname=cargo-zigbuild
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="Compile Cargo project with zig as linker"
+arch=('x86_64')
+url="https://github.com/messense/cargo-zigbuild;
+license=('MIT')
+depends=('gcc-libs' 'zig')
+makedepends=('cargo')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('4b40075ca1fbcc4ecdb7d31258d6111221394697a164027e8c0cdd85c4dad489')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release --frozen
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  cargo test --frozen
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in cargo-zigbuild/trunk (PKGBUILD)

2022-05-31 Thread Orhun Parmaksiz via arch-commits
Date: Tuesday, May 31, 2022 @ 19:24:08
  Author: orhun
Revision: 1218246

upgpkg: cargo-zigbuild 0.9.0-1: upstream release

Modified:
  cargo-zigbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 19:17:50 UTC (rev 1218245)
+++ PKGBUILD2022-05-31 19:24:08 UTC (rev 1218246)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi 
 
 pkgname=cargo-zigbuild
-pkgver=0.8.8
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Compile Cargo project with zig as linker"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'zig')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('172133c03cb974bda8a4621c0b3d43a13261715eae1fb54381e1ee95edbc6b96')
+sha256sums=('4b40075ca1fbcc4ecdb7d31258d6111221394697a164027e8c0cdd85c4dad489')
 
 prepare() {
   cd "$pkgname-$pkgver"



[arch-commits] Commit in cargo-generate/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Orhun Parmaksiz via arch-commits
Date: Tuesday, May 31, 2022 @ 19:17:50
  Author: orhun
Revision: 1218245

archrelease: copy trunk to community-x86_64

Added:
  cargo-generate/repos/community-x86_64/PKGBUILD
(from rev 1218244, cargo-generate/trunk/PKGBUILD)
Deleted:
  cargo-generate/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 19:17:38 UTC (rev 1218244)
+++ PKGBUILD2022-05-31 19:17:50 UTC (rev 1218245)
@@ -1,41 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-# Contributor: Philipp A. 
-
-pkgname=cargo-generate
-pkgver=0.13.1
-pkgrel=1
-pkgdesc="Use pre-existing git repositories as templates"
-arch=('x86_64')
-url="https://github.com/cargo-generate/cargo-generate;
-license=('MIT' 'Apache')
-depends=('curl' 'libgit2')
-makedepends=('cargo' 'libssh2')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('736fd3283787dd4b0aa4bbf6133aee3a87fa765f6d0570f94a2665c7ab6ea265')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  export RUSTUP_TOOLCHAIN=stable
-  export LIBSSH2_SYS_USE_PKG_CONFIG=1
-  cd "$pkgname-$pkgver"
-  cargo build --release --frozen
-}
-
-check() {
-  export RUSTUP_TOOLCHAIN=stable
-  cd "$pkgname-$pkgver"
-  cargo test --frozen --lib
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE-MIT -t "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-generate/repos/community-x86_64/PKGBUILD (from rev 1218244, 
cargo-generate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 19:17:50 UTC (rev 1218245)
@@ -0,0 +1,41 @@
+# Maintainer: Orhun Parmaksız 
+# Contributor: Philipp A. 
+
+pkgname=cargo-generate
+pkgver=0.14.0
+pkgrel=1
+pkgdesc="Use pre-existing git repositories as templates"
+arch=('x86_64')
+url="https://github.com/cargo-generate/cargo-generate;
+license=('MIT' 'Apache')
+depends=('curl' 'libgit2')
+makedepends=('cargo' 'libssh2')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('1575c37b5f357b6df1c3981481249f15cb7b2a6866518d7b9cc008a3e248b124')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  export RUSTUP_TOOLCHAIN=stable
+  export LIBSSH2_SYS_USE_PKG_CONFIG=1
+  cd "$pkgname-$pkgver"
+  cargo build --release --frozen
+}
+
+check() {
+  export RUSTUP_TOOLCHAIN=stable
+  cd "$pkgname-$pkgver"
+  cargo test --frozen --lib
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE-MIT -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in cargo-generate/trunk (PKGBUILD)

2022-05-31 Thread Orhun Parmaksiz via arch-commits
Date: Tuesday, May 31, 2022 @ 19:17:38
  Author: orhun
Revision: 1218244

upgpkg: cargo-generate 0.14.0-1: upstream release

Modified:
  cargo-generate/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 18:53:05 UTC (rev 1218243)
+++ PKGBUILD2022-05-31 19:17:38 UTC (rev 1218244)
@@ -2,7 +2,7 @@
 # Contributor: Philipp A. 
 
 pkgname=cargo-generate
-pkgver=0.13.1
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Use pre-existing git repositories as templates"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('curl' 'libgit2')
 makedepends=('cargo' 'libssh2')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('736fd3283787dd4b0aa4bbf6133aee3a87fa765f6d0570f94a2665c7ab6ea265')
+sha256sums=('1575c37b5f357b6df1c3981481249f15cb7b2a6866518d7b9cc008a3e248b124')
 
 prepare() {
   cd "$pkgname-$pkgver"



[arch-commits] Commit in libtiff/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 19:07:39
  Author: anthraxx
Revision: 447407

archrelease: copy trunk to testing-x86_64

Added:
  libtiff/repos/testing-x86_64/
  libtiff/repos/testing-x86_64/PKGBUILD
(from rev 447406, libtiff/trunk/PKGBUILD)

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

Copied: libtiff/repos/testing-x86_64/PKGBUILD (from rev 447406, 
libtiff/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-05-31 19:07:39 UTC (rev 447407)
@@ -0,0 +1,60 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=libtiff
+pkgver=4.4.0
+pkgrel=1
+pkgdesc='Library for manipulation of TIFF images'
+url='http://www.simplesystems.org/libtiff/'
+arch=('x86_64')
+license=('custom')
+depends=('glibc' 'libjpeg' 'libjpeg.so' 'zlib' 'xz' 'zstd')
+makedepends=('freeglut' 'glu' 'mesa' 'jbigkit')
+optdepends=('freeglut: for using tiffgt')
+provides=('libtiff.so' 'libtiffxx.so')
+source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig})
+sha256sums=('917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed'
+'SKIP')
+b2sums=('1480aca5f9b3d4509229fb6c1b967bdeb2053c4100f21d486d9f4a375742249aa7f54d6b5ab27679075499c226a011bc65988e22c064b3986d89f2cf5b0200dc'
+'SKIP')
+validpgpkeys=(
+  'EBDFDB21B020EE8FD151A88DE301047DE1198975' # Bob Friesenhahn 

+   'B1FA7D81EEB8E66399178B9733EBBFC47B3DD87D' # Even Rouault 

+)
+
+prepare() {
+  cd tiff-${pkgver}
+  # apply patch from the source array (should be a pacman feature)
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+echo "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
+}
+
+build() {
+  cd tiff-${pkgver}
+  ./configure \
+--prefix=/usr \
+ --sysconfdir=/etc \
+ --mandir=/usr/share/man \
+--with-docdir=/usr/share/doc/${pkgname}
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd tiff-${pkgver}
+  make check
+}
+
+package() {
+  cd tiff-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYRIGHT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in libtiff/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 19:07:35
  Author: anthraxx
Revision: 447406

upgpkg: libtiff 4.4.0-1

Modified:
  libtiff/trunk/PKGBUILD

--+
 PKGBUILD |   46 ++
 1 file changed, 10 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 16:18:47 UTC (rev 447405)
+++ PKGBUILD2022-05-31 19:07:35 UTC (rev 447406)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=libtiff
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc='Library for manipulation of TIFF images'
 url='http://www.simplesystems.org/libtiff/'
 arch=('x86_64')
@@ -12,41 +12,15 @@
 makedepends=('freeglut' 'glu' 'mesa' 'jbigkit')
 optdepends=('freeglut: for using tiffgt')
 provides=('libtiff.so' 'libtiffxx.so')
-source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig}
-https://gitlab.com/libtiff/libtiff/-/commit/03047a2695.patch
-https://gitlab.com/libtiff/libtiff/-/commit/eecb0712f4.patch
-https://gitlab.com/libtiff/libtiff/-/commit/561599c99f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a1c933dabd.patch
-https://gitlab.com/libtiff/libtiff/-/commit/232282fd8f.patch
-https://gitlab.com/libtiff/libtiff/-/commit/40b00cfb32.patch
-https://gitlab.com/libtiff/libtiff/-/commit/a95b799f65.patch
-https://gitlab.com/libtiff/libtiff/-/commit/32ea0722ee.patch
-https://gitlab.com/libtiff/libtiff/-/commit/88d79a45a3.patch
+source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz{,.sig})
+sha256sums=('917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed'
+'SKIP')
+b2sums=('1480aca5f9b3d4509229fb6c1b967bdeb2053c4100f21d486d9f4a375742249aa7f54d6b5ab27679075499c226a011bc65988e22c064b3986d89f2cf5b0200dc'
+'SKIP')
+validpgpkeys=(
+  'EBDFDB21B020EE8FD151A88DE301047DE1198975' # Bob Friesenhahn 

+   'B1FA7D81EEB8E66399178B9733EBBFC47B3DD87D' # Even Rouault 

 )
-sha256sums=('0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8'
-'SKIP'
-'08306515a485f5ca4002573d59c18b8dceb4b973e3a8dc2c2a2c812fe044999a'
-'64ed866e3ae25348b63418b3c1affa95bacd3bb8ce4d2c027f60af02b720901e'
-'ad71f797b269912e2be3cf14a80668dbbb803466a8d6dd2c73a089ea56643337'
-'6b6c1fd5b7d95e25e4d98fcf3ffb4a19a162a3e17be5001b51d20921dd08d829'
-'fbcae841c2c6e9b48ec0f809ea3a94b750db6aaf142e307bb3d41e5ef698fac8'
-'64370070a3ec9cf2a57e9c25fb06661574b8acd2230793683764cd0cfcca8279'
-'893b24ec06648a1256aee244660f0092b6ab6b84113476636d6a745340f11aa5'
-'dd4fd5133bc84467c4302d701795907d25e2abbc7b7f4b3a7f4f1519fa7bfcf4'
-'f4c04649a553b6d0fe56fa9fea39050528231b07667c75482e8993e5f218b426')
-b2sums=('433a087249541f6142dd25b6dc807018639908175b0d73b4af3aa301af2dee3d76184e4689e7b2f1f9b73567ac78d50456ee94fffe00bad6da05375cf2d94d92'
-'SKIP'
-
'ab24c990be26f7f0cddf9f1d7fd3e61c11bc9ac4d77a9f750de0c0068fd58c644f8ff06a891bf12cc5d1f289b153a693f89d22fc1ee1b5842d58f377137d3b36'
-
'ef7c5e6bd5fbcdc9e13ca28b0e2f5058109093cbee85b997892f8a15e046e109ac3bed1e47946c92c788dd1f6484ba34436faaf3d41d9e4327ee74ccd5d40765'
-
'4a09a70f146315446807089b44df7b9062095586e8b1ad82c9b92cbce820d823b4da07a486eb252cef8c4dd53cd50bc07fc0fe6c7d989243fb72573bb51e00dd'
-
'd8b4a7156cd2918874696b7fe08effc2ceb096dd9b2b0080328f1fb93dccdf329134c71bd5c6891571031dc79c6e5c9ac0007c5c719736f05217e3e5c8786094'
-
'bd50de312ed5f263fe038862cb200d4eb2e02483510b5da4b6acbf410374f5dc7375ba96eed3a93c68edc756ddf56afa89eb91ce8e474c284b50e83ed9f9b230'
-
'376211eb4bf87eb3bdd713e8076e3f9ddd30fe96abb8c140bbc0008fd07fa43ff99d04250e55cdf9f7b4eae6f92d440a744d3ee7f14af7595458bb1d0dca7ecb'
-
'a9286bc1e2db2fa0c47e63f53437ee365b798593703d6a43c5751fbf0a8f6df3d7a59afb611444d6efe72affb4749abf0779af07314d13d8b9ee51233a36bba2'
-
'9a46b4d46b0423646a9b8fac983bf87a8ce6404d2f093fce1d6e586876c753575dbeb150a8b0a547a442269b802514dc6a7d414fba6807fb88c5a4b26850009c'
-
'2b83469df641a169dee426195a467efef9d86458c19fa79f8fba6b574303721b2b5227c66839f8a5e35f9f76c26f65f4ff364d8c881586544e5041839fe19aa5')
-validpgpkeys=('EBDFDB21B020EE8FD151A88DE301047DE1198975'  # Bob Friesenhahn 

- 'B1FA7D81EEB8E66399178B9733EBBFC47B3DD87D') # Even Rouault 

 
 prepare() {
   cd tiff-${pkgver}



[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 18:53:01
  Author: anthraxx
Revision: 1218242

upgpkg: metasploit 6.2.0-1

Modified:
  metasploit/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-31 16:59:46 UTC (rev 1218241)
+++ PKGBUILD2022-05-31 18:53:01 UTC (rev 1218242)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=6.1.35
+pkgver=6.2.0
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -13,8 +13,8 @@
 depends=('ruby2.7' 'libpcap' 'postgresql-libs' 'sqlite' 'libxslt' 'libxml2' 
'inetutils' 'git')
 options=('!strip' '!emptydirs')
 
source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('76628d8bd236683b51e2b8d16fcbde44c57dd3d07f28caeb9e258373da9371725061d387523961ab0fa7a932c06761f307b7b1aaa566e57b2dfa8e96a1e17189')
-b2sums=('2011d5fa189d5d72f811222e8300eda2ca36bb80f4c960692a149a38dd27793648b2025c8e66e9608c5a27835dbfeccef94efd1bb8e81082bed320f2359c4bb0')
+sha512sums=('98014297bc1601ebb8bfba2933607b709e5674f7f85f8e3934c82258d30c250ecdf49a6d99656894a6cec85d140bcd69ea47fd559d6ac44af36b44bdebfd6eee')
+b2sums=('57262140499d4b87b9b8d493ed45887bba30130b9c093b910ce1cf45343327cb60ddde82af731be29fd2c904ad556a6f7032f56a9f9f918d92709a8d60d208ab')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}
@@ -42,7 +42,7 @@
 
   for f in "${pkgdir}"/opt/${pkgname}/msf*; do
 local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.7 exec 
ruby-2.7 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile exec bundle-2.7 
exec ruby-2.7 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
 chmod 755 "${_msffile}"
   done
 
@@ -49,7 +49,7 @@
   (cd "${pkgdir}/opt/${pkgname}"
 for f in tools/*/*.rb; do
   install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.7 
exec ruby-2.7 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
+  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile exec 
bundle-2.7 exec ruby-2.7 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
   chmod 755 "${f}"
 done
   )
@@ -61,7 +61,7 @@
   rm "${pkgdir}/usr/bin/msfupdate"
   rm -r "${pkgdir}"/opt/metasploit/vendor/bundle/ruby/*/cache
   sed -e '/^BUNDLE_JOBS/d' -i "${pkgdir}/opt/metasploit/.bundle/config"
-  find "${pkgdir}/opt/metasploit/vendor/bundle/ruby/" -name Makefile -ls 
-delete
+  find "${pkgdir}/opt/metasploit/vendor/bundle/ruby/" -name Makefile -delete
 }
 
 # vim: ts=2 sw=2 et:



[arch-commits] Commit in metasploit/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-05-31 Thread Levente Polyak via arch-commits
Date: Tuesday, May 31, 2022 @ 18:53:05
  Author: anthraxx
Revision: 1218243

archrelease: copy trunk to community-x86_64

Added:
  metasploit/repos/community-x86_64/PKGBUILD
(from rev 1218242, metasploit/trunk/PKGBUILD)
Deleted:
  metasploit/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  134 ++---
 1 file changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-31 18:53:01 UTC (rev 1218242)
+++ PKGBUILD2022-05-31 18:53:05 UTC (rev 1218243)
@@ -1,67 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: kpcyrd 
-# Contributor: Sabart Otto - Seberm 
-# Contributor: Tobias Veit - nIcE 
-
-pkgname=metasploit
-pkgver=6.1.35
-pkgrel=1
-pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
-url='https://www.metasploit.com/'
-arch=('x86_64')
-license=('BSD')
-depends=('ruby2.7' 'libpcap' 'postgresql-libs' 'sqlite' 'libxslt' 'libxml2' 
'inetutils' 'git')
-options=('!strip' '!emptydirs')
-source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('76628d8bd236683b51e2b8d16fcbde44c57dd3d07f28caeb9e258373da9371725061d387523961ab0fa7a932c06761f307b7b1aaa566e57b2dfa8e96a1e17189')
-b2sums=('2011d5fa189d5d72f811222e8300eda2ca36bb80f4c960692a149a38dd27793648b2025c8e66e9608c5a27835dbfeccef94efd1bb8e81082bed320f2359c4bb0')
-
-prepare() {
-  cd ${pkgname}-framework-${pkgver}
-
-  # https://github.com/bundler/bundler/issues/6882
-  sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
-
-  bundle-2.7 config build.nokogiri --use-system-libraries
-  sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
-}
-
-build() {
-  cd ${pkgname}-framework-${pkgver}
-  CFLAGS+=" -I/usr/include/libxml2"
-  bundle-2.7 install -j"$(nproc)" --no-cache --deployment
-  find vendor/bundle/ruby -exec chmod o+r '{}' \;
-  find vendor/bundle/ruby \( -name gem_make.out -or -name mkmf.log \) -delete
-}
-
-package() {
-  cd ${pkgname}-framework-${pkgver}
-
-  install -d "${pkgdir}/opt/${pkgname}" "${pkgdir}/usr/bin"
-  cp -r . "${pkgdir}/opt/${pkgname}"
-
-  for f in "${pkgdir}"/opt/${pkgname}/msf*; do
-local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.7 exec 
ruby-2.7 /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
-chmod 755 "${_msffile}"
-  done
-
-  (cd "${pkgdir}/opt/${pkgname}"
-for f in tools/*/*.rb; do
-  install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle-2.7 
exec ruby-2.7 /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
-  chmod 755 "${f}"
-done
-  )
-
-  install -Dm 644 external/zsh/_* -t "${pkgdir}/usr/share/zsh/site-functions"
-  install -Dm 644 LICENSE COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -d "${pkgdir}/usr/share/doc"
-  mv "${pkgdir}/opt/${pkgname}/documentation" 
"${pkgdir}/usr/share/doc/${pkgname}"
-  rm "${pkgdir}/usr/bin/msfupdate"
-  rm -r "${pkgdir}"/opt/metasploit/vendor/bundle/ruby/*/cache
-  sed -e '/^BUNDLE_JOBS/d' -i "${pkgdir}/opt/metasploit/.bundle/config"
-  find "${pkgdir}/opt/metasploit/vendor/bundle/ruby/" -name Makefile -ls 
-delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: metasploit/repos/community-x86_64/PKGBUILD (from rev 1218242, 
metasploit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-05-31 18:53:05 UTC (rev 1218243)
@@ -0,0 +1,67 @@
+# Maintainer: Levente Polyak 
+# Maintainer: kpcyrd 
+# Contributor: Sabart Otto - Seberm 
+# Contributor: Tobias Veit - nIcE 
+
+pkgname=metasploit
+pkgver=6.2.0
+pkgrel=1
+pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
+url='https://www.metasploit.com/'
+arch=('x86_64')
+license=('BSD')
+depends=('ruby2.7' 'libpcap' 'postgresql-libs' 'sqlite' 'libxslt' 'libxml2' 
'inetutils' 'git')
+options=('!strip' '!emptydirs')
+source=(https://github.com/rapid7/metasploit-framework/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('98014297bc1601ebb8bfba2933607b709e5674f7f85f8e3934c82258d30c250ecdf49a6d99656894a6cec85d140bcd69ea47fd559d6ac44af36b44bdebfd6eee')
+b2sums=('57262140499d4b87b9b8d493ed45887bba30130b9c093b910ce1cf45343327cb60ddde82af731be29fd2c904ad556a6f7032f56a9f9f918d92709a8d60d208ab')
+
+prepare() {
+  cd ${pkgname}-framework-${pkgver}
+
+  # https://github.com/bundler/bundler/issues/6882
+  sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
+
+  bundle-2.7 config build.nokogiri --use-system-libraries
+  sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
+}
+
+build() {
+  cd ${pkgname}-framework-${pkgver}
+  CFLAGS+=" -I/usr/include/libxml2"
+  bundle-2.7 install -j"$(nproc)" --no-cache --deployment
+  find vendor/bundle/ruby -exec chmod o+r '{}' \;
+  find vendor/bundle/ruby 

[arch-commits] Commit in haskell-binary-parser/repos (2 files)

2022-05-31 Thread Felix Yan via arch-commits
Date: Monday, May 30, 2022 @ 12:24:24
  Author: felixonmars
Revision: 1216410

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-binary-parser/repos/community-staging-x86_64/
  haskell-binary-parser/repos/community-staging-x86_64/PKGBUILD
(from rev 1216409, haskell-binary-parser/trunk/PKGBUILD)

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

Copied: haskell-binary-parser/repos/community-staging-x86_64/PKGBUILD (from rev 
1216409, haskell-binary-parser/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-05-30 12:24:24 UTC (rev 1216410)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=binary-parser
+pkgname=haskell-binary-parser
+pkgver=0.5.7.2
+pkgrel=2
+pkgdesc="A highly-efficient but limited parser API specialised for bytestrings"
+url="https://github.com/nikita-volkov/binary-parser;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3733d83f09f466dcb785e409efdd34a072cb28f2abf412689f59fec32b6831984c30739dc99517b52f2fcb1f4cbeea4e7226c62f64fd067ed99c4e4853143200')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



  1   2   3   4   5   >