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

2022-08-27 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 27, 2022 @ 20:34:47
  Author: arodseth
Revision: 1284888

archrelease: copy trunk to community-x86_64

Added:
  python-pivy/repos/community-x86_64/PKGBUILD
(from rev 1284887, python-pivy/trunk/PKGBUILD)
Deleted:
  python-pivy/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 20:34:41 UTC (rev 1284887)
+++ PKGBUILD2022-08-27 20:34:47 UTC (rev 1284888)
@@ -1,20 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Grey Christoforo
-
-pkgname=python-pivy
-pkgver=0.6.7
-pkgrel=1
-pkgdesc='Bindings to Coin3D'
-arch=(x86_64)
-license=(BSD)
-url='https://github.com/coin3d/pivy'
-depends=(python soqt)
-makedepends=(cmake git glu python-setuptools swig)
-source=("git+$url#commit=81236d917c2d1e20c8403385e8a39d424c78909b") # tag: 
0.6.7
-b2sums=('SKIP')
-
-package() {
-  cd pivy
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-pivy/repos/community-x86_64/PKGBUILD (from rev 1284887, 
python-pivy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 20:34:47 UTC (rev 1284888)
@@ -0,0 +1,20 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Grey Christoforo
+
+pkgname=python-pivy
+pkgver=0.6.8
+pkgrel=1
+pkgdesc='Bindings to Coin3D'
+arch=(x86_64)
+license=(BSD)
+url='https://github.com/coin3d/pivy'
+depends=(python soqt)
+makedepends=(cmake git glu python-setuptools swig)
+source=("git+$url#commit=83e99c18545bb66145716123151f6635c367533b") # tag: 
0.6.8
+b2sums=('SKIP')
+
+package() {
+  cd pivy
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-27 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 27, 2022 @ 20:34:41
  Author: arodseth
Revision: 1284887

upgpkg: python-pivy 0.6.8-1

Modified:
  python-pivy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 20:21:38 UTC (rev 1284886)
+++ PKGBUILD2022-08-27 20:34:41 UTC (rev 1284887)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo
 
 pkgname=python-pivy
-pkgver=0.6.7
+pkgver=0.6.8
 pkgrel=1
 pkgdesc='Bindings to Coin3D'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 url='https://github.com/coin3d/pivy'
 depends=(python soqt)
 makedepends=(cmake git glu python-setuptools swig)
-source=("git+$url#commit=81236d917c2d1e20c8403385e8a39d424c78909b") # tag: 
0.6.7
+source=("git+$url#commit=83e99c18545bb66145716123151f6635c367533b") # tag: 
0.6.8
 b2sums=('SKIP')
 
 package() {



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

2022-08-27 Thread Daniel M. Capella via arch-commits
Date: Saturday, August 27, 2022 @ 20:21:38
  Author: polyzen
Revision: 1284886

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 20:21:15 UTC (rev 1284885)
+++ PKGBUILD2022-08-27 20:21:38 UTC (rev 1284886)
@@ -1,53 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Maintainer: Daniel M. Capella 
-# Contributor: James Zhu 
-
-pkgname=python-black
-pkgver=22.6.0
-pkgrel=1
-pkgdesc='Uncompromising Python code formatter'
-arch=('any')
-url=https://github.com/psf/black
-license=('MIT')
-depends=('python' 'python-click' 'python-mypy_extensions' 'python-pathspec'
- 'python-platformdirs' 'python-tomli' 'python-typing_extensions')
-makedepends=('python-build' 'python-installer' 'python-setuptools-scm'
- 'python-wheel')
-checkdepends=('ipython' 'python-aiohttp' 'python-parameterized' 'python-pytest'
-  'python-typed-ast' 'python-tokenize-rt')
-optdepends=('ipython: for Jupyter notebook support'
-'python-tokenize-rt: for Jupyter notebook support'
-'python-aiohttp: for the blackd HTTP server'
-'python-colorama: for colored diffs')
-source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz";)
-sha256sums=('6c6d39e28aed379aec40da1c65434c77d75e65bb59a1e1c283de545fb4e7c6c9')
-b2sums=('d85a4e74db0b842b00145038aac2815e13ff84207649af038421810edfb0efcae76f938d4a8ec49d81c4b017dfb0c24cc87333e879e609a123aaa86b956aebcf')
-
-build() {
-  cd "black-$pkgver"
-  python -m build --wheel --skip-dependency-check --no-isolation
-}
-
-check() {
-  cd "black-$pkgver"
-  python -m venv --system-site-packages test-env
-  test-env/bin/python -m installer dist/*.whl
-  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest
-}
-
-package() {
-  cd "black-$pkgver"
-  python -m installer --destdir="$pkgdir" dist/*.whl
-
-  # Symlink license file
-  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s "$site_packages"/black-$pkgver.dist-info/LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # vim plugin
-  install -Dm644 plugin/black.vim 
"$pkgdir/usr/share/vim/vimfiles/plugin/black.vim"
-  install -Dm644 autoload/black.vim 
"$pkgdir/usr/share/vim/vimfiles/autoload/black.vim"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-black/repos/community-any/PKGBUILD (from rev 1284885, 
python-black/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 20:21:38 UTC (rev 1284886)
@@ -0,0 +1,63 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Maintainer: Daniel M. Capella 
+# Contributor: James Zhu 
+
+pkgname=python-black
+pkgver=22.6.0
+pkgrel=2
+pkgdesc='Uncompromising Python code formatter'
+arch=('any')
+url=https://github.com/psf/black
+license=('MIT')
+depends=('python' 'python-click' 'python-mypy_extensions' 'python-pathspec'
+ 'python-platformdirs' 'python-tomli' 'python-typing_extensions')
+makedepends=('python-build' 'python-installer' 'python-setuptools-scm'
+ 'python-wheel')
+checkdepends=('ipython' 'python-aiohttp' 'python-parameterized' 'python-pytest'
+  'python-typed-ast' 'python-tokenize-rt')
+optdepends=('ipython: for Jupyter notebook support'
+'python-tokenize-rt: for Jupyter notebook support'
+'python-aiohttp: for the blackd HTTP server'
+'python-colorama: for colored diffs')
+source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz";)
+sha256sums=('6c6d39e28aed379aec40da1c65434c77d75e65bb59a1e1c283de545fb4e7c6c9')
+b2sums=('d85a4e74db0b842b00145038aac2815e13ff84207649af038421810edfb0efcae76f938d4a8ec49d81c4b017dfb0c24cc87333e879e609a123aaa86b956aebcf')
+
+build() {
+  cd "black-$pkgver"
+  python -m build --wheel --skip-dependency-check --no-isolation
+}
+
+check() {
+  cd "black-$pkgver"
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m installer dist/*.whl
+  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest
+}
+
+package() {
+  cd "black-$pkgver"
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  # Symlink license file
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s "$site_packages"/black-$pkgver.dist-info/LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  # Completions
+  install -vd \
+
"$pkgdir/usr/share/"{bash-completion/completions,fish/v

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

2022-08-27 Thread Daniel M. Capella via arch-commits
Date: Saturday, August 27, 2022 @ 20:21:15
  Author: polyzen
Revision: 1284885

upgpkg: python-black 22.6.0-2 Install completions

Fixes FS#75705

Modified:
  python-black/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 19:07:06 UTC (rev 1284884)
+++ PKGBUILD2022-08-27 20:21:15 UTC (rev 1284885)
@@ -4,7 +4,7 @@
 
 pkgname=python-black
 pkgver=22.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
 url=https://github.com/psf/black
@@ -45,9 +45,19 @@
   ln -s "$site_packages"/black-$pkgver.dist-info/LICENSE \
 "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
-  # vim plugin
-  install -Dm644 plugin/black.vim 
"$pkgdir/usr/share/vim/vimfiles/plugin/black.vim"
-  install -Dm644 autoload/black.vim 
"$pkgdir/usr/share/vim/vimfiles/autoload/black.vim"
+  # Completions
+  install -vd \
+
"$pkgdir/usr/share/"{bash-completion/completions,fish/vendor_completions.d,zsh/site-functions}
+  _BLACK_COMPLETE=bash_source test-env/bin/black > \
+"$pkgdir/usr/share/bash-completion/completions/black"
+  _BLACK_COMPLETE=fish_source test-env/bin/black > \
+"$pkgdir/usr/share/fish/vendor_completions.d/black.fish"
+  _BLACK_COMPLETE=zsh_source test-env/bin/black > \
+"$pkgdir/usr/share/zsh/site-functions/_black"
+
+  # Vim plugin
+  install -Dm644 -t "$pkgdir/usr/share/vim/vimfiles/plugin" plugin/black.vim
+  install -Dm644 -t "$pkgdir/usr/share/vim/vimfiles/autoload" 
autoload/black.vim
 }
 
 # vim:set ts=2 sw=2 et:



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

2022-08-27 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 27, 2022 @ 19:07:06
  Author: alerque
Revision: 1284884

archrelease: copy trunk to community-x86_64

Added:
  stylua/repos/community-x86_64/PKGBUILD
(from rev 1284883, stylua/trunk/PKGBUILD)
Deleted:
  stylua/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 19:06:57 UTC (rev 1284883)
+++ PKGBUILD2022-08-27 19:07:06 UTC (rev 1284884)
@@ -1,37 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Maintainer: Caleb Maclennan 
-
-_name=StyLua
-pkgname=stylua
-pkgver=0.14.2
-pkgrel=1
-pkgdesc='Code formatter for Lua'
-arch=('x86_64')
-url=https://github.com/JohnnyMorganz/StyLua
-license=('MPL2')
-depends=('gcc-libs')
-makedepends=('rust')
-source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
-b2sums=('c9be933d9e9a80d25695154f76a73dfdfb529ecbceaf56bceb04c6aede622afe8c88ad54fa46a9c23b70a112cb8a0903b71c8f7d5f132e609160bd73815b9833')
-
-prepare() {
-  cd $_name-$pkgver
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd $_name-$pkgver
-  cargo build --release --locked --offline --all-features
-}
-
-check() {
-  cd $_name-$pkgver
-  cargo test --locked --offline
-  cargo test --locked --offline --features luau
-  cargo test --locked --offline --features lua52
-}
-
-package() {
-  cd $_name-$pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/$pkgname
-}

Copied: stylua/repos/community-x86_64/PKGBUILD (from rev 1284883, 
stylua/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 19:07:06 UTC (rev 1284884)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel M. Capella 
+# Maintainer: Caleb Maclennan 
+
+_name=StyLua
+pkgname=stylua
+pkgver=0.14.3
+pkgrel=1
+pkgdesc='Code formatter for Lua'
+arch=('x86_64')
+url=https://github.com/JohnnyMorganz/StyLua
+license=('MPL2')
+depends=('gcc-libs')
+makedepends=('rust')
+source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
+b2sums=('9e689786acb7ab4e898d016c7c347933e3b372c3d3fab2cb8326f058b649e54d190e426f1dd1e09addf8c01490188b420ca3cc8bd78620d2aeed63600067f3af')
+
+prepare() {
+  cd $_name-$pkgver
+  # 0.14.3 lockfile out of sync, see 
https://github.com/JohnnyMorganz/StyLua/issues/556
+  cargo update
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd $_name-$pkgver
+  cargo build --release --locked --offline --all-features
+}
+
+check() {
+  cd $_name-$pkgver
+  cargo test --locked --offline
+  cargo test --locked --offline --features luau
+  cargo test --locked --offline --features lua52
+}
+
+package() {
+  cd $_name-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/$pkgname
+}



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

2022-08-27 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 27, 2022 @ 19:06:57
  Author: alerque
Revision: 1284883

upgpkg: stylua 0.14.3-1

Modified:
  stylua/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 18:34:04 UTC (rev 1284882)
+++ PKGBUILD2022-08-27 19:06:57 UTC (rev 1284883)
@@ -3,7 +3,7 @@
 
 _name=StyLua
 pkgname=stylua
-pkgver=0.14.2
+pkgver=0.14.3
 pkgrel=1
 pkgdesc='Code formatter for Lua'
 arch=('x86_64')
@@ -12,10 +12,12 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$url/archive/v$pkgver/$_name-$pkgver.tar.gz")
-b2sums=('c9be933d9e9a80d25695154f76a73dfdfb529ecbceaf56bceb04c6aede622afe8c88ad54fa46a9c23b70a112cb8a0903b71c8f7d5f132e609160bd73815b9833')
+b2sums=('9e689786acb7ab4e898d016c7c347933e3b372c3d3fab2cb8326f058b649e54d190e426f1dd1e09addf8c01490188b420ca3cc8bd78620d2aeed63600067f3af')
 
 prepare() {
   cd $_name-$pkgver
+  # 0.14.3 lockfile out of sync, see 
https://github.com/JohnnyMorganz/StyLua/issues/556
+  cargo update
   cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
 }
 



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

2022-08-27 Thread Andrew Crerar via arch-commits
Date: Saturday, August 27, 2022 @ 18:34:04
  Author: andrewsc
Revision: 1284882

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 18:33:42 UTC (rev 1284881)
+++ PKGBUILD2022-08-27 18:34:04 UTC (rev 1284882)
@@ -1,34 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Andrew Crerar 
-# Contributor: Maikel Wever 
-
-pkgname=python-pipenv
-pkgver=2022.7.24
-pkgrel=1
-pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
-url="https://pipenv.pypa.io";
-arch=('any')
-license=('MIT')
-depends=('python' 'python-pip' 'python-certifi'
- 'python-virtualenv-clone' 'python-virtualenv')
-makedepends=('python-setuptools')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz";)
-sha512sums=('850546d01c71f2625ff40c44fe7859da8e890a38e862659f5b2c34c6fc2cf994fefb7f445d4695274e111da90ae4897e5de8366cd6c3e09f7b3945ecae6fd7bb')
-
-build() {
-  cd "pipenv-${pkgver}"
-  python setup.py build
-}
-
-package() {
-  cd "pipenv-${pkgver}"
-  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  pushd pipenv
-  find . -name \*LICENSE\* -exec install -Dm 644 \{\} 
"${pkgdir}/usr/share/licenses/${pkgname}/"\{\} \;
-  popd
-
-  PIPENV_SHELL=bash python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/bash-completion/completions/pipenv"
-  PIPENV_SHELL=zsh  python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/zsh/site-functions/_pipenv"
-  PIPENV_SHELL=fish python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/fish/vendor_completions.d/pipenv.fish"
-}

Copied: python-pipenv/repos/community-any/PKGBUILD (from rev 1284881, 
python-pipenv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 18:34:04 UTC (rev 1284882)
@@ -0,0 +1,34 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Andrew Crerar 
+# Contributor: Maikel Wever 
+
+pkgname=python-pipenv
+pkgver=2022.8.24
+pkgrel=1
+pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
+url="https://pipenv.pypa.io";
+arch=('any')
+license=('MIT')
+depends=('python' 'python-pip' 'python-certifi'
+ 'python-virtualenv-clone' 'python-virtualenv')
+makedepends=('python-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz";)
+sha512sums=('9a8ecbd78c2a95b16ce50fa7f9c1d89955035cb45614ef68880c17fce85b6fc983a993f2c8019a0b7cee11d503fcbebd0860d527d1baef028bbccba52e415fa1')
+
+build() {
+  cd "pipenv-${pkgver}"
+  python setup.py build
+}
+
+package() {
+  cd "pipenv-${pkgver}"
+  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  pushd pipenv
+  find . -name \*LICENSE\* -exec install -Dm 644 \{\} 
"${pkgdir}/usr/share/licenses/${pkgname}/"\{\} \;
+  popd
+
+  PIPENV_SHELL=bash python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/bash-completion/completions/pipenv"
+  PIPENV_SHELL=zsh  python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/zsh/site-functions/_pipenv"
+  PIPENV_SHELL=fish python -m pipenv --completion | install -Dm644 /dev/stdin 
"${pkgdir}/usr/share/fish/vendor_completions.d/pipenv.fish"
+}



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

2022-08-27 Thread Andrew Crerar via arch-commits
Date: Saturday, August 27, 2022 @ 18:33:42
  Author: andrewsc
Revision: 1284881

upgpkg: python-pipenv 2022.8.24-1

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 18:29:26 UTC (rev 1284880)
+++ PKGBUILD2022-08-27 18:33:42 UTC (rev 1284881)
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever 
 
 pkgname=python-pipenv
-pkgver=2022.7.24
+pkgver=2022.8.24
 pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://pipenv.pypa.io";
@@ -13,7 +13,7 @@
  'python-virtualenv-clone' 'python-virtualenv')
 makedepends=('python-setuptools')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz";)
-sha512sums=('850546d01c71f2625ff40c44fe7859da8e890a38e862659f5b2c34c6fc2cf994fefb7f445d4695274e111da90ae4897e5de8366cd6c3e09f7b3945ecae6fd7bb')
+sha512sums=('9a8ecbd78c2a95b16ce50fa7f9c1d89955035cb45614ef68880c17fce85b6fc983a993f2c8019a0b7cee11d503fcbebd0860d527d1baef028bbccba52e415fa1')
 
 build() {
   cd "pipenv-${pkgver}"



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

2022-08-27 Thread Andrew Crerar via arch-commits
Date: Saturday, August 27, 2022 @ 18:29:26
  Author: andrewsc
Revision: 1284880

archrelease: copy trunk to community-x86_64

Added:
  docker-compose/repos/community-x86_64/PKGBUILD
(from rev 1284879, docker-compose/trunk/PKGBUILD)
Deleted:
  docker-compose/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 18:29:03 UTC (rev 1284879)
+++ PKGBUILD2022-08-27 18:29:26 UTC (rev 1284880)
@@ -1,41 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Morten Linderud 
-# Contributor: Felix Yan 
-# Contributor: Iwan Timmer 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=docker-compose
-pkgver=2.10.0
-pkgrel=1
-pkgdesc="Fast, isolated development environments using Docker"
-arch=('x86_64')
-url="https://www.docker.com/";
-license=("Apache")
-makedepends=('go')
-checkdepends=('docker')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/v$pkgver.tar.gz";)
-sha512sums=('919eae7c8d55ab3961fc636965e12806d9f61187046d22c6583cf884e6d4e5a5f9ed65a39639dc36102b72a3c221bf3165bf7254e1952a946307434858b05059')
-
-build() {
-  cd "compose-$pkgver"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-ldflags=-X=github.com/docker/compose/v2/internal.Version=${pkgver} 
-mod=readonly -modcacherw"
-  CGO_ENABLED=0 go build -trimpath -tags "e2e,kube" -o compose ./cmd
-}
-
-check(){
-  cd "compose-$pkgver"
-  CGO_ENABLED=0 go test -tags "e2e,kube" -v $(go list -tags "e2e,kube" ./... | 
grep -vE 'e2e')
-}
-
-package() {
-  cd "compose-$pkgver"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm755 compose "$pkgdir"/usr/lib/docker/cli-plugins/docker-compose
-  install -d "$pkgdir/usr/bin"
-  ln -sf /usr/lib/docker/cli-plugins/docker-compose 
"$pkgdir/usr/bin/docker-compose"
-}

Copied: docker-compose/repos/community-x86_64/PKGBUILD (from rev 1284879, 
docker-compose/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 18:29:26 UTC (rev 1284880)
@@ -0,0 +1,41 @@
+# Maintainer: Andrew Crerar 
+# Maintainer: Morten Linderud 
+# Contributor: Felix Yan 
+# Contributor: Iwan Timmer 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=docker-compose
+pkgver=2.10.2
+pkgrel=1
+pkgdesc="Fast, isolated development environments using Docker"
+arch=('x86_64')
+url="https://www.docker.com/";
+license=("Apache")
+makedepends=('go')
+checkdepends=('docker')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/v$pkgver.tar.gz";)
+sha512sums=('6481c17090b53fb239b01191226eb904bd4432b899ab58a4d7323c8b2757d13d8e8f0109272b08dd2fa5c44f2cb20780010b1c92564abf3df4556514abe50ae3')
+
+build() {
+  cd "compose-$pkgver"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-ldflags=-X=github.com/docker/compose/v2/internal.Version=${pkgver} 
-mod=readonly -modcacherw"
+  CGO_ENABLED=0 go build -trimpath -tags "e2e,kube" -o compose ./cmd
+}
+
+check(){
+  cd "compose-$pkgver"
+  CGO_ENABLED=0 go test -tags "e2e,kube" -v $(go list -tags "e2e,kube" ./... | 
grep -vE 'e2e')
+}
+
+package() {
+  cd "compose-$pkgver"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm755 compose "$pkgdir"/usr/lib/docker/cli-plugins/docker-compose
+  install -d "$pkgdir/usr/bin"
+  ln -sf /usr/lib/docker/cli-plugins/docker-compose 
"$pkgdir/usr/bin/docker-compose"
+}



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

2022-08-27 Thread Andrew Crerar via arch-commits
Date: Saturday, August 27, 2022 @ 18:29:03
  Author: andrewsc
Revision: 1284879

upgpkg: docker-compose 2.10.2-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:49:08 UTC (rev 1284878)
+++ PKGBUILD2022-08-27 18:29:03 UTC (rev 1284879)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=docker-compose
-pkgver=2.10.0
+pkgver=2.10.2
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go')
 checkdepends=('docker')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/v$pkgver.tar.gz";)
-sha512sums=('919eae7c8d55ab3961fc636965e12806d9f61187046d22c6583cf884e6d4e5a5f9ed65a39639dc36102b72a3c221bf3165bf7254e1952a946307434858b05059')
+sha512sums=('6481c17090b53fb239b01191226eb904bd4432b899ab58a4d7323c8b2757d13d8e8f0109272b08dd2fa5c44f2cb20780010b1c92564abf3df4556514abe50ae3')
 
 build() {
   cd "compose-$pkgver"



[arch-commits] Commit in wxwidgets/repos/extra-x86_64 (4 files)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 18:17:47
  Author: arojas
Revision: 454657

archrelease: copy trunk to extra-x86_64

Added:
  wxwidgets/repos/extra-x86_64/PKGBUILD
(from rev 454656, wxwidgets/trunk/PKGBUILD)
  wxwidgets/repos/extra-x86_64/destdir.patch
(from rev 454656, wxwidgets/trunk/destdir.patch)
Deleted:
  wxwidgets/repos/extra-x86_64/PKGBUILD
  wxwidgets/repos/extra-x86_64/destdir.patch

---+
 PKGBUILD  |  199 
 destdir.patch |   64 +-
 2 files changed, 132 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 18:17:34 UTC (rev 454656)
+++ PKGBUILD2022-08-27 18:17:47 UTC (rev 454657)
@@ -1,99 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Eric Bélanger 
-
-pkgbase=wxwidgets
-pkgname=(wxwidgets-gtk3 wxwidgets-qt5 wxwidgets-common)
-pkgver=3.2.0
-pkgrel=4
-arch=(x86_64)
-url='https://wxwidgets.org'
-license=(custom:wxWindows)
-makedepends=(cmake gst-plugins-base glu webkit2gtk libnotify qt5-base sdl2 
libmspack)
-source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
-destdir.patch)
-sha256sums=('356e9b55f1ae3d58ae1fed61478e9b754d46b820913e3bfbc971c50377c1903a'
-'cb4a7ca0d40b090d5d40d77790828a26766c6b496b3a5f5351fa30b3a6b42bd9')
-options=(debug)
-
-prepare() {
-  patch -d wxWidgets-$pkgver -p1 < destdir.patch # Honor DESTDIR
-}
-
-build() {
-  cmake -B build-gtk3 -S wxWidgets-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DwxBUILD_TOOLKIT=gtk3 \
--DwxUSE_OPENGL=ON \
--DwxUSE_REGEX=sys\
--DwxUSE_ZLIB=sys \
--DwxUSE_EXPAT=sys \
--DwxUSE_LIBJPEG=sys \
--DwxUSE_LIBPNG=sys \
--DwxUSE_LIBTIFF=sys \
--DwxUSE_LIBLZMA=sys \
--DwxUSE_LIBMSPACK=ON \
--DwxUSE_PRIVATE_FONTS=ON
-  cmake --build build-gtk3
-
-  cmake -B build-qt5 -S wxWidgets-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DwxBUILD_TOOLKIT=qt \
--DwxUSE_OPENGL=ON \
--DwxUSE_REGEX=sys \
--DwxUSE_ZLIB=sys \
--DwxUSE_EXPAT=sys \
--DwxUSE_LIBJPEG=sys \
--DwxUSE_LIBPNG=sys \
--DwxUSE_LIBTIFF=sys \
--DwxUSE_LIBLZMA=sys \
--DwxUSE_LIBMSPACK=ON \
--DwxUSE_PRIVATE_FONTS=ON
-  cmake --build build-qt5
-
-# Run configure to generate the Makefile, cmake doesn't install translations
-  cd wxWidgets-$pkgver
-  ./configure --prefix=/usr
-}
-
-package_wxwidgets-common() {
-  pkgdesc='Common libraries and headers for wxwidgets'
-  depends=(expat pcre2 libsecret)
-  conflicts=(wxgtk-common)
-  replaces=(wxgtk-common)
-
-  DESTDIR="$pkgdir" cmake --install build-gtk3
-  rm -r "$pkgdir"/usr/{bin/wx-config,lib/{wx,libwx_gtk*}}
-  install -Dm644 wxWidgets-$pkgver/wxwin.m4 -t "$pkgdir"/usr/share/aclocal
-# Install translations
-  make DESTDIR="$pkgdir" -C wxWidgets-$pkgver locale_install  
-
-  install -Dm644 wxWidgets-$pkgver/docs/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_wxwidgets-gtk3() {
-  pkgdesc='GTK+3 implementation of wxWidgets API for GUI'
-  depends=(gtk3 gst-plugins-base-libs libsm wxwidgets-common libnotify 
libmspack sdl2)
-  optdepends=('webkit2gtk: for webview support')
-  conflicts=(wxgtk3)
-  provides=(wxgtk3 wxwidgets)
-  replaces=(wxgtk3)
-
-  DESTDIR="$pkgdir" cmake --install build-gtk3
-  rm -r "$pkgdir"/usr/{include,lib/cmake,lib/libwx_base*,bin/wxrc*}
-  
-  install -Dm644 wxWidgets-$pkgver/docs/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_wxwidgets-qt5() {
-  pkgdesc='Qt5 implementation of wxWidgets API for GUI'
-  depends=(qt5-base wxwidgets-common libmspack sdl2)
-  provides=(wxwidgets)
-
-  DESTDIR="$pkgdir" cmake --install build-qt5
-  rm -r "$pkgdir"/usr/{include,lib/cmake,lib/libwx_base*,bin/wxrc*}
-  mv "$pkgdir"/usr/bin/wx-config{,-qt} # Conflicts with wx-gtk3
-
-  install -Dm644 wxWidgets-$pkgver/docs/licence.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxwidgets/repos/extra-x86_64/PKGBUILD (from rev 454656, 
wxwidgets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 18:17:47 UTC (rev 454657)
@@ -0,0 +1,100 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Eric Bélanger 
+
+pkgbase=wxwidgets
+pkgname=(wxwidgets-gtk3 wxwidgets-qt5 wxwidgets-common)
+pkgver=3.2.0
+pkgrel=5
+arch=(x86_64)
+url='https://wxwidgets.org'
+license=(custom:wxWindows)
+makedepends=(cmake gst-plugins-base glu webkit2gtk libnotify qt5-base sdl2 
libmspack)
+source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
+destdir.patch)
+sha256sums=('356e9b55f1ae3d58ae1fed61478e9b754d46b820913e3bfbc971c50377c1903a'
+'cb4a7ca0d40b090d5d40d77790828a26766c6b496b3a5f5351fa30b3a6b42bd9')
+options=(debug)
+
+prepare() {
+  patc

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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 18:17:34
  Author: arojas
Revision: 454656

upgpkg: wxwidgets 3.2.0-5: Enable gtkprint (FS#75614)

Modified:
  wxwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:53:36 UTC (rev 454655)
+++ PKGBUILD2022-08-27 18:17:34 UTC (rev 454656)
@@ -4,7 +4,7 @@
 pkgbase=wxwidgets
 pkgname=(wxwidgets-gtk3 wxwidgets-qt5 wxwidgets-common)
 pkgver=3.2.0
-pkgrel=4
+pkgrel=5
 arch=(x86_64)
 url='https://wxwidgets.org'
 license=(custom:wxWindows)
@@ -33,7 +33,8 @@
 -DwxUSE_LIBTIFF=sys \
 -DwxUSE_LIBLZMA=sys \
 -DwxUSE_LIBMSPACK=ON \
--DwxUSE_PRIVATE_FONTS=ON
+-DwxUSE_PRIVATE_FONTS=ON \
+-DwxUSE_GTKPRINT=ON -DCMAKE_CXX_FLAGS="$CXXFLAGS 
-I/usr/include/gtk-3.0/unix-print/"
   cmake --build build-gtk3
 
   cmake -B build-qt5 -S wxWidgets-$pkgver \



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:53:36
  Author: arojas
Revision: 454655

archrelease: copy trunk to extra-x86_64

Added:
  openbabel/repos/extra-x86_64/PKGBUILD
(from rev 454654, openbabel/trunk/PKGBUILD)
Deleted:
  openbabel/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:53:24 UTC (rev 454654)
+++ PKGBUILD2022-08-27 17:53:36 UTC (rev 454655)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Damir Perisa 
-
-pkgbase=openbabel
-pkgname=(openbabel python-openbabel)
-pkgver=3.1.1
-pkgrel=4
-pkgdesc='A library designed to interconvert between many file formats used in 
molecular modeling and computational chemistry'
-arch=(x86_64)
-url='https://openbabel.org/wiki/Main_Page'
-license=(GPL)
-makedepends=(cmake eigen wxwidgets-gtk3 boost python swig maeparser rapidjson 
coordgen)
-source=(https://github.com/openbabel/openbabel/releases/download/openbabel-${pkgver//./-}/openbabel-$pkgver-source.tar.bz2)
-sha256sums=('a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68')
-
-build() {
-  cmake -B build -S openbabel-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DRUN_SWIG=ON \
--DPYTHON_BINDINGS=ON
-  cmake --build build
-
-  # To split python bindings
-  sed -i '/scripts.cmake_install.cmake/d' build/cmake_install.cmake
-}
-
-package_openbabel() {
-  depends=(libxml2 libsm coordgen)
-  optdepends=('wxwidgets-gtk3: GUI interface')
-
-  DESTDIR="$pkgdir" cmake --install build
-}
-
-package_python-openbabel() {
-  depends=(python openbabel)
-
-  DESTDIR="$pkgdir" cmake --install build/scripts
-}

Copied: openbabel/repos/extra-x86_64/PKGBUILD (from rev 454654, 
openbabel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:53:36 UTC (rev 454655)
@@ -0,0 +1,45 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Damir Perisa 
+
+pkgbase=openbabel
+pkgname=(openbabel python-openbabel)
+pkgver=3.1.1
+pkgrel=4
+pkgdesc='A library designed to interconvert between many file formats used in 
molecular modeling and computational chemistry'
+arch=(x86_64)
+url='https://openbabel.org/wiki/Main_Page'
+license=(GPL)
+makedepends=(cmake eigen wxwidgets-gtk3 boost python swig maeparser rapidjson 
coordgen)
+source=(https://github.com/openbabel/openbabel/releases/download/openbabel-${pkgver//./-}/openbabel-$pkgver-source.tar.bz2
+https://github.com/openbabel/openbabel/commit/c0570bfe.patch)
+sha256sums=('a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68'
+'70e16fe1ae60806ef1a022e6b768e9ebd0b1d832d052d4ceea30cbb76354ca7c')
+
+prepare() {
+  patch -d openbabel-$pkgver -p1 < c0570bfe.patch # Fix build with GCC 12
+}
+
+build() {
+  cmake -B build -S openbabel-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DRUN_SWIG=ON \
+-DPYTHON_BINDINGS=ON
+  cmake --build build
+
+  # To split python bindings
+  sed -i '/scripts.cmake_install.cmake/d' build/cmake_install.cmake
+}
+
+package_openbabel() {
+  depends=(libxml2 libsm coordgen)
+  optdepends=('wxwidgets-gtk3: GUI interface')
+
+  DESTDIR="$pkgdir" cmake --install build
+}
+
+package_python-openbabel() {
+  depends=(python openbabel)
+
+  DESTDIR="$pkgdir" cmake --install build/scripts
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:53:24
  Author: arojas
Revision: 454654

upgpkg: openbabel 3.1.1-4: Fix build with GCC 12 (FS#75634)

Modified:
  openbabel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:45:23 UTC (rev 454653)
+++ PKGBUILD2022-08-27 17:53:24 UTC (rev 454654)
@@ -11,9 +11,15 @@
 url='https://openbabel.org/wiki/Main_Page'
 license=(GPL)
 makedepends=(cmake eigen wxwidgets-gtk3 boost python swig maeparser rapidjson 
coordgen)
-source=(https://github.com/openbabel/openbabel/releases/download/openbabel-${pkgver//./-}/openbabel-$pkgver-source.tar.bz2)
-sha256sums=('a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68')
+source=(https://github.com/openbabel/openbabel/releases/download/openbabel-${pkgver//./-}/openbabel-$pkgver-source.tar.bz2
+https://github.com/openbabel/openbabel/commit/c0570bfe.patch)
+sha256sums=('a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68'
+'70e16fe1ae60806ef1a022e6b768e9ebd0b1d832d052d4ceea30cbb76354ca7c')
 
+prepare() {
+  patch -d openbabel-$pkgver -p1 < c0570bfe.patch # Fix build with GCC 12
+}
+
 build() {
   cmake -B build -S openbabel-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in python-openapi-spec-validator/repos/community-any (2 files)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:49:08
  Author: arojas
Revision: 1284878

archrelease: copy trunk to community-any

Added:
  python-openapi-spec-validator/repos/community-any/PKGBUILD
(from rev 1284877, python-openapi-spec-validator/trunk/PKGBUILD)
Deleted:
  python-openapi-spec-validator/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:48:57 UTC (rev 1284877)
+++ PKGBUILD2022-08-27 17:49:08 UTC (rev 1284878)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-openapi-spec-validator
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="A Python library that validates OpenAPI Specs against the OpenAPI 2.0 
(aka Swagger) and OpenAPI 3.0.0 specification"
-url="https://github.com/p1c2u/openapi-spec-validator";
-license=('Apache')
-arch=('any')
-depends=('python-jsonschema' 'python-openapi-schema-validator' 'python-six' 
'python-yaml')
-makedepends=('python-build' 'python-installer' 'python-poetry')
-checkdepends=('python-pytest-runner' 'python-mock' 'python-pytest-flake8' 
'python-pytest-cov'
-  'python-tox')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/p1c2u/openapi-spec-validator/archive/$pkgver.tar.gz";)
-sha512sums=('d2eaf22c75e72eb5061a916eb37b13179a5ba65eb8a00ec42e81c6b4168239bc8613388f2d77ce35113d260385b175280d8863a3deedf18ea5aa93a79f058419')
-
-build() {
-  cd openapi-spec-validator-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd openapi-spec-validator-$pkgver
-  PYTHONPATH="$PWD" pytest
-}
-
-package() {
-  cd openapi-spec-validator-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-}

Copied: python-openapi-spec-validator/repos/community-any/PKGBUILD (from rev 
1284877, python-openapi-spec-validator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:49:08 UTC (rev 1284878)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-openapi-spec-validator
+pkgver=0.4.0
+pkgrel=2
+pkgdesc="A Python library that validates OpenAPI Specs against the OpenAPI 2.0 
(aka Swagger) and OpenAPI 3.0.0 specification"
+url="https://github.com/p1c2u/openapi-spec-validator";
+license=('Apache')
+arch=('any')
+depends=('python-jsonschema' 'python-openapi-schema-validator' 'python-six' 
'python-yaml' 'python-setuptools' 'python-requests')
+makedepends=('python-build' 'python-installer' 'python-poetry')
+checkdepends=('python-pytest-runner' 'python-mock' 'python-pytest-flake8' 
'python-pytest-cov'
+  'python-tox')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/p1c2u/openapi-spec-validator/archive/$pkgver.tar.gz";)
+sha512sums=('d2eaf22c75e72eb5061a916eb37b13179a5ba65eb8a00ec42e81c6b4168239bc8613388f2d77ce35113d260385b175280d8863a3deedf18ea5aa93a79f058419')
+
+build() {
+  cd openapi-spec-validator-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd openapi-spec-validator-$pkgver
+  PYTHONPATH="$PWD" pytest
+}
+
+package() {
+  cd openapi-spec-validator-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+}



[arch-commits] Commit in python-openapi-spec-validator/trunk (PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:48:57
  Author: arojas
Revision: 1284877

upgpkg: python-openapi-spec-validator 0.4.0-2: Add missing dependencies 
(FS#75659)

Modified:
  python-openapi-spec-validator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:24:45 UTC (rev 1284876)
+++ PKGBUILD2022-08-27 17:48:57 UTC (rev 1284877)
@@ -2,12 +2,12 @@
 
 pkgname=python-openapi-spec-validator
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python library that validates OpenAPI Specs against the OpenAPI 2.0 
(aka Swagger) and OpenAPI 3.0.0 specification"
 url="https://github.com/p1c2u/openapi-spec-validator";
 license=('Apache')
 arch=('any')
-depends=('python-jsonschema' 'python-openapi-schema-validator' 'python-six' 
'python-yaml')
+depends=('python-jsonschema' 'python-openapi-schema-validator' 'python-six' 
'python-yaml' 'python-setuptools' 'python-requests')
 makedepends=('python-build' 'python-installer' 'python-poetry')
 checkdepends=('python-pytest-runner' 'python-mock' 'python-pytest-flake8' 
'python-pytest-cov'
   'python-tox')



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:45:23
  Author: arojas
Revision: 454653

archrelease: copy trunk to extra-x86_64

Added:
  mlt/repos/extra-x86_64/PKGBUILD
(from rev 454652, mlt/trunk/PKGBUILD)
Deleted:
  mlt/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:45:12 UTC (rev 454652)
+++ PKGBUILD2022-08-27 17:45:23 UTC (rev 454653)
@@ -1,50 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: Fabian Schoelzel 
-# Contributor: funkyou 
-# Contributor: tardo 
-# Contributor: Stefan Husmann 
-# Contributor: Gustavo Alvarez 
-
-pkgname=mlt
-pkgver=7.8.0
-pkgrel=1
-pkgdesc='An open source multimedia framework'
-arch=(x86_64)
-url='https://www.mltframework.org'
-license=(GPL)
-depends=(libebur128)
-optdepends=('sdl_image: SDL1 plugin'
-'sdl2: SDL2 plugin'
-'libsamplerate: libavresample plugin'
-'sox: SOX (Audio Swiss Army Knife) plugin'
-'ffmpeg: ffmpeg plugin'
-'vid.stab: video stabilize plugin'
-'qt5-svg: Qt5 plugins'
-'jack: JACK sound output plugin'
-'ladspa: LADSPA plugins'
-'libexif: auto rotate plugin'
-'frei0r-plugins: for additional effects'
-'movit: opengl plugin'
-'opencv: openCV plugin'
-'rubberband: audio pitch plugin'
-'gdk-pixbuf2: gdk plugin'
-'pango: gdk plugin'
-'rtaudio: rtaudio plugin'
-'python: python bindings')
-makedepends=(cmake ladspa frei0r-plugins libdv sdl_image libsamplerate sox 
ffmpeg vid.stab qt5-svg
- jack libexif python swig movit eigen opencv rubberband 
gdk-pixbuf2 pango rtaudio imagemagick)
-source=(https://github.com/mltframework/mlt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DMOD_OPENCV=ON \
--DSWIG_PYTHON=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: mlt/repos/extra-x86_64/PKGBUILD (from rev 454652, mlt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:45:23 UTC (rev 454653)
@@ -0,0 +1,51 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Fabian Schoelzel 
+# Contributor: funkyou 
+# Contributor: tardo 
+# Contributor: Stefan Husmann 
+# Contributor: Gustavo Alvarez 
+
+pkgname=mlt
+pkgver=7.8.0
+pkgrel=2
+pkgdesc='An open source multimedia framework'
+arch=(x86_64)
+url='https://www.mltframework.org'
+license=(GPL)
+depends=(libebur128)
+optdepends=('sdl_image: SDL1 plugin'
+'sdl2: SDL2 plugin'
+'libsamplerate: libavresample plugin'
+'sox: SOX (Audio Swiss Army Knife) plugin'
+'ffmpeg: ffmpeg plugin'
+'vid.stab: video stabilize plugin'
+'qt5-svg: Qt5 plugins'
+'jack: JACK sound output plugin'
+'ladspa: LADSPA plugins'
+'libexif: auto rotate plugin'
+'frei0r-plugins: for additional effects'
+'movit: opengl plugin'
+'opencv: openCV plugin'
+'rubberband: audio pitch plugin'
+'gdk-pixbuf2: gdk plugin'
+'pango: gdk plugin'
+'rtaudio: rtaudio plugin'
+'python: python bindings')
+makedepends=(cmake ladspa frei0r-plugins libdv sdl_image libsamplerate sox 
ffmpeg vid.stab qt5-svg
+ jack libexif python swig movit eigen opencv rubberband 
gdk-pixbuf2 pango rtaudio imagemagick)
+source=(https://github.com/mltframework/mlt/releases/download/v$pkgver/mlt-$pkgver.tar.gz)
+sha256sums=('66606d79f91b400a4d9380a911a5d771a48bd6413447fa2f3713459eba70242d')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DMOD_OPENCV=ON \
+-DMOD_GLAXNIMATE=ON \
+-DSWIG_PYTHON=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:45:12
  Author: arojas
Revision: 454652

upgpkg: mlt 7.8.0-2: Build glaxnimate module (FS#75672)

Modified:
  mlt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:28:14 UTC (rev 454651)
+++ PKGBUILD2022-08-27 17:45:12 UTC (rev 454652)
@@ -8,7 +8,7 @@
 
 pkgname=mlt
 pkgver=7.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='An open source multimedia framework'
 arch=(x86_64)
 url='https://www.mltframework.org'
@@ -34,13 +34,14 @@
 'python: python bindings')
 makedepends=(cmake ladspa frei0r-plugins libdv sdl_image libsamplerate sox 
ffmpeg vid.stab qt5-svg
  jack libexif python swig movit eigen opencv rubberband 
gdk-pixbuf2 pango rtaudio imagemagick)
-source=(https://github.com/mltframework/mlt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7')
+source=(https://github.com/mltframework/mlt/releases/download/v$pkgver/mlt-$pkgver.tar.gz)
+sha256sums=('66606d79f91b400a4d9380a911a5d771a48bd6413447fa2f3713459eba70242d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DMOD_OPENCV=ON \
+-DMOD_GLAXNIMATE=ON \
 -DSWIG_PYTHON=ON
   cmake --build build
 }



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:28:14
  Author: arojas
Revision: 454651

archrelease: copy trunk to extra-x86_64

Added:
  taglib/repos/extra-x86_64/PKGBUILD
(from rev 454650, taglib/trunk/PKGBUILD)
Deleted:
  taglib/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:28:03 UTC (rev 454650)
+++ PKGBUILD2022-08-27 17:28:14 UTC (rev 454651)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Tom Gundersen 
-# Contributor: Ike Devolder 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=taglib
-pkgver=1.12
-pkgrel=1
-pkgdesc="A Library for reading and editing the meta-data of several popular 
audio formats"
-arch=(x86_64)
-url="https://taglib.github.io/";
-license=(LGPL MPL)
-depends=(zlib)
-makedepends=(cmake boost)
-source=("https://taglib.github.io/releases/$pkgname-$pkgver.tar.gz";)
-sha256sums=('7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_SHARED_LIBS=ON \
--DWITH_MP4=ON \
--DWITH_ASF=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: taglib/repos/extra-x86_64/PKGBUILD (from rev 454650, 
taglib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:28:14 UTC (rev 454651)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tom Gundersen 
+# Contributor: Ike Devolder 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=taglib
+pkgver=1.12
+pkgrel=2
+pkgdesc="A Library for reading and editing the meta-data of several popular 
audio formats"
+arch=(x86_64)
+url="https://taglib.github.io/";
+license=(LGPL MPL)
+depends=(zlib)
+makedepends=(cmake)
+source=("https://taglib.github.io/releases/$pkgname-$pkgver.tar.gz";)
+sha256sums=('7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON \
+-DCMAKE_CXX_FLAGS="$CXXFLAGS -DNDEBUG"
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:28:03
  Author: arojas
Revision: 454650

upgpkg: taglib 1.12-2: Build with NDEBUG (FS#75683)

Modified:
  taglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:04:13 UTC (rev 454649)
+++ PKGBUILD2022-08-27 17:28:03 UTC (rev 454650)
@@ -6,7 +6,7 @@
 
 pkgname=taglib
 pkgver=1.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A Library for reading and editing the meta-data of several popular 
audio formats"
 arch=(x86_64)
 url="https://taglib.github.io/";
@@ -19,7 +19,8 @@
 build() {
   cmake -B build -S $pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_SHARED_LIBS=ON
+-DBUILD_SHARED_LIBS=ON \
+-DCMAKE_CXX_FLAGS="$CXXFLAGS -DNDEBUG"
   cmake --build build
 }
 



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:24:45
  Author: arojas
Revision: 1284876

archrelease: copy trunk to community-x86_64

Added:
  iaito/repos/community-x86_64/PKGBUILD
(from rev 1284875, iaito/trunk/PKGBUILD)
Deleted:
  iaito/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:24:36 UTC (rev 1284875)
+++ PKGBUILD2022-08-27 17:24:45 UTC (rev 1284876)
@@ -1,57 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
-
-pkgname=iaito
-_gitcommit=7e7351b673abac2ce824b2b6e8d02ad6d67eac4d
-pkgver=5.7.0
-pkgrel=1
-pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
-url='https://github.com/radareorg/iaito'
-arch=('x86_64')
-license=('GPL3')
-depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python'
- 'pyside2' 'python-shiboken2' 'graphviz' 'gcc-libs' 
'syntax-highlighting')
-makedepends=('git' 'cmake' 'ninja' 'shiboken2' 'qt5-tools')
-optdepends=('r2ghidra: ghidra decompiler plugin')
-replaces=('r2cutter')
-source=("git+https://github.com/radareorg/iaito#commit=${_gitcommit}";
-"git+https://github.com/radareorg/iaito-translations";)
-sha512sums=('SKIP'
-'SKIP')
-b2sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd iaito
-  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-prepare() {
-  cd iaito
-  git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
-  git submodule update --init src/translations
-}
-
-build() {
-  cd iaito/src
-  cmake -B build \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DIAITO_ENABLE_PYTHON=ON \
--DIAITO_ENABLE_PYTHON_BINDINGS=ON \
--DIAITO_USE_BUNDLED_RADARE2=OFF \
--DIAITO_USE_ADDITIONAL_RADARE2_PATHS=OFF \
--DIAITO_ENABLE_CRASH_REPORTS=OFF \
--DIAITO_ENABLE_GRAPHVIZ=ON \
--Wno-dev \
--G Ninja
-  ninja -C build
-}
-
-package() {
-  cd iaito
-  DESTDIR="${pkgdir}" ninja -C src/build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: iaito/repos/community-x86_64/PKGBUILD (from rev 1284875, 
iaito/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:24:45 UTC (rev 1284876)
@@ -0,0 +1,58 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
+
+pkgname=iaito
+_gitcommit=7e7351b673abac2ce824b2b6e8d02ad6d67eac4d
+pkgver=5.7.0
+pkgrel=2
+pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
+url='https://github.com/radareorg/iaito'
+arch=('x86_64')
+license=('GPL3')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python'
+ 'pyside2' 'python-shiboken2' 'graphviz' 'gcc-libs' 
'syntax-highlighting')
+makedepends=('git' 'cmake' 'ninja' 'shiboken2' 'qt5-tools')
+optdepends=('r2ghidra: ghidra decompiler plugin')
+replaces=('r2cutter')
+source=("git+https://github.com/radareorg/iaito#commit=${_gitcommit}";
+"git+https://github.com/radareorg/iaito-translations";)
+sha512sums=('SKIP'
+'SKIP')
+b2sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd iaito
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd iaito
+  git cherry-pick -n 1f9b0c2d69ad856499196e75906c0083e4db05de # Fix assert
+  git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
+  git submodule update --init src/translations
+}
+
+build() {
+  cd iaito/src
+  cmake -B build \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DIAITO_ENABLE_PYTHON=ON \
+-DIAITO_ENABLE_PYTHON_BINDINGS=ON \
+-DIAITO_USE_BUNDLED_RADARE2=OFF \
+-DIAITO_USE_ADDITIONAL_RADARE2_PATHS=OFF \
+-DIAITO_ENABLE_CRASH_REPORTS=OFF \
+-DIAITO_ENABLE_GRAPHVIZ=ON \
+-Wno-dev \
+-G Ninja
+  ninja -C build
+}
+
+package() {
+  cd iaito
+  DESTDIR="${pkgdir}" ninja -C src/build install
+}
+
+# vim: ts=2 sw=2 et:



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:24:36
  Author: arojas
Revision: 1284875

upgpkg: iaito 5.7.0-2: Fix assert (FS#75575)

Modified:
  iaito/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:13:29 UTC (rev 1284874)
+++ PKGBUILD2022-08-27 17:24:36 UTC (rev 1284875)
@@ -5,7 +5,7 @@
 pkgname=iaito
 _gitcommit=7e7351b673abac2ce824b2b6e8d02ad6d67eac4d
 pkgver=5.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/iaito'
 arch=('x86_64')
@@ -29,6 +29,7 @@
 
 prepare() {
   cd iaito
+  git cherry-pick -n 1f9b0c2d69ad856499196e75906c0083e4db05de # Fix assert
   git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
   git submodule update --init src/translations
 }



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:06:23
  Author: arojas
Revision: 1284865

archrelease: copy trunk to community-x86_64

Added:
  blueman/repos/community-x86_64/PKGBUILD
(from rev 1284864, blueman/trunk/PKGBUILD)
Deleted:
  blueman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:06:13 UTC (rev 1284864)
+++ PKGBUILD2022-08-27 17:06:23 UTC (rev 1284865)
@@ -1,43 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Arthur Zamarin 
-# Contributor: Martin Wimpress 
-
-pkgname=blueman
-pkgver=2.3.1
-pkgrel=1
-pkgdesc="GTK+ Bluetooth Manager"
-arch=('x86_64')
-url="https://github.com/blueman-project/blueman";
-license=('GPL')
-depends=('bluez' 'bluez-libs' 'gtk3' 'libnm' 'python-cairo' 'python-gobject')
-makedepends=('cython' 'intltool' 'iproute2')
-optdepends=('dnsmasq: Network Access Point (NAP) support'
-'iproute2: Network Access Point (NAP) support'
-'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
-'pulseaudio-bluetooth: audio devices support')
-source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('f6cc10fa52e07041be7fc70c9c1fb9485793e4106bc1409c8d55c9b1fc17ab82')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Use correct D-Bus config location
-  sed -i '/^dbusdir =/ s/sysconfdir/datadir/' data/configs/Makefile.{am,in}
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/$pkgname \
---disable-schemas-compile \
---with-dhcp-config='/etc/dhcpd.conf'
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: blueman/repos/community-x86_64/PKGBUILD (from rev 1284864, 
blueman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:06:23 UTC (rev 1284865)
@@ -0,0 +1,43 @@
+# Maintainer: Balló György 
+# Contributor: Arthur Zamarin 
+# Contributor: Martin Wimpress 
+
+pkgname=blueman
+pkgver=2.3.2
+pkgrel=1
+pkgdesc="GTK+ Bluetooth Manager"
+arch=('x86_64')
+url="https://github.com/blueman-project/blueman";
+license=('GPL')
+depends=('bluez' 'bluez-libs' 'gtk3' 'libnm' 'python-cairo' 'python-gobject')
+makedepends=('cython' 'intltool' 'iproute2')
+optdepends=('dnsmasq: Network Access Point (NAP) support'
+'iproute2: Network Access Point (NAP) support'
+'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
+'pulseaudio-bluetooth: audio devices support')
+source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('84cf7d7fd1738751c77e0605f72e4cdd4b723078a7768fe3f35309993a0350ae')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Use correct D-Bus config location
+  sed -i '/^dbusdir =/ s/sysconfdir/datadir/' data/configs/Makefile.{am,in}
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+--disable-schemas-compile \
+--with-dhcp-config='/etc/dhcpd.conf'
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:06:13
  Author: arojas
Revision: 1284864

upgpkg: blueman 2.3.2-1: Update to 2.3.2

Modified:
  blueman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:04:06 UTC (rev 1284863)
+++ PKGBUILD2022-08-27 17:06:13 UTC (rev 1284864)
@@ -3,7 +3,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=blueman
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc="GTK+ Bluetooth Manager"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
 'pulseaudio-bluetooth: audio devices support')
 
source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('f6cc10fa52e07041be7fc70c9c1fb9485793e4106bc1409c8d55c9b1fc17ab82')
+sha256sums=('84cf7d7fd1738751c77e0605f72e4cdd4b723078a7768fe3f35309993a0350ae')
 
 prepare() {
   cd $pkgname-$pkgver



[arch-commits] Commit in chromaprint/repos/extra-x86_64 (4 files)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:04:13
  Author: arojas
Revision: 454649

archrelease: copy trunk to extra-x86_64

Added:
  chromaprint/repos/extra-x86_64/PKGBUILD
(from rev 454648, chromaprint/trunk/PKGBUILD)
  chromaprint/repos/extra-x86_64/ffmpeg5.patch
(from rev 454648, chromaprint/trunk/ffmpeg5.patch)
Deleted:
  chromaprint/repos/extra-x86_64/PKGBUILD
  chromaprint/repos/extra-x86_64/ffmpeg5.patch

---+
 PKGBUILD  |  102 ++---
 ffmpeg5.patch |  152 
 2 files changed, 127 insertions(+), 127 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 17:04:02 UTC (rev 454648)
+++ PKGBUILD2022-08-27 17:04:13 UTC (rev 454649)
@@ -1,51 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Gaetan Bisson 
-# Contributor: Wieland Hoffmann 
-
-pkgname=chromaprint
-pkgver=1.5.1
-pkgrel=3
-pkgdesc="Library for extracting fingerprints from any audio source"
-url="https://acoustid.org/chromaprint";
-arch=('x86_64')
-license=('LGPL2.1' 'MIT')
-depends=('gcc-libs' 'glibc')
-makedepends=('cmake' 'ffmpeg' 'gtest')
-provides=('libchromaprint.so')
-# upstream signs with DSA key: 
https://github.com/acoustid/chromaprint/issues/81
-source=(https://github.com/acoustid/${pkgname}/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-ffmpeg5.patch)
-sha512sums=('ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b2228606fad1e66'
-
'69a2b808c77dc78ed285aeb265db5c7d4082cfd1198afb27abbc55a50f2aab0b55fbcff91ac21ffcb5d4f83daadce8e8b9b1f0a426b6d00ca2b42d0bfc114483')
-b2sums=('9f7f030e97d3114cf679df298d313ea826c0fb05e7e7d8a10090d0a27ed0811b380b81b29fce973e0493826c478964367396311fd0484619cb2fc4c2d8e0d4c0'
-
'2acaeac22c9925904d16e99b66f2746a4f93e8aac0bcdce9dca193f677f8cba38c531eefa791dbc9d54fd8b10827f5967145372e00eddf28d7ab281b1e3d2f71')
-
-prepare() {
-  patch -d $pkgname-$pkgver -p1 < ffmpeg5.patch
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE='None' \
--DBUILD_TESTS=ON \
--DBUILD_TOOLS=ON \
--DGTEST_SOURCE_DIR=/usr/src/googletest/ \
--Wno-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  make VERBOSE=1 -C build check
-}
-
-package() {
-  depends+=('libavcodec.so' 'libavformat.so' 'libavutil.so' 'libswresample.so')
-  cd "${pkgname}-${pkgver}"
-  make VERBOSE=1 DESTDIR="${pkgdir}" install -C build
-  install -vDm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -vDm 644 {NEWS.txt,README.md} -t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: chromaprint/repos/extra-x86_64/PKGBUILD (from rev 454648, 
chromaprint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 17:04:13 UTC (rev 454649)
@@ -0,0 +1,51 @@
+# Maintainer: David Runge 
+# Contributor: Gaetan Bisson 
+# Contributor: Wieland Hoffmann 
+
+pkgname=chromaprint
+pkgver=1.5.1
+pkgrel=4
+pkgdesc="Library for extracting fingerprints from any audio source"
+url="https://acoustid.org/chromaprint";
+arch=('x86_64')
+license=('LGPL2.1' 'MIT')
+depends=('gcc-libs' 'glibc')
+makedepends=('cmake' 'ffmpeg' 'gtest')
+provides=('libchromaprint.so')
+# upstream signs with DSA key: 
https://github.com/acoustid/chromaprint/issues/81
+source=(https://github.com/acoustid/${pkgname}/archive/v$pkgver/$pkgname-$pkgver.tar.gz
+
chromaprint-ffmpeg5.patch::https://patch-diff.githubusercontent.com/raw/acoustid/chromaprint/pull/114.patch)
+sha512sums=('ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b2228606fad1e66'
+
'b487c7b61dd67a2a84d51b8ead3aee58f678f1179da33b39071093af4d6fb0bdc536f8c872b0edaeefc81d4c6c9b0f4a634ab8df623b75e03b629ebd88c897b9')
+b2sums=('9f7f030e97d3114cf679df298d313ea826c0fb05e7e7d8a10090d0a27ed0811b380b81b29fce973e0493826c478964367396311fd0484619cb2fc4c2d8e0d4c0'
+
'6f386ff4690e5286df7609f2211eb4edea07508eff087622aacbee81d8ca2147378a244886fb6d0951c1dca627dc022f661f68c36d155f17a8ac69e8a9287138')
+
+prepare() {
+  patch -d $pkgname-$pkgver -p1 < chromaprint-ffmpeg5.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE='None' \
+-DBUILD_TESTS=ON \
+-DBUILD_TOOLS=ON \
+-DGTEST_SOURCE_DIR=/usr/src/googletest/ \
+-Wno-dev \
+-B build \
+-S .
+  make VERBOSE=1 -C build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  make VERBOSE=1 -C build check
+}
+
+package() {
+  depends+=('libavcodec.so' 'libavformat.so' 'libavutil.so' 'libswresample.so')
+  cd "${pkgname}-${pkgver}"
+  make VERBOSE=1 DESTDIR="${pkgdir}" install -C build
+  install 

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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 17:04:06
  Author: felixonmars
Revision: 1284863

archrelease: copy trunk to community-staging-x86_64

Added:
  xmonad-extras/repos/community-staging-x86_64/
  xmonad-extras/repos/community-staging-x86_64/PKGBUILD
(from rev 1284862, xmonad-extras/trunk/PKGBUILD)

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

Copied: xmonad-extras/repos/community-staging-x86_64/PKGBUILD (from rev 
1284862, xmonad-extras/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 17:04:06 UTC (rev 1284863)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+pkgname=xmonad-extras
+pkgver=0.17.0
+pkgrel=19
+pkgdesc="Third party extensions for xmonad with wacky dependencies"
+url="https://github.com/xmonad/xmonad-extras";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-x11' 'haskell-alsa-mixer' 'haskell-hint' 
'haskell-libmpd'
+ 'haskell-network' 'haskell-regex-posix' 'xmonad' 'xmonad-contrib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('9d3a73472f3a65e2760cca25062cd3e96938ec39fe246e13db295c48d0b37c4e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+-f-testing -fwith_brightness -fwith_hint -f-with_hlist -fwith_mpd 
-fwith_regex_posix -fwith_sound -fwith_template_haskell
+
+  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 $pkgname-$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 chromaprint/trunk (PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 17:04:02
  Author: arojas
Revision: 454648

upgpkg: chromaprint 1.5.1-4: Use upstream ffmpeg5 patch

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:31:50 UTC (rev 454647)
+++ PKGBUILD2022-08-27 17:04:02 UTC (rev 454648)
@@ -4,7 +4,7 @@
 
 pkgname=chromaprint
 pkgver=1.5.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for extracting fingerprints from any audio source"
 url="https://acoustid.org/chromaprint";
 arch=('x86_64')
@@ -14,14 +14,14 @@
 provides=('libchromaprint.so')
 # upstream signs with DSA key: 
https://github.com/acoustid/chromaprint/issues/81
 
source=(https://github.com/acoustid/${pkgname}/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-ffmpeg5.patch)
+
chromaprint-ffmpeg5.patch::https://patch-diff.githubusercontent.com/raw/acoustid/chromaprint/pull/114.patch)
 
sha512sums=('ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b2228606fad1e66'
-
'69a2b808c77dc78ed285aeb265db5c7d4082cfd1198afb27abbc55a50f2aab0b55fbcff91ac21ffcb5d4f83daadce8e8b9b1f0a426b6d00ca2b42d0bfc114483')
+
'b487c7b61dd67a2a84d51b8ead3aee58f678f1179da33b39071093af4d6fb0bdc536f8c872b0edaeefc81d4c6c9b0f4a634ab8df623b75e03b629ebd88c897b9')
 
b2sums=('9f7f030e97d3114cf679df298d313ea826c0fb05e7e7d8a10090d0a27ed0811b380b81b29fce973e0493826c478964367396311fd0484619cb2fc4c2d8e0d4c0'
-
'2acaeac22c9925904d16e99b66f2746a4f93e8aac0bcdce9dca193f677f8cba38c531eefa791dbc9d54fd8b10827f5967145372e00eddf28d7ab281b1e3d2f71')
+
'6f386ff4690e5286df7609f2211eb4edea07508eff087622aacbee81d8ca2147378a244886fb6d0951c1dca627dc022f661f68c36d155f17a8ac69e8a9287138')
 
 prepare() {
-  patch -d $pkgname-$pkgver -p1 < ffmpeg5.patch
+  patch -d $pkgname-$pkgver -p1 < chromaprint-ffmpeg5.patch
 }
 
 build() {



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 17:03:50
  Author: felixonmars
Revision: 1284862

upgpkg: xmonad-extras 0.17.0-19: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  xmonad-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:02:55 UTC (rev 1284861)
+++ PKGBUILD2022-08-27 17:03:50 UTC (rev 1284862)
@@ -2,7 +2,7 @@
 
 pkgname=xmonad-extras
 pkgver=0.17.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Third party extensions for xmonad with wacky dependencies"
 url="https://github.com/xmonad/xmonad-extras";
 license=("BSD")



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 17:02:55
  Author: felixonmars
Revision: 1284861

archrelease: copy trunk to community-staging-x86_64

Added:
  xmonad-contrib/repos/community-staging-x86_64/
  xmonad-contrib/repos/community-staging-x86_64/PKGBUILD
(from rev 1284860, xmonad-contrib/trunk/PKGBUILD)

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

Copied: xmonad-contrib/repos/community-staging-x86_64/PKGBUILD (from rev 
1284860, xmonad-contrib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 17:02:55 UTC (rev 1284861)
@@ -0,0 +1,42 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: orbisvicis 
+
+pkgname=xmonad-contrib
+pkgver=0.17.0
+pkgrel=37
+pkgdesc='Community-maintained extensions extensions for xmonad'
+url='https://xmonad.org/'
+arch=('x86_64')
+license=('BSD')
+depends=('ghc-libs' 'xmonad' 'haskell-x11' 'haskell-x11-xft' 
'haskell-utf8-string' 'haskell-random')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/xmonad/xmonad-contrib/archive/v${pkgver}.tar.gz)
+sha512sums=('1676d96acb6a7474457c44ee52bb792b23a233c897757ffdb0448a3bed16f71851e4d7f0c3d7bfd6ae48a4cc617fee5ceecea33260f454caf9189a0b785cca57')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  runhaskell Setup.lhs configure -O --enable-shared 
--enable-executable-dynamic --disable-library-vanilla \
+ --prefix=/usr -fuse_xft --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+ --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests
+  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 ${pkgname}-${pkgver}
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup.lhs copy --destdir="${pkgdir}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 17:02:41
  Author: felixonmars
Revision: 1284860

upgpkg: xmonad-contrib 0.17.0-37: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  xmonad-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 17:00:06 UTC (rev 1284859)
+++ PKGBUILD2022-08-27 17:02:41 UTC (rev 1284860)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad-contrib
 pkgver=0.17.0
-pkgrel=36
+pkgrel=37
 pkgdesc='Community-maintained extensions extensions for xmonad'
 url='https://xmonad.org/'
 arch=('x86_64')



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 17:00:06
  Author: felixonmars
Revision: 1284859

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-ci/repos/community-staging-x86_64/PKGBUILD (from rev 1284858, 
haskell-ci/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 17:00:06 UTC (rev 1284859)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+
+_hkgname=haskell-ci
+pkgname=haskell-ci
+pkgver=0.12.1
+pkgrel=301
+pkgdesc="Cabal package script generator for Travis-CI"
+url="https://haskell-ci.rtfd.org/";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base-compat'
+ 'haskell-base16-bytestring' 'haskell-cabal-install-parsers' 
'haskell-cryptohash-sha256'
+ 'haskell-generic-lens-lite' 'haskell-hsyaml' 
'haskell-indexed-traversable'
+ 'haskell-indexed-traversable-instances' 'haskell-ini' 
'haskell-lattices'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 'shellcheck' 
'haskell-temporary'
+ 'haskell-unordered-containers' 'haskell-zinza')
+makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-ansi-terminal' 
'haskell-tasty' 'haskell-tasty-golden')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha512sums=('d93a6b8e880255469b34b568320659802252379f0c5486ed315b366fd07dae935a480047468912bc5a397b9e55b00ea964451790f963d05b8df1d426d871da1c')
+
+prepare(){
+  uusi -u attoparsec -u base-compat -u ShellCheck 
$_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 --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+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-ci/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:59:51
  Author: felixonmars
Revision: 1284858

upgpkg: haskell-ci 0.12.1-301: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  haskell-ci/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:59:50 UTC (rev 1284857)
+++ PKGBUILD2022-08-27 16:59:51 UTC (rev 1284858)
@@ -4,7 +4,7 @@
 _hkgname=haskell-ci
 pkgname=haskell-ci
 pkgver=0.12.1
-pkgrel=300
+pkgrel=301
 pkgdesc="Cabal package script generator for Travis-CI"
 url="https://haskell-ci.rtfd.org/";
 license=("GPL")



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:59:50
  Author: arojas
Revision: 1284857

archrelease: copy trunk to community-x86_64

Added:
  pan/repos/community-x86_64/PKGBUILD
(from rev 1284856, pan/trunk/PKGBUILD)
Deleted:
  pan/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:59:41 UTC (rev 1284856)
+++ PKGBUILD2022-08-27 16:59:50 UTC (rev 1284857)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Bernard Baeyens (berbae) 
-
-pkgname=pan
-pkgver=0.150
-pkgrel=1
-pkgdesc='A powerful Newsgroup Article reader'
-arch=(x86_64)
-url='http://pan.rebelbase.com/'
-license=(GPL2)
-depends=(gtkspell3 gmime3)
-makedepends=(itstool)
-source=(https://gitlab.gnome.org/GNOME/pan/-/archive/v$pkgver/pan-v$pkgver.tar.gz)
-sha256sums=('89aa0611e85da6929de87fc1a01d5d128c306207f39d743ab2eb859be1d9bd49')
-
-prepare() {
-  cd pan-v$pkgver
-  ./autogen.sh
-}
-
-build() {
-  cd pan-v$pkgver
-  ./configure --prefix=/usr --with-gnutls --with-gtkspell
-  make
-}
-
-package() {
-  cd pan-v$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: pan/repos/community-x86_64/PKGBUILD (from rev 1284856, 
pan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:59:50 UTC (rev 1284857)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Bernard Baeyens (berbae) 
+
+pkgname=pan
+pkgver=0.151
+pkgrel=1
+pkgdesc='A powerful Newsgroup Article reader'
+arch=(x86_64)
+url='http://pan.rebelbase.com/'
+license=(GPL2)
+depends=(gtkspell3 gmime3)
+makedepends=(itstool)
+source=(https://gitlab.gnome.org/GNOME/pan/-/archive/v$pkgver/pan-v$pkgver.tar.gz)
+sha256sums=('f01e93a16f34334ab866ae8390864fb0d498f37f8df374acc2a5ca3c9ed6de29')
+
+prepare() {
+  cd pan-v$pkgver
+  ./autogen.sh
+}
+
+build() {
+  cd pan-v$pkgver
+  ./configure --prefix=/usr --with-gnutls --with-gtkspell
+  make
+}
+
+package() {
+  cd pan-v$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:59:41
  Author: arojas
Revision: 1284856

upgpkg: pan 0.151-1: Update to 0.151

Modified:
  pan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:58:29 UTC (rev 1284855)
+++ PKGBUILD2022-08-27 16:59:41 UTC (rev 1284856)
@@ -2,7 +2,7 @@
 # Contributor: Bernard Baeyens (berbae) 
 
 pkgname=pan
-pkgver=0.150
+pkgver=0.151
 pkgrel=1
 pkgdesc='A powerful Newsgroup Article reader'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(gtkspell3 gmime3)
 makedepends=(itstool)
 
source=(https://gitlab.gnome.org/GNOME/pan/-/archive/v$pkgver/pan-v$pkgver.tar.gz)
-sha256sums=('89aa0611e85da6929de87fc1a01d5d128c306207f39d743ab2eb859be1d9bd49')
+sha256sums=('f01e93a16f34334ab866ae8390864fb0d498f37f8df374acc2a5ca3c9ed6de29')
 
 prepare() {
   cd pan-v$pkgver



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:58:29
  Author: felixonmars
Revision: 1284855

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 1284854, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 1284854, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:58:29 UTC (rev 1284855)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.8.0
+pkgrel=178
+pkgdesc="Shell script analysis tool"
+url="https://www.shellcheck.net";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-diff' 'haskell-quickcheck' 
'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc' 'uusi')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz";)
+sha512sums=('71f4c6745c6094ab1832a0f19f3e65621af93dd57c2cd780b8702886481e5568d708a9d1884e82525b92b6d109bf94d843dd10ac991ead27ca6cd4c6c553e92d')
+
+prepare() {
+cd $pkgname-$pkgver
+gen-setup
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option='-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
+
+./manpage
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+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}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:58:15
  Author: felixonmars
Revision: 1284854

upgpkg: shellcheck 0.8.0-178: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:57:29 UTC (rev 1284853)
+++ PKGBUILD2022-08-27 16:58:15 UTC (rev 1284854)
@@ -5,7 +5,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.8.0
-pkgrel=177
+pkgrel=178
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net";
 license=("GPL")



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:57:29
  Author: felixonmars
Revision: 1284853

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 1284852, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
1284852, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:57:29 UTC (rev 1284853)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.12.2
+pkgrel=168
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname}";
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-gitrev' 'haskell-microlens'
+ 'haskell-microlens-mtl' 'haskell-microlens-th' 'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'uusi' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz";)
+sha512sums=('44223954ee459a3215ab162e6098a1bd6bce0c02d09aee72cebbe26d977f3cce90e1cd90c01628df68c4d1f0452694eb5b19ebee6ca30e4f8e8e34d0040b4670')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u pandoc $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests --datasubdir=$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-enable_flaky_tests
+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 $pkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $pkgname-$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}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:57:14
  Author: felixonmars
Revision: 1284852

upgpkg: pandoc-crossref 0.3.12.2-168: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:57:05 UTC (rev 1284851)
+++ PKGBUILD2022-08-27 16:57:14 UTC (rev 1284852)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.12.2
-pkgrel=167
+pkgrel=168
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname}";
 license=("GPL2")



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:57:05
  Author: arojas
Revision: 1284851

archrelease: copy trunk to community-any

Added:
  yt-dlp/repos/community-any/PKGBUILD
(from rev 1284850, yt-dlp/trunk/PKGBUILD)
Deleted:
  yt-dlp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:56:55 UTC (rev 1284850)
+++ PKGBUILD2022-08-27 16:57:05 UTC (rev 1284851)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Stefan Tatschner 
-# Contributor: katt 
-
-pkgname=yt-dlp
-pkgver=2022.07.18
-pkgrel=1
-pkgdesc='A youtube-dl fork with additional features and fixes'
-arch=(any)
-url='https://github.com/yt-dlp/yt-dlp'
-license=(Unlicense)
-depends=(python-certifi)
-makedepends=(python-build python-installer python-setuptools python-wheel 
pandoc)
-checkdepends=(python-pytest)
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'aria2: for using aria2 as external downloader'
-'python-mutagen: For embedding thumbnail in certain formats'
-'python-pycryptodomex: For decrypting AES-128 HLS streams and 
various other data'
-'python-websockets: For downloading over websocket')
-source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('d2531dc0d17b78209ac21cbf4e228c5a41b5aca97b46a256c33574ed2176bff2')
-
-build() {
-  cd $pkgname
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd $pkgname
-  pytest -v -m "not download"
-}
-
-package() {
-  cd $pkgname
-  python -m installer --destdir="$pkgdir" dist/*.whl
-}

Copied: yt-dlp/repos/community-any/PKGBUILD (from rev 1284850, 
yt-dlp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:57:05 UTC (rev 1284851)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Stefan Tatschner 
+# Contributor: katt 
+
+pkgname=yt-dlp
+pkgver=2022.08.19
+pkgrel=1
+pkgdesc='A youtube-dl fork with additional features and fixes'
+arch=(any)
+url='https://github.com/yt-dlp/yt-dlp'
+license=(Unlicense)
+depends=(python-certifi)
+makedepends=(python-build python-installer python-setuptools python-wheel 
pandoc)
+checkdepends=(python-pytest)
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'aria2: for using aria2 as external downloader'
+'python-mutagen: For embedding thumbnail in certain formats'
+'python-pycryptodomex: For decrypting AES-128 HLS streams and 
various other data'
+'python-websockets: For downloading over websocket')
+source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
+sha256sums=('4740a5ac43e6ff75808a6623145c32e1fc0884ea43bc06768fb40fbd1f97601c')
+
+build() {
+  cd $pkgname
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $pkgname
+  pytest -v -m "not download"
+}
+
+package() {
+  cd $pkgname
+  python -m installer --destdir="$pkgdir" dist/*.whl
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:56:55
  Author: arojas
Revision: 1284850

upgpkg: yt-dlp 2022.08.19-1: Update to 2022.08.19

Modified:
  yt-dlp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:55:36 UTC (rev 1284849)
+++ PKGBUILD2022-08-27 16:56:55 UTC (rev 1284850)
@@ -3,7 +3,7 @@
 # Contributor: katt 
 
 pkgname=yt-dlp
-pkgver=2022.07.18
+pkgver=2022.08.19
 pkgrel=1
 pkgdesc='A youtube-dl fork with additional features and fixes'
 arch=(any)
@@ -20,7 +20,7 @@
 'python-pycryptodomex: For decrypting AES-128 HLS streams and 
various other data'
 'python-websockets: For downloading over websocket')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('d2531dc0d17b78209ac21cbf4e228c5a41b5aca97b46a256c33574ed2176bff2')
+sha256sums=('4740a5ac43e6ff75808a6623145c32e1fc0884ea43bc06768fb40fbd1f97601c')
 
 build() {
   cd $pkgname



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:55:36
  Author: felixonmars
Revision: 1284849

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
1284848, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:55:36 UTC (rev 1284849)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.15.1.1
+pkgrel=119
+pkgdesc="A static website compiler library"
+url="https://jaspervdj.be/hakyll";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-blaze-html' 'haskell-blaze-markup'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-hashable'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-lifted-async' 
'haskell-lrucache'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 'pandoc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-golden' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c0fee6bedfe19677484e41d2d0a098bf351c35a8b3adc7fe5de407a0686dd1d1108584b05525f70ce7cac94919b50c09be91706226bbc3f3e3d155cc9bc1eb34')
+
+prepare() {
+cd $_hkgname-$pkgver
+uusi -u pandoc $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+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
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:55:09
  Author: felixonmars
Revision: 1284847

archrelease: copy trunk to community-staging-x86_64

Added:
  xmonad/repos/community-staging-x86_64/
  xmonad/repos/community-staging-x86_64/PKGBUILD
(from rev 1284846, xmonad/trunk/PKGBUILD)
  xmonad/repos/community-staging-x86_64/dynamic-compilation.patch
(from rev 1284846, xmonad/trunk/dynamic-compilation.patch)
  xmonad/repos/community-staging-x86_64/xmonad.svg
(from rev 1284846, xmonad/trunk/xmonad.svg)

---+
 PKGBUILD  |   72 +
 dynamic-compilation.patch |   11 ++
 xmonad.svg|   77 
 3 files changed, 160 insertions(+)

Copied: xmonad/repos/community-staging-x86_64/PKGBUILD (from rev 1284846, 
xmonad/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:55:09 UTC (rev 1284847)
@@ -0,0 +1,72 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: shild 
+
+pkgname=xmonad
+pkgver=0.17.0
+pkgrel=37
+pkgdesc='Lightweight X11 tiled window manager written in Haskell'
+url='https://xmonad.org/'
+arch=('x86_64')
+license=('BSD')
+depends=('ghc' 'haskell-x11' 'haskell-data-default-class' 'haskell-setlocale')
+makedepends=('gendesk' 'pandoc' 'haskell-quickcheck' 
'haskell-quickcheck-instances')
+optdepends=('xorg-xmessage: for displaying visual error messages')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/xmonad/xmonad/archive/v${pkgver}.tar.gz
+dynamic-compilation.patch
+xmonad.svg)
+sha512sums=('87b26b3f6ef3534a5cbb06f6e61b258ecbae0935ae695b39fe574630ccefb97d5e7fa59bf97be34d8009214474c79d0c380d18f67c1fdab2ce4c80378688287e'
+
'ddfc766627459c804c3d675250132d0d9b34db0d1c6191ec91717801f6ee495521303d3f0f288cc162abf9d141ee3d276167b6540fa6c806340b90f9229bb377'
+
'31f0ceb724a9931aeda75ab706c8908b5d8341af4df50ab1d749814baacb748ad3622601cd99ac03bf936b698fcd854b23d1541e1772306e3337a13a79b110b6')
+
+prepare() {
+  gendesk --pkgname "${pkgname}" --pkgdesc "${pkgdesc}"
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}/dynamic-compilation.patch"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  runhaskell Setup configure -O \
+--enable-shared \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--prefix=/usr \
+--dynlibdir=/usr/lib \
+--docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \
+--enable-tests \
+--libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+  
+  make -C man xmonad.1 --always-make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -Dm 744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+
+  runhaskell Setup.lhs copy --destdir="${pkgdir}"
+
+  install -Dm 644 man/xmonad.1 -t "${pkgdir}/usr/share/man/man1"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/xmonad"
+  install -Dm 644 "$srcdir/xmonad.svg" -t "${pkgdir}/usr/share/pixmaps"
+  install -Dm 644 "$srcdir/xmonad.desktop" -t "${pkgdir}/usr/share/xsessions"
+}
+
+# vim: ts=2 sw=2 et:

Copied: xmonad/repos/community-staging-x86_64/dynamic-compilation.patch (from 
rev 1284846, xmonad/trunk/dynamic-compilation.patch)
===
--- community-staging-x86_64/dynamic-compilation.patch  
(rev 0)
+++ community-staging-x86_64/dynamic-compilation.patch  2022-08-27 16:55:09 UTC 
(rev 1284847)
@@ -0,0 +1,11 @@
+diff -ura xmonad-0.13.orig/src/XMonad/Core.hs xmonad-0.13/src/XMonad/Core.hs
+--- xmonad-0.13.orig/src/XMonad/Core.hs2017-06-23 17:13:06.154600231 
+0300
 xmonad-0.13/src/XMonad/Core.hs 2017-06-23 17:13:51.021867441 +0300
+@@ -626,6 +626,7 @@
+   , "-ilib"
+   , "-fforce-recomp"
+   , "-main-is", "main"
++  , "-dynamic"
+   , "-v0"
+   , "-outputdir", buildDirName dirs
+   , "-o", binFileName dirs

Copied: xmonad/repos/community-staging-x86_64/xmonad.svg (from rev 1284846, 
xmonad/trunk/xmonad.svg)
===
--- community-staging-x86_64/xmonad.svg (rev 0)
+++ commu

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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:55:21
  Author: felixonmars
Revision: 1284848

upgpkg: haskell-hakyll 4.15.1.1-119: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:55:09 UTC (rev 1284847)
+++ PKGBUILD2022-08-27 16:55:21 UTC (rev 1284848)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.15.1.1
-pkgrel=118
+pkgrel=119
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll";
 license=("BSD")



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:54:51
  Author: felixonmars
Revision: 1284846

upgpkg: xmonad 0.17.0-37: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:53:31 UTC (rev 1284845)
+++ PKGBUILD2022-08-27 16:54:51 UTC (rev 1284846)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.17.0
-pkgrel=36
+pkgrel=37
 pkgdesc='Lightweight X11 tiled window manager written in Haskell'
 url='https://xmonad.org/'
 arch=('x86_64')



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:53:31
  Author: felixonmars
Revision: 1284845

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc/repos/community-staging-x86_64/
  pandoc/repos/community-staging-x86_64/PKGBUILD
(from rev 1284844, pandoc/trunk/PKGBUILD)

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 1284844, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:53:31 UTC (rev 1284845)
@@ -0,0 +1,69 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.18
+pkgrel=40
+pkgdesc='Conversion between markup formats'
+url='https://pandoc.org'
+license=('GPL')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-glob' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-citeproc'
+ 'haskell-commonmark' 'haskell-commonmark-extensions' 
'haskell-commonmark-pandoc'
+ 'haskell-connection' 'haskell-data-default' 'haskell-doclayout' 
'haskell-doctemplates'
+ 'haskell-emojis' 'haskell-file-embed' 'haskell-haddock-library' 
'haskell-hslua'
+ 'haskell-hslua-module-doclayout' 'haskell-hslua-module-path' 
'haskell-hslua-module-system'
+ 'haskell-hslua-module-text' 'haskell-hslua-module-version' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-types' 'haskell-ipynb' 
'haskell-jira-wiki-markup'
+ 'haskell-lpeg' 'haskell-network' 'haskell-network-uri' 
'haskell-pandoc-lua-marshal'
+ 'haskell-pandoc-types' 'haskell-pretty-show' 'haskell-random' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-skylighting' 'haskell-skylighting-core' 
'haskell-split'
+ 'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath'
+ 'haskell-text-conversions' 'haskell-unicode-collation' 
'haskell-unicode-transforms'
+ 'haskell-xml' 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yaml'
+ 'haskell-zip-archive' 'haskell-zlib')
+optdepends=('pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-hunit'
+ 'haskell-tasty-lua' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('0e8210a37dda6818b23b9fac25b73b240d67f8e03c41d1f3a776dcf95d7fdf48354a25c08ad64eea069003f4ab7a3167ee9c3e80d4f6684ad6ec33d8c477d212')
+
+prepare() {
+cd $pkgname-$pkgver
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-trypandoc -f-embed_data_files -f-static
+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 $pkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || echo "Tests failed"
+}
+
+package() {
+cd $pkgname-$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}"
+rm "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+install -Dm644 man/pandoc.1 -t "${pkgdir}"/usr/share/man/man1/
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:53:16
  Author: felixonmars
Revision: 1284844

upgpkg: pandoc 2.18-40: rebuild with pandoc-lua-marshal 0.1.6.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:49:39 UTC (rev 1284843)
+++ PKGBUILD2022-08-27 16:53:16 UTC (rev 1284844)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc
 pkgver=2.18
-pkgrel=39
+pkgrel=40
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')



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

2022-08-27 Thread Kpcyrd via arch-commits
Date: Saturday, August 27, 2022 @ 16:49:39
  Author: kpcyrd
Revision: 1284843

archrelease: copy trunk to community-x86_64

Added:
  php-snuffleupagus/repos/community-x86_64/PKGBUILD
(from rev 1284841, php-snuffleupagus/trunk/PKGBUILD)
Deleted:
  php-snuffleupagus/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:49:36 UTC (rev 1284842)
+++ PKGBUILD2022-08-27 16:49:39 UTC (rev 1284843)
@@ -1,44 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Julien (jvoisin) Voisin 
-
-pkgname=php-snuffleupagus
-_pkgname=snuffleupagus
-pkgver=0.8.2
-pkgrel=1
-pkgdesc="Security module for PHP"
-url='https://snuffleupagus.readthedocs.io/'
-arch=('x86_64')
-license=('LGPL3')
-depends=('php')
-backup=('etc/php/conf.d/snuffleupagus.ini'
-'etc/php/conf.d/snuffleupagus.rules')
-source=(https://github.com/jvoisin/${_pkgname}/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz)
-b2sums=('86ac9ec0855806f1d64a80e6d10a24e7f96ffee0c7d1e6421b57a856a081cdf0b4ad87ea3c5755bca4b85bda0aed352ec26e58827b1b1c43420f8c27328022dc')
-
-prepare() {
-  cd ${_pkgname}-${pkgver}
-
-  # tests are incompatible with PHP 8.1
-  rm 
src/tests/{disable_function/disabled_functions_include_once,disable_function/disabled_functions_include_simulation,disable_function/disabled_functions_register_tick_function,disable_function/disabled_functions_require,disable_function/disabled_functions_require_once,disable_function/disabled_functions_require_simulation,strict_mode/strict_mode_enabled,stream_wrapper/stream_wrapper}.phpt
-}
-
-build() {
-  cd ${_pkgname}-${pkgver}/src
-  phpize
-  ./configure --prefix=/usr --enable-"${_pkgname}"
-  make
-}
-
-check() {
-  cd ${_pkgname}-${pkgver}/src
-  NO_INTERACTION=1 REPORT_EXIT_STATUS=1 make test
-}
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  make -C src INSTALL_ROOT="${pkgdir}" install
-  install -D -m644 "config/default.rules" 
"${pkgdir}/etc/php/conf.d/${_pkgname}.rules"
-  install -D -m644 "config/${_pkgname}.ini" 
"${pkgdir}/etc/php/conf.d/${_pkgname}.ini"
-}
-
-# vim: ts=2 sw=2 et:

Copied: php-snuffleupagus/repos/community-x86_64/PKGBUILD (from rev 1284841, 
php-snuffleupagus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:49:39 UTC (rev 1284843)
@@ -0,0 +1,44 @@
+# Maintainer: kpcyrd 
+# Contributor: Julien (jvoisin) Voisin 
+
+pkgname=php-snuffleupagus
+_pkgname=snuffleupagus
+pkgver=0.8.3
+pkgrel=1
+pkgdesc="Security module for PHP"
+url='https://snuffleupagus.readthedocs.io/'
+arch=('x86_64')
+license=('LGPL3')
+depends=('php')
+backup=('etc/php/conf.d/snuffleupagus.ini'
+'etc/php/conf.d/snuffleupagus.rules')
+source=(https://github.com/jvoisin/${_pkgname}/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz)
+b2sums=('989dbb57a8375cb394dfb41f07de5c048b66936a8e5b3dd14fb3609149dd371203f7a30d1fbcfe8ef6faa2ba5864c68b209b1b209541c348c0277c8bd12b568a')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+
+  # tests are incompatible with PHP 8.1
+  rm 
src/tests/{disable_function/disabled_functions_include_once,disable_function/disabled_functions_include_simulation,disable_function/disabled_functions_register_tick_function,disable_function/disabled_functions_require,disable_function/disabled_functions_require_once,disable_function/disabled_functions_require_simulation,strict_mode/strict_mode_enabled,stream_wrapper/stream_wrapper}.phpt
+}
+
+build() {
+  cd ${_pkgname}-${pkgver}/src
+  phpize
+  ./configure --prefix=/usr --enable-"${_pkgname}"
+  make
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}/src
+  NO_INTERACTION=1 REPORT_EXIT_STATUS=1 make test
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  make -C src INSTALL_ROOT="${pkgdir}" install
+  install -D -m644 "config/default.rules" 
"${pkgdir}/etc/php/conf.d/${_pkgname}.rules"
+  install -D -m644 "config/${_pkgname}.ini" 
"${pkgdir}/etc/php/conf.d/${_pkgname}.ini"
+}
+
+# vim: ts=2 sw=2 et:



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:49:36
  Author: arojas
Revision: 1284842

archrelease: copy trunk to community-any

Added:
  xsimd/repos/community-any/PKGBUILD
(from rev 1284841, xsimd/trunk/PKGBUILD)
Deleted:
  xsimd/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:49:27 UTC (rev 1284841)
+++ PKGBUILD2022-08-27 16:49:36 UTC (rev 1284842)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Alexander Susha 
-# Contributor: Fredrik Tegenfeldt 
-
-pkgname=xsimd
-pkgver=8.1.0
-pkgrel=1
-pkgdesc='QuantStack tools library - Multi-dimensional arrays with broadcasting 
and lazy computing'
-arch=(any)
-url='https://github.com/QuantStack/xsimd'
-license=(BSD)
-depends=()
-makedepends=(cmake gtest)
-source=(https://github.com/QuantStack/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('539f7b565b45e8225c6476ca1becc8243a84ae7fb51b45a584231e7d36aee10a09d7d30fb87d89cb77813fb063a7b7617bcf01fdf996f59d99e8d474d2a044ee')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: xsimd/repos/community-any/PKGBUILD (from rev 1284841, 
xsimd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:49:36 UTC (rev 1284842)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Alexander Susha 
+# Contributor: Fredrik Tegenfeldt 
+
+pkgname=xsimd
+pkgver=9.0.1
+pkgrel=1
+pkgdesc='QuantStack tools library - Multi-dimensional arrays with broadcasting 
and lazy computing'
+arch=(any)
+url='https://github.com/QuantStack/xsimd'
+license=(BSD)
+depends=()
+makedepends=(cmake gtest)
+source=(https://github.com/QuantStack/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha512sums=('ed56287f608ccdf5bc5d5fc2918e313e7c4cecdd9ef2c9993a72ea900d9ff662c57ac5326c7a809eb11505c6f39d4599f3f161b97b6e03c65783b824b8d700d2')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:49:27
  Author: arojas
Revision: 1284841

upgpkg: xsimd 9.0.1-1: Update to 9.0.1

Modified:
  xsimd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:49:21 UTC (rev 1284840)
+++ PKGBUILD2022-08-27 16:49:27 UTC (rev 1284841)
@@ -3,7 +3,7 @@
 # Contributor: Fredrik Tegenfeldt 
 
 pkgname=xsimd
-pkgver=8.1.0
+pkgver=9.0.1
 pkgrel=1
 pkgdesc='QuantStack tools library - Multi-dimensional arrays with broadcasting 
and lazy computing'
 arch=(any)
@@ -12,7 +12,7 @@
 depends=()
 makedepends=(cmake gtest)
 
source=(https://github.com/QuantStack/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('539f7b565b45e8225c6476ca1becc8243a84ae7fb51b45a584231e7d36aee10a09d7d30fb87d89cb77813fb063a7b7617bcf01fdf996f59d99e8d474d2a044ee')
+sha512sums=('ed56287f608ccdf5bc5d5fc2918e313e7c4cecdd9ef2c9993a72ea900d9ff662c57ac5326c7a809eb11505c6f39d4599f3f161b97b6e03c65783b824b8d700d2')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

2022-08-27 Thread Kpcyrd via arch-commits
Date: Saturday, August 27, 2022 @ 16:49:21
  Author: kpcyrd
Revision: 1284840

upgpkg: php-snuffleupagus 0.8.3-1

Modified:
  php-snuffleupagus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:48:19 UTC (rev 1284839)
+++ PKGBUILD2022-08-27 16:49:21 UTC (rev 1284840)
@@ -3,7 +3,7 @@
 
 pkgname=php-snuffleupagus
 _pkgname=snuffleupagus
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="Security module for PHP"
 url='https://snuffleupagus.readthedocs.io/'
@@ -13,7 +13,7 @@
 backup=('etc/php/conf.d/snuffleupagus.ini'
 'etc/php/conf.d/snuffleupagus.rules')
 
source=(https://github.com/jvoisin/${_pkgname}/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz)
-b2sums=('86ac9ec0855806f1d64a80e6d10a24e7f96ffee0c7d1e6421b57a856a081cdf0b4ad87ea3c5755bca4b85bda0aed352ec26e58827b1b1c43420f8c27328022dc')
+b2sums=('989dbb57a8375cb394dfb41f07de5c048b66936a8e5b3dd14fb3609149dd371203f7a30d1fbcfe8ef6faa2ba5864c68b209b1b209541c348c0277c8bd12b568a')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:48:19
  Author: felixonmars
Revision: 1284839

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:48:13 UTC (rev 1284838)
+++ PKGBUILD2022-08-27 16:48:19 UTC (rev 1284839)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Sequencer 
-
-pkgname=python-schemdraw
-pkgver=0.13
-pkgrel=1
-pkgdesc="Electrical circuit schematic drawing."
-url="https://bitbucket.org/cdelker/schemdraw";
-license=('BSD')
-arch=('any')
-depends=('python')
-optdepends=('python-matplotlib: for matplotlib backend'
-'python-ziafont: for svg backend'
-'python-ziamath: for svg backend'
-'python-latex2mathml: for svg backend')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-nbval' 'python-matplotlib' 
'python-ziafont'
-  'python-ziamath' 'python-latex2mathml')
-source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/cdelker/schemdraw/get/$pkgver.tar.bz2";)
-sha512sums=('ef1b8bc4bc5f4295315d3b033cd965ab72fe9c3f6e5122eb19302870fba0bf55f537f7dc900642382a274857853fbe0d85c26af5aa8940fceb11c1a7a3d32c48')
-
-prepare() {
-  mv cdelker-schemdraw-* schemdraw-$pkgver
-}
-
-build() {
-  cd schemdraw-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd schemdraw-$pkgver
-  python setup.py pytest --addopts --nbval-lax
-}
-
-package() {
-  cd schemdraw-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-schemdraw/repos/community-any/PKGBUILD (from rev 1284838, 
python-schemdraw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:48:19 UTC (rev 1284839)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Sequencer 
+
+pkgname=python-schemdraw
+pkgver=0.15
+pkgrel=1
+pkgdesc="Electrical circuit schematic drawing."
+url="https://bitbucket.org/cdelker/schemdraw";
+license=('BSD')
+arch=('any')
+depends=('python')
+optdepends=('python-matplotlib: for matplotlib backend'
+'python-ziafont: for svg backend'
+'python-ziamath: for svg backend'
+'python-latex2mathml: for svg backend')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-nbval' 'python-matplotlib' 
'python-ziafont'
+  'python-ziamath' 'python-latex2mathml')
+source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/cdelker/schemdraw/get/$pkgver.tar.bz2";)
+sha512sums=('47d1231820b3402a3a150d7422f809c6d5bd48e9bbcdffeb5de3625f73d16d57f9212fd9fb3499e25eae58436482cf2892b48dee5f07b541a7cf1ffecce9c202')
+
+prepare() {
+  mv cdelker-schemdraw-* schemdraw-$pkgver
+}
+
+build() {
+  cd schemdraw-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd schemdraw-$pkgver
+  python setup.py pytest --addopts --nbval-lax
+}
+
+package() {
+  cd schemdraw-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:48:02
  Author: felixonmars
Revision: 1284836

upgpkg: python-schemdraw 0.15-1

Modified:
  python-schemdraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:47:32 UTC (rev 1284835)
+++ PKGBUILD2022-08-27 16:48:02 UTC (rev 1284836)
@@ -2,7 +2,7 @@
 # Contributor: Sequencer 
 
 pkgname=python-schemdraw
-pkgver=0.13
+pkgver=0.15
 pkgrel=1
 pkgdesc="Electrical circuit schematic drawing."
 url="https://bitbucket.org/cdelker/schemdraw";
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-nbval' 'python-matplotlib' 
'python-ziafont'
   'python-ziamath' 'python-latex2mathml')
 
source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/cdelker/schemdraw/get/$pkgver.tar.bz2";)
-sha512sums=('ef1b8bc4bc5f4295315d3b033cd965ab72fe9c3f6e5122eb19302870fba0bf55f537f7dc900642382a274857853fbe0d85c26af5aa8940fceb11c1a7a3d32c48')
+sha512sums=('47d1231820b3402a3a150d7422f809c6d5bd48e9bbcdffeb5de3625f73d16d57f9212fd9fb3499e25eae58436482cf2892b48dee5f07b541a7cf1ffecce9c202')
 
 prepare() {
   mv cdelker-schemdraw-* schemdraw-$pkgver



[arch-commits] Commit in octave/repos (3 files)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:47:32
  Author: arojas
Revision: 1284835

archrelease: copy trunk to community-staging-x86_64

Added:
  octave/repos/community-staging-x86_64/
  octave/repos/community-staging-x86_64/PKGBUILD
(from rev 1284834, octave/trunk/PKGBUILD)
  octave/repos/community-staging-x86_64/keys/

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

Copied: octave/repos/community-staging-x86_64/PKGBUILD (from rev 1284834, 
octave/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:47:32 UTC (rev 1284835)
@@ -0,0 +1,44 @@
+# Maintainer: Ronald van Haren 
+# Contributor : shining 
+# Contributor : cyberdune 
+
+pkgname=octave
+pkgver=7.2.0
+pkgrel=2
+pkgdesc="A high-level language, primarily intended for numerical computations"
+arch=('x86_64')
+url="https://www.gnu.org/software/octave/";
+license=('GPL')
+depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'arpack' 'glu' 
'ghostscript'
+  'sundials' 'gl2ps' 'qscintilla-qt5' 'libsndfile' 'qt5-tools' 
'qrupdate')
+makedepends=('gcc-fortran' 'texlive-core' 'suitesparse' 'texinfo' 'gnuplot' 
'fltk' 'portaudio' 'jdk8-openjdk' 'rapidjson')
+optdepends=('texinfo: for help-support in octave'
+'gnuplot: alternative plotting'
+'portaudio: audio support'
+'java-runtime: java support'
+'fltk: FLTK GUI'
+'texlive-bin: for the publish command')
+source=(https://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.gz{,.sig})
+options=('!emptydirs')
+validpgpkeys=('DBD9C84E39FE1AAE99F04446B05F05B75D36644B')  # John W. Eaton
+sha512sums=('b1f484fb97ca9270c3090f73b01f1ec0dcd6d3f838ecf7f46c50eb6245a1fa454fbc15dcf87b462a71532ba324cccd4d547b8a5b6a8e7a0914ea14981386b024'
+'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--enable-shared --disable-static \
+--with-quantum-depth=16
+  make
+}
+
+package(){
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  # add octave library path to ld.so.conf.d
+  install -d "${pkgdir}/etc/ld.so.conf.d"
+  echo "/usr/lib/${pkgname}/${pkgver}" > 
"${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf"
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:47:20
  Author: arojas
Revision: 1284834

upgpkg: octave 7.2.0-2: sundials 4.3 rebuild

Modified:
  octave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:44:51 UTC (rev 1284833)
+++ PKGBUILD2022-08-27 16:47:20 UTC (rev 1284834)
@@ -4,7 +4,7 @@
 
 pkgname=octave
 pkgver=7.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A high-level language, primarily intended for numerical computations"
 arch=('x86_64')
 url="https://www.gnu.org/software/octave/";



[arch-commits] Commit in haskell-pandoc-lua-marshal/repos (2 files)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:44:51
  Author: felixonmars
Revision: 1284833

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pandoc-lua-marshal/repos/community-staging-x86_64/
  haskell-pandoc-lua-marshal/repos/community-staging-x86_64/PKGBUILD
(from rev 1284832, haskell-pandoc-lua-marshal/trunk/PKGBUILD)

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

Copied: haskell-pandoc-lua-marshal/repos/community-staging-x86_64/PKGBUILD 
(from rev 1284832, haskell-pandoc-lua-marshal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:44:51 UTC (rev 1284833)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=pandoc-lua-marshal
+pkgname=haskell-pandoc-lua-marshal
+pkgver=0.1.6.1
+pkgrel=1
+pkgdesc="Use pandoc types in Lua"
+url="https://github.com/pandoc/pandoc-lua-marshal";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hslua' 'haskell-hslua-marshalling' 'haskell-lua' 
'haskell-pandoc-types'
+ 'haskell-safe')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-lua' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('ff52a1e33e45a8d3c08d14a85fa9a78303aae9985d5d8ffd2be83b3826172136')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-pandoc-lua-marshal/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:44:35
  Author: felixonmars
Revision: 1284832

upgpkg: haskell-pandoc-lua-marshal 0.1.6.1-1: rebuild with pandoc-lua-marshal 
0.1.6.1

Modified:
  haskell-pandoc-lua-marshal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:42:30 UTC (rev 1284831)
+++ PKGBUILD2022-08-27 16:44:35 UTC (rev 1284832)
@@ -2,8 +2,8 @@
 
 _hkgname=pandoc-lua-marshal
 pkgname=haskell-pandoc-lua-marshal
-pkgver=0.1.6
-pkgrel=16
+pkgver=0.1.6.1
+pkgrel=1
 pkgdesc="Use pandoc types in Lua"
 url="https://github.com/pandoc/pandoc-lua-marshal";
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
  'haskell-tasty-lua' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('8c2ff285fb87d635c6ef2a40f1010ec1c2caca49f899414fda575dadf0e6f0fc')
+sha256sums=('ff52a1e33e45a8d3c08d14a85fa9a78303aae9985d5d8ffd2be83b3826172136')
 
 prepare() {
   cd $_hkgname-$pkgver



[arch-commits] Commit in v2ray-domain-list-community/repos/community-any (2 files)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:42:30
  Author: felixonmars
Revision: 1284831

archrelease: copy trunk to community-any

Added:
  v2ray-domain-list-community/repos/community-any/PKGBUILD
(from rev 1284830, v2ray-domain-list-community/trunk/PKGBUILD)
Deleted:
  v2ray-domain-list-community/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:42:14 UTC (rev 1284830)
+++ PKGBUILD2022-08-27 16:42:30 UTC (rev 1284831)
@@ -1,23 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-domain-list-community
-pkgver=20220826043629
-pkgrel=1
-pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
-arch=('any')
-url="https://github.com/v2fly/domain-list-community";
-license=('MIT')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz";)
-sha512sums=('70b0c312fdafa875a72507dbfbb3e582bee605bfe2a91bb82cf564560bac06168f84498bab42db1ef053a5ce8861f3b5090dc7bfe9887c09f5e2261db7c453da')
-
-build() {
-  cd domain-list-community-$pkgver
-  ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 go run main.go
-}
-
-package() {
-  cd domain-list-community-$pkgver
-  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
-  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: v2ray-domain-list-community/repos/community-any/PKGBUILD (from rev 
1284830, v2ray-domain-list-community/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:42:30 UTC (rev 1284831)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-domain-list-community
+pkgver=20220826120058
+pkgrel=1
+pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
+arch=('any')
+url="https://github.com/v2fly/domain-list-community";
+license=('MIT')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz";)
+sha512sums=('5fdc7de50bc18f49a2a7331411c42d043d2cf00a8b6b301f90d78080091dbdffa2831956ed2fce249180b91921802053187c0856a64692f52874f75fba9b6572')
+
+build() {
+  cd domain-list-community-$pkgver
+  ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 go run main.go
+}
+
+package() {
+  cd domain-list-community-$pkgver
+  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
+  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:42:14
  Author: felixonmars
Revision: 1284830

upgpkg: v2ray-domain-list-community 20220826120058-1

Modified:
  v2ray-domain-list-community/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:40:32 UTC (rev 1284829)
+++ PKGBUILD2022-08-27 16:42:14 UTC (rev 1284830)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20220826043629
+pkgver=20220826120058
 pkgrel=1
 pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz";)
-sha512sums=('70b0c312fdafa875a72507dbfbb3e582bee605bfe2a91bb82cf564560bac06168f84498bab42db1ef053a5ce8861f3b5090dc7bfe9887c09f5e2261db7c453da')
+sha512sums=('5fdc7de50bc18f49a2a7331411c42d043d2cf00a8b6b301f90d78080091dbdffa2831956ed2fce249180b91921802053187c0856a64692f52874f75fba9b6572')
 
 build() {
   cd domain-list-community-$pkgver



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:40:32
  Author: arojas
Revision: 1284829

archrelease: copy trunk to community-staging-x86_64

Added:
  sundials/repos/community-staging-x86_64/
  sundials/repos/community-staging-x86_64/PKGBUILD
(from rev 1284828, sundials/trunk/PKGBUILD)

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

Copied: sundials/repos/community-staging-x86_64/PKGBUILD (from rev 1284828, 
sundials/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 16:40:32 UTC (rev 1284829)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Elmar Klausmeier 
+
+pkgname=sundials
+pkgver=6.3.0
+pkgrel=1
+pkgdesc='Suite of nonlinear differential/algebraic equation solvers'
+arch=(x86_64)
+url='https://computation.llnl.gov/casc/sundials/main.html'
+license=(BSD)
+depends=(openmpi suitesparse)
+makedepends=(cmake gcc-fortran python)
+source=(https://github.com/LLNL/sundials/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('f368abc99da305da0b1bc64386d350023d7c5ba2d5c689eee36cd7846e3096d1')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_STATIC_LIBS=OFF \
+-DENABLE_MPI=ON \
+-DENABLE_PTHREAD=ON\
+-DENABLE_OPENMP=ON \
+-DENABLE_KLU=ON \
+-DKLU_LIBRARY_DIR=/usr/lib \
+-DEXAMPLES_INSTALL_PATH=/usr/share/sundials/examples
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:40:22
  Author: arojas
Revision: 1284828

upgpkg: sundials 6.3.0-1: Update to 6.3.0

Modified:
  sundials/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:38:27 UTC (rev 1284827)
+++ PKGBUILD2022-08-27 16:40:22 UTC (rev 1284828)
@@ -2,8 +2,8 @@
 # Contributor: Elmar Klausmeier 
 
 pkgname=sundials
-pkgver=6.2.0
-pkgrel=2
+pkgver=6.3.0
+pkgrel=1
 pkgdesc='Suite of nonlinear differential/algebraic equation solvers'
 arch=(x86_64)
 url='https://computation.llnl.gov/casc/sundials/main.html'
@@ -11,7 +11,7 @@
 depends=(openmpi suitesparse)
 makedepends=(cmake gcc-fortran python)
 
source=(https://github.com/LLNL/sundials/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('f82939351d59fbc51693c131610f94706df13875097b5750de7287916a1ec295')
+sha256sums=('f368abc99da305da0b1bc64386d350023d7c5ba2d5c689eee36cd7846e3096d1')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:38:27
  Author: arojas
Revision: 1284827

archrelease: copy trunk to community-x86_64

Added:
  singular/repos/community-x86_64/PKGBUILD
(from rev 1284826, singular/trunk/PKGBUILD)
Deleted:
  singular/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:38:18 UTC (rev 1284826)
+++ PKGBUILD2022-08-27 16:38:27 UTC (rev 1284827)
@@ -1,47 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Rémy Oudompheng 
-
-pkgname=singular
-_majver=4-3-1
-_patchver=1
-pkgver=${_majver//-/.}.p${_patchver}
-#pkgver=${_majver//-/.}
-pkgrel=2
-pkgdesc='Computer Algebra System for polynomial computations'
-arch=(x86_64)
-url='https://www.singular.uni-kl.de/'
-license=(GPL)
-depends=(flint cddlib)
-makedepends=(doxygen)
-source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz
-#source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz
- 
doc-$pkgver.tbz2::ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/doc.tbz2)
-sha256sums=('1f1cba3ffd612b26d056859ca7f4cbeef5ce95cabd5782b035acd1c58ff01d30'
-'7d326156de3c0f3e142af4d4a96d696a0557f1c98124d25e2135c36f0773a490')
-options=(!zipman debug)
-
-build() {
-  cd singular-${_majver//-/.}
-  ./configure \
---prefix=/usr \
---libexecdir=/usr/lib \
---enable-bigintm-module \
---enable-bigintm-module \
---enable-Order-module \
---enable-python-module \
---enable-gfanlib-module \
---enable-polymake-module
-# https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd singular-${_majver//-/.}
-  make check
-}
-  
-package() {
-  cd singular-${_majver//-/.}
-  make DESTDIR="$pkgdir" install
-}

Copied: singular/repos/community-x86_64/PKGBUILD (from rev 1284826, 
singular/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:38:27 UTC (rev 1284827)
@@ -0,0 +1,47 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=singular
+_majver=4-3-1
+_patchver=2
+pkgver=${_majver//-/.}.p${_patchver}
+#pkgver=${_majver//-/.}
+pkgrel=1
+pkgdesc='Computer Algebra System for polynomial computations'
+arch=(x86_64)
+url='https://www.singular.uni-kl.de/'
+license=(GPL)
+depends=(flint cddlib)
+makedepends=(doxygen)
+source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz
+#source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz
+ 
doc-$pkgver.tbz2::ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/doc.tbz2)
+sha256sums=('95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a'
+'7d326156de3c0f3e142af4d4a96d696a0557f1c98124d25e2135c36f0773a490')
+options=(!zipman debug)
+
+build() {
+  cd singular-${_majver//-/.}
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--enable-bigintm-module \
+--enable-bigintm-module \
+--enable-Order-module \
+--enable-python-module \
+--enable-gfanlib-module \
+--enable-polymake-module
+# https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd singular-${_majver//-/.}
+  make check
+}
+  
+package() {
+  cd singular-${_majver//-/.}
+  make DESTDIR="$pkgdir" install
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:38:18
  Author: arojas
Revision: 1284826

upgpkg: singular 4.3.1.p2-1: Update to 4.3.1.p2

Modified:
  singular/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:37:53 UTC (rev 1284825)
+++ PKGBUILD2022-08-27 16:38:18 UTC (rev 1284826)
@@ -3,10 +3,10 @@
 
 pkgname=singular
 _majver=4-3-1
-_patchver=1
+_patchver=2
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
-pkgrel=2
+pkgrel=1
 pkgdesc='Computer Algebra System for polynomial computations'
 arch=(x86_64)
 url='https://www.singular.uni-kl.de/'
@@ -16,7 +16,7 @@
 
source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz
 
#source=(ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz
  
doc-$pkgver.tbz2::ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/doc.tbz2)
-sha256sums=('1f1cba3ffd612b26d056859ca7f4cbeef5ce95cabd5782b035acd1c58ff01d30'
+sha256sums=('95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a'
 '7d326156de3c0f3e142af4d4a96d696a0557f1c98124d25e2135c36f0773a490')
 options=(!zipman debug)
 



[arch-commits] Commit in npm-check-updates/repos/community-any (PKGBUILD PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:37:53
  Author: felixonmars
Revision: 1284825

archrelease: copy trunk to community-any

Added:
  npm-check-updates/repos/community-any/PKGBUILD
(from rev 1284824, npm-check-updates/trunk/PKGBUILD)
Deleted:
  npm-check-updates/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:37:37 UTC (rev 1284824)
+++ PKGBUILD2022-08-27 16:37:53 UTC (rev 1284825)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=npm-check-updates
-pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=15.2.2
-pkgrel=1
-arch=('any')
-url='https://github.com/tjunnone/npm-check-updates'
-license=('Apache')
-depends=('nodejs-nopt' 'npm' 'semver')
-makedepends=('git')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('483d5b0c7612e4e2f137feb7cdc92dcefa5f98886658bed4b9dd8cfce686be13f901686fcaf6874d319b1a4e556ecaa6358cf74dd413024b4d22c7e39ac3cc35')
-
-package() {
-  npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
-
-  # Experimental dedup
-  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/{,.bin/}nopt
-  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/{,.bin/}semver
-
-  # Non-deterministic race in npm gives 777 permissions to random directories.
-  # See https://github.com/npm/npm/issues/9359 for details.
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # npm installs package.json owned by build user
-  # https://bugs.archlinux.org/task/63396
-  chown -R root:root "$pkgdir"
-}

Copied: npm-check-updates/repos/community-any/PKGBUILD (from rev 1284824, 
npm-check-updates/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:37:53 UTC (rev 1284825)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=npm-check-updates
+pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
+pkgver=15.2.3
+pkgrel=1
+arch=('any')
+url='https://github.com/tjunnone/npm-check-updates'
+license=('Apache')
+depends=('nodejs-nopt' 'npm' 'semver')
+makedepends=('git')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('016a89946a05929e7e1bc83e039ec0d7464840b5570db4c24084dae62db95589df49355ce0be8ce35ab2275f0ac74bd567ec35cf603daef5bb6e3c9b6169bbd7')
+
+package() {
+  npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
+
+  # Experimental dedup
+  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/{,.bin/}nopt
+  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/{,.bin/}semver
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+}



[arch-commits] Commit in npm-check-updates/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 16:37:37
  Author: felixonmars
Revision: 1284824

upgpkg: npm-check-updates 15.2.3-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:29:24 UTC (rev 1284823)
+++ PKGBUILD2022-08-27 16:37:37 UTC (rev 1284824)
@@ -2,7 +2,7 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=15.2.2
+pkgver=15.2.3
 pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@
 makedepends=('git')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('483d5b0c7612e4e2f137feb7cdc92dcefa5f98886658bed4b9dd8cfce686be13f901686fcaf6874d319b1a4e556ecaa6358cf74dd413024b4d22c7e39ac3cc35')
+sha512sums=('016a89946a05929e7e1bc83e039ec0d7464840b5570db4c24084dae62db95589df49355ce0be8ce35ab2275f0ac74bd567ec35cf603daef5bb6e3c9b6169bbd7')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:31:50
  Author: arojas
Revision: 454647

archrelease: copy trunk to extra-x86_64

Added:
  spglib/repos/extra-x86_64/PKGBUILD
(from rev 454646, spglib/trunk/PKGBUILD)
Deleted:
  spglib/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:31:41 UTC (rev 454646)
+++ PKGBUILD2022-08-27 16:31:50 UTC (rev 454647)
@@ -1,24 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.16.5
-pkgrel=1
-pkgdesc='C library for finding and handling crystal symmetries'
-arch=(x86_64)
-url='https://atztogo.github.io/spglib/'
-license=(custom)
-depends=(gcc-libs)
-makedepends=(cmake)
-source=(https://github.com/atztogo/spglib/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1bbde03b6b78da756c07f458bd90d84f3c253841b9b0632db5b72c5961e87aef')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-x86_64/PKGBUILD (from rev 454646, 
spglib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:31:50 UTC (rev 454647)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=2.0.0
+pkgrel=1
+pkgdesc='C library for finding and handling crystal symmetries'
+arch=(x86_64)
+url='https://atztogo.github.io/spglib/'
+license=(custom)
+depends=(gcc-libs)
+makedepends=(cmake)
+source=(https://github.com/atztogo/spglib/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('426c4004e84fdb732d86aa5fcada5257ca8bc7a6915c06ced27565176c16ee96')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:31:41
  Author: arojas
Revision: 454646

upgpkg: spglib 2.0.0-1: Update to 2.0.0

Modified:
  spglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 15:43:33 UTC (rev 454645)
+++ PKGBUILD2022-08-27 16:31:41 UTC (rev 454646)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=spglib
-pkgver=1.16.5
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='C library for finding and handling crystal symmetries'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(cmake)
 
source=(https://github.com/atztogo/spglib/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1bbde03b6b78da756c07f458bd90d84f3c253841b9b0632db5b72c5961e87aef')
+sha256sums=('426c4004e84fdb732d86aa5fcada5257ca8bc7a6915c06ced27565176c16ee96')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:29:24
  Author: arojas
Revision: 1284823

archrelease: copy trunk to community-x86_64

Added:
  python-scipy/repos/community-x86_64/PKGBUILD
(from rev 1284822, python-scipy/trunk/PKGBUILD)
Deleted:
  python-scipy/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:29:14 UTC (rev 1284822)
+++ PKGBUILD2022-08-27 16:29:24 UTC (rev 1284823)
@@ -1,50 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Bodor Dávid Gábor 
-# Contributor: Andrzej Giniewicz 
-
-_name=scipy
-pkgname=python-scipy
-pkgver=1.9.0
-pkgrel=2
-pkgdesc='Open-source software for mathematics, science, and engineering'
-arch=(x86_64)
-url='https://www.scipy.org/'
-license=(BSD)
-depends=(python-numpy)
-provides=(scipy)
-makedepends=(gcc-fortran cython python-pythran pybind11 meson-python 
python-build python-installer)
-checkdepends=(python-pytest)
-optdepends=('python-pillow: for image saving module')
-source=(https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791')
-
-prepare() {
-  cd $_name-$pkgver
-# meson-python does not allow passing options to meson yet
-  sed -e 's|blas=openblas|blas=blas|' -e 's|lapack=openblas|lapack=lapack|' -i 
meson.build
-# Relax dependency versions
-  sed -e 's|==|>=|g' -e 's|\,<[0-9]*\(.[0-9]\)*||g' -i pyproject.toml
-}
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python -m installer dist/*.whl
-  cd test-env
-  bin/python -c "from scipy import test; test('full')"
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-scipy/repos/community-x86_64/PKGBUILD (from rev 1284822, 
python-scipy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:29:24 UTC (rev 1284823)
@@ -0,0 +1,50 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Bodor Dávid Gábor 
+# Contributor: Andrzej Giniewicz 
+
+_name=scipy
+pkgname=python-scipy
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='Open-source software for mathematics, science, and engineering'
+arch=(x86_64)
+url='https://www.scipy.org/'
+license=(BSD)
+depends=(python-numpy)
+provides=(scipy)
+makedepends=(gcc-fortran cython python-pythran pybind11 meson-python 
python-build python-installer)
+checkdepends=(python-pytest)
+optdepends=('python-pillow: for image saving module')
+source=(https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9')
+
+prepare() {
+  cd $_name-$pkgver
+# meson-python does not allow passing options to meson yet
+  sed -e 's|blas=openblas|blas=blas|' -e 's|lapack=openblas|lapack=lapack|' -i 
meson.build
+# Relax dependency versions
+  sed -e 's|==|>=|g' -e 's|\,<[0-9]*\(.[0-9]\)*||g' -i pyproject.toml
+}
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m installer dist/*.whl
+  cd test-env
+  bin/python -c "from scipy import test; test('full')"
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:29:14
  Author: arojas
Revision: 1284822

upgpkg: python-scipy 1.9.1-1: Update to 1.9.1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 16:03:37 UTC (rev 1284821)
+++ PKGBUILD2022-08-27 16:29:14 UTC (rev 1284822)
@@ -8,8 +8,8 @@
 
 _name=scipy
 pkgname=python-scipy
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc='Open-source software for mathematics, science, and engineering'
 arch=(x86_64)
 url='https://www.scipy.org/'
@@ -20,7 +20,7 @@
 checkdepends=(python-pytest)
 optdepends=('python-pillow: for image saving module')
 
source=(https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('c0dfd7d2429452e7e94904c6a3af63cbaa3cf51b348bd9d35b42db7e9ad42791')
+sha256sums=('26d28c468900e6d5fdb37d2812ab46db0ccd22c63baa095057871faa3a498bc9')
 
 prepare() {
   cd $_name-$pkgver



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:03:37
  Author: arojas
Revision: 1284821

archrelease: copy trunk to community-any

Added:
  sagetex/repos/community-any/PKGBUILD
(from rev 1284820, sagetex/trunk/PKGBUILD)
Deleted:
  sagetex/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 16:03:26 UTC (rev 1284820)
+++ PKGBUILD2022-08-27 16:03:37 UTC (rev 1284821)
@@ -1,18 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=sagetex
-pkgver=3.6
-pkgrel=2
-pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
-arch=(any)
-url='https://github.com/sagemath/sagetex'
-license=(GPL2)
-depends=(sagemath texlive-core)
-source=(https://github.com/sagemath/sagetex/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('26df48534bb22c89874e7afd2ae211568c5a324c651eb2ac0c18580370de93f5')
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root "$pkgdir" --optimize=1
-}

Copied: sagetex/repos/community-any/PKGBUILD (from rev 1284820, 
sagetex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 16:03:37 UTC (rev 1284821)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sagetex
+pkgver=3.6.1
+pkgrel=1
+pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
+arch=(any)
+url='https://github.com/sagemath/sagetex'
+license=(GPL2)
+depends=(sagemath texlive-core)
+source=(https://pypi.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('03162ec62cb86da13a747f982241af3e4f4cdd4d29fcba8fbb6c6982a9e906d9')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root "$pkgdir" --optimize=1
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 16:03:26
  Author: arojas
Revision: 1284820

upgpkg: sagetex 3.6.1-1: Update to 3.6.1

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 15:55:53 UTC (rev 1284819)
+++ PKGBUILD2022-08-27 16:03:26 UTC (rev 1284820)
@@ -1,16 +1,21 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=sagetex
-pkgver=3.6
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 pkgdesc='Allows to embed code, results of computations, and plots from 
SageMath into LaTeX documents'
 arch=(any)
 url='https://github.com/sagemath/sagetex'
 license=(GPL2)
 depends=(sagemath texlive-core)
-source=(https://github.com/sagemath/sagetex/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('26df48534bb22c89874e7afd2ae211568c5a324c651eb2ac0c18580370de93f5')
+source=(https://pypi.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('03162ec62cb86da13a747f982241af3e4f4cdd4d29fcba8fbb6c6982a9e906d9')
 
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
 package() {
   cd $pkgname-$pkgver
 



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 15:55:53
  Author: arojas
Revision: 1284819

archrelease: copy trunk to community-x86_64

Added:
  qbittorrent/repos/community-x86_64/PKGBUILD
(from rev 1284818, qbittorrent/trunk/PKGBUILD)
  qbittorrent/repos/community-x86_64/keys/
Deleted:
  qbittorrent/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 15:55:40 UTC (rev 1284818)
+++ PKGBUILD2022-08-27 15:55:53 UTC (rev 1284819)
@@ -1,59 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Eli Schwartz 
-# Contributor: Timothy Redaelli 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: Jkkyll Wu 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Daniel J Griffiths 
-# Contributor: Geoffroy Carrier 
-
-pkgbase=qbittorrent
-pkgname=(qbittorrent qbittorrent-nox)
-pkgver=4.4.3.1
-pkgrel=3
-arch=(x86_64)
-url='https://www.qbittorrent.org'
-license=(custom GPL)
-depends=(libtorrent-rasterbar qt6-base)
-makedepends=(cmake boost qt6-tools qt6-svg)
-optdepends=('python: needed for torrent search tab')
-source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc}
-https://github.com/qbittorrent/qBittorrent/commit/73bce485.patch)
-sha256sums=('b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8'
-'SKIP'
-'ba43c4cb27065a7fb9d88e63cadbc4db6d397e6486617da72244b713602b')
-validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

-options=(debug)
-
-prepare() {
-  patch -d $pkgbase-$pkgver -p1 < 73bce485.patch # Fix retrieving RSS feeds
-}
-
-build() {
-  cmake -B build -S $pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQT6=ON
-  cmake --build build
-
-  cmake -B build-nox -S $pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQT6=ON \
--DGUI=OFF \
--DSYSTEMD=ON
-  cmake --build build-nox
-}
-
-package_qbittorrent() {
-  pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar'
-  depends+=(qt6-svg hicolor-icon-theme)
-
-  DESTDIR="$pkgdir" cmake --install build
-  install -Dm644 $pkgbase-$pkgver/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_qbittorrent-nox() {
-  pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar, w/o gui'
-
-  DESTDIR="$pkgdir" cmake --install build-nox
-  install -Dm644 $pkgbase-$pkgver/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qbittorrent/repos/community-x86_64/PKGBUILD (from rev 1284818, 
qbittorrent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 15:55:53 UTC (rev 1284819)
@@ -0,0 +1,53 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Eli Schwartz 
+# Contributor: Timothy Redaelli 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: Jkkyll Wu 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Daniel J Griffiths 
+# Contributor: Geoffroy Carrier 
+
+pkgbase=qbittorrent
+pkgname=(qbittorrent qbittorrent-nox)
+pkgver=4.4.4
+pkgrel=1
+arch=(x86_64)
+url='https://www.qbittorrent.org'
+license=(custom GPL)
+depends=(libtorrent-rasterbar qt6-base)
+makedepends=(cmake boost qt6-tools qt6-svg)
+optdepends=('python: needed for torrent search tab')
+source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('cd1b6f78e9d4b5414d2fc97d98015f9ce11a4708ef90237556577a1f4632a145'
+'SKIP')
+validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

+options=(debug)
+
+build() {
+  cmake -B build -S $pkgbase-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DQT6=ON
+  cmake --build build
+
+  cmake -B build-nox -S $pkgbase-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DQT6=ON \
+-DGUI=OFF \
+-DSYSTEMD=ON
+  cmake --build build-nox
+}
+
+package_qbittorrent() {
+  pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar'
+  depends+=(qt6-svg hicolor-icon-theme)
+
+  DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 $pkgbase-$pkgver/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}
+
+package_qbittorrent-nox() {
+  pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar, w/o gui'
+
+  DESTDIR="$pkgdir" cmake --install build-nox
+  install -Dm644 $pkgbase-$pkgver/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 15:55:40
  Author: arojas
Revision: 1284818

upgpkg: qbittorrent 4.4.4-1: Update to 4.4.4

Modified:
  qbittorrent/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 15:18:11 UTC (rev 1284817)
+++ PKGBUILD2022-08-27 15:55:40 UTC (rev 1284818)
@@ -9,8 +9,8 @@
 
 pkgbase=qbittorrent
 pkgname=(qbittorrent qbittorrent-nox)
-pkgver=4.4.3.1
-pkgrel=3
+pkgver=4.4.4
+pkgrel=1
 arch=(x86_64)
 url='https://www.qbittorrent.org'
 license=(custom GPL)
@@ -17,18 +17,12 @@
 depends=(libtorrent-rasterbar qt6-base)
 makedepends=(cmake boost qt6-tools qt6-svg)
 optdepends=('python: needed for torrent search tab')
-source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc}
-https://github.com/qbittorrent/qBittorrent/commit/73bce485.patch)
-sha256sums=('b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8'
-'SKIP'
-'ba43c4cb27065a7fb9d88e63cadbc4db6d397e6486617da72244b713602b')
+source=(https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('cd1b6f78e9d4b5414d2fc97d98015f9ce11a4708ef90237556577a1f4632a145'
+'SKIP')
 validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

 options=(debug)
 
-prepare() {
-  patch -d $pkgbase-$pkgver -p1 < 73bce485.patch # Fix retrieving RSS feeds
-}
-
 build() {
   cmake -B build -S $pkgbase-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 15:43:33
  Author: arojas
Revision: 454645

archrelease: copy trunk to extra-x86_64

Added:
  qbs/repos/extra-x86_64/PKGBUILD
(from rev 454644, qbs/trunk/PKGBUILD)
Deleted:
  qbs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 15:43:23 UTC (rev 454644)
+++ PKGBUILD2022-08-27 15:43:33 UTC (rev 454645)
@@ -1,28 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Antonio Rojas 
-# Contributor: Donald Carr 
-# Contributor: Jake Petroules 
-
-pkgname=qbs
-pkgver=1.23.0
-pkgrel=1
-pkgdesc='Cross platform build tool'
-arch=(x86_64)
-url='https://wiki.qt.io/Qbs'
-license=(LGPL)
-depends=(qt5-script)
-makedepends=(cmake)
-source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
-sha256sums=('c86aa775446aec728bcbbed782ec128f4e6e2c26536710017343e684bb616d7a')
-
-build() {
-  cmake -B build -S $pkgname-src-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_TESTS=OFF \
--DQBS_LIBEXEC_INSTALL_DIR=lib/qbs
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: qbs/repos/extra-x86_64/PKGBUILD (from rev 454644, qbs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 15:43:33 UTC (rev 454645)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Antonio Rojas 
+# Contributor: Donald Carr 
+# Contributor: Jake Petroules 
+
+pkgname=qbs
+pkgver=1.23.1
+pkgrel=1
+pkgdesc='Cross platform build tool'
+arch=(x86_64)
+url='https://wiki.qt.io/Qbs'
+license=(LGPL)
+depends=(qt5-script)
+makedepends=(cmake)
+source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
+sha256sums=('8667bb6b91eeabbc29c4111bdb6d3cd54137092b8e574a47171169d3e17d4bef')
+
+build() {
+  cmake -B build -S $pkgname-src-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_TESTS=OFF \
+-DQBS_LIBEXEC_INSTALL_DIR=lib/qbs
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 15:43:23
  Author: arojas
Revision: 454644

upgpkg: qbs 1.23.1-1: Update to 1.23.1

Modified:
  qbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:49:22 UTC (rev 454643)
+++ PKGBUILD2022-08-27 15:43:23 UTC (rev 454644)
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules 
 
 pkgname=qbs
-pkgver=1.23.0
+pkgver=1.23.1
 pkgrel=1
 pkgdesc='Cross platform build tool'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(qt5-script)
 makedepends=(cmake)
 
source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
-sha256sums=('c86aa775446aec728bcbbed782ec128f4e6e2c26536710017343e684bb616d7a')
+sha256sums=('8667bb6b91eeabbc29c4111bdb6d3cd54137092b8e574a47171169d3e17d4bef')
 
 build() {
   cmake -B build -S $pkgname-src-$pkgver \



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

2022-08-27 Thread Jiachen Yang via arch-commits
Date: Saturday, August 27, 2022 @ 15:18:11
  Author: farseerfc
Revision: 1284817

archrelease: copy trunk to community-any

Added:
  pelican/repos/community-any/PKGBUILD
(from rev 1284816, pelican/trunk/PKGBUILD)
Deleted:
  pelican/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 15:16:10 UTC (rev 1284816)
+++ PKGBUILD2022-08-27 15:18:11 UTC (rev 1284817)
@@ -1,65 +0,0 @@
-# Maintainer: Jiachen Yang 
-# Contributor: Stefan Tatschner 
-# Contributor: David Runge 
-
-pkgname=pelican
-pkgver=4.7.1
-pkgrel=2
-pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
-arch=('any')
-url="https://blog.getpelican.com/";
-license=('AGPL3')
-makedepends=('python-sphinx')
-depends=('python-jinja' 'python-pygments' 'python-feedgenerator' 'python-pytz'
- 'python-docutils' 'python-blinker' 'python-unidecode' 'python-six'
- 'python-dateutil' 'python-rich')
-checkdepends=('python-setuptools' 'python-lxml' 'git' 'python-nose'
-  'python-feedparser' 'python-markdown' 'python-typogrify')
-optdepends=('python-markdown: Markdown support'
-'asciidoc: AsciiDoc support'
-'python-beautifulsoup4: importing from 
wordpress/dotclear/posterous'
-'python-feedparser: importing from feeds'
-#'python-rst2pdf: PDF generation' # FS#48890
-'openssh: uploading through SSH'
-'rsync: uploading through rsync+SSH'
-'lftp: uploading through FTP'
-'s3cmd: uploading through S3'
-'python-ghp-import: uploading through gh-pages'
-'python-typogrify: typographical enhancements'
-'pandoc: for pelican-import auto convert'
-'python-mdx-video: easier embedding of youtube videos in markdown')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz";)
-sha512sums=('d705768b20c715d623d1cdb949bbfa6b31c315e555f0f40b71f8ca55068bb4fb2073667df9f6b0dcc1c1164a27deccb74e0d2339ec554f5ccd2350c6b1e7b18e')
-
-build() {
-# sphinx tried to import pelican, make it happy
-cd "$srcdir/$pkgname-$pkgver/docs"
-PYTHONPATH=".." make man
-PYTHONPATH=".." make text
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-
-LANG=en_US.UTF-8 python setup.py install --prefix=/usr --root="$pkgdir" 
--optimize=1
-
-cd "docs"
-
-install -d "$pkgdir/usr/share/man/man1/"
-install -Dm644 _build/man/*.1 "$pkgdir/usr/share/man/man1/"
-
-install -d "$pkgdir/usr/share/doc/pelican/"
-install -Dm644 _build/text/*.txt "$pkgdir/usr/share/doc/pelican/"
-}
-
-check() {
-cd "$srcdir/$pkgname-$pkgver"
-## TODO: fix upstream tests
-##  --exclude="test_log_filter" # will only work with normal logger 
instead of nosetests logger
-##  --exclude="test_basic_generation_works" # will only work with 
python-pygments==2.6.1
-##  --exclude="test_custom_generation_works" # will only work with 
python-pygments==2.6.1
-LANG=en_US.UTF-8 nosetests \
-  --exclude="test_log_filter" \
-  --exclude="test_basic_generation_works" \
-  --exclude="test_custom_generation_works"
-}

Copied: pelican/repos/community-any/PKGBUILD (from rev 1284816, 
pelican/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 15:18:11 UTC (rev 1284817)
@@ -0,0 +1,65 @@
+# Maintainer: Jiachen Yang 
+# Contributor: Stefan Tatschner 
+# Contributor: David Runge 
+
+pkgname=pelican
+pkgver=4.8.0
+pkgrel=1
+pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
+arch=('any')
+url="https://blog.getpelican.com/";
+license=('AGPL3')
+makedepends=('python-sphinx')
+depends=('python-jinja' 'python-pygments' 'python-feedgenerator' 'python-pytz'
+ 'python-docutils' 'python-blinker' 'python-unidecode' 'python-six'
+ 'python-dateutil' 'python-rich')
+checkdepends=('python-setuptools' 'python-lxml' 'git' 'python-nose'
+  'python-feedparser' 'python-markdown' 'python-typogrify')
+optdepends=('python-markdown: Markdown support'
+'asciidoc: AsciiDoc support'
+'python-beautifulsoup4: importing from 
wordpress/dotclear/posterous'
+'python-feedparser: importing from feeds'
+#'python-rst2pdf: PDF generation' # FS#48890
+'openssh: uploading through SSH'
+'rsync: uploading through rsync+SSH'
+'lftp: uploading through FTP'
+'s3cmd: uploading through S3'
+'python-ghp-import: uploading through gh-pages'
+'python-typogrify: typographical enhancements'
+'pandoc: for pelican-import auto convert'
+'python-m

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

2022-08-27 Thread Jiachen Yang via arch-commits
Date: Saturday, August 27, 2022 @ 15:16:10
  Author: farseerfc
Revision: 1284816

upgpkg: pelican 4.8.0-1

Modified:
  pelican/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 14:05:58 UTC (rev 1284815)
+++ PKGBUILD2022-08-27 15:16:10 UTC (rev 1284816)
@@ -3,8 +3,8 @@
 # Contributor: David Runge 
 
 pkgname=pelican
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
 arch=('any')
 url="https://blog.getpelican.com/";
@@ -29,7 +29,7 @@
 'pandoc: for pelican-import auto convert'
 'python-mdx-video: easier embedding of youtube videos in markdown')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz";)
-sha512sums=('d705768b20c715d623d1cdb949bbfa6b31c315e555f0f40b71f8ca55068bb4fb2073667df9f6b0dcc1c1164a27deccb74e0d2339ec554f5ccd2350c6b1e7b18e')
+sha512sums=('2e94eb88a836bcb430026463c0e7e906b7f065507e0d873b6e0fc980e271e6a8f2e62b22af4b61c963d90ef61d57787de20656fe7497b0ae14e93eff2d364f3b')
 
 build() {
 # sphinx tried to import pelican, make it happy
@@ -59,7 +59,7 @@
 ##  --exclude="test_basic_generation_works" # will only work with 
python-pygments==2.6.1
 ##  --exclude="test_custom_generation_works" # will only work with 
python-pygments==2.6.1
 LANG=en_US.UTF-8 nosetests \
-  --exclude="test_log_filter" \
+  --exclude="test_log_filter"  \
   --exclude="test_basic_generation_works" \
   --exclude="test_custom_generation_works"
 }



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 14:05:58
  Author: arojas
Revision: 1284815

archrelease: copy trunk to community-x86_64

Added:
  python-debugpy/repos/community-x86_64/PKGBUILD
(from rev 1284814, python-debugpy/trunk/PKGBUILD)
  python-debugpy/repos/community-x86_64/fix-build.patch
(from rev 1284814, python-debugpy/trunk/fix-build.patch)
Deleted:
  python-debugpy/repos/community-x86_64/PKGBUILD
  python-debugpy/repos/community-x86_64/fix-build.patch

-+
 PKGBUILD|   80 +++---
 fix-build.patch |   24 
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 14:05:47 UTC (rev 1284814)
+++ PKGBUILD2022-08-27 14:05:58 UTC (rev 1284815)
@@ -1,40 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: mark.blakeney at bullet-systems dot net
-
-_pipname=debugpy
-pkgname=python-$_pipname
-pkgver=1.6.2
-pkgrel=2
-pkgdesc='An implementation of the Debug Adapter Protocol for Python'
-arch=(x86_64)
-url='https://aka.ms/debugpy'
-license=(EPL MIT)
-depends=(python)
-makedepends=(python-setuptools)
-source=(https://github.com/microsoft/debugpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-fix-build.patch)
-sha256sums=('0fb0b9bdb935b8c129b3cde2b0388d9e47d521e092f8e5b05e5ec5333502ab54'
-'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
-
-prepare() {
-  cd $_pipname-$pkgver
-# remove precompiled libs
-  rm 
src/debugpy/_vendored/pydevd/pydevd_attach_to_process/*.{so,dll,dylib,exe,pdb}
-
-  patch -p1 -i ../fix-build.patch
-}
-
-build() {
-  cd $_pipname-$pkgver
-  python setup.py build
-# Compile attach libraries
-  cd build/lib*/debugpy/_vendored/pydevd/pydevd_attach_to_process
-  g++ ${CXXFLAGS} -m64 -shared -o attach_linux_amd64.so -fPIC -nostartfiles 
linux_and_mac/attach.cpp ${LDFLAGS}
-}
-
-package() {
-  cd $_pipname-$pkgver
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-debugpy/repos/community-x86_64/PKGBUILD (from rev 1284814, 
python-debugpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 14:05:58 UTC (rev 1284815)
@@ -0,0 +1,40 @@
+# Maintainer: Antonio Rojas 
+# Contributor: mark.blakeney at bullet-systems dot net
+
+_pipname=debugpy
+pkgname=python-$_pipname
+pkgver=1.6.3
+pkgrel=1
+pkgdesc='An implementation of the Debug Adapter Protocol for Python'
+arch=(x86_64)
+url='https://aka.ms/debugpy'
+license=(EPL MIT)
+depends=(python)
+makedepends=(python-setuptools)
+source=(https://github.com/microsoft/debugpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz
+fix-build.patch)
+sha256sums=('ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc'
+'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
+
+prepare() {
+  cd $_pipname-$pkgver
+# remove precompiled libs
+  rm 
src/debugpy/_vendored/pydevd/pydevd_attach_to_process/*.{so,dll,dylib,exe,pdb}
+
+  patch -p1 -i ../fix-build.patch
+}
+
+build() {
+  cd $_pipname-$pkgver
+  python setup.py build
+# Compile attach libraries
+  cd build/lib*/debugpy/_vendored/pydevd/pydevd_attach_to_process
+  g++ ${CXXFLAGS} -m64 -shared -o attach_linux_amd64.so -fPIC -nostartfiles 
linux_and_mac/attach.cpp ${LDFLAGS}
+}
+
+package() {
+  cd $_pipname-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: fix-build.patch
===
--- fix-build.patch 2022-08-27 14:05:47 UTC (rev 1284814)
+++ fix-build.patch 2022-08-27 14:05:58 UTC (rev 1284815)
@@ -1,12 +0,0 @@
-diff --git 
a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h 
b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h
-index 6d39865e..04790698 100644
 a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h
-+++ b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h
-@@ -18,6 +18,7 @@
- #define __PYTHON_H__
- 
- #include "../common/py_version.hpp"
-+#include 
- 
- #ifndef _WIN32
- typedef unsigned int DWORD;

Copied: python-debugpy/repos/community-x86_64/fix-build.patch (from rev 
1284814, python-debugpy/trunk/fix-build.patch)
===
--- fix-build.patch (rev 0)
+++ fix-build.patch 2022-08-27 14:05:58 UTC (rev 1284815)
@@ -0,0 +1,12 @@
+diff --git 
a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h 
b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h
+index 6d39865e..04790698 100644
+--- a/src/debugpy/_vendored/pydevd/pydevd_attach_to_proce

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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 14:05:47
  Author: arojas
Revision: 1284814

upgpkg: python-debugpy 1.6.3-1: Update to 1.6.3

Modified:
  python-debugpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 14:03:39 UTC (rev 1284813)
+++ PKGBUILD2022-08-27 14:05:47 UTC (rev 1284814)
@@ -3,8 +3,8 @@
 
 _pipname=debugpy
 pkgname=python-$_pipname
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
 pkgdesc='An implementation of the Debug Adapter Protocol for Python'
 arch=(x86_64)
 url='https://aka.ms/debugpy'
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 
source=(https://github.com/microsoft/debugpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz
 fix-build.patch)
-sha256sums=('0fb0b9bdb935b8c129b3cde2b0388d9e47d521e092f8e5b05e5ec5333502ab54'
+sha256sums=('ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc'
 'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
 
 prepare() {



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 14:03:39
  Author: arojas
Revision: 1284813

archrelease: copy trunk to community-x86_64

Added:
  python-pikepdf/repos/community-x86_64/PKGBUILD
(from rev 1284812, python-pikepdf/trunk/PKGBUILD)
Deleted:
  python-pikepdf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 14:03:29 UTC (rev 1284812)
+++ PKGBUILD2022-08-27 14:03:39 UTC (rev 1284813)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Fredrick Brennan 
-# Contributor: Stephan Eisvogel 
-
-pkgname=python-pikepdf
-pkgver=5.3.1
-pkgrel=1
-pkgdesc='Read and write PDFs with Python, powered by qpdf'
-arch=(x86_64)
-url='https://github.com/pikepdf/pikepdf'
-license=(MPL2)
-makedepends=(pybind11 python-build python-installer python-wheel python-toml 
python-setuptools-scm)
-depends=(python-lxml python-pillow python-deprecation qpdf)
-checkdepends=(python-pytest-xdist python-hypothesis)
-source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('b8c9e5cc1c73fa4d0dae9f4b184adbc72949973a011f2746c851affec3c0ede3')
-
-build() {
-  cd pikepdf-$pkgver
-# Work around https://github.com/pikepdf/pikepdf/issues/367
-  SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver \
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd pikepdf-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python -m installer dist/*.whl
-  test-env/bin/python -m pytest
-}
-
-package() {
-  cd pikepdf-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-pikepdf/repos/community-x86_64/PKGBUILD (from rev 1284812, 
python-pikepdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 14:03:39 UTC (rev 1284813)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Fredrick Brennan 
+# Contributor: Stephan Eisvogel 
+
+pkgname=python-pikepdf
+pkgver=5.5.0
+pkgrel=1
+pkgdesc='Read and write PDFs with Python, powered by qpdf'
+arch=(x86_64)
+url='https://github.com/pikepdf/pikepdf'
+license=(MPL2)
+makedepends=(pybind11 python-build python-installer python-wheel python-toml 
python-setuptools-scm)
+depends=(python-lxml python-pillow python-deprecation python-typing_extensions 
python-packaging qpdf)
+checkdepends=(python-pytest-xdist python-hypothesis)
+source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
+sha256sums=('9dd51dbdfa0470135cced6f14ef77ab2d2478f15711b1376984702191ef7625b')
+
+build() {
+  cd pikepdf-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd pikepdf-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m installer dist/*.whl
+  test-env/bin/python -m pytest
+}
+
+package() {
+  cd pikepdf-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 14:03:29
  Author: arojas
Revision: 1284812

upgpkg: python-pikepdf 5.5.0-1: Update to 5.5.0

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 14:03:04 UTC (rev 1284811)
+++ PKGBUILD2022-08-27 14:03:29 UTC (rev 1284812)
@@ -3,7 +3,7 @@
 # Contributor: Stephan Eisvogel 
 
 pkgname=python-pikepdf
-pkgver=5.3.1
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
@@ -10,15 +10,13 @@
 url='https://github.com/pikepdf/pikepdf'
 license=(MPL2)
 makedepends=(pybind11 python-build python-installer python-wheel python-toml 
python-setuptools-scm)
-depends=(python-lxml python-pillow python-deprecation qpdf)
+depends=(python-lxml python-pillow python-deprecation python-typing_extensions 
python-packaging qpdf)
 checkdepends=(python-pytest-xdist python-hypothesis)
 
source=(https://pypi.python.org/packages/source/p/pikepdf/pikepdf-$pkgver.tar.gz)
-sha256sums=('b8c9e5cc1c73fa4d0dae9f4b184adbc72949973a011f2746c851affec3c0ede3')
+sha256sums=('9dd51dbdfa0470135cced6f14ef77ab2d2478f15711b1376984702191ef7625b')
 
 build() {
   cd pikepdf-$pkgver
-# Work around https://github.com/pikepdf/pikepdf/issues/367
-  SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver \
   python -m build --wheel --no-isolation
 }
 



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:59:34
  Author: arojas
Revision: 1284808

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:59:22 UTC (rev 1284807)
+++ PKGBUILD2022-08-27 13:59:34 UTC (rev 1284808)
@@ -1,34 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-jupyter_client
-pkgver=7.3.4
-pkgrel=1
-pkgdesc="Jupyter protocol implementation and client libraries"
-arch=('any')
-url="https://pypi.python.org/pypi/jupyter_client";
-license=('BSD')
-depends=('python-ipykernel' 'python-traitlets' 'python-pyzmq'
- 'python-jupyter_core' 'python-dateutil' 'python-entrypoints' 
'python-nest-asyncio')
-makedepends=('python-build' 'python-installer' 'python-hatchling')
-checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
-#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz";)
-source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz";)
-sha256sums=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
-
-# dep cycle with python-ipykernel
-
-build() {
-  cd jupyter_client-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd jupyter_client-$pkgver
-  pytest -vv
-}
-
-package() {
-  cd jupyter_client-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-jupyter_client/repos/community-any/PKGBUILD (from rev 1284807, 
python-jupyter_client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:59:34 UTC (rev 1284808)
@@ -0,0 +1,34 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-jupyter_client
+pkgver=7.3.5
+pkgrel=1
+pkgdesc="Jupyter protocol implementation and client libraries"
+arch=('any')
+url="https://pypi.python.org/pypi/jupyter_client";
+license=('BSD')
+depends=('python-ipykernel' 'python-traitlets' 'python-pyzmq'
+ 'python-jupyter_core' 'python-dateutil' 'python-entrypoints' 
'python-nest-asyncio')
+makedepends=('python-build' 'python-installer' 'python-hatchling')
+checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
+#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz";)
+source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz";)
+sha256sums=('3c58466a1b8d55dba0bf3ce0834e4f5b7760baf98d1d73db0add6f19de9ecd1d')
+
+# dep cycle with python-ipykernel
+
+build() {
+  cd jupyter_client-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd jupyter_client-$pkgver
+  pytest -vv
+}
+
+package() {
+  cd jupyter_client-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:59:22
  Author: arojas
Revision: 1284807

upgpkg: python-jupyter_client 7.3.5-1: Update to 7.3.5

Modified:
  python-jupyter_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:56:12 UTC (rev 1284806)
+++ PKGBUILD2022-08-27 13:59:22 UTC (rev 1284807)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=python-jupyter_client
-pkgver=7.3.4
+pkgver=7.3.5
 pkgrel=1
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
 
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz";)
 
source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz";)
-sha256sums=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
+sha256sums=('3c58466a1b8d55dba0bf3ce0834e4f5b7760baf98d1d73db0add6f19de9ecd1d')
 
 # dep cycle with python-ipykernel
 



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:56:12
  Author: arojas
Revision: 1284806

archrelease: copy trunk to community-staging-x86_64

Added:
  gap/repos/community-staging-x86_64/
  gap/repos/community-staging-x86_64/PKGBUILD
(from rev 1284805, gap/trunk/PKGBUILD)
  gap/repos/community-staging-x86_64/gap-libsemigroups-1.3.4.patch
(from rev 1284805, gap/trunk/gap-libsemigroups-1.3.4.patch)
  gap/repos/community-staging-x86_64/gap.sh
(from rev 1284805, gap/trunk/gap.sh)

---+
 PKGBUILD  |  147 ++
 gap-libsemigroups-1.3.4.patch |  153 
 gap.sh|7 +
 3 files changed, 307 insertions(+)

Copied: gap/repos/community-staging-x86_64/PKGBUILD (from rev 1284805, 
gap/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 13:56:12 UTC (rev 1284806)
@@ -0,0 +1,147 @@
+# Maintainer: Antonio Rojas 
+# Contributor:  TDY 
+# Contributor: Rémy Oudompheng 
+
+pkgbase=gap
+pkgname=(gap gap-doc gap-packages)
+pkgver=4.12.0
+pkgrel=1
+pkgdesc='Groups, Algorithms, Programming: a system for computational discrete 
algebra'
+arch=(x86_64)
+url='https://www.gap-system.org/'
+license=(GPL)
+source=(https://github.com/gap-system/gap/releases/download/v$pkgver/$pkgbase-$pkgver.tar.gz
+gap.sh)
+sha256sums=('6005d0c0316fe8803d84681f30be64eace83a9542f975f5cb3dedfadd4391849'
+'143fb8a79a52c007903cce13407850df309ef803a9b00398d05169355917de46')
+makedepends=(libxaw givaro mpfi cddlib boost libsemigroups c-xsc zeromq fplll 
wget chrpath fmt eigen normaliz)
+
+prepare() {
+  cd gap-$pkgver
+
+# Use system libsemigroups
+  sed -e 's|test "$with_external_libsemigroups" = yes|true|' -i 
pkg/semigroups/configure
+# Use system normaliz
+  sed -e 's|.\/build-normaliz.sh|true|' -i bin/BuildPackages.sh
+# Fix https://bugs.archlinux.org/task/55174
+  sed -e '/xgap/d' -i pkg/sonata/PackageInfo.g
+  sed -e '/XGAP/d' -i pkg/cryst/PackageInfo.g
+}
+
+build() {
+  cd gap-$pkgver
+  ./configure --prefix=/usr --with-gmp=system
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+  make libgap.la
+
+  # Install libgap so we can link packages against it
+  mkdir -p tmp-install
+  libtool --mode=install install libgap.la "$srcdir"/gap-$pkgver/tmp-install
+  rm "$srcdir"/gap-$pkgver/tmp-install/libgap.la
+
+  cd pkg
+  export CFLAGS+=" -fcommon" # Fix anupq and cohomolo build with GCC 10
+  export CXXFLAGS+=" -I/usr/include/cxsc" # Find c-xsc headers
+  export CXXFLAGS+=" -I/usr/include/eigen3" # Fix build of semigroups
+  export LDFLAGS+=" -L$srcdir/gap-$pkgver/tmp-install -lgap" # See 
https://trac.sagemath.org/ticket/27372
+  export LD_LIBRARY_PATH="$srcdir"/gap-$pkgver/tmp-install
+  ../bin/BuildPackages.sh --strict
+}
+
+_standardpkgs=(gapdoc primgrp smallgrp transgrp atlasrep autpgrp alnuth crisp 
ctbllib factint fga irredsol laguna
+   polenta polycyclic resclasses sophus tomlib)
+
+package_gap() {
+  depends=(gmp zlib)
+  optdepends=('gap-packages: extra packages' 'gap-doc: documentation')
+  cd gap-$pkgver
+
+  install -Dm644 src/*.h -t "$pkgdir"/usr/include/gap
+  install -Dm644 build/config.h -t "$pkgdir"/usr/include/gap
+  install -Dm644 src/hpc/*.h -t "$pkgdir"/usr/include/gap/hpc
+
+  install -d "$pkgdir"/usr/lib
+  libtool --mode=install install libgap.la "$pkgdir"/usr/lib
+
+  mkdir -p "$pkgdir"/usr/{bin,lib/gap/pkg}
+  cp -r grp lib "$pkgdir"/usr/lib/gap
+  for _pkg in ${_standardpkgs[@]}; do
+cp -r pkg/$_pkg "$pkgdir"/usr/lib/gap/pkg
+  done
+  install -Dm755 gap -t "$pkgdir"/usr/lib/gap
+  sed -e "s|$PWD|/usr/lib/gap|g" -e "s|-I/usr/lib|-I/usr/include|g" -i 
sysinfo.gap
+  cp -ar sysinfo.gap* "$pkgdir"/usr/lib/gap
+# Install launcher script
+  install -Dm755 "$srcdir"/gap.sh "$pkgdir"/usr/bin/gap
+
+  mkdir -p "$pkgdir"/usr/share
+  ln -s /usr/lib/gap -t "$pkgdir"/usr/share # expected by sagemath
+
+# Add provides for bundled packages
+  for _f in "$pkgdir"/usr/lib/gap/pkg/*/PackageInfo.g; do
+_pkg=$(cat $_f | grep PackageName | tr '\n' ' ' | cut -d '"' -f2 | tr 
'[:upper:]' '[:lower:]')
+_ver=$(cat $_f | grep Version | tr '\n' ' ' | cut -d '"' -f2)
+_prov="gap-$_pkg=${_ver/-/.}"
+provides+=($_prov)
+  done
+}
+
+package_gap-doc() {
+  depends=(gap)
+  pkgdesc="Documentation for GAP"
+  cd gap-$pkgver
+
+  mkdir -p "$pkgdir"/usr/lib/gap
+  cp -r doc "$pkgdir"/usr/lib/gap
+}
+
+package_gap-packages() {
+  depends=(gap)
+  optdepends=('libxaw: xgap package' 'c-xsc: float package' 'mpfi: float 
package'
+  'libmpc: float package' 'fplll: float package' 'zeromq: ZeroMQ 
interface package' 'planarity: digraph package'
+  'curl: curl interface package' 'libsemigroups: semigroups 
package' 'c

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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:55:57
  Author: arojas
Revision: 1284805

upgpkg: gap 4.12.0-1: Update to 4.12.0

Modified:
  gap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:54:33 UTC (rev 1284804)
+++ PKGBUILD2022-08-27 13:55:57 UTC (rev 1284805)
@@ -4,22 +4,16 @@
 
 pkgbase=gap
 pkgname=(gap gap-doc gap-packages)
-pkgver=4.11.1
-pkgrel=10
+pkgver=4.12.0
+pkgrel=1
 pkgdesc='Groups, Algorithms, Programming: a system for computational discrete 
algebra'
 arch=(x86_64)
 url='https://www.gap-system.org/'
 license=(GPL)
-_semigroupsver=4.0.1
-_normalizinterfacever=1.3.2
 
source=(https://github.com/gap-system/gap/releases/download/v$pkgver/$pkgbase-$pkgver.tar.gz
-gap.sh
-
https://github.com/semigroups/Semigroups/archive/v$_semigroupsver/Semigroups-$_semigroupsver.tar.gz
-
https://github.com/gap-packages/NormalizInterface/releases/download/v$_normalizinterfacever/NormalizInterface-$_normalizinterfacever.tar.gz)
-sha256sums=('6635c5da7d82755f8339486b9cac33766f58712f297e8234fba40818902ea304'
-'143fb8a79a52c007903cce13407850df309ef803a9b00398d05169355917de46'
-'09f3f59506e6b273d44954eff91b9af7ffb91263d70e43faf676bcdb51878974'
-'05f8ec10bd9975cc3f84249057b96e4865c284d9aaf5d94ac0c3e96377c3645e')
+gap.sh)
+sha256sums=('6005d0c0316fe8803d84681f30be64eace83a9542f975f5cb3dedfadd4391849'
+'143fb8a79a52c007903cce13407850df309ef803a9b00398d05169355917de46')
 makedepends=(libxaw givaro mpfi cddlib boost libsemigroups c-xsc zeromq fplll 
wget chrpath fmt eigen normaliz)
 
 prepare() {
@@ -26,31 +20,12 @@
   cd gap-$pkgver
 
 # Use system libsemigroups
-  sed -e 's|test "$with_external_libsemigroups" = yes|true|' -i 
pkg/semigroups-*/configure
+  sed -e 's|test "$with_external_libsemigroups" = yes|true|' -i 
pkg/semigroups/configure
 # Use system normaliz
   sed -e 's|.\/build-normaliz.sh|true|' -i bin/BuildPackages.sh
 # Fix https://bugs.archlinux.org/task/55174
-  sed -e '/xgap/d' -i pkg/sonata-*/PackageInfo.g
+  sed -e '/xgap/d' -i pkg/sonata/PackageInfo.g
   sed -e '/XGAP/d' -i pkg/cryst/PackageInfo.g
-
-# Update semigroups to support libsemigroups 2
-  rm -r pkg/semigroups-* 
-  mv ../Semigroups-$_semigroupsver pkg/semigroups-$_semigroupsver
-  cd pkg/semigroups-$_semigroupsver
-  rm prerequisites.sh
-  mkdir libsemigroups
-  ./autogen.sh
-  sed -e 's|test "$with_external_libsemigroups" = yes|true|' -i configure
-
-# Update normalizinterface to support normaliz 3.9
-  cd ..
-  rm -r NormalizInterface*
-  mv ../../NormalizInterface-$_normalizinterfacever .
-  sed -e 's|\$PWD/NormalizInstallDir|/usr|' -i 
NormalizInterface-$_normalizinterfacever/configure
-
-  cd CddInterface-*
-  sed -e 's|/usr/include/cdd|/usr/include/cddlib|' -i configure.ac # Fix build 
with cddlib 0.94k
-  rm configure
 }
 
 build() {
@@ -77,18 +52,16 @@
   ../bin/BuildPackages.sh --strict
 }
 
-_standardpkgs=(GAPDoc-* primgrp-* SmallGrp-* transgrp atlasrep autpgrp-* 
alnuth-* crisp-* ctbllib-* FactInt-* fga irredsol-* laguna-*
-   polenta-* polycyclic-* resclasses-* sophus-* tomlib-*)
+_standardpkgs=(gapdoc primgrp smallgrp transgrp atlasrep autpgrp alnuth crisp 
ctbllib factint fga irredsol laguna
+   polenta polycyclic resclasses sophus tomlib)
 
 package_gap() {
   depends=(gmp zlib)
   optdepends=('gap-packages: extra packages' 'gap-doc: documentation')
-  conflicts=(libgap)
-  replaces=(gap-data libgap gap-4.8 gap-4.8-data)
   cd gap-$pkgver
 
   install -Dm644 src/*.h -t "$pkgdir"/usr/include/gap
-  install -Dm644 gen/config.h -t "$pkgdir"/usr/include/gap
+  install -Dm644 build/config.h -t "$pkgdir"/usr/include/gap
   install -Dm644 src/hpc/*.h -t "$pkgdir"/usr/include/gap/hpc
 
   install -d "$pkgdir"/usr/lib
@@ -109,12 +82,10 @@
   ln -s /usr/lib/gap -t "$pkgdir"/usr/share # expected by sagemath
 
 # Add provides for bundled packages
-  for _f in $(ls "$pkgdir"/usr/lib/gap/pkg); do
-_pkg=$(basename $_f | cut -d- -f1 | tr '[:upper:]' '[:lower:]')
-_prov=gap-$_pkg
-if [[ $_f == *-* ]]; then
-  _prov+="=$(basename $_f | cut -d- -f2)"
-fi
+  for _f in "$pkgdir"/usr/lib/gap/pkg/*/PackageInfo.g; do
+_pkg=$(cat $_f | grep PackageName | tr '\n' ' ' | cut -d '"' -f2 | tr 
'[:upper:]' '[:lower:]')
+_ver=$(cat $_f | grep Version | tr '\n' ' ' | cut -d '"' -f2)
+_prov="gap-$_pkg=${_ver/-/.}"
 provides+=($_prov)
   done
 }
@@ -121,7 +92,6 @@
 
 package_gap-doc() {
   depends=(gap)
-  replaces=(gap-4.8-doc)
   pkgdesc="Documentation for GAP"
   cd gap-$pkgver
 
@@ -131,7 +101,6 @@
 
 package_gap-packages() {
   depends=(gap)
-  replaces=(gap-4.8-packages)
   optdepends=('libxaw: xgap package' 'c-xsc: float package' 'mpfi: float 
package'
   'libmpc: float package' 

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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:54:33
  Author: arojas
Revision: 1284804

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:54:25 UTC (rev 1284803)
+++ PKGBUILD2022-08-27 13:54:33 UTC (rev 1284804)
@@ -1,32 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-ipywidgets
-_pipname=ipywidgets
-pkgver=8.0.0
-pkgrel=1
-pkgdesc="IPython HTML widgets for Jupyter"
-arch=('any')
-url="https://github.com/ipython/ipywidgets";
-license=('BSD')
-depends=('python-ipykernel' 'python-jsonschema' 'python-ipython-genutils')
-makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
-optdepends=('jupyterlab-widgets: widgets for Jupyter lab' 
'jupyter-widgetsnbextension: widgets for the legacy notebook')
-checkdepends=('python-pytest' 'python-pytz')
-source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('7295d3f0adbfe95479a2a3328bf3f2e027f25b2e1a594491e05a3d519dd2e673')
-
-build() {
-  cd ipywidgets-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd ipywidgets-$pkgver
-  pytest -v
-}
-
-package() {
-  cd ipywidgets-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: python-ipywidgets/repos/community-any/PKGBUILD (from rev 1284803, 
python-ipywidgets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:54:33 UTC (rev 1284804)
@@ -0,0 +1,32 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-ipywidgets
+_pipname=ipywidgets
+pkgver=8.0.1
+pkgrel=1
+pkgdesc="IPython HTML widgets for Jupyter"
+arch=('any')
+url="https://github.com/ipython/ipywidgets";
+license=('BSD')
+depends=('python-ipykernel' 'python-jsonschema' 'python-ipython-genutils')
+makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
+optdepends=('jupyterlab-widgets: widgets for Jupyter lab' 
'jupyter-widgetsnbextension: widgets for the legacy notebook')
+checkdepends=('python-pytest' 'python-pytz')
+source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
+sha256sums=('1a296094203309e834f2781a275214d255ac5d266bbfa602f9f6915e1806614c')
+
+build() {
+  cd ipywidgets-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd ipywidgets-$pkgver
+  pytest -v
+}
+
+package() {
+  cd ipywidgets-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:54:25
  Author: arojas
Revision: 1284803

upgpkg: python-ipywidgets 8.0.1-1: Update to 8.0.1

Modified:
  python-ipywidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:53:02 UTC (rev 1284802)
+++ PKGBUILD2022-08-27 13:54:25 UTC (rev 1284803)
@@ -2,7 +2,7 @@
 
 pkgname=python-ipywidgets
 _pipname=ipywidgets
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 pkgdesc="IPython HTML widgets for Jupyter"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('jupyterlab-widgets: widgets for Jupyter lab' 
'jupyter-widgetsnbextension: widgets for the legacy notebook')
 checkdepends=('python-pytest' 'python-pytz')
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('7295d3f0adbfe95479a2a3328bf3f2e027f25b2e1a594491e05a3d519dd2e673')
+sha256sums=('1a296094203309e834f2781a275214d255ac5d266bbfa602f9f6915e1806614c')
 
 build() {
   cd ipywidgets-$pkgver



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:53:02
  Author: arojas
Revision: 1284802

archrelease: copy trunk to community-x86_64

Added:
  plantri/repos/community-x86_64/LICENSE
(from rev 1284801, plantri/trunk/LICENSE)
  plantri/repos/community-x86_64/PKGBUILD
(from rev 1284801, plantri/trunk/PKGBUILD)
Deleted:
  plantri/repos/community-x86_64/LICENSE
  plantri/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |4 +--
 PKGBUILD |   64 ++---
 2 files changed, 34 insertions(+), 34 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2022-08-27 13:52:51 UTC (rev 1284801)
+++ LICENSE 2022-08-27 13:53:02 UTC (rev 1284802)
@@ -1,2 +0,0 @@
-The programs are written in C and are free for all purposes other than sale 
for profit. However, they remain subject to our copyright and are not 
-"public domain".

Copied: plantri/repos/community-x86_64/LICENSE (from rev 1284801, 
plantri/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2022-08-27 13:53:02 UTC (rev 1284802)
@@ -0,0 +1,2 @@
+The programs are written in C and are free for all purposes other than sale 
for profit. However, they remain subject to our copyright and are not 
+"public domain".

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:52:51 UTC (rev 1284801)
+++ PKGBUILD2022-08-27 13:53:02 UTC (rev 1284802)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=plantri
-pkgver=5.3
-pkgrel=1
-pkgdesc='A program for generation of certain types of planar graph'
-arch=(x86_64)
-url='https://cs.anu.edu.au/~bdm/plantri/'
-license=(custom)
-depends=(glibc)
-source=(https://cs.anu.edu.au/~bdm/plantri/plantri${pkgver/./}.tar.gz LICENSE)
-sha256sums=('c8ce0da9cb330486b60293993e668e47f8484c4e3b56f8b252d130bb2b83d3f0'
-'83a2186806f5f535ebc2ba0381830bc1528f38c8484bf9d7c1977011c25a424a')
-
-prepare() {
-  sed -e '/CFLAGS=/d' -e '/LDFLAGS=/d' -i plantri${pkgver/./}/makefile
-}
-
-build() {
-  cd plantri${pkgver/./}
-  make
-}
-
-package() {
-  cd plantri${pkgver/./}
-
-  mkdir -p "$pkgdir"/usr/bin
-  cp plantri fullgen "$pkgdir"/usr/bin/
-
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
-  cp "$srcdir"/LICENSE "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: plantri/repos/community-x86_64/PKGBUILD (from rev 1284801, 
plantri/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:53:02 UTC (rev 1284802)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plantri
+pkgver=5.3
+pkgrel=2
+pkgdesc='A program for generation of certain types of planar graph'
+arch=(x86_64)
+url='https://cs.anu.edu.au/~bdm/plantri/'
+license=(custom)
+depends=(glibc)
+source=(https://cs.anu.edu.au/~bdm/plantri/plantri${pkgver/./}.tar.gz LICENSE)
+sha256sums=('423e2c439f05f68a822e8626875b564213b9510f6cd0d8ac043d1ec893e452f6'
+'83a2186806f5f535ebc2ba0381830bc1528f38c8484bf9d7c1977011c25a424a')
+
+prepare() {
+  sed -e '/CFLAGS=/d' -e '/LDFLAGS=/d' -i plantri${pkgver/./}/makefile
+}
+
+build() {
+  cd plantri${pkgver/./}
+  make
+}
+
+package() {
+  cd plantri${pkgver/./}
+
+  mkdir -p "$pkgdir"/usr/bin
+  cp plantri fullgen "$pkgdir"/usr/bin/
+
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  cp "$srcdir"/LICENSE "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:52:51
  Author: arojas
Revision: 1284801

upgpkg: plantri 5.3-2: New tarball

Modified:
  plantri/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:51:11 UTC (rev 1284800)
+++ PKGBUILD2022-08-27 13:52:51 UTC (rev 1284801)
@@ -2,7 +2,7 @@
 
 pkgname=plantri
 pkgver=5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A program for generation of certain types of planar graph'
 arch=(x86_64)
 url='https://cs.anu.edu.au/~bdm/plantri/'
@@ -9,7 +9,7 @@
 license=(custom)
 depends=(glibc)
 source=(https://cs.anu.edu.au/~bdm/plantri/plantri${pkgver/./}.tar.gz LICENSE)
-sha256sums=('c8ce0da9cb330486b60293993e668e47f8484c4e3b56f8b252d130bb2b83d3f0'
+sha256sums=('423e2c439f05f68a822e8626875b564213b9510f6cd0d8ac043d1ec893e452f6'
 '83a2186806f5f535ebc2ba0381830bc1528f38c8484bf9d7c1977011c25a424a')
 
 prepare() {



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

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 13:51:11
  Author: felixonmars
Revision: 1284800

archrelease: copy trunk to community-staging-x86_64

Added:
  mighttpd2/repos/community-staging-x86_64/
  mighttpd2/repos/community-staging-x86_64/PKGBUILD
(from rev 1284799, mighttpd2/trunk/PKGBUILD)

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

Copied: mighttpd2/repos/community-staging-x86_64/PKGBUILD (from rev 1284799, 
mighttpd2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 13:51:11 UTC (rev 1284800)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+
+pkgname=mighttpd2
+pkgver=4.0.2
+pkgrel=16
+pkgdesc="High performance web server on WAI/warp"
+url="https://kazu-yamamoto.github.io/mighttpd2/";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-auto-update' 
'haskell-base16-bytestring'
+ 'haskell-byteorder' 'haskell-case-insensitive' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'dhall' 'haskell-http-client' 'haskell-http-date' 
'haskell-http-types' 'haskell-network'
+ 'haskell-old-locale' 'haskell-quic' 'haskell-resourcet' 
'haskell-split'
+ 'haskell-streaming-commons' 'haskell-time-manager' 'haskell-tls'
+ 'haskell-tls-session-manager' 'haskell-unix-time' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-wai' 
'haskell-wai-app-file-cgi'
+ 'haskell-wai-http2-extra' 'haskell-wai-logger' 'haskell-warp' 
'haskell-warp-quic'
+ 'haskell-warp-tls')
+makedepends=('ghc' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";
+
https://raw.githubusercontent.com/kazu-yamamoto/mighttpd2/v4.0.1/conf/example.dhall)
+sha256sums=('1d4dc43b96a3064a8c0b752f71591cb04d769b76e3b922a5ea3529057d530960'
+'454bac34f3096ca43fca573b4e927f2d13db86f794cc1280ea4129ccc7f800c3')
+
+prepare() {
+  mv example.dhall $pkgname-$pkgver/conf/
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+-fdhall -fquic -ftls
+
+  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 $pkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $pkgname-$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 mighttpd2/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 13:50:51
  Author: felixonmars
Revision: 1284799

upgpkg: mighttpd2 4.0.2-16: rebuild with static-hash 0.0.2

Modified:
  mighttpd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:50:07 UTC (rev 1284798)
+++ PKGBUILD2022-08-27 13:50:51 UTC (rev 1284799)
@@ -2,7 +2,7 @@
 
 pkgname=mighttpd2
 pkgver=4.0.2
-pkgrel=15
+pkgrel=16
 pkgdesc="High performance web server on WAI/warp"
 url="https://kazu-yamamoto.github.io/mighttpd2/";
 license=("BSD")



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:50:07
  Author: arojas
Revision: 1284798

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:49:57 UTC (rev 1284797)
+++ PKGBUILD2022-08-27 13:50:07 UTC (rev 1284798)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=python-ipycanvas
-_pyname=${pkgname#python-}
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="Interactive widgets library exposing the browser's Canvas API"
-url='https://github.com/martinRenou/ipycanvas'
-arch=(any)
-license=(BSD)
-source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
-depends=(python-ipywidgets python-pillow python-numpy)
-makedepends=(python-build python-installer python-jupyter_packaging jupyterlab)
-sha256sums=('3984339cef0c15674e347dd65ffb0cd1edc62e37869cbb5efea46f3259e976f3')
-
-prepare() {
-  cd $_pyname-$pkgver
-  sed -e 's|jupyter_packaging~=0.7.0|jupyter_packaging|' -i pyproject.toml # 
Drop version constraint
-}
-
-build() {
-  cd $_pyname-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd $_pyname-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  mv "$pkgdir"/{usr/,}etc
-}

Copied: python-ipycanvas/repos/community-any/PKGBUILD (from rev 1284797, 
python-ipycanvas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:50:07 UTC (rev 1284798)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=python-ipycanvas
+_pyname=${pkgname#python-}
+pkgver=0.13.0
+pkgrel=1
+pkgdesc="Interactive widgets library exposing the browser's Canvas API"
+url='https://github.com/martinRenou/ipycanvas'
+arch=(any)
+license=(BSD)
+source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
+depends=(python-ipywidgets python-pillow python-numpy python-setuptools)
+makedepends=(python-build python-installer python-jupyter_packaging jupyterlab)
+sha256sums=('7e66bd2e4be956ea1ffedde3f56c8557d60583165493ae511a1dc86f496d7354')
+
+build() {
+  cd $_pyname-$pkgver
+  python -m build --wheel --no-isolation --skip-dependency-check
+}
+
+package() {
+  cd $_pyname-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  mv "$pkgdir"/{usr/,}etc
+}



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

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:49:57
  Author: arojas
Revision: 1284797

upgpkg: python-ipycanvas 0.13.0-1: Update to 0.13.0

Modified:
  python-ipycanvas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:49:39 UTC (rev 1284796)
+++ PKGBUILD2022-08-27 13:49:57 UTC (rev 1284797)
@@ -2,7 +2,7 @@
 
 pkgname=python-ipycanvas
 _pyname=${pkgname#python-}
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="Interactive widgets library exposing the browser's Canvas API"
 url='https://github.com/martinRenou/ipycanvas'
@@ -9,18 +9,13 @@
 arch=(any)
 license=(BSD)
 
source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
-depends=(python-ipywidgets python-pillow python-numpy)
+depends=(python-ipywidgets python-pillow python-numpy python-setuptools)
 makedepends=(python-build python-installer python-jupyter_packaging jupyterlab)
-sha256sums=('3984339cef0c15674e347dd65ffb0cd1edc62e37869cbb5efea46f3259e976f3')
+sha256sums=('7e66bd2e4be956ea1ffedde3f56c8557d60583165493ae511a1dc86f496d7354')
 
-prepare() {
-  cd $_pyname-$pkgver
-  sed -e 's|jupyter_packaging~=0.7.0|jupyter_packaging|' -i pyproject.toml # 
Drop version constraint
-}
-
 build() {
   cd $_pyname-$pkgver
-  python -m build --wheel --no-isolation
+  python -m build --wheel --no-isolation --skip-dependency-check
 }
 
 package() {



[arch-commits] Commit in haskell-wai-app-file-cgi/repos (2 files)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 13:49:39
  Author: felixonmars
Revision: 1284796

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-wai-app-file-cgi/repos/community-staging-x86_64/
  haskell-wai-app-file-cgi/repos/community-staging-x86_64/PKGBUILD
(from rev 1284795, haskell-wai-app-file-cgi/trunk/PKGBUILD)

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

Copied: haskell-wai-app-file-cgi/repos/community-staging-x86_64/PKGBUILD (from 
rev 1284795, haskell-wai-app-file-cgi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-27 13:49:39 UTC (rev 1284796)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+
+_hkgname=wai-app-file-cgi
+pkgname=haskell-wai-app-file-cgi
+pkgver=3.1.10
+pkgrel=14
+pkgdesc="File/CGI/Rev Proxy App of WAI"
+url="http://www.mew.org/~kazu/proj/mighttpd/";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-case-insensitive' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-data-default-class'  
'haskell-http-client'
+ 'haskell-http-conduit' 'haskell-http-date' 'haskell-http-types' 
'haskell-mime-types'
+ 'haskell-network' 'haskell-sockaddr' 'haskell-static-hash' 
'haskell-wai'
+ 'haskell-wai-conduit' 'haskell-warp' 'haskell-word8')
+makedepends=('ghc' 'uusi' 'haskell-http' 'haskell-doctest' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('d47d704a9f01bea2a211754fb1ed35d2b9a446eabf63719bde9b082a6f7957f3')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -d attoparsec-conduit $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' 
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in qt6-5compat/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:49:22
  Author: arojas
Revision: 454643

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  qt6-5compat/repos/kde-unstable-x86_64/PKGBUILD
(from rev 454642, qt6-5compat/kde-unstable/PKGBUILD)
Deleted:
  qt6-5compat/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:49:10 UTC (rev 454642)
+++ PKGBUILD2022-08-27 13:49:22 UTC (rev 454643)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt6-5compat
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Module that contains unsupported Qt 5 APIs'
-depends=(qt6-base)
-makedepends=(cmake ninja qt6-declarative qt6-shadertools)
-optdepends=('qt6-declarative: for QtGraphicalEffects')
-groups=(qt6)
-options=(debug)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('70b4391228e0f6cf817f9c7b9de9432b39bd9b91b7a978daeef298b1290b83ef')
-
-build() {
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-5compat/repos/kde-unstable-x86_64/PKGBUILD (from rev 454642, 
qt6-5compat/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:49:22 UTC (rev 454643)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt6-5compat
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Module that contains unsupported Qt 5 APIs'
+depends=(qt6-base)
+makedepends=(cmake ninja qt6-declarative qt6-shadertools)
+optdepends=('qt6-declarative: for QtGraphicalEffects')
+groups=(qt6)
+options=(debug)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('0fa0dfe352d8941b51d5e727daea07ae78a4d666e9111516ef9a6c4be3a2641e')
+
+build() {
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in haskell-wai-app-file-cgi/trunk (PKGBUILD)

2022-08-27 Thread Felix Yan via arch-commits
Date: Saturday, August 27, 2022 @ 13:49:18
  Author: felixonmars
Revision: 1284795

upgpkg: haskell-wai-app-file-cgi 3.1.10-14: rebuild with static-hash 0.0.2

Modified:
  haskell-wai-app-file-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:16 UTC (rev 1284794)
+++ PKGBUILD2022-08-27 13:49:18 UTC (rev 1284795)
@@ -3,7 +3,7 @@
 _hkgname=wai-app-file-cgi
 pkgname=haskell-wai-app-file-cgi
 pkgver=3.1.10
-pkgrel=13
+pkgrel=14
 pkgdesc="File/CGI/Rev Proxy App of WAI"
 url="http://www.mew.org/~kazu/proj/mighttpd/";
 license=("BSD")



[arch-commits] Commit in qt6-webview/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:49:10
  Author: arojas
Revision: 454642

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  qt6-webview/repos/kde-unstable-x86_64/PKGBUILD
(from rev 454641, qt6-webview/kde-unstable/PKGBUILD)
Deleted:
  qt6-webview/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:55 UTC (rev 454641)
+++ PKGBUILD2022-08-27 13:49:10 UTC (rev 454642)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=qt6-webview
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Provides a way to display web content in a QML application'
-depends=(qt6-webengine)
-makedepends=(cmake ninja)
-groups=(qt6)
-options=(debug)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('833e8284b4fcf4cac70092b4a6486aaf843c98ecfd3ec665296bbc82bc3ffa22')
-
-build() {
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-webview/repos/kde-unstable-x86_64/PKGBUILD (from rev 454641, 
qt6-webview/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:49:10 UTC (rev 454642)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=qt6-webview
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Provides a way to display web content in a QML application'
+depends=(qt6-webengine)
+makedepends=(cmake ninja)
+groups=(qt6)
+options=(debug)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('534cd3797e1a09341159ab91e8874ca9623037be9eb672154b948d4f744a830a')
+
+build() {
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in qt6-wayland/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:48:55
  Author: arojas
Revision: 454641

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  qt6-wayland/repos/kde-unstable-x86_64/PKGBUILD
(from rev 454640, qt6-wayland/kde-unstable/PKGBUILD)
Deleted:
  qt6-wayland/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:43 UTC (rev 454640)
+++ PKGBUILD2022-08-27 13:48:55 UTC (rev 454641)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt6-wayland
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Provides APIs for Wayland'
-depends=(qt6-declarative libxcomposite)
-makedepends=(cmake ninja)
-groups=(qt6)
-options=(debug)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('d59238f3b54b859e9077471d2a9dfde77549e801da53d6eedfedc186b4286e2f')
-
-build() {
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-wayland/repos/kde-unstable-x86_64/PKGBUILD (from rev 454640, 
qt6-wayland/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:48:55 UTC (rev 454641)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt6-wayland
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Provides APIs for Wayland'
+depends=(qt6-declarative libxcomposite)
+makedepends=(cmake ninja)
+groups=(qt6)
+options=(debug)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('4f35a017e195fa76837ad545f686160b61a08817512a036346f2b4e30097f8a5')
+
+build() {
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in qt6-virtualkeyboard/repos/kde-unstable-x86_64 (2 files)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:48:43
  Author: arojas
Revision: 454640

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  qt6-virtualkeyboard/repos/kde-unstable-x86_64/PKGBUILD
(from rev 454639, qt6-virtualkeyboard/kde-unstable/PKGBUILD)
Deleted:
  qt6-virtualkeyboard/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:30 UTC (rev 454639)
+++ PKGBUILD2022-08-27 13:48:43 UTC (rev 454640)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=qt6-virtualkeyboard
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Virtual keyboard framework'
-depends=(qt6-declarative qt6-svg hunspell)
-makedepends=(cmake ninja)
-groups=(qt6)
-options=(debug)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('1925bccbb4aa11ebfb160881434d682757eb6adfb105321fa9a6f666892aceae')
-
-build() {
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
--DQT_FEATURE_vkb_arrow_keynavigation=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-virtualkeyboard/repos/kde-unstable-x86_64/PKGBUILD (from rev 
454639, qt6-virtualkeyboard/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:48:43 UTC (rev 454640)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=qt6-virtualkeyboard
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Virtual keyboard framework'
+depends=(qt6-declarative qt6-svg hunspell)
+makedepends=(cmake ninja)
+groups=(qt6)
+options=(debug)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('144939600eeb3c0151987109e084b9db332480253d709880c1d5ea3dad683129')
+
+build() {
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
+-DQT_FEATURE_vkb_arrow_keynavigation=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in qt6-translations/repos/kde-unstable-any (PKGBUILD PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:48:30
  Author: arojas
Revision: 454639

archrelease: copy kde-unstable to kde-unstable-any

Added:
  qt6-translations/repos/kde-unstable-any/PKGBUILD
(from rev 454638, qt6-translations/kde-unstable/PKGBUILD)
Deleted:
  qt6-translations/repos/kde-unstable-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:19 UTC (rev 454638)
+++ PKGBUILD2022-08-27 13:48:30 UTC (rev 454639)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt6-translations
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(any)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='A cross-platform application and UI framework (Translations)'
-depends=()
-makedepends=(cmake ninja qt6-tools)
-groups=(qt6)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('646e6e50552c6d34cc197091dee6ed6b1f84d99fd6d89bd89e218d9dd1f1bdf5')
-
-build() {
-  export PATH="/usr/lib/qt6/bin:$PATH"
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS
-  cmake --build build -j1
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-translations/repos/kde-unstable-any/PKGBUILD (from rev 454638, 
qt6-translations/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:48:30 UTC (rev 454639)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt6-translations
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(any)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='A cross-platform application and UI framework (Translations)'
+depends=()
+makedepends=(cmake ninja qt6-tools)
+groups=(qt6)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('5f3ff989a96f73a366bd6939380d73d87cc88f32d85c017fe99616729d6384cf')
+
+build() {
+  export PATH="/usr/lib/qt6/bin:$PATH"
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+  cmake --build build -j1
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in qt6-speech/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2022-08-27 Thread Antonio Rojas via arch-commits
Date: Saturday, August 27, 2022 @ 13:48:19
  Author: arojas
Revision: 454638

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  qt6-speech/repos/kde-unstable-x86_64/PKGBUILD
(from rev 454637, qt6-speech/kde-unstable/PKGBUILD)
Deleted:
  qt6-speech/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-27 13:48:07 UTC (rev 454637)
+++ PKGBUILD2022-08-27 13:48:19 UTC (rev 454638)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=qt6-speech
-_qtver=6.4.0-beta2
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Qt Speech support'
-depends=(qt6-base)
-makedepends=(cmake ninja qt6-declarative qt6-multimedia speech-dispatcher 
flite)
-optdepends=('flite: flite TTS backend'
-'qt6-multimedia: flite TTS backend'
-'speech-dispatcher: speech-dispatcher TTS backend'
-'qt6-declarative: QML bindings')
-groups=(qt6)
-options=(debug)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ab7417adb62ac2c35432122ba12f24b000d57544836739419cde9a78085042ff')
-
-build() {
-  cmake -B build -S $_pkgfn -G Ninja \
--DCMAKE_MESSAGE_LOG_LEVEL=STATUS
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: qt6-speech/repos/kde-unstable-x86_64/PKGBUILD (from rev 454637, 
qt6-speech/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-27 13:48:19 UTC (rev 454638)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=qt6-speech
+_qtver=6.4.0-beta3
+pkgver=${_qtver/-/}
+pkgrel=1
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3 LGPL3 FDL custom)
+pkgdesc='Qt Speech support'
+depends=(qt6-base)
+makedepends=(cmake ninja qt6-declarative qt6-multimedia-gstreamer 
qt6-multimedia-ffmpeg speech-dispatcher flite)
+optdepends=('flite: flite TTS backend'
+'qt6-multimedia: flite TTS backend'
+'speech-dispatcher: speech-dispatcher TTS backend'
+'qt6-declarative: QML bindings')
+groups=(qt6)
+options=(debug)
+_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('04fe23190b8422e3df8db35a557a90f32d3394f4951c65989d156461f0581adb')
+
+build() {
+  cmake -B build -S $_pkgfn -G Ninja \
+-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
+}



  1   2   3   4   >