[arch-commits] Commit in gitlab/repos/community-x86_64 (26 files)

2022-08-22 Thread Anatol Pomozov via arch-commits
Date: Tuesday, August 23, 2022 @ 04:24:50
  Author: anatolik
Revision: 1274904

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 1274903, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/configs.patch
(from rev 1274903, gitlab/trunk/configs.patch)
  gitlab/repos/community-x86_64/environment
(from rev 1274903, gitlab/trunk/environment)
  gitlab/repos/community-x86_64/fixes.patch
(from rev 1274903, gitlab/trunk/fixes.patch)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 1274903, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 1274903, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 1274903, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-puma.service
(from rev 1274903, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 1274903, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 1274903, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 1274903, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 1274903, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 1274903, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/configs.patch
  gitlab/repos/community-x86_64/environment
  gitlab/repos/community-x86_64/fixes.patch
  gitlab/repos/community-x86_64/gitlab-backup.service
  gitlab/repos/community-x86_64/gitlab-backup.timer
  gitlab/repos/community-x86_64/gitlab-mailroom.service
  gitlab/repos/community-x86_64/gitlab-puma.service
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-x86_64/gitlab.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  370 
 configs.patch   |  696 +++---
 environment |6 
 fixes.patch |   40 +-
 gitlab-backup.service   |   38 +-
 gitlab-backup.timer |   20 -
 gitlab-mailroom.service |   42 +-
 gitlab-puma.service |   68 ++--
 gitlab-sidekiq.service  |   60 +--
 gitlab.install  |   68 ++--
 gitlab.logrotate|   12 
 gitlab.target   |   14 
 gitlab.tmpfiles.d   |2 
 13 files changed, 718 insertions(+), 718 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 02:50:41 UTC (rev 1274903)
+++ PKGBUILD2022-08-23 04:24:50 UTC (rev 1274904)
@@ -1,185 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-pkgname=gitlab
-pkgver=15.3.0
-pkgrel=1
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby2.7' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 
'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/gitlab/database.yml"
-"etc/webapps/gitlab/gitlab.yml"
-"etc/webapps/gitlab/resque.yml"
-"etc/webapps/gitlab/puma.rb"
-"etc/webapps/gitlab/smtp_settings.rb"
-"etc/logrotate.d/gitlab")
-source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
-configs.patch
-fixes.patch
-environment
-gitlab-puma.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('SKIP'
-
'cd93f745f908800237034f639f1776e4d3111c4375d93e3d44be9b4b25f2e3a39ffaa43c70c3d32e1b534cbc968694288e742ff4052e5f2091cb74cf441170c6'
-
'3eb5058d6edc2d16f5558a3ee485ba796aa64fb4b9eb7595390322344b809fcb47a45be9d7fe36c822ac2724aeecb2905a0ea9a868a56349ac2bc5c8c9f070e3'
-
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
-

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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:50:41
  Author: grawlinson
Revision: 1274903

archrelease: copy trunk to community-x86_64

Added:
  buildkit/repos/community-x86_64/PKGBUILD
(from rev 1274902, buildkit/trunk/PKGBUILD)
Deleted:
  buildkit/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  146 ++---
 1 file changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 02:49:57 UTC (rev 1274902)
+++ PKGBUILD2022-08-23 02:50:41 UTC (rev 1274903)
@@ -1,73 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Kenneth Endfinger 
-
-pkgname=buildkit
-pkgver=0.10.3
-pkgrel=1
-pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
-arch=('x86_64')
-url='https://github.com/moby/buildkit'
-license=('Apache')
-depends=('runc' 'containerd')
-makedepends=('git' 'go')
-options=('!lto')
-_commit='c8d25d9a103b70dc300a4fd55e7e576472284e31'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  # ignore docker tags
-  git describe --tags --exclude 'dockerfile*' | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # fix paths in systemd unit files
-  sed -i 's:/usr/local:/usr:' \
-examples/systemd/{system,user}/*.service
-
-  # 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}"
-
-  local package='github.com/moby/buildkit'
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS} \
--X ${package}/version.Version=$pkgver \
--X ${package}/version.Revision=$_commit" \
--o build \
-./cmd/...
-}
-
-package() {
-  cd "$pkgname"
-
-  # binaries
-  install -vDm755 -t "$pkgdir/usr/bin" build/*
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
-  cp -vrt "$pkgdir/usr/share/doc/$pkgname" docs
-
-  # systemd integration
-  install -vDm644 -t "$pkgdir/usr/lib/systemd/system" examples/systemd/system/*
-  install -vDm644 -t "$pkgdir/usr/lib/systemd/user" examples/systemd/user/*
-}

Copied: buildkit/repos/community-x86_64/PKGBUILD (from rev 1274902, 
buildkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-23 02:50:41 UTC (rev 1274903)
@@ -0,0 +1,73 @@
+# Maintainer: George Rawlinson 
+# Contributor: Kenneth Endfinger 
+
+pkgname=buildkit
+pkgver=0.10.4
+pkgrel=1
+pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
+arch=('x86_64')
+url='https://github.com/moby/buildkit'
+license=('Apache')
+depends=('runc' 'containerd')
+makedepends=('git' 'go')
+options=('!lto')
+_commit='a2ba6869363812a210fcc3ded6926757ab780b5f'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  # ignore docker tags
+  git describe --tags --exclude 'dockerfile*' | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # fix paths in systemd unit files
+  sed -i 's:/usr/local:/usr:' \
+examples/systemd/{system,user}/*.service
+
+  # 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}"
+
+  local package='github.com/moby/buildkit'
+
+  go build -v \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags ${LDFLAGS} \
+-X ${package}/version.Version=$pkgver \
+-X ${package}/version.Revision=$_commit" \
+-o build \
+./cmd/...
+}
+
+package() {
+  cd "$pkgname"
+
+  # binaries
+  install -vDm755 -t "$pkgdir/usr/bin" build/*
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+  cp -vrt "$pkgdir/usr/share/doc/$pkgname" docs
+
+  # systemd integration
+  install -vDm644 -t "$pkgdir/usr/lib/systemd/system" examples/systemd/system/*
+  install -vDm644 -t "$pkgdir/usr/lib/systemd/user" examples/systemd/user/*
+}



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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:49:57
  Author: grawlinson
Revision: 1274902

upgpkg: buildkit 0.10.4-1; new upstream release

Modified:
  buildkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 02:48:58 UTC (rev 1274901)
+++ PKGBUILD2022-08-23 02:49:57 UTC (rev 1274902)
@@ -2,7 +2,7 @@
 # Contributor: Kenneth Endfinger 
 
 pkgname=buildkit
-pkgver=0.10.3
+pkgver=0.10.4
 pkgrel=1
 pkgdesc='A toolkit for converting source code to build artifacts in a 
repeatable manner'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('runc' 'containerd')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='c8d25d9a103b70dc300a4fd55e7e576472284e31'
+_commit='a2ba6869363812a210fcc3ded6926757ab780b5f'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:48:58
  Author: grawlinson
Revision: 1274901

archrelease: copy trunk to community-any

Added:
  jc/repos/community-any/PKGBUILD
(from rev 1274900, jc/trunk/PKGBUILD)
Deleted:
  jc/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 02:48:21 UTC (rev 1274900)
+++ PKGBUILD2022-08-23 02:48:58 UTC (rev 1274901)
@@ -1,54 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Jameson Pugh 
-
-pkgname=jc
-pkgver=1.20.4
-pkgrel=1
-pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
-arch=('any')
-url='https://github.com/kellyjonbrazil/jc'
-license=('MIT')
-depends=(
-  'python'
-  'python-pygments'
-  'python-ruamel-yaml'
-  'python-xmltodict'
-)
-makedepends=('git' 'python-setuptools')
-_commit='e2f1b16cb9e920968c093bd1f371b191aa7107bf'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-build(){
-  cd "$pkgname"
-
-  python setup.py build
-}
-
-check() {
-  cd "$pkgname"
-
-  python -m unittest -v
-}
-
-package() {
-  cd "$pkgname"
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md EXAMPLES.md
-  cp -vr docs "$pkgdir/usr/share/doc/$pkgname"
-
-  # man page
-  install -vDm644 -t "$pkgdir/usr/share/man/man1" man/jc.1
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.md
-}

Copied: jc/repos/community-any/PKGBUILD (from rev 1274900, jc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-23 02:48:58 UTC (rev 1274901)
@@ -0,0 +1,54 @@
+# Maintainer: George Rawlinson 
+# Contributor: Jameson Pugh 
+
+pkgname=jc
+pkgver=1.21.0
+pkgrel=1
+pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
+arch=('any')
+url='https://github.com/kellyjonbrazil/jc'
+license=('MIT')
+depends=(
+  'python'
+  'python-pygments'
+  'python-ruamel-yaml'
+  'python-xmltodict'
+)
+makedepends=('git' 'python-setuptools')
+_commit='37835c197268d98736e5f253a763cd4fe4e95274'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+build(){
+  cd "$pkgname"
+
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname"
+
+  python -m unittest -v
+}
+
+package() {
+  cd "$pkgname"
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md EXAMPLES.md
+  cp -vr docs "$pkgdir/usr/share/doc/$pkgname"
+
+  # man page
+  install -vDm644 -t "$pkgdir/usr/share/man/man1" man/jc.1
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.md
+}



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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:48:21
  Author: grawlinson
Revision: 1274900

upgpkg: jc 1.21.0-1; new upstream release

Modified:
  jc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 02:09:12 UTC (rev 1274899)
+++ PKGBUILD2022-08-23 02:48:21 UTC (rev 1274900)
@@ -2,7 +2,7 @@
 # Contributor: Jameson Pugh 
 
 pkgname=jc
-pkgver=1.20.4
+pkgver=1.21.0
 pkgrel=1
 pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
 arch=('any')
@@ -15,7 +15,7 @@
   'python-xmltodict'
 )
 makedepends=('git' 'python-setuptools')
-_commit='e2f1b16cb9e920968c093bd1f371b191aa7107bf'
+_commit='37835c197268d98736e5f253a763cd4fe4e95274'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:09:12
  Author: grawlinson
Revision: 1274899

archrelease: copy trunk to community-any

Added:
  sqlfluff/repos/community-any/PKGBUILD
(from rev 1274898, sqlfluff/trunk/PKGBUILD)
Deleted:
  sqlfluff/repos/community-any/PKGBUILD

--+
 PKGBUILD |  159 ++---
 1 file changed, 80 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 02:05:29 UTC (rev 1274898)
+++ PKGBUILD2022-08-23 02:09:12 UTC (rev 1274899)
@@ -1,79 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Morteza NourelahiAlamdari 
-
-pkgname=sqlfluff
-pkgver=1.2.1
-pkgrel=1
-pkgdesc='A dialect-flexible and configurable SQL linter'
-arch=('any')
-url='https://www.sqlfluff.com'
-license=('MIT')
-depends=(
-  'python'
-  'python-appdirs'
-  'python-cached-property'
-  'python-chardet'
-  'python-click'
-  'python-colorama'
-  'python-diff-cover'
-  'python-jinja'
-  'python-oyaml'
-  'python-pathspec'
-  'python-pytest'
-  'python-regex'
-  'python-tblib'
-  'python-toml'
-  'python-tqdm'
-  'python-typing_extensions'
-)
-makedepends=(
-  'git'
-  'python-build'
-  'python-wheel'
-  'python-installer'
-)
-checkdepends=('python-hypothesis')
-_commit='d783e421b714ed989d9e641977ea9b3b6ffaf807'
-source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-build() {
-  cd "$pkgname"
-
-  python \
--m build \
---wheel \
---no-isolation
-}
-
-check() {
-  cd "$pkgname"
-
-  # skip failing tests for now
-  PYTHONPATH="$PWD/src:$PYTHONPATH" pytest \
---ignore test/core/plugin_test.py \
---ignore plugins/sqlfluff-templater-dbt \
---ignore plugins/sqlfluff-plugin-example \
---deselect 
test/test_testing.py::test_rules__test_helper_has_variable_introspection
-}
-
-package() {
-  cd "$pkgname"
-
-  python \
--m installer \
---destdir "$pkgdir" \
-dist/*.whl
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.md
-}

Copied: sqlfluff/repos/community-any/PKGBUILD (from rev 1274898, 
sqlfluff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-23 02:09:12 UTC (rev 1274899)
@@ -0,0 +1,80 @@
+# Maintainer: George Rawlinson 
+# Contributor: Morteza NourelahiAlamdari 
+
+pkgname=sqlfluff
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A dialect-flexible and configurable SQL linter'
+arch=('any')
+url='https://www.sqlfluff.com'
+license=('MIT')
+depends=(
+  'python'
+  'python-appdirs'
+  'python-cached-property'
+  'python-chardet'
+  'python-click'
+  'python-colorama'
+  'python-diff-cover'
+  'python-jinja'
+  'python-oyaml'
+  'python-pathspec'
+  'python-pytest'
+  'python-regex'
+  'python-tblib'
+  'python-toml'
+  'python-tqdm'
+  'python-typing_extensions'
+)
+makedepends=(
+  'git'
+  'python-build'
+  'python-wheel'
+  'python-installer'
+  'python-setuptools'
+)
+checkdepends=('python-hypothesis')
+_commit='e3cc251a68bb8ead0fb08415f6047b81f774bfc0'
+source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit;)
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd "$pkgname"
+
+  python \
+-m build \
+--wheel \
+--no-isolation
+}
+
+check() {
+  cd "$pkgname"
+
+  # skip failing tests for now
+  PYTHONPATH="$PWD/src:$PYTHONPATH" pytest \
+--ignore test/core/plugin_test.py \
+--ignore plugins/sqlfluff-templater-dbt \
+--ignore plugins/sqlfluff-plugin-example \
+--deselect 
test/test_testing.py::test_rules__test_helper_has_variable_introspection
+}
+
+package() {
+  cd "$pkgname"
+
+  python \
+-m installer \
+--destdir "$pkgdir" \
+dist/*.whl
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.md
+}



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

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:05:29
  Author: grawlinson
Revision: 1274898

upgpkg: sqlfluff 1.3.0-1; new upstream release

Modified:
  sqlfluff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 02:05:21 UTC (rev 1274897)
+++ PKGBUILD2022-08-23 02:05:29 UTC (rev 1274898)
@@ -2,7 +2,7 @@
 # Contributor: Morteza NourelahiAlamdari 
 
 pkgname=sqlfluff
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='A dialect-flexible and configurable SQL linter'
 arch=('any')
@@ -31,9 +31,10 @@
   'python-build'
   'python-wheel'
   'python-installer'
+  'python-setuptools'
 )
 checkdepends=('python-hypothesis')
-_commit='d783e421b714ed989d9e641977ea9b3b6ffaf807'
+_commit='e3cc251a68bb8ead0fb08415f6047b81f774bfc0'
 
source=("$pkgname::git+https://github.com/sqlfluff/sqlfluff.git#commit=$_commit;)
 b2sums=('SKIP')
 



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

2022-08-22 Thread George Rawlinson via arch-commits
free software.
+-#
+-# If you believe you have the perfect solution, you should try it
+-# out, and if it works, you should post it on the email
+-# list. Ideas that will cost work and which have not been tested
+-# are, however, unlikely to be prioritized.
+-#
+-# Please note that GPL version 3 gives you the right to fork GNU
+-# Parallel under a new name, but it does not give you the right to
+-# distribute modified copies with the citation notice disabled in
+-# a way where the software can be confused with GNU Parallel. To
+-# do that you need to be the owner of the GNU Parallel
+-# trademark. The xt:Commerce case shows this.
+-#
+-# Description of the xt:Commerce case in OLG Duesseldorf
+-# 
http://www.inta.org/INTABulletin/Pages/GERMANYGeneralPublicLicenseDoesNotPermitUseofThird-PartyTrademarksforAdvertisingModifiedVersionsofOpen-SourceSoftware.aspx
+-# 
https://web.archive.org/web/20180715073746/http://www.inta.org/INTABulletin/Pages/GERMANYGeneralPublicLicenseDoesNotPermitUseofThird-PartyTrademarksforAdvertisingModifiedVersionsofOpen-SourceSoftware.aspx
+-#
+-# The verdict in German
+-# 
https://www.admody.com/urteilsdatenbank/cafe6fdaeed3/OLG-Duesseldorf_Urteil_vom_28-September-2010_Az_I-20-U-41-09
+-# 
https://web.archive.org/web/20180715073717/https://www.admody.com/urteilsdatenbank/cafe6fdaeed3/OLG-Duesseldorf_Urteil_vom_28-September-2010_Az_I-20-U-41-09
+-#
+-# Other free software limiting derivates by the same name:
+-# 
https://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux_derivatives#Legal_aspects
+-# https://tm.joomla.org/trademark-faq.html
+-# https://www.mozilla.org/en-US/foundation/trademarks/faq/
+-#
+-# Running 'parallel --citation' one single time takes less than 10
+-# seconds, and will silence the citation notice for future
+-# runs. If that is too much trouble for you, why not use one of
+-# the alternatives instead?
+-# See a list in: 'man parallel_alternatives'
+-#
+-# If you want GNU Parallel to be maintained in the future you
+-# should keep this line.
+-citation_notice();
+-# _YOU_ will be harming free software by removing the notice. You
+-# accept to be added to a public hall of shame by removing the
+-# line.  This is because _YOU_ actively make it harder to justify
+-# spending time developing GNU Parallel.
+-
+ parse_halt();
+ 
+ if($ENV{'PARALLEL_ENV'}) {
+@@ -5559,85 +5470,9 @@ sub usage() {
+"",
+"GNU Parallel can do much more. See 'man $Global::progname' for 
details",
+"",
+-   "Academic tradition requires you to cite works you base your article 
on.",
+-   "If you use programs that use GNU Parallel to process data for an 
article in a",
+-   "scientific publication, please cite:",
+-   "",
+-   "  Tange, O. (2022, August 22). GNU Parallel 20220822 ('Rushdie').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.7015730;,
+-   "",
+-   # Before changing these lines,  please read
+-   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
+-   # 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
+-   # You accept to be put in a public hall of shame by removing
+-   # these lines.
+-   "This helps funding further development; AND IT WON'T COST YOU A 
CENT.",
+-   "If you pay 1 EUR you should feel free to use GNU Parallel without 
citing.",
+-   "",
+"",);
+ }
+ 
+-sub citation_notice() {
+-# if --will-cite or --plain: do nothing
+-# if stderr redirected: do nothing
+-# if $PARALLEL_HOME/will-cite: do nothing
+-# else: print citation notice to stderr
+-if($opt::willcite
+-   or
+-   $opt::plain
+-   or
+-   not -t $Global::original_stderr
+-   or
+-   grep { -e "$_/will-cite" } @Global::config_dirs) {
+-  # skip
+-} else {
+-  ::status
+-  ("Academic tradition requires you to cite works you base your 
article on.",
+-   "If you use programs that use GNU Parallel to process data for an 
article in a",
+-   "scientific publication, please cite:",
+-   "",
+-   "  Tange, O. (2022, August 22). GNU Parallel 20220822 
('Rushdie').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.7015730;,
+-   "",
+-   # Before changing these line,  please read
+-   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
+-   # 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
+-   # You accept to be put in a public hall of shame by
+-   # removing these lines.
+-   "This 

[arch-commits] Commit in parallel/trunk (0001-Remove-citation-things.patch PKGBUILD)

2022-08-22 Thread George Rawlinson via arch-commits
Date: Tuesday, August 23, 2022 @ 02:02:49
  Author: grawlinson
Revision: 1274896

upgpkg: parallel 20220822-1; new upstream release

Modified:
  parallel/trunk/0001-Remove-citation-things.patch
  parallel/trunk/PKGBUILD

---+
 0001-Remove-citation-things.patch |   30 +++---
 PKGBUILD  |   10 +-
 2 files changed, 20 insertions(+), 20 deletions(-)

Modified: 0001-Remove-citation-things.patch
===
--- 0001-Remove-citation-things.patch   2022-08-23 00:29:46 UTC (rev 1274895)
+++ 0001-Remove-citation-things.patch   2022-08-23 02:02:49 UTC (rev 1274896)
@@ -1,6 +1,6 @@
 --- a/src/parallel
 +++ b/src/parallel
-@@ -1927,11 +1927,6 @@ sub options_completion_hash() {
+@@ -1950,11 +1950,6 @@ sub options_completion_hash() {
 "gnu[Behave like GNU parallel]" => \$opt::gnu,
 "link|xapply[Link input sources]" => \$opt::link,
 "linkinputsource|xapplyinputsource=i" => \@opt::linkinputsource,
@@ -12,7 +12,7 @@
 ("bibtex|citation".
  "[Print the citation notice and BibTeX entry for GNU parallel, ".
  "silence citation notice for all future runs, and exit. ".
-@@ -2166,15 +2161,6 @@ sub parse_options(@) {
+@@ -2189,15 +2184,6 @@ sub parse_options(@) {
  my @argv_before = @ARGV;
  @ARGV = read_options();
  
@@ -28,7 +28,7 @@
  # no-* overrides *
  if($opt::nokeeporder) { $opt::keeporder = undef; }
  
-@@ -2463,81 +2449,6 @@ sub parse_options(@) {
+@@ -2486,81 +2472,6 @@ sub parse_options(@) {
  if(defined $opt::eta) { $opt::progress = $opt::eta; }
  if(defined $opt::bar) { $opt::progress = $opt::bar; }
  
@@ -110,7 +110,7 @@
  parse_halt();
  
  if($ENV{'PARALLEL_ENV'}) {
-@@ -5531,85 +5442,9 @@ sub usage() {
+@@ -5559,85 +5470,9 @@ sub usage() {
 "",
 "GNU Parallel can do much more. See 'man $Global::progname' for 
details",
 "",
@@ -118,8 +118,8 @@
 -   "If you use programs that use GNU Parallel to process data for an 
article in a",
 -   "scientific publication, please cite:",
 -   "",
--   "  Tange, O. (2022, July 22). GNU Parallel 20220722 ('Roe vs Wade').",
--   "  Zenodo. https://doi.org/10.5281/zenodo.6891516;,
+-   "  Tange, O. (2022, August 22). GNU Parallel 20220822 ('Rushdie').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.7015730;,
 -   "",
 -   # Before changing these lines,  please read
 -   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -151,8 +151,8 @@
 -   "If you use programs that use GNU Parallel to process data for an 
article in a",
 -   "scientific publication, please cite:",
 -   "",
--   "  Tange, O. (2022, July 22). GNU Parallel 20220722 ('Roe vs 
Wade').",
--   "  Zenodo. https://doi.org/10.5281/zenodo.6891516;,
+-   "  Tange, O. (2022, August 22). GNU Parallel 20220822 
('Rushdie').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.7015730;,
 -   "",
 -   # Before changing these line,  please read
 -   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -196,7 +196,7 @@
  sub status(@) {
  my @w = @_;
  my $fh = $Global::status_fd || *STDERR;
-@@ -5674,97 +5509,7 @@ sub version() {
+@@ -5702,97 +5537,7 @@ sub version() {
 "This is free software: you are free to change and redistribute it.",
 "GNU $Global::progname comes with no warranty.",
 "",
@@ -222,20 +222,20 @@
 -  "If you use programs that use GNU Parallel to process data for an 
article in a",
 -  "scientific publication, please cite:",
 -  "",
--  "\@software{tange_2022_6891516,",
+-  "\@software{tange_2022_7015730,",
 -  "  author   = {Tange, Ole},",
--  "  title= {GNU Parallel 20220722 ('Roe vs Wade')},",
--  "  month= Jul,",
+-  "  title= {GNU Parallel 20220822 ('Rushdie')},",
+-  "  month= Aug,",
 -  "  year = 2022,",
 -  "  note = {{GNU Parallel is a general parallelizer to run",
 -  "   multiple serial command line programs in 
parallel",
 -  "   without changing them.}},",
 -  "  publisher= {Zenodo},",
--  "  doi  = {10.5281/zenodo.6891516},",
--  "  url  = {https://doi.org/10.5281/zenodo.6891516};,
+-  &quo

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

2022-08-22 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 23, 2022 @ 01:44:06
  Author: foutrelis
Revision: 454441

Switch to signed tarball source (FS#72237)

Modified:
  libass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:43:31 UTC (rev 454440)
+++ PKGBUILD2022-08-23 01:44:06 UTC (rev 454441)
@@ -18,29 +18,16 @@
   libfreetype.so
 )
 makedepends=(
-  git
   nasm
 )
 provides=(libass.so)
-_tag=1af6240c5d1e499326146e0b88c987e626b13c23
-source=(git+https://github.com/libass/libass.git#tag=${_tag})
+source=(https://github.com/libass/libass/releases/download/$pkgver/libass-$pkgver.tar.xz{,.asc})
 validpgpkeys=(5458C3100671F252B0F4C7708079D18C21FF) # Oleg Oshmyan 
(Chortos-2) 
-b2sums=(SKIP)
+b2sums=('d5d1a2492faaff671182b1ebdbdbab230529897575a485113a1025e73b3bdee1d5136f1dde9f5ded2bed3ad27fab78601d8f586499b5c7c3160f5d94a6357bea'
+'SKIP')
 
-pkgver() {
-  cd libass
-
-  git describe --tags
-}
-
-prepare() {
-  cd libass
-
-  ./autogen.sh
-}
-
 build() {
-  cd libass
+  cd libass-${pkgver}
 
   ./configure \
 --prefix=/usr \
@@ -50,8 +37,9 @@
 }
 
 package() {
-  make DESTDIR="${pkgdir}" -C libass install
-  install -Dm 644 libass/COPYING -t "${pkgdir}"/usr/share/licenses/libass/
+  cd libass-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}"/usr/share/licenses/libass/
 }
 
 # vim: ts=2 sw=2 et:



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

2022-08-22 Thread Jiachen Yang via arch-commits
Date: Tuesday, August 23, 2022 @ 00:29:46
  Author: farseerfc
Revision: 1274895

import keys from validpgpkeys array

Added:
  utox/trunk/keys/
  utox/trunk/keys/pgp/
  utox/trunk/keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc
  utox/trunk/keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc
Modified:
  utox/trunk/PKGBUILD

---+
 PKGBUILD  |7 +--
 keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc |1 +
 keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc |1 +
 3 files changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 23:55:59 UTC (rev 1274894)
+++ PKGBUILD2022-08-23 00:29:46 UTC (rev 1274895)
@@ -34,14 +34,9 @@
 
sha512sums=('8c3c7016b73dd59d154e781eee2e9d7a05b889460900703e1850cace7796c4f89cd5b1be0421b6becd8d908e46839c87786c782d07be38efb5bbdbdecb8afe2a'
 'SKIP')
 
-#pgp keys taken from https://github.com/uTox/uTox/blob/develop/README.md#team
+#pgp keys used by upstream taken from 
https://github.com/uTox/uTox/blob/develop/README.md#team
 validpgpkeys=(
-"E5926050AE9C234AFF8496FEBE4F41DE1DD0"
-"7AED9A170C81E601DA4EEE279043061421EF90FA"
-"9D1D599088E223DD99007DE2AEA10D4EA0530876"
 "B7008FF12C079BF6E6EA19D1601A604B7E605776"
-"E28E7252B1E7FCFED358CF8E3763B3A793AAFA0F"
-"BCEE99DCA339ABF9CC36428D61A9B9AFD2E53885"
 "A25156FC7AFB5C0365A0407E6F5DD1C5371DE665"
 )
 

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

Index: utox/trunk/keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc
===
--- keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc   2022-08-22 
23:55:59 UTC (rev 1274894)
+++ keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc   2022-08-23 
00:29:46 UTC (rev 1274895)

Property changes on: 
utox/trunk/keys/pgp/A25156FC7AFB5C0365A0407E6F5DD1C5371DE665.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property
Added: keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc
===
(Binary files differ)

Index: utox/trunk/keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc
===
--- keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc   2022-08-22 
23:55:59 UTC (rev 1274894)
+++ keys/pgp/B7008FF12C079BF6E6EA19D1601A604B7E605776.asc   2022-08-23 
00:29:46 UTC (rev 1274895)

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


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

2022-08-22 Thread Evangelos Foutras via arch-commits
Date: Monday, August 22, 2022 @ 23:55:59
  Author: foutrelis
Revision: 1274894

Actually use PGP key

Modified:
  png++/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 23:52:30 UTC (rev 1274893)
+++ PKGBUILD2022-08-22 23:55:59 UTC (rev 1274894)
@@ -12,9 +12,10 @@
 license=(custom)
 depends=(libpng)
 makedepends=(doxygen)
-source=(https://download.savannah.gnu.org/releases/pngpp/png++-${pkgver}.tar.gz)
+source=(https://download.savannah.gnu.org/releases/pngpp/png++-${pkgver}.tar.gz{,.sig})
 validpgpkeys=(FFDEBBD8758B0D1BB9359F6FDAAAD54650B717C8)
-sha256sums=('998af216ab16ebb88543fbaa2dbb9175855e944775b66f2996fc945c8444eee1')
+sha256sums=('998af216ab16ebb88543fbaa2dbb9175855e944775b66f2996fc945c8444eee1'
+'SKIP')
 
 prepare() {
   cd png++-${pkgver}



[arch-commits] Commit in python-scikit-build/trunk (3 files)

2022-08-22 Thread Evangelos Foutras via arch-commits
Date: Monday, August 22, 2022 @ 23:52:30
  Author: foutrelis
Revision: 1274893

Import PGP key

Added:
  python-scikit-build/trunk/keys/
  python-scikit-build/trunk/keys/pgp/
  
python-scikit-build/trunk/keys/pgp/2FDEC9863E5E14C7BC429F27B9D0E45146A241E8.asc

--+
 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8.asc |1 +
 1 file changed, 1 insertion(+)

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

Index: 
python-scikit-build/trunk/keys/pgp/2FDEC9863E5E14C7BC429F27B9D0E45146A241E8.asc
===
--- keys/pgp/2FDEC9863E5E14C7BC429F27B9D0E45146A241E8.asc   2022-08-22 
23:51:56 UTC (rev 1274892)
+++ keys/pgp/2FDEC9863E5E14C7BC429F27B9D0E45146A241E8.asc   2022-08-22 
23:52:30 UTC (rev 1274893)

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


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

2022-08-22 Thread Evangelos Foutras via arch-commits
Date: Monday, August 22, 2022 @ 23:51:56
  Author: foutrelis
Revision: 1274892

Import PGP key

Added:
  png++/trunk/keys/
  png++/trunk/keys/pgp/
  png++/trunk/keys/pgp/FFDEBBD8758B0D1BB9359F6FDAAAD54650B717C8.asc

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

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

Index: png++/trunk/keys/pgp/FFDEBBD8758B0D1BB9359F6FDAAAD54650B717C8.asc
===
--- keys/pgp/FFDEBBD8758B0D1BB9359F6FDAAAD54650B717C8.asc   2022-08-22 
23:48:13 UTC (rev 1274891)
+++ keys/pgp/FFDEBBD8758B0D1BB9359F6FDAAAD54650B717C8.asc   2022-08-22 
23:51:56 UTC (rev 1274892)

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


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

2022-08-22 Thread Orhun Parmaksiz via arch-commits
Date: Monday, August 22, 2022 @ 23:48:13
  Author: orhun
Revision: 1274891

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 23:48:05 UTC (rev 1274890)
+++ PKGBUILD2022-08-22 23:48:13 UTC (rev 1274891)
@@ -1,40 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-# Contributor: Vlad Frolov 
-
-pkgname=cargo-udeps
-pkgver=0.1.31
-pkgrel=1
-pkgdesc="Find unused dependencies in Cargo.toml"
-arch=('x86_64')
-url="https://github.com/est31/cargo-udeps;
-license=('MIT' 'Apache')
-depends=('curl' 'libgit2')
-makedepends=('cargo' 'libssh2')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('2ab9c14e022de2975cb6b7e0f184824cecfc991a7939e7379e291fdf5dde8898')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  export LIBSSH2_SYS_USE_PKG_CONFIG=1
-  cargo build --release --frozen
-}
-
-# Tests require rustup nightly
-#check() {
-#  cd "$pkgname-$pkgver"
-#  cargo test --release --locked
-#}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cargo-udeps/repos/community-x86_64/PKGBUILD (from rev 1274890, 
cargo-udeps/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 23:48:13 UTC (rev 1274891)
@@ -0,0 +1,40 @@
+# Maintainer: Orhun Parmaksız 
+# Contributor: Vlad Frolov 
+
+pkgname=cargo-udeps
+pkgver=0.1.32
+pkgrel=1
+pkgdesc="Find unused dependencies in Cargo.toml"
+arch=('x86_64')
+url="https://github.com/est31/cargo-udeps;
+license=('MIT' 'Apache')
+depends=('curl' 'libgit2')
+makedepends=('cargo' 'libssh2')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('2ec9a861885a2ba3a523166636e08dd40116fdd870f088f84ca8d57949087e84')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  export LIBSSH2_SYS_USE_PKG_CONFIG=1
+  cargo build --release --frozen
+}
+
+# Tests require rustup nightly
+#check() {
+#  cd "$pkgname-$pkgver"
+#  cargo test --release --locked
+#}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-08-22 Thread Orhun Parmaksiz via arch-commits
Date: Monday, August 22, 2022 @ 23:48:05
  Author: orhun
Revision: 1274890

upgpkg: cargo-udeps 0.1.32-1: upstream release

Modified:
  cargo-udeps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:43:30 UTC (rev 1274889)
+++ PKGBUILD2022-08-22 23:48:05 UTC (rev 1274890)
@@ -2,7 +2,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-udeps
-pkgver=0.1.31
+pkgver=0.1.32
 pkgrel=1
 pkgdesc="Find unused dependencies in Cargo.toml"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('curl' 'libgit2')
 makedepends=('cargo' 'libssh2')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('2ab9c14e022de2975cb6b7e0f184824cecfc991a7939e7379e291fdf5dde8898')
+sha256sums=('2ec9a861885a2ba3a523166636e08dd40116fdd870f088f84ca8d57949087e84')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:43:31
  Author: heftig
Revision: 454440

archrelease: copy trunk to extra-x86_64

Added:
  libpciaccess/repos/extra-x86_64/PKGBUILD
(from rev 454439, libpciaccess/trunk/PKGBUILD)
  libpciaccess/repos/extra-x86_64/keys/
Deleted:
  libpciaccess/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 22:42:47 UTC (rev 454439)
+++ PKGBUILD2022-08-22 22:43:31 UTC (rev 454440)
@@ -1,31 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=libpciaccess
-pkgver=0.16
-pkgrel=3
-pkgdesc="X11 PCI access library"
-arch=(x86_64)
-license=('custom')
-url="https://xorg.freedesktop.org/;
-depends=('glibc')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('2f250048a270dfc0823d4bdd613aa272c58a80eaafd922850f56c4b6f7a45a263ed4cf521b52b49f04484ea44ebefb7407d079aa058318a5751ffb181e38fed1'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

-validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # "Emil Velikov 
" 
-validpgpkeys+=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # "Adam Jackson 
"
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libpciaccess/repos/extra-x86_64/PKGBUILD (from rev 454439, 
libpciaccess/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 22:43:31 UTC (rev 454440)
@@ -0,0 +1,31 @@
+# Contributor: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=libpciaccess
+pkgver=0.16
+pkgrel=4
+pkgdesc="X11 PCI access library"
+arch=(x86_64)
+license=('custom')
+url="https://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-util-macros')
+options=('debug')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha512sums=('2f250048a270dfc0823d4bdd613aa272c58a80eaafd922850f56c4b6f7a45a263ed4cf521b52b49f04484ea44ebefb7407d079aa058318a5751ffb181e38fed1'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # "Emil Velikov 
" 
+validpgpkeys+=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # "Adam Jackson 
"
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



[arch-commits] Commit in intel-media-driver/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:43:30
  Author: heftig
Revision: 1274889

archrelease: copy trunk to community-x86_64

Added:
  intel-media-driver/repos/community-x86_64/PKGBUILD
(from rev 1274887, intel-media-driver/trunk/PKGBUILD)
Deleted:
  intel-media-driver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 22:43:30 UTC (rev 1274888)
+++ PKGBUILD2022-08-22 22:43:30 UTC (rev 1274889)
@@ -1,29 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Daniel Bermond 
-
-pkgname=intel-media-driver
-pkgver=22.4.4
-pkgrel=1
-pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
-arch=(x86_64)
-url="https://github.com/intel/media-driver/;
-license=(MIT BSD)
-depends=(gcc-libs intel-gmmlib libva libpciaccess)
-makedepends=(cmake)
-source=(${url}/archive/${pkgname%-*}-${pkgver}.tar.gz)
-sha256sums=('19c3ef965ca155913719d138e297963b759f9b9d34d4ea85414d1c7b9d204253')
-
-build() {
-  cmake -B build -S ${pkgname#*-}-${pkgname%-*}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DINSTALL_DRIVER_SYSCONF=OFF \
--DMEDIA_BUILD_FATAL_WARNINGS=OFF \
--Wno-dev
-  make -C build
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-  install -Dm644 ${pkgname#*-}-${pkgname%-*}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: intel-media-driver/repos/community-x86_64/PKGBUILD (from rev 1274887, 
intel-media-driver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 22:43:30 UTC (rev 1274889)
@@ -0,0 +1,30 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Daniel Bermond 
+
+pkgname=intel-media-driver
+pkgver=22.4.4
+pkgrel=2
+pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
+arch=(x86_64)
+url="https://github.com/intel/media-driver/;
+license=(MIT BSD)
+depends=(gcc-libs intel-gmmlib libva libpciaccess)
+makedepends=(cmake ninja)
+options=(debug)
+source=(${url}/archive/${pkgname%-*}-${pkgver}.tar.gz)
+sha256sums=('19c3ef965ca155913719d138e297963b759f9b9d34d4ea85414d1c7b9d204253')
+
+build() {
+  cmake -B build -S ${pkgname#*-}-${pkgname%-*}-${pkgver} -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_DRIVER_SYSCONF=OFF \
+-DMEDIA_BUILD_FATAL_WARNINGS=OFF \
+-Wno-dev
+  cmake --build build
+}
+
+package() {
+  DESTDIR="${pkgdir}" cmake --install build
+  install -Dm644 ${pkgname#*-}-${pkgname%-*}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}



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

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:43:30
  Author: heftig
Revision: 1274888

archrelease: copy trunk to community-x86_64

Added:
  intel-gmmlib/repos/community-x86_64/PKGBUILD
(from rev 1274887, intel-gmmlib/trunk/PKGBUILD)
Deleted:
  intel-gmmlib/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 22:42:23 UTC (rev 1274887)
+++ PKGBUILD2022-08-22 22:43:30 UTC (rev 1274888)
@@ -1,32 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Daniel Bermond 
-
-pkgname=intel-gmmlib
-pkgver=22.1.4
-pkgrel=1
-pkgdesc="Intel Graphics Memory Management Library"
-arch=(x86_64)
-url="https://github.com/intel/gmmlib/;
-license=(MIT)
-depends=(gcc-libs)
-makedepends=(cmake)
-provides=(gmmlib)
-conflicts=(gmmlib)
-replaces=(gmmlib)
-options=(!emptydirs)
-source=(https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('18f291b6d5c9a170468e050e301f23760bb5b20b79d28a49a791ace2f22880c9')
-
-build() {
-  cmake -B build -S gmmlib-${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DRUN_TEST_SUITE=ON \
--Wno-dev
-  make -C build
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-  install -Dm644 gmmlib-${pkgname}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: intel-gmmlib/repos/community-x86_64/PKGBUILD (from rev 1274887, 
intel-gmmlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 22:43:30 UTC (rev 1274888)
@@ -0,0 +1,32 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Daniel Bermond 
+
+pkgname=intel-gmmlib
+pkgver=22.1.4
+pkgrel=2
+pkgdesc="Intel Graphics Memory Management Library"
+arch=(x86_64)
+url="https://github.com/intel/gmmlib/;
+license=(MIT)
+depends=(gcc-libs)
+makedepends=(cmake ninja)
+provides=(gmmlib)
+conflicts=(gmmlib)
+replaces=(gmmlib)
+options=(!emptydirs debug)
+source=(https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('18f291b6d5c9a170468e050e301f23760bb5b20b79d28a49a791ace2f22880c9')
+
+build() {
+  cmake -B build -S gmmlib-${pkgname}-${pkgver} -G Ninja \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DRUN_TEST_SUITE=ON \
+-Wno-dev
+  cmake --build build
+}
+
+package() {
+  DESTDIR="${pkgdir}" cmake --install build
+  install -Dm644 gmmlib-${pkgname}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}



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

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:42:47
  Author: heftig
Revision: 454439

0.16-4: enable debug

Modified:
  libpciaccess/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:31:18 UTC (rev 454438)
+++ PKGBUILD2022-08-22 22:42:47 UTC (rev 454439)
@@ -1,9 +1,9 @@
-# Maintainer: Jan de Groot 
+# Contributor: Jan de Groot 
 # Contributor: Alexander Baldeck 
 
 pkgname=libpciaccess
 pkgver=0.16
-pkgrel=3
+pkgrel=4
 pkgdesc="X11 PCI access library"
 arch=(x86_64)
 license=('custom')
@@ -10,6 +10,7 @@
 url="https://xorg.freedesktop.org/;
 depends=('glibc')
 makedepends=('xorg-util-macros')
+options=('debug')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
 
sha512sums=('2f250048a270dfc0823d4bdd613aa272c58a80eaafd922850f56c4b6f7a45a263ed4cf521b52b49f04484ea44ebefb7407d079aa058318a5751ffb181e38fed1'
 'SKIP')
@@ -26,6 +27,5 @@
 package() {
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -Dm644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}/"
 }



[arch-commits] Commit in intel-media-driver/trunk (PKGBUILD)

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:42:23
  Author: heftig
Revision: 1274887

22.4.4-2: enable debug, use ninja

Modified:
  intel-media-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:40:02 UTC (rev 1274886)
+++ PKGBUILD2022-08-22 22:42:23 UTC (rev 1274887)
@@ -3,27 +3,28 @@
 
 pkgname=intel-media-driver
 pkgver=22.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
 arch=(x86_64)
 url="https://github.com/intel/media-driver/;
 license=(MIT BSD)
 depends=(gcc-libs intel-gmmlib libva libpciaccess)
-makedepends=(cmake)
+makedepends=(cmake ninja)
+options=(debug)
 source=(${url}/archive/${pkgname%-*}-${pkgver}.tar.gz)
 sha256sums=('19c3ef965ca155913719d138e297963b759f9b9d34d4ea85414d1c7b9d204253')
 
 build() {
-  cmake -B build -S ${pkgname#*-}-${pkgname%-*}-${pkgver} \
+  cmake -B build -S ${pkgname#*-}-${pkgname%-*}-${pkgver} -G Ninja \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DINSTALL_DRIVER_SYSCONF=OFF \
 -DMEDIA_BUILD_FATAL_WARNINGS=OFF \
 -Wno-dev
-  make -C build
+  cmake --build build
 }
 
 package() {
-  make -C build DESTDIR="${pkgdir}" install
+  DESTDIR="${pkgdir}" cmake --install build
   install -Dm644 ${pkgname#*-}-${pkgname%-*}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
 }



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

2022-08-22 Thread Jan Steffens via arch-commits
Date: Monday, August 22, 2022 @ 22:40:02
  Author: heftig
Revision: 1274886

22.1.4-2: enable debug, use ninja

Modified:
  intel-gmmlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:12:48 UTC (rev 1274885)
+++ PKGBUILD2022-08-22 22:40:02 UTC (rev 1274886)
@@ -3,30 +3,30 @@
 
 pkgname=intel-gmmlib
 pkgver=22.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Intel Graphics Memory Management Library"
 arch=(x86_64)
 url="https://github.com/intel/gmmlib/;
 license=(MIT)
 depends=(gcc-libs)
-makedepends=(cmake)
+makedepends=(cmake ninja)
 provides=(gmmlib)
 conflicts=(gmmlib)
 replaces=(gmmlib)
-options=(!emptydirs)
+options=(!emptydirs debug)
 source=(https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz)
 sha256sums=('18f291b6d5c9a170468e050e301f23760bb5b20b79d28a49a791ace2f22880c9')
 
 build() {
-  cmake -B build -S gmmlib-${pkgname}-${pkgver} \
+  cmake -B build -S gmmlib-${pkgname}-${pkgver} -G Ninja \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DRUN_TEST_SUITE=ON \
 -Wno-dev
-  make -C build
+  cmake --build build
 }
 
 package() {
-  make -C build DESTDIR="${pkgdir}" install
+  DESTDIR="${pkgdir}" cmake --install build
   install -Dm644 gmmlib-${pkgname}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
 }



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

2022-08-22 Thread Christian Hesse via arch-commits
Date: Monday, August 22, 2022 @ 22:31:18
  Author: eworm
Revision: 454438

bump mariadb version

Modified:
  galera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:27:15 UTC (rev 454437)
+++ PKGBUILD2022-08-22 22:31:18 UTC (rev 454438)
@@ -4,7 +4,7 @@
 
 pkgname=galera
 pkgver=26.4.12
-_mariadb_ver=10.8.4
+_mariadb_ver=10.9.2
 pkgrel=1
 pkgdesc='write set replication (WSREP) provider for MariaDB cluster'
 arch=('x86_64')



[arch-commits] Commit in mariadb/repos (5 files)

2022-08-22 Thread Christian Hesse via arch-commits
Date: Monday, August 22, 2022 @ 22:27:15
  Author: eworm
Revision: 454437

archrelease: copy trunk to testing-x86_64

Added:
  mariadb/repos/testing-x86_64/
  mariadb/repos/testing-x86_64/0001-arch-specific.patch
(from rev 454436, mariadb/trunk/0001-arch-specific.patch)
  mariadb/repos/testing-x86_64/PKGBUILD
(from rev 454436, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-x86_64/keys/
  mariadb/repos/testing-x86_64/mariadb.install
(from rev 454436, mariadb/trunk/mariadb.install)

--+
 0001-arch-specific.patch |   94 ++
 PKGBUILD |  231 +
 mariadb.install  |   15 ++
 3 files changed, 340 insertions(+)

Copied: mariadb/repos/testing-x86_64/0001-arch-specific.patch (from rev 454436, 
mariadb/trunk/0001-arch-specific.patch)
===
--- testing-x86_64/0001-arch-specific.patch (rev 0)
+++ testing-x86_64/0001-arch-specific.patch 2022-08-22 22:27:15 UTC (rev 
454437)
@@ -0,0 +1,94 @@
+From bf66e7d610de0d7d3651742342c01ed9ff93f363 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Wed, 19 Feb 2020 13:10:17 +0100
+Subject: [PATCH 1/3] enable PrivateTmp for a little bit more security
+---
+ support-files/mariadb.service.in  | 2 +-
+ support-files/mari...@.service.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/support-files/mariadb.service.in 
b/support-files/mariadb.service.in
+index e7665ed1219..a1fe69d61c4 100644
+--- a/support-files/mariadb.service.in
 b/support-files/mariadb.service.in
+@@ -129,7 +129,7 @@ UMask=007
+ 
+ # If you don't use the /tmp directory for SELECT ... OUTFILE and
+ # LOAD DATA INFILE you can enable PrivateTmp=true for a little more security.
+-PrivateTmp=false
++PrivateTmp=true
+ 
+ # Set an explicit Start and Stop timeout of 900 seconds (15 minutes!)
+ # this is the same value as used in SysV init scripts in the past
+diff --git a/support-files/mari...@.service.in 
b/support-files/mari...@.service.in
+index ffefc2f22d8..f8b0b8aad8d 100644
+--- a/support-files/mari...@.service.in
 b/support-files/mari...@.service.in
+@@ -241,7 +241,7 @@ UMask=007
+ 
+ # If you don't use the /tmp directory for SELECT ... OUTFILE and
+ # LOAD DATA INFILE you can enable PrivateTmp=true for a little more security.
+-PrivateTmp=false
++PrivateTmp=true
+ 
+ # Set an explicit Start and Stop timeout of 900 seconds (15 minutes!)
+ # this is the same value as used in SysV init scripts in the past
+
+From 00aab78891a19a14a92039fcc6a73e391a3bb471 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Wed, 19 Feb 2020 13:10:46 +0100
+Subject: [PATCH 2/3] force preloading jemalloc for memory management
+---
+ support-files/mariadb.service.in  | 1 +
+ support-files/mari...@.service.in | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git a/support-files/mariadb.service.in 
b/support-files/mariadb.service.in
+index a1fe69d61c4..9a2941ae917 100644
+--- a/support-files/mariadb.service.in
 b/support-files/mariadb.service.in
+@@ -159,6 +159,7 @@ LimitNOFILE=16364
+ # Library substitutions. previously [mysqld_safe] malloc-lib with explicit 
paths
+ # (in LD_LIBRARY_PATH) and library name (in LD_PRELOAD).
+ # Environment="LD_LIBRARY_PATH=/path1 /path2" "LD_PRELOAD=
++Environment="LD_PRELOAD=/usr/lib/libjemalloc.so"
+ 
+ # Flush caches. previously [mysqld_safe] flush-caches=1
+ # ExecStartPre=sync
+diff --git a/support-files/mari...@.service.in 
b/support-files/mari...@.service.in
+index f8b0b8aad8d..3309127330c 100644
+--- a/support-files/mari...@.service.in
 b/support-files/mari...@.service.in
+@@ -282,6 +282,7 @@ LimitNOFILE=16364
+ # Library substitutions. previously [mysqld_safe] malloc-lib with explicit 
paths
+ # (in LD_LIBRARY_PATH) and library name (in LD_PRELOAD).
+ # Environment="LD_LIBRARY_PATH=/path1 /path2" "LD_PRELOAD=
++Environment="LD_PRELOAD=/usr/lib/libjemalloc.so"
+ 
+ # Flush caches. previously [mysqld_safe] flush-caches=1
+ # ExecStartPre=sync
+
+From a78ff18c83a5eb2556d4f3716f13786dcd8395d2 Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Wed, 19 Feb 2020 13:11:31 +0100
+Subject: [PATCH 3/3] Make systemd-tmpfiles create MYSQL_DATADIR
+
+This is a no-op if the directory exists, but makes sure it is created by
+systemd-tmpfiles with proper permissions otherwise.
+
+This solves packaging issues when the user MYSQLD_USER is created by
+systemd-sysusers and uid is not known in advance.
+
+Also this now sets the No_COW attribute.
+---
+ support-files/tmpfiles.conf.in | 2 +
+ 1 file changed, 2 insertion(+)
+
+diff --git a/support-files/tmpfiles.conf.in b/support-files/tmpfiles.conf.in
+index 03d66abc0c7..3c89cb258c9 100644
+--- a/support-files/tmpfiles.conf.in
 b/support-files/tmpfiles.conf.in
+@@ -1 +1,3 @@
+ d @MYSQL_UNIX_DIR@ 0755 @MYSQLD_USER@ @MYSQLD_USER@ -
++d @MYSQL_DATADIR@ 0700 @MYSQLD_USER@ @MYSQLD_USER@ -
++h @MYSQL_DATADIR@ 

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

2022-08-22 Thread Christian Hesse via arch-commits
Date: Monday, August 22, 2022 @ 22:27:11
  Author: eworm
Revision: 454436

upgpkg: mariadb 10.9.2-1: new upstream release

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 21:29:21 UTC (rev 454435)
+++ PKGBUILD2022-08-22 22:27:11 UTC (rev 454436)
@@ -4,7 +4,7 @@
 pkgbase=mariadb
 pkgname=('mariadb-libs' 'mariadb-clients' 'mariadb' 'mytop')
 pkgdesc='Fast SQL database server, derived from MySQL'
-pkgver=10.8.4
+pkgver=10.9.2
 pkgrel=1
 arch=('x86_64')
 license=('GPL')
@@ -19,7 +19,7 @@
 # https://mariadb.com/kb/en/library/mirror-sites-for-mariadb/
 
source=("https://rsync.osuosl.org/pub/mariadb/mariadb-${pkgver}/source/mariadb-${pkgver}.tar.gz"{,.asc}
 '0001-arch-specific.patch')
-sha256sums=('65ec60ca36588ecd11cd8c3fc0ce35e1d603029e12378cf88baa865fd0891166'
+sha256sums=('5f45ff75e043966555a95fbdb8f092e60ce2a6c47ba59d144db46e138e922f48'
 'SKIP'
 '3289efb3452d199aec872115f35da3f1d6fd4ce774615076690e9bc8afae1460')
 



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 22:12:48
  Author: polyzen
Revision: 1274885

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 22:12:25 UTC (rev 1274884)
+++ PKGBUILD2022-08-22 22:12:48 UTC (rev 1274885)
@@ -1,48 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.6.6
-pkgrel=1
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-jsonschema' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-checkdepends=('python-flexmock' 'python-pytest')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('cbb95c0a19a8da1796af25bf09ed9158005b6c72be18790db43d2bffda2fa32b')
-b2sums=('b40d8f00e3b7bbd343336cf4c6992e34d8289de451c184717827e8e43519b84d4bb9b8cff6a835a7cc502d2e93045f0196d744e4b6ad800de1276e11c3189cec')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python setup.py install --optimize=1 --skip-build
-  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest -c /dev/null \
---ignore=tests/end-to-end
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-  install -d "$pkgdir"/usr/share/bash-completion/completions
-  ./test-env/bin/borgmatic --bash-completion > \
-"$pkgdir"/usr/share/bash-completion/completions/$pkgname
-}

Copied: borgmatic/repos/community-any/PKGBUILD (from rev 1274884, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 22:12:48 UTC (rev 1274885)
@@ -0,0 +1,48 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-jsonschema' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+checkdepends=('python-flexmock' 'python-pytest')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820')
+b2sums=('8eff4d263ba187d667044c8659546787d0f04972c74a5b827eb55c1504a36355d65f7500e8097d3c8c9d3ac28b8a5076ac5af4f03d974b1fc767c85356f640d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python setup.py install --optimize=1 --skip-build
+  PATH="$PWD/test-env/bin:$PATH" test-env/bin/python -m pytest -c /dev/null \
+--ignore=tests/end-to-end
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+  install -d "$pkgdir"/usr/share/bash-completion/completions
+  ./test-env/bin/borgmatic --bash-completion > \
+"$pkgdir"/usr/share/bash-completion/completions/$pkgname
+}



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 22:12:25
  Author: polyzen
Revision: 1274884

upgpkg: borgmatic 1.7.0-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 22:06:06 UTC (rev 1274883)
+++ PKGBUILD2022-08-22 22:12:25 UTC (rev 1274884)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.6.6
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -17,8 +17,8 @@
 checkdepends=('python-flexmock' 'python-pytest')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('cbb95c0a19a8da1796af25bf09ed9158005b6c72be18790db43d2bffda2fa32b')
-b2sums=('b40d8f00e3b7bbd343336cf4c6992e34d8289de451c184717827e8e43519b84d4bb9b8cff6a835a7cc502d2e93045f0196d744e4b6ad800de1276e11c3189cec')
+sha256sums=('30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820')
+b2sums=('8eff4d263ba187d667044c8659546787d0f04972c74a5b827eb55c1504a36355d65f7500e8097d3c8c9d3ac28b8a5076ac5af4f03d974b1fc767c85356f640d1')
 
 prepare() {
   cd $pkgname-$pkgver



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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 22:06:06
  Author: freswa
Revision: 1274883

archrelease: copy trunk to community-x86_64

Added:
  autotiling-rs/repos/community-x86_64/
  autotiling-rs/repos/community-x86_64/PKGBUILD
(from rev 1274882, autotiling-rs/trunk/PKGBUILD)

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

Copied: autotiling-rs/repos/community-x86_64/PKGBUILD (from rev 1274882, 
autotiling-rs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2022-08-22 22:06:06 UTC (rev 1274883)
@@ -0,0 +1,35 @@
+# Maintainer: Frederik Schwan 
+
+pkgname=autotiling-rs
+pkgver=0.1.3
+pkgrel=1
+pkgdesc='Automatically alternates container layouts between horizontal and 
vertical'
+arch=('x86_64')
+url='https://github.com/ammgws/autotiling-rs'
+license=('MIT')
+makedepends=('rust')
+source=("https://github.com/ammgws/autotiling-rs/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
"https://raw.githubusercontent.com/ammgws/autotiling-rs/master/LICENSE;)
+b2sums=('3bffa4f9beef917c1ac731507e61ac716164829b1ce038e20708ca8d0511dd9a43827162d5e0e8b1ef417b52d56368aa38d77541e764880aeb35f9171a552c0b'
+
'4ab8cee196ff28a84856350bd3dcfd7b16ce099a8ae80300c2ad34a53007dc788d304ab1553163ed0586c89211ca853310a8f0074acbe6fc04cf6f1ad5e81921')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export RUSTUP_TOOLCHAIN=stable
+  export CARGO_TARGET_DIR=target
+  cargo build --release --locked
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm755 target/release/${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  # use with >=0.1.4
+  # install -Dm755 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm755 ../LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+



[arch-commits] Commit in (4 files)

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 22:04:36
  Author: freswa
Revision: 1274882

add autotiling-rs to [community]

Added:
  autotiling-rs/
  autotiling-rs/repos/
  autotiling-rs/trunk/
  autotiling-rs/trunk/PKGBUILD

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

Added: autotiling-rs/trunk/PKGBUILD
===
--- autotiling-rs/trunk/PKGBUILD(rev 0)
+++ autotiling-rs/trunk/PKGBUILD2022-08-22 22:04:36 UTC (rev 1274882)
@@ -0,0 +1,35 @@
+# Maintainer: Frederik Schwan 
+
+pkgname=autotiling-rs
+pkgver=0.1.3
+pkgrel=1
+pkgdesc='Automatically alternates container layouts between horizontal and 
vertical'
+arch=('x86_64')
+url='https://github.com/ammgws/autotiling-rs'
+license=('MIT')
+makedepends=('rust')
+source=("https://github.com/ammgws/autotiling-rs/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
"https://raw.githubusercontent.com/ammgws/autotiling-rs/master/LICENSE;)
+b2sums=('3bffa4f9beef917c1ac731507e61ac716164829b1ce038e20708ca8d0511dd9a43827162d5e0e8b1ef417b52d56368aa38d77541e764880aeb35f9171a552c0b'
+
'4ab8cee196ff28a84856350bd3dcfd7b16ce099a8ae80300c2ad34a53007dc788d304ab1553163ed0586c89211ca853310a8f0074acbe6fc04cf6f1ad5e81921')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export RUSTUP_TOOLCHAIN=stable
+  export CARGO_TARGET_DIR=target
+  cargo build --release --locked
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm755 target/release/${pkgname} "${pkgdir}"/usr/bin/${pkgname}
+  # use with >=0.1.4
+  # install -Dm755 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm755 ../LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 21:48:36
  Author: polyzen
Revision: 1274881

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 1274880, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 21:48:10 UTC (rev 1274880)
+++ PKGBUILD2022-08-22 21:48:36 UTC (rev 1274881)
@@ -1,31 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2022-08-15
-pkgver=${_pkgver//-}
-pkgrel=1
-pkgdesc='Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://rust-analyzer.github.io/
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust-src')
-makedepends=('git')
-source=("git+https://github.com/rust-lang/$pkgname.git#tag=$_pkgver;)
-b2sums=('SKIP')
-
-prepare() {
-  cd $pkgname
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd $pkgname
-  RUST_ANALYZER_REV=$_pkgver cargo build --release --locked --offline
-}
-
-package() {
-  cd $pkgname
-  install -Dt "$pkgdir"/usr/bin target/release/$pkgname{,-proc-macro-srv}
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 1274880, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 21:48:36 UTC (rev 1274881)
@@ -0,0 +1,31 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2022-08-22
+pkgver=${_pkgver//-}
+pkgrel=1
+pkgdesc='Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://rust-analyzer.github.io/
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust-src')
+makedepends=('git')
+source=("git+https://github.com/rust-lang/$pkgname.git#tag=$_pkgver;)
+b2sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd $pkgname
+  RUST_ANALYZER_REV=$_pkgver cargo build --release --locked --offline
+}
+
+package() {
+  cd $pkgname
+  install -Dt "$pkgdir"/usr/bin target/release/$pkgname{,-proc-macro-srv}
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 21:48:10
  Author: polyzen
Revision: 1274880

upgpkg: rust-analyzer 20220822-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 21:31:16 UTC (rev 1274879)
+++ PKGBUILD2022-08-22 21:48:10 UTC (rev 1274880)
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2022-08-15
+_pkgver=2022-08-22
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Rust compiler front-end for IDEs'



[arch-commits] Commit in python-pytorch/repos/community-testing-x86_64 (12 files)

2022-08-22 Thread Konstantin Gizdov via arch-commits
Date: Monday, August 22, 2022 @ 21:31:16
  Author: kgizdov
Revision: 1274879

archrelease: copy trunk to community-testing-x86_64

Added:
  python-pytorch/repos/community-testing-x86_64/PKGBUILD
(from rev 1274878, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-testing-x86_64/ffmpeg4.4.patch
(from rev 1274878, python-pytorch/trunk/ffmpeg4.4.patch)
  
python-pytorch/repos/community-testing-x86_64/fix-building-for-torchvision.patch
(from rev 1274878, python-pytorch/trunk/fix-building-for-torchvision.patch)
  python-pytorch/repos/community-testing-x86_64/fix_include_system.patch
(from rev 1274878, python-pytorch/trunk/fix_include_system.patch)
  python-pytorch/repos/community-testing-x86_64/test.py
(from rev 1274878, python-pytorch/trunk/test.py)
  python-pytorch/repos/community-testing-x86_64/use-system-libuv.patch
(from rev 1274878, python-pytorch/trunk/use-system-libuv.patch)
Deleted:
  python-pytorch/repos/community-testing-x86_64/PKGBUILD
  python-pytorch/repos/community-testing-x86_64/ffmpeg4.4.patch
  
python-pytorch/repos/community-testing-x86_64/fix-building-for-torchvision.patch
  python-pytorch/repos/community-testing-x86_64/fix_include_system.patch
  python-pytorch/repos/community-testing-x86_64/test.py
  python-pytorch/repos/community-testing-x86_64/use-system-libuv.patch

+
 PKGBUILD   |  654 +--
 ffmpeg4.4.patch|  102 ++---
 fix-building-for-torchvision.patch |   50 +-
 fix_include_system.patch   |   26 -
 test.py|   14 
 use-system-libuv.patch |   26 -
 6 files changed, 436 insertions(+), 436 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 21:31:02 UTC (rev 1274878)
+++ PKGBUILD2022-08-22 21:31:16 UTC (rev 1274879)
@@ -1,327 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-_pkgname=pytorch
-pkgbase="python-${_pkgname}"
-pkgname=("${pkgbase}" "${pkgbase}-opt" "${pkgbase}-cuda" "${pkgbase}-opt-cuda")
-pkgver=1.12.1
-_pkgver=1.12.1
-pkgrel=2
-_pkgdesc='Tensors and Dynamic neural networks in Python with strong GPU 
acceleration'
-pkgdesc="${_pkgdesc}"
-arch=('x86_64')
-url="https://pytorch.org;
-license=('BSD')
-depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'libuv'
- 'python-numpy' 'protobuf' 'ffmpeg4.4' 'python-future' 'qt5-base' 
'intel-oneapi-mkl'
- 'python-typing_extensions')
-makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda'
- 'cudnn' 'git' 'magma' 'ninja' 'pkgconfig' 'doxygen' 'gcc11')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#tag=v$_pkgver;
-# generated using parse-submodules
-"${pkgname}-cub::git+https://github.com/NVlabs/cub.git;
-"${pkgname}-NNPACK::git+https://github.com/Maratyszcza/NNPACK.git;
-"${pkgname}-ios-cmake::git+https://github.com/Yangqing/ios-cmake.git;
-
"${pkgname}-pthreadpool::git+https://github.com/Maratyszcza/pthreadpool.git;
-"${pkgname}-FXdiv::git+https://github.com/Maratyszcza/FXdiv.git;
-"${pkgname}-gloo::git+https://github.com/facebookincubator/gloo;
-"${pkgname}-benchmark::git+https://github.com/google/benchmark.git;
-"${pkgname}-pybind11::git+https://github.com/pybind/pybind11.git;
-"${pkgname}-googletest::git+https://github.com/google/googletest.git;
-"${pkgname}-enum34::git+https://github.com/PeachPy/enum34.git;
-"${pkgname}-six::git+https://github.com/benjaminp/six.git;
-"${pkgname}-cpuinfo::git+https://github.com/pytorch/cpuinfo.git;
-
"${pkgname}-protobuf::git+https://github.com/protocolbuffers/protobuf.git;
-"${pkgname}-foxi::git+https://github.com/houseroad/foxi.git;
-"${pkgname}-sleef::git+https://github.com/shibatch/sleef;
-"${pkgname}-ideep::git+https://github.com/intel/ideep;
-"${pkgname}-nccl::git+https://github.com/NVIDIA/nccl;
-"${pkgname}-zstd::git+https://github.com/facebook/zstd.git;
-"${pkgname}-gemmlowp::git+https://github.com/google/gemmlowp.git;
-"${pkgname}-QNNPACK::git+https://github.com/pytorch/QNNPACK;
-"${pkgname}-onnx-tensorrt::git+https://github.com/onnx/onnx-tensorrt;
-"${pkgname}-onnx::git+https://github.com/onnx/onnx.git;
-
"${pkgname}-cudnn-frontend::git+https://github.com/NVIDIA/cudnn-frontend.git;
-
"${pkgname}-ARM_NEON_2_x86_SSE::git+https://github.com/intel/ARM_NEON_2_x86_SSE.git;
-"${pkgname}-ittapi::git+https://github.com/intel/ittapi.git;
-"${pkgname}-fbjni::git+https://github.com/facebookincubator/fbjni.git;
-"${pkgname}-json::git+https://github.com/nlohmann/json.git;
-"${pkgname}-fbgemm::git+https://github.com/pytorch/fbgemm;
-

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

2022-08-22 Thread Konstantin Gizdov via arch-commits
Date: Monday, August 22, 2022 @ 21:31:02
  Author: kgizdov
Revision: 1274878

upgpkg: python-pytorch 1.12.1-3: new nccl rebuild

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 21:22:27 UTC (rev 1274877)
+++ PKGBUILD2022-08-22 21:31:02 UTC (rev 1274878)
@@ -6,7 +6,7 @@
 pkgname=("${pkgbase}" "${pkgbase}-opt" "${pkgbase}-cuda" "${pkgbase}-opt-cuda")
 pkgver=1.12.1
 _pkgver=1.12.1
-pkgrel=2
+pkgrel=3
 _pkgdesc='Tensors and Dynamic neural networks in Python with strong GPU 
acceleration'
 pkgdesc="${_pkgdesc}"
 arch=('x86_64')



[arch-commits] Commit in mpd/repos/testing-x86_64 (12 files)

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 21:29:21
  Author: dvzrv
Revision: 454435

archrelease: copy trunk to testing-x86_64

Added:
  mpd/repos/testing-x86_64/PKGBUILD
(from rev 454434, mpd/trunk/PKGBUILD)
  mpd/repos/testing-x86_64/keys/
  mpd/repos/testing-x86_64/mpd.conf
(from rev 454434, mpd/trunk/mpd.conf)
  mpd/repos/testing-x86_64/mpd.service.override
(from rev 454434, mpd/trunk/mpd.service.override)
  mpd/repos/testing-x86_64/mpd.sysusers
(from rev 454434, mpd/trunk/mpd.sysusers)
  mpd/repos/testing-x86_64/mpd.tmpfiles
(from rev 454434, mpd/trunk/mpd.tmpfiles)
Deleted:
  mpd/repos/testing-x86_64/PKGBUILD
  mpd/repos/testing-x86_64/keys/
  mpd/repos/testing-x86_64/mpd.conf
  mpd/repos/testing-x86_64/mpd.service.override
  mpd/repos/testing-x86_64/mpd.sysusers
  mpd/repos/testing-x86_64/mpd.tmpfiles

--+
 PKGBUILD |  172 -
 mpd.conf |   12 +--
 mpd.service.override |4 -
 mpd.sysusers |4 -
 mpd.tmpfiles |6 -
 5 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 21:29:02 UTC (rev 454434)
+++ PKGBUILD2022-08-22 21:29:21 UTC (rev 454435)
@@ -1,86 +0,0 @@
-# Maintainer: David Runge 
-# Maintainer: Levente Polyak 
-# Contributor: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Andrea Scarpino 
-# Contributor: Damir Perisa 
-# Contributor: Ben 
-
-pkgname=mpd
-pkgver=0.23.8
-pkgrel=2
-pkgdesc="Flexible, powerful, server-side application for playing music"
-arch=(x86_64)
-url="https://www.musicpd.org/;
-license=(GPL2)
-depends=(bzip2 chromaprint gcc-libs glibc lame libcdio libcdio-paranoia
-libgcrypt libgme libmad libmms libmodplug libmpcdec libnfs libshout
-libsidplayfp libsoxr openal opus smbclient sqlite wavpack wildmidi zlib
-zziplib)
-makedepends=(alsa-lib audiofile avahi boost curl dbus expat faad2 ffmpeg flac
-fluidsynth fmt icu jack libao libid3tag libmikmod libmpdclient libogg
-libopenmpt libpulse libsamplerate libsndfile libupnp liburing libvorbis meson
-mpg123 pipewire python-sphinx systemd-libs twolame yajl)
-backup=(etc/$pkgname.conf)
-options=(debug)
-source=(
-  
https://www.musicpd.org/download/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}
-  $pkgname.conf
-  $pkgname.sysusers
-  $pkgname.tmpfiles
-  $pkgname.service.override
-)
-sha512sums=('62f7571de29a329b8ef1fc6f7c338125e70895e06fca134eb9ade19635498ec13da00511870bfadabc5a9ccb090c44543d3101361ffe109e4fadce66435b37ab'
-'SKIP'
-
'25a823740d92da8e186916701413114142eb6ad91a172c592e68b569c8e4f50fa99580e555ccf6cd31fc4f55a09bfe0278efa46e4e76ee0fe02846292fadf3c1'
-
'6e467481406279767b709ec6d5c06dbd825c0de09045c52ffa2d21d0604dcfe19b7a92bf42bed25163d66a3a0d1dbde6185a648b433eaf5eac56be90491e2e18'
-
'db473db27cd68994c3ee26e78e0fb34d13126301d8861563dcc12a22d62ecb14c4ffb1e0798c6aaccdff34e73bae3fbeeff7b42606c901a2d35e278865cdf35d'
-
'c1782b82f9db1d30aece43a07230c5d57370f2494a16e108af03815d83968805472f10f53ea5495cf0e08ff8f245430c3c3bc44025af43aaf9ecd12fcd6afc6c')
-b2sums=('fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a'
-'SKIP'
-
'0969a3c477b6a3f34b44e067e515d7f306414dd14e0163584417b9d071e3cc825898219f7ff66ead7905b15429b8411304052d3b2b14a72e560bfabf9bf0adcf'
-
'4ab6e415284c77802a39d0913d701fe55e56f3c22b19557661fbef77e456b5e1d151da4202695282b956602e716a7afdb994aa2fc17368b9a0d0d051d47a3afb'
-
'd7b587c25dd5830c27af475a8fdd8102139d7c8fdd6f04fe23b36be030e4411582e289f575c299255ff8183096f7d47247327276f9a24641cbd032d9675b837a'
-
'753664445d7d5cc0b36f51ac66549beea403b9731cbcb81b0a782974a0a73d90559ba93e6afcaa470b6f2f5a844c09ef695bdf3b1e6dfee97aa080f41b7fe513')
-validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512') # Max Kellermann 

-
-build() {
-  local _meson_options=(
--D documentation=enabled
--D adplug=disabled
--D sndio=disabled
--D shine=disabled
--D tremor=disabled
--D b_ndebug=true
-  )
-
-  # NOTE: sndio conflicts with alsa
-  # TODO: package adplug
-  # TODO: package shine
-  arch-meson "${_meson_options[@]}" build $pkgname-$pkgver
-  ninja -C build
-}
-
-check() {
-  ninja -C build test
-}
-
-package() {
-  depends+=(libbz2.so libFLAC.so libao.so libasound.so libaudiofile.so
-  libavahi-client.so libavahi-common.so libavcodec.so libavformat.so
-  libavutil.so libcurl.so libdbus-1.so libexpat.so libfaad.so libfluidsynth.so
-  libfmt.so libicui18n.so libicuuc.so libid3tag.so libjack.so libmikmod.so
-  libmpdclient.so libmpg123.so libogg.so libopenmpt.so libpipewire-0.3.so
-  libpulse.so libsamplerate.so libsndfile.so libsystemd.so libtwolame.so
-  libupnp.so liburing.so libvorbis.so libvorbisenc.so libyajl.so libavfilter.so
-  libchromaprint.so libixml.so)
-
-  

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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 21:29:02
  Author: dvzrv
Revision: 454434

upgpkg: mpd 0.23.9-2: Rebuild against fmt 9.0.0.

Modified:
  mpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 20:36:16 UTC (rev 454433)
+++ PKGBUILD2022-08-22 21:29:02 UTC (rev 454434)
@@ -8,7 +8,7 @@
 
 pkgname=mpd
 pkgver=0.23.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Flexible, powerful, server-side application for playing music"
 arch=(x86_64)
 url="https://www.musicpd.org/;



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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 21:22:27
  Author: dvzrv
Revision: 1274877

archrelease: copy trunk to community-x86_64

Added:
  jacktrip/repos/community-x86_64/PKGBUILD
(from rev 1274876, jacktrip/trunk/PKGBUILD)
Deleted:
  jacktrip/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 21:22:13 UTC (rev 1274876)
+++ PKGBUILD2022-08-22 21:22:27 UTC (rev 1274877)
@@ -1,32 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=jacktrip
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Multi-machine audio network performance over the Internet"
-arch=(x86_64)
-url="https://github.com/jacktrip/jacktrip;
-license=(LGPL3 GPL3 MIT)
-groups=(pro-audio)
-depends=(gcc-libs glibc hicolor-icon-theme qt5-base qt5-declarative 
qt5-networkauth qt5-svg)
-makedepends=(help2man meson jack python-jinja python-yaml)
-options=(debug)
-source=($pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('3b89017c37bacbdbcd07458926ffae29bf2d310a40dc8fcb7390e8aa8f2860f9fab053810d613e9c7c9184acd4e4876848cb1f4a8e7044898a298c19c7ee213f')
-b2sums=('24084ca45731906086668435c5b81ce84972907d9052236e1636f38ecbdc70e2bc737cf647f42633c19a81c9ba3cc7d1ac4c8ec146b4540383b79490bad00338')
-
-build() {
-  arch-meson -Drtaudio=disabled build $pkgname-$pkgver
-  ninja -C build
-}
-
-check() {
-  ninja -C build test
-}
-package() {
-  depends+=(libjack.so)
-
-  DESTDIR="$pkgdir" meson install -C build
-  install -vDm 644 $pkgname-$pkgver/{LICENSE.md,LICENSES/MIT.txt} -t 
"$pkgdir/usr/share/licenses/$pkgname"
-  install -vDm 644 $pkgname-$pkgver/README.md -t 
"$pkgdir/usr/share/doc/$pkgname"
-}

Copied: jacktrip/repos/community-x86_64/PKGBUILD (from rev 1274876, 
jacktrip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 21:22:27 UTC (rev 1274877)
@@ -0,0 +1,32 @@
+# Maintainer: David Runge 
+
+pkgname=jacktrip
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="Multi-machine audio network performance over the Internet"
+arch=(x86_64)
+url="https://github.com/jacktrip/jacktrip;
+license=(LGPL3 GPL3 MIT)
+groups=(pro-audio)
+depends=(gcc-libs glibc hicolor-icon-theme qt5-base qt5-declarative 
qt5-networkauth qt5-svg qt5-websockets)
+makedepends=(help2man meson jack python-jinja python-yaml)
+options=(debug)
+source=($pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
+sha512sums=('27be0bd12e2f88e281fa69dc5043fa2029772c19a6ac5426addc95b7b670ac2794d3e6c2d97f479b5bfa3d4caa3cc08e48541fa581901a5afa9c3f6a42e13a76')
+b2sums=('a6b5585a19af9cbec6b4866b2ed5519c407d0ab2f2b7e4b8a50b16c157681ab0995cc16d4283b94ecd83b509e79f27e049b7582499f50525e730b02d92be9b3b')
+
+build() {
+  arch-meson -Drtaudio=disabled build $pkgname-$pkgver
+  ninja -C build
+}
+
+check() {
+  ninja -C build test
+}
+package() {
+  depends+=(libjack.so)
+
+  DESTDIR="$pkgdir" meson install -C build
+  install -vDm 644 $pkgname-$pkgver/{LICENSE.md,LICENSES/MIT.txt} -t 
"$pkgdir/usr/share/licenses/$pkgname"
+  install -vDm 644 $pkgname-$pkgver/README.md -t 
"$pkgdir/usr/share/doc/$pkgname"
+}



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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 21:22:13
  Author: dvzrv
Revision: 1274876

upgpkg: jacktrip 1.6.2-1: Upgrade to 1.6.2.

Modified:
  jacktrip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 21:18:58 UTC (rev 1274875)
+++ PKGBUILD2022-08-22 21:22:13 UTC (rev 1274876)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=jacktrip
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Multi-machine audio network performance over the Internet"
 arch=(x86_64)
@@ -8,12 +8,12 @@
 url="https://github.com/jacktrip/jacktrip;
 license=(LGPL3 GPL3 MIT)
 groups=(pro-audio)
-depends=(gcc-libs glibc hicolor-icon-theme qt5-base qt5-declarative 
qt5-networkauth qt5-svg)
+depends=(gcc-libs glibc hicolor-icon-theme qt5-base qt5-declarative 
qt5-networkauth qt5-svg qt5-websockets)
 makedepends=(help2man meson jack python-jinja python-yaml)
 options=(debug)
 
source=($pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('3b89017c37bacbdbcd07458926ffae29bf2d310a40dc8fcb7390e8aa8f2860f9fab053810d613e9c7c9184acd4e4876848cb1f4a8e7044898a298c19c7ee213f')
-b2sums=('24084ca45731906086668435c5b81ce84972907d9052236e1636f38ecbdc70e2bc737cf647f42633c19a81c9ba3cc7d1ac4c8ec146b4540383b79490bad00338')
+sha512sums=('27be0bd12e2f88e281fa69dc5043fa2029772c19a6ac5426addc95b7b670ac2794d3e6c2d97f479b5bfa3d4caa3cc08e48541fa581901a5afa9c3f6a42e13a76')
+b2sums=('a6b5585a19af9cbec6b4866b2ed5519c407d0ab2f2b7e4b8a50b16c157681ab0995cc16d4283b94ecd83b509e79f27e049b7582499f50525e730b02d92be9b3b')
 
 build() {
   arch-meson -Drtaudio=disabled build $pkgname-$pkgver



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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 21:18:58
  Author: freswa
Revision: 1274875

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|  125 ++
 caprine.desktop |   18 +++
 caprine.js  |   58 -
 3 files changed, 100 insertions(+), 101 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 21:18:53 UTC (rev 1274874)
+++ PKGBUILD2022-08-22 21:18:58 UTC (rev 1274875)
@@ -1,63 +0,0 @@
-# Maintainer: Frederik Schwan 
-# Contributor: Nicola Squartini 
-
-pkgname=caprine
-pkgver=2.56.0
-_commit=91f48da52274ea51b34360a374d06d514592fc6b
-pkgrel=1
-pkgdesc='Elegant Facebook Messenger desktop app'
-arch=('any')
-url='https://github.com/sindresorhus/caprine'
-license=('MIT')
-depends=('electron')
-makedepends=('git' 'npm')
-options=(!emptydirs)
-source=("git+https://github.com/sindresorhus/caprine.git#commit=${_commit};
-'caprine.desktop'
-'caprine.js')
-sha256sums=('SKIP'
-'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
-'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
-
-build() {
-cd ${pkgname}
-
-npm install --ignore-scripts
-npx tsc
-rm -r node_modules
-npm install --ignore-scripts --production
-}
-
-package() {
-cd ${pkgname}
-
-appdir=/usr/lib/${pkgname}
-
-install -d "${pkgdir}"${appdir}
-cp -r * "${pkgdir}"${appdir}
-
-install -dm755 "${pkgdir}/usr/share/pixmaps"
-install -m644 build/icon.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-
-install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
-install -Dm644 "${srcdir}"/${pkgname}.desktop \
-"${pkgdir}"/usr/share/applications/${pkgname}.desktop
-
-install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
-ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
-"${pkgdir}"/usr/share/licenses/${pkgname}
-
-# Clean up
-rm -r "${pkgdir}"${appdir}/{build,source,tsconfig.json}
-find "${pkgdir}"${appdir} \
--name "package.json" \
--exec sed -e "s|${srcdir}/${pkgname}|${appdir}|" \
--i {} \; \
--or -name ".*" -prune -exec rm -r '{}' \; \
--or -name "bin" -prune -exec rm -r '{}' \; \
--or -name "example" -prune -exec rm -r '{}' \; \
--or -name "examples" -prune -exec rm -r '{}' \; \
--or -name "man" -prune -exec rm -r '{}' \; \
--or -name "scripts" -prune -exec rm -r '{}' \; \
--or -name "test" -prune -exec rm -r '{}' \;
-}

Copied: caprine/repos/community-any/PKGBUILD (from rev 1274874, 
caprine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 21:18:58 UTC (rev 1274875)
@@ -0,0 +1,62 @@
+# Maintainer: Frederik Schwan 
+# Contributor: Nicola Squartini 
+
+pkgname=caprine
+pkgver=2.56.1
+pkgrel=1
+pkgdesc='Elegant Facebook Messenger desktop app'
+arch=('any')
+url='https://github.com/sindresorhus/caprine'
+license=('MIT')
+depends=('electron')
+makedepends=('git' 'npm')
+options=(!emptydirs)
+source=("git+https://github.com/sindresorhus/caprine.git#tag=v${pkgver};
+'caprine.desktop'
+'caprine.js')
+sha256sums=('SKIP'
+'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
+'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
+
+build() {
+cd ${pkgname}
+
+npm install --ignore-scripts
+npx tsc
+rm -r node_modules
+npm install --ignore-scripts --production
+}
+
+package() {
+cd ${pkgname}
+
+appdir=/usr/lib/${pkgname}
+
+install -d "${pkgdir}"${appdir}
+cp -r * "${pkgdir}"${appdir}
+
+install -dm755 "${pkgdir}/usr/share/pixmaps"
+install -m644 build/icon.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+
+install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
+install -Dm644 "${srcdir}"/${pkgname}.desktop \
+"${pkgdir}"/usr/share/applications/${pkgname}.desktop
+
+install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
+ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
+"${pkgdir}"/usr/share/licenses/${pkgname}
+
+# Clean up
+rm -r "${pkgdir}"${appdir}/{build,source,tsconfig.json}
+find "${pkgdir}"${appdir} \
+-name "package.json" \
+

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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 21:18:53
  Author: freswa
Revision: 1274874

upgpkg: caprine 2.56.1-1

Modified:
  caprine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 20:44:29 UTC (rev 1274873)
+++ PKGBUILD2022-08-22 21:18:53 UTC (rev 1274874)
@@ -2,8 +2,7 @@
 # Contributor: Nicola Squartini 
 
 pkgname=caprine
-pkgver=2.56.0
-_commit=91f48da52274ea51b34360a374d06d514592fc6b
+pkgver=2.56.1
 pkgrel=1
 pkgdesc='Elegant Facebook Messenger desktop app'
 arch=('any')
@@ -12,7 +11,7 @@
 depends=('electron')
 makedepends=('git' 'npm')
 options=(!emptydirs)
-source=("git+https://github.com/sindresorhus/caprine.git#commit=${_commit};
+source=("git+https://github.com/sindresorhus/caprine.git#tag=v${pkgver};
 'caprine.desktop'
 'caprine.js')
 sha256sums=('SKIP'



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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 20:44:29
  Author: freswa
Revision: 1274873

archrelease: copy trunk to community-x86_64

Added:
  wasmtime/repos/community-x86_64/PKGBUILD
(from rev 1274872, wasmtime/trunk/PKGBUILD)
Deleted:
  wasmtime/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 20:44:27 UTC (rev 1274872)
+++ PKGBUILD2022-08-22 20:44:29 UTC (rev 1274873)
@@ -1,51 +0,0 @@
-# Maintainer: Frederik Schwan 
-# Contributor: Dario Ostuni 
-
-pkgname=wasmtime
-pkgver=0.39.1
-pkgrel=1
-pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
-arch=('x86_64')
-url='https://github.com/bytecodealliance/wasmtime'
-license=('Apache')
-depends=('gcc-libs')
-makedepends=('cargo' 'git')
-options=('!lto')
-source=("git+https://github.com/bytecodealliance/wasmtime.git#commit=v${pkgver};
-git+https://github.com/WebAssembly/testsuite.git
-git+https://github.com/WebAssembly/wasm-c-api.git
-git+https://github.com/WebAssembly/WASI.git
-git+https://github.com/WebAssembly/wasi-nn.git
-git+https://github.com/WebAssembly/wasi-crypto.git)
-b2sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  git submodule init
-  git config submodule.spec_testsuite.src "${srcdir}"/testsuite
-  git config submodule.crates/c-api/examples/wasm-c-api.src 
"${srcdir}"/wasm-c-api
-  git config submodule.WASI.src "${srcdir}"/WASI
-  git config submodule.crates/wasi-nn/spec.src "${srcdir}"/wasi-nn
-  git config submodule.crates/wasi-crypto/spec.src "${srcdir}"/wasi-crypto
-  git submodule update
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd ${pkgname}
-  export RUSTUP_TOOLCHAIN=stable
-  export CARGO_TARGET_DIR=target
-  cargo build --locked --release
-  cargo build --locked --release --manifest-path crates/c-api/Cargo.toml
-}
-
-package() {
-  cd ${pkgname}
-  install -Dm755 target/release/${pkgname} "${pkgdir}"/usr/bin/$pkgname
-  install -Dm755 target/release/lib${pkgname}.so 
"${pkgdir}"/usr/lib/lib${pkgname}.so
-}

Copied: wasmtime/repos/community-x86_64/PKGBUILD (from rev 1274872, 
wasmtime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 20:44:29 UTC (rev 1274873)
@@ -0,0 +1,51 @@
+# Maintainer: Frederik Schwan 
+# Contributor: Dario Ostuni 
+
+pkgname=wasmtime
+pkgver=0.40.0
+pkgrel=1
+pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
+arch=('x86_64')
+url='https://github.com/bytecodealliance/wasmtime'
+license=('Apache')
+depends=('gcc-libs')
+makedepends=('cargo' 'git')
+options=('!lto')
+source=("git+https://github.com/bytecodealliance/wasmtime.git#commit=v${pkgver};
+git+https://github.com/WebAssembly/testsuite.git
+git+https://github.com/WebAssembly/wasm-c-api.git
+git+https://github.com/WebAssembly/WASI.git
+git+https://github.com/WebAssembly/wasi-nn.git
+git+https://github.com/WebAssembly/wasi-crypto.git)
+b2sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  git submodule init
+  git config submodule.spec_testsuite.src "${srcdir}"/testsuite
+  git config submodule.crates/c-api/examples/wasm-c-api.src 
"${srcdir}"/wasm-c-api
+  git config submodule.WASI.src "${srcdir}"/WASI
+  git config submodule.crates/wasi-nn/spec.src "${srcdir}"/wasi-nn
+  git config submodule.crates/wasi-crypto/spec.src "${srcdir}"/wasi-crypto
+  git submodule update
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd ${pkgname}
+  export RUSTUP_TOOLCHAIN=stable
+  export CARGO_TARGET_DIR=target
+  cargo build --locked --release
+  cargo build --locked --release --manifest-path crates/c-api/Cargo.toml
+}
+
+package() {
+  cd ${pkgname}
+  install -Dm755 target/release/${pkgname} "${pkgdir}"/usr/bin/$pkgname
+  install -Dm755 target/release/lib${pkgname}.so 
"${pkgdir}"/usr/lib/lib${pkgname}.so
+}



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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 20:44:27
  Author: freswa
Revision: 1274872

upgpkg: wasmtime 0.40.0-1

Modified:
  wasmtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 20:40:18 UTC (rev 1274871)
+++ PKGBUILD2022-08-22 20:44:27 UTC (rev 1274872)
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni 
 
 pkgname=wasmtime
-pkgver=0.39.1
+pkgver=0.40.0
 pkgrel=1
 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
 arch=('x86_64')



[arch-commits] Commit in python-matplotlib-inline/repos/community-any (2 files)

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 20:40:18
  Author: polyzen
Revision: 1274871

archrelease: copy trunk to community-any

Added:
  python-matplotlib-inline/repos/community-any/PKGBUILD
(from rev 1274870, python-matplotlib-inline/trunk/PKGBUILD)
Deleted:
  python-matplotlib-inline/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 20:39:56 UTC (rev 1274870)
+++ PKGBUILD2022-08-22 20:40:18 UTC (rev 1274871)
@@ -1,38 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Maintainer: Bruno Pagani 
-
-_name=matplotlib-inline
-pkgname=python-matplotlib-inline
-pkgver=0.1.3
-pkgrel=3
-pkgdesc='Inline Matplotlib backend for Jupyter'
-arch=('any')
-url=https://github.com/ipython/matplotlib-inline
-license=('BSD')
-depends=('python-traitlets')
-makedepends=('python-setuptools')
-checkdepends=('ipython' 'python-matplotlib')
-optdepends=('python-matplotlib')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('a04bfba22e0d1395479f866853ec1ee28eea1485c1d69a6faf00dc3e24ff34ee')
-b2sums=('9f532fc46064c905ad50f4a6d39579848609790eef08d182a5765140781e87b38706221cab3451581627c73ae4e505afcf9c1a5f324aad5bfbf4441a4f95fd08')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python setup.py install --optimize=1 --skip-build
-  test-env/bin/python -c 'from matplotlib_inline.backend_inline import show'
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-matplotlib-inline/repos/community-any/PKGBUILD (from rev 
1274870, python-matplotlib-inline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 20:40:18 UTC (rev 1274871)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel M. Capella 
+# Maintainer: Bruno Pagani 
+
+_name=matplotlib-inline
+pkgname=python-matplotlib-inline
+pkgver=0.1.6
+pkgrel=1
+pkgdesc='Inline Matplotlib backend for Jupyter'
+arch=('any')
+url=https://github.com/ipython/matplotlib-inline
+license=('BSD')
+depends=('python-traitlets')
+makedepends=('python-setuptools')
+checkdepends=('ipython' 'python-matplotlib')
+optdepends=('python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304')
+b2sums=('3c8579660c36f790604c2ddcc99b587b8f54135f823d1a04b3e7ad5709bf7ba49cecd22da164c7bd6ffba4b84d61681f063ca036fba2d4a0cfaf81a9ea66a7e2')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python setup.py install --optimize=1 --skip-build
+  test-env/bin/python -c 'from matplotlib_inline.backend_inline import show'
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 20:39:56
  Author: polyzen
Revision: 1274870

upgpkg: python-matplotlib-inline 0.1.6-1

Modified:
  python-matplotlib-inline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 20:16:44 UTC (rev 1274869)
+++ PKGBUILD2022-08-22 20:39:56 UTC (rev 1274870)
@@ -3,8 +3,8 @@
 
 _name=matplotlib-inline
 pkgname=python-matplotlib-inline
-pkgver=0.1.3
-pkgrel=3
+pkgver=0.1.6
+pkgrel=1
 pkgdesc='Inline Matplotlib backend for Jupyter'
 arch=('any')
 url=https://github.com/ipython/matplotlib-inline
@@ -14,8 +14,8 @@
 checkdepends=('ipython' 'python-matplotlib')
 optdepends=('python-matplotlib')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('a04bfba22e0d1395479f866853ec1ee28eea1485c1d69a6faf00dc3e24ff34ee')
-b2sums=('9f532fc46064c905ad50f4a6d39579848609790eef08d182a5765140781e87b38706221cab3451581627c73ae4e505afcf9c1a5f324aad5bfbf4441a4f95fd08')
+sha256sums=('f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304')
+b2sums=('3c8579660c36f790604c2ddcc99b587b8f54135f823d1a04b3e7ad5709bf7ba49cecd22da164c7bd6ffba4b84d61681f063ca036fba2d4a0cfaf81a9ea66a7e2')
 
 build() {
   cd $_name-$pkgver



[arch-commits] Commit in java-openjdk/repos/extra-x86_64 (14 files)

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 20:36:16
  Author: freswa
Revision: 454433

archrelease: copy trunk to extra-x86_64

Added:
  java-openjdk/repos/extra-x86_64/PKGBUILD
(from rev 454432, java-openjdk/trunk/PKGBUILD)
  java-openjdk/repos/extra-x86_64/freedesktop-java.desktop
(from rev 454432, java-openjdk/trunk/freedesktop-java.desktop)
  java-openjdk/repos/extra-x86_64/freedesktop-jconsole.desktop
(from rev 454432, java-openjdk/trunk/freedesktop-jconsole.desktop)
  java-openjdk/repos/extra-x86_64/freedesktop-jshell.desktop
(from rev 454432, java-openjdk/trunk/freedesktop-jshell.desktop)
  java-openjdk/repos/extra-x86_64/install_jdk-openjdk.sh
(from rev 454432, java-openjdk/trunk/install_jdk-openjdk.sh)
  java-openjdk/repos/extra-x86_64/install_jre-openjdk-headless.sh
(from rev 454432, java-openjdk/trunk/install_jre-openjdk-headless.sh)
  java-openjdk/repos/extra-x86_64/install_jre-openjdk.sh
(from rev 454432, java-openjdk/trunk/install_jre-openjdk.sh)
Deleted:
  java-openjdk/repos/extra-x86_64/PKGBUILD
  java-openjdk/repos/extra-x86_64/freedesktop-java.desktop
  java-openjdk/repos/extra-x86_64/freedesktop-jconsole.desktop
  java-openjdk/repos/extra-x86_64/freedesktop-jshell.desktop
  java-openjdk/repos/extra-x86_64/install_jdk-openjdk.sh
  java-openjdk/repos/extra-x86_64/install_jre-openjdk-headless.sh
  java-openjdk/repos/extra-x86_64/install_jre-openjdk.sh

-+
 PKGBUILD|  576 +++---
 freedesktop-java.desktop|   24 -
 freedesktop-jconsole.desktop|   22 -
 freedesktop-jshell.desktop  |   18 -
 install_jdk-openjdk.sh  |  100 +++---
 install_jre-openjdk-headless.sh |   96 +++---
 install_jre-openjdk.sh  |   70 ++--
 7 files changed, 453 insertions(+), 453 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 20:36:11 UTC (rev 454432)
+++ PKGBUILD2022-08-22 20:36:16 UTC (rev 454433)
@@ -1,288 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Frederik Schwan 
-# Contributor: Guillaume ALAUX 
-
-# TODO add test, see about packaging jtreg and using it here
-
-pkgbase=java-openjdk
-pkgname=('jre-openjdk-headless' 'jre-openjdk' 'jdk-openjdk' 'openjdk-src' 
'openjdk-doc')
-_majorver=18
-_minorver=0
-_securityver=2
-_updatever=9
-pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-#pkgver=${_majorver}.u${_updatever}
-pkgrel=1
-_git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
-#_git_tag=jdk-${_majorver}+${_updatever}
-arch=('x86_64')
-url='https://openjdk.java.net/'
-license=('custom')
-makedepends=('java-environment>=11' 'cpio' 'unzip' 'zip' 'libelf' 'libcups' 
'libx11'
- 'libxrender' 'libxtst' 'libxt' 'libxext' 'libxrandr' 'alsa-lib' 
'pandoc'
- 'graphviz' 'freetype2' 'libjpeg-turbo' 'giflib' 'libpng' 'lcms2'
- 'libnet' 'bash' 'harfbuzz' 'gcc-libs' 'glibc')
-options=(!lto)
-source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
-freedesktop-java.desktop
-freedesktop-jconsole.desktop
-freedesktop-jshell.desktop)
-sha256sums=('ccef9f46af500031330d308dc412d1cab415f2c9e0d06b742e709947158f3079'
-'58bf779332d21151ba47719926ddcc8811ac7bbf414222141dcf40ac54cfaa2d'
-'3a50ded3918024de4e441a46744c8e342faf46441b53c8bac7d589055a28a13c'
-'2cace78ec911f73578991370914753c5b6abe9f7304bcbcb7a3077b8dbc7c867')
-
-case "${CARCH}" in
-  x86_64) _JARCH='x86_64';;
-  i686)   _JARCH='x86';;
-esac
-
-_jvmdir=/usr/lib/jvm/java-${_majorver}-openjdk
-_jdkdir=jdk${_majorver}u-${_git_tag//+/-}
-_imgdir=${_jdkdir}/build/linux-${_JARCH}-server-release/images
-
-_nonheadless=(lib/libawt_xawt.{so,debuginfo}
-  lib/libjawt.{so,debuginfo}
-  lib/libjsound.{so,debuginfo}
-  lib/libsplashscreen.{so,debuginfo})
-
-build() {
-  cd ${_jdkdir}
-
-  NUM_PROC_OPT=''
-  MAKEFLAG_J=$(echo ${MAKEFLAGS} | sed -En 's/.*-j([0-9]+).*/\1/p')
-  if [ -n "${MAKEFLAG_J}" ]; then
-# 
http://hg.openjdk.java.net/jdk10/jdk10/file/85e6cb013b98/make/InitSupport.gmk#l105
-echo "Removing '-j${MAKEFLAG_J}' from MAKEFLAGS to prevent build fail. 
Passing it directly to ./configure."
-export MAKEFLAGS=${MAKEFLAGS/-j${MAKEFLAG_J}/}
-NUM_PROC_OPT="--with-num-cores=${MAKEFLAG_J}"
-  fi
-
-  # Avoid optimization of HotSpot to be lowered from O3 to O2
-  local _CFLAGS="${CFLAGS//-O2/-O3} ${CPPFLAGS} -fcommon"
-  local _CXXFLAGS="${CXXFLAGS//-O2/-O3} ${CPPFLAGS} -fcommon"
-  local _LDFLAGS=${LDFLAGS}
-  if [[ ${CARCH} = i686 ]]; then
-echo "Removing '-fno-plt' from CFLAGS and CXXFLAGS to prevent build fail 
with this architecture"
-_CFLAGS=${CFLAGS/-fno-plt/}
-_CXXFLAGS=${CXXFLAGS/-fno-plt/}
-  fi
-
-  # TODO: Should be rechecked for the next releases
-  # compiling with -fexceptions leads to:
-  # /usr/bin/ld: 

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

2022-08-22 Thread Frederik Schwan via arch-commits
Date: Monday, August 22, 2022 @ 20:36:11
  Author: freswa
Revision: 454432

upgpkg: java-openjdk 18.0.2.1.u0-1

Modified:
  java-openjdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:30:41 UTC (rev 454431)
+++ PKGBUILD2022-08-22 20:36:11 UTC (rev 454432)
@@ -8,8 +8,8 @@
 pkgname=('jre-openjdk-headless' 'jre-openjdk' 'jdk-openjdk' 'openjdk-src' 
'openjdk-doc')
 _majorver=18
 _minorver=0
-_securityver=2
-_updatever=9
+_securityver=2.1
+_updatever=0
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
 #pkgver=${_majorver}.u${_updatever}
 pkgrel=1
@@ -27,7 +27,7 @@
 freedesktop-java.desktop
 freedesktop-jconsole.desktop
 freedesktop-jshell.desktop)
