[arch-commits] Commit in (nexuiz)

2020-11-21 Thread Brett Cornwall via arch-commits
Date: Sunday, November 22, 2020 @ 04:52:52
  Author: ainola
Revision: 758841

rm nexuiz (dead package)

Deleted:
  nexuiz/


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:48:00
  Author: polyzen
Revision: 758840

archrelease: copy trunk to community-staging-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 04:47:41 UTC (rev 758839)
+++ PKGBUILD2020-11-22 04:48:00 UTC (rev 758840)
@@ -1,37 +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.5.10
-pkgrel=2
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-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-staging-any/PKGBUILD (from rev 758839, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 04:48:00 UTC (rev 758840)
@@ -0,0 +1,38 @@
+# 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.5.12
+pkgrel=2
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+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)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:47:41
  Author: polyzen
Revision: 758839

upgpkg: borgmatic 1.5.12-2

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:43:03 UTC (rev 758838)
+++ PKGBUILD2020-11-22 04:47:41 UTC (rev 758839)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.12
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:43:03
  Author: polyzen
Revision: 758838

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 04:42:40 UTC (rev 758837)
+++ PKGBUILD2020-11-22 04:43:03 UTC (rev 758838)
@@ -1,37 +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.5.10
-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-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-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 758837, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 04:43:03 UTC (rev 758838)
@@ -0,0 +1,38 @@
+# 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.5.12
+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-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+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)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:42:40
  Author: polyzen
Revision: 758837

upgpkg: borgmatic 1.5.12-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:21:53 UTC (rev 758836)
+++ PKGBUILD2020-11-22 04:42:40 UTC (rev 758837)
@@ -6,8 +6,8 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.10
-pkgrel=2
+pkgver=1.5.12
+pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -16,7 +16,8 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5')
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:21:53
  Author: polyzen
Revision: 758836

archrelease: copy trunk to community-staging-any

Added:
  python-sphinx/repos/community-staging-any/PKGBUILD
(from rev 758835, python-sphinx/trunk/PKGBUILD)
Deleted:
  python-sphinx/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |  119 -
 1 file changed, 56 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 04:21:34 UTC (rev 758835)
