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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:39:15
  Author: felixonmars
Revision: 1260303

archrelease: copy trunk to community-x86_64

Added:
  git-annex/repos/community-x86_64/PKGBUILD
(from rev 1260302, git-annex/trunk/PKGBUILD)
Deleted:
  git-annex/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 04:38:57 UTC (rev 1260302)
+++ PKGBUILD2022-08-05 04:39:15 UTC (rev 1260303)
@@ -1,54 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=git-annex
-pkgver=10.20220624
-pkgrel=21
-pkgdesc="Manage files with git, without checking their contents into git"
-url="https://git-annex.branchable.com/;
-license=("AGPL3")
-arch=('x86_64')
-depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 
'haskell-ansi-terminal' 'haskell-async'
- 'haskell-aws' 'haskell-blaze-builder' 'haskell-bloomfilter' 
'haskell-byteable'
- 'haskell-case-insensitive' 'haskell-clientsession' 
'haskell-concurrent-output'
- 'haskell-connection' 'haskell-conduit' 'haskell-criterion' 
'haskell-crypto-api'
- 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
- 'haskell-disk-free-space' 'haskell-dlist' 'haskell-edit-distance' 
'haskell-fdo-notify'
- 'haskell-feed' 'haskell-filepath-bytestring' 'haskell-git-lfs' 
'haskell-hinotify'
- 'haskell-http-client' 'haskell-http-client-restricted' 
'haskell-http-client-tls'
- 'haskell-http-conduit' 'haskell-http-types' 'haskell-ifelse' 
'haskell-magic'
- 'haskell-memory' 'haskell-microlens' 'haskell-monad-control' 
'haskell-monad-logger'
- 'haskell-mountpoints' 'haskell-network' 'haskell-network-info' 
'haskell-network-multicast'
- 'haskell-network-uri' 'haskell-old-locale' 
'haskell-optparse-applicative'
- 'haskell-path-pieces' 'haskell-persistent' 
'haskell-persistent-sqlite' 'haskell-quickcheck'
- 'haskell-random' 'haskell-regex-tdfa' 'haskell-resourcet' 
'haskell-safesemaphore'
- 'haskell-sandi' 'haskell-securemem' 'haskell-shakespeare' 
'haskell-socks' 'haskell-split'
- 'haskell-stm-chans' 'haskell-tagsoup' 'haskell-tasty' 
'haskell-tasty-hunit'
- 'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-torrent' 
'haskell-unix-compat'
- 'haskell-unliftio-core' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-uuid'
- 'haskell-vector' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 
'haskell-warp-tls'
- 'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' 
'haskell-yesod-static')
-makedepends=('chrpath' 'ghc' 'uusi')
-source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cd git-annex
-  # persistent-template was merged into persistent
-  uusi -d persistent-template git-annex.cabal
-  sed -i 's/MIN_VERSION_persistent_template/MIN_VERSION_persistent/' 
Database/ContentIdentifier.hs Database/Export.hs Database/Fsck.hs 
Database/Keys/SQL.hs
-}
-
-build() {
-  cd git-annex
-  sed -e 's|--ghc-options|-O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla --docdir=/usr/share/doc/'$pkgname' --ghc-options|' \
-  -i Makefile
-  make GHC="ghc -dynamic" BUILDER=./Setup BUILDEROPTIONS=$MAKEFLAGS
-}
-
-package() {
-  cd git-annex
-  make GHC="ghc -dynamic" BUILDER=./Setup DESTDIR="$pkgdir" install
-
-  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
-}