-sha256sums=('ccef9f46af500031330d308dc412d1cab415f2c9e0d06b742e709947158f3079'
+sha256sums=('d3955839c1f566f949fbdf5d4f32a6fac2e57598fba2a1cbc8557c96df6ac8c4'
 '58bf779332d21151ba47719926ddcc8811ac7bbf414222141dcf40ac54cfaa2d'
 '3a50ded3918024de4e441a46744c8e342faf46441b53c8bac7d589055a28a13c'
 '2cace78ec911f73578991370914753c5b6abe9f7304bcbcb7a3077b8dbc7c867')



[arch-commits] Commit in typescript-language-server/repos/community-any (2 files)

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 20:16:44
  Author: polyzen
Revision: 1274869

archrelease: copy trunk to community-any

Added:
  typescript-language-server/repos/community-any/PKGBUILD
(from rev 1274868, typescript-language-server/trunk/PKGBUILD)
Deleted:
  typescript-language-server/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 20:16:26 UTC (rev 1274868)
+++ PKGBUILD2022-08-22 20:16:44 UTC (rev 1274869)
@@ -1,45 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=typescript-language-server
-pkgver=1.1.0
-pkgrel=1
-pkgdesc='Language Server Protocol (LSP) implementation for TypeScript using 
tsserver'
-url=https://github.com/theia-ide/typescript-language-server
-arch=('any')
-license=('Apache')
-depends=('typescript')
-makedepends=('jq' 'yarn')
-checkdepends=('npm')
-source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('4d8ac8925bec0ea41108ea7dc7c15753eaddb5c6387d66678a3625414f756cec46c4b69dcaca79dba72fb3c1f4adbf8f346de4f1eed7c59e94e3250d85036642')
-
-prepare() {
-  cd $pkgname-$pkgver
-  yarn --frozen-lockfile
-}
-
-build() {
-  cd $pkgname-$pkgver
-  yarn compile # Needs bin links
-}
-
-check() {
-  cd $pkgname-$pkgver
-  yarn test
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  # Emulate `npm prune --production`
-  cp package.json{,.bak}
-  read -ra devDependencies < <(jq -r '.devDependencies | keys | join(" ")' 
package.json | sed 's/ deepmerge//')
-  yarn remove --frozen-lockfile "${devDependencies[@]}"
-  mv package.json{.bak,}
-
-  install -d "$pkgdir"/usr/{bin,lib/node_modules/$pkgname}
-  ln -s ../lib/node_modules/$pkgname/lib/cli.js "$pkgdir"/usr/bin/$pkgname
-  chmod +x lib/cli.js
-  cp -r lib node_modules package.json "$pkgdir"/usr/lib/node_modules/$pkgname
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname {CHANGELOG,README}.md
-}

Copied: typescript-language-server/repos/community-any/PKGBUILD (from rev 
1274868, typescript-language-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 20:16:44 UTC (rev 1274869)
@@ -0,0 +1,45 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=typescript-language-server
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='Language Server Protocol (LSP) implementation for TypeScript using 
tsserver'
+url=https://github.com/theia-ide/typescript-language-server
+arch=('any')
+license=('Apache')
+depends=('typescript')
+makedepends=('jq' 'yarn')
+checkdepends=('npm')
+source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+b2sums=('4a5f32f8875c36975dedc756ebf7865374597f192d266c6991f307a7e1948cb596edc2b3fa6fdbcc65e0fb9d523763a7f4df22b0fbe8933c20f2c287dee7f14b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  yarn --frozen-lockfile
+}
+
+build() {
+  cd $pkgname-$pkgver
+  yarn compile # Needs bin links
+}
+
+check() {
+  cd $pkgname-$pkgver
+  yarn test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # Emulate `npm prune --production`
+  cp package.json{,.bak}
+  read -ra devDependencies < <(jq -r '.devDependencies | keys | join(" ")' 
package.json)
+  yarn remove --frozen-lockfile "${devDependencies[@]}"
+  mv package.json{.bak,}
+
+  install -d "$pkgdir"/usr/{bin,lib/node_modules/$pkgname}
+  ln -s ../lib/node_modules/$pkgname/lib/cli.js "$pkgdir"/usr/bin/$pkgname
+  chmod +x lib/cli.js
+  cp -r lib node_modules package.json "$pkgdir"/usr/lib/node_modules/$pkgname
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname {CHANGELOG,README}.md
+}



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

2022-08-22 Thread Daniel M. Capella via arch-commits
Date: Monday, August 22, 2022 @ 20:16:26
  Author: polyzen
Revision: 1274868

upgpkg: typescript-language-server 1.1.1-1

Modified:
  typescript-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 20:11:35 UTC (rev 1274867)
+++ PKGBUILD2022-08-22 20:16:26 UTC (rev 1274868)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=typescript-language-server
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='Language Server Protocol (LSP) implementation for TypeScript using 
tsserver'
 url=https://github.com/theia-ide/typescript-language-server
@@ -11,7 +11,7 @@
 makedepends=('jq' 'yarn')
 checkdepends=('npm')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('4d8ac8925bec0ea41108ea7dc7c15753eaddb5c6387d66678a3625414f756cec46c4b69dcaca79dba72fb3c1f4adbf8f346de4f1eed7c59e94e3250d85036642')
+b2sums=('4a5f32f8875c36975dedc756ebf7865374597f192d266c6991f307a7e1948cb596edc2b3fa6fdbcc65e0fb9d523763a7f4df22b0fbe8933c20f2c287dee7f14b')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -33,7 +33,7 @@
 
   # Emulate `npm prune --production`
   cp package.json{,.bak}
-  read -ra devDependencies < <(jq -r '.devDependencies | keys | join(" ")' 
package.json | sed 's/ deepmerge//')
+  read -ra devDependencies < <(jq -r '.devDependencies | keys | join(" ")' 
package.json)
   yarn remove --frozen-lockfile "${devDependencies[@]}"
   mv package.json{.bak,}
 



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

2022-08-22 Thread Leonidas Spyropoulos via arch-commits
Date: Monday, August 22, 2022 @ 20:11:35
  Author: artafinde
Revision: 1274867

archrelease: copy trunk to community-x86_64

Added:
  budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 1274866, budgie-desktop/trunk/PKGBUILD)
  budgie-desktop/repos/community-x86_64/keys/
Deleted:
  budgie-desktop/repos/community-x86_64/PKGBUILD
  budgie-desktop/repos/community-x86_64/keys/

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:36:57 UTC (rev 1274866)
+++ PKGBUILD2022-08-22 20:11:35 UTC (rev 1274867)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=budgie-desktop
-pkgver=10.6.2
-pkgrel=1
-pkgdesc='Modern desktop environment from the Solus Project'
-arch=('x86_64')
-url='https://github.com/solus-project/budgie-desktop'
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-extra'
- 'graphene' 'libibus' 'libpeas' 'libwnck3' 'mutter')
-makedepends=('budgie-screensaver' 'gobject-introspection' 'intltool' 'meson' 
'sassc' 'vala')
-optdepends=('budgie-desktop-view: Desktop icons'
-'budgie-screensaver: Lock screen'
-'gnome-control-center: System settings'
-'network-manager-applet: Network management')
-options=('debug')
-source=("https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v$pkgver/budgie-desktop-v$pkgver.tar.xz"{,.asc})
-validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F'  # Ikey Doherty 
(Solus Project Founder)
-  '96B4A0291094A86A2B7E3367DD672FE9A2BE5892'  # Joshua Strobl 
(Personal)
-  '0E0D97562A4EC8BD8E329DCDAA7A2325E04B609B') # Joshua Strobl 
 