+++ PKGBUILD2020-11-22 04:21:53 UTC (rev 758836)
@@ -1,63 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=3.2.1
-pkgrel=3
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('cython'
-  'imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc}
-
$pkgname-pygments-2.7.patch::https://github.com/sphinx-doc/sphinx/commit/85b24a2e88ea.patch)
-sha256sums=('321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8'
-'SKIP'
-'6b790f4b3b540924a6a7861452fcbac8123f1e0a6c1765f5caafd7cb94fcecec')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
-
-prepare() {
-  cd Sphinx-$pkgver
-
-  # Fix test failure with pygments 2.7
-  patch -Np1 -i ../$pkgname-pygments-2.7.patch
-}
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-staging-any/PKGBUILD (from rev 758835, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 04:21:53 UTC (rev 758836)
@@ -0,0 +1,56 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=3.3.1
+pkgrel=2
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('cython'
+  'imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
+'SKIP')
+b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:21:34
  Author: polyzen
Revision: 758835

upgpkg: python-sphinx 3.3.1-2

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:21:00 UTC (rev 758834)
+++ PKGBUILD2020-11-22 04:21:34 UTC (rev 758835)
@@ -6,7 +6,7 @@
 
 pkgname=python-sphinx
 pkgver=3.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Python documentation generator'
 arch=('any')
 url=http://www.sphinx-doc.org/


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:21:00
  Author: polyzen
Revision: 758834

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  110 +++--
 1 file changed, 56 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 04:20:38 UTC (rev 758833)
+++ PKGBUILD2020-11-22 04:21:00 UTC (rev 758834)
@@ -1,54 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('cython'
-  'imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8'
-'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 758833, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 04:21:00 UTC (rev 758834)
@@ -0,0 +1,56 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=3.3.1
+pkgrel=1
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('cython'
+  'imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
+'SKIP')
+b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:20:38
  Author: polyzen
Revision: 758833

upgpkg: python-sphinx 3.3.1-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:16:55 UTC (rev 758832)
+++ PKGBUILD2020-11-22 04:20:38 UTC (rev 758833)
@@ -5,8 +5,8 @@
 # Contributor: Fabio Volpe 
 
 pkgname=python-sphinx
-pkgver=3.2.1
-pkgrel=3
+pkgver=3.3.1
+pkgrel=1
 pkgdesc='Python documentation generator'
 arch=('any')
 url=http://www.sphinx-doc.org/
@@ -28,21 +28,14 @@
   'texlive-fontsextra' 'texlive-latexextra')
 optdepends=('imagemagick: for ext.imgconverter'
 'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc}
-
$pkgname-pygments-2.7.patch::https://github.com/sphinx-doc/sphinx/commit/85b24a2e88ea.patch)
-sha256sums=('321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8'
-'SKIP'
-'6b790f4b3b540924a6a7861452fcbac8123f1e0a6c1765f5caafd7cb94fcecec')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
+'SKIP')
+b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
+'SKIP')
 validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
   'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
 
-prepare() {
-  cd Sphinx-$pkgver
-
-  # Fix test failure with pygments 2.7
-  patch -Np1 -i ../$pkgname-pygments-2.7.patch
-}
-
 build() {
   cd Sphinx-$pkgver
   make build


[arch-commits] Commit in apm/repos/community-x86_64 (10 files)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 04:16:55
  Author: tensor5
Revision: 758832

archrelease: copy trunk to community-x86_64

Added:
  apm/repos/community-x86_64/PKGBUILD
(from rev 758831, apm/trunk/PKGBUILD)
  apm/repos/community-x86_64/apm.js
(from rev 758831, apm/trunk/apm.js)
  apm/repos/community-x86_64/git-utils.patch
(from rev 758831, apm/trunk/git-utils.patch)
  apm/repos/community-x86_64/no-scripts.patch
(from rev 758831, apm/trunk/no-scripts.patch)
  apm/repos/community-x86_64/use-system-npm.patch
(from rev 758831, apm/trunk/use-system-npm.patch)
Deleted:
  apm/repos/community-x86_64/PKGBUILD
  apm/repos/community-x86_64/apm.js
  apm/repos/community-x86_64/git-utils.patch
  apm/repos/community-x86_64/no-scripts.patch
  apm/repos/community-x86_64/use-system-npm.patch

--+
 PKGBUILD |  210 -
 apm.js   |   22 ++---
 git-utils.patch  |   20 ++--
 no-scripts.patch |   37 
 use-system-npm.patch |   20 ++--
 5 files changed, 157 insertions(+), 152 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 04:13:20 UTC (rev 758831)
+++ PKGBUILD2020-11-22 04:16:55 UTC (rev 758832)
@@ -1,105 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=apm
-pkgver=2.5.0
-pkgrel=4
-pkgdesc='Atom package manager'
-arch=('x86_64')
-url='https://github.com/atom/apm'
-license=('MIT')
-depends=('libsecret' 'nodejs>=10' 'npm' 'python')
-makedepends=('git')
-provides=('nodejs-atom-package-manager')
-conflicts=('nodejs-atom-package-manager')
-replaces=('nodejs-atom-package-manager')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/apm/archive/v${pkgver}.tar.gz;
-'apm.js'
-'no-scripts.patch'
-'use-system-npm.patch'
-'git-utils.patch')
-sha512sums=('34fdd9646d9ea67731aed7560547fb74fcb2f19a2ae69dd692834dffc7e0f2d7a9b1147f774e0f1bc9d491d57755f674073268dd599fa00e41673d2150883223'
-
'c02c18e00c378fc968cd593bfed3ff0636a2786fa9ef212547efc30c54576f55dc94ac503b827ec79283c5deb87a22a7046565d8c630d55ed20d0ad020f8a77f'
-
'4ad07dcf6fca3aabdd106f092d3a159712f52c4b161c54e7ac2c1d90598b98635dc86e8e97ec6f847392110c894b0b0ffb89be9f82164cd4a377a7dc53ac7b9a'
-
'd14c3465f068959580a8232b53740aa199e25b67e5c209b824ac1060aca4a6a12083cf2d495683abcc7faba4d4d1c4fe3276679c79c1754954b0eaf5e2d4eea2'
-
'bf9f4023bfbdc7240e5ed8a87bc9097eb7a57b2bae44f1044098eb380b15ff8a12f92347b99b6754c6adb537b8310d1f47bdfd3e60db411e4d69d575ce70b2a6')
-
-_apmdir='/usr/lib/node_modules/atom-package-manager'
-
-prepare() {
-  rm -rf "${srcdir}"/apm-build
-
-  cd apm-${pkgver}
-
-  # Use custom launcher
-  rm bin/apm{,.cmd} bin/npm{,.cmd}
-  rm src/cli.coffee
-  install -m755 "${srcdir}"/apm.js bin/apm
-
-  # Use system npm
-  patch -Np1 -i "${srcdir}"/use-system-npm.patch
-
-  # Don't download binary Node
-  patch -Np1 -i "${srcdir}"/no-scripts.patch
-  rm BUNDLED_NODE_VERSION script/*
-}
-
-build() {
-  cd apm-${pkgver}
-
-  npm update keytar  # Node 12
-  npm install coffee-script
-  npx coffee -c --no-header -o lib src/*.coffee
-  rm -r node_modules
-  npm install --user root -g --prefix="${srcdir}"/apm-build/usr $(npm pack | 
tail -1)
-
-  cd 
"${srcdir}/apm-build/usr/lib/node_modules/atom-package-manager/node_modules/git-utils"
-  patch -Np1 -i "${srcdir}/git-utils.patch"
-  node-gyp rebuild
-}
-
-package() {
-  cp -r "${srcdir}"/apm-build/usr "${pkgdir}"
-
-  cd "${pkgdir}"${_apmdir}
-  install -m644 "${srcdir}"/apm-${pkgver}/README.md ./
-
-  # Install license file
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/atom-package-manager/LICENSE.md \
- "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  # Remove occurrences of ${srcdir}
-  find "${pkgdir}" -name "package.json" \
-   -exec sed -e "s|${srcdir}/apm-build||" \
- -e "s|${srcdir}/apm-${pkgver}|${_apmdir}|" \
- -i '{}' \;
-
-  # Remove useless stuff
-  find "${pkgdir}"/usr/lib \
-  -name ".*" -prune -exec rm -r '{}' \; \
-  -or -name "*.a" -exec rm '{}' \; \
-  -or -name "*.bat" -exec rm '{}' \; \
-  -or -name "*.mk" -exec rm '{}' \; \
-  -or -path "*/git-utils/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/git-utils/src/*.cc" -exec rm '{}' \; \
-  -or -path "*/git-utils/src/*.h" -exec rm '{}' \; \
-  -or -path "*/keytar/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/keytar/src" -prune -exec rm -r '{}' \; \
-  -or -path "*/oniguruma/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/oniguruma/src" -prune -exec rm -r '{}' \; \
-  -or -name "appveyor.yml" -exec rm '{}' \; \
-  -or -name "benchmark" -prune -exec rm -r '{}' \; \
-  -or -name "binding.Makefile" -exec rm '{}' \; \
-  -or -name "config.gypi" -exec rm '{}' \; \
-  -or -name "deps" -prune -exec rm -r 

[arch-commits] Commit in apm/trunk (PKGBUILD no-scripts.patch use-system-npm.patch)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 04:13:20
  Author: tensor5
Revision: 758831

upgpkg: apm 2.6.0-1

Modified:
  apm/trunk/PKGBUILD
  apm/trunk/no-scripts.patch
  apm/trunk/use-system-npm.patch

--+
 PKGBUILD |   10 +-
 no-scripts.patch |   17 +++--
 use-system-npm.patch |4 ++--
 3 files changed, 18 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 03:41:59 UTC (rev 758830)
+++ PKGBUILD2020-11-22 04:13:20 UTC (rev 758831)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=apm
-pkgver=2.5.0
-pkgrel=4
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Atom package manager'
 arch=('x86_64')
 url='https://github.com/atom/apm'
@@ -18,10 +18,10 @@
 'no-scripts.patch'
 'use-system-npm.patch'
 'git-utils.patch')
-sha512sums=('34fdd9646d9ea67731aed7560547fb74fcb2f19a2ae69dd692834dffc7e0f2d7a9b1147f774e0f1bc9d491d57755f674073268dd599fa00e41673d2150883223'
+sha512sums=('514caa5703fb81036c5f99b47361a7e903615f2a046d6430fce9407c93b3cc1274bafbb9f29486a6726731ea8bcfa981a68f3f4546d282ff0551ee5ed9928c9a'
 
'c02c18e00c378fc968cd593bfed3ff0636a2786fa9ef212547efc30c54576f55dc94ac503b827ec79283c5deb87a22a7046565d8c630d55ed20d0ad020f8a77f'
-
'4ad07dcf6fca3aabdd106f092d3a159712f52c4b161c54e7ac2c1d90598b98635dc86e8e97ec6f847392110c894b0b0ffb89be9f82164cd4a377a7dc53ac7b9a'
-
'd14c3465f068959580a8232b53740aa199e25b67e5c209b824ac1060aca4a6a12083cf2d495683abcc7faba4d4d1c4fe3276679c79c1754954b0eaf5e2d4eea2'
+
'a51ec885b0cd44ba468a98b43e42cc66546031d97b43ab86be73cd15766ef7e9ae442c9e0a495215e37a83899fd256ec18708596b75ef47dbe12d3c8da2fc084'
+
'a78f9b1539d3eb38f2cd760b64efc8e9dd44dd2faf41a2d85bc2b21101828bea931c7855221cc69cfda3695f979ee85f17b299878424739c96cc3e96bed5d17f'
 
'bf9f4023bfbdc7240e5ed8a87bc9097eb7a57b2bae44f1044098eb380b15ff8a12f92347b99b6754c6adb537b8310d1f47bdfd3e60db411e4d69d575ce70b2a6')
 
 _apmdir='/usr/lib/node_modules/atom-package-manager'

Modified: no-scripts.patch
===
--- no-scripts.patch2020-11-22 03:41:59 UTC (rev 758830)
+++ no-scripts.patch2020-11-22 04:13:20 UTC (rev 758831)
@@ -1,15 +1,20 @@
 --- a/package.json
 +++ b/package.json
-@@ -14,13 +14,6 @@
+@@ -14,18 +14,6 @@
"bin": {
  "apm": "./bin/apm"
},
 -  "scripts": {
--"build": "node script/check-version.js && grunt",
--"prepare": "grunt prepare",
--"install": "node script/postinstall.js",
--"test": "node script/check-version.js && grunt test",
--"check-version": "node version.js"
+-"check-version": "node script/check-version.js",
+-"clean:bin": "shx rm -rf bin/node_darwin_x64 bin/node.exe bin/node",
+-"clean:lib": "shx rm -rf lib && shx mkdir -p lib",
+-"clean": "npm run clean:lib && npm run clean:bin",
+-"lint": "coffeelint src spec",
+-"coffee": "coffee --compile --output lib src",
+-"build": "npm run clean:lib && npm run coffee",
+-"prepare": "npm run build",
+-"postinstall": "node script/postinstall.js",
+-"test": "npm run check-version && npm run lint && jasmine-focused 
--captureExceptions --coffee spec"
 -  },
"dependencies": {
  "@atom/plist": "0.4.4",

Modified: use-system-npm.patch
===
--- use-system-npm.patch2020-11-22 03:41:59 UTC (rev 758830)
+++ use-system-npm.patch2020-11-22 04:13:20 UTC (rev 758831)
@@ -1,7 +1,7 @@
 --- a/package.json
 +++ b/package.json
-@@ -33,7 +33,6 @@
- "keytar": "^4.0",
+@@ -39,7 +39,6 @@
+ "keytar": "^4.13.0",
  "mv": "2.0.0",
  "ncp": "~0.5.1",
 -"npm": "^6.14.4",


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:41:59
  Author: polyzen
Revision: 758830

archrelease: copy trunk to community-staging-any

Added:
  urlwatch/repos/community-staging-any/PKGBUILD
(from rev 758829, urlwatch/trunk/PKGBUILD)
Deleted:
  urlwatch/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 03:40:59 UTC (rev 758829)
+++ PKGBUILD2020-11-22 03:41:59 UTC (rev 758830)
@@ -1,41 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Balló György 
-# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Skydrome 
-# Contributor: Allan McRae 
-
-pkgname=urlwatch
-pkgver=2.21
-pkgrel=3
-pkgdesc='Tool for monitoring webpages for updates'
-arch=('any')
-url=https://thp.io/2008/urlwatch/
-license=('BSD')
-depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
- 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
-optdepends=('lynx: for one of the html2text filter methods'
-'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
-'python-cssbeautifier: for the beautify filter'
-'python-html2text: for one of the html2text filter methods'
-'python-jsbeautifier: for the beautify filter'
-'python-pytesseract: for the ocr filter')
-checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
-  'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  pytest
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
-}

Copied: urlwatch/repos/community-staging-any/PKGBUILD (from rev 758829, 
urlwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 03:41:59 UTC (rev 758830)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.21
+pkgrel=4
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
+}


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:40:59
  Author: polyzen
Revision: 758829

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pdftotext/repos/community-staging-x86_64/
  python-pdftotext/repos/community-staging-x86_64/PKGBUILD
(from rev 758828, python-pdftotext/trunk/PKGBUILD)

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

Copied: python-pdftotext/repos/community-staging-x86_64/PKGBUILD (from rev 
758828, python-pdftotext/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 03:40:59 UTC (rev 758829)
@@ -0,0 +1,35 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Shane Stone 
+
+_name=pdftotext
+pkgname=python-pdftotext
+pkgver=2.1.5
+pkgrel=2
+pkgdesc='Simple PDF text extraction'
+arch=('x86_64')
+url=https://github.com/jalan/pdftotext
+license=('MIT')
+depends=('poppler' 'python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('98aeb8b07a4127e1a30223bd933ef080bbd29aa88f801717ca6c5618380b8aa6')
+b2sums=('35f54d278d15fb79a1efcd0576ab3a6188e2d440e4606c57335666877fed3fa3364beee9891e39b9dcd9fc7bd299e944a5342bd1267326a0b43a91e27376')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest discover tests
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in urlwatch/repos (staging-any staging-any/PKGBUILD)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:24:21
  Author: polyzen
Revision: 758828

archrelease: copy trunk to staging-any

Added:
  urlwatch/repos/staging-any/
  urlwatch/repos/staging-any/PKGBUILD
(from rev 758827, urlwatch/trunk/PKGBUILD)

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

Copied: urlwatch/repos/staging-any/PKGBUILD (from rev 758827, 
urlwatch/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2020-11-22 03:24:21 UTC (rev 758828)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.21
+pkgrel=4
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
+}


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:24:05
  Author: polyzen
Revision: 758827

upgpkg: urlwatch 2.21-4: Add python-pdftotext optdep

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 03:23:17 UTC (rev 758826)
+++ PKGBUILD2020-11-22 03:24:05 UTC (rev 758827)
@@ -6,7 +6,7 @@
 
 pkgname=urlwatch
 pkgver=2.21
-pkgrel=3
+pkgrel=4
 pkgdesc='Tool for monitoring webpages for updates'
 arch=('any')
 url=https://thp.io/2008/urlwatch/
@@ -18,6 +18,7 @@
 'python-cssbeautifier: for the beautify filter'
 'python-html2text: for one of the html2text filter methods'
 'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
 'python-pytesseract: for the ocr filter')
 checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
   'python-pytest')


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:23:17
  Author: polyzen
Revision: 758826

archrelease: copy trunk to staging-x86_64

Added:
  python-pdftotext/repos/staging-x86_64/
  python-pdftotext/repos/staging-x86_64/PKGBUILD
(from rev 758825, python-pdftotext/trunk/PKGBUILD)

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

Copied: python-pdftotext/repos/staging-x86_64/PKGBUILD (from rev 758825, 
python-pdftotext/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-11-22 03:23:17 UTC (rev 758826)
@@ -0,0 +1,35 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Shane Stone 
+
+_name=pdftotext
+pkgname=python-pdftotext
+pkgver=2.1.5
+pkgrel=2
+pkgdesc='Simple PDF text extraction'
+arch=('x86_64')
+url=https://github.com/jalan/pdftotext
+license=('MIT')
+depends=('poppler' 'python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('98aeb8b07a4127e1a30223bd933ef080bbd29aa88f801717ca6c5618380b8aa6')
+b2sums=('35f54d278d15fb79a1efcd0576ab3a6188e2d440e4606c57335666877fed3fa3364beee9891e39b9dcd9fc7bd299e944a5342bd1267326a0b43a91e27376')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest discover tests
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 03:22:59
  Author: polyzen
Revision: 758825

upgpkg: python-pdftotext 2.1.5-2: Python 3.9 rebuild

Modified:
  python-pdftotext/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 03:15:56 UTC (rev 758824)
+++ PKGBUILD2020-11-22 03:22:59 UTC (rev 758825)
@@ -4,7 +4,7 @@
 _name=pdftotext
 pkgname=python-pdftotext
 pkgver=2.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple PDF text extraction'
 arch=('x86_64')
 url=https://github.com/jalan/pdftotext


[arch-commits] Commit in react-native-debugger/repos/community-any (8 files)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 03:15:56
  Author: tensor5
Revision: 758824

archrelease: copy trunk to community-any

Added:
  react-native-debugger/repos/community-any/PKGBUILD
(from rev 758823, react-native-debugger/trunk/PKGBUILD)
  react-native-debugger/repos/community-any/iconPath.patch
(from rev 758823, react-native-debugger/trunk/iconPath.patch)
  react-native-debugger/repos/community-any/react-native-debugger.desktop
(from rev 758823, react-native-debugger/trunk/react-native-debugger.desktop)
  react-native-debugger/repos/community-any/react-native-debugger.js
(from rev 758823, react-native-debugger/trunk/react-native-debugger.js)
Deleted:
  react-native-debugger/repos/community-any/PKGBUILD
  react-native-debugger/repos/community-any/iconPath.patch
  react-native-debugger/repos/community-any/react-native-debugger.desktop
  react-native-debugger/repos/community-any/react-native-debugger.js

---+
 PKGBUILD  |  132 
 iconPath.patch|   22 +++---
 react-native-debugger.desktop |   16 ++--
 react-native-debugger.js  |   58 -
 4 files changed, 114 insertions(+), 114 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 03:15:12 UTC (rev 758823)
+++ PKGBUILD2020-11-22 03:15:56 UTC (rev 758824)
@@ -1,66 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=react-native-debugger
-pkgver=0.11.3
-_commit=4448f48fd7f98752b0fb9c47b155c5ed977b5616
-pkgrel=3
-pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
-arch=('any')
-url='https://github.com/jhen0409/react-native-debugger'
-license=('MIT')
-depends=('electron')
-makedepends=('asar' 'git' 'yarn')
-options=(!emptydirs)
-source=("git+https://github.com/jhen0409/react-native-debugger.git#commit=${_commit};
-'iconPath.patch'
-'react-native-debugger.desktop'
-'react-native-debugger.js')
-sha256sums=('SKIP'
-'75cd9814325bfcdfc5dc9f85a7ce75a021e4b3c8cd105b851eb804e7b580d474'
-'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
-'18968069e675630322077d065faa591f7f451a18b4a55d192aaf5da78e98c926')
-
-prepare() {
-cd ${pkgname}
-
-patch -Np1 -i ../iconPath.patch
-}
-
-build() {
-cd ${pkgname}
-
-yarn --ignore-scripts
-cd dist
-yarn
-node ../scripts/patch-modules.js
-cd ..
-yarn build
-}
-
-package() {
-cd ${pkgname}
-
-install -dm755 "${pkgdir}/usr/lib"
-rm dist/logo.png  # see iconPath.patch
-# asar pack dist "${pkgdir}/usr/lib/${pkgname}.asar"
-cp -r dist "${pkgdir}/usr/lib/${pkgname}"
-
-install -Dm755 ../${pkgname}.js "${pkgdir}/usr/bin/${pkgname}"
-install -Dm644 -t "${pkgdir}/usr/share/applications" ../${pkgname}.desktop
-install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE.md
-install -Dm644 electron/logo.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-
-rm "${pkgdir}/usr/lib/${pkgname}/node_modules/loose-envify/cli.js"
-find "${pkgdir}/usr/lib/${pkgname}/node_modules" \
-  -name 'bin' -prune -exec rm -r '{}' \; \
-  -or -name 'example' -prune -exec rm -r '{}' \; \
-  -or -name 'examples' -prune -exec rm -r '{}' \; \
-  -or -name 'test' -prune -exec rm -r '{}' \; \
-  -or -name 'tests' -prune -exec rm -r '{}' \; \
-  -or -name '*.md' -exec rm '{}' \; \
-  -or -name '*.markdown' -exec rm '{}' \; \
-  -or -name 'CHANGELOG*' -prune -exec rm -r '{}' \; \
-  -or -name 'Makefile' -exec rm '{}' \; \
-  -or -name '.*' -prune -exec rm -r '{}' \;
-}

Copied: react-native-debugger/repos/community-any/PKGBUILD (from rev 758823, 
react-native-debugger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 03:15:56 UTC (rev 758824)
@@ -0,0 +1,66 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=react-native-debugger
+pkgver=0.11.5
+_commit=24a1401bf3e7103e0adbf72118b092031b98516c
+pkgrel=1
+pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
+arch=('any')
+url='https://github.com/jhen0409/react-native-debugger'
+license=('MIT')
+depends=('electron')
+makedepends=('asar' 'git' 'yarn')
+options=(!emptydirs)
+source=("git+https://github.com/jhen0409/react-native-debugger.git#commit=${_commit};
+'iconPath.patch'
+'react-native-debugger.desktop'
+'react-native-debugger.js')
+sha256sums=('SKIP'
+'75cd9814325bfcdfc5dc9f85a7ce75a021e4b3c8cd105b851eb804e7b580d474'
+'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
+'18968069e675630322077d065faa591f7f451a18b4a55d192aaf5da78e98c926')
+
+prepare() {
+cd ${pkgname}
+
+patch -Np1 -i ../iconPath.patch
+}
+
+build() {
+cd ${pkgname}
+

[arch-commits] Commit in react-native-debugger/trunk (PKGBUILD)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 03:15:12
  Author: tensor5
Revision: 758823

upgpkg: react-native-debugger 0.11.5-1

Modified:
  react-native-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 03:04:14 UTC (rev 758822)
+++ PKGBUILD2020-11-22 03:15:12 UTC (rev 758823)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.11.3
-_commit=4448f48fd7f98752b0fb9c47b155c5ed977b5616
-pkgrel=3
+pkgver=0.11.5
+_commit=24a1401bf3e7103e0adbf72118b092031b98516c
+pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
 url='https://github.com/jhen0409/react-native-debugger'


[arch-commits] Commit in caprine/repos/community-any (6 files)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 03:04:14
  Author: tensor5
Revision: 758822

archrelease: copy trunk to community-any

Added:
  caprine/repos/community-any/PKGBUILD
(from rev 758821, caprine/trunk/PKGBUILD)
  caprine/repos/community-any/caprine.desktop
(from rev 758821, caprine/trunk/caprine.desktop)
  caprine/repos/community-any/caprine.js
(from rev 758821, caprine/trunk/caprine.js)
Deleted:
  caprine/repos/community-any/PKGBUILD
  caprine/repos/community-any/caprine.desktop
  caprine/repos/community-any/caprine.js

-+
 PKGBUILD|  122 +++---
 caprine.desktop |   18 +++
 caprine.js  |   58 -
 3 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 03:03:35 UTC (rev 758821)
+++ PKGBUILD2020-11-22 03:04:14 UTC (rev 758822)
@@ -1,61 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=caprine
-pkgver=2.51.0
-_commit=6c495076d017efe1ed63c25f57129b1ab376a479
-pkgrel=1
-pkgdesc='Elegant Facebook Messenger desktop app'
-arch=('any')
-url='https://github.com/sindresorhus/caprine'
-license=('MIT')
-depends=('electron')
-makedepends=('git' 'npm')
-source=("git+https://github.com/sindresorhus/caprine.git#commit=${_commit};
-'caprine.desktop'
-'caprine.js')
-sha256sums=('SKIP'
-'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
-'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
-
-build() {
-cd ${pkgname}
-
-npm install --ignore-scripts
-npx tsc
-rm -r node_modules
-npm install --ignore-scripts --production
-}
-
-package() {
-cd ${pkgname}
-
-appdir=/usr/lib/${pkgname}
-
-install -d "${pkgdir}"${appdir}
-cp -r * "${pkgdir}"${appdir}
-
-install -dm755 "${pkgdir}/usr/share/pixmaps"
-install -m644 build/icon.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-
-install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
-install -Dm644 "${srcdir}"/${pkgname}.desktop \
-"${pkgdir}"/usr/share/applications/${pkgname}.desktop
-
-install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
-ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
-"${pkgdir}"/usr/share/licenses/${pkgname}
-
-# Clean up
-rm -r "${pkgdir}"${appdir}/{build,source,tsconfig.json}
-find "${pkgdir}"${appdir} \
--name "package.json" \
--exec sed -e "s|${srcdir}/${pkgname}|${appdir}|" \
--i {} \; \
--or -name ".*" -prune -exec rm -r '{}' \; \
--or -name "bin" -prune -exec rm -r '{}' \; \
--or -name "example" -prune -exec rm -r '{}' \; \
--or -name "examples" -prune -exec rm -r '{}' \; \
--or -name "man" -prune -exec rm -r '{}' \; \
--or -name "scripts" -prune -exec rm -r '{}' \; \
--or -name "test" -prune -exec rm -r '{}' \;
-}

Copied: caprine/repos/community-any/PKGBUILD (from rev 758821, 
caprine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 03:04:14 UTC (rev 758822)
@@ -0,0 +1,61 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=caprine
+pkgver=2.51.1
+_commit=920231a15e871e90a41ba7adbc4d19cc334506a7
+pkgrel=1
+pkgdesc='Elegant Facebook Messenger desktop app'
+arch=('any')
+url='https://github.com/sindresorhus/caprine'
+license=('MIT')
+depends=('electron')
+makedepends=('git' 'npm')
+source=("git+https://github.com/sindresorhus/caprine.git#commit=${_commit};
+'caprine.desktop'
+'caprine.js')
+sha256sums=('SKIP'
+'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
+'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
+
+build() {
+cd ${pkgname}
+
+npm install --ignore-scripts
+npx tsc
+rm -r node_modules
+npm install --ignore-scripts --production
+}
+
+package() {
+cd ${pkgname}
+
+appdir=/usr/lib/${pkgname}
+
+install -d "${pkgdir}"${appdir}
+cp -r * "${pkgdir}"${appdir}
+
+install -dm755 "${pkgdir}/usr/share/pixmaps"
+install -m644 build/icon.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+
+install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
+install -Dm644 "${srcdir}"/${pkgname}.desktop \
+"${pkgdir}"/usr/share/applications/${pkgname}.desktop
+
+install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
+ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
+"${pkgdir}"/usr/share/licenses/${pkgname}
+
+# Clean up
+rm -r "${pkgdir}"${appdir}/{build,source,tsconfig.json}
+find "${pkgdir}"${appdir} \
+-name "package.json" \
+-exec sed -e "s|${srcdir}/${pkgname}|${appdir}|" \
+  

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

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 03:03:35
  Author: tensor5
Revision: 758821

upgpkg: caprine 2.51.1-1

Modified:
  caprine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:57:11 UTC (rev 758820)
+++ PKGBUILD2020-11-22 03:03:35 UTC (rev 758821)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=caprine
-pkgver=2.51.0
-_commit=6c495076d017efe1ed63c25f57129b1ab376a479
+pkgver=2.51.1
+_commit=920231a15e871e90a41ba7adbc4d19cc334506a7
 pkgrel=1
 pkgdesc='Elegant Facebook Messenger desktop app'
 arch=('any')


[arch-commits] Commit in haskell-mersenne-random-pure64/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:56:54
  Author: felixonmars
Revision: 758819

upgpkg: haskell-mersenne-random-pure64 0.2.2.0-13: rebuild with 
optparse-applicative 0.16.1.0

Modified:
  haskell-mersenne-random-pure64/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:56:07 UTC (rev 758818)
+++ PKGBUILD2020-11-22 02:56:54 UTC (rev 758819)
@@ -3,7 +3,7 @@
 _hkgname=mersenne-random-pure64
 pkgname=haskell-mersenne-random-pure64
 pkgver=0.2.2.0
-pkgrel=12
+pkgrel=13
 pkgdesc="Generate high quality pseudorandom numbers purely using a Mersenne 
Twister"
 url="http://code.haskell.org/~dons/code/mersenne-random-pure64/;
 license=("BSD")


[arch-commits] Commit in haskell-mersenne-random-pure64/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:57:11
  Author: felixonmars
Revision: 758820

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-mersenne-random-pure64/repos/community-staging-x86_64/
  haskell-mersenne-random-pure64/repos/community-staging-x86_64/PKGBUILD
(from rev 758819, haskell-mersenne-random-pure64/trunk/PKGBUILD)

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

Copied: haskell-mersenne-random-pure64/repos/community-staging-x86_64/PKGBUILD 
(from rev 758819, haskell-mersenne-random-pure64/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:57:11 UTC (rev 758820)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mersenne-random-pure64
+pkgname=haskell-mersenne-random-pure64
+pkgver=0.2.2.0
+pkgrel=13
+pkgdesc="Generate high quality pseudorandom numbers purely using a Mersenne 
Twister"
+url="http://code.haskell.org/~dons/code/mersenne-random-pure64/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-random')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('ef1400ddc1ddafb0b98d4331a58bdbe3b5209a81579e17f85f180731a96d75d1')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--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
+}
+
+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
+}


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:56:07
  Author: felixonmars
Revision: 758818

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-uuid/repos/community-staging-x86_64/
  haskell-uuid/repos/community-staging-x86_64/PKGBUILD
(from rev 758817, haskell-uuid/trunk/PKGBUILD)

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

Copied: haskell-uuid/repos/community-staging-x86_64/PKGBUILD (from rev 758817, 
haskell-uuid/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:56:07 UTC (rev 758818)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=uuid
+pkgname=haskell-uuid
+pkgver=1.3.13
+pkgrel=64
+pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
+url="https://github.com/aslatter/uuid;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cryptohash-md5" "haskell-cryptohash-sha1" 
"haskell-entropy"
+ "haskell-network-info" "haskell-random" "haskell-uuid-types")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('e888e6350a32c6496b0b57384797925c78ab1c4dc674d296972981fa81338b4705d21a96960a63771aa5b9a785efd507ecaad195767dba7847fcab5ca7f3f923')
+
+prepare() {
+sed -i -e 's/time>= 1.1  && < 1.8,/time>= 
1.1,/' -e 's/<.*0.4/<1/;s/< *1.2/<2/' $_hkgname-$pkgver/$_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-uuid/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:55:48
  Author: felixonmars
Revision: 758817

upgpkg: haskell-uuid 1.3.13-64: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-uuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:55:03 UTC (rev 758816)
+++ PKGBUILD2020-11-22 02:55:48 UTC (rev 758817)
@@ -4,7 +4,7 @@
 _hkgname=uuid
 pkgname=haskell-uuid
 pkgver=1.3.13
-pkgrel=63
+pkgrel=64
 pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
 url="https://github.com/aslatter/uuid;
 license=("BSD")


[arch-commits] Commit in haskell-uuid-types/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:55:03
  Author: felixonmars
Revision: 758816

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-uuid-types/repos/community-staging-x86_64/
  haskell-uuid-types/repos/community-staging-x86_64/PKGBUILD
(from rev 758815, haskell-uuid-types/trunk/PKGBUILD)

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

Copied: haskell-uuid-types/repos/community-staging-x86_64/PKGBUILD (from rev 
758815, haskell-uuid-types/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:55:03 UTC (rev 758816)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=uuid-types
+pkgname=haskell-uuid-types
+pkgver=1.0.3
+pkgrel=57
+pkgdesc="Type definitions for Universally Unique Identifiers"
+url="https://github.com/aslatter/uuid;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-hashable" "haskell-random")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('039bccea9ee22388a50e3e233c95afdd3a59f01aa5f552dcd8e8c1ded8f9da210933c58a4d9cc0913c768b587c24ee27fa0eed15e531846ea841b666f513df9e')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *1.3/<2/;s/< *1.2/<2/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-uuid-types/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:54:46
  Author: felixonmars
Revision: 758815

upgpkg: haskell-uuid-types 1.0.3-57: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-uuid-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:53:59 UTC (rev 758814)
+++ PKGBUILD2020-11-22 02:54:46 UTC (rev 758815)
@@ -4,7 +4,7 @@
 _hkgname=uuid-types
 pkgname=haskell-uuid-types
 pkgver=1.0.3
-pkgrel=56
+pkgrel=57
 pkgdesc="Type definitions for Universally Unique Identifiers"
 url="https://github.com/aslatter/uuid;
 license=("BSD")


[arch-commits] Commit in haskell-singleton-bool/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:53:59
  Author: felixonmars
Revision: 758814

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-singleton-bool/repos/community-staging-x86_64/
  haskell-singleton-bool/repos/community-staging-x86_64/PKGBUILD
(from rev 758813, haskell-singleton-bool/trunk/PKGBUILD)

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

Copied: haskell-singleton-bool/repos/community-staging-x86_64/PKGBUILD (from 
rev 758813, haskell-singleton-bool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:53:59 UTC (rev 758814)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=singleton-bool
+pkgname=haskell-singleton-bool
+pkgver=0.1.5
+pkgrel=38
+pkgdesc="Type level booleans"
+url="https://github.com/phadej/singleton-bool;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-dec')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('a2b70137f598026d0b330a5ee8265f07056e2073544f62b60cba7fec2345796f5b0d295536a536877bcb01439401047a026d8234531e27431e38701711d5df1a')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *4.13/<5/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-singleton-bool/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:53:41
  Author: felixonmars
Revision: 758813

upgpkg: haskell-singleton-bool 0.1.5-38: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-singleton-bool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:52:55 UTC (rev 758812)
+++ PKGBUILD2020-11-22 02:53:41 UTC (rev 758813)
@@ -3,7 +3,7 @@
 _hkgname=singleton-bool
 pkgname=haskell-singleton-bool
 pkgver=0.1.5
-pkgrel=37
+pkgrel=38
 pkgdesc="Type level booleans"
 url="https://github.com/phadej/singleton-bool;
 license=('BSD')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:52:55
  Author: felixonmars
Revision: 758812

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-dec/repos/community-staging-x86_64/
  haskell-dec/repos/community-staging-x86_64/PKGBUILD
(from rev 758811, haskell-dec/trunk/PKGBUILD)

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

Copied: haskell-dec/repos/community-staging-x86_64/PKGBUILD (from rev 758811, 
haskell-dec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:52:55 UTC (rev 758812)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=dec
+pkgname=haskell-dec
+pkgver=0.0.3
+pkgrel=38
+pkgdesc="Decidable propositions"
+url="https://github.com/phadej/dec;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-void')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('446911a59287b48d8b98acf588671e6ed19fc12ed8adeabdab8f21c1fefb80cac7b59b9fea52a4671b997aa63d2eadda5181490e6901e99e9882de572abdc595')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+
+sed -i 's/< *4.13/<5/' $_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 --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 electron9/repos/community-x86_64 (31 files)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 02:52:26
  Author: tensor5
Revision: 758810

archrelease: copy trunk to community-x86_64

Added:
  
electron9/repos/community-x86_64/1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch
(from rev 758807, 
electron9/trunk/1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch)
  electron9/repos/community-x86_64/PKGBUILD
(from rev 758807, electron9/trunk/PKGBUILD)
  
electron9/repos/community-x86_64/add-missing-algorithm-header-in-crx_install_error.cc.patch
(from rev 758807, 
electron9/trunk/add-missing-algorithm-header-in-crx_install_error.cc.patch)
  
electron9/repos/community-x86_64/avoid-double-destruction-of-ServiceWorkerObjectHost.patch
(from rev 758807, 
electron9/trunk/avoid-double-destruction-of-ServiceWorkerObjectHost.patch)
  electron9/repos/community-x86_64/chromium-83-gcc-10.patch
(from rev 758807, electron9/trunk/chromium-83-gcc-10.patch)
  electron9/repos/community-x86_64/chromium-ffmpeg-4.3.patch
(from rev 758807, electron9/trunk/chromium-ffmpeg-4.3.patch)
  electron9/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 758807, electron9/trunk/chromium-skia-harmony.patch)
  electron9/repos/community-x86_64/clean-up-a-call-to-set_utf8.patch
(from rev 758807, electron9/trunk/clean-up-a-call-to-set_utf8.patch)
  electron9/repos/community-x86_64/default_app-icon.patch
(from rev 758808, electron9/trunk/default_app-icon.patch)
  electron9/repos/community-x86_64/electron9.desktop
(from rev 758808, electron9/trunk/electron9.desktop)
  
electron9/repos/community-x86_64/include-memory-header-to-get-the-definition-of-std-u.patch
(from rev 758808, 
electron9/trunk/include-memory-header-to-get-the-definition-of-std-u.patch)
  
electron9/repos/community-x86_64/iwyu-std-numeric_limits-is-defined-in-limits.patch
(from rev 758808, 
electron9/trunk/iwyu-std-numeric_limits-is-defined-in-limits.patch)
  
electron9/repos/community-x86_64/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch
(from rev 758809, 
electron9/trunk/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch)
  
electron9/repos/community-x86_64/make-some-of-blink-custom-iterators-STL-compatible.patch
(from rev 758809, 
electron9/trunk/make-some-of-blink-custom-iterators-STL-compatible.patch)
  electron9/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 758809, electron9/trunk/use-system-libraries-in-node.patch)
  
electron9/repos/community-x86_64/v8-remove-soon-to-be-removed-getAllFieldPositions.patch
(from rev 758809, 
electron9/trunk/v8-remove-soon-to-be-removed-getAllFieldPositions.patch)
Deleted:
  electron9/repos/community-x86_64/PKGBUILD
  
electron9/repos/community-x86_64/add-missing-algorithm-header-in-crx_install_error.cc.patch
  
electron9/repos/community-x86_64/avoid-double-destruction-of-ServiceWorkerObjectHost.patch
  electron9/repos/community-x86_64/chromium-83-gcc-10.patch
  electron9/repos/community-x86_64/chromium-ffmpeg-4.3.patch
  electron9/repos/community-x86_64/chromium-skia-harmony.patch
  electron9/repos/community-x86_64/clean-up-a-call-to-set_utf8.patch
  electron9/repos/community-x86_64/default_app-icon.patch
  electron9/repos/community-x86_64/electron9.desktop
  
electron9/repos/community-x86_64/include-memory-header-to-get-the-definition-of-std-u.patch
  
electron9/repos/community-x86_64/iwyu-std-numeric_limits-is-defined-in-limits.patch
  
electron9/repos/community-x86_64/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch
  
electron9/repos/community-x86_64/make-some-of-blink-custom-iterators-STL-compatible.patch
  electron9/repos/community-x86_64/use-system-libraries-in-node.patch
  
electron9/repos/community-x86_64/v8-remove-soon-to-be-removed-getAllFieldPositions.patch

+
 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch |  128 +++
 PKGBUILD   |  458 +--
 add-missing-algorithm-header-in-crx_install_error.cc.patch |   58 -
 avoid-double-destruction-of-ServiceWorkerObjectHost.patch  |  276 +++---
 chromium-83-gcc-10.patch   |  128 +--
 chromium-ffmpeg-4.3.patch  |   42 -
 chromium-skia-harmony.patch|   28 
 clean-up-a-call-to-set_utf8.patch  |   68 -
 default_app-icon.patch |   42 -
 electron9.desktop  |   14 
 include-memory-header-to-get-the-definition-of-std-u.patch |   64 -
 iwyu-std-numeric_limits-is-defined-in-limits.patch |   58 -
 libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch |  124 +-
 make-some-of-blink-custom-iterators-STL-compatible.patch   |  190 ++--
 use-system-libraries-in-node.patch |  112 +-
 v8-remove-soon-to-be-removed-getAllFieldPositions.patch|  344 
 16 files changed, 1135 insertions(+), 

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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:52:37
  Author: felixonmars
Revision: 758811

upgpkg: haskell-dec 0.0.3-38: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-dec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:52:26 UTC (rev 758810)
+++ PKGBUILD2020-11-22 02:52:37 UTC (rev 758811)
@@ -3,7 +3,7 @@
 _hkgname=dec
 pkgname=haskell-dec
 pkgver=0.0.3
-pkgrel=37
+pkgrel=38
 pkgdesc="Decidable propositions"
 url="https://github.com/phadej/dec;
 license=('BSD')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:51:52
  Author: felixonmars
Revision: 758809

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pipes/repos/community-staging-x86_64/
  haskell-pipes/repos/community-staging-x86_64/PKGBUILD
(from rev 758808, haskell-pipes/trunk/PKGBUILD)

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

Copied: haskell-pipes/repos/community-staging-x86_64/PKGBUILD (from rev 758808, 
haskell-pipes/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:51:52 UTC (rev 758809)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pipes
+pkgname=haskell-pipes
+pkgver=4.3.14
+pkgrel=26
+pkgdesc="Compositional pipelines"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-mmorph' 'haskell-void')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-test-framework'
+ 'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('4dac195772876c62d187a123c99ec2c624ce9f5b4c8ea8de9621d01c4eaaaf99a2f856a2c9faf94ec35c531df29f0e82aa9015ad8dd4eb2b2d7478a0da4bacf5')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-pipes/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:51:34
  Author: felixonmars
Revision: 758808

upgpkg: haskell-pipes 4.3.14-26: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-pipes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:50:46 UTC (rev 758807)
+++ PKGBUILD2020-11-22 02:51:34 UTC (rev 758808)
@@ -4,7 +4,7 @@
 _hkgname=pipes
 pkgname=haskell-pipes
 pkgver=4.3.14
-pkgrel=25
+pkgrel=26
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


[arch-commits] Commit in electron9/trunk (2 files)

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 02:50:46
  Author: tensor5
Revision: 758807

upgpkg: electron9 9.3.4-2

Backport https://github.com/electron/electron/pull/26508 (FS#68629).

Added:
  electron9/trunk/1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch
Modified:
  electron9/trunk/PKGBUILD

+
 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch |  128 +++
 PKGBUILD   |   12 +-
 2 files changed, 138 insertions(+), 2 deletions(-)

Added: 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch
===
--- 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch  
(rev 0)
+++ 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c.patch  2020-11-22 02:50:46 UTC 
(rev 758807)
@@ -0,0 +1,128 @@
+From 1eb2fae007cf39d7e4fa5de4bb53a0be62b5378c Mon Sep 17 00:00:00 2001
+From: Cheng Zhao 
+Date: Mon, 16 Nov 2020 11:20:42 +0900
+Subject: [PATCH] fix: LC_ALL env should not be changed
+
+---
+ shell/browser/electron_browser_main_parts.cc | 25 ++-
+ spec-main/chromium-spec.ts   | 32 +---
+ spec/fixtures/api/locale-check/main.js   | 10 --
+ 3 files changed, 47 insertions(+), 20 deletions(-)
+
+diff --git a/shell/browser/electron_browser_main_parts.cc 
b/shell/browser/electron_browser_main_parts.cc
+index cd3cd1a65760..e53b22e31052 100644
+--- a/shell/browser/electron_browser_main_parts.cc
 b/shell/browser/electron_browser_main_parts.cc
+@@ -375,23 +375,34 @@ int ElectronBrowserMainParts::PreCreateThreads() {
+   // which keys off of getenv("LC_ALL").
+   // We must set this env first to make ui::ResourceBundle accept the custom
+   // locale.
+-  g_setenv("LC_ALL", locale.c_str(), TRUE);
++  std::unique_ptr env(base::Environment::Create());
++  base::Optional lc_all;
++  if (!locale.empty()) {
++std::string str;
++if (env->GetVar("LC_ALL", ))
++  lc_all.emplace(std::move(str));
++env->SetVar("LC_ALL", locale.c_str());
++  }
+ #endif
+ 
+   // Load resources bundle according to locale.
+   std::string loaded_locale = LoadResourceBundle(locale);
+ 
+-#if defined(OS_LINUX)
+-  // Reset to the loaded locale if the custom locale is invalid.
+-  if (loaded_locale != locale)
+-g_setenv("LC_ALL", loaded_locale.c_str(), TRUE);
+-#endif
+-
+   // Initialize the app locale.
+   std::string app_locale = l10n_util::GetApplicationLocale(loaded_locale);
+   ElectronBrowserClient::SetApplicationLocale(app_locale);
+   fake_browser_process_->SetApplicationLocale(app_locale);
+ 
++#if defined(OS_LINUX)
++  // Reset to the original LC_ALL since we should not be changing it.
++  if (!locale.empty()) {
++if (lc_all)
++  env->SetVar("LC_ALL", *lc_all);
++else
++  env->UnSetVar("LC_ALL");
++  }
++#endif
++
+   // Force MediaCaptureDevicesDispatcher to be created on UI thread.
+   MediaCaptureDevicesDispatcher::GetInstance();
+ 
+diff --git a/spec-main/chromium-spec.ts b/spec-main/chromium-spec.ts
+index cfd64deabb65..510f62a0056c 100644
+--- a/spec-main/chromium-spec.ts
 b/spec-main/chromium-spec.ts
+@@ -291,22 +291,32 @@ describe('web security', () => {
+ describe('command line switches', () => {
+   describe('--lang switch', () => {
+ const currentLocale = app.getLocale();
+-const testLocale = (locale: string, result: string, done: () => void) => {
++const testLocale = async (locale: string, result: string, printEnv: 
boolean = false) => {
+   const appPath = path.join(fixturesPath, 'api', 'locale-check');
+-  const electronPath = process.execPath;
+-  let output = '';
+-  const appProcess = ChildProcess.spawn(electronPath, [appPath, 
`--set-lang=${locale}`]);
++  const args = [appPath, `--set-lang=${locale}`];
++  if (printEnv) {
++args.push('--print-env');
++  }
++  const appProcess = ChildProcess.spawn(process.execPath, args);
+ 
++  let output = '';
+   appProcess.stdout.on('data', (data) => { output += data; });
+-  appProcess.stdout.on('end', () => {
+-output = output.replace(/(\r\n|\n|\r)/gm, '');
+-expect(output).to.equal(result);
+-done();
+-  });
++  await emittedOnce(appProcess.stdout, 'end');
++  output = output.replace(/(\r\n|\n|\r)/gm, '');
++  expect(output).to.equal(result);
+ };
+ 
+-it('should set the locale', (done) => testLocale('fr', 'fr', done));
+-it('should not set an invalid locale', (done) => testLocale('asdfkl', 
currentLocale, done));
++it('should set the locale', async () => testLocale('fr', 'fr'));
++it('should not set an invalid locale', async () => testLocale('asdfkl', 
currentLocale));
++
++const lcAll = String(process.env.LC_ALL);
++ifit(process.platform === 'linux')('current process has a valid LC_ALL 
env', async () => {
++  // The LC_ALL env should not be set to DOM locale string.
++  

[arch-commits] Commit in haskell-test-framework-quickcheck2/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:50:38
  Author: felixonmars
Revision: 758806

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-test-framework-quickcheck2/repos/community-staging-x86_64/PKGBUILD
(from rev 758805, haskell-test-framework-quickcheck2/trunk/PKGBUILD)
Deleted:
  haskell-test-framework-quickcheck2/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:50:19 UTC (rev 758805)
+++ PKGBUILD2020-11-22 02:50:38 UTC (rev 758806)
@@ -1,44 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=test-framework-quickcheck2
-pkgname=haskell-test-framework-quickcheck2
-pkgver=0.3.0.5
-pkgrel=120
-pkgdesc="QuickCheck-2 support for the test-framework package"
-url="https://haskell.github.io/test-framework/;
-license=("BSD")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-test-framework' 'haskell-quickcheck' 
'haskell-extensible-exceptions'
- 'haskell-random')
-makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('58c6177d52829ba1ea1858a11101e5b21ae4e4543f8f829779f62208ad16083b41e9f3b2275392693698ef3d46912096c368d90db0d67ff136af4fa73d5e1d43')
-
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/< *2.13/<3/;s/< *1.2/<2/' $_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 \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: 
haskell-test-framework-quickcheck2/repos/community-staging-x86_64/PKGBUILD 
(from rev 758805, haskell-test-framework-quickcheck2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:50:38 UTC (rev 758806)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=test-framework-quickcheck2
+pkgname=haskell-test-framework-quickcheck2
+pkgver=0.3.0.5
+pkgrel=121
+pkgdesc="QuickCheck-2 support for the test-framework package"
+url="https://haskell.github.io/test-framework/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-test-framework' 'haskell-quickcheck' 
'haskell-extensible-exceptions'
+ 'haskell-random')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('58c6177d52829ba1ea1858a11101e5b21ae4e4543f8f829779f62208ad16083b41e9f3b2275392693698ef3d46912096c368d90db0d67ff136af4fa73d5e1d43')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.13/<3/;s/< *1.2/<2/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-test-framework-quickcheck2/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:50:19
  Author: felixonmars
Revision: 758805

upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-121: rebuild with 
optparse-applicative 0.16.1.0

Modified:
  haskell-test-framework-quickcheck2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:46:20 UTC (rev 758804)
+++ PKGBUILD2020-11-22 02:50:19 UTC (rev 758805)
@@ -4,7 +4,7 @@
 _hkgname=test-framework-quickcheck2
 pkgname=haskell-test-framework-quickcheck2
 pkgver=0.3.0.5
-pkgrel=120
+pkgrel=121
 pkgdesc="QuickCheck-2 support for the test-framework package"
 url="https://haskell.github.io/test-framework/;
 license=("BSD")


[arch-commits] Commit in haskell-test-framework/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:46:20
  Author: felixonmars
Revision: 758804

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-test-framework/repos/community-staging-x86_64/PKGBUILD
(from rev 758803, haskell-test-framework/trunk/PKGBUILD)
Deleted:
  haskell-test-framework/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  100 ++---
 1 file changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:45:59 UTC (rev 758803)
+++ PKGBUILD2020-11-22 02:46:20 UTC (rev 758804)
@@ -1,50 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=test-framework
-pkgname=haskell-test-framework
-pkgver=0.8.2.0
-pkgrel=123
-pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck 
support"
-url="https://batterseapower.github.io/test-framework/;
-license=("BSD")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-ansi-wl-pprint' 
'haskell-hostname'
- 'haskell-old-locale' 'haskell-random' 'haskell-regex-posix' 
'haskell-xml')
-makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-libxml')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('d8e7ea274819a1b49b9f938df527d22c808f456d25b84f03173ed5739c230fb037a57ce90c38f571801ee38e86bed6826df1c93f184e4a803c72ce5f41e4')
-
-prepare() {
-cd $_hkgname-$pkgver
-sed -i -e '/semigroups/d' -e 's/< *0.6/<1/;s/< *0.9/<1/;s/< *1.9/<2/;s/< 
*1.2/<2/' $_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 \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-# --enable-tests \  Doesn't work with new QuickCheck
-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
-}
-
-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
-}

Copied: haskell-test-framework/repos/community-staging-x86_64/PKGBUILD (from 
rev 758803, haskell-test-framework/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:46:20 UTC (rev 758804)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=test-framework
+pkgname=haskell-test-framework
+pkgver=0.8.2.0
+pkgrel=124
+pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck 
support"
+url="https://batterseapower.github.io/test-framework/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-ansi-wl-pprint' 
'haskell-hostname'
+ 'haskell-old-locale' 'haskell-random' 'haskell-regex-posix' 
'haskell-xml')
+makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-libxml')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d8e7ea274819a1b49b9f938df527d22c808f456d25b84f03173ed5739c230fb037a57ce90c38f571801ee38e86bed6826df1c93f184e4a803c72ce5f41e4')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e '/semigroups/d' -e 's/< *0.6/<1/;s/< *0.9/<1/;s/< *1.9/<2/;s/< 
*1.2/<2/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+# --enable-tests \  Doesn't work with new QuickCheck
+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
+}
+
+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 

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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:45:59
  Author: felixonmars
Revision: 758803

upgpkg: haskell-test-framework 0.8.2.0-124: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-test-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:36:33 UTC (rev 758802)
+++ PKGBUILD2020-11-22 02:45:59 UTC (rev 758803)
@@ -4,7 +4,7 @@
 _hkgname=test-framework
 pkgname=haskell-test-framework
 pkgver=0.8.2.0
-pkgrel=123
+pkgrel=124
 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck 
support"
 url="https://batterseapower.github.io/test-framework/;
 license=("BSD")


[arch-commits] Commit in haskell-safe-exceptions/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:36:33
  Author: felixonmars
Revision: 758802

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-safe-exceptions/repos/community-staging-x86_64/
  haskell-safe-exceptions/repos/community-staging-x86_64/PKGBUILD
(from rev 758801, haskell-safe-exceptions/trunk/PKGBUILD)

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

Copied: haskell-safe-exceptions/repos/community-staging-x86_64/PKGBUILD (from 
rev 758801, haskell-safe-exceptions/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:36:33 UTC (rev 758802)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=safe-exceptions
+pkgname=haskell-safe-exceptions
+pkgver=0.1.7.1
+pkgrel=20
+pkgdesc="Safe, consistent, and easy exception handling"
+url="https://github.com/fpco/safe-exceptions;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-hspec' 'haskell-void')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9d3f97df6cae87eaf547e80f1d19d150bf850259dafacb59fcb143fd349dcff9c26e21971e5a2b68ab7b88b6ea88dff63cc3b571453d09afd4bd70805c3c3587')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-safe-exceptions/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:36:13
  Author: felixonmars
Revision: 758801

upgpkg: haskell-safe-exceptions 0.1.7.1-20: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-safe-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:35:19 UTC (rev 758800)
+++ PKGBUILD2020-11-22 02:36:13 UTC (rev 758801)
@@ -3,7 +3,7 @@
 _hkgname=safe-exceptions
 pkgname=haskell-safe-exceptions
 pkgver=0.1.7.1
-pkgrel=19
+pkgrel=20
 pkgdesc="Safe, consistent, and easy exception handling"
 url="https://github.com/fpco/safe-exceptions;
 license=('MIT')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:35:19
  Author: felixonmars
Revision: 758800

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-deriving-compat/repos/community-staging-x86_64/PKGBUILD (from 
rev 758799, haskell-deriving-compat/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:35:19 UTC (rev 758800)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=deriving-compat
+pkgname=haskell-deriving-compat
+pkgver=0.5.10
+pkgrel=8
+pkgdesc="Backports of GHC deriving extensions"
+url="https://github.com/haskell-compat/deriving-compat;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-th-abstraction' 'haskell-transformers-compat')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-base-orphans' 
'haskell-hspec' 'haskell-quickcheck'
+ 'haskell-tagged' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('414bfa949036597bb5ef47f3872766fa5eee6fc08beb2287faf6379710e41befeadd78e1cc1454cd0002fe43d7e73c18d9c691d715ad0bd93c855f009f9666af')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-deriving-compat/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:35:00
  Author: felixonmars
Revision: 758799

upgpkg: haskell-deriving-compat 0.5.10-8: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-deriving-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:33:43 UTC (rev 758798)
+++ PKGBUILD2020-11-22 02:35:00 UTC (rev 758799)
@@ -3,7 +3,7 @@
 _hkgname=deriving-compat
 pkgname=haskell-deriving-compat
 pkgver=0.5.10
-pkgrel=7
+pkgrel=8
 pkgdesc="Backports of GHC deriving extensions"
 url="https://github.com/haskell-compat/deriving-compat;
 license=('BSD')


[arch-commits] Commit in haskell-hspec/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:33:38
  Author: felixonmars
Revision: 758797

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hspec/repos/community-staging-x86_64/PKGBUILD
(from rev 758796, haskell-hspec/trunk/PKGBUILD)
Deleted:
  haskell-hspec/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:33:19 UTC (rev 758796)
+++ PKGBUILD2020-11-22 02:33:38 UTC (rev 758797)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=hspec
-pkgname=haskell-hspec
-pkgver=2.7.4
-pkgrel=62
-pkgdesc="A Testing Framework for Haskell"
-url="http://hspec.github.io/;
-license=('MIT')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-quickcheck' 'haskell-hspec-core' 
'haskell-hspec-discover'
- 'haskell-hspec-expectations')
-makedepends=('ghc')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ebe6056f0f977c4fec6a1a43f2b9d2b463f883daba72e47e8b76e85d5ee4d7715e086bae457bdba499e41894f38853b76cd2bb1dc644bf23a94b45044e8bd2d6')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: haskell-hspec/repos/community-staging-x86_64/PKGBUILD (from rev 758796, 
haskell-hspec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:33:38 UTC (rev 758797)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hspec
+pkgname=haskell-hspec
+pkgver=2.7.4
+pkgrel=63
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-hspec-core' 
'haskell-hspec-discover'
+ 'haskell-hspec-expectations')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('ebe6056f0f977c4fec6a1a43f2b9d2b463f883daba72e47e8b76e85d5ee4d7715e086bae457bdba499e41894f38853b76cd2bb1dc644bf23a94b45044e8bd2d6')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 python-digitalocean/repos/community-staging-any (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:33:43
  Author: felixonmars
Revision: 758798

archrelease: copy trunk to community-staging-any

Added:
  python-digitalocean/repos/community-staging-any/PKGBUILD
(from rev 758796, python-digitalocean/trunk/PKGBUILD)
Deleted:
  python-digitalocean/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:33:38 UTC (rev 758797)
+++ PKGBUILD2020-11-22 02:33:43 UTC (rev 758798)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-digitalocean
-pkgver=1.15.0
-pkgrel=3
-pkgdesc='digitalocean.com API to manage Droplets and Images'
-arch=('any')
-license=('LGPL')
-url='https://github.com/koalalorenzo/python-digitalocean'
-depends=('python-requests' 'python-jsonpickle')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-responses')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('9965fee4be6f73809397bf40270ed6ab4f13393d83617be7aa85910c3e2ea25871eb17a8a1c9f5f6f49c49808090a92bd5cadf0e31ac2a9438f730c03c13dade')
-
-build() {
-  cd python-digitalocean-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-digitalocean-$pkgver
-  python setup.py pytest || echo 
"https://github.com/koalalorenzo/python-digitalocean/issues/258;
-}
-
-package() {
-  cd python-digitalocean-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-digitalocean/repos/community-staging-any/PKGBUILD (from rev 
758796, python-digitalocean/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:33:43 UTC (rev 758798)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-digitalocean
+pkgver=1.16.0
+pkgrel=1
+pkgdesc='digitalocean.com API to manage Droplets and Images'
+arch=('any')
+license=('LGPL')
+url='https://github.com/koalalorenzo/python-digitalocean'
+depends=('python-requests' 'python-jsonpickle')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-responses')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
+sha512sums=('110614aeb33e2dab0564b4569058233916626d50da14d42f9702c9275f13442dccb7b77829b2dc8e97e8bbbd53d094116cebe9b3aedad920d2b0c156a5680bf7')
+
+build() {
+  cd python-digitalocean-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-digitalocean-$pkgver
+  python setup.py pytest || echo 
"https://github.com/koalalorenzo/python-digitalocean/issues/258;
+}
+
+package() {
+  cd python-digitalocean-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:33:19
  Author: felixonmars
Revision: 758796

upgpkg: python-digitalocean 1.16.0-1

Modified:
  python-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:33:14 UTC (rev 758795)
+++ PKGBUILD2020-11-22 02:33:19 UTC (rev 758796)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-digitalocean
-pkgver=1.15.0
-pkgrel=3
+pkgver=1.16.0
+pkgrel=1
 pkgdesc='digitalocean.com API to manage Droplets and Images'
 arch=('any')
 license=('LGPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-responses')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('9965fee4be6f73809397bf40270ed6ab4f13393d83617be7aa85910c3e2ea25871eb17a8a1c9f5f6f49c49808090a92bd5cadf0e31ac2a9438f730c03c13dade')
+sha512sums=('110614aeb33e2dab0564b4569058233916626d50da14d42f9702c9275f13442dccb7b77829b2dc8e97e8bbbd53d094116cebe9b3aedad920d2b0c156a5680bf7')
 
 build() {
   cd python-digitalocean-$pkgver


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:33:14
  Author: felixonmars
Revision: 758795

upgpkg: haskell-hspec 2.7.4-63: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:14:34 UTC (rev 758794)
+++ PKGBUILD2020-11-22 02:33:14 UTC (rev 758795)
@@ -3,7 +3,7 @@
 _hkgname=hspec
 pkgname=haskell-hspec
 pkgver=2.7.4
-pkgrel=62
+pkgrel=63
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/;
 license=('MIT')


[arch-commits] Commit in haskell-hspec-core/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:14:34
  Author: felixonmars
Revision: 758794

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD
(from rev 758793, haskell-hspec-core/trunk/PKGBUILD)
Deleted:
  haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:14:05 UTC (rev 758793)
+++ PKGBUILD2020-11-22 02:14:34 UTC (rev 758794)
@@ -1,45 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=hspec-core
-pkgname=haskell-hspec-core
-pkgver=2.7.4
-pkgrel=57
-pkgdesc="A Testing Framework for Haskell"
-url="http://hspec.github.io/;
-license=('MIT')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-call-stack' 
'haskell-clock'
- 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
- 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
-makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4dae2318ddc2d647ee273ebdbdb349bfdb8883d860681a932347fddcd012c4813c2f412804a9fe78a01d6c62ae4347bfedb7b4d46720c4ab75fb01caea99b6cc')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-# https://github.com/hspec/hspec/issues/432
-runhaskell Setup test || :
-}
-
-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
-}

Copied: haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD (from rev 
758793, haskell-hspec-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:14:34 UTC (rev 758794)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-core
+pkgname=haskell-hspec-core
+pkgver=2.7.4
+pkgrel=58
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-call-stack' 
'haskell-clock'
+ 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+ 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('4dae2318ddc2d647ee273ebdbdb349bfdb8883d860681a932347fddcd012c4813c2f412804a9fe78a01d6c62ae4347bfedb7b4d46720c4ab75fb01caea99b6cc')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+# https://github.com/hspec/hspec/issues/432
+runhaskell Setup test || :
+}
+
+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 haskell-hspec-core/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:14:05
  Author: felixonmars
Revision: 758793

upgpkg: haskell-hspec-core 2.7.4-58: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:12:22 UTC (rev 758792)
+++ PKGBUILD2020-11-22 02:14:05 UTC (rev 758793)
@@ -3,7 +3,7 @@
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
 pkgver=2.7.4
-pkgrel=57
+pkgrel=58
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/;
 license=('MIT')


[arch-commits] Commit in haskell-hspec-meta/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:12:22
  Author: felixonmars
Revision: 758792

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hspec-meta/repos/community-staging-x86_64/PKGBUILD
(from rev 758791, haskell-hspec-meta/trunk/PKGBUILD)
Deleted:
  haskell-hspec-meta/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:11:41 UTC (rev 758791)
+++ PKGBUILD2020-11-22 02:12:22 UTC (rev 758792)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=hspec-meta
-pkgname=haskell-hspec-meta
-pkgver=2.6.0
-pkgrel=159
-pkgdesc="A version of Hspec which is used to test Hspec itself"
-url="http://hspec.github.io/;
-license=('MIT')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-quickcheck' 'haskell-hspec-expectations' 
'haskell-hunit'
- 'haskell-setenv' 'haskell-random' 'haskell-quickcheck-io' 
'haskell-ansi-terminal'
- 'haskell-clock' 'haskell-call-stack')
-makedepends=('ghc')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c35d09f84c093ab5fe7ae31cf004d485cf6d15a06ee7c98270d3f5c471da6e0c9a71c8ec6ca0aa87e7454c9470b218c24538270711677003dc63d316fb23dce9')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: haskell-hspec-meta/repos/community-staging-x86_64/PKGBUILD (from rev 
758791, haskell-hspec-meta/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 02:12:22 UTC (rev 758792)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-meta
+pkgname=haskell-hspec-meta
+pkgver=2.6.0
+pkgrel=160
+pkgdesc="A version of Hspec which is used to test Hspec itself"
+url="http://hspec.github.io/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-hspec-expectations' 
'haskell-hunit'
+ 'haskell-setenv' 'haskell-random' 'haskell-quickcheck-io' 
'haskell-ansi-terminal'
+ 'haskell-clock' 'haskell-call-stack')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('c35d09f84c093ab5fe7ae31cf004d485cf6d15a06ee7c98270d3f5c471da6e0c9a71c8ec6ca0aa87e7454c9470b218c24538270711677003dc63d316fb23dce9')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-hspec-meta/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:11:41
  Author: felixonmars
Revision: 758791

upgpkg: haskell-hspec-meta 2.6.0-160: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-hspec-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:02:29 UTC (rev 758790)
+++ PKGBUILD2020-11-22 02:11:41 UTC (rev 758791)
@@ -3,7 +3,7 @@
 _hkgname=hspec-meta
 pkgname=haskell-hspec-meta
 pkgver=2.6.0
-pkgrel=159
+pkgrel=160
 pkgdesc="A version of Hspec which is used to test Hspec itself"
 url="http://hspec.github.io/;
 license=('MIT')


[arch-commits] Commit in haskell-hashable-time/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:57:06
  Author: felixonmars
Revision: 758780

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hashable-time/repos/community-staging-x86_64/
  haskell-hashable-time/repos/community-staging-x86_64/PKGBUILD
(from rev 758779, haskell-hashable-time/trunk/PKGBUILD)

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

Copied: haskell-hashable-time/repos/community-staging-x86_64/PKGBUILD (from rev 
758779, haskell-hashable-time/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:57:06 UTC (rev 758780)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hashable-time
+pkgname=haskell-hashable-time
+pkgver=0.2.0.2
+pkgrel=40
+pkgdesc="Hashable instances for Data.Time"
+url="https://github.com/w3rs/hashable-time;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('38ade3c808072cc1488e0f68d054891576c781d33f7151721dae9f994833723b7b30e92cc77750e91929ce9cd47753a8b1d8157845d7c972f1bdbd44b3094c0a')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e 's/< *4.13/<5/' -e 's/<= *1.3/<2/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old-locale
+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 haskell-void/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:02:29
  Author: felixonmars
Revision: 758790

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-void/repos/community-staging-x86_64/
  haskell-void/repos/community-staging-x86_64/PKGBUILD
(from rev 758789, haskell-void/trunk/PKGBUILD)

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

Copied: haskell-void/repos/community-staging-x86_64/PKGBUILD (from rev 758789, 
haskell-void/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:02:29 UTC (rev 758790)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=void
+pkgname=haskell-void
+pkgver=0.7.3
+pkgrel=38
+pkgdesc="A Haskell 98 logically uninhabited data type"
+url="https://github.com/ekmett/void;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-hashable")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d9ecf726c6f7806d25d7d3f759a94d8b82c21c348b1cb7943c48d799bbdfdc01d9d729f1a64aebbf66d52275f2e69fa2b060db2fcb408b83a23ccff2730d8a11')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e '/semigroups/d' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-safe
+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 haskell-void/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:02:03
  Author: felixonmars
Revision: 758789

upgpkg: haskell-void 0.7.3-38: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-void/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:01:44 UTC (rev 758788)
+++ PKGBUILD2020-11-22 02:02:03 UTC (rev 758789)
@@ -4,7 +4,7 @@
 _hkgname=void
 pkgname=haskell-void
 pkgver=0.7.3
-pkgrel=37
+pkgrel=38
 pkgdesc="A Haskell 98 logically uninhabited data type"
 url="https://github.com/ekmett/void;
 license=("BSD")


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

2020-11-21 Thread Christian Rebischke via arch-commits
Date: Sunday, November 22, 2020 @ 02:01:44
  Author: shibumi
Revision: 758788

archrelease: copy trunk to community-x86_64

Added:
  strongswan/repos/community-x86_64/PKGBUILD
(from rev 758787, strongswan/trunk/PKGBUILD)
  strongswan/repos/community-x86_64/configure_ac.patch
(from rev 758787, strongswan/trunk/configure_ac.patch)
  strongswan/repos/community-x86_64/strongswan.install
(from rev 758787, strongswan/trunk/strongswan.install)
Deleted:
  strongswan/repos/community-x86_64/PKGBUILD
  strongswan/repos/community-x86_64/configure_ac.patch
  strongswan/repos/community-x86_64/strongswan.install

+
 PKGBUILD   |  252 +--
 configure_ac.patch |   32 +++---
 strongswan.install |   32 +++---
 3 files changed, 158 insertions(+), 158 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 02:01:35 UTC (rev 758787)
+++ PKGBUILD2020-11-22 02:01:44 UTC (rev 758788)
@@ -1,126 +0,0 @@
-# Maintainer : Christian Rebischke 
-# Contributor: dkorzhevin 
-# Contributor: Thermi 
-# Contributor: nikicat 
-# Contributor: danilo 
-# Contributor: Jason Begley 
-# Contributor: Ray Kohler 
-# Contributor: Daniel Riedemann 
-# Contributor: 458italia 
-# Contributor: Thermi 
-
-pkgname=strongswan
-pkgver=5.9.0
-pkgrel=1
-pkgdesc='Open source IPsec implementation'
-url='https://www.strongswan.org'
-license=('GPL2')
-arch=('x86_64')
-makedepends=('curl' 'gmp' 'libnm' 'iproute2' 'openssl' 'sqlite' 'libcap' 
'systemd-libs'
-  'systemd' 'pam' 'python' 'ruby' 'mariadb' 'python-setuptools')
-depends=('curl' 'gmp' 'iproute2' 'openssl' 'sqlite' 'libcap' 'systemd-libs' 
'pam')
-optdepends=('libnm: for networkmanager support'
-  'mariadb: MySQL support'
-  'ruby: Ruby support'
-  'python: Python support'
-  'resolvconf: Resolveplugin'
-  'openldap: LDAP support')
-# TODO: move to package() and use find
-backup=(
-  etc/ipsec.conf
-  etc/ipsec.secrets
-  etc/swanctl/swanctl.conf
-  etc/strongswan.conf
-  
etc/strongswan.d/{charon-logging.conf,charon.conf,pki.conf,pool.conf,scepclient.conf,starter.conf,swanctl.conf}
-  
etc/strongswan.d/charon/{aesni.conf,attr-sql.conf,attr.conf,bliss.conf,chapoly.conf,cmac.conf,connmark.conf,constraints.conf,curl.conf,des.conf,dhcp.conf,dnskey.conf,eap-aka-3gpp2.conf,eap-aka.conf,eap-gtc.conf,eap-identity.conf,eap-md5.conf,eap-mschapv2.conf,eap-radius.conf,eap-sim-file.conf,eap-sim.conf,eap-simaka-pseudonym.conf,eap-simaka-reauth.conf,eap-tls.conf,ext-auth.conf,farp.conf,fips-prf.conf,forecast.conf,gmp.conf,ha.conf,hmac.conf,kernel-netlink.conf,md5.conf,mgf1.conf,nonce.conf,newhope.conf,ntru.conf,openssl.conf,pem.conf,pgp.conf,pkcs1.conf,pkcs12.conf,pkcs7.conf,pkcs8.conf,pubkey.conf,random.conf,rc2.conf,resolve.conf,revocation.conf,sha1.conf,sha2.conf,sha3.conf,socket-default.conf,sql.conf,sqlite.conf,sshkey.conf,stroke.conf,updown.conf,vici.conf,x509.conf,xauth-eap.conf,xauth-generic.conf,xcbc.conf,unity.conf,curve25519.conf,bypass-lan.conf})
-source=("https://download.strongswan.org/strongswan-${pkgver}.tar.bz2"{,.sig}
-  'configure_ac.patch')
-validpgpkeys=("948F158A4E76A27BF3D07532DF42C170B34DBA77")
-sha512sums=('b982ce7c3e940ad75ab71b02ce3e2813b41c6b098cde5b6f3f3513d095f409fe989ae6e38a31eff51c57423bf452c3610cd5cd8cd7f45ff932581d9859df1821'
-'SKIP'
-
'0e2c818f2f620410dda949d9016a4c1a686bf2946acb3b42a729b2376c077f4dad6762fe8d2f736c213c4895c1fbd60c0d654a1c36f72d06f58ba7cff635bc74')
-install=strongswan.install
-
-# We don't build libipsec because it would get loaded before kernel-netlink 
and netkey, which
-# would case processing to be handled in user space. Also, the plugin is 
experimental. If you need it,
-# add --enable-libipsec and --enable-kernel-libipsec
-prepare() {
-  cd   ${pkgname}-${pkgver}
-  patch   -p1 -l <"${srcdir}/configure_ac.patch"
-  autoreconf   -fiv
-}
-
-build() {
-  cd   ${pkgname}-${pkgver}
-
-  ./configure   --prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---with-ipsecdir=/usr/lib/strongswan \
---with-nm-ca-dir=/etc/ssl/certs \
---enable-integrity-test \
---enable-sqlite \
---enable-pkcs11 \
---enable-openssl \
---enable-curl \
---enable-sql \
---enable-attr-sql \
---enable-farp \
---enable-dhcp \
---enable-eap-sim \
---enable-eap-sim-file \
---enable-eap-simaka-pseudonym \
---enable-eap-simaka-reauth \
---enable-eap-identity \
---enable-eap-md5 \
---enable-eap-gtc \
---enable-eap-aka \
---enable-eap-aka-3gpp2 \
---enable-eap-mschapv2 \
---enable-eap-radius \
---enable-xauth-eap \
---enable-ha \
---enable-vici \
---enable-swanctl \
---enable-systemd \
---enable-ext-auth \
---enable-mysql \
---enable-ldap \
---enable-cmd \
---enable-forecast \
---enable-connmark \
---enable-aesni \
---enable-eap-ttls \
-

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

2020-11-21 Thread Christian Rebischke via arch-commits
Date: Sunday, November 22, 2020 @ 02:01:35
  Author: shibumi
Revision: 758787

upgpkg: strongswan 5.9.1-1

Modified:
  strongswan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 02:01:13 UTC (rev 758786)
+++ PKGBUILD2020-11-22 02:01:35 UTC (rev 758787)
@@ -10,7 +10,7 @@
 # Contributor: Thermi 
 
 pkgname=strongswan
-pkgver=5.9.0
+pkgver=5.9.1
 pkgrel=1
 pkgdesc='Open source IPsec implementation'
 url='https://www.strongswan.org'
@@ -36,7 +36,7 @@
 source=("https://download.strongswan.org/strongswan-${pkgver}.tar.bz2"{,.sig}
   'configure_ac.patch')
 validpgpkeys=("948F158A4E76A27BF3D07532DF42C170B34DBA77")
-sha512sums=('b982ce7c3e940ad75ab71b02ce3e2813b41c6b098cde5b6f3f3513d095f409fe989ae6e38a31eff51c57423bf452c3610cd5cd8cd7f45ff932581d9859df1821'
+sha512sums=('222625e77bd86959da6dd7346cfa9f92569fc396a494bb95ddf2c8e0680b7e8041541e8a14320517a0c735d713ae0fdc0d0c4694215e812817814b0b4efc3497'
 'SKIP'
 
'0e2c818f2f620410dda949d9016a4c1a686bf2946acb3b42a729b2376c077f4dad6762fe8d2f736c213c4895c1fbd60c0d654a1c36f72d06f58ba7cff635bc74')
 install=strongswan.install


[arch-commits] Commit in haskell-concurrent-supply/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:01:13
  Author: felixonmars
Revision: 758786

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-concurrent-supply/repos/community-staging-x86_64/
  haskell-concurrent-supply/repos/community-staging-x86_64/PKGBUILD
(from rev 758785, haskell-concurrent-supply/trunk/PKGBUILD)

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

Copied: haskell-concurrent-supply/repos/community-staging-x86_64/PKGBUILD (from 
rev 758785, haskell-concurrent-supply/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 02:01:13 UTC (rev 758786)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+
+_hkgname=concurrent-supply
+pkgname=haskell-concurrent-supply
+pkgver=0.1.8
+pkgrel=43
+pkgdesc="A fast concurrent unique identifier supply with a pure API"
+url="https://github.com/ekmett/concurrent-supply;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('23983e1fba2cc1331088c4f30be950a055e254ce443edef55e2f61ce208925665021768351072721b4c604ef1a8fb588c5e3390cc24ecc28ea91002c39590363')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *1.3/<2/' $_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 --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-concurrent-supply/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 02:00:49
  Author: felixonmars
Revision: 758785

upgpkg: haskell-concurrent-supply 0.1.8-43: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-concurrent-supply/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:59:50 UTC (rev 758784)
+++ PKGBUILD2020-11-22 02:00:49 UTC (rev 758785)
@@ -3,7 +3,7 @@
 _hkgname=concurrent-supply
 pkgname=haskell-concurrent-supply
 pkgver=0.1.8
-pkgrel=42
+pkgrel=43
 pkgdesc="A fast concurrent unique identifier supply with a pure API"
 url="https://github.com/ekmett/concurrent-supply;
 license=('BSD')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:59:50
  Author: felixonmars
Revision: 758784

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-protolude/repos/community-staging-x86_64/
  haskell-protolude/repos/community-staging-x86_64/PKGBUILD
(from rev 758783, haskell-protolude/trunk/PKGBUILD)

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

Copied: haskell-protolude/repos/community-staging-x86_64/PKGBUILD (from rev 
758783, haskell-protolude/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:59:50 UTC (rev 758784)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=protolude
+pkgname=haskell-protolude
+pkgver=0.3.0
+pkgrel=32
+pkgdesc="A sensible set of defaults for writing custom Preludes."
+url="https://github.com/sdiehl/protolude;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-hashable'
+ 'haskell-transformers-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0941e344320e09fca457ce0be31b1fbb7c715a11ea371263d029942cb649bfb1194b012493e31697c5a05bd3e4de5108bcd2c82c79c9f2f30b260959ec8f0738')
+
+prepare() {
+sed -e '/mtl-compat/d' -i $_hkgname-$pkgver/$_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-protolude/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:59:22
  Author: felixonmars
Revision: 758783

upgpkg: haskell-protolude 0.3.0-32: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-protolude/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:58:22 UTC (rev 758782)
+++ PKGBUILD2020-11-22 01:59:22 UTC (rev 758783)
@@ -4,7 +4,7 @@
 _hkgname=protolude
 pkgname=haskell-protolude
 pkgver=0.3.0
-pkgrel=31
+pkgrel=32
 pkgdesc="A sensible set of defaults for writing custom Preludes."
 url="https://github.com/sdiehl/protolude;
 license=("MIT")


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:58:22
  Author: felixonmars
Revision: 758782

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-data-fix/repos/community-staging-x86_64/PKGBUILD (from rev 
758781, haskell-data-fix/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:58:22 UTC (rev 758782)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=data-fix
+pkgname=haskell-data-fix
+pkgver=0.3.0
+pkgrel=26
+pkgdesc="Fixpoint data types"
+url="https://github.com/spell-music/data-fix;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('2fa2458a765ce0cf08d8907d523d744a69d0865260c2078dd5cfd5b0d3f1420a9bc2b9bc4795e0864884ae869a730233a268be6a1d17bc50a737a4704a4f06f6')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-data-fix/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:58:01
  Author: felixonmars
Revision: 758781

upgpkg: haskell-data-fix 0.3.0-26: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-data-fix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:57:06 UTC (rev 758780)
+++ PKGBUILD2020-11-22 01:58:01 UTC (rev 758781)
@@ -3,7 +3,7 @@
 _hkgname=data-fix
 pkgname=haskell-data-fix
 pkgver=0.3.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Fixpoint data types"
 url="https://github.com/spell-music/data-fix;
 license=('BSD')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:56:40
  Author: felixonmars
Revision: 758779

upgpkg: haskell-hashable-time 0.2.0.2-40: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-hashable-time/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:55:45 UTC (rev 758778)
+++ PKGBUILD2020-11-22 01:56:40 UTC (rev 758779)
@@ -3,7 +3,7 @@
 _hkgname=hashable-time
 pkgname=haskell-hashable-time
 pkgver=0.2.0.2
-pkgrel=39
+pkgrel=40
 pkgdesc="Hashable instances for Data.Time"
 url="https://github.com/w3rs/hashable-time;
 license=('MIT')


[arch-commits] Commit in haskell-http-media/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:55:45
  Author: felixonmars
Revision: 758778

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-http-media/repos/community-staging-x86_64/
  haskell-http-media/repos/community-staging-x86_64/PKGBUILD
(from rev 758777, haskell-http-media/trunk/PKGBUILD)

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

Copied: haskell-http-media/repos/community-staging-x86_64/PKGBUILD (from rev 
758777, haskell-http-media/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:55:45 UTC (rev 758778)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-media
+pkgname=haskell-http-media
+pkgver=0.8.0.0
+pkgrel=38
+pkgdesc="Processing HTTP Content-Type and Accept headers"
+url="https://github.com/zmthy/http-media;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-utf8-string")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('549fa1892c81224e79bad4268993e0cfa324d9d0c9daa0d800ac7cc4eee307405155989672c49adb0e124ca29c2d83cc565ba3c935fd3be4ab4ef0594b012bb5')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *4.13/<5/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-http-media/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:55:02
  Author: felixonmars
Revision: 758777

upgpkg: haskell-http-media 0.8.0.0-38: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-http-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:54:06 UTC (rev 758776)
+++ PKGBUILD2020-11-22 01:55:02 UTC (rev 758777)
@@ -4,7 +4,7 @@
 _hkgname=http-media
 pkgname=haskell-http-media
 pkgver=0.8.0.0
-pkgrel=37
+pkgrel=38
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media;
 license=("MIT")


[arch-commits] Commit in haskell-text-printer/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:54:06
  Author: felixonmars
Revision: 758776

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-text-printer/repos/community-staging-x86_64/
  haskell-text-printer/repos/community-staging-x86_64/PKGBUILD
(from rev 758775, haskell-text-printer/trunk/PKGBUILD)

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

Copied: haskell-text-printer/repos/community-staging-x86_64/PKGBUILD (from rev 
758775, haskell-text-printer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:54:06 UTC (rev 758776)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=text-printer
+pkgname=haskell-text-printer
+pkgver=0.5.0.1
+pkgrel=38
+pkgdesc="Abstract interface for text builders/printers."
+url="https://github.com/mvv/text-printer;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-text-latin1')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1254ced76fab8622304344b49a85764f6c768929b0c14a012c26d5353b16c2d2df9bc013c46f94fdb6a6cac794064c5d5b90f2158c9bdc1d8cc91a46d9dd65b4')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e '/semigroups/d' -e 's/text-latin1 >= 0.3.1,/text-latin1 >= 
0.3.1/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-text-printer/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:53:43
  Author: felixonmars
Revision: 758775

upgpkg: haskell-text-printer 0.5.0.1-38: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-text-printer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:53:02 UTC (rev 758774)
+++ PKGBUILD2020-11-22 01:53:43 UTC (rev 758775)
@@ -3,7 +3,7 @@
 _hkgname=text-printer
 pkgname=haskell-text-printer
 pkgver=0.5.0.1
-pkgrel=37
+pkgrel=38
 pkgdesc="Abstract interface for text builders/printers."
 url="https://github.com/mvv/text-printer;
 license=('BSD')


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

2020-11-21 Thread Christian Rebischke via arch-commits
Date: Sunday, November 22, 2020 @ 01:52:53
  Author: shibumi
Revision: 758773

upgpkg: fluxctl 1.21.0-1 add full relro

Modified:
  fluxctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:52:41 UTC (rev 758772)
+++ PKGBUILD2020-11-22 01:52:53 UTC (rev 758773)
@@ -2,7 +2,7 @@
 
 pkgname=fluxctl
 _pkgname=flux
-pkgver=1.20.2
+pkgver=1.21.0
 pkgrel=1
 pkgdesc="Controller for the GitOps Kubernetes operator flux"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('go' 'git')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz;)
-sha512sums=('2fd305db1c57b7f9b473ce4f3334b031045100e5b624735a1ed0ba2986e4223cb1e5cacf71da98981b54450760b3ee5684d8732e0b7020474acff6d5808db53b')
+sha512sums=('cea827be7dba591cdfff40a74f7a939345d398cc93dc8cb8a182ab11c3b42f21d69099b1c4026572f7fa55b579ba37793ba27006ba976c4a8b5bcdfc2dd41fb4')
 changelog=CHANGELOG.md
 
 build() {
@@ -21,7 +21,7 @@
   export CGO_CXXFLAGS="${CXXFLAGS}"
   export CGO_LDFLAGS="${LDFLAGS}"
   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build -ldflags "-w -X main.version="${pkgver}"" .
+  go build -ldflags "-w -X main.version="${pkgver}" -linkmode=external" .
   chmod +x ./fluxctl
 }
 


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

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:52:41
  Author: muflone
Revision: 758772

archrelease: copy trunk to community-any

Added:
  gscan2pdf/repos/community-any/PKGBUILD
(from rev 758771, gscan2pdf/trunk/PKGBUILD)
Deleted:
  gscan2pdf/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 01:52:33 UTC (rev 758771)
+++ PKGBUILD2020-11-22 01:52:41 UTC (rev 758772)
@@ -1,49 +0,0 @@
-# Maintainer: Muflone http://www.muflone.com/contacts/english/
-# Contributor: Tristelune  
-# Contributor: LeCrayonVert 
-# Contributor: yugrotavele 
-# Contributor: Sven Salzwedel 
-# Contributor: Olaf Leidinger 
-
-pkgname=gscan2pdf
-pkgver=2.9.1
-pkgrel=1
-pkgdesc='A GUI with OCR capability to produce PDFs or DjVus from scanned 
documents'
-arch=('any')
-url='http://gscan2pdf.sourceforge.net/'
-license=('GPL')
-depends=('imagemagick' 'perl-config-general' 'perl-date-calc' 'perl-goocanvas2'
- 'perl-gtk3-simplelist' 'perl-data-uuid'
- 'perl-filesys-df' 'perl-html-parser' 'perl-list-moreutils'
- 'perl-locale-codes' 'perl-locale-gettext' 'perl-log-log4perl' 
'perl-pdf-api2'
- 'perl-proc-processtable' 'perl-readonly' 'perl-image-sane' 
'perl-set-intspan'
- 'perl-try-tiny' 'unpaper')
-optdepends=('djvulibre: DjVu image format'
-'gocr: OCR support'
-'xdg-utils: email as PDF'
-'tesseract: OCR support'
-'cuneiform: OCR support'
-'pdftk: PDF encryption'
-'java-commons-lang: PDF encryption')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('4fc3107c871a7915ebdc023476b1159c0fe03934f1a52a417a5bc285be46f7db0ed38ec4cf015b15953c728ef19d1f4f30207d418b655c950bfb64ddc5d23237')
-options=('!emptydirs')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  perl Makefile.PL
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  make install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
-  mv "${pkgdir}/usr/bin/vendor_perl/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  # Delete unuseful files
-  find "${pkgdir}" -name '.packlist' -delete
-  find "${pkgdir}" -name '*.pod' -delete
-}

Copied: gscan2pdf/repos/community-any/PKGBUILD (from rev 758771, 
gscan2pdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 01:52:41 UTC (rev 758772)
@@ -0,0 +1,49 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: Tristelune  
+# Contributor: LeCrayonVert 
+# Contributor: yugrotavele 
+# Contributor: Sven Salzwedel 
+# Contributor: Olaf Leidinger 
+
+pkgname=gscan2pdf
+pkgver=2.10.0
+pkgrel=1
+pkgdesc='A GUI with OCR capability to produce PDFs or DjVus from scanned 
documents'
+arch=('any')
+url='http://gscan2pdf.sourceforge.net/'
+license=('GPL')
+depends=('imagemagick' 'perl-config-general' 'perl-date-calc' 'perl-goocanvas2'
+ 'perl-gtk3-simplelist' 'perl-data-uuid'
+ 'perl-filesys-df' 'perl-html-parser' 'perl-list-moreutils'
+ 'perl-locale-codes' 'perl-locale-gettext' 'perl-log-log4perl' 
'perl-pdf-api2'
+ 'perl-proc-processtable' 'perl-readonly' 'perl-image-sane' 
'perl-set-intspan'
+ 'perl-try-tiny' 'perl-pdf-builder' 'perl-gtk3-imageview' 'unpaper')
+optdepends=('djvulibre: DjVu image format'
+'gocr: OCR support'
+'xdg-utils: email as PDF'
+'tesseract: OCR support'
+'cuneiform: OCR support'
+'pdftk: PDF encryption'
+'java-commons-lang: PDF encryption')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+sha512sums=('062e0f36475b6de29e2b39ac7c92d00e522e177cf4f51eb87f6b274c62b0fbb5a5ecfcb7cd95480f81f1d759b7f018c4117f797332ea59db22878aac496d6c71')
+options=('!emptydirs')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  perl Makefile.PL
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  make install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+  mv "${pkgdir}/usr/bin/vendor_perl/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  # Delete unuseful files
+  find "${pkgdir}" -name '.packlist' -delete
+  find "${pkgdir}" -name '*.pod' -delete
+}


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

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:52:33
  Author: muflone
Revision: 758771

upgpkg: gscan2pdf 2.10.0-1

Modified:
  gscan2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:52:33 UTC (rev 758770)
+++ PKGBUILD2020-11-22 01:52:33 UTC (rev 758771)
@@ -6,7 +6,7 @@
 # Contributor: Olaf Leidinger 
 
 pkgname=gscan2pdf
-pkgver=2.9.1
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='A GUI with OCR capability to produce PDFs or DjVus from scanned 
documents'
 arch=('any')
@@ -17,7 +17,7 @@
  'perl-filesys-df' 'perl-html-parser' 'perl-list-moreutils'
  'perl-locale-codes' 'perl-locale-gettext' 'perl-log-log4perl' 
'perl-pdf-api2'
  'perl-proc-processtable' 'perl-readonly' 'perl-image-sane' 
'perl-set-intspan'
- 'perl-try-tiny' 'unpaper')
+ 'perl-try-tiny' 'perl-pdf-builder' 'perl-gtk3-imageview' 'unpaper')
 optdepends=('djvulibre: DjVu image format'
 'gocr: OCR support'
 'xdg-utils: email as PDF'
@@ -26,7 +26,7 @@
 'pdftk: PDF encryption'
 'java-commons-lang: PDF encryption')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('4fc3107c871a7915ebdc023476b1159c0fe03934f1a52a417a5bc285be46f7db0ed38ec4cf015b15953c728ef19d1f4f30207d418b655c950bfb64ddc5d23237')
+sha512sums=('062e0f36475b6de29e2b39ac7c92d00e522e177cf4f51eb87f6b274c62b0fbb5a5ecfcb7cd95480f81f1d759b7f018c4117f797332ea59db22878aac496d6c71')
 options=('!emptydirs')
 
 build() {


[arch-commits] Commit in haskell-text-latin1/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:52:33
  Author: felixonmars
Revision: 758770

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-text-latin1/repos/community-staging-x86_64/
  haskell-text-latin1/repos/community-staging-x86_64/PKGBUILD
(from rev 758769, haskell-text-latin1/trunk/PKGBUILD)

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

Copied: haskell-text-latin1/repos/community-staging-x86_64/PKGBUILD (from rev 
758769, haskell-text-latin1/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:52:33 UTC (rev 758770)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=text-latin1
+pkgname=haskell-text-latin1
+pkgver=0.3.1
+pkgrel=47
+pkgdesc="Latin-1 (including ASCII) utility functions"
+url="https://github.com/mvv/text-latin1;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-case-insensitive' 'haskell-data-checked' 
'haskell-hashable')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f1a86470fd35e2641025a9d475766e35603e9b2d62d6180fe23bc0d7e4338c1560c228363712a320aed61ad1bf277fa22cd41e37e79608c4c261ff0ed88cae3b')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-text-latin1/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:52:13
  Author: felixonmars
Revision: 758769

upgpkg: haskell-text-latin1 0.3.1-47: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-text-latin1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:51:13 UTC (rev 758768)
+++ PKGBUILD2020-11-22 01:52:13 UTC (rev 758769)
@@ -3,7 +3,7 @@
 _hkgname=text-latin1
 pkgname=haskell-text-latin1
 pkgver=0.3.1
-pkgrel=46
+pkgrel=47
 pkgdesc="Latin-1 (including ASCII) utility functions"
 url="https://github.com/mvv/text-latin1;
 license=('BSD')


[arch-commits] Commit in haskell-case-insensitive/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:51:13
  Author: felixonmars
Revision: 758768

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-case-insensitive/repos/community-staging-x86_64/
  haskell-case-insensitive/repos/community-staging-x86_64/PKGBUILD
(from rev 758767, haskell-case-insensitive/trunk/PKGBUILD)

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

Copied: haskell-case-insensitive/repos/community-staging-x86_64/PKGBUILD (from 
rev 758767, haskell-case-insensitive/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:51:13 UTC (rev 758768)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+_hkgname=case-insensitive
+pkgname=haskell-case-insensitive
+pkgver=1.2.1.0
+pkgrel=38
+pkgdesc="Case insensitive string comparison"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('8e3bab4d1035d0bf96da24c7a4b79953b855c849cb0197bf65dc66b4394a92fea263fcffca4179005507a35234b7f60d873df41bc01a94fb2dfdbd91092e176b')
+
+build() {
+cd $_hkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
-fnetwork-uri
+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 haskell-case-insensitive/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:50:50
  Author: felixonmars
Revision: 758767

upgpkg: haskell-case-insensitive 1.2.1.0-38: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-case-insensitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:49:57 UTC (rev 758766)
+++ PKGBUILD2020-11-22 01:50:50 UTC (rev 758767)
@@ -4,7 +4,7 @@
 _hkgname=case-insensitive
 pkgname=haskell-case-insensitive
 pkgver=1.2.1.0
-pkgrel=37
+pkgrel=38
 pkgdesc="Case insensitive string comparison"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


[arch-commits] Commit in haskell-djinn-ghc/repos (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:49:57
  Author: felixonmars
Revision: 758766

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-djinn-ghc/repos/community-staging-x86_64/
  haskell-djinn-ghc/repos/community-staging-x86_64/PKGBUILD
(from rev 758765, haskell-djinn-ghc/trunk/PKGBUILD)

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

Copied: haskell-djinn-ghc/repos/community-staging-x86_64/PKGBUILD (from rev 
758765, haskell-djinn-ghc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:49:57 UTC (rev 758766)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=djinn-ghc
+pkgname=haskell-djinn-ghc
+pkgver=0.0.2.3
+pkgrel=57
+pkgdesc="Generate Haskell code from a type. Bridge from Djinn to GHC API."
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async" "haskell-djinn-lib" "haskell-ghc")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('441b6ce7f5d7e4672394bcc6654db9405406540e68855c41b7db33ef9e267178aa56f20209c4a91ffda59a7e44847c7bfebfa3f0c3df3d0868600f34912d9ae8')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-djinn-ghc/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:49:38
  Author: felixonmars
Revision: 758765

upgpkg: haskell-djinn-ghc 0.0.2.3-57: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-djinn-ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:48:45 UTC (rev 758764)
+++ PKGBUILD2020-11-22 01:49:38 UTC (rev 758765)
@@ -4,7 +4,7 @@
 _hkgname=djinn-ghc
 pkgname=haskell-djinn-ghc
 pkgver=0.0.2.3
-pkgrel=56
+pkgrel=57
 pkgdesc="Generate Haskell code from a type. Bridge from Djinn to GHC API."
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:48:45
  Author: felixonmars
Revision: 758764

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hinotify/repos/community-staging-x86_64/
  haskell-hinotify/repos/community-staging-x86_64/PKGBUILD
(from rev 758763, haskell-hinotify/trunk/PKGBUILD)

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

Copied: haskell-hinotify/repos/community-staging-x86_64/PKGBUILD (from rev 
758763, haskell-hinotify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:48:45 UTC (rev 758764)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hinotify
+pkgname=haskell-hinotify
+pkgver=0.4.1
+pkgrel=5
+pkgdesc="Haskell binding to inotify"
+url="https://github.com/kolmodin/hinotify;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2f4627a3604ac6ec5d745ba6f4fd11e39a094ad54a5ab4d5040fe6c7c2a8823e42be575b9be95dc6848db99b421bac70798f8eb5f9ba6841f06f6156afe8797b')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-hinotify/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:48:23
  Author: felixonmars
Revision: 758763

upgpkg: haskell-hinotify 0.4.1-5: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-hinotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:47:21 UTC (rev 758762)
+++ PKGBUILD2020-11-22 01:48:23 UTC (rev 758763)
@@ -4,7 +4,7 @@
 _hkgname=hinotify
 pkgname=haskell-hinotify
 pkgver=0.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Haskell binding to inotify"
 url="https://github.com/kolmodin/hinotify;
 license=("BSD")


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:47:21
  Author: felixonmars
Revision: 758762

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-filelock/repos/community-staging-x86_64/
  haskell-filelock/repos/community-staging-x86_64/PKGBUILD
(from rev 758761, haskell-filelock/trunk/PKGBUILD)

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

Copied: haskell-filelock/repos/community-staging-x86_64/PKGBUILD (from rev 
758761, haskell-filelock/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:47:21 UTC (rev 758762)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=filelock
+pkgname=haskell-filelock
+pkgver=0.1.1.5
+pkgrel=27
+pkgdesc="Portable interface to file locking (flock / LockFileEx)"
+url="https://github.com/takano-akio/filelock;
+license=("custom:PublicDomain")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-async')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('6ccd0b671cec8d1c2daa3115a5b2d8cd10a31db0a1dc1c15e6cb80d679bd2e09208be8bebc0f4bb64d7cdd0fad2e7e170e8283b6be61edd5017b788f94a41048')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-filelock/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:46:52
  Author: felixonmars
Revision: 758761

upgpkg: haskell-filelock 0.1.1.5-27: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-filelock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:45:37 UTC (rev 758760)
+++ PKGBUILD2020-11-22 01:46:52 UTC (rev 758761)
@@ -4,7 +4,7 @@
 _hkgname=filelock
 pkgname=haskell-filelock
 pkgver=0.1.1.5
-pkgrel=26
+pkgrel=27
 pkgdesc="Portable interface to file locking (flock / LockFileEx)"
 url="https://github.com/takano-akio/filelock;
 license=("custom:PublicDomain")


[arch-commits] Commit in haskell-tasty-smallcheck/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:45:37
  Author: felixonmars
Revision: 758760

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-smallcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 758758, haskell-tasty-smallcheck/trunk/PKGBUILD)
Deleted:
  haskell-tasty-smallcheck/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 01:45:29 UTC (rev 758759)
+++ PKGBUILD2020-11-22 01:45:37 UTC (rev 758760)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=tasty-smallcheck
-pkgname=haskell-tasty-smallcheck
-pkgver=0.8.1
-pkgrel=117
-pkgdesc="SmallCheck support for the Tasty test framework"
-url="http://documentup.com/feuerbach/tasty;
-license=('MIT')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-async' 'haskell-tasty' 'haskell-smallcheck' 
'haskell-tagged')
-makedepends=('ghc')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('26ed0d75559c2da2f4296af6e9b02f8d0a19043b0ef154674eb782703fcd3ad7f4863b7b07dbaae27440078b4b00a9272cd9d5da23089993018e933577be5893')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: haskell-tasty-smallcheck/repos/community-staging-x86_64/PKGBUILD (from 
rev 758758, haskell-tasty-smallcheck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 01:45:37 UTC (rev 758760)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=tasty-smallcheck
+pkgname=haskell-tasty-smallcheck
+pkgver=0.8.1
+pkgrel=118
+pkgdesc="SmallCheck support for the Tasty test framework"
+url="http://documentup.com/feuerbach/tasty;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-tasty' 'haskell-smallcheck' 
'haskell-tagged')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('26ed0d75559c2da2f4296af6e9b02f8d0a19043b0ef154674eb782703fcd3ad7f4863b7b07dbaae27440078b4b00a9272cd9d5da23089993018e933577be5893')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 perl-gtk3-imageview/repos (2 files)

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:45:29
  Author: muflone
Revision: 758759

archrelease: copy trunk to community-any

Added:
  perl-gtk3-imageview/repos/community-any/
  perl-gtk3-imageview/repos/community-any/PKGBUILD
(from rev 758758, perl-gtk3-imageview/trunk/PKGBUILD)

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

Copied: perl-gtk3-imageview/repos/community-any/PKGBUILD (from rev 758758, 
perl-gtk3-imageview/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-11-22 01:45:29 UTC (rev 758759)
@@ -0,0 +1,41 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+
+pkgname=perl-gtk3-imageview
+_perl_namespace=Gtk3
+_perl_module=ImageView
+pkgver=6
+pkgrel=1
+pkgdesc="Image viewer widget for Gtk3"
+arch=('any')
+url="https://metacpan.org/release/${_perl_namespace}-${_perl_module};
+license=('LGPL')
+depends=('perl-gtk3' 'imagemagick')
+checkdepends=('perl-test-exception' 'perl-test-memory-cycle' 'perl-try-tiny'
+  'perl-readonly' 'perl-test-mockobject' 'perl-test-differences'
+  'perl-carp-always' 'xorg-server-xvfb')
+source=("https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz;)
+sha512sums=('68fc3371fe3d62163523d81732f0716fe15623a53139e8050e3bddc12c694a9ae2e89855b9926e14b18803e9c7a586b925b613e1cf364cb449b850fe70b571ab')
+options=('!emptydirs')
+
+build() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  perl Makefile.PL
+  make
+}
+
+check() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1
+  xvfb-run -a -s "-extension GLX -screen 0 1280x1024x24" make test
+}
+
+package() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  make pure_install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+  # Delete unuseful files
+  find "${pkgdir}" -name '.packlist' -delete
+}


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:45:13
  Author: felixonmars
Revision: 758758

upgpkg: haskell-tasty-smallcheck 0.8.1-118: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-tasty-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:45:04 UTC (rev 758757)
+++ PKGBUILD2020-11-22 01:45:13 UTC (rev 758758)
@@ -3,7 +3,7 @@
 _hkgname=tasty-smallcheck
 pkgname=haskell-tasty-smallcheck
 pkgver=0.8.1
-pkgrel=117
+pkgrel=118
 pkgdesc="SmallCheck support for the Tasty test framework"
 url="http://documentup.com/feuerbach/tasty;
 license=('MIT')


[arch-commits] Commit in (4 files)

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:45:04
  Author: muflone
Revision: 758757

New package perl-gtk3-imageview 6-1

Added:
  perl-gtk3-imageview/
  perl-gtk3-imageview/repos/
  perl-gtk3-imageview/trunk/
  perl-gtk3-imageview/trunk/PKGBUILD

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

Added: perl-gtk3-imageview/trunk/PKGBUILD
===
--- perl-gtk3-imageview/trunk/PKGBUILD  (rev 0)
+++ perl-gtk3-imageview/trunk/PKGBUILD  2020-11-22 01:45:04 UTC (rev 758757)
@@ -0,0 +1,41 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+
+pkgname=perl-gtk3-imageview
+_perl_namespace=Gtk3
+_perl_module=ImageView
+pkgver=6
+pkgrel=1
+pkgdesc="Image viewer widget for Gtk3"
+arch=('any')
+url="https://metacpan.org/release/${_perl_namespace}-${_perl_module};
+license=('LGPL')
+depends=('perl-gtk3' 'imagemagick')
+checkdepends=('perl-test-exception' 'perl-test-memory-cycle' 'perl-try-tiny'
+  'perl-readonly' 'perl-test-mockobject' 'perl-test-differences'
+  'perl-carp-always' 'xorg-server-xvfb')
+source=("https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz;)
+sha512sums=('68fc3371fe3d62163523d81732f0716fe15623a53139e8050e3bddc12c694a9ae2e89855b9926e14b18803e9c7a586b925b613e1cf364cb449b850fe70b571ab')
+options=('!emptydirs')
+
+build() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  perl Makefile.PL
+  make
+}
+
+check() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1
+  xvfb-run -a -s "-extension GLX -screen 0 1280x1024x24" make test
+}
+
+package() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  make pure_install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+  # Delete unuseful files
+  find "${pkgdir}" -name '.packlist' -delete
+}


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:44:19
  Author: felixonmars
Revision: 758756

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-smallcheck/repos/community-staging-x86_64/
  haskell-smallcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 758755, haskell-smallcheck/trunk/PKGBUILD)

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

Copied: haskell-smallcheck/repos/community-staging-x86_64/PKGBUILD (from rev 
758755, haskell-smallcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:44:19 UTC (rev 758756)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=smallcheck
+pkgname=haskell-smallcheck
+pkgver=1.2.0
+pkgrel=29
+pkgdesc="A property-based testing library"
+url="https://github.com/feuerbach/smallcheck;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-logict')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('97c021f3efd6541de99854cb2e8511d4af17225cbcbe17ddfb2efd011d75bd10114b7c8312532bd1c5516e2980b7ad03feb571ec26b91f7258f43460c7bc39a8')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-smallcheck/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:43:52
  Author: felixonmars
Revision: 758755

upgpkg: haskell-smallcheck 1.2.0-29: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:42:51 UTC (rev 758754)
+++ PKGBUILD2020-11-22 01:43:52 UTC (rev 758755)
@@ -3,7 +3,7 @@
 _hkgname=smallcheck
 pkgname=haskell-smallcheck
 pkgver=1.2.0
-pkgrel=28
+pkgrel=29
 pkgdesc="A property-based testing library"
 url="https://github.com/feuerbach/smallcheck;
 license=('BSD')


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

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:42:51
  Author: felixonmars
Revision: 758754

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-logict/repos/community-staging-x86_64/
  haskell-logict/repos/community-staging-x86_64/PKGBUILD
(from rev 758753, haskell-logict/trunk/PKGBUILD)

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

Copied: haskell-logict/repos/community-staging-x86_64/PKGBUILD (from rev 
758753, haskell-logict/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-22 01:42:51 UTC (rev 758754)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=logict
+pkgname=haskell-logict
+pkgver=0.7.0.3
+pkgrel=21
+pkgdesc="A backtracking logic-programming monad."
+url="http://code.haskell.org/~dolio/;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('0d845daffb841efea93b59e48ee86daeb0dbacbe4fc7fa417ff71d1dcda3a5551901f589097416441736007d256197932b83de76a2f630a5f7835909cd758e79')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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 haskell-logict/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:42:32
  Author: felixonmars
Revision: 758753

upgpkg: haskell-logict 0.7.0.3-21: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-logict/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:41:35 UTC (rev 758752)
+++ PKGBUILD2020-11-22 01:42:32 UTC (rev 758753)
@@ -3,7 +3,7 @@
 _hkgname=logict
 pkgname=haskell-logict
 pkgver=0.7.0.3
-pkgrel=20
+pkgrel=21
 pkgdesc="A backtracking logic-programming monad."
 url="http://code.haskell.org/~dolio/;
 license=('BSD')


[arch-commits] Commit in haskell-tasty-hunit/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:41:35
  Author: felixonmars
Revision: 758752

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-hunit/repos/community-staging-x86_64/PKGBUILD
(from rev 758751, haskell-tasty-hunit/trunk/PKGBUILD)
Deleted:
  haskell-tasty-hunit/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 01:41:09 UTC (rev 758751)
+++ PKGBUILD2020-11-22 01:41:35 UTC (rev 758752)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=tasty-hunit
-pkgname=haskell-tasty-hunit
-pkgver=0.10.0.2
-pkgrel=93
-pkgdesc="HUnit support for the Tasty test framework."
-url="https://documentup.com/feuerbach/tasty;
-license=("MIT")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
-makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('82f70cd7813affeb756de89842a77070e688169eb35a386fbc4db36b65d8c960bca7b923294918e10b65281d3265820f9592398550af8af92027960d48562fd0')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: haskell-tasty-hunit/repos/community-staging-x86_64/PKGBUILD (from rev 
758751, haskell-tasty-hunit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 01:41:35 UTC (rev 758752)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-hunit
+pkgname=haskell-tasty-hunit
+pkgver=0.10.0.2
+pkgrel=94
+pkgdesc="HUnit support for the Tasty test framework."
+url="https://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('82f70cd7813affeb756de89842a77070e688169eb35a386fbc4db36b65d8c960bca7b923294918e10b65281d3265820f9592398550af8af92027960d48562fd0')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-tasty-hunit/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:41:09
  Author: felixonmars
Revision: 758751

upgpkg: haskell-tasty-hunit 0.10.0.2-94: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:40:41 UTC (rev 758750)
+++ PKGBUILD2020-11-22 01:41:09 UTC (rev 758751)
@@ -4,7 +4,7 @@
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
 pkgver=0.10.0.2
-pkgrel=93
+pkgrel=94
 pkgdesc="HUnit support for the Tasty test framework."
 url="https://documentup.com/feuerbach/tasty;
 license=("MIT")


[arch-commits] Commit in ardour/repos/community-x86_64 (4 files)

2020-11-21 Thread David Runge via arch-commits
Date: Sunday, November 22, 2020 @ 01:40:41
  Author: dvzrv
Revision: 758750

archrelease: copy trunk to community-x86_64

Added:
  ardour/repos/community-x86_64/PKGBUILD
(from rev 758749, ardour/trunk/PKGBUILD)
  ardour/repos/community-x86_64/ardour-6.2-vendor_qm-dsp.patch
(from rev 758749, ardour/trunk/ardour-6.2-vendor_qm-dsp.patch)
Deleted:
  ardour/repos/community-x86_64/PKGBUILD
  ardour/repos/community-x86_64/ardour-6.2-vendor_qm-dsp.patch

+
 PKGBUILD   |  195 +++
 ardour-6.2-vendor_qm-dsp.patch |   74 +++---
 2 files changed, 135 insertions(+), 134 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 01:40:20 UTC (rev 758749)
+++ PKGBUILD2020-11-22 01:40:41 UTC (rev 758750)
@@ -1,97 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: SpepS 
-
-_name=Ardour
-pkgname=ardour
-pkgver=6.3
-pkgrel=3
-pkgdesc="Professional-grade digital audio workstation"
-arch=('x86_64')
-url="https://ardour.org/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('atkmm' 'cairo' 'cairomm' 'fontconfig' 'gdk-pixbuf2' 'gcc-libs'
-'glibc' 'glibmm' 'gtkmm' 'libx11' 'libxml2' 'pangomm' 'taglib')
-makedepends=('atk' 'aubio' 'boost' 'cppunit' 'curl' 'dbus' 'doxygen' 'fftw'
-'flac' 'fluidsynth' 'freetype2' 'git' 'glib2' 'graphviz' 'gtk2' 'harfbuzz'
-'itstool' 'jack' 'libarchive' 'liblo' 'liblrdf' 'libltc' 'libogg' 'libpulse'
-'libsamplerate' 'libsndfile' 'libusb' 'libwebsockets' 'lilv' 'lv2' 'pango'
-'readline' 'rubberband' 'serd' 'sord' 'sratom' 'suil' 'vamp-plugin-sdk' 'waf')
-optdepends=('xjadeo: video monitoring'
-'harvid: video timeline'
-'non-session-manager: for session management')
-provides=('ladspa-host' 'lv2-host' 'vst-host')
-source=("${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};
-"${pkgname}-6.2-vendor_qm-dsp.patch")
-sha512sums=('SKIP'
-
'2d69e23948ed8679b7fd872c50d2ea44299330c6ed356158689a1f6befb3841f2d9b8a889d4891436c65b57d90601156bc916ad0f0f385c91b22131a766467a8')
-b2sums=('SKIP'
-
'b28aebf0a5791795d94e29780c064faa1b858da6b89f1ff32edb2aea9de138f2e91b01fcbd16d278e47fd1c7bf892cf7838fea946b38d1196d758873f62742aa')
-
-prepare() {
-  cd "${pkgname}"
-
-  # using vendored version of qm-dsp because qm-dsp >= 1.8.0 is not compatible
-  patch -Np1 -i "../${pkgname}-6.2-vendor_qm-dsp.patch"
-
-  # unsetting gtk2 rc (FS#54389)
-  sed -e '8iexport GTK2_RC_FILES=/dev/null' -i gtk2_ardour/ardour.sh.in
-
-  # Fixes to use system waf:
-  # making sure, that subdirectories can be picked up with local includes
-  touch __init__.py
-  # making ancient 'misc.py' include available to system installed waf
-  sed -e "s/('misc')/('misc', tooldir='tools')/" \
-  -i {gtk2_ardour,headless,luasession,session_utils,libs/fst}/wscript
-  # make custom 'autowaf' include compatible with system installed waf
-  find . -type f \
- -iname "*wscript*" \
- -exec sed -e 's/from waflib.extras import autowaf/from tools import 
autowaf/g' \
-   -e 's/import waflib.extras.autowaf/from tools import 
autowaf/g' \
-   -i {} \;
-}
-
-build() {
-  cd "${pkgname}"
-  waf configure --prefix=/usr \
---configdir=/etc \
---with-backends="alsa,dummy,jack,pulseaudio" \
---nls \
---optimize \
---cxx11 \
---freedesktop \
---ptformat \
---lxvst \
---use-external-libs \
---no-phone-home
-  waf build -v
-}
-
-package() {
-  depends+=('libFLAC.so' 'libasound.so' 'libatk-1.0.so' 'libaubio.so'
-  'libarchive.so' 'libcurl.so' 'libdbus-1.so' 'libfftw3f.so'
-  'libfftw3f_threads.so' 'libfluidsynth.so' 'libfreetype.so'
-  'libgdk-x11-2.0.so' 'libgio-2.0.so' 'libglib-2.0.so' 'libgobject-2.0.so'
-  'libgtk-x11-2.0.so' 'libharfbuzz.so' 'libjack.so' 'liblo.so' 'liblilv-0.so'
-  'liblrdf.so' 'libltc.so' 'libogg.so' 'libpango-1.0.so' 'libpangocairo-1.0.so'
-  'libpangoft2-1.0.so' 'libpulse.so' 'libreadline.so' 'librubberband.so'
-  'libsamplerate.so' 'libserd-0.so' 'libsndfile.so' 'libsord-0.so'
-  'libsratom-0.so' 'libsuil-0.so' 'libusb-1.0.so' 'libvamp-hostsdk.so'
-  'libvamp-sdk.so' 'libwebsockets.so')
-  cd "${pkgname}"
-  waf i18n --destdir="${pkgdir}"
-  waf install --destdir="${pkgdir}"
-  # xdg integration
-  install -vDm 644 "build/gtk2_${pkgname}/${pkgname}.xml" \
--t "${pkgdir}/usr/share/mime/packages/"
-  install -vDm 644 "build/gtk2_${pkgname}/${pkgname}${pkgver%%.*}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  for size in 16 22 32 48 256 512; do
-install -vDm 644 "gtk2_${pkgname}/resources/${_name}-icon_${size}px.png" \
-  
"${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/${pkgname}${pkgver%%.*}.png"
-  done
-  # man pages
-  

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

2020-11-21 Thread David Runge via arch-commits
Date: Sunday, November 22, 2020 @ 01:40:20
  Author: dvzrv
Revision: 758749

upgpkg: ardour 6.4-1: Upgrade to 6.4.

Add soundtouch to depends.

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:38:13 UTC (rev 758748)
+++ PKGBUILD2020-11-22 01:40:20 UTC (rev 758749)
@@ -4,24 +4,25 @@
 
 _name=Ardour
 pkgname=ardour
-pkgver=6.3
-pkgrel=3
+pkgver=6.4
+pkgrel=1
 pkgdesc="Professional-grade digital audio workstation"
 arch=('x86_64')
 url="https://ardour.org/;
 license=('GPL2')
 groups=('pro-audio')
-depends=('atkmm' 'cairo' 'cairomm' 'fontconfig' 'gdk-pixbuf2' 'gcc-libs'
-'glibc' 'glibmm' 'gtkmm' 'libx11' 'libxml2' 'pangomm' 'taglib')
+depends=('atkmm' 'cairo' 'cairomm' 'gcc-libs' 'glibc' 'glibmm' 'gtkmm' 'libx11'
+'libxml2' 'pangomm' 'soundtouch' 'taglib')
 makedepends=('atk' 'aubio' 'boost' 'cppunit' 'curl' 'dbus' 'doxygen' 'fftw'
-'flac' 'fluidsynth' 'freetype2' 'git' 'glib2' 'graphviz' 'gtk2' 'harfbuzz'
-'itstool' 'jack' 'libarchive' 'liblo' 'liblrdf' 'libltc' 'libogg' 'libpulse'
-'libsamplerate' 'libsndfile' 'libusb' 'libwebsockets' 'lilv' 'lv2' 'pango'
-'readline' 'rubberband' 'serd' 'sord' 'sratom' 'suil' 'vamp-plugin-sdk' 'waf')
+'flac' 'fluidsynth' 'fontconfig' 'freetype2' 'gdk-pixbuf2' 'git' 'glib2'
+'graphviz' 'gtk2' 'harfbuzz' 'hidapi' 'itstool' 'jack' 'libarchive' 'liblo'
+'liblrdf' 'libltc' 'libogg' 'libpulse' 'libsamplerate' 'libsndfile' 'libusb'
+'libwebsockets' 'lilv' 'lv2' 'pango' 'readline' 'rubberband' 'serd' 'sord'
+'sratom' 'suil' 'vamp-plugin-sdk' 'waf')
 optdepends=('xjadeo: video monitoring'
 'harvid: video timeline'
 'non-session-manager: for session management')
-provides=('ladspa-host' 'lv2-host' 'vst-host')
+provides=('ladspa-host' 'lv2-host' 'vst-host' 'vst3-host')
 
source=("${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};
 "${pkgname}-6.2-vendor_qm-dsp.patch")
 sha512sums=('SKIP'
@@ -56,15 +57,15 @@
   cd "${pkgname}"
   waf configure --prefix=/usr \
 --configdir=/etc \
---with-backends="alsa,dummy,jack,pulseaudio" \
+--cxx11 \
+--freedesktop \
+--lxvst \
 --nls \
+--no-phone-home \
 --optimize \
---cxx11 \
---freedesktop \
 --ptformat \
---lxvst \
 --use-external-libs \
---no-phone-home
+--with-backends="alsa,dummy,jack,pulseaudio"
   waf build -v
 }
 
@@ -71,14 +72,14 @@
 package() {
   depends+=('libFLAC.so' 'libasound.so' 'libatk-1.0.so' 'libaubio.so'
   'libarchive.so' 'libcurl.so' 'libdbus-1.so' 'libfftw3f.so'
-  'libfftw3f_threads.so' 'libfluidsynth.so' 'libfreetype.so'
-  'libgdk-x11-2.0.so' 'libgio-2.0.so' 'libglib-2.0.so' 'libgobject-2.0.so'
-  'libgtk-x11-2.0.so' 'libharfbuzz.so' 'libjack.so' 'liblo.so' 'liblilv-0.so'
-  'liblrdf.so' 'libltc.so' 'libogg.so' 'libpango-1.0.so' 'libpangocairo-1.0.so'
-  'libpangoft2-1.0.so' 'libpulse.so' 'libreadline.so' 'librubberband.so'
-  'libsamplerate.so' 'libserd-0.so' 'libsndfile.so' 'libsord-0.so'
-  'libsratom-0.so' 'libsuil-0.so' 'libusb-1.0.so' 'libvamp-hostsdk.so'
-  'libvamp-sdk.so' 'libwebsockets.so')
+  'libfftw3f_threads.so' 'libfluidsynth.so' 'libfontconfig.so' 'libfreetype.so'
+  'libgdk_pixbuf-2.0.so' 'libgdk-x11-2.0.so' 'libgio-2.0.so' 'libglib-2.0.so'
+  'libgobject-2.0.so' 'libgtk-x11-2.0.so' 'libharfbuzz.so' 'libjack.so'
+  'liblo.so' 'liblilv-0.so' 'liblrdf.so' 'libltc.so' 'libogg.so'
+  'libpango-1.0.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so' 'libpulse.so'
+  'libreadline.so' 'librubberband.so' 'libsamplerate.so' 'libserd-0.so'
+  'libsndfile.so' 'libsord-0.so' 'libsratom-0.so' 'libsuil-0.so'
+  'libusb-1.0.so' 'libvamp-hostsdk.so' 'libvamp-sdk.so' 'libwebsockets.so')
   cd "${pkgname}"
   waf i18n --destdir="${pkgdir}"
   waf install --destdir="${pkgdir}"


[arch-commits] Commit in haskell-tasty/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:38:13
  Author: felixonmars
Revision: 758748

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty/repos/community-staging-x86_64/PKGBUILD
(from rev 758747, haskell-tasty/trunk/PKGBUILD)
Deleted:
  haskell-tasty/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 01:37:53 UTC (rev 758747)
+++ PKGBUILD2020-11-22 01:38:13 UTC (rev 758748)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=tasty
-pkgname=haskell-tasty
-pkgver=1.3.1
-pkgrel=67
-pkgdesc="Modern and extensible testing framework"
-url="http://documentup.com/feuerbach/tasty;
-license=("MIT")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 'haskell-clock'
- 'haskell-optparse-applicative' 'haskell-tagged' 
'haskell-unbounded-delays'
- 'haskell-wcwidth')
-makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('ed6e79f16a2c9e2fb7e82dce09b2ecb293b96bb42337d5cd8a15e822d3e35400842998ebda9b416c267d14f20a6e13c769a70ff22a58f7da5db3aa11e83411b2')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--fclock
-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
-}

Copied: haskell-tasty/repos/community-staging-x86_64/PKGBUILD (from rev 758747, 
haskell-tasty/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 01:38:13 UTC (rev 758748)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty
+pkgname=haskell-tasty
+pkgver=1.3.1
+pkgrel=68
+pkgdesc="Modern and extensible testing framework"
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 'haskell-clock'
+ 'haskell-optparse-applicative' 'haskell-tagged' 
'haskell-unbounded-delays'
+ 'haskell-wcwidth')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ed6e79f16a2c9e2fb7e82dce09b2ecb293b96bb42337d5cd8a15e822d3e35400842998ebda9b416c267d14f20a6e13c769a70ff22a58f7da5db3aa11e83411b2')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fclock
+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 haskell-tasty/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 01:37:53
  Author: felixonmars
Revision: 758747

upgpkg: haskell-tasty 1.3.1-68: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 01:31:47 UTC (rev 758746)
+++ PKGBUILD2020-11-22 01:37:53 UTC (rev 758747)
@@ -4,7 +4,7 @@
 _hkgname=tasty
 pkgname=haskell-tasty
 pkgver=1.3.1
-pkgrel=67
+pkgrel=68
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty;
 license=("MIT")


[arch-commits] Commit in perl-carp-always/repos (community-any community-any/PKGBUILD)

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:31:47
  Author: muflone
Revision: 758746

archrelease: copy trunk to community-any

Added:
  perl-carp-always/repos/community-any/
  perl-carp-always/repos/community-any/PKGBUILD
(from rev 758745, perl-carp-always/trunk/PKGBUILD)

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

Copied: perl-carp-always/repos/community-any/PKGBUILD (from rev 758745, 
perl-carp-always/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-11-22 01:31:47 UTC (rev 758746)
@@ -0,0 +1,40 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: John D Jones III 

+
+pkgname=perl-carp-always
+_perl_namespace=Carp
+_perl_module=Always
+pkgver=0.16
+pkgrel=1
+pkgdesc="Warns and dies noisily with stack backtraces"
+arch=('any')
+url="https://metacpan.org/release/${_perl_namespace}-${_perl_module};
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+checkdepends=('perl-test-base')
+source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz;)
+sha512sums=('208e8d8435aebcc8c8345a453d17daaf35976c40e2b91cf528b92e9f6afba81cff9b31b656d71a6736838631e4b110cd12e49cfc48810872d39109b137fa074b')
+options=('!emptydirs')
+
+build() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  perl Makefile.PL
+  make
+}
+
+check() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1
+  make test
+}
+
+package() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  make pure_install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+  # Delete unuseful files
+  find "${pkgdir}" -name '.packlist' -delete
+}


[arch-commits] Commit in (4 files)

2020-11-21 Thread Fabio Castelli via arch-commits
Date: Sunday, November 22, 2020 @ 01:30:51
  Author: muflone
Revision: 758745

new package perl-carp-always 0.16-1

Added:
  perl-carp-always/
  perl-carp-always/repos/
  perl-carp-always/trunk/
  perl-carp-always/trunk/PKGBUILD

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

Added: perl-carp-always/trunk/PKGBUILD
===
--- perl-carp-always/trunk/PKGBUILD (rev 0)
+++ perl-carp-always/trunk/PKGBUILD 2020-11-22 01:30:51 UTC (rev 758745)
@@ -0,0 +1,40 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: John D Jones III 

+
+pkgname=perl-carp-always
+_perl_namespace=Carp
+_perl_module=Always
+pkgver=0.16
+pkgrel=1
+pkgdesc="Warns and dies noisily with stack backtraces"
+arch=('any')
+url="https://metacpan.org/release/${_perl_namespace}-${_perl_module};
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+checkdepends=('perl-test-base')
+source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz;)
+sha512sums=('208e8d8435aebcc8c8345a453d17daaf35976c40e2b91cf528b92e9f6afba81cff9b31b656d71a6736838631e4b110cd12e49cfc48810872d39109b137fa074b')
+options=('!emptydirs')
+
+build() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  perl Makefile.PL
+  make
+}
+
+check() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  export PERL_MM_USE_DEFAULT=1
+  make test
+}
+
+package() {
+  cd "${_perl_namespace}-${_perl_module}-${pkgver}"
+  unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+  make pure_install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+  # Delete unuseful files
+  find "${pkgdir}" -name '.packlist' -delete
+}


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

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 01:28:24
  Author: polyzen
Revision: 758744

archrelease: copy trunk to community-x86_64

Added:
  python-pdftotext/repos/community-x86_64/
  python-pdftotext/repos/community-x86_64/PKGBUILD
(from rev 758743, python-pdftotext/trunk/PKGBUILD)

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

Copied: python-pdftotext/repos/community-x86_64/PKGBUILD (from rev 758743, 
python-pdftotext/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-11-22 01:28:24 UTC (rev 758744)
@@ -0,0 +1,35 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Shane Stone 
+
+_name=pdftotext
+pkgname=python-pdftotext
+pkgver=2.1.5
+pkgrel=1
+pkgdesc='Simple PDF text extraction'
+arch=('x86_64')
+url=https://github.com/jalan/pdftotext
+license=('MIT')
+depends=('poppler' 'python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('98aeb8b07a4127e1a30223bd933ef080bbd29aa88f801717ca6c5618380b8aa6')
+b2sums=('35f54d278d15fb79a1efcd0576ab3a6188e2d440e4606c57335666877fed3fa3364beee9891e39b9dcd9fc7bd299e944a5342bd1267326a0b43a91e27376')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest discover tests
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (4 files)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 01:26:56
  Author: polyzen
Revision: 758743

Add python-pdftotext

Added:
  python-pdftotext/
  python-pdftotext/repos/
  python-pdftotext/trunk/
  python-pdftotext/trunk/PKGBUILD

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

Added: python-pdftotext/trunk/PKGBUILD
===
--- python-pdftotext/trunk/PKGBUILD (rev 0)
+++ python-pdftotext/trunk/PKGBUILD 2020-11-22 01:26:56 UTC (rev 758743)
@@ -0,0 +1,35 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Shane Stone 
+
+_name=pdftotext
+pkgname=python-pdftotext
+pkgver=2.1.5
+pkgrel=1
+pkgdesc='Simple PDF text extraction'
+arch=('x86_64')
+url=https://github.com/jalan/pdftotext
+license=('MIT')
+depends=('poppler' 'python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('98aeb8b07a4127e1a30223bd933ef080bbd29aa88f801717ca6c5618380b8aa6')
+b2sums=('35f54d278d15fb79a1efcd0576ab3a6188e2d440e4606c57335666877fed3fa3364beee9891e39b9dcd9fc7bd299e944a5342bd1267326a0b43a91e27376')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest discover tests
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in haskell-quickcheck-io/repos/community-staging-x86_64 (2 files)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 00:24:51
  Author: felixonmars
Revision: 758742

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-quickcheck-io/repos/community-staging-x86_64/PKGBUILD
(from rev 758741, haskell-quickcheck-io/trunk/PKGBUILD)
Deleted:
  haskell-quickcheck-io/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-22 00:24:35 UTC (rev 758741)
+++ PKGBUILD2020-11-22 00:24:51 UTC (rev 758742)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=quickcheck-io
-pkgname=haskell-quickcheck-io
-pkgver=0.2.0
-pkgrel=154
-pkgdesc="Use HUnit assertions as QuickCheck properties"
-url="https://github.com/hspec/quickcheck-io;
-license=('MIT')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-hunit' 'haskell-quickcheck')
-makedepends=('ghc')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
-
-build() {
-cd $_hkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-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
-}

Copied: haskell-quickcheck-io/repos/community-staging-x86_64/PKGBUILD (from rev 
758741, haskell-quickcheck-io/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-22 00:24:51 UTC (rev 758742)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=quickcheck-io
+pkgname=haskell-quickcheck-io
+pkgver=0.2.0
+pkgrel=155
+pkgdesc="Use HUnit assertions as QuickCheck properties"
+url="https://github.com/hspec/quickcheck-io;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-quickcheck')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 haskell-quickcheck-io/trunk (PKGBUILD)

2020-11-21 Thread Felix Yan via arch-commits
Date: Sunday, November 22, 2020 @ 00:24:35
  Author: felixonmars
Revision: 758741

upgpkg: haskell-quickcheck-io 0.2.0-155: rebuild with optparse-applicative 
0.16.1.0

Modified:
  haskell-quickcheck-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 00:23:52 UTC (rev 758740)
+++ PKGBUILD2020-11-22 00:24:35 UTC (rev 758741)
@@ -3,7 +3,7 @@
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
 pkgver=0.2.0
-pkgrel=154
+pkgrel=155
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io;
 license=('MIT')


  1   2   3   4   5   >