Copied: git-annex/repos/community-x86_64/PKGBUILD (from rev 1260302, 
git-annex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-05 04:39:15 UTC (rev 1260303)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=10.20220724
+pkgrel=1
+pkgdesc="Manage files with git, without checking their contents into git"
+url="https://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 
'haskell-ansi-terminal' 'haskell-async'
+ 'haskell-aws' 'haskell-blaze-builder' 'haskell-bloomfilter' 
'haskell-byteable'
+ 'haskell-case-insensitive' 'haskell-clientsession' 
'haskell-concurrent-output'
+ 'haskell-connection' 'haskell-conduit' 'haskell-criterion' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-edit-distance' 
'haskell-fdo-notify'
+ 'haskell-feed' 'haskell-filepath-bytestring' 'haskell-git-lfs' 
'haskell-hinotify'
+ 'haskell-http-client' 'haskell-http-client-restricted' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-types' 

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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:38:57
  Author: felixonmars
Revision: 1260302

upgpkg: git-annex 10.20220724-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 04:21:32 UTC (rev 1260301)
+++ PKGBUILD2022-08-05 04:38:57 UTC (rev 1260302)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=git-annex
-pkgver=10.20220624
-pkgrel=21
+pkgver=10.20220724
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/;
 license=("AGPL3")



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:21:32
  Author: felixonmars
Revision: 1260301

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-language-server/repos/community-staging-x86_64/
  haskell-language-server/repos/community-staging-x86_64/PKGBUILD
(from rev 1260300, haskell-language-server/trunk/PKGBUILD)

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

Copied: haskell-language-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 1260300, haskell-language-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-05 04:21:32 UTC (rev 1260301)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+
+pkgname=haskell-language-server
+pkgver=1.3.0.0
+pkgrel=239
+pkgdesc="LSP server for GHC"
+url="https://github.com/haskell/haskell-language-server#readme;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-async'
+ 'haskell-base16-bytestring' 'haskell-cryptohash-sha1' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-gitrev'
+ 'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb'
+ 'haskell-hls-call-hierarchy-plugin' 'haskell-hls-eval-plugin'
+ 'haskell-hls-explicit-imports-plugin' 'haskell-hls-floskell-plugin'
+ 'haskell-hls-fourmolu-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-graph'
+ 'haskell-hls-haddock-comments-plugin' 'haskell-hls-hlint-plugin'
+ 'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
+ 'haskell-hls-pragmas-plugin'
+ 'haskell-hls-retrie-plugin' 'haskell-hls-stylish-haskell-plugin'
+ 'haskell-hslogger' 'haskell-lens' 'haskell-lsp' 
'haskell-optparse-applicative'
+ 'haskell-optparse-simple' 'haskell-regex-tdfa' 
'haskell-safe-exceptions'
+ 'haskell-sqlite-simple' 'haskell-temporary' 
'haskell-unordered-containers')
+# Disabled due to not compatible with GHC 9:
+# 'haskell-hls-brittany-plugin' 'haskell-hls-class-plugin' 
'haskell-hls-splice-plugin' 'haskell-hls-tactics-plugin' 
'haskell-hls-refine-imports-plugin'
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test'
+ 'haskell-lsp-types')
+checkdepends=('cabal-install')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2938c4eaf8e2fef72ddf0e116e021b109ab69c4cdd48dc678cb93cd08e03e7f2abf3aaf1dea17a51dd8cb70f69db7ceba9823291d847ffe8bd0c990028fd6da4')
+
+prepare() {
+  cd $pkgname-$pkgver
+  find test/testdata -name \*.cabal -exec uusi --add-options-all=-dynamic {} \;
+  uusi -u ghc-api-compat $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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -f-brittany -f-class -f-refineImports -f-tactic 
-f-splice
+
+  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
+  
PATH="$PWD/dist/build/haskell-language-server:$PWD/dist/build/haskell-language-server-wrapper:$PATH"
 LD_LIBRARY_PATH="$PWD/dist/build" 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"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:21:16
  Author: felixonmars
Revision: 1260300

upgpkg: haskell-language-server 1.3.0.0-239: rebuild with 
hls-call-hierarchy-plugin 1.0.1.0

Modified:
  haskell-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 04:18:47 UTC (rev 1260299)
+++ PKGBUILD2022-08-05 04:21:16 UTC (rev 1260300)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.3.0.0
-pkgrel=238
+pkgrel=239
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



[arch-commits] Commit in haskell-hls-call-hierarchy-plugin/repos (2 files)

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:18:47
  Author: felixonmars
Revision: 1260299

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/
  haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1260298, haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 1260298, haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-05 04:18:47 UTC (rev 1260299)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-call-hierarchy-plugin
+pkgname=haskell-hls-call-hierarchy-plugin
+pkgver=1.0.1.0
+pkgrel=1
+pkgdesc="Call hierarchy plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-call-hierarchy-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-extra' 'haskell-ghc' 
'haskell-ghc-api-compat'
+ 'haskell-ghcide' 'haskell-hiedb' 'haskell-hls-plugin-api' 
'haskell-lens' 'haskell-lsp'
+ 'haskell-sqlite-simple' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('f9dbac75f9b2257359dabe9347edc46c262e11b62dddf7d8527592203b8ffdef')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_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 haskell-hls-call-hierarchy-plugin/trunk (PKGBUILD)

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:18:32
  Author: felixonmars
Revision: 1260298

upgpkg: haskell-hls-call-hierarchy-plugin 1.0.1.0-1: rebuild with 
hls-call-hierarchy-plugin 1.0.1.0

Modified:
  haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 04:08:47 UTC (rev 1260297)
+++ PKGBUILD2022-08-05 04:18:32 UTC (rev 1260298)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-call-hierarchy-plugin
 pkgname=haskell-hls-call-hierarchy-plugin
-pkgver=1.0.0.0
-pkgrel=202
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Call hierarchy plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-call-hierarchy-plugin;
 license=("Apache")
@@ -13,7 +13,7 @@
  'haskell-sqlite-simple' 'haskell-unordered-containers')
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha256sums=('4b3103a98ec57c9f050ffd1c534a0e23b1bfcbe78dda441c351b874939ce34a8')
+sha256sums=('f9dbac75f9b2257359dabe9347edc46c262e11b62dddf7d8527592203b8ffdef')
 
 prepare() {
   cd $_hkgname-$pkgver



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:02:34
  Author: felixonmars
Revision: 1260296

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 04:02:16 UTC (rev 1260295)
+++ PKGBUILD2022-08-05 04:02:34 UTC (rev 1260296)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-vistir
-pkgver=0.5.2
-pkgrel=5
-pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, 
projects, subprocesses, and more"
-url="https://github.com/sarugaku/vistir;
-license=('BSD')
-arch=('any')
-depends=('python-colorama' 'python-requests' 'python-six')
-makedepends=('python-setuptools' 'python-wheel')
-checkdepends=('python-pytest-runner' 'python-hypothesis-fspaths' 
'python-pytest-cov'
-  'python-pytest-timeout' 'python-yaspin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/vistir/archive/$pkgver.tar.gz;)
-sha512sums=('fdeea91160f7d170af972b42a1448e0931d13dd56eddfb92274d078e5c2250b9d649cc434ccc9fe71d5ec080d2c490d730da0f38bfad0863de6ae063fc28136e')
-
-build() {
-  cd vistir-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd vistir-$pkgver
-  LC_CTYPE=en_US.UTF-8 python setup.py pytest
-}
-
-package() {
-  cd vistir-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-vistir/repos/community-any/PKGBUILD (from rev 1260295, 
python-vistir/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-05 04:02:34 UTC (rev 1260296)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-vistir
+pkgver=0.5.6
+pkgrel=1
+pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, 
projects, subprocesses, and more"
+url="https://github.com/sarugaku/vistir;
+license=('BSD')
+arch=('any')
+depends=('python-colorama' 'python-requests' 'python-six')
+makedepends=('python-setuptools' 'python-wheel')
+checkdepends=('python-pytest-runner' 'python-hypothesis-fspaths' 
'python-pytest-cov'
+  'python-pytest-timeout' 'python-yaspin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/vistir/archive/$pkgver.tar.gz;)
+sha512sums=('5f2aa01e54a9983c51143c743de6033aa3d8697e6dcea4eb780b7f61fd7f839b60323e1a0bdd498c4eb830a7ee5e67ea5fad03a42b290384c11da483eb1e')
+
+build() {
+  cd vistir-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd vistir-$pkgver
+  LC_CTYPE=en_US.UTF-8 python setup.py pytest
+}
+
+package() {
+  cd vistir-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 04:02:16
  Author: felixonmars
Revision: 1260295

upgpkg: python-vistir 0.5.6-1

Modified:
  python-vistir/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 03:55:51 UTC (rev 1260294)
+++ PKGBUILD2022-08-05 04:02:16 UTC (rev 1260295)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-vistir
-pkgver=0.5.2
-pkgrel=5
+pkgver=0.5.6
+pkgrel=1
 pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, 
projects, subprocesses, and more"
 url="https://github.com/sarugaku/vistir;
 license=('BSD')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-hypothesis-fspaths' 
'python-pytest-cov'
   'python-pytest-timeout' 'python-yaspin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/vistir/archive/$pkgver.tar.gz;)
-sha512sums=('fdeea91160f7d170af972b42a1448e0931d13dd56eddfb92274d078e5c2250b9d649cc434ccc9fe71d5ec080d2c490d730da0f38bfad0863de6ae063fc28136e')
+sha512sums=('5f2aa01e54a9983c51143c743de6033aa3d8697e6dcea4eb780b7f61fd7f839b60323e1a0bdd498c4eb830a7ee5e67ea5fad03a42b290384c11da483eb1e')
 
 build() {
   cd vistir-$pkgver



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 03:55:51
  Author: felixonmars
Revision: 1260294

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 03:55:34 UTC (rev 1260293)
+++ PKGBUILD2022-08-05 03:55:51 UTC (rev 1260294)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-wand
-pkgver=0.6.8
-pkgrel=1
-pkgdesc="Ctypes-based simple MagickWand API binding for Python"
-url="https://github.com/emcconville/wand;
-license=('MIT')
-arch=('any')
-depends=('imagemagick' 'libxml2' 'python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pytest-xdist' 
'python-memory-profiler' 'python-psutil'
-  'ghostscript' 'librsvg')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/emcconville/wand/archive/$pkgver.tar.gz;)
-sha512sums=('751fc579082be00322c79183d3d62c6347233a7d720b1571aaf8913b73ce4e8fc20c9040dcfe587a1d7cf462168b40c0175b654b5e5a74c9b0122bb0c07d56dc')
-
-build() {
-  cd wand-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd wand-$pkgver
-  python setup.py pytest || :
-}
-
-package() {
-  cd wand-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-wand/repos/community-any/PKGBUILD (from rev 1260293, 
python-wand/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-05 03:55:51 UTC (rev 1260294)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-wand
+pkgver=0.6.9
+pkgrel=1
+pkgdesc="Ctypes-based simple MagickWand API binding for Python"
+url="https://github.com/emcconville/wand;
+license=('MIT')
+arch=('any')
+depends=('imagemagick' 'libxml2' 'python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pytest-xdist' 
'python-memory-profiler' 'python-psutil'
+  'ghostscript' 'librsvg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/emcconville/wand/archive/$pkgver.tar.gz;)
+sha512sums=('35877d615b4dace15833ff33638969b7917bf3f464e041d2ec0b8b32a8cfe5842dff3af13344a12a24f2d17773ca067f9e9e2d9fdd759669428326c5f81cd2a9')
+
+build() {
+  cd wand-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd wand-$pkgver
+  python setup.py pytest || :
+}
+
+package() {
+  cd wand-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 03:55:34
  Author: felixonmars
Revision: 1260293

upgpkg: python-wand 0.6.9-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 03:20:03 UTC (rev 1260292)
+++ PKGBUILD2022-08-05 03:55:34 UTC (rev 1260293)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-wand
-pkgver=0.6.8
+pkgver=0.6.9
 pkgrel=1
 pkgdesc="Ctypes-based simple MagickWand API binding for Python"
 url="https://github.com/emcconville/wand;
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-xdist' 
'python-memory-profiler' 'python-psutil'
   'ghostscript' 'librsvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/emcconville/wand/archive/$pkgver.tar.gz;)
-sha512sums=('751fc579082be00322c79183d3d62c6347233a7d720b1571aaf8913b73ce4e8fc20c9040dcfe587a1d7cf462168b40c0175b654b5e5a74c9b0122bb0c07d56dc')
+sha512sums=('35877d615b4dace15833ff33638969b7917bf3f464e041d2ec0b8b32a8cfe5842dff3af13344a12a24f2d17773ca067f9e9e2d9fdd759669428326c5f81cd2a9')
 
 build() {
   cd wand-$pkgver



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 03:20:03
  Author: felixonmars
Revision: 1260292

archrelease: copy trunk to community-x86_64

Added:
  deepin-album/repos/community-x86_64/PKGBUILD
(from rev 1260291, deepin-album/trunk/PKGBUILD)
Deleted:
  deepin-album/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 03:19:45 UTC (rev 1260291)
+++ PKGBUILD2022-08-05 03:20:03 UTC (rev 1260292)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-album
-pkgver=5.9.10
-pkgrel=3
-pkgdesc='A fashion photo manager for viewing and organizing pictures'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-album;
-license=('GPL3')
-depends=('deepin-qt5integration' 'deepin-image-editor' 'ffmpegthumbnailer' 
'gio-qt' 'hicolor-icon-theme' 'udisks2-qt5')
-makedepends=('cmake' 'ninja' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-album/archive/$pkgver.tar.gz;)
-sha512sums=('e24dfe0f9f20a720c5d2efe94a9bb32db51133b676c19d2d767d579c6b058a20cd5ca530d2cc78f6bfe13ca61b06fafaf52073889130bc277c8bd65389d45b18')
-options=(!lto)
-   
-prepare() {
-  cd deepin-album-$pkgver
-
-  # Our build of freeimage disabled support for these formats
-  sed -i '/FIF_FAXG3/d' libUnionImage/UnionImage/unionimage.cpp
-}
-
-build() {
-  cd deepin-album-$pkgver
-  cmake . -GNinja -DCMAKE_INSTALL_PREFIX=/usr
-  ninja
-}
-
-package() {
-  cd deepin-album-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-album/repos/community-x86_64/PKGBUILD (from rev 1260291, 
deepin-album/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-05 03:20:03 UTC (rev 1260292)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-album
+pkgver=5.10.1
+pkgrel=1
+pkgdesc='A fashion photo manager for viewing and organizing pictures'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-album;
+license=('GPL3')
+depends=('deepin-qt5integration' 'deepin-image-editor' 'ffmpegthumbnailer' 
'gio-qt' 'hicolor-icon-theme' 'udisks2-qt5')
+makedepends=('cmake' 'ninja' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-album/archive/$pkgver.tar.gz;)
+sha512sums=('c0f4a499f4bcf2da8ffa41554568758ed75928fff11b8954abe03a08d51a596637fb46354163f160be89c9ad5a71bbd26b56930d4c0c345b6dd5a66888ec8aab')
+options=(!lto)
+   
+prepare() {
+  cd deepin-album-$pkgver
+
+  # Our build of freeimage disabled support for these formats
+  sed -i '/FIF_FAXG3/d' libUnionImage/UnionImage/unionimage.cpp
+}
+
+build() {
+  cd deepin-album-$pkgver
+  cmake . -GNinja -DCMAKE_INSTALL_PREFIX=/usr
+  ninja
+}
+
+package() {
+  cd deepin-album-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-08-04 Thread Felix Yan via arch-commits
Date: Friday, August 5, 2022 @ 03:19:45
  Author: felixonmars
Revision: 1260291

upgpkg: deepin-album 5.10.1-1

Modified:
  deepin-album/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 00:10:36 UTC (rev 1260290)
+++ PKGBUILD2022-08-05 03:19:45 UTC (rev 1260291)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-album
-pkgver=5.9.10
-pkgrel=3
+pkgver=5.10.1
+pkgrel=1
 pkgdesc='A fashion photo manager for viewing and organizing pictures'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-album;
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'ninja' 'qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-album/archive/$pkgver.tar.gz;)
-sha512sums=('e24dfe0f9f20a720c5d2efe94a9bb32db51133b676c19d2d767d579c6b058a20cd5ca530d2cc78f6bfe13ca61b06fafaf52073889130bc277c8bd65389d45b18')
+sha512sums=('c0f4a499f4bcf2da8ffa41554568758ed75928fff11b8954abe03a08d51a596637fb46354163f160be89c9ad5a71bbd26b56930d4c0c345b6dd5a66888ec8aab')
 options=(!lto)

 prepare() {



[arch-commits] Commit in alsa-scarlett-gui/repos (2 files)

2022-08-04 Thread George Rawlinson via arch-commits
Date: Friday, August 5, 2022 @ 00:10:36
  Author: grawlinson
Revision: 1260290

archrelease: copy trunk to community-x86_64

Added:
  alsa-scarlett-gui/repos/community-x86_64/
  alsa-scarlett-gui/repos/community-x86_64/PKGBUILD
(from rev 1260289, alsa-scarlett-gui/trunk/PKGBUILD)

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

Copied: alsa-scarlett-gui/repos/community-x86_64/PKGBUILD (from rev 1260289, 
alsa-scarlett-gui/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2022-08-05 00:10:36 UTC (rev 1260290)
@@ -0,0 +1,54 @@
+# Maintainer: George Rawlinson 
+
+pkgname=alsa-scarlett-gui
+pkgver=0.2
+pkgrel=2
+pkgdesc='GUI for the ALSA controls presented by the Focusrite Scarlett Gen 2/3 
mixer driver'
+arch=('x86_64')
+url='https://github.com/geoffreybennett/alsa-scarlett-gui'
+license=('GPL3' 'LGPL3')
+depends=('gtk4' 'alsa-lib')
+makedepends=('git')
+_commit='d085fd49c1a8ef3dda348d06b1d7381adccaaf2f'
+source=("$pkgname::git+$url#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # remove incorrect keys in desktop file
+  sed \
+-i src/vu.b4.alsa-scarlett-gui.desktop.template \
+-e '/^Value=.*/d' \
+-e '/^Encoding=.*/d'
+}
+
+build() {
+  cd "$pkgname"
+
+  make \
+-C src \
+PREFIX=/usr \
+VERSION="$pkgver"
+}
+
+package() {
+  cd "$pkgname"
+
+  make \
+-C src \
+PREFIX="$pkgdir/usr" \
+VERSION="$pkgver" \
+install
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" ./*.md
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/img" img/*
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/demo" demo/*
+}



[arch-commits] Commit in (4 files)

2022-08-04 Thread George Rawlinson via arch-commits
Date: Friday, August 5, 2022 @ 00:09:53
  Author: grawlinson
Revision: 1260289

addpkg: alsa-scarlett-gui 0.2-2

Added:
  alsa-scarlett-gui/
  alsa-scarlett-gui/repos/
  alsa-scarlett-gui/trunk/
  alsa-scarlett-gui/trunk/PKGBUILD

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

Added: alsa-scarlett-gui/trunk/PKGBUILD
===
--- alsa-scarlett-gui/trunk/PKGBUILD(rev 0)
+++ alsa-scarlett-gui/trunk/PKGBUILD2022-08-05 00:09:53 UTC (rev 1260289)
@@ -0,0 +1,54 @@
+# Maintainer: George Rawlinson 
+
+pkgname=alsa-scarlett-gui
+pkgver=0.2
+pkgrel=2
+pkgdesc='GUI for the ALSA controls presented by the Focusrite Scarlett Gen 2/3 
mixer driver'
+arch=('x86_64')
+url='https://github.com/geoffreybennett/alsa-scarlett-gui'
+license=('GPL3' 'LGPL3')
+depends=('gtk4' 'alsa-lib')
+makedepends=('git')
+_commit='d085fd49c1a8ef3dda348d06b1d7381adccaaf2f'
+source=("$pkgname::git+$url#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # remove incorrect keys in desktop file
+  sed \
+-i src/vu.b4.alsa-scarlett-gui.desktop.template \
+-e '/^Value=.*/d' \
+-e '/^Encoding=.*/d'
+}
+
+build() {
+  cd "$pkgname"
+
+  make \
+-C src \
+PREFIX=/usr \
+VERSION="$pkgver"
+}
+
+package() {
+  cd "$pkgname"
+
+  make \
+-C src \
+PREFIX="$pkgdir/usr" \
+VERSION="$pkgver" \
+install
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" ./*.md
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/img" img/*
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/demo" demo/*
+}



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

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 21:47:10
  Author: dvzrv
Revision: 1260288

archrelease: copy trunk to community-x86_64

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

+
 PKGBUILD   |  227 +--
 libguestfs-1.48.1-disable_php_tests.patch  |   16 -
 libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch |   27 -
 3 files changed, 147 insertions(+), 123 deletions(-)

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

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

Copied: libguestfs/repos/community-x86_64/PKGBUILD (from rev 1260287, 
libguestfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ 

[arch-commits] Commit in libguestfs/trunk (5 files)

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 21:46:38
  Author: dvzrv
Revision: 1260287

upgpkg: libguestfs 1.48.4-1: Upgrade to 1.48.4.

Sort dependencies alpabetically for better overview.
Also include erlang-nox, ghc and go in makedepends.
Remove now included patch for broken test.
Remove unnecessary quotes and curly braces.
Simplify calls to make.
Update maintainer info.

Added:
  libguestfs/trunk/keys/
  libguestfs/trunk/keys/pgp/
  libguestfs/trunk/keys/pgp/F7774FB1AD074A7E8C8767EA91738F73E1B768A0.asc
Modified:
  libguestfs/trunk/PKGBUILD
Deleted:
  libguestfs/trunk/libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch

+
 PKGBUILD   |  119 ++-
 keys/pgp/F7774FB1AD074A7E8C8767EA91738F73E1B768A0.asc  |1 
 libguestfs-1.48.1-test_isoinfo_device_0_as_cdrom.patch |   27 ---
 3 files changed, 87 insertions(+), 60 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 21:42:50 UTC (rev 1260286)
+++ PKGBUILD2022-08-04 21:46:38 UTC (rev 1260287)
@@ -1,3 +1,4 @@
+# Maintainer: David Runge 
 # Maintainer: Robin Broda 
 # Contributor: Peter Wu 
 # Contributor: Evaggelos Balaskas 
@@ -5,25 +6,86 @@
 # Contributor: Nikos Skalkotos 
 
 pkgname=libguestfs
-pkgver=1.48.1
-pkgrel=4
+pkgver=1.48.4
+pkgrel=1
 pkgdesc="Access and modify virtual machine disk images"
-arch=('x86_64')
+arch=(x86_64)
 url="https://libguestfs.org/;
-license=('GPL2' 'LGPL2.1')
-_appliancedeps=('iproute2' 'mdadm' 'lvm2' 'libldm' 'btrfs-progs' 'dosfstools' 
'gptfdisk' 'procps-ng' 'psmisc'
-'rsync' 'xfsprogs' 'dhcpcd' 'iputils' 'ntfs-3g' 'vim' 
'systemd-sysvcompat' 'openssh'
-'f2fs-tools' 'jfsutils' 'lsscsi' 'lsof' 'lzop' 'pciutils' 
'squashfs-tools'
-'strace' 'syslinux' 'debootstrap' 'exfatprogs' 'grub' 'lrzip' 
'mtools'
-'multipath-tools' 'nilfs-utils' 'reiserfsprogs' 'yara')
-#   'scrub' 'zerofree' 'hfsprogs')
-depends=('augeas' 'libvirt' 'jansson' 'fuse2' 'hivex' 'sleuthkit' 'supermin' 
'qemu' 'libconfig'
- 'perl-libintl-perl' "${_appliancedeps[@]}")
-makedepends=('ocaml' 'ocaml-findlib' 'gperf' 'cdrtools' 'perl-module-build' 
'python'
- 'gobject-introspection' 'vala' 'bash-completion' 'cpio' 
'java-environment'
- 'php' 'lua' 'ruby-rake' 'ruby-rdoc' 'ruby' 'rust')
-# 'go' 'ghc' 'erlang-nox')
-checkdepends=('linux' ruby-test-unit)
+license=(GPL2 LGPL2.1)
+# NOTE: see appliance/packagelist.in
+_appliancedeps=(
+  btrfs-progs
+  debootstrap
+  dhcpcd
+  dosfstools
+  exfatprogs
+  f2fs-tools
+  gptfdisk
+  grub
+  iproute2
+  iputils
+  jfsutils
+  libldm
+  lrzip
+  lsof
+  lsscsi
+  lvm2
+  lzop
+  mdadm
+  mtools
+  multipath-tools
+  nilfs-utils
+  ntfs-3g
+  openssh
+  pciutils
+  procps-ng
+  psmisc
+  reiserfsprogs
+  rsync
+  squashfs-tools
+  strace
+  syslinux
+  systemd-sysvcompat
+  vim
+  xfsprogs
+  yara
+)
+depends=(
+  augeas
+  fuse2
+  hivex
+  jansson
+  sleuthkit
+  libconfig
+  libvirt
+  perl-libintl-perl
+  qemu
+  supermin
+  "${_appliancedeps[@]}"
+)
+makedepends=(
+  bash-completion
+  cdrtools
+  cpio
+  erlang-nox
+  ghc
+  go
+  gobject-introspection
+  gperf
+  ocaml
+  ocaml-findlib
+  perl-module-build
+  python
+  java-environment
+  lua
+  php
+  ruby
+  ruby-rake
+  ruby-rdoc
+  rust
+  vala
+)
+checkdepends=(linux ruby-test-unit)
 optdepends=(
   'gobject-introspection: GObject-Introspection Bindings'
   'java-runtime: for Java bindings'
@@ -32,32 +94,24 @@
   'python: Python Bindings'
   'ruby: for Ruby bindings'
 )
-provides=('libguestfs.so' 'libguestfs-gobject-1.0.so')
-backup=('etc/libguestfs-tools.conf'
-'etc/xdg/virt-builder/repos.d/libguestfs.conf'
-'etc/xdg/virt-builder/repos.d/libguestfs.gpg'
-'etc/xdg/virt-builder/repos.d/opensuse.conf'
-'etc/xdg/virt-builder/repos.d/opensuse.gpg')
+provides=(libguestfs.so libguestfs-gobject-1.0.so)
+backup=(etc/libguestfs-tools.conf)
 options=(debug)
 source=(
-  
"http://download.libguestfs.org/${pkgver%.*}-stable/$pkgname-$pkgver.tar.gz"{,.sig}
+  
http://download.libguestfs.org/${pkgver%.*}-stable/$pkgname-$pkgver.tar.gz{,.sig}
   $pkgname-1.48.1-disable_php_tests.patch
-  $pkgname-1.48.1-test_isoinfo_device_0_as_cdrom.patch
 )
-sha256sums=('4c3e84ae257b48fa6628734c8b305e3a0b8653928aef02caa423341413a90f1f'
+sha256sums=('9dc22b6c5a45f19c2cba911a37b3a8d86f62744521b10eb53c3d3907e5080312'
 'SKIP'
-'151d7ab43e7150c7d645eb0bad9681ce5ecc59cae44f254f08ef617ce3d9932f'
-'c94e07adc1c8d34b2bf852362159671c35cde1ffa7b031686b1b48984da61636')
+'151d7ab43e7150c7d645eb0bad9681ce5ecc59cae44f254f08ef617ce3d9932f')
 validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0') # Richard W.M. Jones 

 
 prepare() {
   # disable php tests, as missing arginfo definition makes them fail: 

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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 21:42:50
  Author: svenstaro
Revision: 1260286

archrelease: copy trunk to community-x86_64

Added:
  sqlx-cli/repos/community-x86_64/PKGBUILD
(from rev 1260285, sqlx-cli/trunk/PKGBUILD)
Deleted:
  sqlx-cli/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 21:42:25 UTC (rev 1260285)
+++ PKGBUILD2022-08-04 21:42:50 UTC (rev 1260286)
@@ -1,33 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Dominic Meiser [git at msrd0 dot de]
-
-pkgname=sqlx-cli
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='Command-line utility for SQLx, the Rust SQL toolkit'
-license=('Apache' 'MIT')
-arch=('x86_64')
-url="https://github.com/launchbadge/sqlx;
-depends=('gcc-libs' 'openssl')
-makedepends=('rust')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/launchbadge/sqlx/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('2752a61672ac7d6aa253a70612adc0e3ea05b77f656b95b399122c463811efcfb517461ec6ba33121f67231f48d1925903e989358835f6a157736e253cf0')
-options=('!lto')
-
-build() {
-cd "sqlx-$pkgver/sqlx-cli"
-cargo build --locked --release
-}
-
-check() {
-cd "sqlx-$pkgver/sqlx-cli"
-cargo test --locked
-}
-
-package() {
-cd "sqlx-$pkgver"
-install -Dm755 "target/release/cargo-sqlx" "$pkgdir/usr/bin/cargo-sqlx"
-install -Dm755 "target/release/sqlx" "$pkgdir/usr/bin/sqlx"
-install -Dm644 LICENSE-APACHE 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
-install -Dm644 LICENSE-MIT 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}

Copied: sqlx-cli/repos/community-x86_64/PKGBUILD (from rev 1260285, 
sqlx-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 21:42:50 UTC (rev 1260286)
@@ -0,0 +1,33 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Dominic Meiser [git at msrd0 dot de]
+
+pkgname=sqlx-cli
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='Command-line utility for SQLx, the Rust SQL toolkit'
+license=('Apache' 'MIT')
+arch=('x86_64')
+url="https://github.com/launchbadge/sqlx;
+depends=('gcc-libs' 'openssl')
+makedepends=('rust')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/launchbadge/sqlx/archive/refs/tags/v${pkgver}.tar.gz;)
+sha512sums=('c773b874c188f42ffb7696cc6f3519027cbfc13acacfad704682de247e4f6f76bdd1668f5746478e8ad8a5957c5619b01f7602b7db721fce5226f33a67a90b13')
+options=('!lto')
+
+build() {
+cd "sqlx-$pkgver/sqlx-cli"
+cargo build --locked --release
+}
+
+check() {
+cd "sqlx-$pkgver/sqlx-cli"
+cargo test --locked
+}
+
+package() {
+cd "sqlx-$pkgver"
+install -Dm755 "target/release/cargo-sqlx" "$pkgdir/usr/bin/cargo-sqlx"
+install -Dm755 "target/release/sqlx" "$pkgdir/usr/bin/sqlx"
+install -Dm644 LICENSE-APACHE 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
+install -Dm644 LICENSE-MIT 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
+}



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 21:42:25
  Author: svenstaro
Revision: 1260285

upgpkg: sqlx-cli 0.6.1-1

Modified:
  sqlx-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 19:30:52 UTC (rev 1260284)
+++ PKGBUILD2022-08-04 21:42:25 UTC (rev 1260285)
@@ -2,7 +2,7 @@
 # Contributor: Dominic Meiser [git at msrd0 dot de]
 
 pkgname=sqlx-cli
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='Command-line utility for SQLx, the Rust SQL toolkit'
 license=('Apache' 'MIT')
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'openssl')
 makedepends=('rust')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/launchbadge/sqlx/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('2752a61672ac7d6aa253a70612adc0e3ea05b77f656b95b399122c463811efcfb517461ec6ba33121f67231f48d1925903e989358835f6a157736e253cf0')
+sha512sums=('c773b874c188f42ffb7696cc6f3519027cbfc13acacfad704682de247e4f6f76bdd1668f5746478e8ad8a5957c5619b01f7602b7db721fce5226f33a67a90b13')
 options=('!lto')
 
 build() {



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

2022-08-04 Thread Jan Steffens via arch-commits
Date: Thursday, August 4, 2022 @ 20:45:58
  Author: heftig
Revision: 452068

FS#72756: Add provides=KSMBD-MODULE

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 17:32:06 UTC (rev 452067)
+++ PKGBUILD2022-08-04 20:45:58 UTC (rev 452068)
@@ -68,7 +68,7 @@
   depends=(coreutils kmod initramfs)
   optdepends=('wireless-regdb: to set the correct wireless channels of your 
country'
   'linux-firmware: firmware images needed for some devices')
-  provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
+  provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE)
   replaces=(virtualbox-guest-modules-arch wireguard-arch)
 
   cd $_srcname



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 19:30:52
  Author: svenstaro
Revision: 1260284

archrelease: copy trunk to community-x86_64

Added:
  openimageio/repos/community-x86_64/PKGBUILD
(from rev 1260283, openimageio/trunk/PKGBUILD)
Deleted:
  openimageio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 19:30:22 UTC (rev 1260283)
+++ PKGBUILD2022-08-04 19:30:52 UTC (rev 1260284)
@@ -1,47 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: SpepS 
-
-pkgname=openimageio
-pkgver=2.3.16.0
-pkgrel=2
-pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
-arch=(x86_64)
-url="http://www.openimageio.org/;
-license=('custom')
-depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'libpng' 'libraw' 'libwebp'
- 'fmt' 'pugixml' 'pybind11' 'libheif' 'hdf5' 'freetype2')
-# TODO: Consider adding these deps: 'openvdb' 'ffmpeg' 'ptex' 'opencv'
-makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'fontconfig' 
'libxrender' 'ninja' 'robin-map')
-optdepends=('qt5-base: iv image viewer'
-'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/refs/tags/$pkgver.tar.gz;)
-sha512sums=('2249dfc7f9c4ede563d5ed05ed76557e0b81c35054832b4de2a7820c8619886afa3f260cd26b5f4291f74c9d9c16b9a2ac3772e23b5b70bc87c2c7a0d0c10726')
-
-build() {
-  cd oiio-$pkgver
-
-  cmake \
--Bbuild \
--GNinja \
--DUSE_PYTHON=ON \
--DPYTHON_VERSION=3.10 \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DOIIO_BUILD_TESTS=ON \
--DOIIO_BUILD_TOOLS=ON \
--DBUILD_MISSING_FMT=OFF \
--DUSE_EXTERNAL_PUGIXML=ON \
--DSTOP_ON_WARNING=OFF
-  ninja -C build
-}
-
-package() {
-  cd oiio-$pkgver
-
-  DESTDIR="$pkgdir" ninja -C build install
-
-  # Remove vendored fonts
-  rm -r "$pkgdir"/usr/share/fonts
-
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
-}

Copied: openimageio/repos/community-x86_64/PKGBUILD (from rev 1260283, 
openimageio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 19:30:52 UTC (rev 1260284)
@@ -0,0 +1,47 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: SpepS 
+
+pkgname=openimageio
+pkgver=2.3.18.0
+pkgrel=1
+pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
+arch=('x86_64')
+url="http://www.openimageio.org/;
+license=('custom')
+depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'libpng' 'libraw' 'libwebp'
+ 'fmt' 'pugixml' 'pybind11' 'libheif' 'hdf5' 'freetype2')
+# TODO: Consider adding these deps: 'openvdb' 'ffmpeg' 'ptex' 'opencv'
+makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'fontconfig' 
'libxrender' 'ninja' 'robin-map')
+optdepends=('qt5-base: iv image viewer'
+'python: bindings support')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/refs/tags/v$pkgver.tar.gz;)
+sha512sums=('a6f9fc74bdb924e77978924940ed1ca0bd26e47883e60a4659b41db123a719f7a538dd1a261bb84f11ef64d1d910b060796bde090a658c6bcdc2edb8292fa465')
+
+build() {
+  cd oiio-$pkgver
+
+  cmake \
+-Bbuild \
+-GNinja \
+-DUSE_PYTHON=ON \
+-DPYTHON_VERSION=3.10 \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DOIIO_BUILD_TESTS=ON \
+-DOIIO_BUILD_TOOLS=ON \
+-DBUILD_MISSING_FMT=OFF \
+-DUSE_EXTERNAL_PUGIXML=ON \
+-DSTOP_ON_WARNING=OFF
+  ninja -C build
+}
+
+package() {
+  cd oiio-$pkgver
+
+  DESTDIR="$pkgdir" ninja -C build install
+
+  # Remove vendored fonts
+  rm -r "$pkgdir"/usr/share/fonts
+
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
+}



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 19:30:22
  Author: svenstaro
Revision: 1260283

upgpkg: openimageio 2.3.18.0-1

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 19:26:42 UTC (rev 1260282)
+++ PKGBUILD2022-08-04 19:30:22 UTC (rev 1260283)
@@ -2,10 +2,10 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.3.16.0
-pkgrel=2
+pkgver=2.3.18.0
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
-arch=(x86_64)
+arch=('x86_64')
 url="http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'libpng' 'libraw' 'libwebp'
@@ -14,8 +14,8 @@
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'fontconfig' 
'libxrender' 'ninja' 'robin-map')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/refs/tags/$pkgver.tar.gz;)
-sha512sums=('2249dfc7f9c4ede563d5ed05ed76557e0b81c35054832b4de2a7820c8619886afa3f260cd26b5f4291f74c9d9c16b9a2ac3772e23b5b70bc87c2c7a0d0c10726')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/refs/tags/v$pkgver.tar.gz;)
+sha512sums=('a6f9fc74bdb924e77978924940ed1ca0bd26e47883e60a4659b41db123a719f7a538dd1a261bb84f11ef64d1d910b060796bde090a658c6bcdc2edb8292fa465')
 
 build() {
   cd oiio-$pkgver



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 18:31:42
  Author: arodseth
Revision: 1260281

archrelease: copy trunk to community-x86_64

Added:
  neovim-qt/repos/community-x86_64/PKGBUILD
(from rev 1260280, neovim-qt/trunk/PKGBUILD)
Deleted:
  neovim-qt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 18:31:37 UTC (rev 1260280)
+++ PKGBUILD2022-08-04 18:31:42 UTC (rev 1260281)
@@ -1,42 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Iván Ruvalcaba 
-# Contributor: Ian Ker-Seymer 
-
-pkgname=neovim-qt
-pkgver=0.2.17
-pkgrel=1
-pkgdesc='GUI for Neovim'
-arch=(x86_64)
-url='https://github.com/equalsraf/neovim-qt'
-license=(ISC)
-depends=(neovim qt5-svg hicolor-icon-theme)
-makedepends=(cmake git ninja xorg-server-xvfb)
-source=("git+$url#commit=3f05de82ecb5c1a24a7572081ae59e419eb059b8") # tag: 
v0.2.17
-b2sums=('SKIP')
-
-build() {
-  cmake \
--B build \
--D CMAKE_BUILD_TYPE=Release \
--D CMAKE_C_FLAGS="$CFLAGS" \
--D CMAKE_CXX_FLAGS="$CXXFLAGS" \
--D CMAKE_EXE_LINKER_FLAGS="$LDFLAGS" \
--D CMAKE_INSTALL_LIBDIR=lib \
--D CMAKE_INSTALL_PREFIX=/usr \
--D USE_SYSTEM_MSGPACK=on \
--G Ninja \
--S $pkgname
-  ninja -C build
-}
-
-# One of the tests fails when building in a chroot
-# https://github.com/equalsraf/neovim-qt/issues/1005
-#check() {
-#  xvfb-run ninja -v -C build test
-#}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" "$pkgname/LICENSE"
-}

Copied: neovim-qt/repos/community-x86_64/PKGBUILD (from rev 1260280, 
neovim-qt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 18:31:42 UTC (rev 1260281)
@@ -0,0 +1,41 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Iván Ruvalcaba 
+# Contributor: Ian Ker-Seymer 
+
+pkgname=neovim-qt
+pkgver=0.2.17
+pkgrel=2
+pkgdesc='GUI for Neovim'
+arch=(x86_64)
+url='https://github.com/equalsraf/neovim-qt'
+license=(ISC)
+depends=(neovim qt5-svg hicolor-icon-theme)
+makedepends=(cmake git ninja)
+checkdepends=(ttf-dejavu xorg-server-xvfb)
+source=("git+$url#commit=3f05de82ecb5c1a24a7572081ae59e419eb059b8") # tag: 
v0.2.17
+b2sums=('SKIP')
+
+build() {
+  cmake \
+-B build \
+-D CMAKE_BUILD_TYPE=Release \
+-D CMAKE_C_FLAGS="$CFLAGS" \
+-D CMAKE_CXX_FLAGS="$CXXFLAGS" \
+-D CMAKE_EXE_LINKER_FLAGS="$LDFLAGS" \
+-D CMAKE_INSTALL_LIBDIR=lib \
+-D CMAKE_INSTALL_PREFIX=/usr \
+-D USE_SYSTEM_MSGPACK=on \
+-G Ninja \
+-S $pkgname
+  ninja -C build
+}
+
+check() {
+  xvfb-run ninja -v -C build test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" "$pkgname/LICENSE"
+}



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 18:31:37
  Author: arodseth
Revision: 1260280

upgpkg: neovim-qt 0.2.17-2

Modified:
  neovim-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 17:54:59 UTC (rev 1260279)
+++ PKGBUILD2022-08-04 18:31:37 UTC (rev 1260280)
@@ -5,13 +5,14 @@
 
 pkgname=neovim-qt
 pkgver=0.2.17
-pkgrel=1
+pkgrel=2
 pkgdesc='GUI for Neovim'
 arch=(x86_64)
 url='https://github.com/equalsraf/neovim-qt'
 license=(ISC)
 depends=(neovim qt5-svg hicolor-icon-theme)
-makedepends=(cmake git ninja xorg-server-xvfb)
+makedepends=(cmake git ninja)
+checkdepends=(ttf-dejavu xorg-server-xvfb)
 source=("git+$url#commit=3f05de82ecb5c1a24a7572081ae59e419eb059b8") # tag: 
v0.2.17
 b2sums=('SKIP')
 
@@ -30,11 +31,9 @@
   ninja -C build
 }
 
-# One of the tests fails when building in a chroot
-# https://github.com/equalsraf/neovim-qt/issues/1005
-#check() {
-#  xvfb-run ninja -v -C build test
-#}
+check() {
+  xvfb-run ninja -v -C build test
+}
 
 package() {
   DESTDIR="$pkgdir" ninja -C build install



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 17:54:59
  Author: grawlinson
Revision: 1260279

archrelease: copy trunk to community-x86_64

Added:
  reapack/repos/community-x86_64/
  reapack/repos/community-x86_64/PKGBUILD
(from rev 1260278, reapack/trunk/PKGBUILD)
  reapack/repos/community-x86_64/reapack.install
(from rev 1260278, reapack/trunk/reapack.install)

-+
 PKGBUILD|   75 ++
 reapack.install |9 ++
 2 files changed, 84 insertions(+)

Copied: reapack/repos/community-x86_64/PKGBUILD (from rev 1260278, 
reapack/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2022-08-04 17:54:59 UTC (rev 1260279)
@@ -0,0 +1,75 @@
+# Maintainer: George Rawlinson 
+
+pkgname=reapack
+pkgver=1.2.4.1
+pkgrel=1
+pkgdesc='Package manager for the Reaper DAW'
+arch=('x86_64')
+url='https://reapack.com'
+license=('GPL3' 'LGPL3')
+depends=(
+  'reaper'
+  'libxml2'
+  'curl'
+  'sqlite'
+)
+makedepends=(
+  'git'
+  'cmake'
+  'boost'
+  'openssl'
+  'zlib'
+  'ruby'
+  'php'
+  'catch2'
+)
+install='reapack.install'
+_commit='dcbbf2410cb50f15ba6b2ea8a79475531a9edd4b'
+source=(
+  "$pkgname::git+https://github.com/cfillion/reapack#commit=$_commit;
+  'github.com-justinfrankel-wdl::git+https://github.com/justinfrankel/WDL'
+  
'github.com-justinfrankel-reaper-sdk::git+https://github.com/justinfrankel/reaper-sdk'
+)
+b2sums=('SKIP'
+'SKIP'
+'SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # prepare git submodule(s)
+  git submodule init
+  git config submodule.vendor/WDL.url "$srcdir/github.com-justinfrankel-wdl"
+  git config submodule.vendor/reaper-sdk.url 
"$srcdir/github.com-justinfrankel-reaper-sdk"
+  git submodule update
+}
+
+build() {
+  cd "$pkgname"
+
+  cmake \
+-B build \
+-DCMAKE_BUILD_TYPE=Release
+
+  cmake --build build
+}
+
+check() {
+  make -C "$pkgname/build" test
+}
+
+package() {
+  cd "$pkgname"
+
+  # plugin
+  install -vDm755 -t "$pkgdir/usr/lib/$pkgname" 
"build/reaper_reapack-$CARCH.so"
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+}

Copied: reapack/repos/community-x86_64/reapack.install (from rev 1260278, 
reapack/trunk/reapack.install)
===
--- community-x86_64/reapack.install(rev 0)
+++ community-x86_64/reapack.install2022-08-04 17:54:59 UTC (rev 1260279)
@@ -0,0 +1,9 @@
+post_install(){
+  cat <<- EOF
+
+For REAPER to pick up the plugin, it must be symlinked into REAPER's user 
directory.
+
+ln -s /usr/lib/reapack/reaper_reapack-x86_64.so ~/.config/REAPER/UserPlugins/
+
+EOF
+}



[arch-commits] Commit in (5 files)

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 17:54:07
  Author: grawlinson
Revision: 1260278

addpkg: reapack 1.2.4.1-1

Added:
  reapack/
  reapack/repos/
  reapack/trunk/
  reapack/trunk/PKGBUILD
  reapack/trunk/reapack.install

-+
 PKGBUILD|   75 ++
 reapack.install |9 ++
 2 files changed, 84 insertions(+)

Added: reapack/trunk/PKGBUILD
===
--- reapack/trunk/PKGBUILD  (rev 0)
+++ reapack/trunk/PKGBUILD  2022-08-04 17:54:07 UTC (rev 1260278)
@@ -0,0 +1,75 @@
+# Maintainer: George Rawlinson 
+
+pkgname=reapack
+pkgver=1.2.4.1
+pkgrel=1
+pkgdesc='Package manager for the Reaper DAW'
+arch=('x86_64')
+url='https://reapack.com'
+license=('GPL3' 'LGPL3')
+depends=(
+  'reaper'
+  'libxml2'
+  'curl'
+  'sqlite'
+)
+makedepends=(
+  'git'
+  'cmake'
+  'boost'
+  'openssl'
+  'zlib'
+  'ruby'
+  'php'
+  'catch2'
+)
+install='reapack.install'
+_commit='dcbbf2410cb50f15ba6b2ea8a79475531a9edd4b'
+source=(
+  "$pkgname::git+https://github.com/cfillion/reapack#commit=$_commit;
+  'github.com-justinfrankel-wdl::git+https://github.com/justinfrankel/WDL'
+  
'github.com-justinfrankel-reaper-sdk::git+https://github.com/justinfrankel/reaper-sdk'
+)
+b2sums=('SKIP'
+'SKIP'
+'SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # prepare git submodule(s)
+  git submodule init
+  git config submodule.vendor/WDL.url "$srcdir/github.com-justinfrankel-wdl"
+  git config submodule.vendor/reaper-sdk.url 
"$srcdir/github.com-justinfrankel-reaper-sdk"
+  git submodule update
+}
+
+build() {
+  cd "$pkgname"
+
+  cmake \
+-B build \
+-DCMAKE_BUILD_TYPE=Release
+
+  cmake --build build
+}
+
+check() {
+  make -C "$pkgname/build" test
+}
+
+package() {
+  cd "$pkgname"
+
+  # plugin
+  install -vDm755 -t "$pkgdir/usr/lib/$pkgname" 
"build/reaper_reapack-$CARCH.so"
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+}

Added: reapack/trunk/reapack.install
===
--- reapack/trunk/reapack.install   (rev 0)
+++ reapack/trunk/reapack.install   2022-08-04 17:54:07 UTC (rev 1260278)
@@ -0,0 +1,9 @@
+post_install(){
+  cat <<- EOF
+
+For REAPER to pick up the plugin, it must be symlinked into REAPER's user 
directory.
+
+ln -s /usr/lib/reapack/reaper_reapack-x86_64.so ~/.config/REAPER/UserPlugins/
+
+EOF
+}



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

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 17:35:08
  Author: dvzrv
Revision: 1260277

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 17:34:57 UTC (rev 1260276)
+++ PKGBUILD2022-08-04 17:35:08 UTC (rev 1260277)
@@ -1,36 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-
-_name=identify
-pkgname=python-identify
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="File identification library for Python"
-arch=(any)
-url="https://github.com/pre-commit/identify;
-license=(MIT)
-depends=(python)
-makedepends=(python-build python-installer python-setuptools python-wheel)
-checkdepends=(python-ukkonen python-pytest)
-optdepends=('python-editdistance-s: for returning license identifiers')
-optdepends=('python-ukkonen: for returning license identifiers')
-source=($_name-$pkgver.tar.gz::https://github.com/pre-commit/$_name/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('72aaf406e5aa7acc83189820c389e82e90cf775541013e4ad91e5d25abdecd8526d1c47d203baa8ab8e5e028836da755a7045e74fded7e8e3167397557d4b1f0')
-b2sums=('f0ef048c6543b32016ad47a84e4b4b049a88424e496b159ce6ec1a1358172a87849e132b045a7345e818b02aee359e6d9458c458430a4d5d2b9f918cba685ed7')
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd $_name-$pkgver
-  pytest -vv
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
-}

Copied: python-identify/repos/community-any/PKGBUILD (from rev 1260276, 
python-identify/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 17:35:08 UTC (rev 1260277)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+
+_name=identify
+pkgname=python-identify
+pkgver=2.5.3
+pkgrel=1
+pkgdesc="File identification library for Python"
+arch=(any)
+url="https://github.com/pre-commit/identify;
+license=(MIT)
+depends=(python)
+makedepends=(python-build python-installer python-setuptools python-wheel)
+checkdepends=(python-ukkonen python-pytest)
+optdepends=('python-editdistance-s: for returning license identifiers')
+optdepends=('python-ukkonen: for returning license identifiers')
+source=($_name-$pkgver.tar.gz::https://github.com/pre-commit/$_name/archive/refs/tags/v$pkgver.tar.gz)
+sha512sums=('d6cc5737b119498af5fb3cc9478881960b4d9532eec552622e942292ec3f1c75182f50ccc94fe7e1bb8993525c5e50fcdfd58881a9226da52fbe5feb3b83a8c3')
+b2sums=('8782a4dfcea2d84facec9fefac8c7241c978ca1f494aa3e0602171dc017b41d24545ec7a3537b07a5e9962edcc4813fa4f45f76d807ba8ba69243041bc777d1b')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $_name-$pkgver
+  pytest -vv
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
+}



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

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 17:34:57
  Author: dvzrv
Revision: 1260276

upgpkg: python-identify 2.5.3-1: Upgrade to 2.5.3.

Modified:
  python-identify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 17:32:55 UTC (rev 1260275)
+++ PKGBUILD2022-08-04 17:34:57 UTC (rev 1260276)
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=(any)
@@ -15,8 +15,8 @@
 optdepends=('python-editdistance-s: for returning license identifiers')
 optdepends=('python-ukkonen: for returning license identifiers')
 
source=($_name-$pkgver.tar.gz::https://github.com/pre-commit/$_name/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('72aaf406e5aa7acc83189820c389e82e90cf775541013e4ad91e5d25abdecd8526d1c47d203baa8ab8e5e028836da755a7045e74fded7e8e3167397557d4b1f0')
-b2sums=('f0ef048c6543b32016ad47a84e4b4b049a88424e496b159ce6ec1a1358172a87849e132b045a7345e818b02aee359e6d9458c458430a4d5d2b9f918cba685ed7')
+sha512sums=('d6cc5737b119498af5fb3cc9478881960b4d9532eec552622e942292ec3f1c75182f50ccc94fe7e1bb8993525c5e50fcdfd58881a9226da52fbe5feb3b83a8c3')
+b2sums=('8782a4dfcea2d84facec9fefac8c7241c978ca1f494aa3e0602171dc017b41d24545ec7a3537b07a5e9962edcc4813fa4f45f76d807ba8ba69243041bc777d1b')
 
 build() {
   cd $_name-$pkgver



[arch-commits] Commit in edk2/repos/extra-any (30 files)

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 17:12:06
  Author: dvzrv
Revision: 452066

archrelease: copy trunk to extra-any

Added:
  edk2/repos/extra-any/50-edk2-ovmf-i386-secure.json
(from rev 452065, edk2/trunk/50-edk2-ovmf-i386-secure.json)
  edk2/repos/extra-any/50-edk2-ovmf-x86_64-secure.json
(from rev 452065, edk2/trunk/50-edk2-ovmf-x86_64-secure.json)
  edk2/repos/extra-any/60-edk2-armvirt-aarch64.json
(from rev 452065, edk2/trunk/60-edk2-armvirt-aarch64.json)
  edk2/repos/extra-any/60-edk2-ovmf-i386.json
(from rev 452065, edk2/trunk/60-edk2-ovmf-i386.json)
  edk2/repos/extra-any/60-edk2-ovmf-microvm.json
(from rev 452065, edk2/trunk/60-edk2-ovmf-microvm.json)
  edk2/repos/extra-any/60-edk2-ovmf-x86_64.json
(from rev 452065, edk2/trunk/60-edk2-ovmf-x86_64.json)
  edk2/repos/extra-any/70-edk2-ovmf-i386-csm.json
(from rev 452065, edk2/trunk/70-edk2-ovmf-i386-csm.json)
  edk2/repos/extra-any/70-edk2-ovmf-x86_64-csm.json
(from rev 452065, edk2/trunk/70-edk2-ovmf-x86_64-csm.json)
  edk2/repos/extra-any/80-edk2-ovmf-ia32-on-x86_64-secure.json
(from rev 452065, edk2/trunk/80-edk2-ovmf-ia32-on-x86_64-secure.json)
  edk2/repos/extra-any/81-edk2-ovmf-ia32-on-x86_64.json
(from rev 452065, edk2/trunk/81-edk2-ovmf-ia32-on-x86_64.json)
  edk2/repos/extra-any/82-edk2-ovmf-ia32-on-x86_64-csm.json
(from rev 452065, edk2/trunk/82-edk2-ovmf-ia32-on-x86_64-csm.json)
  edk2/repos/extra-any/PKGBUILD
(from rev 452065, edk2/trunk/PKGBUILD)
  edk2/repos/extra-any/edk2-202202-brotli.patch
(from rev 452065, edk2/trunk/edk2-202202-brotli.patch)
  edk2/repos/extra-any/edk2-ovmf.install
(from rev 452065, edk2/trunk/edk2-ovmf.install)
  edk2/repos/extra-any/edk2-shell.install
(from rev 452065, edk2/trunk/edk2-shell.install)
  edk2/repos/extra-any/keys/
Deleted:
  edk2/repos/extra-any/50-edk2-ovmf-i386-secure.json
  edk2/repos/extra-any/50-edk2-ovmf-x86_64-secure.json
  edk2/repos/extra-any/60-edk2-armvirt-aarch64.json
  edk2/repos/extra-any/60-edk2-ovmf-i386.json
  edk2/repos/extra-any/60-edk2-ovmf-x86_64.json
  edk2/repos/extra-any/70-edk2-ovmf-i386-csm.json
  edk2/repos/extra-any/70-edk2-ovmf-x86_64-csm.json
  edk2/repos/extra-any/80-edk2-ovmf-ia32-on-x86_64-secure.json
  edk2/repos/extra-any/81-edk2-ovmf-ia32-on-x86_64.json
  edk2/repos/extra-any/82-edk2-ovmf-ia32-on-x86_64-csm.json
  edk2/repos/extra-any/PKGBUILD
  edk2/repos/extra-any/edk2-202202-brotli.patch
  edk2/repos/extra-any/edk2-ovmf.install
  edk2/repos/extra-any/edk2-shell.install

-+
 50-edk2-ovmf-i386-secure.json   |   70 +--
 50-edk2-ovmf-x86_64-secure.json |   72 +--
 60-edk2-armvirt-aarch64.json|   62 +--
 60-edk2-ovmf-i386.json  |   68 +--
 60-edk2-ovmf-microvm.json   |   22 +
 60-edk2-ovmf-x86_64.json|   70 +--
 70-edk2-ovmf-i386-csm.json  |   68 +--
 70-edk2-ovmf-x86_64-csm.json|   70 +--
 80-edk2-ovmf-ia32-on-x86_64-secure.json |   70 +--
 81-edk2-ovmf-ia32-on-x86_64.json|   68 +--
 82-edk2-ovmf-ia32-on-x86_64-csm.json|   68 +--
 PKGBUILD|  582 +++---
 edk2-202202-brotli.patch|   30 -
 edk2-ovmf.install   |   12 
 edk2-shell.install  |2 
 15 files changed, 683 insertions(+), 651 deletions(-)

Deleted: 50-edk2-ovmf-i386-secure.json
===
--- 50-edk2-ovmf-i386-secure.json   2022-08-04 17:11:21 UTC (rev 452065)
+++ 50-edk2-ovmf-i386-secure.json   2022-08-04 17:12:06 UTC (rev 452066)
@@ -1,35 +0,0 @@
-{
-"description": "IA32 UEFI for i386, with Secure Boot and SMM",
-"interface-types": [
-"uefi"
-],
-"mapping": {
-"device": "flash",
-"executable": {
-"filename": "/usr/share/edk2-ovmf/ia32/OVMF_CODE.secboot.fd",
-"format": "raw"
-},
-"nvram-template": {
-"filename": "/usr/share/edk2-ovmf/ia32/OVMF_VARS.fd",
-"format": "raw"
-}
-},
-"targets": [
-{
-"architecture": "i386",
-"machines": [
-"pc-q35-*"
-]
-}
-],
-"features": [
-"acpi-s3",
-"acpi-s4",
-"requires-smm",
-"secure-boot",
-"verbose-dynamic"
-],
-"tags": [
-
-]
-}

Copied: edk2/repos/extra-any/50-edk2-ovmf-i386-secure.json (from rev 452065, 
edk2/trunk/50-edk2-ovmf-i386-secure.json)
===
--- 50-edk2-ovmf-i386-secure.json   (rev 0)
+++ 50-edk2-ovmf-i386-secure.json   2022-08-04 17:12:06 UTC (rev 452066)
@@ -0,0 +1,35 @@
+{
+"description": "IA32 UEFI for i386, with Secure Boot and SMM",
+"interface-types": [
+"uefi"
+],
+"mapping": {
+"device": "flash",
+

[arch-commits] Commit in edk2/trunk (5 files)

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 17:11:21
  Author: dvzrv
Revision: 452065

upgpkg: edk2 202205-2: Rebuild to add microvm image.

Also build MicrovmX64 target and add a JSON configuration file for it.

Added:
  edk2/trunk/60-edk2-ovmf-microvm.json
  edk2/trunk/keys/
  edk2/trunk/keys/pgp/
  edk2/trunk/keys/pgp/8657ABB260F056B1E5190839D9C4D26D0E604491.asc
Modified:
  edk2/trunk/PKGBUILD

---+
 60-edk2-ovmf-microvm.json |   22 
 PKGBUILD  |   18 ++---
 keys/pgp/8657ABB260F056B1E5190839D9C4D26D0E604491.asc |1 
 3 files changed, 37 insertions(+), 4 deletions(-)

Added: 60-edk2-ovmf-microvm.json
===
--- 60-edk2-ovmf-microvm.json   (rev 0)
+++ 60-edk2-ovmf-microvm.json   2022-08-04 17:11:21 UTC (rev 452065)
@@ -0,0 +1,22 @@
+{
+"description": "OVMF for microvm",
+"interface-types": [
+"uefi"
+],
+"mapping": {
+"device": "memory",
+"filename": "/usr/share/edk2-ovmf/x64/MICROVM.fd"
+},
+"targets": [
+{
+"architecture": "x86_64",
+"machines": [
+"microvm"
+]
+}
+],
+"features": [
+],
+"tags": [
+]
+}

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 16:39:21 UTC (rev 452064)
+++ PKGBUILD2022-08-04 17:11:21 UTC (rev 452065)
@@ -6,7 +6,7 @@
 pkgbase=edk2
 pkgname=(edk2-armvirt edk2-shell edk2-ovmf)
 pkgver=202205
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern, feature-rich firmware development environment for the UEFI 
specifications"
 arch=(any)
 url="https://github.com/tianocore/edk2;
@@ -21,6 +21,7 @@
   50-edk2-ovmf-x86_64-secure.json
   60-edk2-ovmf-i386.json
   60-edk2-ovmf-x86_64.json
+  60-edk2-ovmf-microvm.json
   60-edk2-armvirt-aarch64.json
   70-edk2-ovmf-i386-csm.json
   70-edk2-ovmf-x86_64-csm.json
@@ -37,6 +38,7 @@
 
'3e10bdc9ad13aadbd4111230fb8f37d5f16306aeb7bce2af5ec31c1e2b5adea26d5875cd0d7070ea82eca7546ecbacc8c195ed68425428bf6d2533b58e307b2d'
 
'56d0bffd6dd7be79709f66bcfba2112e8ef6208de9b5018e90251e3ba68b37f9d911f0bd5a03987b49bb19bd0d62f7fa9ac3ca9f234e80ada3c4dbdd619705b9'
 
'04b4c86f5afeab6170ad1b7b9937fa775a920c78719a33b213f7f8924e4e905709335307c38b8d5d9c127dd8c7000ddbe740b77f1ddfb68035819b7b4cf2b1e4'
+
'31874507e67e1332f678f6f4b10b9f893cef6bafb1db2ac781ea7bfded31a23a84c485b6df43699aaf6c4c7a5a30e024031ffd2b52ede104eedc7c8725e2b5d6'
 
'6d2799171058b45ff4205441ad222893ebe2fce5c5c71c9c52c97efc95e4cad65d66d390b6a554ce7a2ce505ceba7431d18f79f2c2c1101addccee55141d4a66'
 
'4ee69302de1cec37e4bf4c6a5525d887392f8f733ae8a95a54021f6531741e95baef31da1538b45667a1b198cbbab3069678169069f9ba8db641d603ebb3735b'
 
'77e23f0c116ae5a087553edb2754df172b2c4fe5bc346356abe0e1f2acfb41a346d06d87b0569102ca4ac9356e189198c0c74476cb35f1b62773a956cb6a1e04'
@@ -52,6 +54,7 @@
 
'f6aaccf4b5a070b05e8eb58d5df60c8798d9b9de2f9febf1417a1ae178431be9a69890a7107d3ca100a439551b4949b937ba400ac36bb9eebaf7e1fdb61dc9d3'
 
'891719a70d14f29f6ec9e9cfe83cbf48abb5aedfaf5a3a02efaf9cf1dcca0c14f42f8e4486425df12c72001d7811b0f6030520bad2d83b4885f13d110ab2ae0f'
 
'899ecf699815216984905a7abdd3385890c6309f3ef7813778bedf63c15d42ab12c59532d45033a11838f990744417100eb13048b53cee5cdf46440af61b475d'
+
'271322de65313b310a390ea9148640eb065c71b4edcab8aa675f8dbdfbbfa961950994d47213e22f05aa093895d180b840627a15d324252323986596f5c9f067'
 
'e61378139f2da0d4185e67436d87a023600a075b4258234e818fe7f591bdb5d363713d29d250263df6074f5d37deed269c067983ee6bd322f2f7d0ee710bc452'
 
'8c211a1bbef20ff361c53735b91cc05660f9d94e7d8a937d903c061a1ec9c96ec2c37f0ef5e954cd4aac7f7962489f5a7a0507e44c781a7671211a9530dccb5b'
 
'7f48bb1747c732c597a749c851a6cac46de844c1727f3d5edca35249df845a0f578780e8bcda7d86ad2c4a62a9a2a0bc7e1cfab9b7b93d7b5415bb5817d73346'
@@ -155,6 +158,12 @@
   mv -v Build/Ovmf{Ia32,IA32}
 fi
 if [[ "$_arch" == X64 ]]; then
+  echo "Building ovmf ($_arch) with microvm support"
+  OvmfPkg/build.sh -p OvmfPkg/Microvm/Microvm$_arch.dsc \
+   -a "$_arch" \
+   "${_common_args[@]}" \
+   "${_efi_args[@]}" \
+   "${_x86_args[@]}"
   echo "Building ovmf ($_arch) with secure boot support"
   OvmfPkg/build.sh -p OvmfPkg/OvmfPkgIa32X64.dsc \
-a IA32 -a "$_arch" \
@@ -258,12 +267,13 @@
   continue
 else
   # installing OVMF.fd for xen: https://bugs.archlinux.org/task/58635
-  install -vDm 644 
Build/Ovmf$_arch/${_build_type}_${_build_plugin}/FV/OVMF.fd -t 
"$pkgdir/usr/share/$pkgname/${_arch,,}"
-  install -vDm 644 

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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 16:39:21
  Author: arojas
Revision: 452064

archrelease: copy trunk to testing-x86_64

Added:
  cmake/repos/testing-x86_64/
  cmake/repos/testing-x86_64/PKGBUILD
(from rev 452063, cmake/trunk/PKGBUILD)

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

Copied: cmake/repos/testing-x86_64/PKGBUILD (from rev 452063, 
cmake/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-04 16:39:21 UTC (rev 452064)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=cmake
+pkgver=3.24.0
+pkgrel=1
+pkgdesc='A cross-platform open-source make system'
+arch=('x86_64')
+url="https://www.cmake.org/;
+license=('custom')
+depends=('curl' 'libarchive' 'hicolor-icon-theme' 'jsoncpp' 'libjsoncpp.so' 
'libuv' 'rhash')
+makedepends=('qt6-base' 'python-sphinx' 'emacs')
+optdepends=('qt6-base: cmake-gui')
+source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('91507fc0643f2de20e37cd8d6a539d8cb38a80b604bf77de8e88c8446b6d7b6d02b7329d58966dc2412c6c75edcb9dfbdae02fe84965fefeb7ca47f87631fe17')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--datadir=/share/cmake \
+--sphinx-man \
+--sphinx-html \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  rm -r "$pkgdir"/usr/share/doc/cmake/html/_sources
+  emacs -batch -f batch-byte-compile 
"${pkgdir}"/usr/share/emacs/site-lisp/cmake-mode.el
+  install -Dm644 Copyright.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}



[arch-commits] Commit in cmake/trunk (PKGBUILD wxwidgets-3.2.patch)

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 16:39:14
  Author: arojas
Revision: 452063

upgpkg: cmake 3.24.0-1: Update to 3.24.0

Modified:
  cmake/trunk/PKGBUILD
Deleted:
  cmake/trunk/wxwidgets-3.2.patch

-+
 PKGBUILD|   12 -
 wxwidgets-3.2.patch |  303 --
 2 files changed, 3 insertions(+), 312 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 16:33:46 UTC (rev 452062)
+++ PKGBUILD2022-08-04 16:39:14 UTC (rev 452063)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=cmake
-pkgver=3.23.3
+pkgver=3.24.0
 pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('x86_64')
@@ -12,15 +12,9 @@
 depends=('curl' 'libarchive' 'hicolor-icon-theme' 'jsoncpp' 'libjsoncpp.so' 
'libuv' 'rhash')
 makedepends=('qt6-base' 'python-sphinx' 'emacs')
 optdepends=('qt6-base: cmake-gui')
-source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;
- wxwidgets-3.2.patch)
-sha512sums=('75f86abe60ef28ba9bd06546c0c24578921621fb4be942171e629366a759cf1469e430945addc85f8ce977920883c063ed26de1b78fd24dfd98d0eb604800632'
-
'618a529fcd0a5029160fc6ef74439b7cb54ca74d13d52dd6cad005710bf1be263d0bf90bc4becc63a37929ac2f86c51278685e9da93fd82355ac646cb43b356f')
+source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('91507fc0643f2de20e37cd8d6a539d8cb38a80b604bf77de8e88c8446b6d7b6d02b7329d58966dc2412c6c75edcb9dfbdae02fe84965fefeb7ca47f87631fe17')
 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 < wxwidgets-3.2.patch # Support wxWidgets 3.2
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./bootstrap --prefix=/usr \

Deleted: wxwidgets-3.2.patch
===
--- wxwidgets-3.2.patch 2022-08-04 16:33:46 UTC (rev 452062)
+++ wxwidgets-3.2.patch 2022-08-04 16:39:14 UTC (rev 452063)
@@ -1,303 +0,0 @@
-From ed51e0bb752ecaae29c4ac7a6a89ebfbe5fb4016 Mon Sep 17 00:00:00 2001
-From: Maarten Bent 
-Date: Wed, 15 Jun 2022 18:23:41 +0200
-Subject: [PATCH 1/3] FindwxWidgets: Move extracting version number to a macro
-

- Modules/FindwxWidgets.cmake | 44 -
- 1 file changed, 24 insertions(+), 20 deletions(-)
-
-diff --git a/Modules/FindwxWidgets.cmake b/Modules/FindwxWidgets.cmake
-index f7996bacb0..accae50e80 100644
 a/Modules/FindwxWidgets.cmake
-+++ b/Modules/FindwxWidgets.cmake
-@@ -215,6 +215,29 @@ else()
-   set(wxWidgets_USE_FILE UsewxWidgets)
- endif()
- 
-+macro(wx_extract_version)
-+  unset(_wx_filename)
-+  find_file(_wx_filename wx/version.h PATHS ${wxWidgets_INCLUDE_DIRS} 
NO_DEFAULT_PATH)
-+  dbg_msg("_wx_filename:  ${_wx_filename}")
-+
-+  if(NOT _wx_filename)
-+message(FATAL_ERROR "wxWidgets wx/version.h file not found in 
${wxWidgets_INCLUDE_DIRS}.")
-+  endif()
-+
-+  file(READ "${_wx_filename}" _wx_version_h)
-+  unset(_wx_filename CACHE)
-+
-+  string(REGEX REPLACE "^(.*\n)?#define +wxMAJOR_VERSION +([0-9]+).*"
-+"\\2" wxWidgets_VERSION_MAJOR "${_wx_version_h}" )
-+  string(REGEX REPLACE "^(.*\n)?#define +wxMINOR_VERSION +([0-9]+).*"
-+"\\2" wxWidgets_VERSION_MINOR "${_wx_version_h}" )
-+  string(REGEX REPLACE "^(.*\n)?#define +wxRELEASE_NUMBER +([0-9]+).*"
-+"\\2" wxWidgets_VERSION_PATCH "${_wx_version_h}" )
-+  set(wxWidgets_VERSION_STRING
-+
"${wxWidgets_VERSION_MAJOR}.${wxWidgets_VERSION_MINOR}.${wxWidgets_VERSION_PATCH}"
 )
-+  dbg_msg("wxWidgets_VERSION_STRING:${wxWidgets_VERSION_STRING}")
-+endmacro()
-+
- #=
- # Determine whether unix or win32 paths should be used
- #=
-@@ -981,26 +1004,7 @@ unset(_wx_lib_missing)
- 
- # Check if a specific version was requested by find_package().
- if(wxWidgets_FOUND)
--  unset(_wx_filename)
--  find_file(_wx_filename wx/version.h PATHS ${wxWidgets_INCLUDE_DIRS} 
NO_DEFAULT_PATH)
--  dbg_msg("_wx_filename:  ${_wx_filename}")
--
--  if(NOT _wx_filename)
--message(FATAL_ERROR "wxWidgets wx/version.h file not found in 
${wxWidgets_INCLUDE_DIRS}.")
--  endif()
--
--  file(READ "${_wx_filename}" _wx_version_h)
--  unset(_wx_filename CACHE)
--
--  string(REGEX REPLACE "^(.*\n)?#define +wxMAJOR_VERSION +([0-9]+).*"
--"\\2" wxWidgets_VERSION_MAJOR "${_wx_version_h}" )
--  string(REGEX REPLACE "^(.*\n)?#define +wxMINOR_VERSION +([0-9]+).*"
--"\\2" wxWidgets_VERSION_MINOR "${_wx_version_h}" )
--  string(REGEX REPLACE "^(.*\n)?#define +wxRELEASE_NUMBER +([0-9]+).*"
--"\\2" wxWidgets_VERSION_PATCH "${_wx_version_h}" )
--  set(wxWidgets_VERSION_STRING
--
"${wxWidgets_VERSION_MAJOR}.${wxWidgets_VERSION_MINOR}.${wxWidgets_VERSION_PATCH}"
 )
--  dbg_msg("wxWidgets_VERSION_STRING:${wxWidgets_VERSION_STRING}")
-+  wx_extract_version()
- endif()
- 
- # Debug output:
--- 
-GitLab
-
-
-From 

[arch-commits] Commit in seabios/repos/extra-any (29 files)

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 16:33:46
  Author: dvzrv
Revision: 452062

archrelease: copy trunk to extra-any

Added:
  seabios/repos/extra-any/PKGBUILD
(from rev 452061, seabios/trunk/PKGBUILD)
  seabios/repos/extra-any/config.coreboot
(from rev 452061, seabios/trunk/config.coreboot)
  seabios/repos/extra-any/config.csm
(from rev 452061, seabios/trunk/config.csm)
  seabios/repos/extra-any/config.seabios-128k
(from rev 452061, seabios/trunk/config.seabios-128k)
  seabios/repos/extra-any/config.seabios-256k
(from rev 452061, seabios/trunk/config.seabios-256k)
  seabios/repos/extra-any/config.seabios-microvm
(from rev 452061, seabios/trunk/config.seabios-microvm)
  seabios/repos/extra-any/config.vga-ati
(from rev 452061, seabios/trunk/config.vga-ati)
  seabios/repos/extra-any/config.vga-bochs-display
(from rev 452061, seabios/trunk/config.vga-bochs-display)
  seabios/repos/extra-any/config.vga-cirrus
(from rev 452061, seabios/trunk/config.vga-cirrus)
  seabios/repos/extra-any/config.vga-isavga
(from rev 452061, seabios/trunk/config.vga-isavga)
  seabios/repos/extra-any/config.vga-qxl
(from rev 452061, seabios/trunk/config.vga-qxl)
  seabios/repos/extra-any/config.vga-ramfb
(from rev 452061, seabios/trunk/config.vga-ramfb)
  seabios/repos/extra-any/config.vga-stdvga
(from rev 452061, seabios/trunk/config.vga-stdvga)
  seabios/repos/extra-any/config.vga-virtio
(from rev 452061, seabios/trunk/config.vga-virtio)
  seabios/repos/extra-any/config.vga-vmware
(from rev 452061, seabios/trunk/config.vga-vmware)
Deleted:
  seabios/repos/extra-any/PKGBUILD
  seabios/repos/extra-any/config.coreboot
  seabios/repos/extra-any/config.csm
  seabios/repos/extra-any/config.seabios-128k
  seabios/repos/extra-any/config.seabios-256k
  seabios/repos/extra-any/config.vga.bochs-display
  seabios/repos/extra-any/config.vga.cirrus
  seabios/repos/extra-any/config.vga.isavga
  seabios/repos/extra-any/config.vga.qxl
  seabios/repos/extra-any/config.vga.ramfb
  seabios/repos/extra-any/config.vga.stdvga
  seabios/repos/extra-any/config.vga.virtio
  seabios/repos/extra-any/config.vga.vmware
  seabios/repos/extra-any/reproducible-version.patch

+
 PKGBUILD   |  211 ++-
 config.coreboot|4 
 config.csm |4 
 config.seabios-128k|   36 ---
 config.seabios-256k|7 -
 config.seabios-microvm |   26 +
 config.vga-ati |4 
 config.vga-bochs-display   |3 
 config.vga-cirrus  |3 
 config.vga-isavga  |3 
 config.vga-qxl |6 +
 config.vga-ramfb   |3 
 config.vga-stdvga  |3 
 config.vga-virtio  |6 +
 config.vga-vmware  |6 +
 config.vga.bochs-display   |3 
 config.vga.cirrus  |3 
 config.vga.isavga  |3 
 config.vga.qxl |6 -
 config.vga.ramfb   |3 
 config.vga.stdvga  |3 
 config.vga.virtio  |6 -
 config.vga.vmware  |6 -
 reproducible-version.patch |   15 ---
 24 files changed, 223 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 16:33:14 UTC (rev 452061)
+++ PKGBUILD2022-08-04 16:33:46 UTC (rev 452062)
@@ -1,81 +0,0 @@
-# Maintainer: Tobias Powalowski 
-
-pkgname=seabios
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="A 16-bit x86 bios"
-arch=('any')
-url="https://www.coreboot.org/SeaBIOS;
-license=('GPL3' 'LGPL3')
-makedepends=('iasl' 'python' 'inetutils')
-options=('!makeflags' '!strip')
-_tag=rel-$pkgver
-source=(seabios-$pkgver.zip::https://github.com/coreboot/seabios/archive/$_tag.zip
-config.coreboot
-config.seabios-128k
-config.seabios-256k
-config.vga.isavga
-config.vga.stdvga
-config.csm
-config.vga.cirrus
-config.vga.qxl
-config.vga.vmware
-config.vga.bochs-display
-config.vga.ramfb
-config.vga.virtio
-reproducible-version.patch)
-sha1sums=('9e04be81849d52c230e5461f1a2ecacb651a730f'
-  '5f2adb09c9006def1719b8cbd4792f14a7c7f7c9'
-  '7a4ec70237476c7cdd78589b069d0d39dfeaa8eb'
-  '05b912a291994226049103cbe6754976cc03532d'
-  'd56482f6ee0bf9633c551b10e99e24c74d9ece1e'
-  '54d4edf6eccf30883aedca348b9d2f125502fcdb'
-  '590739c1d5dc6cb63bdf311ee1cfbcde6c0ccc0f'
-  '84a44c04e74a09affae0d1a6e50800d10997108f'
-  '5a1316a0081f91acc300f57372de18fa9c67415e'
-  '5b017b16aec445df873618aaebd154aa97107148'
-  'c7c730ade7a63e1efc7de81c7536632e0617e808'
-  'c2f4a7708befd6a0763dd4a5a4f8b5168db30340'
-  'a2b3d09f944e3d6857ceee272b733075a7edc52e'
-  '352aa180d17642d1230391e5a1a26389a9629c47')
-
-# build routine from fedora
-build_bios() {
-  make clean distclean
-  cp 

[arch-commits] Commit in seabios/trunk (22 files)

2022-08-04 Thread David Runge via arch-commits
Date: Thursday, August 4, 2022 @ 16:33:14
  Author: dvzrv
Revision: 452061

upgpkg: seabios 1.16.0-2: Rebuild to add further images.

Add configuration for seabios-microvm and vga-ati.
Remove patch for having a reproducible version information, as setting 
EXTRAVERSION seems enough.
Fix typo in .version file.
Remove unnecessary quotes and curly braces.
Loop over relevant source array entries and use an associative array to provide 
_build_bios() with parameters.
Add split package seabios-docs for documentation.
Rename private function build_bios() to _build_bios() and generically add 
CONFIG_DEBUG_LEVEL for all configs.
Rename configs for VGA targets to reflect their eventual binary names more 
closely.
Switch to upstream gzip compressed sources as they are smaller than the zip 
compressed ones.
Update maintainer info.
Update package description using upstream description from wiki.

Added:
  seabios/trunk/config.seabios-microvm
  seabios/trunk/config.vga-ati
  seabios/trunk/config.vga-bochs-display
(from rev 452060, seabios/trunk/config.vga.bochs-display)
  seabios/trunk/config.vga-cirrus
(from rev 452060, seabios/trunk/config.vga.cirrus)
  seabios/trunk/config.vga-isavga
(from rev 452060, seabios/trunk/config.vga.isavga)
  seabios/trunk/config.vga-qxl
(from rev 452060, seabios/trunk/config.vga.qxl)
  seabios/trunk/config.vga-ramfb
(from rev 452060, seabios/trunk/config.vga.ramfb)
  seabios/trunk/config.vga-stdvga
(from rev 452060, seabios/trunk/config.vga.stdvga)
  seabios/trunk/config.vga-virtio
(from rev 452060, seabios/trunk/config.vga.virtio)
  seabios/trunk/config.vga-vmware
(from rev 452060, seabios/trunk/config.vga.vmware)
Modified:
  seabios/trunk/PKGBUILD
  seabios/trunk/config.seabios-128k
  seabios/trunk/config.seabios-256k
Deleted:
  seabios/trunk/config.vga.bochs-display
  seabios/trunk/config.vga.cirrus
  seabios/trunk/config.vga.isavga
  seabios/trunk/config.vga.qxl
  seabios/trunk/config.vga.ramfb
  seabios/trunk/config.vga.stdvga
  seabios/trunk/config.vga.virtio
  seabios/trunk/config.vga.vmware
  seabios/trunk/reproducible-version.patch

+
 PKGBUILD   |  177 +++
 config.seabios-128k|   12 ++
 config.seabios-256k|1 
 config.seabios-microvm |   26 ++
 config.vga-ati |4 
 config.vga-bochs-display   |3 
 config.vga-cirrus  |3 
 config.vga-isavga  |3 
 config.vga-qxl |6 +
 config.vga-ramfb   |3 
 config.vga-stdvga  |3 
 config.vga-virtio  |6 +
 config.vga-vmware  |6 +
 config.vga.bochs-display   |3 
 config.vga.cirrus  |3 
 config.vga.isavga  |3 
 config.vga.qxl |6 -
 config.vga.ramfb   |3 
 config.vga.stdvga  |3 
 config.vga.virtio  |6 -
 config.vga.vmware  |6 -
 reproducible-version.patch |   15 ---
 22 files changed, 187 insertions(+), 114 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 16:17:24 UTC (rev 452060)
+++ PKGBUILD2022-08-04 16:33:14 UTC (rev 452061)
@@ -1,81 +1,130 @@
-# Maintainer: Tobias Powalowski 
+# Maintainer: David Runge 
+# Contributor: Tobias Powalowski 
 
-pkgname=seabios
+pkgbase=seabios
+pkgname=(seabios seabios-docs)
 pkgver=1.16.0
-pkgrel=1
-pkgdesc="A 16-bit x86 bios"
-arch=('any')
+pkgrel=2
+pkgdesc="Open-source legacy BIOS implementation"
+arch=(any)
 url="https://www.coreboot.org/SeaBIOS;
-license=('GPL3' 'LGPL3')
-makedepends=('iasl' 'python' 'inetutils')
-options=('!makeflags' '!strip')
-_tag=rel-$pkgver
-source=(seabios-$pkgver.zip::https://github.com/coreboot/seabios/archive/$_tag.zip
-config.coreboot
-config.seabios-128k
-config.seabios-256k
-config.vga.isavga
-config.vga.stdvga
-config.csm
-config.vga.cirrus
-config.vga.qxl
-config.vga.vmware
-config.vga.bochs-display
-config.vga.ramfb
-config.vga.virtio
-reproducible-version.patch)
-sha1sums=('9e04be81849d52c230e5461f1a2ecacb651a730f'
-  '5f2adb09c9006def1719b8cbd4792f14a7c7f7c9'
-  '7a4ec70237476c7cdd78589b069d0d39dfeaa8eb'
-  '05b912a291994226049103cbe6754976cc03532d'
-  'd56482f6ee0bf9633c551b10e99e24c74d9ece1e'
-  '54d4edf6eccf30883aedca348b9d2f125502fcdb'
-  '590739c1d5dc6cb63bdf311ee1cfbcde6c0ccc0f'
-  '84a44c04e74a09affae0d1a6e50800d10997108f'
-  '5a1316a0081f91acc300f57372de18fa9c67415e'
-  '5b017b16aec445df873618aaebd154aa97107148'
-  'c7c730ade7a63e1efc7de81c7536632e0617e808'
-  'c2f4a7708befd6a0763dd4a5a4f8b5168db30340'
-  'a2b3d09f944e3d6857ceee272b733075a7edc52e'
-  '352aa180d17642d1230391e5a1a26389a9629c47')
+license=(GPL3 LGPL3)
+makedepends=(iasl inetutils 

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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 16:17:24
  Author: arojas
Revision: 452060

archrelease: copy trunk to extra-x86_64

Added:
  double-conversion/repos/extra-x86_64/PKGBUILD
(from rev 452059, double-conversion/trunk/PKGBUILD)
Deleted:
  double-conversion/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 16:17:15 UTC (rev 452059)
+++ PKGBUILD2022-08-04 16:17:24 UTC (rev 452060)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Anatol Pomozov 
-# Contributor: Joel Teichroeb 
-# Contributor: Jonas Heinrich 
-
-pkgname=double-conversion
-pkgver=3.2.0
-pkgrel=1
-pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
-arch=(x86_64)
-url='https://github.com/google/double-conversion'
-license=(BSD)
-depends=(gcc-libs)
-makedepends=(cmake)
-source=(https://github.com/google/double-conversion/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('3dbcdf186ad092a8b71228a5962009b5c96abde9a315257a3452eb988414ea3b')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DBUILD_SHARED_LIBS=ON
-  cmake --build build
-}
-
-package () {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: double-conversion/repos/extra-x86_64/PKGBUILD (from rev 452059, 
double-conversion/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 16:17:24 UTC (rev 452060)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Anatol Pomozov 
+# Contributor: Joel Teichroeb 
+# Contributor: Jonas Heinrich 
+
+pkgname=double-conversion
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
+arch=(x86_64)
+url='https://github.com/google/double-conversion'
+license=(BSD)
+depends=(gcc-libs)
+makedepends=(cmake)
+source=(https://github.com/google/double-conversion/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_SHARED_LIBS=ON
+  cmake --build build
+}
+
+package () {
+  DESTDIR="$pkgdir" cmake --install build
+
+  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 16:17:15
  Author: arojas
Revision: 452059

upgpkg: double-conversion 3.2.1-1: Update to 3.2.1

Modified:
  double-conversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 16:04:45 UTC (rev 452058)
+++ PKGBUILD2022-08-04 16:17:15 UTC (rev 452059)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=double-conversion
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(gcc-libs)
 makedepends=(cmake)
 
source=(https://github.com/google/double-conversion/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('3dbcdf186ad092a8b71228a5962009b5c96abde9a315257a3452eb988414ea3b')
+sha256sums=('e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



[arch-commits] Commit in cuda/repos (33 files)

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 15:20:41
  Author: svenstaro
Revision: 1260274

archrelease: copy trunk to community-testing-x86_64

Added:
  cuda/repos/community-testing-x86_64/
  cuda/repos/community-testing-x86_64/PKGBUILD
(from rev 1260273, cuda/trunk/PKGBUILD)
  cuda/repos/community-testing-x86_64/accinj64.pc
(from rev 1260273, cuda/trunk/accinj64.pc)
  cuda/repos/community-testing-x86_64/cublas.pc
(from rev 1260273, cuda/trunk/cublas.pc)
  cuda/repos/community-testing-x86_64/cuda.conf
(from rev 1260273, cuda/trunk/cuda.conf)
  cuda/repos/community-testing-x86_64/cuda.install
(from rev 1260273, cuda/trunk/cuda.install)
  cuda/repos/community-testing-x86_64/cuda.pc
(from rev 1260273, cuda/trunk/cuda.pc)
  cuda/repos/community-testing-x86_64/cuda.sh
(from rev 1260273, cuda/trunk/cuda.sh)
  cuda/repos/community-testing-x86_64/cudart.pc
(from rev 1260273, cuda/trunk/cudart.pc)
  cuda/repos/community-testing-x86_64/cufft.pc
(from rev 1260273, cuda/trunk/cufft.pc)
  cuda/repos/community-testing-x86_64/cufftw.pc
(from rev 1260273, cuda/trunk/cufftw.pc)
  cuda/repos/community-testing-x86_64/cuinj64.pc
(from rev 1260273, cuda/trunk/cuinj64.pc)
  cuda/repos/community-testing-x86_64/curand.pc
(from rev 1260273, cuda/trunk/curand.pc)
  cuda/repos/community-testing-x86_64/cusolver.pc
(from rev 1260273, cuda/trunk/cusolver.pc)
  cuda/repos/community-testing-x86_64/cusparse.pc
(from rev 1260273, cuda/trunk/cusparse.pc)
  cuda/repos/community-testing-x86_64/nppc.pc
(from rev 1260273, cuda/trunk/nppc.pc)
  cuda/repos/community-testing-x86_64/nppi.pc
(from rev 1260273, cuda/trunk/nppi.pc)
  cuda/repos/community-testing-x86_64/nppial.pc
(from rev 1260273, cuda/trunk/nppial.pc)
  cuda/repos/community-testing-x86_64/nppicc.pc
(from rev 1260273, cuda/trunk/nppicc.pc)
  cuda/repos/community-testing-x86_64/nppicom.pc
(from rev 1260273, cuda/trunk/nppicom.pc)
  cuda/repos/community-testing-x86_64/nppidei.pc
(from rev 1260273, cuda/trunk/nppidei.pc)
  cuda/repos/community-testing-x86_64/nppif.pc
(from rev 1260273, cuda/trunk/nppif.pc)
  cuda/repos/community-testing-x86_64/nppig.pc
(from rev 1260273, cuda/trunk/nppig.pc)
  cuda/repos/community-testing-x86_64/nppim.pc
(from rev 1260273, cuda/trunk/nppim.pc)
  cuda/repos/community-testing-x86_64/nppist.pc
(from rev 1260273, cuda/trunk/nppist.pc)
  cuda/repos/community-testing-x86_64/nppisu.pc
(from rev 1260273, cuda/trunk/nppisu.pc)
  cuda/repos/community-testing-x86_64/nppitc.pc
(from rev 1260273, cuda/trunk/nppitc.pc)
  cuda/repos/community-testing-x86_64/npps.pc
(from rev 1260273, cuda/trunk/npps.pc)
  cuda/repos/community-testing-x86_64/nvToolsExt.pc
(from rev 1260273, cuda/trunk/nvToolsExt.pc)
  cuda/repos/community-testing-x86_64/nvgraph.pc
(from rev 1260273, cuda/trunk/nvgraph.pc)
  cuda/repos/community-testing-x86_64/nvidia-ml.pc
(from rev 1260273, cuda/trunk/nvidia-ml.pc)
  cuda/repos/community-testing-x86_64/nvjpeg.pc
(from rev 1260273, cuda/trunk/nvjpeg.pc)
  cuda/repos/community-testing-x86_64/nvrtc.pc
(from rev 1260273, cuda/trunk/nvrtc.pc)

---+
 PKGBUILD  |  165 
 accinj64.pc   |9 +++
 cublas.pc |9 +++
 cuda.conf |3 +
 cuda.install  |   11 +++
 cuda.pc   |9 +++
 cuda.sh   |2 
 cudart.pc |9 +++
 cufft.pc  |9 +++
 cufftw.pc |9 +++
 cuinj64.pc|9 +++
 curand.pc |9 +++
 cusolver.pc   |9 +++
 cusparse.pc   |9 +++
 nppc.pc   |9 +++
 nppi.pc   |9 +++
 nppial.pc |9 +++
 nppicc.pc |9 +++
 nppicom.pc|9 +++
 nppidei.pc|9 +++
 nppif.pc  |9 +++
 nppig.pc  |9 +++
 nppim.pc  |9 +++
 nppist.pc |9 +++
 nppisu.pc |9 +++
 nppitc.pc |9 +++
 npps.pc   |9 +++
 nvToolsExt.pc |9 +++
 nvgraph.pc|9 +++
 nvidia-ml.pc  |9 +++
 nvjpeg.pc |9 +++
 nvrtc.pc  |9 +++
 32 files changed, 433 insertions(+)

Copied: cuda/repos/community-testing-x86_64/PKGBUILD (from rev 1260273, 
cuda/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-08-04 15:20:41 UTC (rev 1260274)
@@ -0,0 +1,165 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov 
+pkgname=(cuda cuda-tools)
+pkgbase=cuda
+pkgver=11.7.1
+_driverver=515.65.01
+pkgrel=1
+pkgdesc="NVIDIA's GPU programming toolkit"
+arch=('x86_64')
+url="https://developer.nvidia.com/cuda-zone;
+license=('custom:NVIDIA')
+depends=('gcc11' 'opencl-nvidia' 'nvidia-utils' 'python')
+options=(!strip staticlibs)
+install=cuda.install
+source=(https://developer.download.nvidia.com/compute/cuda/${pkgver}/local_installers/cuda_${pkgver}_${_driverver}_linux.run
+cuda.sh
+cuda.conf
+ 

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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 15:19:23
  Author: svenstaro
Revision: 1260273

upgpkg: cuda 11.7.1-1

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 14:26:38 UTC (rev 1260272)
+++ PKGBUILD2022-08-04 15:19:23 UTC (rev 1260273)
@@ -2,9 +2,9 @@
 # Maintainer: Konstantin Gizdov 
 pkgname=(cuda cuda-tools)
 pkgbase=cuda
-pkgver=11.7.0
-_driverver=515.43.04
-pkgrel=2
+pkgver=11.7.1
+_driverver=515.65.01
+pkgrel=1
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuda-zone;
@@ -43,7 +43,7 @@
 nvjpeg.pc
 nvrtc.pc
 nvToolsExt.pc)
-sha512sums=('070c9a4b3bb11503d99212cf483ead88ae182e7da7eabd7390a0211b57ea550fb8a806ed3c009b8bae654529a7dc6c11dd35c0d59066f6f4eebe064c94d4e071'
+sha512sums=('c2b40879a4903ed6d3201ea8c0d51fb0fdc21a27445f007aba1c9827add9a2d8326ccd764d324266d8f742a1c63aca9631158886b3de49899a864224517f1c03'
 
'35f1f56411eecb2d978553f5606a0d6e70ad363cfaa9f37b9e6f12a799b041caa4aeca183341055d4789425dc4d62bee0aac68cc9d864155084b1ea571ee998f'
 
'714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e'
 
'a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736'



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 14:26:38
  Author: svenstaro
Revision: 1260272

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 1260271, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 14:26:12 UTC (rev 1260271)
+++ PKGBUILD2022-08-04 14:26:38 UTC (rev 1260272)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=ansible
-pkgver=6.1.0
-pkgrel=1
-pkgdesc='Official assortment of Ansible collections'
-arch=('any')
-url='https://pypi.org/project/ansible/'
-license=('GPL3')
-depends=('python' 'ansible-core')
-provides=('python-ansible_collections')
-optdepends=('python-argcomplete: shell completions'
-'python-pyopenssl: openssl modules'
-'python-dnspython: for dig lookup'
-'python-ovirt-engine-sdk: ovirt support'
-'python-boto3: aws_s3 module'
-'python-ldap: ldap support'
-'python-proxmoxer: proxmos modules'
-'python-openstacksdk: OpenStack module'
-'python-pynetbox: NetBox module'
-'python-ldap: LDAP modules'
-'python-keyring: Keyring module'
-'acme-tiny: openssl_certificate module')
-makedepends=('python-setuptools')
-source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('795d3534d6993bfbf5d4cabed758f9370760e14e851123b4578c3aaf34f104a52f6d57d641ccbe6f18ba036bd9245b0898e76a21671ce95ddceda9fa5305e2dc')
-
-build() {
-  cd ansible-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd ansible-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/${pkgname}/COPYING
-}

Copied: ansible/repos/community-any/PKGBUILD (from rev 1260271, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 14:26:38 UTC (rev 1260272)
@@ -0,0 +1,36 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=ansible
+pkgver=6.2.0
+pkgrel=1
+pkgdesc='Official assortment of Ansible collections'
+arch=('any')
+url='https://pypi.org/project/ansible/'
+license=('GPL3')
+depends=('python' 'ansible-core')
+provides=('python-ansible_collections')
+optdepends=('python-argcomplete: shell completions'
+'python-pyopenssl: openssl modules'
+'python-dnspython: for dig lookup'
+'python-ovirt-engine-sdk: ovirt support'
+'python-boto3: aws_s3 module'
+'python-ldap: ldap support'
+'python-proxmoxer: proxmos modules'
+'python-openstacksdk: OpenStack module'
+'python-pynetbox: NetBox module'
+'python-ldap: LDAP modules'
+'python-keyring: Keyring module'
+'acme-tiny: openssl_certificate module')
+makedepends=('python-setuptools')
+source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
+sha512sums=('7e0751fdedef6bd92a01c06e23dd482bb4b4795ef5a17754eea8f8297cebddb84b4d20041affec6589297214cd820cddaea4618d2f3a158daebb556c4a87bdb0')
+
+build() {
+  cd ansible-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ansible-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/${pkgname}/COPYING
+}



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 14:26:12
  Author: svenstaro
Revision: 1260271

upgpkg: ansible 6.2.0-1

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 14:21:40 UTC (rev 1260270)
+++ PKGBUILD2022-08-04 14:26:12 UTC (rev 1260271)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=ansible
-pkgver=6.1.0
+pkgver=6.2.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -22,7 +22,7 @@
 'acme-tiny: openssl_certificate module')
 makedepends=('python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('795d3534d6993bfbf5d4cabed758f9370760e14e851123b4578c3aaf34f104a52f6d57d641ccbe6f18ba036bd9245b0898e76a21671ce95ddceda9fa5305e2dc')
+sha512sums=('7e0751fdedef6bd92a01c06e23dd482bb4b4795ef5a17754eea8f8297cebddb84b4d20041affec6589297214cd820cddaea4618d2f3a158daebb556c4a87bdb0')
 
 build() {
   cd ansible-${pkgver}



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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 14:21:40
  Author: svenstaro
Revision: 1260270

archrelease: copy trunk to community-x86_64

Added:
  blender/repos/community-x86_64/PKGBUILD
(from rev 1260269, blender/trunk/PKGBUILD)
  blender/repos/community-x86_64/force-draco1.patch
(from rev 1260269, blender/trunk/force-draco1.patch)
  blender/repos/community-x86_64/force-draco2.patch
(from rev 1260269, blender/trunk/force-draco2.patch)
Deleted:
  blender/repos/community-x86_64/PKGBUILD
  blender/repos/community-x86_64/force-draco1.patch
  blender/repos/community-x86_64/force-draco2.patch

+
 PKGBUILD   |  194 +--
 force-draco1.patch |   30 +++
 force-draco2.patch |   42 +--
 3 files changed, 133 insertions(+), 133 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 14:21:13 UTC (rev 1260269)
+++ PKGBUILD2022-08-04 14:21:40 UTC (rev 1260270)
@@ -1,97 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: John Sowiak 
-# Contributor: tobias 
-
-# For legal reasons, we can't separately package the Optix headers so we'll
-# just build the package against them. I checked with NVIDIA and this way is
-# fine with them.
-
-pkgname=blender
-pkgver=3.2.1
-pkgrel=1
-epoch=17
-pkgdesc="A fully integrated 3D graphics creation suite"
-arch=('x86_64')
-license=('GPL')
-url="https://www.blender.org;
-depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 
'python-requests' 'potrace'
- 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 
'openjpeg2' 'python-numpy'
- 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 
'alembic' 'openxr'
- 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' 
'openimagedenoise'
- 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 
'sdl2' 'embree' 'libharu'
- 'draco')
-makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'cuda' 'ninja')
-optdepends=('cuda: cycles renderer cuda support')
-options=(!strip)
-source=("git+https://git.blender.org/blender.git#tag=v$pkgver;
-"git+https://git.blender.org/blender-addons.git;
-"git+https://git.blender.org/blender-addons-contrib.git;
-"git+https://git.blender.org/blender-translations.git;
-"git+https://git.blender.org/blender-dev-tools.git;
-
https://developer.download.nvidia.com/redist/optix/v7.3/OptiX-7.3.0-Include.zip
-force-draco1.patch
-force-draco2.patch)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-
'd842e989bf86f4ae932f8708f6340861de4ea33b21435cceeb9a5e3135ef2ddb671e19fe11c397bddbf85894ba312194eac5acc21cbec70607120c0bda0100ef'
-
'e239da4f3906f1b54265435181cf770bae3d269c8d915df9a73861e6ee71ec70bf2339426e7c81a91e5a567273b3b3742d7a99feefd3398d821b26e1ff3a56d0'
-
'527ab66e5eace777de0043c1ca5787a488f6471450ce67fd6d08137ad0ef56177bc0c17696f30a5fca23fa55d8ca9c3f30cb7b17550dba2dbd8e89ca0b361990')
-
-prepare() {
-  cd "$pkgname"
-
-  git submodule init
-  git config submodule."release/scripts/addons".url "${srcdir}/blender-addons"
-  git config submodule."release/scripts/addons_contrib".url 
"${srcdir}/blender-addons-contrib"
-  git config submodule."release/datafiles/locale".url 
"${srcdir}/blender-translations"
-  git config submodule."source/tools".url "${srcdir}/blender-dev-tools"
-  git submodule update
-  git submodule foreach git checkout v${pkgver}
-
-  patch -p1 -i "$srcdir"/force-draco1.patch
-  patch -p1 -d release/scripts/addons -i "$srcdir"/force-draco2.patch
-}
-
-build() {
-  cd "$pkgname"
-
-  local PYTHON_VER=3.10
-
-  cmake \
--Bbuild \
--GNinja \
--Cbuild_files/cmake/config/blender_release.cmake \
--DOPTIX_ROOT_DIR="$srcdir"/include \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_INSTALL_PORTABLE=OFF \
--DWITH_PYTHON_INSTALL=OFF \
--DPYTHON_VERSION=$PYTHON_VER \
--DPYTHON_LIBPATH=/usr/lib \
--DPYTHON_LIBRARY=python$PYTHON_VER \
--DPYTHON_INCLUDE_DIRS=/usr/include/python$PYTHON_VER \
--DCMAKE_CXX_FLAGS="-I /usr/include/python$PYTHON_VER"
-  ninja -C build
-}
-
-package() {
-  cd "$pkgname"
-
-  DESTDIR="${pkgdir}" ninja -C build install
-  install -Dm755 release/bin/blender-softwaregl 
"${pkgdir}/usr/bin/blender-softwaregl"
-  python -m compileall "${pkgdir}/usr/share/blender"
-  python -O -m compileall "${pkgdir}/usr/share/blender"
-
-  install -Dm644 release/freedesktop/org.blender.Blender.appdata.xml 
"${pkgdir}/usr/share/metainfo/org.blender.Blender.appdata.xml"
-
-  # Manually install additional scripts (See FS#69351)
-  cp -r release/scripts/addons_contrib/* 
"${pkgdir}"/usr/share/blender/3*/scripts/addons_contrib/
-
-  # Manually install draco bindings (See FS#73415)
-  mkdir -p "${pkgdir}"/usr/lib/python3.10/
-  mv 

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

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 14:21:13
  Author: svenstaro
Revision: 1260269

upgpkg: blender 17:3.2.2-1

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 13:19:41 UTC (rev 1260268)
+++ PKGBUILD2022-08-04 14:21:13 UTC (rev 1260269)
@@ -7,7 +7,7 @@
 # fine with them.
 
 pkgname=blender
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"



[arch-commits] Commit in qemu/repos (12 files)

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 13:25:20
  Author: svenstaro
Revision: 452057

archrelease: copy trunk to testing-x86_64

Added:
  qemu/repos/testing-x86_64/
  qemu/repos/testing-x86_64/65-kvm.rules
(from rev 452056, qemu/trunk/65-kvm.rules)
  qemu/repos/testing-x86_64/99-qemu-guest-agent.rules
(from rev 452056, qemu/trunk/99-qemu-guest-agent.rules)
  qemu/repos/testing-x86_64/PKGBUILD
(from rev 452056, qemu/trunk/PKGBUILD)
  qemu/repos/testing-x86_64/bridge.conf
(from rev 452056, qemu/trunk/bridge.conf)
  qemu/repos/testing-x86_64/build-most-modules-statically-hack.diff
(from rev 452056, qemu/trunk/build-most-modules-statically-hack.diff)
  qemu/repos/testing-x86_64/keys/
  qemu/repos/testing-x86_64/qemu-7.0.0-glibc-2.36.patch
(from rev 452056, qemu/trunk/qemu-7.0.0-glibc-2.36.patch)
  qemu/repos/testing-x86_64/qemu-common.install
(from rev 452056, qemu/trunk/qemu-common.install)
  qemu/repos/testing-x86_64/qemu-ga.conf
(from rev 452056, qemu/trunk/qemu-ga.conf)
  qemu/repos/testing-x86_64/qemu-guest-agent.install
(from rev 452056, qemu/trunk/qemu-guest-agent.install)
  qemu/repos/testing-x86_64/qemu-sysusers.conf
(from rev 452056, qemu/trunk/qemu-sysusers.conf)

-+
 65-kvm.rules|1 
 99-qemu-guest-agent.rules   |1 
 PKGBUILD| 1022 ++
 bridge.conf |1 
 build-most-modules-statically-hack.diff |   40 +
 qemu-7.0.0-glibc-2.36.patch |   43 +
 qemu-common.install |   14 
 qemu-ga.conf|   10 
 qemu-guest-agent.install|9 
 qemu-sysusers.conf  |2 
 10 files changed, 1143 insertions(+)

Copied: qemu/repos/testing-x86_64/65-kvm.rules (from rev 452056, 
qemu/trunk/65-kvm.rules)
===
--- testing-x86_64/65-kvm.rules (rev 0)
+++ testing-x86_64/65-kvm.rules 2022-08-04 13:25:20 UTC (rev 452057)
@@ -0,0 +1 @@
+KERNEL=="vhost-net", GROUP="kvm", MODE="0660", TAG+="uaccess", 
OPTIONS+="static_node=vhost-net"

Copied: qemu/repos/testing-x86_64/99-qemu-guest-agent.rules (from rev 452056, 
qemu/trunk/99-qemu-guest-agent.rules)
===
--- testing-x86_64/99-qemu-guest-agent.rules(rev 0)
+++ testing-x86_64/99-qemu-guest-agent.rules2022-08-04 13:25:20 UTC (rev 
452057)
@@ -0,0 +1 @@
+SUBSYSTEM=="virtio-ports", ATTR{name}=="org.qemu.guest_agent.0", 
TAG+="systemd" ENV{SYSTEMD_WANTS}="qemu-guest-agent.service"

Copied: qemu/repos/testing-x86_64/PKGBUILD (from rev 452056, 
qemu/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-04 13:25:20 UTC (rev 452057)
@@ -0,0 +1,1022 @@
+# Maintainer: David Runge 
+# Contributor: Tobias Powalowski 
+# Contributor: Sébastien "Seblu" Luttringer 
+
+pkgbase=qemu
+pkgname=(
+  qemu-common
+  qemu-audio-{alsa,dbus,jack,oss,pa,sdl,spice}
+  qemu-block-{curl,dmg,gluster,iscsi,nfs,rbd,ssh}
+  qemu-chardev-{baum,spice}
+  qemu-docs
+  qemu-guest-agent
+  qemu-hw-display-{qxl,virtio-{gpu{,-{gl,pci,pci-gl}},vga{,-gl}}}
+  qemu-hw-s390x-virtio-gpu-ccw
+  qemu-hw-usb-{host,redirect,smartcard}
+  qemu-img
+  qemu-pr-helper
+  
qemu-system-{aarch64,alpha,arm,avr,cris,hppa,m68k,microblaze,mips,nios2,or1k,ppc,riscv,rx,s390x,sh4,sparc,tricore,x86,xtensa}
+  qemu-tests
+  qemu-tools
+  qemu-ui-{curses,dbus,egl-headless,gtk,opengl,sdl,spice-{app,core}}
+  qemu-user
+  qemu-vhost-user-gpu
+  qemu-virtiofsd
+  qemu-{base,desktop,emulators-full,full}
+)
+pkgver=7.0.0
+pkgrel=11
+pkgdesc="A generic and open source machine emulator and virtualizer"
+arch=(x86_64)
+url="https://www.qemu.org/;
+license=(GPL2 LGPL2.1)
+# TODO: consider providing rdma-core
+# TODO: consider providing lzfse
+# TODO: package systemtap
+# TODO: package openbios for qemu-system-{ppc,sparc}
+# TODO: package /usr/share/qemu/{efi,pxe}-* for qemu (ipxe)
+# TODO: package /usr/share/qemu/slof.bin for qemu-system-ppc (slof)
+# TODO: package /usr/share/qemu/sgabios.bin for qemu-system-x86 (sgabios)
+# TODO: package static libs of glib2 and pcre for qemu-user-static
+makedepends=(
+  alsa-lib
+  brltty
+  bzip2
+  cairo
+  ceph
+  curl
+  dtc
+  fuse3
+  gcc-libs
+  gdk-pixbuf2
+  glib2
+  glusterfs
+  gnutls
+  gtk3
+  jack
+  libaio
+  libbpf
+  libcacard
+  libcap-ng
+  libepoxy
+  libiscsi
+  libnfs
+  libpng
+  libpulse
+  libsasl
+  libseccomp
+  libslirp
+  libssh
+  liburing
+  libusb
+  libx11
+  libxml2
+  libxkbcommon
+  lzo
+  mesa
+  meson
+  multipath-tools
+  ncurses
+  ndctl
+  numactl
+  pam
+  python
+  python-sphinx
+  python-sphinx_rtd_theme
+  sdl2
+  sdl2_image
+  snappy
+  spice-protocol
+  spice
+ 

[arch-commits] Commit in tor/repos (7 files)

2022-08-04 Thread Evangelos Foutras via arch-commits
Date: Thursday, August 4, 2022 @ 13:19:41
  Author: foutrelis
Revision: 1260268

archrelease: copy trunk to community-testing-x86_64

Added:
  tor/repos/community-testing-x86_64/
  tor/repos/community-testing-x86_64/PKGBUILD
(from rev 1260267, tor/trunk/PKGBUILD)
  tor/repos/community-testing-x86_64/keys/
  tor/repos/community-testing-x86_64/tor.service
(from rev 1260267, tor/trunk/tor.service)
  tor/repos/community-testing-x86_64/tor.sysusers
(from rev 1260267, tor/trunk/tor.sysusers)
  tor/repos/community-testing-x86_64/tor.tmpfiles
(from rev 1260267, tor/trunk/tor.tmpfiles)
  tor/repos/community-testing-x86_64/torrc.patch
(from rev 1260267, tor/trunk/torrc.patch)

--+
 PKGBUILD |   69 +
 tor.service  |   35 
 tor.sysusers |1 
 tor.tmpfiles |1 
 torrc.patch  |   28 +++
 5 files changed, 134 insertions(+)

Copied: tor/repos/community-testing-x86_64/PKGBUILD (from rev 1260267, 
tor/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-08-04 13:19:41 UTC (rev 1260268)
@@ -0,0 +1,69 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Levente Polyak 
+# Maintainer: kpcyrd 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.7.8
+pkgrel=2
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/download/tor/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp' 'zstd' 'libcap' 
'systemd-libs'
+ 'libsystemd.so' 'libzstd.so' 'libseccomp.so' 'libcap.so')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates' 'systemd')
+backup=('etc/tor/torrc')
+source=("https://dist.torproject.org/${pkgname}-${pkgver}.tar.gz"{,.sha256sum{,.asc}}
+'torrc.patch'
+'tor.sysusers'
+'tor.tmpfiles'
+'tor.service')
+b2sums=('40f6eab453d95a09e4531ce7cdb59715a21b84e1d0b1045d107add6a443fb7563a5747734b23e0e1dfda6490a5a7659f912e38c11cdb5fa635535dcff6169eeb'
+
'0fa1e094af83c74f46f87d0569a623bd3061b416f272d19326faf08ab6e9e926b14c2d46c99fba80d68f22188aa74c73e68477015e1c37382e4acb115d10a5a2'
+'SKIP'
+
'3359e138d823a77df2a42ce3fe8c6ecb4004e9ec191863db7857aceea7c136c78f09518b1a199dfd3215f5d61f1c060f4a0e2141c5bdb6b847af60fb6e9a81a7'
+
'9053da53926f2120ac57b6c1442238f5bbd89bf9270347c4e00b721b39939bebc6adfcf814a9d7289dfd14d085d91c193529305336db93190da5b7f586a031df'
+
'5d55d9a7e42b6ce78b8ab985bab37afe8f0bacddb5abd895c4a490adb8f98b9422f90b40066fef05ecf37b7b21e80aadc615c4b7f6e12b05581304113a1b1f1d'
+
'327c1a35c3d4c44f93edb47959c8c41ab6af4cbfcbb8f4e9f54f2f69d17d148bf85e2d2c8aefe2d3165e123056dd68a248af78d1ba713b94a4e6d27a9cf412f1')
+validpgpkeys=(
+  '2133BC600AB133E1D826D173FE43009C4607B1FB' # Nick Mathewson
+  'B74417EDDF22AC9F9E90F49142E86A2A11F48D36' # David Goulet
+  '1C1BC007A9F607AA8152C040BEA7B180B1491921' # Alexander Færøy
+)
+
+prepare() {
+  # verify the signed sums match the expected source tarball
+  sha256sum -c ${pkgname}-${pkgver}.tar.gz.sha256sum
+  cd ${pkgname}-${pkgver}
+  # uncomment essential config sections in the torrc file
+  patch -Np1 < "${srcdir}/torrc.patch"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}"/etc/tor/torrc{.sample,}
+
+  # install arch custom files
+  install -Dm 644 "${srcdir}"/*.service -t "${pkgdir}"/usr/lib/systemd/system
+  install -Dm 644 "${srcdir}"/tor.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/tor.conf
+  install -Dm 644 "${srcdir}"/tor.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/tor.conf
+
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}
+
+# vim: ts=2 sw=2 et:

Copied: tor/repos/community-testing-x86_64/tor.service (from rev 1260267, 
tor/trunk/tor.service)
===
--- community-testing-x86_64/tor.service(rev 0)
+++ community-testing-x86_64/tor.service2022-08-04 13:19:41 UTC (rev 
1260268)
@@ -0,0 +1,35 @@
+# tor.service -- this systemd configuration file for Tor sets up a
+# relatively conservative, hardened Tor service.  You may need to
+# edit it if you are making changes to your Tor configuration that it
+# does not allow.  Package maintainers: this should be a starting point
+# for your tor.service; it is not the last point.
+
+[Unit]
+Description=Anonymizing overlay network for TCP
+After=syslog.target network.target nss-lookup.target
+
+[Service]
+Type=notify
+NotifyAccess=all
+ExecStartPre=/usr/bin/tor -f /etc/tor/torrc --verify-config
+ExecStart=/usr/bin/tor -f /etc/tor/torrc

[arch-commits] Commit in gnome-info-collect/repos/extra-any (PKGBUILD PKGBUILD)

2022-08-04 Thread Jan Steffens via arch-commits
Date: Thursday, August 4, 2022 @ 13:13:53
  Author: heftig
Revision: 452056

archrelease: copy trunk to extra-any

Added:
  gnome-info-collect/repos/extra-any/PKGBUILD
(from rev 452055, gnome-info-collect/trunk/PKGBUILD)
Deleted:
  gnome-info-collect/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 13:03:11 UTC (rev 452055)
+++ PKGBUILD2022-08-04 13:13:53 UTC (rev 452056)
@@ -1,23 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-info-collect
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="GNOME system and user data collection tool"
-url="https://gitlab.gnome.org/vstanek/gnome-info-collect;
-arch=(any)
-license=(GPL3)
-depends=(python-requests python-gobject gnome-online-accounts accountsservice)
-makedepends=(git)
-_commit=cf34a27f375b5857568d3841b8a622991ed8204b  # tags/v1.0-3
-source=("git+https://gitlab.gnome.org/vstanek/gnome-info-collect.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/./;s/[^-]*-g/r&/;s/-/+/g'
-}
-
-package() {
-  install -D $pkgname/client/client.py "$pkgdir/usr/bin/$pkgname"
-}

Copied: gnome-info-collect/repos/extra-any/PKGBUILD (from rev 452055, 
gnome-info-collect/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 13:13:53 UTC (rev 452056)
@@ -0,0 +1,23 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-info-collect
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="GNOME system and user data collection tool"
+url="https://gitlab.gnome.org/vstanek/gnome-info-collect;
+arch=(any)
+license=(GPL3)
+depends=(python-requests python-gobject gnome-online-accounts accountsservice)
+makedepends=(git)
+_commit=57f4b153c0dda53d76fd5976c62963855722af97  # tags/v1.0-5
+source=("git+https://gitlab.gnome.org/vstanek/gnome-info-collect.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/./;s/[^-]*-g/r&/;s/-/+/g'
+}
+
+package() {
+  install -D $pkgname/client/client.py "$pkgdir/usr/bin/$pkgname"
+}



[arch-commits] Commit in qemu/trunk (5 files)

2022-08-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, August 4, 2022 @ 13:03:11
  Author: svenstaro
Revision: 452055

upgpkg: qemu 7.0.0-11: Fix for glibc 2.36

Added:
  qemu/trunk/keys/
  qemu/trunk/keys/pgp/
  qemu/trunk/keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc
  qemu/trunk/qemu-7.0.0-glibc-2.36.patch
Modified:
  qemu/trunk/PKGBUILD

---+
 PKGBUILD  |   11 ++--
 keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc |1 
 qemu-7.0.0-glibc-2.36.patch   |   43 
 3 files changed, 52 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:35:30 UTC (rev 452054)
+++ PKGBUILD2022-08-04 13:03:11 UTC (rev 452055)
@@ -25,7 +25,7 @@
   qemu-{base,desktop,emulators-full,full}
 )
 pkgver=7.0.0
-pkgrel=10
+pkgrel=11
 pkgdesc="A generic and open source machine emulator and virtualizer"
 arch=(x86_64)
 url="https://www.qemu.org/;
@@ -107,6 +107,7 @@
   99-qemu-guest-agent.rules
   
qemu-7.0.0-virtio-scsi_fix_ctrl_and_event_handler_functions_in_dataplane_mode.patch::https://github.com/qemu/qemu/commit/2f743ef6366c2df4ef51ef3ae318138cdc0125ab.patch
   
qemu-7.0.0-virtio-scsi_dont_waste_cpu_polling_the_eventvirtqueue.patch::https://github.com/qemu/qemu/commit/38738f7dbbda90fbc161757b7f4be35b52205552.patch
+  qemu-7.0.0-glibc-2.36.patch
 )
 
sha512sums=('44ecd10c018a3763e1bc87d1d35b98890d0d5636acd69fe9b5cadf5024d5af6a31684d60cbe1c3370e02986434c1fb0ad99224e0e6f6fe7eda169992508157b1'
 'SKIP'
@@ -116,7 +117,8 @@
 
'bdf05f99407491e27a03aaf845b7cc8acfa2e0e59968236f10ffc905e5e3d5e8569df496fd71c887da2b5b8d1902494520c7da2d3a8258f7fd93a881dd610c99'
 
'93b905046fcea8a0a89513b9259c222494ab3b91319dde23baebcb40dc17376a56661b159b99785d6e816831974a0f3cbd7b2f7d89e5fc3c258f88f4492f3839'
 
'e6208f10db9277c217fe4e1ff57cbb9701bd6fce2f75ed01b5ed5ad78dd0d24d65371ef8d4f6e3a33ad0d280eba6614389795f8c8655ad15162411adc5ec642e'
-
'a80b2b9a84ecdfa352b6c35f5db547e670e4e5efd485cade893c04b4e5265439cc844fefbd27c050e63c16f727115d513b33a4d50400e1a8ee9fb646f0c0c61c')
+
'a80b2b9a84ecdfa352b6c35f5db547e670e4e5efd485cade893c04b4e5265439cc844fefbd27c050e63c16f727115d513b33a4d50400e1a8ee9fb646f0c0c61c'
+
'aa976c84d8524bb40ada506f80c01384c49f2e48fba889b0e535285aee700937886e935d18ad83b38093ba07f38be50b0fae76a0b29fd487daeac31e3221381e')
 
b2sums=('ceda6d9f1a585298bd49fed61e8bb35f0064ad8388a9f979c8bd68a38bfe1a47c5bb055e5f74f970c2c440957042b9de4a861524120040c56e4cd8b56c5cfb68'
 'SKIP'
 
'b1eca364aa60f130ff5e649f5d004d3fcb75356d3421a4542efdfc410d39b40d9434d15e1dd7bbdbd315cb72b5290d3ea5f77f9c41961a5601cd28ef7bbe72e8'
@@ -125,7 +127,8 @@
 
'3559fe9c4f744194939770047a0a02d07ff791c845a80726d0bc7b8c4801ed5f11150e7d5adab813844b3dab1cf38c3a5a87fb6efbb8fc9dccdda9fa56409ed8'
 
'a9a2bdfeeb44eb86cbe88ac7c65f72800bdb2fd5cecb02f3a258cf9470b52832180aab43c89d481f7fd4d067342a9a27dd6c8a94d625b95d6e2b912e47d274e7'
 
'70aa62f9101b284248d098868031123e290030607c079475e715e2fde267b217c4f1971ba1f666130d8f427334cb5bf6fbabd87f7b7b83ecc3879a09a786aa90'
-
'f6dc6eec36e52ff230247f949651464ff4fbd8d77a295b16d78e290dd90f31f998c10c8490ec439fef10e6a69679e708d7ebf3ddca344c510c0b19b61db20bba')
+
'f6dc6eec36e52ff230247f949651464ff4fbd8d77a295b16d78e290dd90f31f998c10c8490ec439fef10e6a69679e708d7ebf3ddca344c510c0b19b61db20bba'
+
'a7626f5ba67d628d74c909d84d9862e56435a1ace373fe5dedf93cd7d6ae56809b36cbcc271d156a6c3d5cac2a3824ffe2cb49e8f56d6bd964a7c416327f857e')
 validpgpkeys=('CEACC9E15534EBABB82D3FA03353C9CEF108B584') # Michael Roth 

 
 _qemu_system_deps=(
@@ -249,6 +252,8 @@
   # fix issues with virtio-scsi 
https://lists.gnu.org/archive/html/qemu-devel/2022-04/msg04724.html
   patch -Np1 -d $pkgbase-$pkgver -i 
../qemu-7.0.0-virtio-scsi_fix_ctrl_and_event_handler_functions_in_dataplane_mode.patch
   patch -Np1 -d $pkgbase-$pkgver -i 
../qemu-7.0.0-virtio-scsi_dont_waste_cpu_polling_the_eventvirtqueue.patch
+
+  patch -Np1 -d $pkgbase-$pkgver -i ../qemu-7.0.0-glibc-2.36.patch
 }
 
 build() {

Added: keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc
===
(Binary files differ)

Index: qemu/trunk/keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc
===
--- keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc   2022-08-04 
11:35:30 UTC (rev 452054)
+++ keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc   2022-08-04 
13:03:11 UTC (rev 452055)

Property changes on: 
qemu/trunk/keys/pgp/CEACC9E15534EBABB82D3FA03353C9CEF108B584.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property
Added: 

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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 12:11:12
  Author: arodseth
Revision: 1260266

archrelease: copy trunk to community-x86_64

Added:
  gauche/repos/community-x86_64/PKGBUILD
(from rev 1260265, gauche/trunk/PKGBUILD)
Deleted:
  gauche/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 12:11:05 UTC (rev 1260265)
+++ PKGBUILD2022-08-04 12:11:12 UTC (rev 1260266)
@@ -1,34 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Stefan Husmann 
-# Contributor: Motohiro Ueki 
-# Contributor: nkoizu 
-
-pkgname=gauche
-pkgver=0.9.11
-pkgrel=3
-url='https://practical-scheme.net/gauche/'
-arch=(x86_64)
-pkgdesc='R7RS Scheme implementation (includes gosh)'
-depends=(libatomic_ops libxcrypt slib)
-makedepends=(autoconf gauche git)
-license=(BSD)
-source=("$pkgname::git+https://github.com/shirok/Gauche#commit=83322b0b67aa543c23e1e255b96a7622e2ce7c1f;)
 # tag: release_0_9_11
-b2sums=(SKIP)
-
-build() {
-  cd $pkgname
-  BUILD_GOSH=/usr/bin/gosh
-  CFLAGS+=' -ffat-lto-objects -w'
-  ./DIST gen
-  ./configure --prefix=/usr --with-slib=/usr/share/slib
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install-pkg install-doc
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  touch -d '17 May 2021 10:10' "$pkgdir"/usr/share/info/gauche-ref*info*.gz
-}
-
-# getver: practical-scheme.net/gauche/gmemo/index.cgi?ReleaseNotes

Copied: gauche/repos/community-x86_64/PKGBUILD (from rev 1260265, 
gauche/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 12:11:12 UTC (rev 1260266)
@@ -0,0 +1,35 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Stefan Husmann 
+# Contributor: Motohiro Ueki 
+# Contributor: nkoizu 
+
+pkgname=gauche
+pkgver=0.9.12
+pkgrel=1
+url='https://practical-scheme.net/gauche/'
+arch=(x86_64)
+pkgdesc='R7RS Scheme implementation (includes gosh)'
+depends=(libatomic_ops libxcrypt slib)
+makedepends=(autoconf gauche git)
+license=(BSD)
+source=("$pkgname::git+https://github.com/shirok/Gauche#commit=950943ffcd6a2b88322855cb0f6d01e2ac6cfbdf;)
 # tag: v0.9.12
+b2sums=('SKIP')
+
+build() {
+  cd $pkgname
+  BUILD_GOSH=/usr/bin/gosh
+  CFLAGS+=' -ffat-lto-objects -w'
+  ./DIST gen
+  ./configure --prefix=/usr --with-slib=/usr/share/slib --with-tls
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install-pkg install-doc
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  # Fix info page dates
+  touch -d '4 Aug 2022 10:10' "$pkgdir"/usr/share/info/gauche-ref*info*.gz
+}
+
+# getver: practical-scheme.net/gauche/gmemo/index.cgi?ReleaseNotes



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 12:11:05
  Author: arodseth
Revision: 1260265

upgpkg: gauche 0.9.12-1

Modified:
  gauche/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:56:03 UTC (rev 1260264)
+++ PKGBUILD2022-08-04 12:11:05 UTC (rev 1260265)
@@ -4,8 +4,8 @@
 # Contributor: nkoizu 
 
 pkgname=gauche
-pkgver=0.9.11
-pkgrel=3
+pkgver=0.9.12
+pkgrel=1
 url='https://practical-scheme.net/gauche/'
 arch=(x86_64)
 pkgdesc='R7RS Scheme implementation (includes gosh)'
@@ -12,8 +12,8 @@
 depends=(libatomic_ops libxcrypt slib)
 makedepends=(autoconf gauche git)
 license=(BSD)
-source=("$pkgname::git+https://github.com/shirok/Gauche#commit=83322b0b67aa543c23e1e255b96a7622e2ce7c1f;)
 # tag: release_0_9_11
-b2sums=(SKIP)
+source=("$pkgname::git+https://github.com/shirok/Gauche#commit=950943ffcd6a2b88322855cb0f6d01e2ac6cfbdf;)
 # tag: v0.9.12
+b2sums=('SKIP')
 
 build() {
   cd $pkgname
@@ -20,7 +20,7 @@
   BUILD_GOSH=/usr/bin/gosh
   CFLAGS+=' -ffat-lto-objects -w'
   ./DIST gen
-  ./configure --prefix=/usr --with-slib=/usr/share/slib
+  ./configure --prefix=/usr --with-slib=/usr/share/slib --with-tls
   make
 }
 
@@ -28,7 +28,8 @@
   cd $pkgname
   make DESTDIR="$pkgdir" install-pkg install-doc
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  touch -d '17 May 2021 10:10' "$pkgdir"/usr/share/info/gauche-ref*info*.gz
+  # Fix info page dates
+  touch -d '4 Aug 2022 10:10' "$pkgdir"/usr/share/info/gauche-ref*info*.gz
 }
 
 # getver: practical-scheme.net/gauche/gmemo/index.cgi?ReleaseNotes



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:56:03
  Author: arodseth
Revision: 1260264

archrelease: copy trunk to community-x86_64

Added:
  godot/repos/community-x86_64/PKGBUILD
(from rev 1260263, godot/trunk/PKGBUILD)
Deleted:
  godot/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 11:55:57 UTC (rev 1260263)
+++ PKGBUILD2022-08-04 11:56:03 UTC (rev 1260264)
@@ -1,67 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: loqs
-# Contributor: Jorge Araya Navarro 
-# Contributor: Cristian Porras 
-# Contributor: Matthew Bentley 
-
-pkgname=godot
-pkgver=3.4.4
-pkgrel=2
-pkgdesc='Advanced cross-platform 2D and 3D game engine'
-url='https://godotengine.org'
-license=(MIT)
-arch=(x86_64)
-makedepends=(gcc scons yasm alsa-lib pulseaudio)
-depends=(embree freetype2 libglvnd libtheora libvorbis libvpx libwebp
- libwslay libxcursor libxi libxinerama libxrandr mbedtls miniupnpc 
opusfile)
-optdepends=(pipewire-alsa pipewire-pulse)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz;)
-b2sums=('c1e93eaec776967ef6a2a4237776e022075497a36c39bf59ca7003de3311729c7a6465698d6beff652274675a0be73fe7e00a880c127bbb33888d360f47fe10e')
-
-prepare() {
-  # Disable the check that adds -no-pie to LINKFLAGS, for gcc != 6
-  sed -i 's,0] >,0] =,g' $pkgname-$pkgver-stable/platform/x11/detect.py
-}
-
-build() {
-  # Not unbundled (yet):
-  #  bullet (FS#72924, https://github.com/godotengine/godot/issues/55599)
-  #  certs (FS#72762)
-  #  enet (contains no upstreamed IPv6 support)
-  #  libsquish, recast, xatlas
-  #  AUR: libwebm, squish
-  local to_unbundle="embree freetype libogg libpng libtheora libvorbis libvpx 
libwebp mbedtls miniupnpc opus pcre2 wslay zlib zstd"
-  local system_libs=""
-  for _lib in $to_unbundle; do
-system_libs+="builtin_"$_lib"=no "
-rm -rf thirdparty/$_lib
-  done
-
-  cd $pkgname-$pkgver-stable
-  export BUILD_NAME=arch_linux
-  scons -j16 \
-bits=64 \
-colored=yes \
-platform=x11 \
-pulseaudio=yes \
-system_certs_path=/etc/ssl/certs/ca-certificates.crt \
-target=release_debug \
-tools=yes \
-use_llvm=no \
-CFLAGS="$CFLAGS -fPIC -Wl,-z,relro,-z,now" \
-CXXFLAGS="$CXXFLAGS -fPIC -Wl,-z,relro,-z,now" \
-LINKFLAGS="$LDFLAGS" \
-$system_libs
-}
-
-package() {
-  cd $pkgname-$pkgver-stable
-  install -Dm644 misc/dist/linux/org.godotengine.Godot.desktop \
-"$pkgdir/usr/share/applications/godot.desktop"
-  install -Dm644 icon.svg "$pkgdir/usr/share/pixmaps/godot.svg"
-  install -Dm755 bin/godot.x11.opt.tools.64 "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/godot/LICENSE"
-  install -Dm644 misc/dist/linux/godot.6 "$pkgdir/usr/share/man/man6/godot.6"
-  install -Dm644 misc/dist/linux/org.godotengine.Godot.xml \
-"$pkgdir/usr/share/mime/packages/org.godotengine.Godot.xml"
-}

Copied: godot/repos/community-x86_64/PKGBUILD (from rev 1260263, 
godot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 11:56:03 UTC (rev 1260264)
@@ -0,0 +1,67 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: loqs
+# Contributor: Jorge Araya Navarro 
+# Contributor: Cristian Porras 
+# Contributor: Matthew Bentley 
+
+pkgname=godot
+pkgver=3.4.5
+pkgrel=1
+pkgdesc='Advanced cross-platform 2D and 3D game engine'
+url='https://godotengine.org'
+license=(MIT)
+arch=(x86_64)
+makedepends=(gcc scons yasm alsa-lib pulseaudio)
+depends=(embree freetype2 libglvnd libtheora libvorbis libvpx libwebp
+ libwslay libxcursor libxi libxinerama libxrandr mbedtls miniupnpc 
opusfile)
+optdepends=(pipewire-alsa pipewire-pulse)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz;)
+b2sums=('52e98543a27c1f00d37fe8850d3f2d247fb7e54acdd23b1e036b50ff23f80b18ca4d90b96ed9ce83c8a6dbad34aaeaee44f49b24accab01b7125b95e12ea6784')
+
+prepare() {
+  # Disable the check that adds -no-pie to LINKFLAGS, for gcc != 6
+  sed -i 's,0] >,0] =,g' $pkgname-$pkgver-stable/platform/x11/detect.py
+}
+
+build() {
+  # Not unbundled (yet):
+  #  bullet (FS#72924, https://github.com/godotengine/godot/issues/55599)
+  #  certs (FS#72762)
+  #  enet (contains no upstreamed IPv6 support)
+  #  libsquish, recast, xatlas
+  #  AUR: libwebm, squish
+  local to_unbundle="embree freetype libogg libpng libtheora libvorbis libvpx 
libwebp mbedtls miniupnpc opus pcre2 wslay zlib zstd"
+  local system_libs=""
+  for _lib in $to_unbundle; do
+system_libs+="builtin_"$_lib"=no "
+rm -rf thirdparty/$_lib
+  done
+
+  cd $pkgname-$pkgver-stable
+  export BUILD_NAME=arch_linux
+  scons -j16 \
+bits=64 \
+

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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:55:57
  Author: arodseth
Revision: 1260263

upgpkg: godot 3.4.5-1

Modified:
  godot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:35:16 UTC (rev 1260262)
+++ PKGBUILD2022-08-04 11:55:57 UTC (rev 1260263)
@@ -5,8 +5,8 @@
 # Contributor: Matthew Bentley 
 
 pkgname=godot
-pkgver=3.4.4
-pkgrel=2
+pkgver=3.4.5
+pkgrel=1
 pkgdesc='Advanced cross-platform 2D and 3D game engine'
 url='https://godotengine.org'
 license=(MIT)
@@ -16,7 +16,7 @@
  libwslay libxcursor libxi libxinerama libxrandr mbedtls miniupnpc 
opusfile)
 optdepends=(pipewire-alsa pipewire-pulse)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/godotengine/godot/archive/$pkgver-stable.tar.gz;)
-b2sums=('c1e93eaec776967ef6a2a4237776e022075497a36c39bf59ca7003de3311729c7a6465698d6beff652274675a0be73fe7e00a880c127bbb33888d360f47fe10e')
+b2sums=('52e98543a27c1f00d37fe8850d3f2d247fb7e54acdd23b1e036b50ff23f80b18ca4d90b96ed9ce83c8a6dbad34aaeaee44f49b24accab01b7125b95e12ea6784')
 
 prepare() {
   # Disable the check that adds -no-pie to LINKFLAGS, for gcc != 6
@@ -48,8 +48,8 @@
 target=release_debug \
 tools=yes \
 use_llvm=no \
-CFLAGS="$CFLAGS -fPIC -Wl,-z,relro,-z,now" \
-CXXFLAGS="$CXXFLAGS -fPIC -Wl,-z,relro,-z,now" \
+CFLAGS="$CFLAGS -fPIC -Wl,-z,relro,-z,now -w" \
+CXXFLAGS="$CXXFLAGS -fPIC -Wl,-z,relro,-z,now -w" \
 LINKFLAGS="$LDFLAGS" \
 $system_libs
 }



[arch-commits] Commit in util-linux/repos (11 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 11:35:30
  Author: eworm
Revision: 452054

archrelease: copy trunk to testing-x86_64

Added:
  util-linux/repos/testing-x86_64/
  util-linux/repos/testing-x86_64/60-rfkill.rules
(from rev 452053, util-linux/trunk/60-rfkill.rules)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 452053, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/keys/
  util-linux/repos/testing-x86_64/pam-common
(from rev 452053, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 452053, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-runuser
(from rev 452053, util-linux/trunk/pam-runuser)
  util-linux/repos/testing-x86_64/pam-su
(from rev 452053, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/rfkill-block_.service
(from rev 452053, util-linux/trunk/rfkill-block_.service)
  util-linux/repos/testing-x86_64/rfkill-unblock_.service
(from rev 452053, util-linux/trunk/rfkill-unblock_.service)
  util-linux/repos/testing-x86_64/util-linux.sysusers
(from rev 452053, util-linux/trunk/util-linux.sysusers)

-+
 60-rfkill.rules |1 
 PKGBUILD|  115 ++
 pam-common  |6 ++
 pam-login   |8 +++
 pam-runuser |4 +
 pam-su  |   10 
 rfkill-block_.service   |   10 
 rfkill-unblock_.service |   10 
 util-linux.sysusers |2 
 9 files changed, 166 insertions(+)

Copied: util-linux/repos/testing-x86_64/60-rfkill.rules (from rev 452053, 
util-linux/trunk/60-rfkill.rules)
===
--- testing-x86_64/60-rfkill.rules  (rev 0)
+++ testing-x86_64/60-rfkill.rules  2022-08-04 11:35:30 UTC (rev 452054)
@@ -0,0 +1 @@
+KERNEL=="rfkill", GROUP="rfkill", MODE="0664"

Copied: util-linux/repos/testing-x86_64/PKGBUILD (from rev 452053, 
util-linux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-04 11:35:30 UTC (rev 452054)
@@ -0,0 +1,115 @@
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgbase=util-linux
+pkgname=(util-linux util-linux-libs)
+_pkgmajor=2.38
+_realver=${_pkgmajor}.1
+pkgver=${_realver/-/}
+pkgrel=1
+pkgdesc='Miscellaneous system utilities for Linux'
+url='https://github.com/karelzak/util-linux'
+arch=('x86_64')
+makedepends=('asciidoctor' 'libcap-ng' 'libxcrypt' 'python' 'systemd')
+license=('GPL2')
+options=('debug' 'strip')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
+source=("https://www.kernel.org/pub/linux/utils/util-linux/v${_pkgmajor}/${pkgbase}-${_realver}.tar."{xz,sign}
+pam-{login,common,runuser,su}
+'util-linux.sysusers'
+'60-rfkill.rules'
+'rfkill-unblock_.service'
+'rfkill-block_.service')
+sha256sums=('60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f'
+'SKIP'
+'99cd77f21ee44a0c5e57b0f3670f711a00496f198fc5704d7e44f5d817c81a0f'
+'57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af'
+'48d6fba767631e3dd3620cf02a71a74c5d65a525d4c4ce4b5a0b7d9f41ebfea1'
+'3f54249ac2db44945d6d12ec728dcd0d69af0735787a8b078eacd2c67e38155b'
+'10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3'
+'742309fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37'
+'8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376'
+'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')
+
+build() {
+  cd "${pkgbase}-${_realver}"
+
+  ./configure \
+--prefix=/usr \
+--libdir=/usr/lib \
+--bindir=/usr/bin \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--enable-usrdir-path \
+--enable-fs-paths-default=/usr/bin:/usr/local/bin \
+--enable-vipw \
+--enable-newgrp \
+--enable-chfn-chsh \
+--enable-write \
+--enable-mesg \
+--with-python=3
+
+  make
+}
+
+package_util-linux() {
+  conflicts=('rfkill' 'hardlink')
+  provides=('rfkill' 'hardlink')
+  replaces=('rfkill' 'hardlink')
+  depends=('pam' 'shadow' 'coreutils' 'systemd-libs' 'libsystemd.so'
+   'libudev.so' 'libcap-ng' 'libxcrypt' 'libcrypt.so' 'util-linux-libs'
+   'libmagic.so' 'libncursesw.so')
+  optdepends=('python: python bindings to libmount'
+  'words: default dictionary for look')
+  backup=(etc/pam.d/chfn
+  etc/pam.d/chsh
+  etc/pam.d/login
+  etc/pam.d/runuser
+  etc/pam.d/runuser-l
+  etc/pam.d/su
+  etc/pam.d/su-l)
+
+  cd "${pkgbase}-${_realver}"
+
+  make DESTDIR="${pkgdir}" usrsbin_execdir=/usr/bin install
+
+  # setuid chfn and chsh
+  chmod 4755 

[arch-commits] Commit in lib32-util-linux/repos (3 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 11:35:16
  Author: eworm
Revision: 1260262

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-util-linux/repos/multilib-testing-x86_64/
  lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD
(from rev 1260261, lib32-util-linux/trunk/PKGBUILD)
  lib32-util-linux/repos/multilib-testing-x86_64/keys/

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

Copied: lib32-util-linux/repos/multilib-testing-x86_64/PKGBUILD (from rev 
1260261, lib32-util-linux/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2022-08-04 11:35:16 UTC (rev 1260262)
@@ -0,0 +1,38 @@
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+_pkgbasename=util-linux
+pkgname=lib32-${_pkgbasename}
+_pkgmajor=2.38
+_realver=${_pkgmajor}.1
+pkgver=${_realver/-/}
+pkgrel=1
+pkgdesc='Miscellaneous system utilities for Linux (32-bit)'
+url='https://github.com/karelzak/util-linux'
+arch=('x86_64')
+depends=('lib32-glibc' "${_pkgbasename}" 'lib32-libxcrypt')
+provides=('libuuid.so' 'libblkid.so' 'libfdisk.so' 'libmount.so' 
'libsmartcols.so')
+license=('GPL2')
+options=('!emptydirs')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
+source=("https://www.kernel.org/pub/linux/utils/util-linux/v${_pkgmajor}/${_pkgbasename}-${_realver}.tar."{xz,sign})
+sha256sums=('60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f'
+'SKIP')
+
+build() {
+  cd "${_pkgbasename}-${_realver}"
+
+  ./configure \
+  CC="${CC:-cc} -m32" \
+  PKG_CONFIG_PATH="/usr/lib32/pkgconfig" \
+  --libdir=/usr/lib32
+
+  make lib{uuid,blkid,fdisk,mount,smartcols}.la
+}
+
+package() {
+  make -C "${_pkgbasename}-${_realver}" \
+DESTDIR="${pkgdir}" \
+install-usrlib_execLTLIBRARIES \
+install-pkgconfigDATA
+}



[arch-commits] Commit in lib32-util-linux/trunk (4 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 11:35:07
  Author: eworm
Revision: 1260261

upgpkg: lib32-util-linux 2.38.1-1: new upstream release

Added:
  lib32-util-linux/trunk/keys/
  lib32-util-linux/trunk/keys/pgp/
  lib32-util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
Modified:
  lib32-util-linux/trunk/PKGBUILD

---+
 PKGBUILD  |4 ++--
 keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:33:02 UTC (rev 1260260)
+++ PKGBUILD2022-08-04 11:35:07 UTC (rev 1260261)
@@ -4,7 +4,7 @@
 _pkgbasename=util-linux
 pkgname=lib32-${_pkgbasename}
 _pkgmajor=2.38
-_realver=${_pkgmajor}
+_realver=${_pkgmajor}.1
 pkgver=${_realver/-/}
 pkgrel=1
 pkgdesc='Miscellaneous system utilities for Linux (32-bit)'
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
 
source=("https://www.kernel.org/pub/linux/utils/util-linux/v${_pkgmajor}/${_pkgbasename}-${_realver}.tar."{xz,sign})
-sha256sums=('6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64'
+sha256sums=('60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f'
 'SKIP')
 
 build() {

Added: keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
===
(Binary files differ)

Index: 
lib32-util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
===
--- keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc   2022-08-04 
11:33:02 UTC (rev 1260260)
+++ keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc   2022-08-04 
11:35:07 UTC (rev 1260261)

Property changes on: 
lib32-util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


[arch-commits] Commit in util-linux/trunk (4 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 11:34:58
  Author: eworm
Revision: 452053

upgpkg: util-linux 2.38.1-1: new upstream release

Added:
  util-linux/trunk/keys/
  util-linux/trunk/keys/pgp/
  util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
Modified:
  util-linux/trunk/PKGBUILD

---+
 PKGBUILD  |4 ++--
 keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:29:27 UTC (rev 452052)
+++ PKGBUILD2022-08-04 11:34:58 UTC (rev 452053)
@@ -5,7 +5,7 @@
 pkgbase=util-linux
 pkgname=(util-linux util-linux-libs)
 _pkgmajor=2.38
-_realver=${_pkgmajor}
+_realver=${_pkgmajor}.1
 pkgver=${_realver/-/}
 pkgrel=1
 pkgdesc='Miscellaneous system utilities for Linux'
@@ -21,7 +21,7 @@
 '60-rfkill.rules'
 'rfkill-unblock_.service'
 'rfkill-block_.service')
-sha256sums=('6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64'
+sha256sums=('60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f'
 'SKIP'
 '99cd77f21ee44a0c5e57b0f3670f711a00496f198fc5704d7e44f5d817c81a0f'
 '57e057758944f4557762c6def939410c04ca5803cbdd2bfa2153ce47ffe7a4af'

Added: keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
===
(Binary files differ)

Index: util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
===
--- keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc   2022-08-04 
10:29:27 UTC (rev 452052)
+++ keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc   2022-08-04 
11:34:58 UTC (rev 452053)

Property changes on: 
util-linux/trunk/keys/pgp/B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:33:02
  Author: arodseth
Revision: 1260260

archrelease: copy trunk to community-x86_64

Added:
  micro/repos/community-x86_64/PKGBUILD
(from rev 1260259, micro/trunk/PKGBUILD)
Deleted:
  micro/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 11:32:55 UTC (rev 1260259)
+++ PKGBUILD2022-08-04 11:33:02 UTC (rev 1260260)
@@ -1,42 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Alexander F. Rødseth 
-# Contributor: loqs
-# Contributor: Fredy García 
-# Contributor: Youngbin Han 
-# Contributor: blainester 
-# Contributor: mar77i 
-pkgname=micro
-pkgver=2.0.11
-pkgrel=1
-pkgdesc='Modern and intuitive terminal-based text editor'
-arch=(x86_64)
-url='https://micro-editor.github.io/'
-license=(MIT)
-makedepends=(git go)
-optdepends=('wl-clipboard: for copying/pasting text using Wayland'
-'xclip: for copying/pasting text using X')
-source=("git+https://github.com/zyedidia/micro#commit=b97638566ea8431712f0faafe23661da2db0e8ec;)
 # tag: v2.0.10
-b2sums=('SKIP')
-
-build() {
-  cd $pkgname
-  local version=$(go run tools/build-version.go)
-  local hash=$(git rev-parse --short HEAD)
-  local date=$(go run tools/build-date.go)
-  local govars="-X github.com/zyedidia/micro/v2/internal/util.Version=$version 
-X github.com/zyedidia/micro/v2/internal/util.CommitHash=$hash -X 
'github.com/zyedidia/micro/v2/internal/util.CompileDate=$date'"
-  go build -v -buildmode=pie -trimpath -ldflags="-s -w ${govars} 
-linkmode=external -extldflags \"${LDFLAGS}\"" ./cmd/micro
-}
-
-check() {
-  make -C $pkgname test
-}
-
-package() {
-  cd $pkgname
-  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 LICENSE-THIRD-PARTY 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-THIRD-PARTY"
-  install -Dm644 assets/packaging/micro.1 -t "$pkgdir/usr/share/man/man1"
-  install -Dm644 assets/packaging/micro.desktop -t 
"$pkgdir/usr/share/applications"
-  install -Dm644 assets/micro-logo-mark.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg"
-}

Copied: micro/repos/community-x86_64/PKGBUILD (from rev 1260259, 
micro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 11:33:02 UTC (rev 1260260)
@@ -0,0 +1,43 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Alexander F. Rødseth 
+# Contributor: loqs
+# Contributor: Fredy García 
+# Contributor: Youngbin Han 
+# Contributor: blainester 
+# Contributor: mar77i 
+
+pkgname=micro
+pkgver=2.0.11
+pkgrel=2
+pkgdesc='Modern and intuitive terminal-based text editor'
+arch=(x86_64)
+url='https://micro-editor.github.io/'
+license=(MIT)
+makedepends=(git go)
+optdepends=('wl-clipboard: for copying/pasting text using Wayland'
+'xclip: for copying/pasting text using X')
+source=("git+https://github.com/zyedidia/micro#commit=225927b9a25f0d50ea63ea18bc7bb68e404c0cfd;)
 # tag: v2.0.11
+b2sums=('SKIP')
+
+build() {
+  cd $pkgname
+  local version=$(go run tools/build-version.go)
+  local hash=$(git rev-parse --short HEAD)
+  local date=$(go run tools/build-date.go)
+  local govars="-X github.com/zyedidia/micro/v2/internal/util.Version=$version 
-X github.com/zyedidia/micro/v2/internal/util.CommitHash=$hash -X 
'github.com/zyedidia/micro/v2/internal/util.CompileDate=$date'"
+  go build -v -buildmode=pie -trimpath -ldflags="-s -w ${govars} 
-linkmode=external -extldflags \"${LDFLAGS}\"" ./cmd/micro
+}
+
+check() {
+  make -C $pkgname test
+}
+
+package() {
+  cd $pkgname
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE-THIRD-PARTY 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-THIRD-PARTY"
+  install -Dm644 assets/packaging/micro.1 -t "$pkgdir/usr/share/man/man1"
+  install -Dm644 assets/packaging/micro.desktop -t 
"$pkgdir/usr/share/applications"
+  install -Dm644 assets/micro-logo-mark.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg"
+}



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:32:55
  Author: arodseth
Revision: 1260259

upgpkg: micro 2.0.11-2

Modified:
  micro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:26:56 UTC (rev 1260258)
+++ PKGBUILD2022-08-04 11:32:55 UTC (rev 1260259)
@@ -5,9 +5,10 @@
 # Contributor: Youngbin Han 
 # Contributor: blainester 
 # Contributor: mar77i 
+
 pkgname=micro
 pkgver=2.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Modern and intuitive terminal-based text editor'
 arch=(x86_64)
 url='https://micro-editor.github.io/'
@@ -15,7 +16,7 @@
 makedepends=(git go)
 optdepends=('wl-clipboard: for copying/pasting text using Wayland'
 'xclip: for copying/pasting text using X')
-source=("git+https://github.com/zyedidia/micro#commit=b97638566ea8431712f0faafe23661da2db0e8ec;)
 # tag: v2.0.10
+source=("git+https://github.com/zyedidia/micro#commit=225927b9a25f0d50ea63ea18bc7bb68e404c0cfd;)
 # tag: v2.0.11
 b2sums=('SKIP')
 
 build() {



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:26:56
  Author: arodseth
Revision: 1260258

archrelease: copy trunk to community-x86_64

Added:
  swi-prolog/repos/community-x86_64/PKGBUILD
(from rev 1260257, swi-prolog/trunk/PKGBUILD)
Deleted:
  swi-prolog/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 11:26:50 UTC (rev 1260257)
+++ PKGBUILD2022-08-04 11:26:56 UTC (rev 1260258)
@@ -1,50 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Jachym Barvinek 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: John Proctor 
-# Contributor: Juergen Hoetzel 
-
-pkgname=swi-prolog
-pkgver=8.4.2
-pkgrel=2
-pkgdesc='Prolog environment'
-arch=(x86_64)
-url='https://www.swi-prolog.org/'
-license=(GPL LGPL)
-depends=(gperftools libarchive libxcrypt libyaml qt5-base util-linux-libs)
-makedepends=(cmake jdk-openjdk junit libjpeg libxft libxinerama libxpm ninja 
python-protobuf unixodbc)
-optdepends=('java-runtime: for using Prolog from Java'
-'jdk-openjdk: for using Prolog from Java'
-'libjpeg: for using the pl2xpce library'
-'libxft: for using the pl2xpce library'
-'libxinerama: for using the pl2xpce library'
-'libxpm: for using the pl2xpce library'
-'unixodbc: for using the odbc4pl library')
-source=("$pkgname-$pkgver.tar.gz::https://www.swi-prolog.org/download/stable/src/swipl-$pkgver.tar.gz;)
-b2sums=('c0835bdbc09171ef00ccc52df14d07651ac42e36ab7bd6e6a72348050d3547a817bec13f2facd8fe051291dc3f0f80f64ed5c8a55e22dba314ccf896434013cf')
-
-build() {
-  cmake \
--B build \
--D CMAKE_BUILD_TYPE=Release \
--D CMAKE_INSTALL_PREFIX=/usr \
--D CMAKE_C_FLAGS="$CFLAGS -fPIC -ffile-prefix-map=$PWD= -w" \
--D LIBEDIT_LIBRARIES=/usr/lib/libedit.so.0 \
--D LIBEDIT_INCLUDE_DIR=/usr/include \
--G Ninja \
--S "swipl-$pkgver"
-  swipl-$pkgver/scripts/pgo-compile.sh
-  ninja -C build
-}
-
-check() {
-  # skip the MQI test
-  #sed -i '/mqi/d' build/CTestTestfile.cmake
-  ctest --test-dir build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# getver: www.swi-prolog.org/download/stable

Copied: swi-prolog/repos/community-x86_64/PKGBUILD (from rev 1260257, 
swi-prolog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 11:26:56 UTC (rev 1260258)
@@ -0,0 +1,50 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Jachym Barvinek 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: John Proctor 
+# Contributor: Juergen Hoetzel 
+
+pkgname=swi-prolog
+pkgver=8.4.3
+pkgrel=1
+pkgdesc='Prolog environment'
+arch=(x86_64)
+url='https://www.swi-prolog.org/'
+license=(GPL LGPL)
+depends=(gperftools libarchive libxcrypt libyaml qt5-base util-linux-libs)
+makedepends=(cmake jdk-openjdk junit libjpeg libxft libxinerama libxpm ninja 
python-protobuf unixodbc)
+optdepends=('java-runtime: for using Prolog from Java'
+'jdk-openjdk: for using Prolog from Java'
+'libjpeg: for using the pl2xpce library'
+'libxft: for using the pl2xpce library'
+'libxinerama: for using the pl2xpce library'
+'libxpm: for using the pl2xpce library'
+'unixodbc: for using the odbc4pl library')
+source=("$pkgname-$pkgver.tar.gz::https://www.swi-prolog.org/download/stable/src/swipl-$pkgver.tar.gz;)
+b2sums=('7a6f5b7b6447d88fb3c27c999346c73525ed07cd4ad78f841a8399f84e73509c1c06611e271dc91e8ea9b29332b127d0aa8a03e0d3100de6156c21fc4504920e')
+
+build() {
+  cmake \
+-B build \
+-D CMAKE_BUILD_TYPE=Release \
+-D CMAKE_INSTALL_PREFIX=/usr \
+-D CMAKE_C_FLAGS="$CFLAGS -fPIC -ffile-prefix-map=$PWD= -w" \
+-D LIBEDIT_LIBRARIES=/usr/lib/libedit.so.0 \
+-D LIBEDIT_INCLUDE_DIR=/usr/include \
+-G Ninja \
+-S swipl-$pkgver
+  swipl-$pkgver/scripts/pgo-compile.sh
+  ninja -C build
+}
+
+check() {
+  # skip the MQI test
+  #sed -i '/mqi/d' build/CTestTestfile.cmake
+  ctest --test-dir build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# getver: www.swi-prolog.org/download/stable



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:26:50
  Author: arodseth
Revision: 1260257

upgpkg: swi-prolog 8.4.3-1

Modified:
  swi-prolog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:03:44 UTC (rev 1260256)
+++ PKGBUILD2022-08-04 11:26:50 UTC (rev 1260257)
@@ -5,8 +5,8 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=swi-prolog
-pkgver=8.4.2
-pkgrel=2
+pkgver=8.4.3
+pkgrel=1
 pkgdesc='Prolog environment'
 arch=(x86_64)
 url='https://www.swi-prolog.org/'
@@ -21,7 +21,7 @@
 'libxpm: for using the pl2xpce library'
 'unixodbc: for using the odbc4pl library')
 
source=("$pkgname-$pkgver.tar.gz::https://www.swi-prolog.org/download/stable/src/swipl-$pkgver.tar.gz;)
-b2sums=('c0835bdbc09171ef00ccc52df14d07651ac42e36ab7bd6e6a72348050d3547a817bec13f2facd8fe051291dc3f0f80f64ed5c8a55e22dba314ccf896434013cf')
+b2sums=('7a6f5b7b6447d88fb3c27c999346c73525ed07cd4ad78f841a8399f84e73509c1c06611e271dc91e8ea9b29332b127d0aa8a03e0d3100de6156c21fc4504920e')
 
 build() {
   cmake \
@@ -32,7 +32,7 @@
 -D LIBEDIT_LIBRARIES=/usr/lib/libedit.so.0 \
 -D LIBEDIT_INCLUDE_DIR=/usr/include \
 -G Ninja \
--S "swipl-$pkgver"
+-S swipl-$pkgver
   swipl-$pkgver/scripts/pgo-compile.sh
   ninja -C build
 }



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:03:44
  Author: arodseth
Revision: 1260256

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 11:03:32 UTC (rev 1260255)
+++ PKGBUILD2022-08-04 11:03:44 UTC (rev 1260256)
@@ -1,24 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: robertfoster 
-# Contributor: Håvard Pettersson 
-
-pkgname=python-sounddevice
-pkgver=0.4.2
-pkgrel=2
-pkgdesc='Record and play back sound'
-url='https://python-sounddevice.rtfd.io/'
-arch=(any)
-license=(MIT)
-depends=(portaudio python-cffi)
-makedepends=(python-setuptools)
-optdepends=('python-numpy: to play back and record NumPy arrays')
-source=("https://files.pythonhosted.org/packages/source/s/sounddevice/sounddevice-$pkgver.tar.gz;)
-b2sums=('2c24471e301538ca85fbee75ee79b2b83e24c2a64b0ba573a630d9d8eac7352a3c7eae3942e444ca1f6f622ffd272cdea0f88c381e2886a1468c5b4598d58912')
-
-package() {
-  cd sounddevice-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/spatialaudio/python-sounddevice

Copied: python-sounddevice/repos/community-any/PKGBUILD (from rev 1260255, 
python-sounddevice/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 11:03:44 UTC (rev 1260256)
@@ -0,0 +1,22 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: robertfoster 
+# Contributor: Håvard Pettersson 
+
+pkgname=python-sounddevice
+pkgver=0.4.4
+pkgrel=1
+pkgdesc='Record and play back sound'
+url='https://python-sounddevice.rtfd.io/'
+arch=(any)
+license=(MIT)
+depends=(portaudio python-cffi)
+makedepends=(python-setuptools)
+optdepends=('python-numpy: to play back and record NumPy arrays')
+source=("https://files.pythonhosted.org/packages/source/s/sounddevice/sounddevice-$pkgver.tar.gz;)
+b2sums=('f93d30d136c5f47929fccf8923009130ae8287d5706e107c5281393889c2cf1c4c23e483c919a7d75b997bee4327ff86b477f07b6a9809f16608aa5e08deed86')
+
+package() {
+  cd sounddevice-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 11:03:32
  Author: arodseth
Revision: 1260255

upgpkg: python-sounddevice 0.4.4-1

Modified:
  python-sounddevice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 11:00:36 UTC (rev 1260254)
+++ PKGBUILD2022-08-04 11:03:32 UTC (rev 1260255)
@@ -3,8 +3,8 @@
 # Contributor: Håvard Pettersson 
 
 pkgname=python-sounddevice
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
 pkgdesc='Record and play back sound'
 url='https://python-sounddevice.rtfd.io/'
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 optdepends=('python-numpy: to play back and record NumPy arrays')
 
source=("https://files.pythonhosted.org/packages/source/s/sounddevice/sounddevice-$pkgver.tar.gz;)
-b2sums=('2c24471e301538ca85fbee75ee79b2b83e24c2a64b0ba573a630d9d8eac7352a3c7eae3942e444ca1f6f622ffd272cdea0f88c381e2886a1468c5b4598d58912')
+b2sums=('f93d30d136c5f47929fccf8923009130ae8287d5706e107c5281393889c2cf1c4c23e483c919a7d75b997bee4327ff86b477f07b6a9809f16608aa5e08deed86')
 
 package() {
   cd sounddevice-$pkgver
@@ -20,5 +20,3 @@
   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-
-# getver: github.com/spatialaudio/python-sounddevice



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

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:59:59
  Author: archange
Revision: 1260252

archrelease: copy trunk to community-x86_64

Added:
  cozy-desktop/repos/community-x86_64/PKGBUILD
(from rev 1260251, cozy-desktop/trunk/PKGBUILD)
  cozy-desktop/repos/community-x86_64/cozy-desktop.desktop
(from rev 1260251, cozy-desktop/trunk/cozy-desktop.desktop)
  cozy-desktop/repos/community-x86_64/cozy-desktop.sh
(from rev 1260251, cozy-desktop/trunk/cozy-desktop.sh)
Deleted:
  cozy-desktop/repos/community-x86_64/PKGBUILD
  cozy-desktop/repos/community-x86_64/cozy-desktop.desktop
  cozy-desktop/repos/community-x86_64/cozy-desktop.sh

--+
 PKGBUILD |  103 +++--
 cozy-desktop.desktop |   18 
 cozy-desktop.sh  |6 +-
 3 files changed, 62 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 10:59:50 UTC (rev 1260251)
+++ PKGBUILD2022-08-04 10:59:59 UTC (rev 1260252)
@@ -1,53 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=cozy-desktop
-pkgver=3.36.0
-pkgrel=1
-pkgdesc="File synchronisation for Cozy Cloud on Desktop"
-arch=(x86_64)
-url="https://cozy-labs.github.io/cozy-desktop/;
-license=(AGPL3)
-_electron=electron
-depends=(${_electron})
-makedepends=(nodejs-lts-fermium yarn git node-gyp python)
-source=(https://github.com/cozy-labs/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/cozy-labs/${pkgname}/releases/download/v${pkgver}/Cozy-Drive-${pkgver}-x86_64.AppImage
-
${pkgname}-fix-native-unpacking.patch::https://github.com/cozy-labs/cozy-desktop/pull/2253.patch
-${pkgname}.desktop
-${pkgname}.sh)
-sha256sums=('adcf47613b9d64669d5da39657dce541643f1b5fa15a2f81a80793ad3f6458b7'
-'75a0b65ae44095a900dce4097fece8ac0aad70a64e71341bebcd2caecd65c7f1'
-'77a123b0ecc1de242d6bbdc1e355339535599e4e3654c067ecbc35bbdeb36d43'
-'563edd5a43c7f06080e03bec5f4e46154227f7e163500950ea39ecad466b198a'
-'a8783d3f6ce2da344ffe403f8e1a4f9da8de3b59e8bfda10e15a4ff5643244cf')
-
-prepare() {
-# Specify electron version in launcher
-sed -i "s|@ELECTRON@|${_electron}|" ${pkgname}.sh
-cd ${pkgname}-${pkgver}
-patch -p1 < ../${pkgname}-fix-native-unpacking.patch
-yarn install --no-fund
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-yarn build --offline
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-yarn dist --dir -c.electronDist=/usr/lib/${_electron} 
-c.electronVersion=$(tail -c +1 /usr/lib/${_electron}/version)
-
-install -d "${pkgdir}"/usr/lib/${pkgname}
-cp -r dist/linux-unpacked/resources/* "${pkgdir}"/usr/lib/${pkgname}/
-rm -r "${pkgdir}"/usr/lib/cozy-desktop/regedit
-
-cd "${srcdir}"
-chmod +x Cozy-Drive-${pkgver}-x86_64.AppImage
-./Cozy-Drive-${pkgver}-x86_64.AppImage --appimage-extract
-cp -r squashfs-root/usr/share "${pkgdir}"/usr/
-chmod a+rX -R "${pkgdir}"/usr/share
-
-install -Dm755 ${pkgname}.sh "${pkgdir}"/usr/bin/${pkgname}
-install -Dm644 ${pkgname}.desktop 
"${pkgdir}"/usr/share/applications/${pkgname}.desktop
-}

Copied: cozy-desktop/repos/community-x86_64/PKGBUILD (from rev 1260251, 
cozy-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 10:59:59 UTC (rev 1260252)
@@ -0,0 +1,50 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=cozy-desktop
+pkgver=3.36.1b1
+pkgrel=1
+pkgdesc="File synchronisation for Cozy Cloud on Desktop"
+arch=(x86_64)
+url="https://cozy-labs.github.io/cozy-desktop/;
+license=(AGPL3)
+_electron=electron19
+depends=(${_electron})
+makedepends=(nodejs-lts-fermium yarn git node-gyp python)
+source=(https://github.com/cozy-labs/${pkgname}/archive/v${pkgver/b/-beta.}/${pkgname}-${pkgver/b/-beta.}.tar.gz
+
https://github.com/cozy-labs/${pkgname}/releases/download/v${pkgver/b/-beta.}/Cozy-Drive-${pkgver/b/-beta.}-x86_64.AppImage
+${pkgname}.desktop
+${pkgname}.sh)
+sha256sums=('35eb8ded00eb662b60de070c9f20f1b3a19566a23e0ae917ec744a0d9753550e'
+'c9285623d1908a97f83ca889a168c783c3f7d18f0581cdf0022b014405394fa2'
+'563edd5a43c7f06080e03bec5f4e46154227f7e163500950ea39ecad466b198a'
+'a8783d3f6ce2da344ffe403f8e1a4f9da8de3b59e8bfda10e15a4ff5643244cf')
+
+prepare() {
+# Specify electron version in launcher
+sed -i "s|@ELECTRON@|${_electron}|" ${pkgname}.sh
+cd ${pkgname}-${pkgver/b/-beta.}
+yarn install --no-fund
+}
+
+build() {
+cd ${pkgname}-${pkgver/b/-beta.}
+yarn build --offline
+}
+
+package() {
+cd ${pkgname}-${pkgver/b/-beta.}
+yarn dist --dir -c.electronDist=/usr/lib/${_electron} 
-c.electronVersion=$(tail -c +1 /usr/lib/${_electron}/version)
+
+install -d "${pkgdir}"/usr/lib/${pkgname}
+cp -r dist/linux-unpacked/resources/* 

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

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:59:50
  Author: archange
Revision: 1260251

upgpkg: cozy-desktop 3.36.1b1-1

Backported patches were equivalent, so let's package beta for this time.
Also pin electron to upstream version.

Modified:
  cozy-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:57:26 UTC (rev 1260250)
+++ PKGBUILD2022-08-04 10:59:50 UTC (rev 1260251)
@@ -1,23 +1,21 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=cozy-desktop
-pkgver=3.36.0
+pkgver=3.36.1b1
 pkgrel=1
 pkgdesc="File synchronisation for Cozy Cloud on Desktop"
 arch=(x86_64)
 url="https://cozy-labs.github.io/cozy-desktop/;
 license=(AGPL3)
-_electron=electron
+_electron=electron19
 depends=(${_electron})
 makedepends=(nodejs-lts-fermium yarn git node-gyp python)
-source=(https://github.com/cozy-labs/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/cozy-labs/${pkgname}/releases/download/v${pkgver}/Cozy-Drive-${pkgver}-x86_64.AppImage
-
${pkgname}-fix-native-unpacking.patch::https://github.com/cozy-labs/cozy-desktop/pull/2253.patch
+source=(https://github.com/cozy-labs/${pkgname}/archive/v${pkgver/b/-beta.}/${pkgname}-${pkgver/b/-beta.}.tar.gz
+
https://github.com/cozy-labs/${pkgname}/releases/download/v${pkgver/b/-beta.}/Cozy-Drive-${pkgver/b/-beta.}-x86_64.AppImage
 ${pkgname}.desktop
 ${pkgname}.sh)
-sha256sums=('adcf47613b9d64669d5da39657dce541643f1b5fa15a2f81a80793ad3f6458b7'
-'75a0b65ae44095a900dce4097fece8ac0aad70a64e71341bebcd2caecd65c7f1'
-'77a123b0ecc1de242d6bbdc1e355339535599e4e3654c067ecbc35bbdeb36d43'
+sha256sums=('35eb8ded00eb662b60de070c9f20f1b3a19566a23e0ae917ec744a0d9753550e'
+'c9285623d1908a97f83ca889a168c783c3f7d18f0581cdf0022b014405394fa2'
 '563edd5a43c7f06080e03bec5f4e46154227f7e163500950ea39ecad466b198a'
 'a8783d3f6ce2da344ffe403f8e1a4f9da8de3b59e8bfda10e15a4ff5643244cf')
 
@@ -24,18 +22,17 @@
 prepare() {
 # Specify electron version in launcher
 sed -i "s|@ELECTRON@|${_electron}|" ${pkgname}.sh
-cd ${pkgname}-${pkgver}
-patch -p1 < ../${pkgname}-fix-native-unpacking.patch
+cd ${pkgname}-${pkgver/b/-beta.}
 yarn install --no-fund
 }
 
 build() {
-cd ${pkgname}-${pkgver}
+cd ${pkgname}-${pkgver/b/-beta.}
 yarn build --offline
 }
 
 package() {
-cd ${pkgname}-${pkgver}
+cd ${pkgname}-${pkgver/b/-beta.}
 yarn dist --dir -c.electronDist=/usr/lib/${_electron} 
-c.electronVersion=$(tail -c +1 /usr/lib/${_electron}/version)
 
 install -d "${pkgdir}"/usr/lib/${pkgname}
@@ -43,8 +40,8 @@
 rm -r "${pkgdir}"/usr/lib/cozy-desktop/regedit
 
 cd "${srcdir}"
-chmod +x Cozy-Drive-${pkgver}-x86_64.AppImage
-./Cozy-Drive-${pkgver}-x86_64.AppImage --appimage-extract
+chmod +x Cozy-Drive-${pkgver/b/-beta.}-x86_64.AppImage
+./Cozy-Drive-${pkgver/b/-beta.}-x86_64.AppImage --appimage-extract
 cp -r squashfs-root/usr/share "${pkgdir}"/usr/
 chmod a+rX -R "${pkgdir}"/usr/share
 



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 10:57:26
  Author: arodseth
Revision: 1260250

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 10:57:20 UTC (rev 1260249)
+++ PKGBUILD2022-08-04 10:57:26 UTC (rev 1260250)
@@ -1,26 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: razer 
-
-pkgname=python-serpent
-pkgver=1.40
-pkgrel=3
-pkgdesc='Serializer for literal Python expressions'
-url='https://github.com/irmen/Serpent'
-arch=(any)
-license=(MIT)
-depends=(python)
-makedepends=(git)
-checkdepends=(python-attrs python-pytz python-testtools)
-source=("git+$url#commit=29b2b7696bc89f589142f80b818533afdd59e544") # tag: 
serpent-1.40
-b2sums=(SKIP)
-
-check() {
-  cd Serpent
-  python setup.py test
-}
-
-package() {
-  cd Serpent
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-serpent/repos/community-any/PKGBUILD (from rev 1260249, 
python-serpent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 10:57:26 UTC (rev 1260250)
@@ -0,0 +1,26 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: razer 
+
+pkgname=python-serpent
+pkgver=1.41
+pkgrel=1
+pkgdesc='Serializer for literal Python expressions'
+url='https://github.com/irmen/Serpent'
+arch=(any)
+license=(MIT)
+depends=(python)
+makedepends=(git)
+checkdepends=(python-attrs python-pytz python-testtools)
+source=("git+$url#commit=83d06d779c05e259bf1e020aca9b850d3c6f010b") # tag: 
serpent-1.41
+b2sums=(SKIP)
+
+check() {
+  cd Serpent
+  python setup.py test
+}
+
+package() {
+  cd Serpent
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, August 4, 2022 @ 10:57:20
  Author: arodseth
Revision: 1260249

upgpkg: python-serpent 1.41-1

Modified:
  python-serpent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:38:23 UTC (rev 1260248)
+++ PKGBUILD2022-08-04 10:57:20 UTC (rev 1260249)
@@ -2,8 +2,8 @@
 # Contributor: razer 
 
 pkgname=python-serpent
-pkgver=1.40
-pkgrel=3
+pkgver=1.41
+pkgrel=1
 pkgdesc='Serializer for literal Python expressions'
 url='https://github.com/irmen/Serpent'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python)
 makedepends=(git)
 checkdepends=(python-attrs python-pytz python-testtools)
-source=("git+$url#commit=29b2b7696bc89f589142f80b818533afdd59e544") # tag: 
serpent-1.40
+source=("git+$url#commit=83d06d779c05e259bf1e020aca9b850d3c6f010b") # tag: 
serpent-1.41
 b2sums=(SKIP)
 
 check() {



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

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:38:23
  Author: archange
Revision: 1260248

archrelease: copy trunk to community-x86_64

Added:
  mattermost-desktop/repos/community-x86_64/PKGBUILD
(from rev 1260247, mattermost-desktop/trunk/PKGBUILD)
  mattermost-desktop/repos/community-x86_64/mattermost-desktop.sh
(from rev 1260247, mattermost-desktop/trunk/mattermost-desktop.sh)
  mattermost-desktop/repos/community-x86_64/mattermost.desktop
(from rev 1260247, mattermost-desktop/trunk/mattermost.desktop)
Deleted:
  mattermost-desktop/repos/community-x86_64/PKGBUILD
  mattermost-desktop/repos/community-x86_64/mattermost-desktop.sh
  mattermost-desktop/repos/community-x86_64/mattermost.desktop

---+
 PKGBUILD  |  164 
 mattermost-desktop.sh |4 -
 mattermost.desktop|   18 ++---
 3 files changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 10:37:58 UTC (rev 1260247)
+++ PKGBUILD2022-08-04 10:38:23 UTC (rev 1260248)
@@ -1,82 +0,0 @@
-# Maintainer: Caleb Maclennan 
-# Maintainer: Bruno Pagani 
-# Contributor: William Gathoye 
-# Contributor: Aleksandar Trifunović 
-# Contributor: Jan Was 
-# Contributor: AUR[Severus]
-
-pkgname=mattermost-desktop
-pkgver=5.1.1
-pkgrel=2
-pkgdesc='Mattermost Desktop application'
-arch=(x86_64)
-url="https://github.com/${pkgname/-//};
-license=(Apache)
-_electron=electron # 19
-_builderVersion='^23.0.8'
-depends=($_electron)
-makedepends=(git
- gendesk
- jq
- moreutils
- npm)
-_archive="${pkgname#*-}-$pkgver"
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-"$pkgname.sh")
-sha256sums=('ff1c0937a1cbbb6ef64bf536cb19ef1c9254feca38a5b1e8054e255ba3d22fe7'
-'1c2bf48b6397d04a5a536c5c9f4960db53249c838c380f03f808c612b00ba4c6')
-
-_npmargs="--cache '$srcdir/npm-cache' --no-audit --no-fund"
-
-prepare() {
-   gendesk -q -f -n \
-   --pkgname "$pkgname" \
-   --pkgdesc "$pkgdesc" \
-   --name Mattermost \
-   --categories 'Network;InstantMessaging;' \
-   --mimetypes 'x-scheme-handler/mattermost;' \
-   --custom StartupWMClass="$pkgname"
-   cd "$_archive"
-   sed -i -e "s/git rev-parse --short HEAD/echo $pkgver/" 
webpack.config.base.js
-   sed -e "s/@ELECTRON@/$_electron/" "../$pkgname.sh" > "$pkgname.sh"
-   sed -i -e 's#resources/linux#src/assets/linux#' electron-builder.json
-   sed -i -e 
's/--ia32//g;s/--mac//g;s/--arm64//g;s/--win//g;s/--universal//g' package.json
-   local electronDist="/usr/lib/$_electron"
-   local electronVersion="$(<"$electronDist"/version)"
-   # Do not build tar.gz, nor .deb or appimages
-   # Use electron version that matches system package
-   jq '
-   .linux .target |= ["dir"] |
-   {
-   "electronDist": $electronDist,
-   "electronVersion": $electronVersion
-   } + .
-   ' \
-   --arg electronDist "$electronDist" \
-   --arg electronVersion "$electronVersion" \
-   electron-builder.json |
-   sponge electron-builder.json
-   jq '
-   del(.devDependencies["electron"]) |
-   .devDependencies["electron-builder"] = 
$builderVersion
-   ' \
-   --arg electronVersion "$electronVersion" \
-   --arg builderVersion "$_builderVersion" \
-   package.json |
-   sponge package.json
-   npm $_npmargs install
-}
-
-build() {
-   cd "$_archive"
-   npm $_npmargs --offline run package:linux
-}
-
-package() {
-   cd "$_archive"
-   install -Dm0644 -t "$pkgdir/usr/lib/$pkgname/" 
release/linux*unpacked/resources/app.asar
-   install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.txt
-   install -Dm0644 src/assets/linux/icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg"
-   install -Dm0755 "$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
-   install -Dm0644 -t "$pkgdir/usr/share/applications/" 
"../$pkgname.desktop"
-}

Copied: mattermost-desktop/repos/community-x86_64/PKGBUILD (from rev 1260247, 
mattermost-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 10:38:23 UTC (rev 1260248)
@@ -0,0 +1,82 @@
+# Maintainer: Caleb Maclennan 
+# Maintainer: Bruno Pagani 
+# Contributor: William Gathoye 
+# Contributor: Aleksandar Trifunović 
+# Contributor: Jan Was 
+# Contributor: AUR[Severus]
+
+pkgname=mattermost-desktop

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

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:37:58
  Author: archange
Revision: 1260247

Pin to upstream electron version

Modified:
  mattermost-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:11:17 UTC (rev 1260246)
+++ PKGBUILD2022-08-04 10:37:58 UTC (rev 1260247)
@@ -1,5 +1,5 @@
 # Maintainer: Caleb Maclennan 
-# Maintainer: Bruno Pagani 
+# Maintainer: Bruno Pagani 
 # Contributor: William Gathoye 
 # Contributor: Aleksandar Trifunović 
 # Contributor: Jan Was 
@@ -7,12 +7,12 @@
 
 pkgname=mattermost-desktop
 pkgver=5.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Mattermost Desktop application'
 arch=(x86_64)
 url="https://github.com/${pkgname/-//};
 license=(Apache)
-_electron=electron # 19
+_electron=electron19
 _builderVersion='^23.0.8'
 depends=($_electron)
 makedepends=(git



[arch-commits] Commit in dhcp/trunk (3 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:29:27
  Author: eworm
Revision: 452052

fix typo in patch

Added:
  dhcp/trunk/0001-99-replace-hostname-with-uname-n.patch
Modified:
  dhcp/trunk/PKGBUILD
Deleted:
  dhcp/trunk/0001-99-replace-hostname-with-uname-n-o.patch

---+
 0001-99-replace-hostname-with-uname-n-o.patch |   27 
 0001-99-replace-hostname-with-uname-n.patch   |   24 +
 PKGBUILD  |6 ++---
 3 files changed, 27 insertions(+), 30 deletions(-)

Deleted: 0001-99-replace-hostname-with-uname-n-o.patch
===
--- 0001-99-replace-hostname-with-uname-n-o.patch   2022-08-04 10:26:09 UTC 
(rev 452051)
+++ 0001-99-replace-hostname-with-uname-n-o.patch   2022-08-04 10:29:27 UTC 
(rev 452052)
@@ -1,27 +0,0 @@
-From 4c859eba57288eb17eb4603d67ef415b87503879 Mon Sep 17 00:00:00 2001
-From: Christian Hesse 
-Date: Thu, 4 Aug 2022 12:15:46 +0200
-Subject: [PATCH 1/1] [!99] replace `hostname` with `uname -n`o
-
-The former belongs to package `inetutils`, which has some security
-implications, so let's use the latter.

- client/scripts/linux | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/client/scripts/linux b/client/scripts/linux
-index c4e51f6d..49eff40a 100755
 a/client/scripts/linux
-+++ b/client/scripts/linux
-@@ -113,7 +113,7 @@ set_hostname() {
- local current_hostname
- 
- if [ -n "$new_host_name" ]; then
--current_hostname=$(hostname)
-+current_hostname=$(uname -n)
- 
- # current host name is empty, '(none)' or 'localhost' or differs from 
new one from DHCP
- if [ -z "$current_hostname" ] ||
--- 
-2.37.1
-

Added: 0001-99-replace-hostname-with-uname-n.patch
===
--- 0001-99-replace-hostname-with-uname-n.patch (rev 0)
+++ 0001-99-replace-hostname-with-uname-n.patch 2022-08-04 10:29:27 UTC (rev 
452052)
@@ -0,0 +1,24 @@
+From c8587c717eedd4841c002b3751463a070c896f87 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Thu, 4 Aug 2022 12:15:46 +0200
+Subject: [PATCH 1/1] [!99] replace `hostname` with `uname -n`
+
+The former belongs to package `inetutils`, which has some security
+implications, so let's use the latter.
+---
+ client/scripts/linux | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/client/scripts/linux b/client/scripts/linux
+index c4e51f6d..49eff40a 100755
+--- a/client/scripts/linux
 b/client/scripts/linux
+@@ -113,7 +113,7 @@ set_hostname() {
+ local current_hostname
+ 
+ if [ -n "$new_host_name" ]; then
+-current_hostname=$(hostname)
++current_hostname=$(uname -n)
+ 
+ # current host name is empty, '(none)' or 'localhost' or differs from 
new one from DHCP
+ if [ -z "$current_hostname" ] ||

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:26:09 UTC (rev 452051)
+++ PKGBUILD2022-08-04 10:29:27 UTC (rev 452052)
@@ -15,7 +15,7 @@
 options=('!lto')
 validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') # Internet Systems 
Consortium, Inc. (Signing key, 2021-2022) 
 
source=("https://downloads.isc.org/isc/${pkgbase}/${_realver}/${pkgbase}-${_realver}.tar.gz"{,.asc}
-'0001-99-replace-hostname-with-uname-n-o.patch'
+'0001-99-replace-hostname-with-uname-n.patch'
 'dhcp-sysusers.conf'
 'dhcp-tmpfiles.conf'
 'dhcpd4.service'
@@ -23,7 +23,7 @@
 'dhclient@.service')
 sha256sums=('0e3ec6b4c2a05ec0148874bcd999a66d05518378d77421f607fb0bc9d0135818'
 'SKIP'
-'7a3349faac1a2209912b4911ca173f975e3dabf409739250285a25c447b1ca9f'
+'f3dd5fe585eae18a982bfdbe163f3e3749057cb595ee59a154348094109351c2'
 'b16083e6bb572ffacaa7cd97e7fde5fcfa1b6dbeb166f162e2ec6e8ec4b928d6'
 'abcd30e9e8428e34d22ab4d3074ef4bd84c2b11f5868597111b47d6f56d204da'
 '03fce30efab819b2d928085b0bab962a33ce56fc376acae98ad9b30aa278c9c8'
@@ -33,7 +33,7 @@
 prepare() {
   cd "${srcdir}/${pkgbase}-${_realver}"
 
-  patch -Np1 < ../0001-99-replace-hostname-with-uname-n-o.patch
+  patch -Np1 < ../0001-99-replace-hostname-with-uname-n.patch
 }
 
 build() {



[arch-commits] Commit in dhcp/repos (9 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:26:09
  Author: eworm
Revision: 452051

archrelease: copy trunk to testing-x86_64

Added:
  dhcp/repos/testing-x86_64/
  dhcp/repos/testing-x86_64/0001-99-replace-hostname-with-uname-n-o.patch
(from rev 452050, dhcp/trunk/0001-99-replace-hostname-with-uname-n-o.patch)
  dhcp/repos/testing-x86_64/PKGBUILD
(from rev 452050, dhcp/trunk/PKGBUILD)
  dhcp/repos/testing-x86_64/dhclient@.service
(from rev 452050, dhcp/trunk/dhclient@.service)
  dhcp/repos/testing-x86_64/dhcp-sysusers.conf
(from rev 452050, dhcp/trunk/dhcp-sysusers.conf)
  dhcp/repos/testing-x86_64/dhcp-tmpfiles.conf
(from rev 452050, dhcp/trunk/dhcp-tmpfiles.conf)
  dhcp/repos/testing-x86_64/dhcpd4.service
(from rev 452050, dhcp/trunk/dhcpd4.service)
  dhcp/repos/testing-x86_64/dhcpd6.service
(from rev 452050, dhcp/trunk/dhcpd6.service)
  dhcp/repos/testing-x86_64/keys/

---+
 0001-99-replace-hostname-with-uname-n-o.patch |   27 ++
 PKGBUILD  |  105 
 dhclient@.service |   13 ++
 dhcp-sysusers.conf|1 
 dhcp-tmpfiles.conf|3 
 dhcpd4.service|   25 +
 dhcpd6.service|   25 +
 7 files changed, 199 insertions(+)

Copied: dhcp/repos/testing-x86_64/0001-99-replace-hostname-with-uname-n-o.patch 
(from rev 452050, dhcp/trunk/0001-99-replace-hostname-with-uname-n-o.patch)
===
--- testing-x86_64/0001-99-replace-hostname-with-uname-n-o.patch
(rev 0)
+++ testing-x86_64/0001-99-replace-hostname-with-uname-n-o.patch
2022-08-04 10:26:09 UTC (rev 452051)
@@ -0,0 +1,27 @@
+From 4c859eba57288eb17eb4603d67ef415b87503879 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Thu, 4 Aug 2022 12:15:46 +0200
+Subject: [PATCH 1/1] [!99] replace `hostname` with `uname -n`o
+
+The former belongs to package `inetutils`, which has some security
+implications, so let's use the latter.
+---
+ client/scripts/linux | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/client/scripts/linux b/client/scripts/linux
+index c4e51f6d..49eff40a 100755
+--- a/client/scripts/linux
 b/client/scripts/linux
+@@ -113,7 +113,7 @@ set_hostname() {
+ local current_hostname
+ 
+ if [ -n "$new_host_name" ]; then
+-current_hostname=$(hostname)
++current_hostname=$(uname -n)
+ 
+ # current host name is empty, '(none)' or 'localhost' or differs from 
new one from DHCP
+ if [ -z "$current_hostname" ] ||
+-- 
+2.37.1
+

Copied: dhcp/repos/testing-x86_64/PKGBUILD (from rev 452050, 
dhcp/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-04 10:26:09 UTC (rev 452051)
@@ -0,0 +1,105 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Isenmann 
+
+pkgbase=dhcp
+pkgname=('dhcp' 'dhclient')
+
+# separate patch levels with a period to maintain proper versioning.
+_realver=4.4.3
+pkgver=${_realver/-/.}
+pkgrel=2
+arch=('x86_64')
+license=('custom:isc-dhcp')
+url='https://www.isc.org/dhcp/'
+makedepends=('bash' 'iproute2' 'openldap')
+options=('!lto')
+validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') # Internet Systems 
Consortium, Inc. (Signing key, 2021-2022) 
+source=("https://downloads.isc.org/isc/${pkgbase}/${_realver}/${pkgbase}-${_realver}.tar.gz"{,.asc}
+'0001-99-replace-hostname-with-uname-n-o.patch'
+'dhcp-sysusers.conf'
+'dhcp-tmpfiles.conf'
+'dhcpd4.service'
+'dhcpd6.service'
+'dhclient@.service')
+sha256sums=('0e3ec6b4c2a05ec0148874bcd999a66d05518378d77421f607fb0bc9d0135818'
+'SKIP'
+'7a3349faac1a2209912b4911ca173f975e3dabf409739250285a25c447b1ca9f'
+'b16083e6bb572ffacaa7cd97e7fde5fcfa1b6dbeb166f162e2ec6e8ec4b928d6'
+'abcd30e9e8428e34d22ab4d3074ef4bd84c2b11f5868597111b47d6f56d204da'
+'03fce30efab819b2d928085b0bab962a33ce56fc376acae98ad9b30aa278c9c8'
+'f98a4438f4f69cab7cc5cce6927df4790ee993ebc8f88a169e63043c53d25625'
+'86cd0b1e0ea1d47ab096f6ee925eee60545116fb887a155761eda589b30e4f0e')
+
+prepare() {
+  cd "${srcdir}/${pkgbase}-${_realver}"
+
+  patch -Np1 < ../0001-99-replace-hostname-with-uname-n-o.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgbase}-${_realver}"
+
+  ./configure \
+  --prefix=/usr \
+  --sbindir=/usr/bin \
+  --sysconfdir=/etc \
+  --enable-binary-leases \
+  --enable-paranoia \
+  --with-ldap \
+  --with-ldapcrypto \
+  --with-srv-lease-file=/var/lib/dhcp/dhcpd.leases \
+  --with-srv6-lease-file=/var/lib/dhcp/dhcpd6.leases \
+  

[arch-commits] Commit in dhcp/trunk (3 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:26:01
  Author: eworm
Revision: 452050

upgpkg: dhcp 4.4.3-2: replace `hostname` with `uname -n`

Added:
  dhcp/trunk/keys/
  dhcp/trunk/keys/pgp/
  dhcp/trunk/keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc

--+
 7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc |1 +
 1 file changed, 1 insertion(+)

Added: keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc
===
(Binary files differ)

Index: dhcp/trunk/keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc
===
--- keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc   2022-08-04 
10:25:13 UTC (rev 452049)
+++ keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc   2022-08-04 
10:26:01 UTC (rev 452050)

Property changes on: 
dhcp/trunk/keys/pgp/7E1C91AC8030A5A59D1EFAB9750F3C87723E4012.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


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

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:25:13
  Author: eworm
Revision: 452049

replace `hostname` with `uname -n` (FS#75247)

Added:
  dhcp/trunk/0001-99-replace-hostname-with-uname-n-o.patch
Modified:
  dhcp/trunk/PKGBUILD

---+
 0001-99-replace-hostname-with-uname-n-o.patch |   27 
 PKGBUILD  |   10 
 2 files changed, 36 insertions(+), 1 deletion(-)

Added: 0001-99-replace-hostname-with-uname-n-o.patch
===
--- 0001-99-replace-hostname-with-uname-n-o.patch   
(rev 0)
+++ 0001-99-replace-hostname-with-uname-n-o.patch   2022-08-04 10:25:13 UTC 
(rev 452049)
@@ -0,0 +1,27 @@
+From 4c859eba57288eb17eb4603d67ef415b87503879 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Thu, 4 Aug 2022 12:15:46 +0200
+Subject: [PATCH 1/1] [!99] replace `hostname` with `uname -n`o
+
+The former belongs to package `inetutils`, which has some security
+implications, so let's use the latter.
+---
+ client/scripts/linux | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/client/scripts/linux b/client/scripts/linux
+index c4e51f6d..49eff40a 100755
+--- a/client/scripts/linux
 b/client/scripts/linux
+@@ -113,7 +113,7 @@ set_hostname() {
+ local current_hostname
+ 
+ if [ -n "$new_host_name" ]; then
+-current_hostname=$(hostname)
++current_hostname=$(uname -n)
+ 
+ # current host name is empty, '(none)' or 'localhost' or differs from 
new one from DHCP
+ if [ -z "$current_hostname" ] ||
+-- 
+2.37.1
+

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:12:36 UTC (rev 452048)
+++ PKGBUILD2022-08-04 10:25:13 UTC (rev 452049)
@@ -7,7 +7,7 @@
 # separate patch levels with a period to maintain proper versioning.
 _realver=4.4.3
 pkgver=${_realver/-/.}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('custom:isc-dhcp')
 url='https://www.isc.org/dhcp/'
@@ -15,6 +15,7 @@
 options=('!lto')
 validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') # Internet Systems 
Consortium, Inc. (Signing key, 2021-2022) 
 
source=("https://downloads.isc.org/isc/${pkgbase}/${_realver}/${pkgbase}-${_realver}.tar.gz"{,.asc}
+'0001-99-replace-hostname-with-uname-n-o.patch'
 'dhcp-sysusers.conf'
 'dhcp-tmpfiles.conf'
 'dhcpd4.service'
@@ -22,6 +23,7 @@
 'dhclient@.service')
 sha256sums=('0e3ec6b4c2a05ec0148874bcd999a66d05518378d77421f607fb0bc9d0135818'
 'SKIP'
+'7a3349faac1a2209912b4911ca173f975e3dabf409739250285a25c447b1ca9f'
 'b16083e6bb572ffacaa7cd97e7fde5fcfa1b6dbeb166f162e2ec6e8ec4b928d6'
 'abcd30e9e8428e34d22ab4d3074ef4bd84c2b11f5868597111b47d6f56d204da'
 '03fce30efab819b2d928085b0bab962a33ce56fc376acae98ad9b30aa278c9c8'
@@ -28,6 +30,12 @@
 'f98a4438f4f69cab7cc5cce6927df4790ee993ebc8f88a169e63043c53d25625'
 '86cd0b1e0ea1d47ab096f6ee925eee60545116fb887a155761eda589b30e4f0e')
 
+prepare() {
+  cd "${srcdir}/${pkgbase}-${_realver}"
+
+  patch -Np1 < ../0001-99-replace-hostname-with-uname-n-o.patch
+}
+
 build() {
   cd "${srcdir}/${pkgbase}-${_realver}"
 



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

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:12:36
  Author: eworm
Revision: 452048

archrelease: copy trunk to testing-x86_64

Added:
  rsync/repos/testing-x86_64/
  rsync/repos/testing-x86_64/PKGBUILD
(from rev 452047, rsync/trunk/PKGBUILD)
  rsync/repos/testing-x86_64/keys/
  rsync/repos/testing-x86_64/rsyncd.conf
(from rev 452047, rsync/trunk/rsyncd.conf)

-+
 PKGBUILD|   55 +++
 rsyncd.conf |   10 ++
 2 files changed, 65 insertions(+)

Copied: rsync/repos/testing-x86_64/PKGBUILD (from rev 452047, 
rsync/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-04 10:12:36 UTC (rev 452048)
@@ -0,0 +1,55 @@
+# Maintainer: Christian Hesse 
+
+pkgname=rsync
+_tag='db2a0aed76cfedeb87179017167c29cc2ab7a1e8' # git rev-parse v${pkgver}
+pkgver=3.2.4
+pkgrel=2
+pkgdesc='A fast and versatile file copying tool for remote and local files'
+arch=('x86_64')
+url='https://rsync.samba.org/'
+license=('GPL3')
+depends=('acl' 'libacl.so' 'lz4' 'openssl' 'perl' 'popt' 'xxhash' 
'libxxhash.so'
+ 'zlib' 'zstd')
+makedepends=('git' 'python-commonmark')
+backup=('etc/rsyncd.conf'
+'etc/xinetd.d/rsync')
+validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison 

+source=("git+https://github.com/WayneD/rsync#tag=${_tag}?signed;
+'rsyncd.conf')
+sha256sums=('SKIP'
+'733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
+
+prepare() {
+   cd "$srcdir/rsync"
+
+   git show 'b7231c7d02cfb65d291af74ff66e7d8c507ee871' | git apply 
--exclude='rsync.1.md'
+}
+
+build() {
+   cd "$srcdir/rsync"
+
+   ./configure \
+   --prefix=/usr \
+   --disable-debug \
+   --with-included-popt=no \
+   --with-included-zlib=no
+   make
+}
+
+check() {
+   cd "$srcdir/rsync"
+
+   make test
+}
+
+package() {
+   cd "$srcdir/rsync"
+
+   make DESTDIR="$pkgdir" install
+   install -Dm0644 ../rsyncd.conf "$pkgdir/etc/rsyncd.conf"
+   install -Dm0644 packaging/lsb/rsync.xinetd "$pkgdir/etc/xinetd.d/rsync"
+   install -Dm0644 packaging/systemd/rsync.service 
"$pkgdir/usr/lib/systemd/system/rsyncd.service"
+   install -Dm0644 packaging/systemd/rsync.socket 
"$pkgdir/usr/lib/systemd/system/rsyncd.socket"
+   install -Dm0644 packaging/systemd/rsync@.service 
"$pkgdir/usr/lib/systemd/system/rsyncd@.service"
+   install -Dm0755 support/rrsync "$pkgdir/usr/lib/rsync/rrsync"
+}

Copied: rsync/repos/testing-x86_64/rsyncd.conf (from rev 452047, 
rsync/trunk/rsyncd.conf)
===
--- testing-x86_64/rsyncd.conf  (rev 0)
+++ testing-x86_64/rsyncd.conf  2022-08-04 10:12:36 UTC (rev 452048)
@@ -0,0 +1,10 @@
+uid = nobody
+gid = nobody
+use chroot = no
+max connections = 4
+syslog facility = local5
+pid file = /run/rsyncd.pid
+
+[ftp]
+path = /srv/ftp
+comment = ftp area



[arch-commits] Commit in rsync/trunk (4 files)

2022-08-04 Thread Christian Hesse via arch-commits
Date: Thursday, August 4, 2022 @ 10:12:24
  Author: eworm
Revision: 452047

upgpkg: rsync 3.2.4-2: fix CVE-2022-29154 (FS#75486)

Added:
  rsync/trunk/keys/
  rsync/trunk/keys/pgp/
  rsync/trunk/keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc
Modified:
  rsync/trunk/PKGBUILD

---+
 PKGBUILD  |8 +++-
 keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc |1 +
 2 files changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 08:28:10 UTC (rev 452046)
+++ PKGBUILD2022-08-04 10:12:24 UTC (rev 452047)
@@ -3,7 +3,7 @@
 pkgname=rsync
 _tag='db2a0aed76cfedeb87179017167c29cc2ab7a1e8' # git rev-parse v${pkgver}
 pkgver=3.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc='A fast and versatile file copying tool for remote and local files'
 arch=('x86_64')
 url='https://rsync.samba.org/'
@@ -19,6 +19,12 @@
 sha256sums=('SKIP'
 '733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
 
+prepare() {
+   cd "$srcdir/rsync"
+
+   git show 'b7231c7d02cfb65d291af74ff66e7d8c507ee871' | git apply 
--exclude='rsync.1.md'
+}
+
 build() {
cd "$srcdir/rsync"
 

Added: keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc
===
(Binary files differ)

Index: rsync/trunk/keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc
===
--- keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc   2022-08-04 
08:28:10 UTC (rev 452046)
+++ keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc   2022-08-04 
10:12:24 UTC (rev 452047)

Property changes on: 
rsync/trunk/keys/pgp/0048C8B026D4C96F0E589C2F6C859FB14B96A8C5.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


[arch-commits] Commit in electron/repos (12 files)

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:11:17
  Author: archange
Revision: 1260246

archrelease: copy trunk to community-staging-x86_64

Added:
  electron/repos/community-staging-x86_64/
  electron/repos/community-staging-x86_64/PKGBUILD
(from rev 1260245, electron/trunk/PKGBUILD)
  electron/repos/community-staging-x86_64/chromium-tflite-system-zlib.patch
(from rev 1260245, electron/trunk/chromium-tflite-system-zlib.patch)
  electron/repos/community-staging-x86_64/default_app-icon.patch
(from rev 1260245, electron/trunk/default_app-icon.patch)
  electron/repos/community-staging-x86_64/electron-launcher.sh
(from rev 1260245, electron/trunk/electron-launcher.sh)
  electron/repos/community-staging-x86_64/electron.desktop
(from rev 1260245, electron/trunk/electron.desktop)
  electron/repos/community-staging-x86_64/jinja-python-3.10.patch
(from rev 1260245, electron/trunk/jinja-python-3.10.patch)
  electron/repos/community-staging-x86_64/remove-no-opaque-pointers-flag.patch
(from rev 1260245, electron/trunk/remove-no-opaque-pointers-flag.patch)
  electron/repos/community-staging-x86_64/roll-src-third_party-ffmpeg.patch
(from rev 1260245, electron/trunk/roll-src-third_party-ffmpeg.patch)
  electron/repos/community-staging-x86_64/std-vector-non-const.patch
(from rev 1260245, electron/trunk/std-vector-non-const.patch)
  electron/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 1260245, electron/trunk/use-system-libraries-in-node.patch)
  
electron/repos/community-staging-x86_64/x11-ozone-fix-X11-screensaver-suspension.patch
(from rev 1260245, 
electron/trunk/x11-ozone-fix-X11-screensaver-suspension.patch)

+
 PKGBUILD   |  299 ++
 chromium-tflite-system-zlib.patch  |   70 +++
 default_app-icon.patch |   21 
 electron-launcher.sh   |   20 
 electron.desktop   |7 
 jinja-python-3.10.patch|   22 +
 remove-no-opaque-pointers-flag.patch   |   18 
 roll-src-third_party-ffmpeg.patch  |  333 +++
 std-vector-non-const.patch |  109 +
 use-system-libraries-in-node.patch |   53 ++
 x11-ozone-fix-X11-screensaver-suspension.patch |  490 +++
 11 files changed, 1442 insertions(+)

Copied: electron/repos/community-staging-x86_64/PKGBUILD (from rev 1260245, 
electron/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-04 10:11:17 UTC (rev 1260246)
@@ -0,0 +1,299 @@
+# Maintainer: Nicola Squartini 
+
+_use_suffix=0
+pkgver=20.0.0
+_commit=f20a51a87fb2a6698cd8a25588496bdbc0fcfbb2
+_chromiumver=104.0.5112.65
+_gcc_patchset=2
+# shellcheck disable=SC2034
+pkgrel=1
+
+_major_ver=${pkgver%%.*}
+if [[ ${_use_suffix} != 0 ]]; then
+  pkgname="electron${_major_ver}"
+else
+  pkgname=electron
+fi
+# shellcheck disable=SC2034
+pkgdesc='Build cross platform desktop apps with web technologies'
+# shellcheck disable=SC2034
+arch=('x86_64')
+# shellcheck disable=SC2034
+url='https://electronjs.org/'
+# shellcheck disable=SC2034
+license=('MIT' 'custom')
+# shellcheck disable=SC2034
+depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libxslt' 'minizip' 'nss' 're2'
+ 'snappy')
+# shellcheck disable=SC2034
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
+ 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
+ 'npm' 'pciutils' 'pipewire' 'python' 'python-httplib2'
+ 'python-pyparsing' 'python-six' 'wget' 'yarn')
+# shellcheck disable=SC2034
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'libappindicator-gtk3: StatusNotifierItem support'
+'pipewire: WebRTC desktop sharing under Wayland'
+'trash-cli: file deletion support (trash-put)'
+'xdg-utils: open URLs with desktop’s default (xdg-email, 
xdg-open)')
+if [[ ${_use_suffix} == 0 ]]; then
+  # shellcheck disable=SC2034
+  conflicts=("electron${_major_ver}")
+  # shellcheck disable=SC2034
+  provides=("electron${_major_ver}")
+fi
+# shellcheck disable=SC2034
+options=('!lto') # Electron adds its own flags for ThinLTO
+# shellcheck disable=SC2034
+source=('git+https://github.com/electron/electron.git'
+
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
+
"https://github.com/stha09/chromium-patches/releases/download/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}.tar.xz;
+"electron-launcher.sh"
+"electron.desktop"
+'default_app-icon.patch'
+'jinja-python-3.10.patch'
+'use-system-libraries-in-node.patch'

[arch-commits] Commit in electron/trunk (7 files)

2022-08-04 Thread Bruno Pagani via arch-commits
Date: Thursday, August 4, 2022 @ 10:10:40
  Author: archange
Revision: 1260245

upgpkg: electron 20.0.0-1

Added:
  electron/trunk/chromium-tflite-system-zlib.patch
  electron/trunk/x11-ozone-fix-X11-screensaver-suspension.patch
Modified:
  electron/trunk/PKGBUILD
  electron/trunk/remove-no-opaque-pointers-flag.patch
Deleted:
  electron/trunk/chromium-libxml-unbundle.patch
  electron/trunk/iwyu-add-utility-for-std-exchange.patch
  electron/trunk/sql-make-VirtualCursor-standard-layout-type.patch

---+
 PKGBUILD  |   37 -
 chromium-libxml-unbundle.patch|   10 
 chromium-tflite-system-zlib.patch |   70 ++
 iwyu-add-utility-for-std-exchange.patch   |   27 -
 remove-no-opaque-pointers-flag.patch  |   10 
 sql-make-VirtualCursor-standard-layout-type.patch |  238 -
 x11-ozone-fix-X11-screensaver-suspension.patch|  490 
 7 files changed, 582 insertions(+), 300 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 10:02:16 UTC (rev 1260244)
+++ PKGBUILD2022-08-04 10:10:40 UTC (rev 1260245)
@@ -1,10 +1,10 @@
 # Maintainer: Nicola Squartini 
 
 _use_suffix=0
-pkgver=19.0.10
-_commit=7e1099a8e4b04709e3d5068403c77eb0feb7371f
-_chromiumver=102.0.5005.167
-_gcc_patchset=6
+pkgver=20.0.0
+_commit=f20a51a87fb2a6698cd8a25588496bdbc0fcfbb2
+_chromiumver=104.0.5112.65
+_gcc_patchset=2
 # shellcheck disable=SC2034
 pkgrel=1
 
@@ -54,15 +54,15 @@
 'jinja-python-3.10.patch'
 'use-system-libraries-in-node.patch'
 'std-vector-non-const.patch'
+'x11-ozone-fix-X11-screensaver-suspension.patch'
 'roll-src-third_party-ffmpeg.patch'
-'chromium-libxml-unbundle.patch'
-'sql-make-VirtualCursor-standard-layout-type.patch'
+'chromium-tflite-system-zlib.patch'
 'remove-no-opaque-pointers-flag.patch'
)
 # shellcheck disable=SC2034
 sha256sums=('SKIP'
 'SKIP'
-'23f2a772c4a6e31394d6ee7b8dbb5967d3b92bd859093444913377934bede594'
+'ce702099849465927cf47f7bc3a4a27045d0e35e16b17481ebf35e14506bafa7'
 '3953f532a3ea5fce19ee33600c6ead89dcd066df6a01d3c3ab4c24f96e46fca2'
 '4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae'
 'dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4'
@@ -69,10 +69,10 @@
 '55dbe71dbc1f3ab60bf1fa79f7aea7ef1fe76436b1d7df48728a1f8227d2134e'
 'c70652a8b24c237bcfd27469de32797a2cb46d9f0d63d897bb6418314a25644c'
 '76b969e1534e8c355b8b524a686cbf3b24136eaa6bd40b0c09fdd9866049f159'
+'9956a843bc8a765c130080616ccd3ebc46ea95c3a2324c4b403bc293a8705eb2'
 '30df59a9e2d95dcb720357ec4a83d9be51e59cc5551365da4c0073e68ccdec44'
-'fd3bf124aacc45f2d0a4f1dd86303fa7f2a3d4f4eeaf33854631d6cb39e12485'
-'b94b2e88f63cfb7087486508b8139599c89f96d7a4181c61fec4b4e250ca327a'
-'e8ea8528ecb119de3380555c60ac8495ebdef502359fa2114c6c5c98f84698cd')
+'588c166bf748793758a7df438cfa665b32e09ca8fbd6380be28bc5984a33523c'
+'ab46b2c26a4dfe86486fd7e31bfc7211c515994a61a8c0cbd742f9c9e3c91873')
 
 _system_libs=('ffmpeg'
   'flac'
@@ -168,21 +168,18 @@
   # Remove '-Xclang -no-opaque-pointers' flag not supported by our clang
   patch -Np1 -i ../remove-no-opaque-pointers-flag.patch
 
+  # Fix build with unbundled zlip (patch from Gentoo)
+  patch -Np1 -i ../chromium-tflite-system-zlib.patch
+
+  # Upstream fixes
+  patch -Np1 -i ../x11-ozone-fix-X11-screensaver-suspension.patch
+
   # Revert ffmpeg roll requiring new channel layout API support
   # https://crbug.com/1325301
   patch -Rp1 -i ../roll-src-third_party-ffmpeg.patch
 
-  # https://chromium-review.googlesource.com/c/chromium/src/+/3488058
-  patch -Np1 -i ../chromium-libxml-unbundle.patch
-
-  # https://chromium-review.googlesource.com/c/chromium/src/+/2862724
-  patch -Np1 -i ../sql-make-VirtualCursor-standard-layout-type.patch
-
   # Fixes for building with libstdc++ instead of libc++
-  patch -Np1 -i ../patches/chromium-102-fenced_frame_utils-include.patch
-  patch -Np1 -i ../patches/chromium-102-regex_pattern-array.patch
-  patch -Np1 -i 
../patches/chromium-102-swiftshader-template-instantiation.patch
-  patch -Np1 -i ../patches/chromium-102-symbolize-include.patch
+  patch -Np1 -i ../patches/chromium-103-VirtualCursor-std-layout.patch
 
   # Electron specific fixes
   patch -d third_party/electron_node/tools/inspector_protocol/jinja2 \

Deleted: chromium-libxml-unbundle.patch
===
--- chromium-libxml-unbundle.patch  2022-08-04 10:02:16 UTC (rev 1260244)
+++ chromium-libxml-unbundle.patch  2022-08-04 10:10:40 UTC (rev 1260245)
@@ -1,10 +0,0 @@
 a/build/linux/unbundle/libxml.gn
-+++ 

[arch-commits] Commit in opera/repos/community-x86_64 (14 files)

2022-08-04 Thread Ike Devolder via arch-commits
Date: Thursday, August 4, 2022 @ 10:02:16
  Author: idevolder
Revision: 1260244

archrelease: copy trunk to community-x86_64

Added:
  opera/repos/community-x86_64/PKGBUILD
(from rev 1260243, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 1260243, opera/trunk/default)
  opera/repos/community-x86_64/eula.html
(from rev 1260243, opera/trunk/eula.html)
  opera/repos/community-x86_64/opera
(from rev 1260243, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 1260243, opera/trunk/opera.install)
  opera/repos/community-x86_64/privacy.html
(from rev 1260243, opera/trunk/privacy.html)
  opera/repos/community-x86_64/terms.html
(from rev 1260243, opera/trunk/terms.html)
Deleted:
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/eula.html
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install
  opera/repos/community-x86_64/privacy.html
  opera/repos/community-x86_64/terms.html

---+
 PKGBUILD  |  174 -
 default   |8 
 eula.html | 4644 -
 opera |   26 
 opera.install |   78 
 privacy.html  | 4634 -
 terms.html| 5280 
 7 files changed, 7422 insertions(+), 7422 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 1260243:1260244 to see the changes.


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

2022-08-04 Thread Ike Devolder via arch-commits
Date: Thursday, August 4, 2022 @ 10:02:06
  Author: idevolder
Revision: 1260243

upgpkg: opera 89.0.4447.83-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 09:51:47 UTC (rev 1260242)
+++ PKGBUILD2022-08-04 10:02:06 UTC (rev 1260243)
@@ -9,7 +9,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=89.0.4447.71
+pkgver=89.0.4447.83
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="https://www.opera.com/;
@@ -30,7 +30,7 @@
 'terms.html'
 'privacy.html'
 )
-sha512sums=('14e663c1500b91b853ec17878f32fe5fd1adfc00dd8dc41a8f08085fd9a92604e5fb0352b32574fd3e6059ad303c69da1293eea170ae8511b6c274962ad119da'
+sha512sums=('e9ca106059848bbfd8b3778a8c2b26d6eb253137bfb451085df239e001ea3cd35a701acf10d770ac37a71eb70910f88dff6337d3cf79ad448dcdba2771b6d0ca'
 
'7e854e4c972785b8941f60117fbe4b88baeb8d7ca845ef2e10e8064043411da73821ba1ab0068df61e902f242a3ce355b51ffa9eab5397ff3ae3b5defd1be496'
 
'ddb1773877fcfd7d9674e63263a80f9dd5a3ba414cda4cc6c411c88d49c1d5175eede66d9362558ddd53c928c723101e4e110479ae88b8aec4d2366ec179297f'
 
'4435a3b6a08bf8e6ad4802afcbf111c1e8f477054251f031b70ae57ac1234fa19048121d64c878dc3b1de03522ce7ef11a263a86dc7062f643d569ecff82'



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

2022-08-04 Thread Kpcyrd via arch-commits
Date: Thursday, August 4, 2022 @ 09:51:47
  Author: kpcyrd
Revision: 1260242

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 09:51:34 UTC (rev 1260241)
+++ PKGBUILD2022-08-04 09:51:47 UTC (rev 1260242)
@@ -1,28 +0,0 @@
-# Maintainer: kpcyrd 
-
-pkgname=python-rpyc
-_name=rpyc
-pkgver=5.2.1
-pkgrel=1
-pkgdesc='Remote Python Call - A transparent and symmetric RPC library for 
python'
-url='https://github.com/tomerfiliba-org/rpyc'
-arch=('any')
-license=('MIT')
-depends=('python' 'python-plumbum')
-makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-hatchling')
-source=(https://github.com/tomerfiliba-org/${_name}/archive/${pkgver}/${_name}-${pkgver}.tar.gz)
-sha512sums=('a7a3c53bd06f0e54c63d264944df72b530f62d443296d8d4703a7b2743e7ed9120017bdac3ed00096d7b229abb4ee54de177f526b6a7548ecc734eae255b9518')
-b2sums=('0da6272a801c7582d32d82c680d7a7886d46d9615c4bf66cc021e726b5917e784325729a5515c3025255ee62ec760889c2a0ae67758cd49f20117f1469eb5494')
-
-build() {
-  cd "${_name}-${pkgver}"
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "${_name}-${pkgver}"
-  python -m installer --destdir="${pkgdir}" dist/*.whl
-  install -D LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-rpyc/repos/community-any/PKGBUILD (from rev 1260241, 
python-rpyc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 09:51:47 UTC (rev 1260242)
@@ -0,0 +1,28 @@
+# Maintainer: kpcyrd 
+
+pkgname=python-rpyc
+_name=rpyc
+pkgver=5.2.3
+pkgrel=1
+pkgdesc='Remote Python Call - A transparent and symmetric RPC library for 
python'
+url='https://github.com/tomerfiliba-org/rpyc'
+arch=('any')
+license=('MIT')
+depends=('python' 'python-plumbum')
+makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-hatchling')
+source=(https://github.com/tomerfiliba-org/${_name}/archive/${pkgver}/${_name}-${pkgver}.tar.gz)
+sha512sums=('4be189a719be100886e08d9c2c0769d12b7d1c5e167c197ebee1a3db542e228f2124fea976e5af3680136b298ce4632c79b2f302128dff31ebf45dcf52a9743f')
+b2sums=('3c03d587293375f875de31d6a89ba07b47bd4f4ff9fd5c7b23ed0c83e420e9d2bab08844c3538299797203ac90e7e81b955db02de70bf1cee5ea59d8475a6848')
+
+build() {
+  cd "${_name}-${pkgver}"
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python -m installer --destdir="${pkgdir}" dist/*.whl
+  install -D LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-08-04 Thread Kpcyrd via arch-commits
Date: Thursday, August 4, 2022 @ 09:51:34
  Author: kpcyrd
Revision: 1260241

upgpkg: python-rpyc 5.2.3-1

Modified:
  python-rpyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 09:50:55 UTC (rev 1260240)
+++ PKGBUILD2022-08-04 09:51:34 UTC (rev 1260241)
@@ -2,7 +2,7 @@
 
 pkgname=python-rpyc
 _name=rpyc
-pkgver=5.2.1
+pkgver=5.2.3
 pkgrel=1
 pkgdesc='Remote Python Call - A transparent and symmetric RPC library for 
python'
 url='https://github.com/tomerfiliba-org/rpyc'
@@ -11,8 +11,8 @@
 depends=('python' 'python-plumbum')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-hatchling')
 
source=(https://github.com/tomerfiliba-org/${_name}/archive/${pkgver}/${_name}-${pkgver}.tar.gz)
-sha512sums=('a7a3c53bd06f0e54c63d264944df72b530f62d443296d8d4703a7b2743e7ed9120017bdac3ed00096d7b229abb4ee54de177f526b6a7548ecc734eae255b9518')
-b2sums=('0da6272a801c7582d32d82c680d7a7886d46d9615c4bf66cc021e726b5917e784325729a5515c3025255ee62ec760889c2a0ae67758cd49f20117f1469eb5494')
+sha512sums=('4be189a719be100886e08d9c2c0769d12b7d1c5e167c197ebee1a3db542e228f2124fea976e5af3680136b298ce4632c79b2f302128dff31ebf45dcf52a9743f')
+b2sums=('3c03d587293375f875de31d6a89ba07b47bd4f4ff9fd5c7b23ed0c83e420e9d2bab08844c3538299797203ac90e7e81b955db02de70bf1cee5ea59d8475a6848')
 
 build() {
   cd "${_name}-${pkgver}"



[arch-commits] Commit in signal-desktop/repos/community-x86_64 (8 files)

2022-08-04 Thread Kpcyrd via arch-commits
Date: Thursday, August 4, 2022 @ 09:50:55
  Author: kpcyrd
Revision: 1260240

archrelease: copy trunk to community-x86_64

Added:
  signal-desktop/repos/community-x86_64/PKGBUILD
(from rev 1260239, signal-desktop/trunk/PKGBUILD)
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
(from rev 1260239, signal-desktop/trunk/TRADEMARK_CONSENT.txt)
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
(from rev 1260239, signal-desktop/trunk/expire-from-source-date-epoch.patch)
  signal-desktop/repos/community-x86_64/signal-desktop.desktop
(from rev 1260239, signal-desktop/trunk/signal-desktop.desktop)
Deleted:
  signal-desktop/repos/community-x86_64/PKGBUILD
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
  signal-desktop/repos/community-x86_64/signal-desktop.desktop

-+
 PKGBUILD|  126 +-
 expire-from-source-date-epoch.patch |   22 ++---
 signal-desktop.desktop  |   26 +++
 3 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 09:50:27 UTC (rev 1260239)
+++ PKGBUILD2022-08-04 09:50:55 UTC (rev 1260240)
@@ -1,63 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jean Lucas 
-
-pkgname=signal-desktop
-_pkgname=Signal-Desktop
-pkgver=5.52.0
-pkgrel=1
-pkgdesc="Signal Private Messenger for Linux"
-license=('AGPL3')
-arch=('x86_64')
-url="https://signal.org;
-depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme' 'alsa-lib' 'openjpeg2')
-makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-gallium' 'npm' 'python' 
'libxcrypt-compat')
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
-  "${pkgname}.desktop"
-  "expire-from-source-date-epoch.patch"
-)
-sha512sums=('64e6ff2dba4525b5bb6bc45f8f8aa422a4ac5da0688d9d6fd9b621d1c4fe288b37f1b6f4b48d92022deea4e8da155297504ea77a5434ec23099e421f3f572cfc'
-
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
-
'1154859e87d8a2d649bc23210f2dd8aa473f268166559a51a2a64fe6ae094c101121535623b05b711bd87aab1f219627e9274fa542fdb0e5fe6f34b46fd7b7df')
-b2sums=('abc2f1bcad5fe6f98dd43b73e9e1e4cbe5e642b5c3d4266cff679e545e1f32562081baba85eb658ec82affab428239b618678c3d0a1747bb826f6e8964aea6b8'
-
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
-
'5a6dba4bfa799403ace721b143c5b54d3bff97ab0c3d30e94d312cf58ede2498886720247b0efcbbeffc0c95611a493625cef1f8bc06d3647b53ef2e44de96be')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # git-lfs hook needs to be installed for one of the dependencies
-  git lfs install
-
-  # Allow higher Node versions
-  sed 's#"node": "#&>=#' -i package.json
-
-  yarn install --ignore-engines
-
-  # We can't read the release date from git so we use SOURCE_DATE_EPOCH instead
-  patch --forward --strip=1 
--input="${srcdir}/expire-from-source-date-epoch.patch"
-}
-
-build() {
-  cd "${_pkgname}-${pkgver}"
-  yarn generate
-  yarn build
-}
-
-package() {
-  cd "${_pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/"{lib,bin}
-  cp -a release/linux-unpacked "${pkgdir}/usr/lib/${pkgname}"
-  ln -s "/usr/lib/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/"
-
-  chmod u+s "${pkgdir}/usr/lib/signal-desktop/chrome-sandbox"
-
-  install -Dm 644 "../${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-  for i in 16 24 32 48 64 128 256 512 1024; do
-install -Dm 644 "build/icons/png/${i}x${i}.png" \
-  "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: signal-desktop/repos/community-x86_64/PKGBUILD (from rev 1260239, 
signal-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 09:50:55 UTC (rev 1260240)
@@ -0,0 +1,63 @@
+# Maintainer: kpcyrd 
+# Contributor: Jean Lucas 
+
+pkgname=signal-desktop
+_pkgname=Signal-Desktop
+pkgver=5.53.0
+pkgrel=1
+pkgdesc="Signal Private Messenger for Linux"
+license=('AGPL3')
+arch=('x86_64')
+url="https://signal.org;
+depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme' 'alsa-lib' 'openjpeg2')
+makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-gallium' 'npm' 'python' 
'libxcrypt-compat')
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
+  "${pkgname}.desktop"
+  "expire-from-source-date-epoch.patch"
+)
+sha512sums=('27797e9aebb8dd9c46757b48e28eee2b64219c6266058418e5ee050c510d3a949698333b235423c88e3b2c52dad5f10546e75e46eb04b2191ecbafa7b4434b74'
+

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

2022-08-04 Thread Kpcyrd via arch-commits
Date: Thursday, August 4, 2022 @ 09:50:27
  Author: kpcyrd
Revision: 1260239

upgpkg: signal-desktop 5.53.0-1

Modified:
  signal-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 09:36:44 UTC (rev 1260238)
+++ PKGBUILD2022-08-04 09:50:27 UTC (rev 1260239)
@@ -3,7 +3,7 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=5.52.0
+pkgver=5.53.0
 pkgrel=1
 pkgdesc="Signal Private Messenger for Linux"
 license=('AGPL3')
@@ -16,10 +16,10 @@
   "${pkgname}.desktop"
   "expire-from-source-date-epoch.patch"
 )
-sha512sums=('64e6ff2dba4525b5bb6bc45f8f8aa422a4ac5da0688d9d6fd9b621d1c4fe288b37f1b6f4b48d92022deea4e8da155297504ea77a5434ec23099e421f3f572cfc'
+sha512sums=('27797e9aebb8dd9c46757b48e28eee2b64219c6266058418e5ee050c510d3a949698333b235423c88e3b2c52dad5f10546e75e46eb04b2191ecbafa7b4434b74'
 
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
 
'1154859e87d8a2d649bc23210f2dd8aa473f268166559a51a2a64fe6ae094c101121535623b05b711bd87aab1f219627e9274fa542fdb0e5fe6f34b46fd7b7df')
-b2sums=('abc2f1bcad5fe6f98dd43b73e9e1e4cbe5e642b5c3d4266cff679e545e1f32562081baba85eb658ec82affab428239b618678c3d0a1747bb826f6e8964aea6b8'
+b2sums=('99d8e488f57f59261251fb48174b6a76fefa897a1c21e9782543203ffcea8bf6f8601134eee6004db67717797b442a8736646b0e8c08bdebc68812c42d3110b0'
 
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
 
'5a6dba4bfa799403ace721b143c5b54d3bff97ab0c3d30e94d312cf58ede2498886720247b0efcbbeffc0c95611a493625cef1f8bc06d3647b53ef2e44de96be')
 



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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 09:36:44
  Author: arojas
Revision: 1260238

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 09:36:35 UTC (rev 1260237)
+++ PKGBUILD2022-08-04 09:36:44 UTC (rev 1260238)
@@ -1,45 +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=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 python-setuptools cython python-pythran pybind11)
-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')
-
-build() {
-  cd scipy-${pkgver}
-  python setup.py config_fc build
-}
-
-check() {
-  cd scipy-${pkgver}
-  python setup.py config_fc install \
---prefix=/usr --root="$srcdir"/test --optimize=1
-  export PYTHONPATH="$srcdir"/test/usr/lib/python3.10/site-packages
-  cd ..
-  python -c "from scipy import test; test('full')"
-}
-
-package() {
-  cd scipy-$pkgver
-  python3 setup.py config_fc install \
---prefix=/usr --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-scipy/repos/community-x86_64/PKGBUILD (from rev 1260237, 
python-scipy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 09:36:44 UTC (rev 1260238)
@@ -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.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
+}



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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 09:36:35
  Author: arojas
Revision: 1260237

upgpkg: python-scipy 1.9.0-2: Switch to PEP517 and meson

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 08:43:02 UTC (rev 1260236)
+++ PKGBUILD2022-08-04 09:36:35 UTC (rev 1260237)
@@ -9,7 +9,7 @@
 _name=scipy
 pkgname=python-scipy
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Open-source software for mathematics, science, and engineering'
 arch=(x86_64)
 url='https://www.scipy.org/'
@@ -16,30 +16,35 @@
 license=(BSD)
 depends=(python-numpy)
 provides=(scipy)
-makedepends=(gcc-fortran python-setuptools cython python-pythran pybind11)
+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 scipy-${pkgver}
-  python setup.py config_fc build
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
 }
 
 check() {
-  cd scipy-${pkgver}
-  python setup.py config_fc install \
---prefix=/usr --root="$srcdir"/test --optimize=1
-  export PYTHONPATH="$srcdir"/test/usr/lib/python3.10/site-packages
-  cd ..
-  python -c "from scipy import test; test('full')"
+  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 scipy-$pkgver
-  python3 setup.py config_fc install \
---prefix=/usr --root="$pkgdir" --optimize=1
-
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
 }



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:43:02
  Author: grawlinson
Revision: 1260236

archrelease: copy trunk to community-x86_64

Added:
  buildah/repos/community-x86_64/PKGBUILD
(from rev 1260235, buildah/trunk/PKGBUILD)
Deleted:
  buildah/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 08:42:07 UTC (rev 1260235)
+++ PKGBUILD2022-08-04 08:43:02 UTC (rev 1260236)
@@ -1,39 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-# Maintainer: George Rawlinson 
-
-pkgname=buildah
-pkgver=1.26.3
-pkgrel=1
-pkgdesc="A tool which facilitates building OCI images"
-arch=(x86_64)
-url="https://github.com/containers/buildah;
-license=(Apache)
-depends=(crun skopeo slirp4netns)
-makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
- bzip2 go-md2man runc skopeo systemd)
-options=(!lto)
-_commit=ad138d8ef68efd491fdc0d08785016a75af9f737   #refs/tags/v1.26.3
-source=(git+https://github.com/containers/buildah.git#commit=$_commit)
-md5sums=('SKIP')
-
-pkgver() {
-  cd buildah
-  git describe --tags | sed 's/^[vV]//;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  export GOFLAGS="-buildmode=pie -trimpath"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  make PREFIX=/usr BUILDTAGS="containers_image_ostree_stub seccomp"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" PREFIX=usr install install.completions
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: buildah/repos/community-x86_64/PKGBUILD (from rev 1260235, 
buildah/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 08:43:02 UTC (rev 1260236)
@@ -0,0 +1,39 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+# Maintainer: George Rawlinson 
+
+pkgname=buildah
+pkgver=1.26.4
+pkgrel=1
+pkgdesc="A tool which facilitates building OCI images"
+arch=(x86_64)
+url="https://github.com/containers/buildah;
+license=(Apache)
+depends=(crun skopeo slirp4netns)
+makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
+ bzip2 go-md2man runc skopeo systemd)
+options=(!lto)
+_commit=981f80171cbe470385cec94945f7854d37371fbd   #refs/tags/v1.26.4
+source=(git+https://github.com/containers/buildah.git#commit=$_commit)
+md5sums=('SKIP')
+
+pkgver() {
+  cd buildah
+  git describe --tags | sed 's/^[vV]//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  export GOFLAGS="-buildmode=pie -trimpath"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  make PREFIX=/usr BUILDTAGS="containers_image_ostree_stub seccomp"
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" PREFIX=usr install install.completions
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:42:07
  Author: grawlinson
Revision: 1260235

upgpkg: buildah 1.26.4-1; new upstream release

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 08:41:10 UTC (rev 1260234)
+++ PKGBUILD2022-08-04 08:42:07 UTC (rev 1260235)
@@ -3,7 +3,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=buildah
-pkgver=1.26.3
+pkgver=1.26.4
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
  bzip2 go-md2man runc skopeo systemd)
 options=(!lto)
-_commit=ad138d8ef68efd491fdc0d08785016a75af9f737   #refs/tags/v1.26.3
+_commit=981f80171cbe470385cec94945f7854d37371fbd   #refs/tags/v1.26.4
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:41:10
  Author: grawlinson
Revision: 1260234

archrelease: copy trunk to community-x86_64

Added:
  dart-sass/repos/community-x86_64/PKGBUILD
(from rev 1260233, dart-sass/trunk/PKGBUILD)
Deleted:
  dart-sass/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 08:40:16 UTC (rev 1260233)
+++ PKGBUILD2022-08-04 08:41:10 UTC (rev 1260234)
@@ -1,49 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Thayne McCombs 
-
-pkgname=dart-sass
-pkgver=1.54.1
-pkgrel=1
-pkgdesc='Sass makes CSS fun again'
-arch=('x86_64')
-url='http://sass-lang.com/'
-license=('MIT')
-depends=('glibc')
-makedepends=('git' 'dart')
-options=('!strip')
-provides=('sass')
-conflicts=('ruby-sass')
-_commit='42d6fbb3edbc26b9e9c593b88f44253f04ceccef'
-source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
-md5sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # disable analytics
-  dart --disable-analytics
-
-  # download dependencies
-  dart pub get
-}
-
-build() {
-  cd "$pkgname"
-  dart compile exe -Dversion=$pkgver -o sass bin/sass.dart
-}
-
-package() {
-  cd "$pkgname"
-
-  # binary
-  install -vDm755 -t "$pkgdir/usr/bin" sass
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}

Copied: dart-sass/repos/community-x86_64/PKGBUILD (from rev 1260233, 
dart-sass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 08:41:10 UTC (rev 1260234)
@@ -0,0 +1,49 @@
+# Maintainer: George Rawlinson 
+# Contributor: Thayne McCombs 
+
+pkgname=dart-sass
+pkgver=1.54.2
+pkgrel=1
+pkgdesc='Sass makes CSS fun again'
+arch=('x86_64')
+url='http://sass-lang.com/'
+license=('MIT')
+depends=('glibc')
+makedepends=('git' 'dart')
+options=('!strip')
+provides=('sass')
+conflicts=('ruby-sass')
+_commit='126f0a6223ca871a400d4c9ed0bc4dc453e6fe3e'
+source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
+md5sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # disable analytics
+  dart --disable-analytics
+
+  # download dependencies
+  dart pub get
+}
+
+build() {
+  cd "$pkgname"
+  dart compile exe -Dversion=$pkgver -o sass bin/sass.dart
+}
+
+package() {
+  cd "$pkgname"
+
+  # binary
+  install -vDm755 -t "$pkgdir/usr/bin" sass
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:40:16
  Author: grawlinson
Revision: 1260233

upgpkg: dart-sass 1.54.2-1; new upstream release

Modified:
  dart-sass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 08:39:57 UTC (rev 1260232)
+++ PKGBUILD2022-08-04 08:40:16 UTC (rev 1260233)
@@ -2,7 +2,7 @@
 # Contributor: Thayne McCombs 
 
 pkgname=dart-sass
-pkgver=1.54.1
+pkgver=1.54.2
 pkgrel=1
 pkgdesc='Sass makes CSS fun again'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 options=('!strip')
 provides=('sass')
 conflicts=('ruby-sass')
-_commit='42d6fbb3edbc26b9e9c593b88f44253f04ceccef'
+_commit='126f0a6223ca871a400d4c9ed0bc4dc453e6fe3e'
 source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
 md5sums=('SKIP')
 



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:39:57
  Author: grawlinson
Revision: 1260232

archrelease: copy trunk to community-x86_64

Added:
  dagger/repos/community-x86_64/PKGBUILD
(from rev 1260231, dagger/trunk/PKGBUILD)
Deleted:
  dagger/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 08:39:10 UTC (rev 1260231)
+++ PKGBUILD2022-08-04 08:39:57 UTC (rev 1260232)
@@ -1,63 +0,0 @@
-# Maintainer: George Rawlinson 
-
-pkgname=dagger
-pkgver=0.2.27
-pkgrel=1
-pkgdesc='A portable devkit for CI/CD pipelines'
-arch=('x86_64')
-url='https://dagger.io'
-license=('Apache')
-depends=('glibc')
-makedepends=('git' 'go')
-options=('!lto')
-_commit='954664e6db0f548e10645848d3def287b99d53f6'
-source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # create directory for build output
-  mkdir build
-
-  # download dependencies
-  go mod download
-}
-
-build() {
-  cd "$pkgname"
-
-  # set Go flags
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags $LDFLAGS \
--X go.dagger.io/dagger/version.Revision=$_commit \
--X go.dagger.io/dagger/version.Version=$pkgver" \
--o build \
-./cmd/...
-}
-
-check() {
-  cd "$pkgname"
-
-  go test -v ./...
-}
-
-package() {
-  cd "$pkgname"
-
-  install -vDm755 -t "$pkgdir/usr/bin" build/dagger
-}

Copied: dagger/repos/community-x86_64/PKGBUILD (from rev 1260231, 
dagger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 08:39:57 UTC (rev 1260232)
@@ -0,0 +1,63 @@
+# Maintainer: George Rawlinson 
+
+pkgname=dagger
+pkgver=0.2.28
+pkgrel=1
+pkgdesc='A portable devkit for CI/CD pipelines'
+arch=('x86_64')
+url='https://dagger.io'
+license=('Apache')
+depends=('glibc')
+makedepends=('git' 'go')
+options=('!lto')
+_commit='41b7d6190bc6d7bde4894d32072e1d62b2a2c89e'
+source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # create directory for build output
+  mkdir build
+
+  # download dependencies
+  go mod download
+}
+
+build() {
+  cd "$pkgname"
+
+  # set Go flags
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+
+  go build -v \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags $LDFLAGS \
+-X go.dagger.io/dagger/version.Revision=$_commit \
+-X go.dagger.io/dagger/version.Version=$pkgver" \
+-o build \
+./cmd/...
+}
+
+check() {
+  cd "$pkgname"
+
+  go test -v ./...
+}
+
+package() {
+  cd "$pkgname"
+
+  install -vDm755 -t "$pkgdir/usr/bin" build/dagger
+}



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:39:10
  Author: grawlinson
Revision: 1260231

upgpkg: dagger 0.2.28-1; new upstream release

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 08:37:42 UTC (rev 1260230)
+++ PKGBUILD2022-08-04 08:39:10 UTC (rev 1260231)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=dagger
-pkgver=0.2.27
+pkgver=0.2.28
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='954664e6db0f548e10645848d3def287b99d53f6'
+_commit='41b7d6190bc6d7bde4894d32072e1d62b2a2c89e'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
 b2sums=('SKIP')
 



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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:37:42
  Author: grawlinson
Revision: 1260230

archrelease: copy trunk to community-x86_64

Added:
  soft-serve/repos/community-x86_64/PKGBUILD
(from rev 1260229, soft-serve/trunk/PKGBUILD)
  soft-serve/repos/community-x86_64/soft-serve.conf
(from rev 1260229, soft-serve/trunk/soft-serve.conf)
  soft-serve/repos/community-x86_64/systemd.service
(from rev 1260229, soft-serve/trunk/systemd.service)
  soft-serve/repos/community-x86_64/sysusers.conf
(from rev 1260229, soft-serve/trunk/sysusers.conf)
  soft-serve/repos/community-x86_64/tmpfiles.conf
(from rev 1260229, soft-serve/trunk/tmpfiles.conf)
Deleted:
  soft-serve/repos/community-x86_64/PKGBUILD
  soft-serve/repos/community-x86_64/soft-serve.conf
  soft-serve/repos/community-x86_64/systemd.service
  soft-serve/repos/community-x86_64/sysusers.conf
  soft-serve/repos/community-x86_64/tmpfiles.conf

-+
 PKGBUILD|  188 +++---
 soft-serve.conf |   10 +-
 systemd.service |   94 +--
 sysusers.conf   |2 
 tmpfiles.conf   |2 
 5 files changed, 148 insertions(+), 148 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 08:36:21 UTC (rev 1260229)
+++ PKGBUILD2022-08-04 08:37:42 UTC (rev 1260230)
@@ -1,94 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Christian Muehlhaeuser 
-
-pkgname=soft-serve
-pkgver=0.3.2
-pkgrel=1
-pkgdesc='A self-hosted Git server for the command line'
-arch=('x86_64')
-url='https://github.com/charmbracelet/soft-serve'
-license=('MIT')
-depends=('glibc')
-makedepends=('git' 'go')
-backup=('etc/soft-serve.conf')
-options=('!lto')
-_commit='ce288190e0485aae0c6ecc92f0957b86559579cc'
-source=(
-  "git+$url.git#commit=$_commit"
-  'soft-serve.conf'
-  'systemd.service'
-  'sysusers.conf'
-  'tmpfiles.conf'
-)
-sha512sums=('SKIP'
-
'aabe56fe8a242724e25e5c30412802fddcd377b54093c00a2581a87031d8b04b797561d612412caf56aa413f29495ff548af7cac83ff2c8bdbab946b208fab58'
-
'1748823790423d23b0d4abaee3078d4908c197142145f4d703c13ce66c83a982ef38e351d4bca513734e74e2b76191ed007c64d3b658b1208b156ba81b0a893c'
-
'81fd8d61cdadb194a224eb3d3f293968fd9d78e0488399eff933f2b376eb927e29d8d083c4d76b92eb7ef313a513023866dc80f651ff5d1f5d2a1573fd4f02e9'
-
'ece4b43029ac22bbac3b2afebab134df5781d92deed5ef24a96d720da3a0f1a033f0cf3a4a5f6ab40d379f5fb4d10730e8873b1ef94943876cdca8f209b89a59')
-b2sums=('SKIP'
-
'193864256a1330347f1f9c015cad82a38fa2b3fcc43bfd37c6926d0444f8c5a25463c357a13c7842db54cc8ebaf503845511a9b05f5e4f7526511b6caddf323c'
-
'85ed30ee809aaffe05d6784adc6478d564be51a6115c4ecbbf176ca9022008bce34269af75e151e1b8cf3ebd67f879749d4f3e2eee992ac43026736fdc0ccec9'
-
'7e8593e368507d96bdfd7cf8a4b73bb02f473deba3d99017101487fb0843161e14e929f5641f66c1bec015aa4f4505708d26453a7d0bcc1f23a4daa47e009393'
-
'9866f155a948357582b464e4a5ea79464ed06c4067add77c444378f4bfc7aab57e7afc455e23a51725e1c0d2ceecda087d811dae3f49178e07ae60afc7361b8b')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # create directory for build output
-  mkdir build
-
-  # download dependencies
-  go mod download
-}
-
-build() {
-  cd "$pkgname"
-
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags $LDFLAGS \
--X main.Version=$pkgver \
--X main.CommitSHA=$_commit" \
--o build \
-./cmd/...
-}
-
-check() {
-  cd "$pkgname"
-
-  go test -v ./...
-}
-
-package() {
-  # systemd integration
-  install -vDm644 systemd.service 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -vDm644 sysusers.conf "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-  install -vDm644 tmpfiles.conf "$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
-  install -vDm644 soft-serve.conf -t "$pkgdir/etc"
-
-  cd "$pkgname"
-
-  # binary
-  install -vDm755 -t "$pkgdir/usr/bin" build/soft
-
-  # man page
-  install -vDm644 -t "$pkgdir/usr/share/man/man1" cmd/soft/soft.1
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: soft-serve/repos/community-x86_64/PKGBUILD (from rev 1260229, 
soft-serve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 08:37:42 UTC (rev 1260230)
@@ -0,0 +1,94 @@
+# Maintainer: George Rawlinson 
+# Contributor: Christian Muehlhaeuser 
+
+pkgname=soft-serve
+pkgver=0.3.3
+pkgrel=1
+pkgdesc='A self-hosted Git server for the command line'
+arch=('x86_64')
+url='https://github.com/charmbracelet/soft-serve'
+license=('MIT')
+depends=('glibc')
+makedepends=('git' 'go')

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

2022-08-04 Thread George Rawlinson via arch-commits
Date: Thursday, August 4, 2022 @ 08:36:21
  Author: grawlinson
Revision: 1260229

upgpkg: soft-serve 0.3.3-1; new upstream release

Modified:
  soft-serve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 07:55:05 UTC (rev 1260228)
+++ PKGBUILD2022-08-04 08:36:21 UTC (rev 1260229)
@@ -2,7 +2,7 @@
 # Contributor: Christian Muehlhaeuser 
 
 pkgname=soft-serve
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc='A self-hosted Git server for the command line'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('git' 'go')
 backup=('etc/soft-serve.conf')
 options=('!lto')
-_commit='ce288190e0485aae0c6ecc92f0957b86559579cc'
+_commit='83165588aa36d68a58c4fe74ff6e7440b3b4ad34'
 source=(
   "git+$url.git#commit=$_commit"
   'soft-serve.conf'



[arch-commits] Commit in gnome-info-collect/trunk (PKGBUILD)

2022-08-04 Thread Jan Steffens via arch-commits
Date: Thursday, August 4, 2022 @ 08:28:10
  Author: heftig
Revision: 452046

1.0.5-1

Modified:
  gnome-info-collect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 02:28:44 UTC (rev 452045)
+++ PKGBUILD2022-08-04 08:28:10 UTC (rev 452046)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-info-collect
-pkgver=1.0.3
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="GNOME system and user data collection tool"
 url="https://gitlab.gnome.org/vstanek/gnome-info-collect;
@@ -9,7 +9,7 @@
 license=(GPL3)
 depends=(python-requests python-gobject gnome-online-accounts accountsservice)
 makedepends=(git)
-_commit=cf34a27f375b5857568d3841b8a622991ed8204b  # tags/v1.0-3
+_commit=57f4b153c0dda53d76fd5976c62963855722af97  # tags/v1.0-5
 
source=("git+https://gitlab.gnome.org/vstanek/gnome-info-collect.git#commit=$_commit;)
 sha256sums=('SKIP')
 



[arch-commits] Commit in meson-python (3 files)

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 07:55:05
  Author: arojas
Revision: 1260228

archrelease: copy trunk to community-any

Added:
  meson-python/repos/
  meson-python/repos/community-any/
  meson-python/repos/community-any/PKGBUILD
(from rev 1260227, meson-python/trunk/PKGBUILD)

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

Copied: meson-python/repos/community-any/PKGBUILD (from rev 1260227, 
meson-python/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2022-08-04 07:55:05 UTC (rev 1260228)
@@ -0,0 +1,37 @@
+# Maintainer:
+
+pkgname=meson-python
+pkgver=0.8.1
+pkgrel=1
+pkgdesc='Meson PEP 517 Python build backend'
+arch=(any)
+url='https://github.com/FFY00/meson-python'
+license=(MIT)
+depends=(meson patchelf python-wheel python-pyproject-metadata)
+makedepends=(python-build python-installer ninja)
+checkdepends=(python-pytest python-gitpython python-pytest-mock)
+source=(https://github.com/FFY00/meson-python/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('dee3bef46970daef7d887f69aaf52812e470beb6e00c937b3a3185097c2bd392')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -e '/ninja/d' -i pyproject.toml
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $pkgname-$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 $pkgname-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in (3 files)

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 07:54:52
  Author: arojas
Revision: 1260227

New python-scipy dependency

Added:
  meson-python/
  meson-python/trunk/
  meson-python/trunk/PKGBUILD

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

Added: meson-python/trunk/PKGBUILD
===
--- meson-python/trunk/PKGBUILD (rev 0)
+++ meson-python/trunk/PKGBUILD 2022-08-04 07:54:52 UTC (rev 1260227)
@@ -0,0 +1,37 @@
+# Maintainer:
+
+pkgname=meson-python
+pkgver=0.8.1
+pkgrel=1
+pkgdesc='Meson PEP 517 Python build backend'
+arch=(any)
+url='https://github.com/FFY00/meson-python'
+license=(MIT)
+depends=(meson patchelf python-wheel python-pyproject-metadata)
+makedepends=(python-build python-installer ninja)
+checkdepends=(python-pytest python-gitpython python-pytest-mock)
+source=(https://github.com/FFY00/meson-python/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('dee3bef46970daef7d887f69aaf52812e470beb6e00c937b3a3185097c2bd392')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -e '/ninja/d' -i pyproject.toml
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $pkgname-$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 $pkgname-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in r8168/trunk (PKGBUILD linux519.patch)

2022-08-04 Thread Jan Steffens via arch-commits
Date: Thursday, August 4, 2022 @ 07:41:06
  Author: heftig
Revision: 1260226

add patch for linux 5.19

Added:
  r8168/trunk/linux519.patch
Modified:
  r8168/trunk/PKGBUILD

+
 PKGBUILD   |6 --
 linux519.patch |   41 +
 2 files changed, 45 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 06:53:18 UTC (rev 1260225)
+++ PKGBUILD2022-08-04 07:41:06 UTC (rev 1260226)
@@ -12,15 +12,17 @@
 makedepends=('linux-headers')
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
 
https://github.com/mtorromeo/r8168/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.asc
-linux518.patch)
+linux518.patch linux519.patch)
 sha256sums=('76f9e7c26a8ade7b01dd34060f5b17d74387f15e9b6baa6dbba8c43634a31ce6'
 'SKIP'
-'d8d542770e504775600f686d03412a37cc32489872be7aeb388b5b08d9806096')
+'d8d542770e504775600f686d03412a37cc32489872be7aeb388b5b08d9806096'
+'f5e08919764bc56d4f11b23fcb7cece663cae3f591992a0ca2be760e6890a9f8')
 validpgpkeys=('0CADAACF70F64C654E131B3111675C743429DDEF') # Massimiliano 
Torromeo 
 
 prepare() {
cd "$pkgname-$pkgver"
patch -Np1 -i ../linux518.patch
+   patch -Np1 -i ../linux519.patch
 }
 
 build() {

Added: linux519.patch
===
--- linux519.patch  (rev 0)
+++ linux519.patch  2022-08-04 07:41:06 UTC (rev 1260226)
@@ -0,0 +1,41 @@
+diff -u -r r8168-8.050.03/src/r8168_n.c r8168-8.050.03-linux519/src/r8168_n.c
+--- r8168-8.050.03/src/r8168_n.c   2022-08-04 07:29:41.416222834 +
 r8168-8.050.03-linux519/src/r8168_n.c  2022-08-04 07:38:13.202069962 
+
+@@ -26898,6 +26898,10 @@
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22)
+ if ((tp->mcfg == CFG_METHOD_1) || (tp->mcfg == CFG_METHOD_2) 
|| (tp->mcfg == CFG_METHOD_3)) {
+ dev->hw_features &= ~NETIF_F_IPV6_CSUM;
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5,19,0)
++netif_set_tso_max_size(dev, LSO_32K);
++netif_set_tso_max_segs(dev, 
NIC_MAX_PHYS_BUF_COUNT_LSO_64K);
++#else
+ netif_set_gso_max_size(dev, LSO_32K);
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
+ dev->gso_max_segs = NIC_MAX_PHYS_BUF_COUNT_LSO_64K;
+@@ -26905,6 +26909,7 @@
+ dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
+ #endif //LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0)
+ #endif //LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
++#endif //LINUX_VERSION_CODE >= KERNEL_VERSION(5,19,0)
+ } else {
+ dev->hw_features |= NETIF_F_IPV6_CSUM;
+ dev->features |=  NETIF_F_IPV6_CSUM;
+@@ -26912,6 +26917,10 @@
+ dev->hw_features |= NETIF_F_TSO6;
+ //dev->features |=  NETIF_F_TSO6;
+ }
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5,19,0)
++netif_set_tso_max_size(dev, LSO_64K);
++netif_set_tso_max_segs(dev, 
NIC_MAX_PHYS_BUF_COUNT_LSO2);
++#else
+ netif_set_gso_max_size(dev, LSO_64K);
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
+ dev->gso_max_segs = NIC_MAX_PHYS_BUF_COUNT_LSO2;
+@@ -26919,6 +26928,7 @@
+ dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
+ #endif //LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0)
+ #endif //LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
++#endif //LINUX_VERSION_CODE >= KERNEL_VERSION(5,19,0)
+ }
+ #endif //LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22)
+ #endif //LINUX_VERSION_CODE < KERNEL_VERSION(3,0,0)



[arch-commits] Commit in haskell-hls-plugin-api/repos (2 files)

2022-08-04 Thread Felix Yan via arch-commits
Date: Thursday, August 4, 2022 @ 06:53:18
  Author: felixonmars
Revision: 1260225

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-plugin-api/repos/community-staging-x86_64/
  haskell-hls-plugin-api/repos/community-staging-x86_64/PKGBUILD
(from rev 1260224, haskell-hls-plugin-api/trunk/PKGBUILD)

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

Copied: haskell-hls-plugin-api/repos/community-staging-x86_64/PKGBUILD (from 
rev 1260224, haskell-hls-plugin-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-04 06:53:18 UTC (rev 1260225)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-plugin-api
+pkgname=haskell-hls-plugin-api
+pkgver=1.2.0.2
+pkgrel=1
+pkgdesc="Haskell Language Server API for plugin communication"
+url="https://github.com/haskell/haskell-language-server/hls-plugin-api;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-diff' 'haskell-aeson' 'haskell-data-default' 
'haskell-dependent-map'
+ 'haskell-dependent-sum' 'haskell-dlist' 'haskell-ghc' 
'haskell-ghc-api-compat'
+ 'haskell-hashable' 'haskell-hls-graph' 'haskell-hslogger' 
'haskell-lens' 'haskell-lsp'
+ 'haskell-optparse-applicative' 'haskell-opentelemetry' 
'haskell-regex-tdfa'
+ 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('8654b38529ad8804dfb3296fe789ceafe111f1d7807ffa49a92af8a8cae9b5331167d64f01263efec37b280b1e029e4513455c8a9329349cb0aeba9b85233232')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_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 -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-plugin-api/trunk (PKGBUILD)

2022-08-04 Thread Felix Yan via arch-commits
Date: Thursday, August 4, 2022 @ 06:53:04
  Author: felixonmars
Revision: 1260224

upgpkg: haskell-hls-plugin-api 1.2.0.2-1: rebuild with hls-plugin-api 1.2.0.2

Modified:
  haskell-hls-plugin-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 06:23:04 UTC (rev 1260223)
+++ PKGBUILD2022-08-04 06:53:04 UTC (rev 1260224)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-plugin-api
 pkgname=haskell-hls-plugin-api
-pkgver=1.2.0.1
-pkgrel=3
+pkgver=1.2.0.2
+pkgrel=1
 pkgdesc="Haskell Language Server API for plugin communication"
 url="https://github.com/haskell/haskell-language-server/hls-plugin-api;
 license=("Apache")
@@ -15,7 +15,7 @@
  'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha512sums=('e6c231bfe29b9fd299708a19f2388c74fb4aa5ac28a8a5150dc011290c0a87cbb38dbda615d6a52ffc70cb1d9078334ee2e2b31e251a5ec375230b11d6852a96')
+sha512sums=('8654b38529ad8804dfb3296fe789ceafe111f1d7807ffa49a92af8a8cae9b5331167d64f01263efec37b280b1e029e4513455c8a9329349cb0aeba9b85233232')
 
 prepare() {
   cd $_hkgname-$pkgver



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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 06:07:07
  Author: arojas
Revision: 1260201

archrelease: copy trunk to community-any

Added:
  jmol/repos/community-any/PKGBUILD
(from rev 1260200, jmol/trunk/PKGBUILD)
Deleted:
  jmol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-04 06:06:57 UTC (rev 1260200)
+++ PKGBUILD2022-08-04 06:07:07 UTC (rev 1260201)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgbase=jmol
-pkgname=(jmol jsmol)
-pkgver=14.32.66
-pkgrel=1
-arch=(any)
-url='https://jmol.sourceforge.net'
-license=(LGPL)
-makedepends=(unzip)
-source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
-sha256sums=('ce18e45e4e114fdd717fdf8e06851712aae912b5d51b5d87f26683da4cc9e1eb')
-
-package_jmol() {
-  pkgdesc='A Java 3D viewer for chemical structures'
-  depends=(java-runtime)
-
-  cd $pkgbase-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share/$pkgname
-  mkdir -p "$pkgdir"/usr/bin
-
-  cp *.jar "$pkgdir"/usr/share/$pkgname
-  install -Dm755 jmol.sh "$pkgdir"/usr/share/$pkgname
-  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-}
-
-package_jsmol() {
-  pkgdesc='A JavaScript 3D viewer for chemical structures'
-  cd $pkgbase-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share
-  unzip jsmol.zip -d "$pkgdir"/usr/share/
-}

Copied: jmol/repos/community-any/PKGBUILD (from rev 1260200, 
jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-04 06:07:07 UTC (rev 1260201)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgbase=jmol
+pkgname=(jmol jsmol)
+pkgver=14.32.67
+pkgrel=1
+arch=(any)
+url='https://jmol.sourceforge.net'
+license=(LGPL)
+makedepends=(unzip)
+source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
+sha256sums=('d4038cc2b6c4bc1de637a6bb5fe0507f1673af19c7434bb2f26ffd50231b3d4c')
+
+package_jmol() {
+  pkgdesc='A Java 3D viewer for chemical structures'
+  depends=(java-runtime)
+
+  cd $pkgbase-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  cp *.jar "$pkgdir"/usr/share/$pkgname
+  install -Dm755 jmol.sh "$pkgdir"/usr/share/$pkgname
+  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+}
+
+package_jsmol() {
+  pkgdesc='A JavaScript 3D viewer for chemical structures'
+  cd $pkgbase-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share
+  unzip jsmol.zip -d "$pkgdir"/usr/share/
+}



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

2022-08-04 Thread Antonio Rojas via arch-commits
Date: Thursday, August 4, 2022 @ 06:06:57
  Author: arojas
Revision: 1260200

upgpkg: jmol 14.32.67-1: Update to 14.32.67

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-04 04:29:53 UTC (rev 1260199)
+++ PKGBUILD2022-08-04 06:06:57 UTC (rev 1260200)
@@ -3,7 +3,7 @@
 
 pkgbase=jmol
 pkgname=(jmol jsmol)
-pkgver=14.32.66
+pkgver=14.32.67
 pkgrel=1
 arch=(any)
 url='https://jmol.sourceforge.net'
@@ -10,7 +10,7 @@
 license=(LGPL)
 makedepends=(unzip)
 
source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
-sha256sums=('ce18e45e4e114fdd717fdf8e06851712aae912b5d51b5d87f26683da4cc9e1eb')
+sha256sums=('d4038cc2b6c4bc1de637a6bb5fe0507f1673af19c7434bb2f26ffd50231b3d4c')
 
 package_jmol() {
   pkgdesc='A Java 3D viewer for chemical structures'