-sha256sums=('42b2b359d0c7f7cf08fb869f3b616d8f1a4d643013b216aab39544035e6a9d64'
-'SKIP')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  meson compile -C build
-}
-
-package() {
-  meson install -C build --destdir "$pkgdir"
-}

Copied: budgie-desktop/repos/community-x86_64/PKGBUILD (from rev 1274866, 
budgie-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 20:11:35 UTC (rev 1274867)
@@ -0,0 +1,29 @@
+# Maintainer: Campbell Jones 
+
+pkgname=budgie-desktop
+pkgver=10.6.3
+pkgrel=1
+pkgdesc='A familiar, modern desktop environment'
+arch=('x86_64')
+url='https://github.com/BuddiesOfBudgie/budgie-desktop'
+license=('GPL' 'LGPL')
+depends=('budgie-screensaver' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 
'gnome-themes-standard'
+ 'libgee' 'libpeas' 'libwnck3' 'mutter' 'accountsservice' 'ibus')
+makedepends=('gobject-introspection' 'intltool' 'meson' 'sassc' 'vala')
+optdepends=('budgie-desktop-view: Desktop icons'
+'gnome-control-center: System settings'
+'network-manager-applet: Network management')
+options=('debug')
+source=("https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v$pkgver/budgie-desktop-v$pkgver.tar.xz"{,.asc})
+validpgpkeys=('0E0D97562A4EC8BD8E329DCDAA7A2325E04B609B') # Joshua Strobl 
+sha256sums=('38cfd479d1bbdff30f8c18158a8ba6336cc67234d7504c3fbefc05027eed2d4e'
+'SKIP')
+
+build() {
+  arch-meson "$pkgname-$pkgver" build
+  meson compile -C build
+}
+
+package() {
+  meson install -C build --destdir "$pkgdir"
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:36:57
  Author: felixonmars
Revision: 1274866

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:36:43 UTC (rev 1274865)
+++ PKGBUILD2022-08-22 19:36:57 UTC (rev 1274866)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-clevercsv
-pkgver=0.7.0
-pkgrel=3
-pkgdesc="A Python package for handling messy CSV files"
-url="https://github.com/alan-turing-institute/CleverCSV;
-license=('MIT')
-arch=('x86_64')
-depends=('python-chardet' 'python-regex')
-makedepends=('python-setuptools')
-optdepends=('python-pandas' 'python-cleo' 'python-clikit' 'python-tabview')
-checkdepends=('python-pytest-runner' 'python-pandas' 'python-cleo' 
'python-clikit' 'python-tabview'
-  'python-termcolor')
-source=("https://github.com/alan-turing-institute/CleverCSV/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('241e4ac113c6542024d853f02b81c8f6a809ccbcefda78c250aeae10dd05a1510217a78c0ccc0359401364d77adcdfb22caf63689e55ff26495e4f2da92f8c4e')
-
-build() {
-  cd CleverCSV-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd CleverCSV-$pkgver
-  PYTHONPATH="$PWD"/build/lib.linux-$CARCH-3.10 python setup.py pytest
-}
-
-package() {
-  cd CleverCSV-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-clevercsv/repos/community-x86_64/PKGBUILD (from rev 1274865, 
python-clevercsv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 19:36:57 UTC (rev 1274866)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-clevercsv
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="A Python package for handling messy CSV files"
+url="https://github.com/alan-turing-institute/CleverCSV;
+license=('MIT')
+arch=('x86_64')
+depends=('python-chardet' 'python-regex')
+makedepends=('python-setuptools')
+optdepends=('python-pandas' 'python-tabview' 'python-cleo' 'python-clikit' 
'python-cchardet')
+checkdepends=('python-pytest-runner' 'python-pandas' 'python-tabview' 
'python-cleo' 'python-clikit'
+  'python-cchardet' 'python-termcolor')
+source=("https://github.com/alan-turing-institute/CleverCSV/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('4ca03f63974804ce9c0431ed9f7bbc85d52003f83cbfbc70be0cf23f807c90e7e0f5fd863f010066ae5c5fddd4935287e1c6059e2c1267627ba83b1893d79c7f')
+
+build() {
+  cd CleverCSV-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd CleverCSV-$pkgver
+  PYTHONPATH="$PWD"/build/lib.linux-$CARCH-3.10 python setup.py pytest
+}
+
+package() {
+  cd CleverCSV-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:36:43
  Author: felixonmars
Revision: 1274865

upgpkg: python-clevercsv 0.7.1-1

Modified:
  python-clevercsv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:34:16 UTC (rev 1274864)
+++ PKGBUILD2022-08-22 19:36:43 UTC (rev 1274865)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-clevercsv
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="A Python package for handling messy CSV files"
 url="https://github.com/alan-turing-institute/CleverCSV;
 license=('MIT')
@@ -9,11 +9,11 @@
 arch=('x86_64')
 depends=('python-chardet' 'python-regex')
 makedepends=('python-setuptools')
-optdepends=('python-pandas' 'python-cleo' 'python-clikit' 'python-tabview')
-checkdepends=('python-pytest-runner' 'python-pandas' 'python-cleo' 
'python-clikit' 'python-tabview'
-  'python-termcolor')
+optdepends=('python-pandas' 'python-tabview' 'python-cleo' 'python-clikit' 
'python-cchardet')
+checkdepends=('python-pytest-runner' 'python-pandas' 'python-tabview' 
'python-cleo' 'python-clikit'
+  'python-cchardet' 'python-termcolor')
 
source=("https://github.com/alan-turing-institute/CleverCSV/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('241e4ac113c6542024d853f02b81c8f6a809ccbcefda78c250aeae10dd05a1510217a78c0ccc0359401364d77adcdfb22caf63689e55ff26495e4f2da92f8c4e')
+sha512sums=('4ca03f63974804ce9c0431ed9f7bbc85d52003f83cbfbc70be0cf23f807c90e7e0f5fd863f010066ae5c5fddd4935287e1c6059e2c1267627ba83b1893d79c7f')
 
 build() {
   cd CleverCSV-$pkgver



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:34:16
  Author: felixonmars
Revision: 1274864

archrelease: copy trunk to community-any

Added:
  python-wilderness/repos/community-any/
  python-wilderness/repos/community-any/PKGBUILD
(from rev 1274863, python-wilderness/trunk/PKGBUILD)

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

Copied: python-wilderness/repos/community-any/PKGBUILD (from rev 1274863, 
python-wilderness/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2022-08-22 19:34:16 UTC (rev 1274864)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-wilderness
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Easy multi-level command line applications with man pages"
+url="https://github.com/GjjvdBurg/wilderness;
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://github.com/GjjvdBurg/wilderness/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('21e04bc2025d8c0d7f0cdcce99046f67d9949863457831a684bf2fd6bef26d566792b9c233cd2deba314738721409bb83ac8052cc842aedf56c8c8d4b532b724')
+
+build() {
+  cd wilderness-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd wilderness-$pkgver
+  # https://github.com/GjjvdBurg/wilderness/issues/5
+  python -m unittest discover || echo "Tests failed"
+}
+
+package() {
+  cd wilderness-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



[arch-commits] Commit in (4 files)

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:33:54
  Author: felixonmars
Revision: 1274863

addpkg: python-wilderness 0.1.7-1

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

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

Added: python-wilderness/trunk/PKGBUILD
===
--- python-wilderness/trunk/PKGBUILD(rev 0)
+++ python-wilderness/trunk/PKGBUILD2022-08-22 19:33:54 UTC (rev 1274863)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-wilderness
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Easy multi-level command line applications with man pages"
+url="https://github.com/GjjvdBurg/wilderness;
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://github.com/GjjvdBurg/wilderness/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('21e04bc2025d8c0d7f0cdcce99046f67d9949863457831a684bf2fd6bef26d566792b9c233cd2deba314738721409bb83ac8052cc842aedf56c8c8d4b532b724')
+
+build() {
+  cd wilderness-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd wilderness-$pkgver
+  # https://github.com/GjjvdBurg/wilderness/issues/5
+  python -m unittest discover || echo "Tests failed"
+}
+
+package() {
+  cd wilderness-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



[arch-commits] Commit in mpd/repos/extra-x86_64 (12 files)

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 19:30:41
  Author: dvzrv
Revision: 454431

archrelease: copy trunk to extra-x86_64

Added:
  mpd/repos/extra-x86_64/PKGBUILD
(from rev 454430, mpd/trunk/PKGBUILD)
  mpd/repos/extra-x86_64/keys/
  mpd/repos/extra-x86_64/mpd.conf
(from rev 454430, mpd/trunk/mpd.conf)
  mpd/repos/extra-x86_64/mpd.service.override
(from rev 454430, mpd/trunk/mpd.service.override)
  mpd/repos/extra-x86_64/mpd.sysusers
(from rev 454430, mpd/trunk/mpd.sysusers)
  mpd/repos/extra-x86_64/mpd.tmpfiles
(from rev 454430, mpd/trunk/mpd.tmpfiles)
Deleted:
  mpd/repos/extra-x86_64/PKGBUILD
  mpd/repos/extra-x86_64/keys/
  mpd/repos/extra-x86_64/mpd.conf
  mpd/repos/extra-x86_64/mpd.service.override
  mpd/repos/extra-x86_64/mpd.sysusers
  mpd/repos/extra-x86_64/mpd.tmpfiles

--+
 PKGBUILD |  172 -
 mpd.conf |   12 +--
 mpd.service.override |4 -
 mpd.sysusers |4 -
 mpd.tmpfiles |6 -
 5 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:30:22 UTC (rev 454430)
+++ PKGBUILD2022-08-22 19:30:41 UTC (rev 454431)
@@ -1,86 +0,0 @@
-# Maintainer: David Runge 
-# Maintainer: Levente Polyak 
-# Contributor: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Andrea Scarpino 
-# Contributor: Damir Perisa 
-# Contributor: Ben 
-
-pkgname=mpd
-pkgver=0.23.8
-pkgrel=1
-pkgdesc="Flexible, powerful, server-side application for playing music"
-arch=(x86_64)
-url="https://www.musicpd.org/;
-license=(GPL2)
-depends=(bzip2 chromaprint gcc-libs glibc lame libcdio libcdio-paranoia
-libgcrypt libgme libmad libmms libmodplug libmpcdec libnfs libshout
-libsidplayfp libsoxr openal opus smbclient sqlite wavpack wildmidi zlib
-zziplib)
-makedepends=(alsa-lib audiofile avahi boost curl dbus expat faad2 ffmpeg flac
-fluidsynth fmt icu jack libao libid3tag libmikmod libmpdclient libogg
-libopenmpt libpulse libsamplerate libsndfile libupnp liburing libvorbis meson
-mpg123 pipewire python-sphinx systemd-libs twolame yajl)
-backup=(etc/$pkgname.conf)
-options=(debug)
-source=(
-  
https://www.musicpd.org/download/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}
-  $pkgname.conf
-  $pkgname.sysusers
-  $pkgname.tmpfiles
-  $pkgname.service.override
-)
-sha512sums=('62f7571de29a329b8ef1fc6f7c338125e70895e06fca134eb9ade19635498ec13da00511870bfadabc5a9ccb090c44543d3101361ffe109e4fadce66435b37ab'
-'SKIP'
-
'25a823740d92da8e186916701413114142eb6ad91a172c592e68b569c8e4f50fa99580e555ccf6cd31fc4f55a09bfe0278efa46e4e76ee0fe02846292fadf3c1'
-
'6e467481406279767b709ec6d5c06dbd825c0de09045c52ffa2d21d0604dcfe19b7a92bf42bed25163d66a3a0d1dbde6185a648b433eaf5eac56be90491e2e18'
-
'db473db27cd68994c3ee26e78e0fb34d13126301d8861563dcc12a22d62ecb14c4ffb1e0798c6aaccdff34e73bae3fbeeff7b42606c901a2d35e278865cdf35d'
-
'c1782b82f9db1d30aece43a07230c5d57370f2494a16e108af03815d83968805472f10f53ea5495cf0e08ff8f245430c3c3bc44025af43aaf9ecd12fcd6afc6c')
-b2sums=('fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a'
-'SKIP'
-
'0969a3c477b6a3f34b44e067e515d7f306414dd14e0163584417b9d071e3cc825898219f7ff66ead7905b15429b8411304052d3b2b14a72e560bfabf9bf0adcf'
-
'4ab6e415284c77802a39d0913d701fe55e56f3c22b19557661fbef77e456b5e1d151da4202695282b956602e716a7afdb994aa2fc17368b9a0d0d051d47a3afb'
-
'd7b587c25dd5830c27af475a8fdd8102139d7c8fdd6f04fe23b36be030e4411582e289f575c299255ff8183096f7d47247327276f9a24641cbd032d9675b837a'
-
'753664445d7d5cc0b36f51ac66549beea403b9731cbcb81b0a782974a0a73d90559ba93e6afcaa470b6f2f5a844c09ef695bdf3b1e6dfee97aa080f41b7fe513')
-validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512') # Max Kellermann 

-
-build() {
-  local _meson_options=(
--D documentation=enabled
--D adplug=disabled
--D sndio=disabled
--D shine=disabled
--D tremor=disabled
--D b_ndebug=true
-  )
-
-  # NOTE: sndio conflicts with alsa
-  # TODO: package adplug
-  # TODO: package shine
-  arch-meson "${_meson_options[@]}" build $pkgname-$pkgver
-  ninja -C build
-}
-
-check() {
-  ninja -C build test
-}
-
-package() {
-  depends+=(libbz2.so libFLAC.so libao.so libasound.so libaudiofile.so
-  libavahi-client.so libavahi-common.so libavcodec.so libavformat.so
-  libavutil.so libcurl.so libdbus-1.so libexpat.so libfaad.so libfluidsynth.so
-  libfmt.so libicui18n.so libicuuc.so libid3tag.so libjack.so libmikmod.so
-  libmpdclient.so libmpg123.so libogg.so libopenmpt.so libpipewire-0.3.so
-  libpulse.so libsamplerate.so libsndfile.so libsystemd.so libtwolame.so
-  libupnp.so liburing.so libvorbis.so libvorbisenc.so libyajl.so libavfilter.so
-  libchromaprint.so libixml.so)
-
-  DESTDIR="$pkgdir" ninja -C build install
- 

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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 19:30:22
  Author: dvzrv
Revision: 454430

upgpkg: mpd 0.23.9-1: Upgrade to 0.23.9.

Modified:
  mpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:28:34 UTC (rev 454429)
+++ PKGBUILD2022-08-22 19:30:22 UTC (rev 454430)
@@ -7,8 +7,8 @@
 # Contributor: Ben 
 
 pkgname=mpd
-pkgver=0.23.8
-pkgrel=2
+pkgver=0.23.9
+pkgrel=1
 pkgdesc="Flexible, powerful, server-side application for playing music"
 arch=(x86_64)
 url="https://www.musicpd.org/;
@@ -30,13 +30,13 @@
   $pkgname.tmpfiles
   $pkgname.service.override
 )
-sha512sums=('62f7571de29a329b8ef1fc6f7c338125e70895e06fca134eb9ade19635498ec13da00511870bfadabc5a9ccb090c44543d3101361ffe109e4fadce66435b37ab'
+sha512sums=('67db093e35693f79267f955463ecaa284773b5e47a38f1548a0d16c9ba82aecc3434fd805e224b78782c5978c07e16d26f7632823e536f5304f557985f028d6e'
 'SKIP'
 
'25a823740d92da8e186916701413114142eb6ad91a172c592e68b569c8e4f50fa99580e555ccf6cd31fc4f55a09bfe0278efa46e4e76ee0fe02846292fadf3c1'
 
'6e467481406279767b709ec6d5c06dbd825c0de09045c52ffa2d21d0604dcfe19b7a92bf42bed25163d66a3a0d1dbde6185a648b433eaf5eac56be90491e2e18'
 
'db473db27cd68994c3ee26e78e0fb34d13126301d8861563dcc12a22d62ecb14c4ffb1e0798c6aaccdff34e73bae3fbeeff7b42606c901a2d35e278865cdf35d'
 
'c1782b82f9db1d30aece43a07230c5d57370f2494a16e108af03815d83968805472f10f53ea5495cf0e08ff8f245430c3c3bc44025af43aaf9ecd12fcd6afc6c')
-b2sums=('fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a'
+b2sums=('2c045c86ecbe2267d032ebfd4a18835e9b1323860eb348b047d0900a284f5457ca4f18fdd50ea2f678e07a63817b4e4e3245cf0d3948e1f14cf3539d47b314d2'
 'SKIP'
 
'0969a3c477b6a3f34b44e067e515d7f306414dd14e0163584417b9d071e3cc825898219f7ff66ead7905b15429b8411304052d3b2b14a72e560bfabf9bf0adcf'
 
'4ab6e415284c77802a39d0913d701fe55e56f3c22b19557661fbef77e456b5e1d151da4202695282b956602e716a7afdb994aa2fc17368b9a0d0d051d47a3afb'



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

2022-08-22 Thread Anatol Pomozov via arch-commits
Date: Monday, August 22, 2022 @ 19:28:34
  Author: anatolik
Revision: 454429

archrelease: copy trunk to testing-x86_64

Added:
  ethtool/repos/testing-x86_64/
  ethtool/repos/testing-x86_64/PKGBUILD
(from rev 454428, ethtool/trunk/PKGBUILD)
  ethtool/repos/testing-x86_64/keys/

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

Copied: ethtool/repos/testing-x86_64/PKGBUILD (from rev 454428, 
ethtool/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-08-22 19:28:34 UTC (rev 454429)
@@ -0,0 +1,34 @@
+# Maintainer : Ionut Biru 
+# Contributor: Paul Mattal 
+# Contributor: Martin Kemp 
+
+pkgname=ethtool
+pkgver=5.19
+pkgrel=1
+epoch=1
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('x86_64')
+url="https://www.kernel.org/pub/software/network/ethtool/;
+license=('GPL')
+depends=('glibc' 'libmnl')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha1sums=('00bfe4a24c7d8ddf94d87407cc54a58e9c8947d5'
+  'SKIP')
+validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

+  D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 

+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}



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

2022-08-22 Thread Anatol Pomozov via arch-commits
Date: Monday, August 22, 2022 @ 19:28:13
  Author: anatolik
Revision: 454428

upgpkg: ethtool 1:5.19-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:27:53 UTC (rev 454427)
+++ PKGBUILD2022-08-22 19:28:13 UTC (rev 454428)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.18
+pkgver=5.19
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('742a81e812f4ed3aea5eeb9268afe527ee1f9592'
+sha1sums=('00bfe4a24c7d8ddf94d87407cc54a58e9c8947d5'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

   D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 




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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 19:27:53
  Author: dvzrv
Revision: 454427

archrelease: copy trunk to extra-x86_64

Added:
  libopenmpt/repos/extra-x86_64/PKGBUILD
(from rev 454426, libopenmpt/trunk/PKGBUILD)
Deleted:
  libopenmpt/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:27:09 UTC (rev 454426)
+++ PKGBUILD2022-08-22 19:27:53 UTC (rev 454427)
@@ -1,50 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=libopenmpt
-pkgver=0.6.4
-pkgrel=1
-pkgdesc="A library to render tracker music to a PCM audio stream"
-arch=(x86_64)
-url="https://lib.openmpt.org/libopenmpt/;
-license=(BSD)
-depends=(
-  flac libFLAC.so
-  gcc-libs
-  glibc
-  libogg libogg.so
-  libpulse libpulse.so libpulse-simple.so
-  libsndfile libsndfile.so
-  libvorbis libvorbis.so libvorbisfile.so
-  mpg123 libmpg123.so
-  portaudio libportaudio.so
-)
-makedepends=(autoconf-archive doxygen help2man)
-# TODO: remove provides/replaces on openmpt123 after 2022-05-01
-provides=(libopenmpt.so)
-options=(debug)
-source=($pkgname-$pkgver.tar.gz::https://lib.openmpt.org/files/libopenmpt/src/$pkgname-$pkgver+release.autotools.tar.gz)
-sha512sums=('7306ddbe030b8e82ad24fc85083d13d7ca680870f4dbe7215399719cd63ee9ed9e5c4c6229e9f17fb5a2005e86b21ceed0dab158d3f0b73c606579654434421f')
-b2sums=('f1c7254146437ce3ca646049c05fe4ae0575012724584a7b2cfce7dfdacf7987eb5403b0634d1961e1b7b176adfbbcbb23a9966d874e489ebcf01524a020750d')
-
-prepare() {
-  cd $pkgname-$pkgver+release.autotools
-  autoreconf -fiv
-}
-
-build() {
-  cd $pkgname-$pkgver+release.autotools
-  ./configure --prefix=/usr
-  # prevent excessive overlinking due to libtool
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  make -k check -C $pkgname-$pkgver+release.autotools
-}
-
-package() {
-  cd $pkgname-$pkgver+release.autotools
-  make DESTDIR="$pkgdir" install
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: libopenmpt/repos/extra-x86_64/PKGBUILD (from rev 454426, 
libopenmpt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 19:27:53 UTC (rev 454427)
@@ -0,0 +1,50 @@
+# Maintainer: David Runge 
+
+pkgname=libopenmpt
+pkgver=0.6.5
+pkgrel=1
+pkgdesc="A library to render tracker music to a PCM audio stream"
+arch=(x86_64)
+url="https://lib.openmpt.org/libopenmpt/;
+license=(BSD)
+depends=(
+  flac libFLAC.so
+  gcc-libs
+  glibc
+  libogg libogg.so
+  libpulse libpulse.so libpulse-simple.so
+  libsndfile libsndfile.so
+  libvorbis libvorbis.so libvorbisfile.so
+  mpg123 libmpg123.so
+  portaudio libportaudio.so
+)
+makedepends=(autoconf-archive doxygen help2man)
+# TODO: remove provides/replaces on openmpt123 after 2022-05-01
+provides=(libopenmpt.so)
+options=(debug)
+source=($pkgname-$pkgver.tar.gz::https://lib.openmpt.org/files/libopenmpt/src/$pkgname-$pkgver+release.autotools.tar.gz)
+sha512sums=('eb59ddb22fa07f216c76138c022187c76065be56d51520ed0dcf6f77638aaf832a803f63a398ca8d47bd368aee24dd425242017136c299fade6fd98b9d7b628c')
+b2sums=('f04c3df0322f336bd9e90edbbac4fd0532a41fc1ff17c11a20371946bd9ccdc50c0f8adbf92858516d453213dc04bcc07c08a72739458966aba5dfe37a955b8a')
+
+prepare() {
+  cd $pkgname-$pkgver+release.autotools
+  autoreconf -fiv
+}
+
+build() {
+  cd $pkgname-$pkgver+release.autotools
+  ./configure --prefix=/usr
+  # prevent excessive overlinking due to libtool
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  make -k check -C $pkgname-$pkgver+release.autotools
+}
+
+package() {
+  cd $pkgname-$pkgver+release.autotools
+  make DESTDIR="$pkgdir" install
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}



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

2022-08-22 Thread David Runge via arch-commits
Date: Monday, August 22, 2022 @ 19:27:09
  Author: dvzrv
Revision: 454426

upgpkg: libopenmpt 0.6.5-1: Upgrade to 0.6.5.

Modified:
  libopenmpt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:09:19 UTC (rev 454425)
+++ PKGBUILD2022-08-22 19:27:09 UTC (rev 454426)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=libopenmpt
-pkgver=0.6.4
+pkgver=0.6.5
 pkgrel=1
 pkgdesc="A library to render tracker music to a PCM audio stream"
 arch=(x86_64)
@@ -23,8 +23,8 @@
 provides=(libopenmpt.so)
 options=(debug)
 
source=($pkgname-$pkgver.tar.gz::https://lib.openmpt.org/files/libopenmpt/src/$pkgname-$pkgver+release.autotools.tar.gz)
-sha512sums=('7306ddbe030b8e82ad24fc85083d13d7ca680870f4dbe7215399719cd63ee9ed9e5c4c6229e9f17fb5a2005e86b21ceed0dab158d3f0b73c606579654434421f')
-b2sums=('f1c7254146437ce3ca646049c05fe4ae0575012724584a7b2cfce7dfdacf7987eb5403b0634d1961e1b7b176adfbbcbb23a9966d874e489ebcf01524a020750d')
+sha512sums=('eb59ddb22fa07f216c76138c022187c76065be56d51520ed0dcf6f77638aaf832a803f63a398ca8d47bd368aee24dd425242017136c299fade6fd98b9d7b628c')
+b2sums=('f04c3df0322f336bd9e90edbbac4fd0532a41fc1ff17c11a20371946bd9ccdc50c0f8adbf92858516d453213dc04bcc07c08a72739458966aba5dfe37a955b8a')
 
 prepare() {
   cd $pkgname-$pkgver+release.autotools



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:22:42
  Author: felixonmars
Revision: 1274862

archrelease: copy trunk to community-any

Added:
  python-green/repos/community-any/
  python-green/repos/community-any/PKGBUILD
(from rev 1274861, python-green/trunk/PKGBUILD)

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

Copied: python-green/repos/community-any/PKGBUILD (from rev 1274861, 
python-green/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2022-08-22 19:22:42 UTC (rev 1274862)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-green
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="Green is a clean, colorful, fast python test runner"
+url="https://github.com/CleanCut/green;
+license=('MIT')
+arch=('any')
+depends=('python-colorama' 'python-coverage' 'python-unidecode' 'python-lxml')
+makedepends=('python-setuptools')
+checkdepends=('python-django' 'python-testtools')
+source=("https://github.com/CleanCut/green/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('b9c3e6def1f665f77567bc867992e4d80987fb875a36934a3287644c8779933bf9f1ed667dd326e3d6793bce81bc66ce6ccb767474b19671456c32cd83aa')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd green-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd green-$pkgver
+  ./g 3 -r - green
+}
+
+package() {
+  cd green-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



[arch-commits] Commit in (4 files)

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 19:22:22
  Author: felixonmars
Revision: 1274861

addpkg: python-green 3.4.1-1

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

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

Added: python-green/trunk/PKGBUILD
===
--- python-green/trunk/PKGBUILD (rev 0)
+++ python-green/trunk/PKGBUILD 2022-08-22 19:22:22 UTC (rev 1274861)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-green
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="Green is a clean, colorful, fast python test runner"
+url="https://github.com/CleanCut/green;
+license=('MIT')
+arch=('any')
+depends=('python-colorama' 'python-coverage' 'python-unidecode' 'python-lxml')
+makedepends=('python-setuptools')
+checkdepends=('python-django' 'python-testtools')
+source=("https://github.com/CleanCut/green/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('b9c3e6def1f665f77567bc867992e4d80987fb875a36934a3287644c8779933bf9f1ed667dd326e3d6793bce81bc66ce6ccb767474b19671456c32cd83aa')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd green-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd green-$pkgver
+  ./g 3 -r - green
+}
+
+package() {
+  cd green-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



[arch-commits] Commit in gitlab/repos/community-x86_64 (26 files)

2022-08-22 Thread Anatol Pomozov via arch-commits
Date: Monday, August 22, 2022 @ 19:19:20
  Author: anatolik
Revision: 1274860

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 1274859, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/configs.patch
(from rev 1274859, gitlab/trunk/configs.patch)
  gitlab/repos/community-x86_64/environment
(from rev 1274859, gitlab/trunk/environment)
  gitlab/repos/community-x86_64/fixes.patch
(from rev 1274859, gitlab/trunk/fixes.patch)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 1274859, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 1274859, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 1274859, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-puma.service
(from rev 1274859, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 1274859, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 1274859, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 1274859, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 1274859, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 1274859, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/configs.patch
  gitlab/repos/community-x86_64/environment
  gitlab/repos/community-x86_64/fixes.patch
  gitlab/repos/community-x86_64/gitlab-backup.service
  gitlab/repos/community-x86_64/gitlab-backup.timer
  gitlab/repos/community-x86_64/gitlab-mailroom.service
  gitlab/repos/community-x86_64/gitlab-puma.service
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-x86_64/gitlab.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  370 
 configs.patch   |  696 +++---
 environment |6 
 fixes.patch |   40 +-
 gitlab-backup.service   |   38 +-
 gitlab-backup.timer |   20 -
 gitlab-mailroom.service |   42 +-
 gitlab-puma.service |   68 ++--
 gitlab-sidekiq.service  |   60 +--
 gitlab.install  |   68 ++--
 gitlab.logrotate|   12 
 gitlab.target   |   14 
 gitlab.tmpfiles.d   |2 
 13 files changed, 718 insertions(+), 718 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:18:14 UTC (rev 1274859)
+++ PKGBUILD2022-08-22 19:19:20 UTC (rev 1274860)
@@ -1,185 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-pkgname=gitlab
-pkgver=15.2.2
-pkgrel=1
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby2.7' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 
'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/gitlab/database.yml"
-"etc/webapps/gitlab/gitlab.yml"
-"etc/webapps/gitlab/resque.yml"
-"etc/webapps/gitlab/puma.rb"
-"etc/webapps/gitlab/smtp_settings.rb"
-"etc/logrotate.d/gitlab")
-source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
-configs.patch
-fixes.patch
-environment
-gitlab-puma.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('SKIP'
-
'cd93f745f908800237034f639f1776e4d3111c4375d93e3d44be9b4b25f2e3a39ffaa43c70c3d32e1b534cbc968694288e742ff4052e5f2091cb74cf441170c6'
-
'3eb5058d6edc2d16f5558a3ee485ba796aa64fb4b9eb7595390322344b809fcb47a45be9d7fe36c822ac2724aeecb2905a0ea9a868a56349ac2bc5c8c9f070e3'
-
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
-

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

2022-08-22 Thread Anatol Pomozov via arch-commits
Date: Monday, August 22, 2022 @ 19:18:14
  Author: anatolik
Revision: 1274859

upgpkg: gitlab 15.3.0-1

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:53:54 UTC (rev 1274858)
+++ PKGBUILD2022-08-22 19:18:14 UTC (rev 1274859)
@@ -8,7 +8,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=15.2.2
+pkgver=15.3.0
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')



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

2022-08-22 Thread Christian Hesse via arch-commits
Date: Monday, August 22, 2022 @ 19:08:26
  Author: eworm
Revision: 454424

archrelease: copy trunk to testing-x86_64

Added:
  feh/repos/testing-x86_64/
  feh/repos/testing-x86_64/0001-libmagic.patch
(from rev 454423, feh/trunk/0001-libmagic.patch)
  feh/repos/testing-x86_64/PKGBUILD
(from rev 454423, feh/trunk/PKGBUILD)
  feh/repos/testing-x86_64/keys/

-+
 0001-libmagic.patch |  470 ++
 PKGBUILD|   37 +++
 2 files changed, 507 insertions(+)

Copied: feh/repos/testing-x86_64/0001-libmagic.patch (from rev 454423, 
feh/trunk/0001-libmagic.patch)
===
--- testing-x86_64/0001-libmagic.patch  (rev 0)
+++ testing-x86_64/0001-libmagic.patch  2022-08-22 19:08:26 UTC (rev 454424)
@@ -0,0 +1,470 @@
+From 4affafe91579799efd83f4c8e05c291eeb684c9c Mon Sep 17 00:00:00 2001
+From: Christian Hesse 
+Date: Wed, 5 Jan 2022 14:35:15 +0100
+Subject: [PATCH 1/3] use libmagic to detect valid file formats
+
+Writing our own magic bytes detection is prone to errors and an
+everlasting catch-up-game. Let's use libmagic to get things right,
+this is less code and makes things more reliable.
+
+Building without libmagic is still possible. That will make the code
+act like specifying FEH_SKIP_MAGIC=1, effectively passing everything
+to imlib2.
+---
+ README.md   |   2 +
+ config.mk   |   6 +++
+ src/imlib.c | 134 
+ 3 files changed, 59 insertions(+), 83 deletions(-)
+
+diff --git a/README.md b/README.md
+index 4401af2..c4cb7ef 100644
+--- a/README.md
 b/README.md
+@@ -22,6 +22,7 @@ Dependencies
+ 
+  * Imlib2
+  * libcurl (disable with make curl=0)
++ * libmagic (disable with make magic=0)
+  * libpng
+  * libX11
+  * libXinerama (disable with make xinerama=0)
+@@ -91,6 +92,7 @@ indicates that the corresponding feature is enabled by 
default.
+ | help | 0 | include help text (refers to the manpage otherwise) |
+ | inotify | 0 | enable inotify, needed for `--auto-reload` |
+ | stat64 | 0 | Support CIFS shares from 64bit hosts on 32bit machines |
++| magic | 1 | Build against libmagic to filter unsupported file formats |
+ | mkstemps | 1 | Whether your libc provides `mkstemps()`. If set to 0, feh 
will be unable to load gif images via libcurl |
+ | verscmp | 1 | Whether your libc provides `strvercmp()`. If set to 0, feh 
will use an internal implementation. |
+ | xinerama | 1 | Support Xinerama/XRandR multiscreen setups |
+diff --git a/config.mk b/config.mk
+index 2d63f72..910eac7 100644
+--- a/config.mk
 b/config.mk
+@@ -6,6 +6,7 @@ curl ?= 1
+ debug ?= 0
+ exif ?= 0
+ help ?= 0
++magic ?= 1
+ mkstemps ?= 1
+ verscmp ?= 1
+ xinerama ?= 1
+@@ -68,6 +69,11 @@ ifeq (${mkstemps},1)
+   CFLAGS += -DHAVE_MKSTEMPS
+ endif
+ 
++ifeq (${magic},1)
++  CFLAGS += -DHAVE_LIBMAGIC
++  LDLIBS += -lmagic
++endif
++
+ ifeq (${verscmp},1)
+   CFLAGS += -DHAVE_STRVERSCMP
+ endif
+diff --git a/src/imlib.c b/src/imlib.c
+index 6d709a2..70d459f 100644
+--- a/src/imlib.c
 b/src/imlib.c
+@@ -44,6 +44,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 
IN THE SOFTWARE.
+ #include "exif.h"
+ #endif
+ 
++#ifdef HAVE_LIBMAGIC
++#include 
++#endif
++
+ Display *disp = NULL;
+ Visual *vis = NULL;
+ Screen *scr = NULL;
+@@ -242,98 +246,62 @@ void feh_print_load_error(char *file, winwidget w, 
Imlib_Load_Error err, enum fe
+  * avoid calling Imlib2 for files it probably cannot handle. See
+  *  and
+  * .
+- *
+- * Note that this drops support for bz2-compressed files, unless
+- * FEH_SKIP_MAGIC is set
+  */
+ int feh_is_image(feh_file * file)
+ {
+-  unsigned char buf[16];
+-  FILE *fh = fopen(file->filename, "r");
+-  if (!fh) {
+-  return 0;
+-  }
+-  // Files smaller than buf will be padded with zeroes
+-  memset(buf, 0, sizeof(buf));
+-  if (fread(buf, 1, 16, fh) <= 0) {
+-  fclose(fh);
+-  return 0;
+-  }
+-  fclose(fh);
++#ifdef HAVE_LIBMAGIC
++  magic_t magic;
++  const char * mime_type;
++  int is_image = 0;
+ 
+-  if (buf[0] == 0xff && buf[1] == 0xd8) {
+-  // JPEG
+-  return 1;
+-  }
+-  if (!memcmp(buf, "\x89PNG\x0d\x0a\x1a\x0a", 8)) {
+-  // PNG
+-  return 1;
+-  }
+-  if (buf[0] == 'A' && buf[1] == 'R' && buf[2] == 'G' && buf[3] == 'B') {
+-  // ARGB
+-  return 1;
+-  }
+-  if (buf[0] == 'B' && buf[1] == 'M') {
+-  // BMP
+-  return 1;
+-  }
+-  if (!memcmp(buf, "farbfeld", 8)) {
+-  // farbfeld
+-  return 1;
+-  }
+-  if (buf[0] == 'G' && buf[1] == 'I' && buf[2] == 'F') {
+-  // GIF
+-  return 1;
+-  }
+-  if (buf[0] == 0x00 && 

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

2022-08-22 Thread Christian Hesse via arch-commits
Date: Monday, August 22, 2022 @ 19:08:18
  Author: eworm
Revision: 454423

upgpkg: feh 3.9.1-2: enable debug support

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:03:24 UTC (rev 454422)
+++ PKGBUILD2022-08-22 19:08:18 UTC (rev 454423)
@@ -5,7 +5,7 @@
 
 pkgname=feh
 pkgver=3.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and light imlib2-based image viewer'
 url='https://feh.finalrewind.org/'
 license=('custom:MIT')
@@ -14,6 +14,7 @@
 optdepends=('imagemagick: support more file formats'
 'jpegexiforient: set exif rotation tag')
 makedepends=('libxt')
+options=('debug')
 validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
 sha256sums=('455c92711b588af149b945edc5c145f3e9aa137ed9689dabed49d5e4acac75fa'



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

2022-08-22 Thread Andreas Radke via arch-commits
Date: Monday, August 22, 2022 @ 19:03:24
  Author: andyrtr
Revision: 454422

archrelease: copy trunk to extra-x86_64

Added:
  hunspell/repos/extra-x86_64/PKGBUILD
(from rev 454421, hunspell/trunk/PKGBUILD)
Deleted:
  hunspell/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 19:03:17 UTC (rev 454421)
+++ PKGBUILD2022-08-22 19:03:24 UTC (rev 454422)
@@ -1,51 +0,0 @@
-# Maintainer: Andreas Radke 
-# Contributor: Hussam Al-Tayeb 
-
-pkgname=hunspell
-pkgver=1.7.0
-pkgrel=4
-pkgdesc="Spell checker and morphological analyzer library and program"
-arch=('x86_64')
-url="https://hunspell.github.io/;
-license=('GPL' 'LGPL' 'MPL')
-depends=('gcc-libs' 'readline')
-optdepends=('perl: for ispellaff2myspell')
-source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz
-   
hunspell_buildfix.diff::https://github.com/hunspell/hunspell/commit/2f9e34d13312dbf705f7e1316ca364be13640e6c.patch
-   
hunspell_buildfix2.diff::https://patch-diff.githubusercontent.com/raw/hunspell/hunspell/pull/762.patch)
-sha256sums=('bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd hunspell-$pkgver
-
-  # build fix
-  patch -Np1 -i ../hunspell_buildfix.diff
-  patch -Np1 -i ../hunspell_buildfix2.diff
-
-  autoreconf -vfi
-}
-
-build() {
-  cd hunspell-$pkgver
-  ./configure --prefix=/usr --disable-static \
-   --with-ui --with-readline # --with-experimental breaks build in this 
release
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd hunspell-$pkgver
-  make check
-}
-
-package() {
-  cd hunspell-$pkgver
-  make DESTDIR="$pkgdir" install
-  
-  # add generic hunspell.so for development and projects not using pkgconfig 
flags - FS#30592
-  pushd "$pkgdir"/usr/lib
-  ln -s libhunspell-?.?.so libhunspell.so
-  popd
-}

Copied: hunspell/repos/extra-x86_64/PKGBUILD (from rev 454421, 
hunspell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 19:03:24 UTC (rev 454422)
@@ -0,0 +1,39 @@
+# Maintainer: Andreas Radke 
+# Contributor: Hussam Al-Tayeb 
+
+pkgname=hunspell
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="Spell checker and morphological analyzer library and program"
+arch=('x86_64')
+url="https://github.com/hunspell/mythes;
+license=('GPL' 'LGPL' 'MPL')
+depends=('gcc-libs' 'readline')
+optdepends=('perl: for ispellaff2myspell')
+source=(https://github.com/hunspell/hunspell/releases/download/v${pkgver}/hunspell-${pkgver}.tar.gz)
+sha256sums=('b2d9c5369c2cc7f321cb5983fda2dbf007dce3d9e17519746840a6f0c4bf7444')
+
+build() {
+  cd hunspell-$pkgver
+  ./configure --prefix=/usr \
+--disable-static \
+--with-ui \
+--with-readline
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd hunspell-$pkgver
+  make check
+}
+
+package() {
+  cd hunspell-$pkgver
+  make DESTDIR="$pkgdir" install
+  
+  # add generic hunspell.so for development and projects not using pkgconfig 
flags - FS#30592
+  pushd "$pkgdir"/usr/lib
+  ln -s libhunspell-?.?.so libhunspell.so
+  popd
+}



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

2022-08-22 Thread Andreas Radke via arch-commits
Date: Monday, August 22, 2022 @ 19:03:17
  Author: andyrtr
Revision: 454421

upgpkg: hunspell 1.7.1-1: upstream update 1.7.1

Modified:
  hunspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 19:01:43 UTC (rev 454420)
+++ PKGBUILD2022-08-22 19:03:17 UTC (rev 454421)
@@ -2,35 +2,23 @@
 # Contributor: Hussam Al-Tayeb 
 
 pkgname=hunspell
-pkgver=1.7.0
-pkgrel=4
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="Spell checker and morphological analyzer library and program"
 arch=('x86_64')
-url="https://hunspell.github.io/;
+url="https://github.com/hunspell/mythes;
 license=('GPL' 'LGPL' 'MPL')
 depends=('gcc-libs' 'readline')
 optdepends=('perl: for ispellaff2myspell')
-source=($pkgname-$pkgver.tar.gz::https://github.com/hunspell/hunspell/archive/v${pkgver}.tar.gz
-   
hunspell_buildfix.diff::https://github.com/hunspell/hunspell/commit/2f9e34d13312dbf705f7e1316ca364be13640e6c.patch
-   
hunspell_buildfix2.diff::https://patch-diff.githubusercontent.com/raw/hunspell/hunspell/pull/762.patch)
-sha256sums=('bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a'
-'SKIP'
-'SKIP')
+source=(https://github.com/hunspell/hunspell/releases/download/v${pkgver}/hunspell-${pkgver}.tar.gz)
+sha256sums=('b2d9c5369c2cc7f321cb5983fda2dbf007dce3d9e17519746840a6f0c4bf7444')
 
-prepare() {
-  cd hunspell-$pkgver
-
-  # build fix
-  patch -Np1 -i ../hunspell_buildfix.diff
-  patch -Np1 -i ../hunspell_buildfix2.diff
-
-  autoreconf -vfi
-}
-
 build() {
   cd hunspell-$pkgver
-  ./configure --prefix=/usr --disable-static \
-   --with-ui --with-readline # --with-experimental breaks build in this 
release
+  ./configure --prefix=/usr \
+--disable-static \
+--with-ui \
+--with-readline
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:53:54
  Author: felixonmars
Revision: 1274858

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 18:53:39 UTC (rev 1274857)
+++ PKGBUILD2022-08-22 18:53:54 UTC (rev 1274858)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-ddt
-pkgver=1.5.0
-pkgrel=1
-pkgdesc="Data-Driven/Decorated Tests"
-arch=('any')
-license=('MIT')
-url="https://github.com/txels/ddt;
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-six' 'python-yaml')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
-sha512sums=('91faba2bed66df5cf366011343886e3f0059d4e0f44ca46ffcfed7288068ba43a94a426bd692717b3ea735437ee6c0339d42b5c15f75221386153c035597ae5c')
-
-build() {
-  cd ddt-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd ddt-$pkgver
-  pytest
-}
-
-package() {
-  cd ddt-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-}

Copied: python-ddt/repos/community-any/PKGBUILD (from rev 1274857, 
python-ddt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 18:53:54 UTC (rev 1274858)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-ddt
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Data-Driven/Decorated Tests"
+arch=('any')
+license=('MIT')
+url="https://github.com/txels/ddt;
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-six' 'python-yaml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
+sha512sums=('c5ea14d3f60384676d9631c84d938b774dd360cea9b0ee1b111692dc2bc06238b5ffd3ab8950207b77aa007bac0ac79b290533a2532be4bee68b642629843a82')
+
+build() {
+  cd ddt-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd ddt-$pkgver
+  pytest
+}
+
+package() {
+  cd ddt-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:53:39
  Author: felixonmars
Revision: 1274857

upgpkg: python-ddt 1.6.0-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:52:52 UTC (rev 1274856)
+++ PKGBUILD2022-08-22 18:53:39 UTC (rev 1274857)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-ddt
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-six' 'python-yaml')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
-sha512sums=('91faba2bed66df5cf366011343886e3f0059d4e0f44ca46ffcfed7288068ba43a94a426bd692717b3ea735437ee6c0339d42b5c15f75221386153c035597ae5c')
+sha512sums=('c5ea14d3f60384676d9631c84d938b774dd360cea9b0ee1b111692dc2bc06238b5ffd3ab8950207b77aa007bac0ac79b290533a2532be4bee68b642629843a82')
 
 build() {
   cd ddt-$pkgver



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

2022-08-22 Thread Andreas Radke via arch-commits
Date: Monday, August 22, 2022 @ 18:52:14
  Author: andyrtr
Revision: 454417

archrelease: copy trunk to extra-x86_64

Added:
  libmythes/repos/extra-x86_64/PKGBUILD
(from rev 454416, libmythes/trunk/PKGBUILD)
Deleted:
  libmythes/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 18:52:05 UTC (rev 454416)
+++ PKGBUILD2022-08-22 18:52:14 UTC (rev 454417)
@@ -1,38 +0,0 @@
-# Maintainer: AndyRTR 
-
-pkgname=libmythes
-pkgver=1.2.4
-pkgrel=5
-epoch=1
-pkgdesc="a simple thesaurus"
-arch=('x86_64')
-url="https://hunspell.github.io/;
-license=('custom')
-depends=('glibc' 'perl')
-makedepends=('hunspell')
-provides=('mythes')
-source=(https://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-sha512sums=('a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21')
-
-build() {
-  cd "${pkgname/lib/}"-$pkgver
-  ./configure --prefix=/usr --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd "${pkgname/lib/}"-$pkgver
-  # run the example program:
-  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
-  # run the example program with stemming and morphological generation:
-  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
-  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
-}
-
-package() {
-  cd "${pkgname/lib/}"-$pkgver
-  make DESTDIR="$pkgdir" install
-  # license
-  install -Dm644 "${srcdir}"/${pkgname/lib/}-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libmythes/repos/extra-x86_64/PKGBUILD (from rev 454416, 
libmythes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 18:52:14 UTC (rev 454417)
@@ -0,0 +1,39 @@
+# Maintainer: AndyRTR 
+
+pkgname=libmythes
+pkgver=1.2.5
+pkgrel=1
+epoch=1
+pkgdesc="a simple thesaurus"
+arch=('x86_64')
+url="https://github.com/hunspell/mythes;
+license=('custom')
+depends=('glibc' 'perl')
+makedepends=('hunspell')
+provides=('mythes')
+source=(https://github.com/hunspell/mythes/releases/download/v${pkgver}/mythes-${pkgver}.tar.xz)
+sha256sums=('19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d')
+
+build() {
+  cd "${pkgname/lib/}"-$pkgver
+  ./configure --prefix=/usr --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd "${pkgname/lib/}"-$pkgver
+  make check
+  # run the example program:
+  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
+  # run the example program with stemming and morphological generation:
+  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
+  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
+}
+
+package() {
+  cd "${pkgname/lib/}"-$pkgver
+  make DESTDIR="$pkgdir" install
+  # license
+  install -Dm644 "${srcdir}"/${pkgname/lib/}-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}



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

2022-08-22 Thread Andreas Radke via arch-commits
Date: Monday, August 22, 2022 @ 18:52:05
  Author: andyrtr
Revision: 454416

upgpkg: libmythes 1:1.2.5-1: upstream update 1.2.5

Modified:
  libmythes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:49:57 UTC (rev 454415)
+++ PKGBUILD2022-08-22 18:52:05 UTC (rev 454416)
@@ -1,18 +1,18 @@
 # Maintainer: AndyRTR 
 
 pkgname=libmythes
-pkgver=1.2.4
-pkgrel=5
+pkgver=1.2.5
+pkgrel=1
 epoch=1
 pkgdesc="a simple thesaurus"
 arch=('x86_64')
-url="https://hunspell.github.io/;
+url="https://github.com/hunspell/mythes;
 license=('custom')
 depends=('glibc' 'perl')
 makedepends=('hunspell')
 provides=('mythes')
-source=(https://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-sha512sums=('a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21')
+source=(https://github.com/hunspell/mythes/releases/download/v${pkgver}/mythes-${pkgver}.tar.xz)
+sha256sums=('19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d')
 
 build() {
   cd "${pkgname/lib/}"-$pkgver
@@ -23,6 +23,7 @@
 
 check() {
   cd "${pkgname/lib/}"-$pkgver
+  make check
   # run the example program:
   ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
   # run the example program with stemming and morphological generation:



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:51:50
  Author: felixonmars
Revision: 1274847

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-ci/repos/community-staging-x86_64/PKGBUILD (from rev 1274846, 
haskell-ci/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:51:50 UTC (rev 1274847)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+
+_hkgname=haskell-ci
+pkgname=haskell-ci
+pkgver=0.12.1
+pkgrel=289
+pkgdesc="Cabal package script generator for Travis-CI"
+url="https://haskell-ci.rtfd.org/;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base-compat'
+ 'haskell-base16-bytestring' 'haskell-cabal-install-parsers' 
'haskell-cryptohash-sha256'
+ 'haskell-generic-lens-lite' 'haskell-hsyaml' 
'haskell-indexed-traversable'
+ 'haskell-indexed-traversable-instances' 'haskell-ini' 
'haskell-lattices'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 'shellcheck' 
'haskell-temporary'
+ 'haskell-unordered-containers' 'haskell-zinza')
+makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-ansi-terminal' 
'haskell-tasty' 'haskell-tasty-golden')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('d93a6b8e880255469b34b568320659802252379f0c5486ed315b366fd07dae935a480047468912bc5a397b9e55b00ea964451790f963d05b8df1d426d871da1c')
+
+prepare(){
+  uusi -u attoparsec -u base-compat -u ShellCheck 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:51:37
  Author: felixonmars
Revision: 1274846

upgpkg: haskell-ci 0.12.1-289: rebuild with hslua-module-text 1.0.2

Modified:
  haskell-ci/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:51:25 UTC (rev 1274845)
+++ PKGBUILD2022-08-22 18:51:37 UTC (rev 1274846)
@@ -4,7 +4,7 @@
 _hkgname=haskell-ci
 pkgname=haskell-ci
 pkgver=0.12.1
-pkgrel=288
+pkgrel=289
 pkgdesc="Cabal package script generator for Travis-CI"
 url="https://haskell-ci.rtfd.org/;
 license=("GPL")



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:51:25
  Author: felixonmars
Revision: 1274845

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmonad-extras/repos/community-staging-x86_64/PKGBUILD (from rev 
1274844, xmonad-extras/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:51:25 UTC (rev 1274845)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+pkgname=xmonad-extras
+pkgver=0.17.0
+pkgrel=8
+pkgdesc="Third party extensions for xmonad with wacky dependencies"
+url="https://github.com/xmonad/xmonad-extras;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-x11' 'haskell-alsa-mixer' 'haskell-hint' 
'haskell-libmpd'
+ 'haskell-network' 'haskell-regex-posix' 'xmonad' 'xmonad-contrib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('9d3a73472f3a65e2760cca25062cd3e96938ec39fe246e13db295c48d0b37c4e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+-f-testing -fwith_brightness -fwith_hint -f-with_hlist -fwith_mpd 
-fwith_regex_posix -fwith_sound -fwith_template_haskell
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:51:12
  Author: felixonmars
Revision: 1274844

upgpkg: xmonad-extras 0.17.0-8: rebuild with hslua-module-text 1.0.2

Modified:
  xmonad-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:50:42 UTC (rev 1274843)
+++ PKGBUILD2022-08-22 18:51:12 UTC (rev 1274844)
@@ -2,7 +2,7 @@
 
 pkgname=xmonad-extras
 pkgver=0.17.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Third party extensions for xmonad with wacky dependencies"
 url="https://github.com/xmonad/xmonad-extras;
 license=("BSD")



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:50:42
  Author: felixonmars
Revision: 1274843

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 1274842, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:50:42 UTC (rev 1274843)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.8.0
+pkgrel=167
+pkgdesc="Shell script analysis tool"
+url="https://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-diff' 'haskell-quickcheck' 
'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc' 'uusi')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('71f4c6745c6094ab1832a0f19f3e65621af93dd57c2cd780b8702886481e5568d708a9d1884e82525b92b6d109bf94d843dd10ac991ead27ca6cd4c6c553e92d')
+
+prepare() {
+cd $pkgname-$pkgver
+gen-setup
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+
+./manpage
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:50:29
  Author: felixonmars
Revision: 1274842

upgpkg: shellcheck 0.8.0-167: rebuild with hslua-module-text 1.0.2

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:50:07 UTC (rev 1274841)
+++ PKGBUILD2022-08-22 18:50:29 UTC (rev 1274842)
@@ -5,7 +5,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.8.0
-pkgrel=166
+pkgrel=167
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net;
 license=("GPL")



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:50:07
  Author: felixonmars
Revision: 1274841

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmonad-contrib/repos/community-staging-x86_64/PKGBUILD (from rev 
1274840, xmonad-contrib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:50:07 UTC (rev 1274841)
@@ -0,0 +1,42 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributor: Sergej Pupykin 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: orbisvicis 
+
+pkgname=xmonad-contrib
+pkgver=0.17.0
+pkgrel=27
+pkgdesc='Community-maintained extensions extensions for xmonad'
+url='https://xmonad.org/'
+arch=('x86_64')
+license=('BSD')
+depends=('ghc-libs' 'xmonad' 'haskell-x11' 'haskell-x11-xft' 
'haskell-utf8-string' 'haskell-random')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/xmonad/xmonad-contrib/archive/v${pkgver}.tar.gz)
+sha512sums=('1676d96acb6a7474457c44ee52bb792b23a233c897757ffdb0448a3bed16f71851e4d7f0c3d7bfd6ae48a4cc617fee5ceecea33260f454caf9189a0b785cca57')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  runhaskell Setup.lhs configure -O --enable-shared 
--enable-executable-dynamic --disable-library-vanilla \
+ --prefix=/usr -fuse_xft --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+ --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup.lhs copy --destdir="${pkgdir}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:49:53
  Author: felixonmars
Revision: 1274840

upgpkg: xmonad-contrib 0.17.0-27: rebuild with hslua-module-text 1.0.2

Modified:
  xmonad-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:47:36 UTC (rev 1274839)
+++ PKGBUILD2022-08-22 18:49:53 UTC (rev 1274840)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad-contrib
 pkgver=0.17.0
-pkgrel=26
+pkgrel=27
 pkgdesc='Community-maintained extensions extensions for xmonad'
 url='https://xmonad.org/'
 arch=('x86_64')



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:47:36
  Author: felixonmars
Revision: 1274839

archrelease: copy trunk to community-staging-x86_64

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

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

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

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

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

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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:47:18
  Author: felixonmars
Revision: 1274838

upgpkg: xmonad 0.17.0-27: rebuild with hslua-module-text 1.0.2

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:47:07 UTC (rev 1274837)
+++ PKGBUILD2022-08-22 18:47:18 UTC (rev 1274838)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.17.0
-pkgrel=26
+pkgrel=27
 pkgdesc='Lightweight X11 tiled window manager written in Haskell'
 url='https://xmonad.org/'
 arch=('x86_64')



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:47:07
  Author: felixonmars
Revision: 1274837

archrelease: copy trunk to community-staging-x86_64

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

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

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



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:46:53
  Author: felixonmars
Revision: 1274836

upgpkg: haskell-hakyll 4.15.1.1-108: rebuild with hslua-module-text 1.0.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:46:42 UTC (rev 1274835)
+++ PKGBUILD2022-08-22 18:46:53 UTC (rev 1274836)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.15.1.1
-pkgrel=107
+pkgrel=108
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:46:42
  Author: felixonmars
Revision: 1274835

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
1274834, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:46:42 UTC (rev 1274835)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.12.2
+pkgrel=157
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-gitrev' 'haskell-microlens'
+ 'haskell-microlens-mtl' 'haskell-microlens-th' 'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'uusi' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('44223954ee459a3215ab162e6098a1bd6bce0c02d09aee72cebbe26d977f3cce90e1cd90c01628df68c4d1f0452694eb5b19ebee6ca30e4f8e8e34d0040b4670')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u pandoc $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests --datasubdir=$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-enable_flaky_tests
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:46:28
  Author: felixonmars
Revision: 1274834

upgpkg: pandoc-crossref 0.3.12.2-157: rebuild with hslua-module-text 1.0.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:44:59 UTC (rev 1274833)
+++ PKGBUILD2022-08-22 18:46:28 UTC (rev 1274834)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.12.2
-pkgrel=156
+pkgrel=157
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")



[arch-commits] Commit in python-appdirs/repos/extra-any (PKGBUILD PKGBUILD)

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:44:54
  Author: felixonmars
Revision: 454186

archrelease: copy trunk to extra-any

Added:
  python-appdirs/repos/extra-any/PKGBUILD
(from rev 454185, python-appdirs/trunk/PKGBUILD)
Deleted:
  python-appdirs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 18:44:40 UTC (rev 454185)
+++ PKGBUILD2022-08-22 18:44:54 UTC (rev 454186)
@@ -1,52 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Tobias Roettger 
-
-pkgbase=python-appdirs
-pkgname=(python-appdirs python2-appdirs)
-pkgver=1.4.4
-pkgrel=6
-pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
-arch=('any')
-url="https://github.com/ActiveState/appdirs;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
-sha512sums=('8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883')
-
-prepare() {
-  cp -a appdirs-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/appdirs-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/appdirs-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-appdirs() {
-  depends=('python')
-
-  cd appdirs-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-appdirs() {
-  depends=('python2')
-
-  cd appdirs-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-appdirs/repos/extra-any/PKGBUILD (from rev 454185, 
python-appdirs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 18:44:54 UTC (rev 454186)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Tobias Roettger 
+
+pkgname=python-appdirs
+pkgver=1.4.4
+pkgrel=7
+pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
+arch=('any')
+url="https://github.com/ActiveState/appdirs;
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
+sha512sums=('8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883')
+
+build() {
+  cd appdirs-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd appdirs-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd appdirs-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname/
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:44:59
  Author: felixonmars
Revision: 1274833

archrelease: copy trunk to community-staging-x86_64

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

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

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



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:44:45
  Author: felixonmars
Revision: 1274832

upgpkg: pandoc 2.18-30: rebuild with hslua-module-text 1.0.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:35:55 UTC (rev 1274831)
+++ PKGBUILD2022-08-22 18:44:45 UTC (rev 1274832)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc
 pkgver=2.18
-pkgrel=29
+pkgrel=30
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:44:40
  Author: felixonmars
Revision: 454185

upgpkg: python-appdirs 1.4.4-7: remove python2 subpackage

Modified:
  python-appdirs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:42:53 UTC (rev 454184)
+++ PKGBUILD2022-08-22 18:44:40 UTC (rev 454185)
@@ -1,52 +1,32 @@
 # Maintainer: Felix Yan 
 # Contributor: Tobias Roettger 
 
-pkgbase=python-appdirs
-pkgname=(python-appdirs python2-appdirs)
+pkgname=python-appdirs
 pkgver=1.4.4
-pkgrel=6
+pkgrel=7
 pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir".'
 arch=('any')
 url="https://github.com/ActiveState/appdirs;
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
+depends=('python')
+makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz;)
 
sha512sums=('8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883')
 
-prepare() {
-  cp -a appdirs-$pkgver{,-py2}
-}
-
 build() {
-  cd "$srcdir"/appdirs-$pkgver
+  cd appdirs-$pkgver
   python setup.py build
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/appdirs-$pkgver
+  cd appdirs-$pkgver
   python setup.py test
-
-  cd "$srcdir"/appdirs-$pkgver-py2
-  python2 setup.py test
 }
 
-package_python-appdirs() {
-  depends=('python')
-
+package() {
   cd appdirs-$pkgver
   python setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname/
 }
 
-package_python2-appdirs() {
-  depends=('python2')
-
-  cd appdirs-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in python-six/repos/extra-any (PKGBUILD PKGBUILD)

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:42:53
  Author: felixonmars
Revision: 454184

archrelease: copy trunk to extra-any

Added:
  python-six/repos/extra-any/PKGBUILD
(from rev 454183, python-six/trunk/PKGBUILD)
Deleted:
  python-six/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-22 18:42:36 UTC (rev 454183)
+++ PKGBUILD2022-08-22 18:42:53 UTC (rev 454184)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jelle van der Waa 
-# Contributer: Allan McRae 
-
-pkgbase=python-six
-pkgname=('python2-six' 'python-six')
-pkgver=1.16.0
-pkgrel=5
-pkgdesc="Python 2 and 3 compatibility utilities"
-arch=('any')
-url="https://pypi.python.org/pypi/six/;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'tk')
-source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
-sha512sums=('076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0')
-
-build() {
-  cp -a six-$pkgver{,-py2}
-}
-
-check() {
-  cd "$srcdir"/six-$pkgver
-  python -m pytest
-}
-
-package_python-six() {
-  depends=('python')
-
-  cd six-$pkgver
-  python setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-six() {
-  depends=('python2')
-
-  cd six-$pkgver-py2
-  python2 setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-six/repos/extra-any/PKGBUILD (from rev 454183, 
python-six/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-22 18:42:53 UTC (rev 454184)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+# Contributor: Jelle van der Waa 
+# Contributer: Allan McRae 
+
+pkgname=python-six
+pkgver=1.16.0
+pkgrel=6
+pkgdesc="Python 2 and 3 compatibility utilities"
+arch=('any')
+url="https://pypi.python.org/pypi/six/;
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'tk')
+source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
+sha512sums=('076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0')
+
+check() {
+  cd six-$pkgver
+  python -m pytest
+}
+
+package() {
+  cd six-$pkgver
+  python setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:42:36
  Author: felixonmars
Revision: 454183

upgpkg: python-six 1.16.0-6: remove python2 subpackage

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:37:20 UTC (rev 454182)
+++ PKGBUILD2022-08-22 18:42:36 UTC (rev 454183)
@@ -2,40 +2,26 @@
 # Contributor: Jelle van der Waa 
 # Contributer: Allan McRae 
 
-pkgbase=python-six
-pkgname=('python2-six' 'python-six')
+pkgname=python-six
 pkgver=1.16.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="https://pypi.python.org/pypi/six/;
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
+depends=('python')
+makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'tk')
 source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
 
sha512sums=('076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0')
 
-build() {
-  cp -a six-$pkgver{,-py2}
-}
-
 check() {
-  cd "$srcdir"/six-$pkgver
+  cd six-$pkgver
   python -m pytest
 }
 
-package_python-six() {
-  depends=('python')
-
+package() {
   cd six-$pkgver
   python setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
 }
-
-package_python2-six() {
-  depends=('python2')
-
-  cd six-$pkgver-py2
-  python2 setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:32:46
  Author: felixonmars
Revision: 1274830

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hslua-module-text/repos/community-staging-x86_64/
  haskell-hslua-module-text/repos/community-staging-x86_64/PKGBUILD
(from rev 1274829, haskell-hslua-module-text/trunk/PKGBUILD)

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

Copied: haskell-hslua-module-text/repos/community-staging-x86_64/PKGBUILD (from 
rev 1274829, haskell-hslua-module-text/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:32:46 UTC (rev 1274830)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hslua-module-text
+pkgname=haskell-hslua-module-text
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Lua module for text"
+url="https://github.com/hslua/hslua-module-text;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hslua-core' 'haskell-hslua-marshalling' 
'haskell-hslua-packaging')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1678630a5ae7ac66946598691901a2dcb2f62723e9f7bda50d8c3711384437f4280d280363b04e2794487a541a9b5ee70bbf52a94fa042128650a9c576108e0d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hslua-module-text/trunk (PKGBUILD)

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:32:32
  Author: felixonmars
Revision: 1274829

upgpkg: haskell-hslua-module-text 1.0.2-1: rebuild with hslua-module-text 1.0.2

Modified:
  haskell-hslua-module-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:31:34 UTC (rev 1274828)
+++ PKGBUILD2022-08-22 18:32:32 UTC (rev 1274829)
@@ -3,22 +3,17 @@
 
 _hkgname=hslua-module-text
 pkgname=haskell-hslua-module-text
-pkgver=1.0.1
-pkgrel=42
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Lua module for text"
 url="https://github.com/hslua/hslua-module-text;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hslua-core' 'haskell-hslua-marshalling' 
'haskell-hslua-packaging')
-makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-lua')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('6dbe21f6a3b4f75428e1cad69c79b4da5783e655635a740f44616898ec872e5bd58ee1f9f5c5d5ac415fc08e7bda9f7f0485b36dd759f35fe44e2cc1c8f9efef')
+sha512sums=('1678630a5ae7ac66946598691901a2dcb2f62723e9f7bda50d8c3711384437f4280d280363b04e2794487a541a9b5ee70bbf52a94fa042128650a9c576108e0d')
 
-prepare() {
-cd $_hkgname-$pkgver
-uusi -u hslua-core -u hslua-marshalling -u hslua-packaging $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 



[arch-commits] Commit in tensorflow/repos (5 files)

2022-08-22 Thread Konstantin Gizdov via arch-commits
Date: Monday, August 22, 2022 @ 18:28:12
  Author: kgizdov
Revision: 1274817

archrelease: copy trunk to community-testing-x86_64

Added:
  tensorflow/repos/community-testing-x86_64/
  tensorflow/repos/community-testing-x86_64/PKGBUILD
(from rev 1274816, tensorflow/trunk/PKGBUILD)
  tensorflow/repos/community-testing-x86_64/fix-c++17-compat.patch
(from rev 1274816, tensorflow/trunk/fix-c++17-compat.patch)
  tensorflow/repos/community-testing-x86_64/fix-cusolver-version.patch
(from rev 1274816, tensorflow/trunk/fix-cusolver-version.patch)
  tensorflow/repos/community-testing-x86_64/test.py
(from rev 1274816, tensorflow/trunk/test.py)

+
 PKGBUILD   |  316 +++
 fix-c++17-compat.patch |   11 +
 fix-cusolver-version.patch |   12 +
 test.py|   12 +
 4 files changed, 351 insertions(+)

Copied: tensorflow/repos/community-testing-x86_64/PKGBUILD (from rev 1274816, 
tensorflow/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-08-22 18:28:12 UTC (rev 1274817)
@@ -0,0 +1,316 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Konstantin Gizdov (kgizdov) 
+# Contributor: Adria Arrufat (archdria) 
+# Contributor: Thibault Lorrain (fredszaq) 
+
+pkgbase=tensorflow
+pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
+pkgver=2.9.1
+_pkgver=2.9.1
+pkgrel=3
+pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
+url="https://www.tensorflow.org/;
+license=('APACHE')
+arch=('x86_64')
+depends=('c-ares' 'pybind11' 'openssl' 'lmdb' 'libpng' 'curl' 'giflib' 'icu' 
'libjpeg-turbo')
+makedepends=('bazel' 'python-numpy' 'cuda' 'nvidia-utils' 'nccl' 'git' 'cudnn' 
'python-pip' 'python-wheel'
+ 'python-setuptools' 'python-h5py' 'python-keras-applications' 
'python-keras-preprocessing'
+ 'cython')
+optdepends=('tensorboard: Tensorflow visualization toolkit')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz;
+fix-c++17-compat.patch
+fix-cusolver-version.patch)
+sha512sums=('95ffbee1e50e396065c6f1802fd9668344c45c000e22da859bcd08ec217bcc0a8ff0e84661fdf511f210e8b09d7ae6d26c3fc1ddcf28b8aedf87c0fb1b8b60e4'
+
'f682368bb47b2b022a51aa77345dfa30f3b0d7911c56515d428b8326ee3751242f375f4e715a37bb723ef20a86916dad9871c3c81b1b58da85e1ca202bc4901e'
+
'6f42455db1db0a5cd58ab5fe5554317e9ff648c046bb81cef9b4c61cce8380da08b681f825544b5388f02da863ff19f642efa9459691cbcf8852a21bd0dc7447')
+
+# consolidate common dependencies to prevent mishaps
+_common_py_depends=(python-termcolor python-astor python-gast03 python-numpy 
python-protobuf
+absl-py python-h5py python-keras python-keras-applications 
python-keras-preprocessing
+python-tensorflow-estimator python-opt_einsum 
python-astunparse python-pasta
+python-flatbuffers python-typing_extensions)
+
+get_pyver () {
+  python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
+}
+
+check_dir() {
+  # first make sure we do not break parsepkgbuild
+  if ! command -v cp &> /dev/null; then
+>&2 echo "'cp' command not found. PKGBUILD is probably being checked by 
parsepkgbuild."
+if ! command -v install &> /dev/null; then
+  >&2 echo "'install' command also not found. PKGBUILD must be getting 
checked by parsepkgbuild."
+  >&2 echo "Cannot check if directory '${1}' exists. Ignoring."
+  >&2 echo "If you are not running nacmap or parsepkgbuild, please make 
sure the PATH is correct and try again."
+  >&2 echo "PATH should not be '/dummy': PATH=$PATH"
+  return 0
+fi
+  fi
+  # if we are running normally, check the given path
+  if [ -d "${1}" ]; then
+return 0
+  else
+>&2 echo Directory "${1}" does not exist or is a file! Exiting...
+exit 1
+  fi
+}
+
+prepare() {
+  # Allow any bazel version
+  echo "*" > tensorflow-${_pkgver}/.bazelversion
+
+  # Get rid of hardcoded versions. Not like we ever cared about what upstream
+  # thinks about which versions should be used anyway. ;) (FS#68772)
+  sed -i -E "s/'([0-9a-z_-]+) .= [0-9].+[0-9]'/'\1'/" 
tensorflow-${_pkgver}/tensorflow/tools/pip_package/setup.py
+
+  # manually specify cusolver .so version
+  patch -Np1 -i "${srcdir}/fix-cusolver-version.patch" -d tensorflow-${_pkgver}
+
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt-cuda
+
+  # These environment variables influence the behavior of the configure call 
below.
+  export PYTHON_BIN_PATH=/usr/bin/python
+  export 

[arch-commits] Commit in tensorflow/trunk (PKGBUILD fix-cusolver-version.patch)

2022-08-22 Thread Konstantin Gizdov via arch-commits
Date: Monday, August 22, 2022 @ 18:27:57
  Author: kgizdov
Revision: 1274816

upgpkg: tensorflow 2.9.1-3: cuda arch update and nccl rebuild

Added:
  tensorflow/trunk/fix-cusolver-version.patch
Modified:
  tensorflow/trunk/PKGBUILD

+
 PKGBUILD   |   13 +
 fix-cusolver-version.patch |   12 
 2 files changed, 21 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:06:30 UTC (rev 1274815)
+++ PKGBUILD2022-08-22 18:27:57 UTC (rev 1274816)
@@ -7,7 +7,7 @@
 pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
 pkgver=2.9.1
 _pkgver=2.9.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
 url="https://www.tensorflow.org/;
 license=('APACHE')
@@ -18,9 +18,11 @@
  'cython')
 optdepends=('tensorboard: Tensorflow visualization toolkit')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz;
-fix-c++17-compat.patch)
+fix-c++17-compat.patch
+fix-cusolver-version.patch)
 
sha512sums=('95ffbee1e50e396065c6f1802fd9668344c45c000e22da859bcd08ec217bcc0a8ff0e84661fdf511f210e8b09d7ae6d26c3fc1ddcf28b8aedf87c0fb1b8b60e4'
-
'f682368bb47b2b022a51aa77345dfa30f3b0d7911c56515d428b8326ee3751242f375f4e715a37bb723ef20a86916dad9871c3c81b1b58da85e1ca202bc4901e')
+
'f682368bb47b2b022a51aa77345dfa30f3b0d7911c56515d428b8326ee3751242f375f4e715a37bb723ef20a86916dad9871c3c81b1b58da85e1ca202bc4901e'
+
'6f42455db1db0a5cd58ab5fe5554317e9ff648c046bb81cef9b4c61cce8380da08b681f825544b5388f02da863ff19f642efa9459691cbcf8852a21bd0dc7447')
 
 # consolidate common dependencies to prevent mishaps
 _common_py_depends=(python-termcolor python-astor python-gast03 python-numpy 
python-protobuf
@@ -61,6 +63,9 @@
   # thinks about which versions should be used anyway. ;) (FS#68772)
   sed -i -E "s/'([0-9a-z_-]+) .= [0-9].+[0-9]'/'\1'/" 
tensorflow-${_pkgver}/tensorflow/tools/pip_package/setup.py
 
+  # manually specify cusolver .so version
+  patch -Np1 -i "${srcdir}/fix-cusolver-version.patch" -d tensorflow-${_pkgver}
+
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt-cuda
@@ -105,7 +110,7 @@
   # 
https://github.com/tensorflow/tensorflow/blob/1ba2eb7b313c0c5001ee1683a3ec4fbae01105fd/third_party/gpus/cuda_configure.bzl#L411-L446
   # according to the above, we should be specifying CUDA compute capabilities 
as 'sm_XX' or 'compute_XX' from now on
   # add latest PTX for future compatibility
-  export 
TF_CUDA_COMPUTE_CAPABILITIES=sm_52,sm_53,sm_60,sm_61,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86
+  export 
TF_CUDA_COMPUTE_CAPABILITIES=sm_52,sm_53,sm_60,sm_61,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,sm_87,compute_87
 
   export BAZEL_ARGS="--config=mkl -c opt"
 }

Added: fix-cusolver-version.patch
===
--- fix-cusolver-version.patch  (rev 0)
+++ fix-cusolver-version.patch  2022-08-22 18:27:57 UTC (rev 1274816)
@@ -0,0 +1,12 @@
+diff --color -aur tensorflow-2.9.1-old/third_party/gpus/cuda_configure.bzl 
tensorflow-2.9.1-new/third_party/gpus/cuda_configure.bzl
+--- tensorflow-2.9.1-old/third_party/gpus/cuda_configure.bzl   2022-08-22 
14:03:54.439731148 +0300
 tensorflow-2.9.1-new/third_party/gpus/cuda_configure.bzl   2022-08-22 
14:07:09.479726331 +0300
+@@ -710,7 +716,7 @@
+ cuda_version_major = cuda_major,
+ cudart_version = cudart_version,
+ cublas_version = cublas_version,
+-cusolver_version = cusolver_version,
++cusolver_version = "11",
+ curand_version = curand_version,
+ cufft_version = cufft_version,
+ cusparse_version = cusparse_version,



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:06:30
  Author: felixonmars
Revision: 1274815

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 1274814, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/ghc9.patch
(from rev 1274814, stack/trunk/ghc9.patch)
  stack/repos/community-staging-x86_64/stack.install
(from rev 1274814, stack/trunk/stack.install)

---+
 PKGBUILD  |   79 +++
 ghc9.patch|  188 
 stack.install |4 +
 3 files changed, 271 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 1274814, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:06:30 UTC (rev 1274815)
@@ -0,0 +1,79 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=2.7.5
+pkgrel=119
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-casa-client'
+ 'haskell-casa-types' 'haskell-colour' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-extra' 'haskell-file-embed' 'haskell-filelock' 
'haskell-fsnotify'
+ 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security' 'haskell-hashable'
+ 'haskell-hi-file-parser' 'haskell-hpack' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-download' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-mono-traversable' 
'haskell-mustache'
+ 'haskell-neat-interpolation' 'haskell-network-uri' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'haskell-optparse-generic' 
'haskell-optparse-simple'
+ 'haskell-pantry' 'haskell-path' 'haskell-path-io' 'haskell-persistent'
+ 'haskell-persistent-sqlite' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-retry' 'haskell-rio' 'haskell-rio-prettyprint' 
'haskell-split'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text-metrics'
+ 'haskell-th-reify-many' 'haskell-tls' 'haskell-typed-process' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'uusi' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-hspec-discover'
+ 'haskell-raw-strings-qq' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver;
+ghc9.patch)
+sha512sums=('SKIP'
+
'5229f2f6a32bf8d317a2fc7a7bb16c0698359255c2ec6cbe74cbc78799aa170d4e174e6e182478e52d7040f12f32b7a2b9c246f185d79b6e3f295ccb59f3f3b8')
+
+prepare() {
+  cd $pkgname
+  patch -p1 -i ../ghc9.patch
+  uusi -d semigroups -d persistent-template $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build \
+  --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 $pkgname
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test --show-details=direct
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd $pkgname
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 

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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:06:14
  Author: felixonmars
Revision: 1274814

upgpkg: stack 2.7.5-119: rebuild with io-streams 1.5.2.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:03:18 UTC (rev 1274813)
+++ PKGBUILD2022-08-22 18:06:14 UTC (rev 1274814)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=2.7.5
-pkgrel=118
+pkgrel=119
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:03:18
  Author: felixonmars
Revision: 1274813

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-mustache/repos/community-staging-x86_64/PKGBUILD (from rev 
1274812, haskell-mustache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:03:18 UTC (rev 1274813)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mustache
+pkgname=haskell-mustache
+pkgver=2.4.1
+pkgrel=53
+pkgdesc="A mustache template parser library."
+url="https://github.com/JustusAdam/mustache;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
+makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
+ 'haskell-tar' 'haskell-lens' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('389a418712fee9ff16c88f45014470e1cdd31f6e9dd2f418853a1a2d174ba7fd11ee05ba20f22b134d34b95377bf55c5add5b52cf423ecb49338bd4ff6534e13')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:03:05
  Author: felixonmars
Revision: 1274812

upgpkg: haskell-mustache 2.4.1-53: rebuild with io-streams 1.5.2.2

Modified:
  haskell-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:02:37 UTC (rev 1274811)
+++ PKGBUILD2022-08-22 18:03:05 UTC (rev 1274812)
@@ -3,7 +3,7 @@
 _hkgname=mustache
 pkgname=haskell-mustache
 pkgver=2.4.1
-pkgrel=52
+pkgrel=53
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache;
 license=('BSD')



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:02:37
  Author: felixonmars
Revision: 1274811

archrelease: copy trunk to community-staging-x86_64

Added:
  cryptol/repos/community-staging-x86_64/
  cryptol/repos/community-staging-x86_64/PKGBUILD
(from rev 1274810, cryptol/trunk/PKGBUILD)

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 1274810, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-08-22 18:02:37 UTC (rev 1274811)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.13.0
+pkgrel=18
+pkgdesc="The Language of Cryptography"
+url="https://www.cryptol.net;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-arithmoi' 'haskell-async' 
'haskell-base-compat' 'haskell-bv-sized'
+ 'haskell-cryptohash-sha1' 'haskell-extra' 'haskell-gitrev'
+ 'haskell-graphscc' 'haskell-heredoc' 'haskell-libbf' 
'haskell-memotrie'
+ 'haskell-monad-control' 'haskell-monadlib' 
'haskell-optparse-applicative'
+ 'haskell-parameterized-utils' 'haskell-panic' 'haskell-prettyprinter' 
'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-temporary' 
'haskell-tf-random'
+ 'haskell-transformers-base' 'haskell-what4' 'haskell-ansi-terminal' 
'haskell-blaze-html')
+makedepends=('ghc' 'uusi' 'alex' 'happy')
+source=("https://github.com/GaloisInc/cryptol/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('232a91964379f8638a41845bc30040e42ded53089410f4f1ecd5649d2cc7811994963c3c3061710c5712eeaeb1813eb409c65197372cac64b5babbc7e99b2296')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-static -f-relocatable --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 $pkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-08-22 Thread Felix Yan via arch-commits
Date: Monday, August 22, 2022 @ 18:02:25
  Author: felixonmars
Revision: 1274810

upgpkg: cryptol 2.13.0-18: rebuild with io-streams 1.5.2.2

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-22 18:02:17 UTC (rev 1274809)
+++ PKGBUILD2022-08-22 18:02:25 UTC (rev 1274810)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.13.0
-pkgrel=17
+pkgrel=18
 pkgdesc="The Language of Cryptography"
 url="https://www.cryptol.net;
 license=("BSD")



  1   2   3   4   5   >