[arch-commits] Commit in libmodsecurity/repos/community-x86_64 (3 files)

2022-09-08 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, September 8, 2022 @ 23:34:33
  Author: mtorromeo
Revision: 1296934

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-08 23:34:22 UTC (rev 1296933)
+++ PKGBUILD2022-09-08 23:34:33 UTC (rev 1296934)
@@ -1,33 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=libmodsecurity
-pkgver=3.0.7
-pkgrel=1
-epoch=1
-
-pkgdesc='ModSecurity v3 library component'
-arch=('x86_64')
-depends=('yajl' 'curl' 'libxml2' 'pcre' 'geoip' 'libmaxminddb' 'ssdeep' 
'luajit')
-makedepends=('doxygen')
-options=('debug')
-url="https://github.com/SpiderLabs/ModSecurity/tree/v3/master;
-license=('APACHE')
-source=("https://github.com/SpiderLabs/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.asc})
-sha256sums=('cfd8b7e7e6a0e9ca4e19b9adeb07594ba75eba16a66da5e9b0974c0117c21a34'
-'SKIP')
-validpgpkeys=('190EFACCA1E9FA466A8ECD9CE6DFB08CE8B11277'  # Felipe Zimmerle da 
Nobrega Costa 
-  'F126692E9BA86B3958E73ED2F2FC4E45883BCBA4') # Martin Vierula 
(GitHub key) 
-
-build() {
-   cd "$srcdir"/modsecurity-v$pkgver
-   ./build.sh
-   ./configure \
-   --prefix=/usr \
-   --disable-examples
-   make
-}
-
-package() {
-   cd "$srcdir"/modsecurity-v$pkgver
-   make DESTDIR="$pkgdir" install
-}

Copied: libmodsecurity/repos/community-x86_64/PKGBUILD (from rev 1296933, 
libmodsecurity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-08 23:34:33 UTC (rev 1296934)
@@ -0,0 +1,33 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libmodsecurity
+pkgver=3.0.8
+pkgrel=1
+epoch=1
+
+pkgdesc='ModSecurity v3 library component'
+arch=('x86_64')
+depends=('yajl' 'curl' 'libxml2' 'pcre' 'geoip' 'libmaxminddb' 'ssdeep' 
'luajit')
+makedepends=('doxygen')
+options=('debug')
+url="https://github.com/SpiderLabs/ModSecurity/tree/v3/master;
+license=('APACHE')
+source=("https://github.com/SpiderLabs/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.asc})
+sha256sums=('e241c89b3cd7e58a863d0d0d6b9b8ba4d33ffb0f51171044c258c62e3e7956c7'
+'SKIP')
+validpgpkeys=('190EFACCA1E9FA466A8ECD9CE6DFB08CE8B11277'  # Felipe Zimmerle da 
Nobrega Costa 
+  'F126692E9BA86B3958E73ED2F2FC4E45883BCBA4') # Martin Vierula 
(GitHub key) 
+
+build() {
+   cd "$srcdir"/modsecurity-v$pkgver
+   ./build.sh
+   ./configure \
+   --prefix=/usr \
+   --disable-examples
+   make
+}
+
+package() {
+   cd "$srcdir"/modsecurity-v$pkgver
+   make DESTDIR="$pkgdir" install
+}



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

2022-09-08 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, September 8, 2022 @ 23:34:22
  Author: mtorromeo
Revision: 1296933

upgpkg: libmodsecurity 1:3.0.8-1

Modified:
  libmodsecurity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-08 22:32:21 UTC (rev 1296932)
+++ PKGBUILD2022-09-08 23:34:22 UTC (rev 1296933)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libmodsecurity
-pkgver=3.0.7
+pkgver=3.0.8
 pkgrel=1
 epoch=1
 
@@ -13,7 +13,7 @@
 url="https://github.com/SpiderLabs/ModSecurity/tree/v3/master;
 license=('APACHE')
 
source=("https://github.com/SpiderLabs/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.asc})
-sha256sums=('cfd8b7e7e6a0e9ca4e19b9adeb07594ba75eba16a66da5e9b0974c0117c21a34'
+sha256sums=('e241c89b3cd7e58a863d0d0d6b9b8ba4d33ffb0f51171044c258c62e3e7956c7'
 'SKIP')
 validpgpkeys=('190EFACCA1E9FA466A8ECD9CE6DFB08CE8B11277'  # Felipe Zimmerle da 
Nobrega Costa 
   'F126692E9BA86B3958E73ED2F2FC4E45883BCBA4') # Martin Vierula 
(GitHub key) 



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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 13:20:20
  Author: mtorromeo
Revision: 1296091

archrelease: copy trunk to community-x86_64

Added:
  cockpit-podman/repos/community-x86_64/PKGBUILD
(from rev 1296090, cockpit-podman/trunk/PKGBUILD)
Deleted:
  cockpit-podman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-07 13:20:12 UTC (rev 1296090)
+++ PKGBUILD2022-09-07 13:20:20 UTC (rev 1296091)
@@ -1,17 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-podman
-pkgver=52
-pkgrel=1
-pkgdesc='Cockpit UI for podman containers'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-podman'
-license=(LGPL)
-depends=(cockpit podman)
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('f9d46f55b5580541927e9fb034fab4a3e3e219b946e46fdfdb46d9206c7cdce4')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-podman/repos/community-x86_64/PKGBUILD (from rev 1296090, 
cockpit-podman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-07 13:20:20 UTC (rev 1296091)
@@ -0,0 +1,17 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-podman
+pkgver=53
+pkgrel=1
+pkgdesc='Cockpit UI for podman containers'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-podman'
+license=(LGPL)
+depends=(cockpit podman)
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('c11f49c100395852b4895c1eb14d4c39c9bda54c32d4a3977b2a3f7de9210c0b')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 13:20:12
  Author: mtorromeo
Revision: 1296090

upgpkg: cockpit-podman 53-1

Modified:
  cockpit-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-07 13:13:29 UTC (rev 1296089)
+++ PKGBUILD2022-09-07 13:20:12 UTC (rev 1296090)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-podman
-pkgver=52
+pkgver=53
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('f9d46f55b5580541927e9fb034fab4a3e3e219b946e46fdfdb46d9206c7cdce4')
+sha256sums=('c11f49c100395852b4895c1eb14d4c39c9bda54c32d4a3977b2a3f7de9210c0b')
 
 package() {
   cd $pkgname



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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 13:01:39
  Author: mtorromeo
Revision: 1296083

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
(from rev 1296082, cockpit-machines/trunk/PKGBUILD)
Deleted:
  cockpit-machines/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-07 13:01:30 UTC (rev 1296082)
+++ PKGBUILD2022-09-07 13:01:39 UTC (rev 1296083)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-machines
-pkgver=273
-pkgrel=1
-pkgdesc='Cockpit UI for virtual machines'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-machines'
-license=(LGPL)
-depends=(cockpit libvirt-dbus)
-optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('7bbe798476af9cd6b03fe2172acd88e15f4d186dfc40218c4ce36d1475f7972f')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1296082, 
cockpit-machines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-07 13:01:39 UTC (rev 1296083)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-machines
+pkgver=274
+pkgrel=1
+pkgdesc='Cockpit UI for virtual machines'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-machines'
+license=(LGPL)
+depends=(cockpit libvirt-dbus)
+optdepends=("virt-install: create new virtual machines")
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('66250cb20e69799c59caef246af49550caffe79f95098bb4da23d4133f062cd7')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 13:01:30
  Author: mtorromeo
Revision: 1296082

upgpkg: cockpit-machines 274-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-07 12:59:53 UTC (rev 1296081)
+++ PKGBUILD2022-09-07 13:01:30 UTC (rev 1296082)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-machines
-pkgver=273
+pkgver=274
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=(cockpit libvirt-dbus)
 optdepends=("virt-install: create new virtual machines")
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('7bbe798476af9cd6b03fe2172acd88e15f4d186dfc40218c4ce36d1475f7972f')
+sha256sums=('66250cb20e69799c59caef246af49550caffe79f95098bb4da23d4133f062cd7')
 
 package() {
   cd $pkgname



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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 12:50:18
  Author: mtorromeo
Revision: 1296075

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 1296074, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
(from rev 1296074, cockpit/trunk/cockpit-ws.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
(from rev 1296074, cockpit/trunk/cockpit-wsinstance.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 1296074, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  276 +++---
 cockpit-ws.sysuser.conf |2 
 cockpit-wsinstance.sysuser.conf |2 
 cockpit.pam |   10 -
 4 files changed, 145 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-07 12:50:04 UTC (rev 1296074)
+++ PKGBUILD2022-09-07 12:50:18 UTC (rev 1296075)
@@ -1,138 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=275
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp
- gendesk)
-options=(debug)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-"cockpit.pam"
-"cockpit-ws.sysuser.conf"
-"cockpit-wsinstance.sysuser.conf")
-sha256sums=('ac6fe4ce7bda36f02a8a46fe31f1cab3200a551ed81ab369ee3afe3587bcdca0'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
-'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
-'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
-
-prepare() {
-  cd cockpit-$pkgver
-  # disable buggy package-lock check
-  sed -r '/^cmd_make_package_lock_json\b/ a exit 0' -i tools/node-modules
-}
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking \
---disable-silent-rules \
---with-cockpit-user=cockpit-ws \
---with-cockpit-ws-instance-user=cockpit-wsinstance
-  make all
-
-  gendesk -n \
---name 'Cockpit Client' \
---comment 'Connect via ssh to servers running Cockpit' \
---exec '/usr/lib/cockpit/cockpit-desktop /' \
---categories 'Network;RemoteAccess' \
---custom 'DBusActivatable=true' \
---icon cockpit-client \
---pkgname cockpit
-}
-
-package_cockpit() {
-  depends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
-   libpwquality openssl kexec-tools)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-storaged: manage storage"
-  "cockpit-packagekit: manage packaged"
-  "cockpit-podman: user interface for managing podman containers"
-  "cockpit-machines: user interface for managing virtual machines"
-  "polkit: elevate privileges"
-  "sudo: elevate privileges"
-  "networkmanager: manage network connections"
-  "sssd: authentication"
-  "sscg: generate self-signed certificate")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-  install -Dm644 "$srcdir"/cockpit-ws.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-ws.conf
-  install -Dm644 "$srcdir"/cockpit-wsinstance.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-wsinstance.conf
-
-  echo "z /usr/lib/cockpit/cockpit-session - - cockpit-wsinstance -" >> 
"$pkgdir"/usr/lib/tmpfiles.d/cockpit-tempfiles.conf
-
-  install -Dm644 cockpit.desktop 
"$pkgdir"/usr/share/applications/org.cockpit_project.CockpitClient.desktop
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/{apps,packagekit,pcp,storaged} \
- 

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

2022-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, September 7, 2022 @ 12:50:04
  Author: mtorromeo
Revision: 1296074

upgpkg: cockpit 276-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-07 12:45:20 UTC (rev 1296073)
+++ PKGBUILD2022-09-07 12:50:04 UTC (rev 1296074)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=275
+pkgver=276
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('ac6fe4ce7bda36f02a8a46fe31f1cab3200a551ed81ab369ee3afe3587bcdca0'
+sha256sums=('dde91a157ee8514112334653fa2775a99d71bd1b604067a48eaf744d19de'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')



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

2022-09-06 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, September 6, 2022 @ 16:19:23
  Author: mtorromeo
Revision: 1294455

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1294454, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1294454, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1294454, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1294454, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |   25 +++-
 product_json.diff |   44 
 4 files changed, 214 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-06 16:19:11 UTC (rev 1294454)
+++ PKGBUILD2022-09-06 16:19:23 UTC (rev 1294455)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron19
-pkgver=1.71.0
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron19
+pkgver=1.71.0
+pkgrel=2
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+

[arch-commits] Commit in code/trunk (PKGBUILD code.sh)

2022-09-06 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, September 6, 2022 @ 16:19:11
  Author: mtorromeo
Revision: 1294454

upgpkg: code 1.71.0-2: fixed loading of electron-flags.conf and code-flags.conf

Modified:
  code/trunk/PKGBUILD
  code/trunk/code.sh

--+
 PKGBUILD |4 ++--
 code.sh  |   19 ++-
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-06 16:14:23 UTC (rev 1294453)
+++ PKGBUILD2022-09-06 16:19:11 UTC (rev 1294454)
@@ -14,7 +14,7 @@
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron19
 pkgver=1.71.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
@@ -30,7 +30,7 @@
 'product_json.diff')
 sha512sums=('SKIP'
 
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
+
'88b0e491b18bb10b1293217c92b984d863a711a5d743c3e929e889e1a927e62e639811b2feaa8dec4f5eac49610c6e5ce75f874d526fc7059134ee612c7991e1'
 
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
 
 # Even though we don't officially support other archs, let's

Modified: code.sh
===
--- code.sh 2022-09-06 16:14:23 UTC (rev 1294453)
+++ code.sh 2022-09-06 16:19:11 UTC (rev 1294454)
@@ -1,4 +1,21 @@
 #!/bin/bash
 
+set -euo pipefail
+
+name=code
+flags_file="${XDG_CONFIG_HOME:-$HOME/.config}/${name}-flags.conf"
+
+declare -a flags
+
+if [[ -f "${flags_file}" ]]; then
+mapfile -t < "${flags_file}"
+fi
+
+for line in "${MAPFILE[@]}"; do
+if [[ ! "${line}" =~ ^[[:space:]]*#.* ]]; then
+flags+=("${line}")
+fi
+done
+
 # don't edit the electron binary name here! simply change the variable in the 
PKGBUILD and we will sed it into the correct one :)
-ELECTRON_RUN_AS_NODE=1 exec electron /usr/lib/code/out/cli.js 
/usr/lib/code/code.js "$@"
+exec electron /usr/lib/code/out/cli.js /usr/lib/code/code.js "${flags[@]}" "$@"



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

2022-09-04 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, September 4, 2022 @ 10:19:52
  Author: mtorromeo
Revision: 1292822

archrelease: copy trunk to community-x86_64

Added:
  abseil-cpp/repos/community-x86_64/PKGBUILD
(from rev 1292821, abseil-cpp/trunk/PKGBUILD)
Deleted:
  abseil-cpp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-04 10:19:43 UTC (rev 1292821)
+++ PKGBUILD2022-09-04 10:19:52 UTC (rev 1292822)
@@ -1,34 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Aleksandar Trifunović 
-
-pkgname=abseil-cpp
-pkgver=20220623.0
-pkgrel=1
-pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
-arch=('x86_64')
-url='https://abseil.io'
-license=('Apache')
-makedepends=('cmake')
-source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4208129b49006089ba1d6710845a45e31c59b0ab6bff9e5788a87f55c5abd602')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  cmake -Bbuild \
--DCMAKE_BUILD_TYPE=RelWithDebInfo \
--DCMAKE_CXX_FLAGS="-DNDEBUG" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_CXX_STANDARD=17 \
--DBUILD_SHARED_LIBS=ON \
--DCMAKE_POSITION_INDEPENDENT_CODE=ON
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  cmake --build .
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  DESTDIR="$pkgdir" cmake --install .
-}

Copied: abseil-cpp/repos/community-x86_64/PKGBUILD (from rev 1292821, 
abseil-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-04 10:19:52 UTC (rev 1292822)
@@ -0,0 +1,34 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Aleksandar Trifunović 
+
+pkgname=abseil-cpp
+pkgver=20220623.1
+pkgrel=1
+pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
+arch=('x86_64')
+url='https://abseil.io'
+license=('Apache')
+makedepends=('cmake')
+source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('91ac87d30cc6d79f9ab974c51874a704de9c2647c40f6932597329a282217ba8')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  cmake -Bbuild \
+-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+-DCMAKE_CXX_FLAGS="-DNDEBUG" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_STANDARD=17 \
+-DBUILD_SHARED_LIBS=ON \
+-DCMAKE_POSITION_INDEPENDENT_CODE=ON
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  cmake --build .
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  DESTDIR="$pkgdir" cmake --install .
+}



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

2022-09-04 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, September 4, 2022 @ 10:19:43
  Author: mtorromeo
Revision: 1292821

upgpkg: abseil-cpp 20220623.1-1

Modified:
  abseil-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-04 10:13:21 UTC (rev 1292820)
+++ PKGBUILD2022-09-04 10:19:43 UTC (rev 1292821)
@@ -2,7 +2,7 @@
 # Contributor: Aleksandar Trifunović 
 
 pkgname=abseil-cpp
-pkgver=20220623.0
+pkgver=20220623.1
 pkgrel=1
 pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('Apache')
 makedepends=('cmake')
 
source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4208129b49006089ba1d6710845a45e31c59b0ab6bff9e5788a87f55c5abd602')
+sha256sums=('91ac87d30cc6d79f9ab974c51874a704de9c2647c40f6932597329a282217ba8')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



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

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 11:28:07
  Author: mtorromeo
Revision: 1290896

archrelease: copy trunk to community-x86_64

Added:
  pcp/repos/community-x86_64/PKGBUILD
(from rev 1290895, pcp/trunk/PKGBUILD)
  pcp/repos/community-x86_64/check-error.patch
(from rev 1290895, pcp/trunk/check-error.patch)
  pcp/repos/community-x86_64/check-lto.patch
(from rev 1290895, pcp/trunk/check-lto.patch)
  pcp/repos/community-x86_64/pcp.install
(from rev 1290895, pcp/trunk/pcp.install)
  pcp/repos/community-x86_64/sysuser.conf
(from rev 1290895, pcp/trunk/sysuser.conf)
  pcp/repos/community-x86_64/tmpfile.conf
(from rev 1290895, pcp/trunk/tmpfile.conf)
Deleted:
  pcp/repos/community-x86_64/PKGBUILD
  pcp/repos/community-x86_64/pcp.install
  pcp/repos/community-x86_64/sysuser.conf
  pcp/repos/community-x86_64/tmpfile.conf

---+
 PKGBUILD  |  398 ++--
 check-error.patch |   13 +
 check-lto.patch   |   12 +
 pcp.install   |   14 -
 sysuser.conf  |2 
 tmpfile.conf  |   14 -
 6 files changed, 244 insertions(+), 209 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-02 11:27:50 UTC (rev 1290895)
+++ PKGBUILD2022-09-02 11:28:07 UTC (rev 1290896)
@@ -1,194 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-
-pkgbase=pcp
-pkgname=(pcp pcp-gui pcp-pmda-activemq pcp-pmda-bcc pcp-pmda-bind2 
pcp-pmda-bpftrace pcp-pmda-libvirt
- pcp-pmda-mysql pcp-pmda-nginx pcp-pmda-nutcracker pcp-pmda-openmetrics
- pcp-pmda-podman pcp-pmda-postgresql pcp-pmda-snmp)
-pkgver=5.3.7
-pkgrel=2
-arch=('x86_64')
-url="https://pcp.io;
-license=('LGPL')
-makedepends=('avahi' 'procps-ng' 'which' 'libuv'
- 'rsync'
- 'qt5-svg' # gui
- 'python-openpyxl' # pcp2xlsx
- 'python-jsonpointer' 'python-six' # json
- 'libvirt-python' # libvirt
- 'python-lxml' # libvirt
- 'python-requests' # influxdb
- 'bpftrace' 'python-bcc' # bcc
- 'perl-net-snmp' # snmp
- 'perl-libwww' # nginx, activemq, bind2
- 'perl-xml-libxml' # bind2
- 'perl-file-slurp' # bind2
- 'perl-yaml-libyaml' # nutcracker
- 'perl-json' # nutcracker
- 'perl-dbd-mysql' # mysql
- 'python-psycopg2' # postgresql
- 'libvarlink' # podman
-)
-source=("https://github.com/performancecopilot/pcp/archive/$pkgver/$pkgname-$pkgver.tar.gz;
-"sysuser.conf"
-"tmpfile.conf")
-sha256sums=('cd4914d65321462a6dd8212f40de18482e7cd778d83b837a9b3ff7ca68b95856'
-'3e21ef7925296f73c91fe85c8dba341ce00366163845dd8993e2813b0ad5e4a4'
-'0166ffea180527de5a48a8e8f145cc80860b93e8f44bc5f96836c3d1cb4b01a2')
-
-build() {
-  cd "$pkgbase-$pkgver"
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---sysconfdir=/etc \
---localstatedir=/var \
---with-rundir=/run/pcp \
---without-dstat-symlink \
---with-python=no
-  make
-
-  mkdir -p "$srcdir"/installskel
-  make DIST_ROOT="$srcdir/installskel" NO_CHOWN=true install_pcp
-  rm -rf "$srcdir"/installskel/{var/lib/pcp/testsuite,run,var/tmp}
-
-  echo -e /{etc/pcp,var/lib/pcp/config}/{pmchart,pmsnap} \
-/usr/share/applications/pmchart.desktop \
-/usr/lib/pcp/bin/pmsnap \
-/usr/bin/{pmchart,pmconfirm,pmdumptext,pmmessage,pmquery,pmtime} \
-/usr/share/bash-completion/completions/pmdumptext \
-| sed -r 's/ +/\n/g' > ../gui.list
-}
-
-_package_module() {
-  local module="$1"
-
-  for moddir in {etc/pcp,var/lib/pcp/config/pmlogconf} 
{var,usr}/lib/pcp/pmdas; do
-[ ! -e "$srcdir/installskel/$moddir/$module" ] && continue
-install -dm0755 "$pkgdir/$moddir"
-mv "$srcdir/installskel/$moddir/$module" "$pkgdir"/$moddir/
-  done
-
-  if [ -e "$srcdir/installskel/usr/share/man/man1/pmda$module.1.gz" ]; then
-install -dm0755 "$pkgdir/usr/share/man/man1/"
-mv "$srcdir/installskel/usr/share/man/man1/pmda$module.1.gz" 
"$pkgdir/usr/share/man/man1/"
-  fi
-}
-
-package_pcp() {
-  pkgdesc='System performance analysis toolkit'
-  depends=('python' 'perl' 'avahi' 'procps-ng' 'which' 'libuv' 'inetutils')
-  optdepends=('perl-xml-tokeparser: sar2pcp'
-  'perl-date-parse: sar2pcp'
-  'python-openpyxl: pcp2xlsx')
-  install=pcp.install
-
-  cd "$pkgbase-$pkgver"
-  rsync -vaHAX --exclude-from=../gui.list --exclude-from=<(echo 
/{etc/pcp,var/lib/pcp/config/pmlogconf,{usr,var}/lib/pcp/pmdas}/{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp}
 
/usr/share/man/man1/pmda{activemq,bcc,bind2,bpftrace,libvirt,json,mysql,nginx,nutcracker,openmetrics,podman,postgresql,snmp}.1.gz
 | sed -r 's/ +/\n/g') "$srcdir"/installskel/ "$pkgdir"/
-
-  install -D -m644 "$srcdir"/sysuser.conf 

[arch-commits] Commit in pcp/trunk (PKGBUILD check-error.patch check-lto.patch)

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 11:27:50
  Author: mtorromeo
Revision: 1290895

upgpkg: pcp 6.0.0-1

Added:
  pcp/trunk/check-error.patch
  pcp/trunk/check-lto.patch
Modified:
  pcp/trunk/PKGBUILD

---+
 PKGBUILD  |   20 +++-
 check-error.patch |   13 +
 check-lto.patch   |   12 
 3 files changed, 40 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-09-02 11:12:55 UTC (rev 1290894)
+++ PKGBUILD2022-09-02 11:27:50 UTC (rev 1290895)
@@ -5,8 +5,8 @@
 pkgname=(pcp pcp-gui pcp-pmda-activemq pcp-pmda-bcc pcp-pmda-bind2 
pcp-pmda-bpftrace pcp-pmda-libvirt
  pcp-pmda-mysql pcp-pmda-nginx pcp-pmda-nutcracker pcp-pmda-openmetrics
  pcp-pmda-podman pcp-pmda-postgresql pcp-pmda-snmp)
-pkgver=5.3.7
-pkgrel=2
+pkgver=6.0.0
+pkgrel=1
 arch=('x86_64')
 url="https://pcp.io;
 license=('LGPL')
@@ -31,11 +31,21 @@
 )
 
source=("https://github.com/performancecopilot/pcp/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 "sysuser.conf"
-"tmpfile.conf")
-sha256sums=('cd4914d65321462a6dd8212f40de18482e7cd778d83b837a9b3ff7ca68b95856'
+"tmpfile.conf"
+"check-error.patch"
+"check-lto.patch")
+sha256sums=('2275f54ab4cbf7e6c7e75e9c54dfae7f7883e9384cc8b383d2a99f912b05c5d5'
 '3e21ef7925296f73c91fe85c8dba341ce00366163845dd8993e2813b0ad5e4a4'
-'0166ffea180527de5a48a8e8f145cc80860b93e8f44bc5f96836c3d1cb4b01a2')
+'0166ffea180527de5a48a8e8f145cc80860b93e8f44bc5f96836c3d1cb4b01a2'
+'59e05dbd9f05ac8de3bee29a60e9d80e454debfb6b5035a96b1306fd9f6d602d'
+'228bb9c24ad8001b1806526d3cb65758dd184af7735038a93ab4465909d9fda9')
 
+prepare() {
+  cd "$pkgbase-$pkgver"
+  patch -p1 -i "$srcdir/check-error.patch"
+  patch -p1 -i "$srcdir/check-lto.patch"
+}
+
 build() {
   cd "$pkgbase-$pkgver"
   ./configure \

Added: check-error.patch
===
--- check-error.patch   (rev 0)
+++ check-error.patch   2022-09-02 11:27:50 UTC (rev 1290895)
@@ -0,0 +1,13 @@
+diff --git a/src/libpcp/src/check-statics b/src/libpcp/src/check-statics
+index f6a8058..8db3aac 100755
+--- a/src/libpcp/src/check-statics
 b/src/libpcp/src/check-statics
+@@ -619,7 +619,7 @@ do
+   # extras from the last object code file
+   sed <$tmp/out \
+   -e 's/^[^ ]* //' \
+-  -e "s/^\(.\) \(.*\)/$obj: \1 \2 : Error: additional symbol/"
++  -e "s!^\(.\) \(.*\)!$obj: \1 \2 : Error: additional symbol!"
+   touch $tmp/fail
+   fi
+   fi

Added: check-lto.patch
===
--- check-lto.patch (rev 0)
+++ check-lto.patch 2022-09-02 11:27:50 UTC (rev 1290895)
@@ -0,0 +1,12 @@
+diff --git a/src/libpcp/src/check-statics b/src/libpcp/src/check-statics
+index 8db3aac..9a7e5c1 100755
+--- a/src/libpcp/src/check-statics
 b/src/libpcp/src/check-statics
+@@ -680,6 +680,7 @@ do
+   -e 's/b \([_a-zA-Z][_a-zA-Z0-9]*\)\.[0-9]*.[0b]$/b \1/' \
+   -e 's/\([bds] \).*\.\([_a-zA-Z]\)/\1\2/' \
+   -e 's/s _glib_relative_date\./s /' \
++  -e '/ B __gnu_lto_slim/d' \
+   -e '/ s EH_/d' \
+   -e '/ b \.bss/d' \
+   -e '/ d \.data/d' \



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

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 10:11:46
  Author: mtorromeo
Revision: 1290884

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  240 ++---
 1 file changed, 120 insertions(+), 120 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-02 10:11:37 UTC (rev 1290883)
+++ PKGBUILD2022-09-02 10:11:46 UTC (rev 1290884)
@@ -1,120 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Maintainer: Mantas M. 
-
-pkgname=sssd
-pkgver=2.7.3
-pkgrel=1
-pkgdesc="System Security Services Daemon"
-arch=('x86_64')
-url="https://github.com/SSSD/sssd;
-license=('GPL3')
-depends=(
-  'bind'  # for nsupdate
-  'c-ares'
-  'cyrus-sasl-gssapi'
-  'ding-libs'
-  'libnl'
-  'libunistring'
-  'smbclient' # for libndr-nbt
-  'nfsidmap'
-  'jansson'
-  'jose'
-  'libtevent.so'
-  'libldb.so'
-)
-makedepends=(
-  'docbook-xsl'
-  'doxygen'
-  'python'
-  'samba' # for libndr-nbt headers
-  'systemd'
-  'tevent'
-  'ldb'
-)
-checkdepends=(
-  'check'
-  'cmocka'
-  'libfaketime'
-  'openssh'
-  'softhsm'
-)
-options=('!lto')
-backup=('etc/logrotate.d/sssd')
-source=("https://github.com/SSSD/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha512sums=('c7f62030be2a8305509b2e30271977a848ab79dcaf87734c7b71ca3f173679a9e850e6533e8e71c44ae76d2dbc3a2b6e2c46a755fe6b3ec21debbddf90958d35'
-'SKIP')
-validpgpkeys=('C13CD07FFB2DB1408E457A3CD3D21B2910CF6759')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  for f in "${source[@]}"; do
-f=$(basename "$f")
-if [[ $f == *.patch ]]; then
-  patch -p1 < "$srcdir/$f"
-fi
-  done
-
-  sed -i 's#/var/run/#/run/#' src/examples/logrotate
-
-  # Fix issue with autoconf 2.70+
-  sed '/AM_PROG_CC_C_O/ i AC_PROG_CPP' -i configure.ac
-
-  # dbus policy files in /usr/share/dbus-1
-  sed -i 's/^dbuspolicydir = $(sysconfdir)/dbuspolicydir = $(datadir)/' 
Makefile.in
-
-  # fix search path for libsofthsm2.so
-  # see: https://github.com/SSSD/sssd/issues/5329
-  sed -i 's#/usr/lib64/pkcs11/libsofthsm2.so ##' src/external/test_ca.m4
-
-  # remove flaky network test
-  sed '/fail_over-tests/d' -i Makefile.am
-  autoreconf -fiv
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin\
---sysconfdir=/etc \
---localstatedir=/var  \
---libexecdir=/usr/lib/sssd\
---datadir=/usr/share  \
---enable-pammoddir=/usr/lib/security  \
---enable-pac-responder\
---with-initscript=systemd \
---with-os=fedora  \
---with-pid-path=/run  \
---without-python2-bindings\
---with-python3-bindings   \
---with-syslog=journald\
---without-selinux \
---without-semanage\
---with-systemdunitdir=/usr/lib/systemd/system \
-;
-  sed -i '/\/d' config.h
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make check
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -j1 DESTDIR="$pkgdir/" install
-  rm -rf "$pkgdir"/etc/rc.d
-  rm -rf "$pkgdir"/lib
-  rm -rf "$pkgdir"/run
-  rm -f "$pkgdir"/usr/lib/ldb/modules/ldb/memberof.la
-  find "$pkgdir"/usr -depth -type d \
--exec rmdir --ignore-fail-on-non-empty {} \;
-
-  install -Dm0644 src/examples/logrotate "$pkgdir/etc/logrotate.d/sssd"
-
-  cd "$srcdir"
-  rm -rf "$pkgdir/etc/systemd" # remove the drop-in
-}
-
-# vim: ts=2:sw=2:et:nowrap

Copied: sssd/repos/community-x86_64/PKGBUILD (from rev 1290883, 
sssd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-02 10:11:46 UTC (rev 1290884)
@@ -0,0 +1,120 @@
+# Maintainer: Massimiliano Torromeo 
+# Maintainer: Mantas M. 
+
+pkgname=sssd
+pkgver=2.7.4
+pkgrel=1
+pkgdesc="System Security Services Daemon"
+arch=('x86_64')
+url="https://github.com/SSSD/sssd;
+license=('GPL3')
+depends=(
+  'bind'  # for nsupdate
+  'c-ares'
+  'cyrus-sasl-gssapi'
+  'ding-libs'
+  'libnl'
+  'libunistring'
+  'smbclient' # for libndr-nbt
+  'nfsidmap'
+  'jansson'
+  'jose'
+  'libtevent.so'
+  'libldb.so'
+)
+makedepends=(
+  'docbook-xsl'
+  'doxygen'
+  'python'
+  'samba' # for libndr-nbt headers
+  'systemd'
+  'tevent'
+  'ldb'
+)
+checkdepends=(
+  'check'
+  'cmocka'
+  'libfaketime'
+  'openssh'
+  'softhsm'
+)
+options=('!lto')

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

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 10:11:37
  Author: mtorromeo
Revision: 1290883

upgpkg: sssd 2.7.4-1

Modified:
  sssd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-02 10:09:59 UTC (rev 1290882)
+++ PKGBUILD2022-09-02 10:11:37 UTC (rev 1290883)
@@ -2,7 +2,7 @@
 # Maintainer: Mantas M. 
 
 pkgname=sssd
-pkgver=2.7.3
+pkgver=2.7.4
 pkgrel=1
 pkgdesc="System Security Services Daemon"
 arch=('x86_64')
@@ -41,7 +41,7 @@
 options=('!lto')
 backup=('etc/logrotate.d/sssd')
 
source=("https://github.com/SSSD/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha512sums=('c7f62030be2a8305509b2e30271977a848ab79dcaf87734c7b71ca3f173679a9e850e6533e8e71c44ae76d2dbc3a2b6e2c46a755fe6b3ec21debbddf90958d35'
+sha512sums=('2c211f7fdc4325c77e2bf61c5c6981a9a7809d6e02f43b564ed3bb63390f91461f4c48910d4bf111484e00f428ce827f2a5b960930c6b95f2662c7e1207af53b'
 'SKIP')
 validpgpkeys=('C13CD07FFB2DB1408E457A3CD3D21B2910CF6759')
 



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

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 10:09:59
  Author: mtorromeo
Revision: 1290882

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-02 10:09:50 UTC (rev 1290881)
+++ PKGBUILD2022-09-02 10:09:59 UTC (rev 1290882)
@@ -1,40 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=jitterentropy
-_pkgname=$pkgname-library
-pkgver=3.4.0
-pkgrel=1
-pkgdesc='Hardware RNG based on CPU timing jitter'
-arch=('x86_64')
-url='https://www.chronox.de/jent.html'
-license=('BSD' 'GPL2')
-depends=('glibc')
-source=(https://www.chronox.de/jent/$_pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('979fa4277decf9792f3422b142237e77d8b6ca41e50474083eb2f0976f2479b3'
-'SKIP')
-validpgpkeys=(3BCC43D4D2C87D1784B69EE4421EE936326AC15B)
-
-prepare() {
-  cd "$_pkgname-$pkgver"
-
-  # Disable man page compression on install
-  sed -e '/\tgzip .*\/man\// d' -i Makefile
-  # Let the package manager handle stripping
-  sed -e '/\tinstall.*-s / s/-s //g' -i Makefile
-}
-
-build() {
-  cd "$_pkgname-$pkgver"
-  LDFLAGS=-lpthread make jitterentropy
-}
-
-package() {
-  cd "$_pkgname-$pkgver"
-  install -dm755 "$pkgdir/usr/include"
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 LICENSE.bsd "$pkgdir/usr/share/licenses/$pkgname/LICENSE.bsd"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jitterentropy/repos/community-x86_64/PKGBUILD (from rev 1290881, 
jitterentropy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-09-02 10:09:59 UTC (rev 1290882)
@@ -0,0 +1,40 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=jitterentropy
+_pkgname=$pkgname-library
+pkgver=3.4.1
+pkgrel=1
+pkgdesc='Hardware RNG based on CPU timing jitter'
+arch=('x86_64')
+url='https://www.chronox.de/jent.html'
+license=('BSD' 'GPL2')
+depends=('glibc')
+source=(https://www.chronox.de/jent/$_pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('802f025f766c38abf663fd5a21482b8313b6d6e2c68c36a4ffd6bc105fe975ab'
+'SKIP')
+validpgpkeys=(3BCC43D4D2C87D1784B69EE4421EE936326AC15B)
+
+prepare() {
+  cd "$_pkgname-$pkgver"
+
+  # Disable man page compression on install
+  sed -e '/\tgzip .*\/man\// d' -i Makefile
+  # Let the package manager handle stripping
+  sed -e '/\tinstall.*-s / s/-s //g' -i Makefile
+}
+
+build() {
+  cd "$_pkgname-$pkgver"
+  LDFLAGS=-lpthread make jitterentropy
+}
+
+package() {
+  cd "$_pkgname-$pkgver"
+  install -dm755 "$pkgdir/usr/include"
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE.bsd "$pkgdir/usr/share/licenses/$pkgname/LICENSE.bsd"
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-09-02 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 2, 2022 @ 10:09:50
  Author: mtorromeo
Revision: 1290881

upgpkg: jitterentropy 3.4.1-1

Modified:
  jitterentropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-02 10:00:11 UTC (rev 1290880)
+++ PKGBUILD2022-09-02 10:09:50 UTC (rev 1290881)
@@ -3,7 +3,7 @@
 
 pkgname=jitterentropy
 _pkgname=$pkgname-library
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc='Hardware RNG based on CPU timing jitter'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('BSD' 'GPL2')
 depends=('glibc')
 source=(https://www.chronox.de/jent/$_pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('979fa4277decf9792f3422b142237e77d8b6ca41e50474083eb2f0976f2479b3'
+sha256sums=('802f025f766c38abf663fd5a21482b8313b6d6e2c68c36a4ffd6bc105fe975ab'
 'SKIP')
 validpgpkeys=(3BCC43D4D2C87D1784B69EE4421EE936326AC15B)
 



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

2022-09-01 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, September 1, 2022 @ 22:59:15
  Author: mtorromeo
Revision: 1290492

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1290491, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1290491, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1290491, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1290491, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |8 -
 product_json.diff |   44 
 4 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-09-01 22:59:02 UTC (rev 1290491)
+++ PKGBUILD2022-09-01 22:59:15 UTC (rev 1290492)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.70.2
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron19
+pkgver=1.71.0
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+

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

2022-09-01 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, September 1, 2022 @ 22:59:02
  Author: mtorromeo
Revision: 1290491

upgpkg: code 1.71.0-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-09-01 22:11:10 UTC (rev 1290490)
+++ PKGBUILD2022-09-01 22:59:02 UTC (rev 1290491)
@@ -12,8 +12,8 @@
 #   - fermium: 14
 #   - gallium: 16
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.70.2
+_electron=electron19
+pkgver=1.71.0
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'



[arch-commits] Commit in nginx-mod-njs/repos/community-x86_64 (4 files)

2022-08-31 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 31, 2022 @ 10:48:54
  Author: mtorromeo
Revision: 1289148

archrelease: copy trunk to community-x86_64

Added:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD
(from rev 1289147, nginx-mod-njs/trunk/PKGBUILD)
  nginx-mod-njs/repos/community-x86_64/keys/
Deleted:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD
  nginx-mod-njs/repos/community-x86_64/keys/

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-31 10:48:44 UTC (rev 1289147)
+++ PKGBUILD2022-08-31 10:48:54 UTC (rev 1289148)
@@ -1,57 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-njs
-pkgver=0.7.6 # https://hg.nginx.org/njs/tags
-pkgrel=2
-
-_modname="${pkgname#nginx-mod-}"
-
-pkgdesc='nginScript module for nginx'
-arch=('x86_64')
-depends=('nginx')
-makedepends=('nginx-src')
-url="https://nginx.org/en/docs/njs_about.html;
-license=('CUSTOM')
-
-source=(
-  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
-)
-validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
-
-prepare() {
-  mkdir -p build
-  cd build
-  ln -sf /usr/src/nginx/auto
-  ln -sf /usr/src/nginx/src
-}
-
-build() {
-  cd "$srcdir/njs-$pkgver"
-  ./configure
-  make njs
-
-  # next configure cleans the build directory
-  mv build/njs ../build/
-
-  cd "$srcdir/build"
-  /usr/src/nginx/configure \
---with-compat \
---with-stream \
---with-http_ssl_module \
---with-http_v2_module \
---add-dynamic-module=../njs-$pkgver/nginx
-  make modules
-}
-
-package() {
-  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
-  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  install -Dm755 build/njs "$pkgdir"/usr/bin/njs
-
-  cd build/objs
-  for mod in *.so; do
-  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-  done
-}

Copied: nginx-mod-njs/repos/community-x86_64/PKGBUILD (from rev 1289147, 
nginx-mod-njs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-31 10:48:54 UTC (rev 1289148)
@@ -0,0 +1,57 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-njs
+pkgver=0.7.7 # https://hg.nginx.org/njs/tags
+pkgrel=1
+
+_modname="${pkgname#nginx-mod-}"
+
+pkgdesc='nginScript module for nginx'
+arch=('x86_64')
+depends=('nginx')
+makedepends=('nginx-src')
+url="https://nginx.org/en/docs/njs_about.html;
+license=('CUSTOM')
+
+source=(
+  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('4dac9cbf071e5a7dfe135b4d87e20112d207fcbf5fb620854af8dab44ec3e7bd')
+
+prepare() {
+  mkdir -p build
+  cd build
+  ln -sf /usr/src/nginx/auto
+  ln -sf /usr/src/nginx/src
+}
+
+build() {
+  cd "$srcdir/njs-$pkgver"
+  CFLAGS="$CFLAGS -Wno-dangling-pointer" ./configure
+  make njs
+
+  # next configure cleans the build directory
+  mv build/njs ../build/
+
+  cd "$srcdir/build"
+  /usr/src/nginx/configure \
+--with-compat \
+--with-stream \
+--with-http_ssl_module \
+--with-http_v2_module \
+--add-dynamic-module=../njs-$pkgver/nginx
+  make modules
+}
+
+package() {
+  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
+  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  install -Dm755 build/njs "$pkgdir"/usr/bin/njs
+
+  cd build/objs
+  for mod in *.so; do
+  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+  done
+}



[arch-commits] Commit in nginx-mod-njs/trunk (PKGBUILD)

2022-08-31 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 31, 2022 @ 10:48:44
  Author: mtorromeo
Revision: 1289147

upgpkg: nginx-mod-njs 0.7.7-1

Modified:
  nginx-mod-njs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-31 10:05:45 UTC (rev 1289146)
+++ PKGBUILD2022-08-31 10:48:44 UTC (rev 1289147)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=nginx-mod-njs
-pkgver=0.7.6 # https://hg.nginx.org/njs/tags
-pkgrel=2
+pkgver=0.7.7 # https://hg.nginx.org/njs/tags
+pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -17,7 +17,7 @@
   njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
+sha256sums=('4dac9cbf071e5a7dfe135b4d87e20112d207fcbf5fb620854af8dab44ec3e7bd')
 
 prepare() {
   mkdir -p build
@@ -28,7 +28,7 @@
 
 build() {
   cd "$srcdir/njs-$pkgver"
-  ./configure
+  CFLAGS="$CFLAGS -Wno-dangling-pointer" ./configure
   make njs
 
   # next configure cleans the build directory



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

2022-08-24 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 24, 2022 @ 22:52:43
  Author: mtorromeo
Revision: 1277710

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 1277708, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
(from rev 1277709, cockpit/trunk/cockpit-ws.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
(from rev 1277709, cockpit/trunk/cockpit-wsinstance.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 1277709, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  276 +++---
 cockpit-ws.sysuser.conf |2 
 cockpit-wsinstance.sysuser.conf |2 
 cockpit.pam |   10 -
 4 files changed, 145 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-24 22:52:31 UTC (rev 1277709)
+++ PKGBUILD2022-08-24 22:52:43 UTC (rev 1277710)
@@ -1,138 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=274.1
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp
- gendesk)
-options=(debug)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-"cockpit.pam"
-"cockpit-ws.sysuser.conf"
-"cockpit-wsinstance.sysuser.conf")
-sha256sums=('0dc8cd724fc9043201fcc31f68cb00d0e30fcd7f7b009acccbd03d8470c7'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
-'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
-'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
-
-prepare() {
-  cd cockpit-$pkgver
-  # disable buggy package-lock check
-  sed -r '/^cmd_make_package_lock_json\b/ a exit 0' -i tools/node-modules
-}
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking \
---disable-silent-rules \
---with-cockpit-user=cockpit-ws \
---with-cockpit-ws-instance-user=cockpit-wsinstance
-  make all
-
-  gendesk -n \
---name 'Cockpit Client' \
---comment 'Connect via ssh to servers running Cockpit' \
---exec '/usr/lib/cockpit/cockpit-desktop /' \
---categories 'Network;RemoteAccess' \
---custom 'DBusActivatable=true' \
---icon cockpit-client \
---pkgname cockpit
-}
-
-package_cockpit() {
-  depends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
-   libpwquality openssl kexec-tools)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-storaged: manage storage"
-  "cockpit-packagekit: manage packaged"
-  "cockpit-podman: user interface for managing podman containers"
-  "cockpit-machines: user interface for managing virtual machines"
-  "polkit: elevate privileges"
-  "sudo: elevate privileges"
-  "networkmanager: manage network connections"
-  "sssd: authentication"
-  "sscg: generate self-signed certificate")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-  install -Dm644 "$srcdir"/cockpit-ws.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-ws.conf
-  install -Dm644 "$srcdir"/cockpit-wsinstance.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-wsinstance.conf
-
-  echo "z /usr/lib/cockpit/cockpit-session - - cockpit-wsinstance -" >> 
"$pkgdir"/usr/lib/tmpfiles.d/cockpit-tempfiles.conf
-
-  install -Dm644 cockpit.desktop 
"$pkgdir"/usr/share/applications/org.cockpit_project.CockpitClient.desktop
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/{apps,packagekit,pcp,storaged} \
- 

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

2022-08-24 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 24, 2022 @ 22:53:31
  Author: mtorromeo
Revision: 1277716

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
(from rev 1277715, cockpit-machines/trunk/PKGBUILD)
Deleted:
  cockpit-machines/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-24 22:53:19 UTC (rev 1277715)
+++ PKGBUILD2022-08-24 22:53:31 UTC (rev 1277716)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-machines
-pkgver=272
-pkgrel=1
-pkgdesc='Cockpit UI for virtual machines'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-machines'
-license=(LGPL)
-depends=(cockpit libvirt-dbus)
-optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('b3a254c3339854a080714a32b281e73753cfdb1a071c4d1098a4c27b29fa3674')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1277715, 
cockpit-machines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-24 22:53:31 UTC (rev 1277716)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-machines
+pkgver=273
+pkgrel=1
+pkgdesc='Cockpit UI for virtual machines'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-machines'
+license=(LGPL)
+depends=(cockpit libvirt-dbus)
+optdepends=("virt-install: create new virtual machines")
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('7bbe798476af9cd6b03fe2172acd88e15f4d186dfc40218c4ce36d1475f7972f')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-08-24 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 24, 2022 @ 22:53:16
  Author: mtorromeo
Revision: 1277714

upgpkg: cockpit-machines 273-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-24 22:53:10 UTC (rev 1277713)
+++ PKGBUILD2022-08-24 22:53:16 UTC (rev 1277714)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-machines
-pkgver=272
+pkgver=273
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=(cockpit libvirt-dbus)
 optdepends=("virt-install: create new virtual machines")
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('b3a254c3339854a080714a32b281e73753cfdb1a071c4d1098a4c27b29fa3674')
+sha256sums=('7bbe798476af9cd6b03fe2172acd88e15f4d186dfc40218c4ce36d1475f7972f')
 
 package() {
   cd $pkgname



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

2022-08-24 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, August 24, 2022 @ 22:52:21
  Author: mtorromeo
Revision: 1277707

upgpkg: cockpit 275-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-24 22:52:08 UTC (rev 1277706)
+++ PKGBUILD2022-08-24 22:52:21 UTC (rev 1277707)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=274.1
+pkgver=275
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('0dc8cd724fc9043201fcc31f68cb00d0e30fcd7f7b009acccbd03d8470c7'
+sha256sums=('ac6fe4ce7bda36f02a8a46fe31f1cab3200a551ed81ab369ee3afe3587bcdca0'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')



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

2022-08-23 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 23, 2022 @ 20:54:44
  Author: mtorromeo
Revision: 1275945

archrelease: copy trunk to community-x86_64

Added:
  cockpit-podman/repos/community-x86_64/PKGBUILD
(from rev 1275944, cockpit-podman/trunk/PKGBUILD)
Deleted:
  cockpit-podman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 20:54:33 UTC (rev 1275944)
+++ PKGBUILD2022-08-23 20:54:44 UTC (rev 1275945)
@@ -1,17 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-podman
-pkgver=51.1
-pkgrel=1
-pkgdesc='Cockpit UI for podman containers'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-podman'
-license=(LGPL)
-depends=(cockpit podman)
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('9f515241cc8f8cf8df2991d4222a42863ebf23b33ffefd1fdf7ee63e9bdb5447')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-podman/repos/community-x86_64/PKGBUILD (from rev 1275944, 
cockpit-podman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-23 20:54:44 UTC (rev 1275945)
@@ -0,0 +1,17 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-podman
+pkgver=52
+pkgrel=1
+pkgdesc='Cockpit UI for podman containers'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-podman'
+license=(LGPL)
+depends=(cockpit podman)
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('f9d46f55b5580541927e9fb034fab4a3e3e219b946e46fdfdb46d9206c7cdce4')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-08-23 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 23, 2022 @ 20:54:33
  Author: mtorromeo
Revision: 1275944

upgpkg: cockpit-podman 52-1

Modified:
  cockpit-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 19:46:37 UTC (rev 1275943)
+++ PKGBUILD2022-08-23 20:54:33 UTC (rev 1275944)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-podman
-pkgver=51.1
+pkgver=52
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('9f515241cc8f8cf8df2991d4222a42863ebf23b33ffefd1fdf7ee63e9bdb5447')
+sha256sums=('f9d46f55b5580541927e9fb034fab4a3e3e219b946e46fdfdb46d9206c7cdce4')
 
 package() {
   cd $pkgname



[arch-commits] Commit in nginx-mod-njs/repos/community-x86_64 (4 files)

2022-08-23 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 23, 2022 @ 12:11:47
  Author: mtorromeo
Revision: 1275254

archrelease: copy trunk to community-x86_64

Added:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD
(from rev 1275253, nginx-mod-njs/trunk/PKGBUILD)
  nginx-mod-njs/repos/community-x86_64/keys/
Deleted:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD
  nginx-mod-njs/repos/community-x86_64/keys/

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-23 12:11:34 UTC (rev 1275253)
+++ PKGBUILD2022-08-23 12:11:47 UTC (rev 1275254)
@@ -1,48 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-njs
-pkgver=0.7.6 # https://hg.nginx.org/njs/tags
-pkgrel=1
-
-_modname="${pkgname#nginx-mod-}"
-
-pkgdesc='nginScript module for nginx'
-arch=('x86_64')
-depends=('nginx')
-makedepends=('nginx-src')
-url="https://nginx.org/en/docs/njs_about.html;
-license=('CUSTOM')
-
-source=(
-  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
-)
-validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
-
-prepare() {
-  mkdir -p build
-  cd build
-  ln -sf /usr/src/nginx/auto
-  ln -sf /usr/src/nginx/src
-}
-
-build() {
-  cd build
-  /usr/src/nginx/configure \
---with-compat \
---with-stream \
---with-http_ssl_module \
---with-http_v2_module \
---add-dynamic-module=../njs-$pkgver/nginx
-  make modules
-}
-
-package() {
-  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
-  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  cd build/objs
-  for mod in *.so; do
-  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-  done
-}

Copied: nginx-mod-njs/repos/community-x86_64/PKGBUILD (from rev 1275253, 
nginx-mod-njs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-23 12:11:47 UTC (rev 1275254)
@@ -0,0 +1,57 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-njs
+pkgver=0.7.6 # https://hg.nginx.org/njs/tags
+pkgrel=2
+
+_modname="${pkgname#nginx-mod-}"
+
+pkgdesc='nginScript module for nginx'
+arch=('x86_64')
+depends=('nginx')
+makedepends=('nginx-src')
+url="https://nginx.org/en/docs/njs_about.html;
+license=('CUSTOM')
+
+source=(
+  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
+
+prepare() {
+  mkdir -p build
+  cd build
+  ln -sf /usr/src/nginx/auto
+  ln -sf /usr/src/nginx/src
+}
+
+build() {
+  cd "$srcdir/njs-$pkgver"
+  ./configure
+  make njs
+
+  # next configure cleans the build directory
+  mv build/njs ../build/
+
+  cd "$srcdir/build"
+  /usr/src/nginx/configure \
+--with-compat \
+--with-stream \
+--with-http_ssl_module \
+--with-http_v2_module \
+--add-dynamic-module=../njs-$pkgver/nginx
+  make modules
+}
+
+package() {
+  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
+  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  install -Dm755 build/njs "$pkgdir"/usr/bin/njs
+
+  cd build/objs
+  for mod in *.so; do
+  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+  done
+}



[arch-commits] Commit in nginx-mod-njs/trunk (PKGBUILD)

2022-08-23 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 23, 2022 @ 12:11:30
  Author: mtorromeo
Revision: 1275252

upgpkg: nginx-mod-njs 0.7.6-2: add njs cli to package

Modified:
  nginx-mod-njs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-23 12:11:26 UTC (rev 1275251)
+++ PKGBUILD2022-08-23 12:11:30 UTC (rev 1275252)
@@ -2,7 +2,7 @@
 
 pkgname=nginx-mod-njs
 pkgver=0.7.6 # https://hg.nginx.org/njs/tags
-pkgrel=1
+pkgrel=2
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -27,7 +27,14 @@
 }
 
 build() {
-  cd build
+  cd "$srcdir/njs-$pkgver"
+  ./configure
+  make njs
+
+  # next configure cleans the build directory
+  mv build/njs ../build/
+
+  cd "$srcdir/build"
   /usr/src/nginx/configure \
 --with-compat \
 --with-stream \
@@ -41,6 +48,8 @@
   install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
+  install -Dm755 build/njs "$pkgdir"/usr/bin/njs
+
   cd build/objs
   for mod in *.so; do
   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod



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

2022-08-18 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, August 18, 2022 @ 09:20:26
  Author: mtorromeo
Revision: 1266816

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1266815, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1266815, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1266815, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1266815, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |8 -
 product_json.diff |   44 
 4 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-18 09:20:14 UTC (rev 1266815)
+++ PKGBUILD2022-08-18 09:20:26 UTC (rev 1266816)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.70.1
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron18
+pkgver=1.70.2
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+

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

2022-08-18 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, August 18, 2022 @ 09:20:14
  Author: mtorromeo
Revision: 1266815

upgpkg: code 1.70.2-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-18 09:18:47 UTC (rev 1266814)
+++ PKGBUILD2022-08-18 09:20:14 UTC (rev 1266815)
@@ -13,7 +13,7 @@
 #   - gallium: 16
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron18
-pkgver=1.70.1
+pkgver=1.70.2
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'



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

2022-08-16 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 16, 2022 @ 13:41:38
  Author: mtorromeo
Revision: 1266629

archrelease: copy trunk to community-x86_64

Added:
  sysdig/repos/community-x86_64/PKGBUILD
(from rev 1266628, sysdig/trunk/PKGBUILD)
  sysdig/repos/community-x86_64/bashcomp-location.patch
(from rev 1266628, sysdig/trunk/bashcomp-location.patch)
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
(from rev 1266628, sysdig/trunk/falcosecurity-libs-nodownload.patch)
  sysdig/repos/community-x86_64/linux-5.6.patch
(from rev 1266628, sysdig/trunk/linux-5.6.patch)
  sysdig/repos/community-x86_64/sme.patch
(from rev 1266628, sysdig/trunk/sme.patch)
Deleted:
  sysdig/repos/community-x86_64/PKGBUILD
  sysdig/repos/community-x86_64/bashcomp-location.patch
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
  sysdig/repos/community-x86_64/linux-5.6.patch
  sysdig/repos/community-x86_64/sme.patch

-+
 PKGBUILD|  161 +-
 bashcomp-location.patch |   26 ++---
 falcosecurity-libs-nodownload.patch |   28 ++---
 linux-5.6.patch |   70 +++---
 sme.patch   |  118 
 5 files changed, 203 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-16 13:41:24 UTC (rev 1266628)
+++ PKGBUILD2022-08-16 13:41:38 UTC (rev 1266629)
@@ -1,79 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contribuitor: Alfredo Palhares 
-# Contribuitor: Christian Babeux 
-
-pkgbase=sysdig
-pkgname=(sysdig sysdig-dkms)
-pkgver=0.29.2
-pkgrel=6
-
-# from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
-_falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a
-
-pkgdesc="Open source system-level exploration and troubleshooting tool"
-arch=('x86_64')
-url="https://www.sysdig.com/;
-license=('GPL2' 'Apache' 'MIT')
-makedepends=('cmake' 'pandoc' 'gtest' 'jsoncpp' 'libjsoncpp.so' 'luajit' 
'curl' 'libcurl.so' 'jq' 'libb64' 'intel-tbb' 'grpc' 'libgrpc++_unsecure.so' 
'yaml-cpp')
-source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgbase-$pkgver.tar.gz;
-
"falcosecurity-libs-$_falcover.tar.gz::https://github.com/falcosecurity/libs/archive/$_falcover.tar.gz;
-"bashcomp-location.patch"
-"falcosecurity-libs-nodownload.patch"
-"sme.patch")
-sha256sums=('38ea602085f706af5d07630189216fa240064122650a81456cb092579313ae8e'
-'80903bc57b7f9c5f24298ecf1531cf66ef571681b4bd1e05f6e4db704ffb380b'
-'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b'
-'b8cedef6766c691a8a92810eb459593d80070f0cf5dfc32cae2a80ec00639429'
-'eac65420a1f564b2336336b22a2717e5fb5c15928f859995152d00e2e4ed90d5')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  patch -p1 -i "$srcdir"/bashcomp-location.patch
-  patch -p1 -i "$srcdir"/falcosecurity-libs-nodownload.patch
-
-  cd "$srcdir/libs-$_falcover"
-  patch -p1 -i "$srcdir"/sme.patch
-}
-
-build() {
-  cd "$srcdir"/$pkgbase-$pkgver
-  rm -rf build
-  mkdir build
-  cd build
-
-  cmake .. \
--DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} ${CPPFLAGS} 
-Wno-deprecated-declarations" \
--DCMAKE_C_FLAGS="${CFLAGS} ${CPPFLAGS} -Wno-deprecated-declarations" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSDIG_VERSION=$pkgver \
--DUSE_BUNDLED_DEPS=OFF \
--DBUILD_DRIVER=OFF \
--DBUILD_LIBSCAP_EXAMPLES=OFF
-  make
-}
-
-package_sysdig() {
-  optdepends=('sysdig-dkms: kernel module for live inspection')
-  depends=('jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc' 'libgrpc++.so' 'yaml-cpp')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/src
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_sysdig-dkms() {
-  pkgdesc="DKMS kernel module for sysdig"
-  depends=('sysdig' 'dkms')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/{share,bin}
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: sysdig/repos/community-x86_64/PKGBUILD (from rev 1266628, 
sysdig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-16 13:41:38 UTC (rev 1266629)
@@ -0,0 +1,82 @@
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgbase=sysdig
+pkgname=(sysdig sysdig-dkms)
+pkgver=0.29.3
+pkgrel=1
+
+# from 

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

2022-08-16 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 16, 2022 @ 13:41:24
  Author: mtorromeo
Revision: 1266628

upgpkg: sysdig 0.29.3-1

Modified:
  sysdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-16 13:28:07 UTC (rev 1266627)
+++ PKGBUILD2022-08-16 13:41:24 UTC (rev 1266628)
@@ -4,8 +4,8 @@
 
 pkgbase=sysdig
 pkgname=(sysdig sysdig-dkms)
-pkgver=0.29.2
-pkgrel=6
+pkgver=0.29.3
+pkgrel=1
 
 # from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
 _falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a
@@ -20,7 +20,7 @@
 "bashcomp-location.patch"
 "falcosecurity-libs-nodownload.patch"
 "sme.patch")
-sha256sums=('38ea602085f706af5d07630189216fa240064122650a81456cb092579313ae8e'
+sha256sums=('6b96797859002ab69a2bed4fdba1c7fe8064ecf8661621ae7d8fbf8599ffa636'
 '80903bc57b7f9c5f24298ecf1531cf66ef571681b4bd1e05f6e4db704ffb380b'
 'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b'
 'b8cedef6766c691a8a92810eb459593d80070f0cf5dfc32cae2a80ec00639429'
@@ -31,6 +31,8 @@
   patch -p1 -i "$srcdir"/bashcomp-location.patch
   patch -p1 -i "$srcdir"/falcosecurity-libs-nodownload.patch
 
+  sed s/USE_BUNDLED_DEPS/USE_BUNDLED_NJSON/ -i 
cmake/modules/nlohmann-json.cmake
+
   cd "$srcdir/libs-$_falcover"
   patch -p1 -i "$srcdir"/sme.patch
 }
@@ -50,7 +52,8 @@
 -DSYSDIG_VERSION=$pkgver \
 -DUSE_BUNDLED_DEPS=OFF \
 -DBUILD_DRIVER=OFF \
--DBUILD_LIBSCAP_EXAMPLES=OFF
+-DBUILD_LIBSCAP_EXAMPLES=OFF \
+-DUSE_BUNDLED_NJSON=ON
   make
 }
 



[arch-commits] Commit in python-setproctitle/repos/community-x86_64 (2 files)

2022-08-16 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 16, 2022 @ 13:28:07
  Author: mtorromeo
Revision: 1266627

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-16 13:27:59 UTC (rev 1266626)
+++ PKGBUILD2022-08-16 13:28:07 UTC (rev 1266627)
@@ -1,31 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-setproctitle
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="Allows a python process to change its process title"
-license=("BSD")
-url="https://github.com/dvarrazzo/py-setproctitle;
-depends=('python')
-makedepends=(python-setuptools python-wheel python-build python-installer)
-checkdepends=('python-pytest' 'procps-ng')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-$pkgver.tar.gz)
-sha256sums=('ecf28b1c07a799d76f4326e508157b71aeda07b84b90368ea451c0710dbd32c0')
-
-build() {
-cd "$srcdir"/setproctitle-$pkgver
-python -m build --wheel --no-isolation
-}
-
-check() {
-local _pyver=$(python -c "import sys; 
print('{0}.{1}'.format(*sys.version_info[:2]))")
-cd "$srcdir"/setproctitle-$pkgver/build/lib.linux-$CARCH-$_pyver
-python -m pytest ../../tests
-}
-
-package_python-setproctitle() {
-cd "$srcdir"/setproctitle-$pkgver
-python -m installer --destdir="$pkgdir" dist/*.whl
-install -m0644 -D COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/COPYRIGHT"
-}

Copied: python-setproctitle/repos/community-x86_64/PKGBUILD (from rev 1266626, 
python-setproctitle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-16 13:28:07 UTC (rev 1266627)
@@ -0,0 +1,31 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-setproctitle
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Allows a python process to change its process title"
+license=("BSD")
+url="https://github.com/dvarrazzo/py-setproctitle;
+depends=('python')
+makedepends=(python-setuptools python-wheel python-build python-installer)
+checkdepends=('python-pytest' 'procps-ng')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-$pkgver.tar.gz)
+sha256sums=('3d134c2effeb945e8227f7d3d24ea8ad49c03c87ac91a8d67bf967730fa9daba')
+
+build() {
+cd "$srcdir"/setproctitle-$pkgver
+python -m build --wheel --no-isolation
+}
+
+check() {
+local _pyver=$(python -c "import sys; 
print('{0}{1}'.format(*sys.version_info[:2]))")
+cd "$srcdir"/setproctitle-$pkgver/build/lib.linux-$CARCH-cpython-$_pyver
+python -m pytest ../../tests
+}
+
+package_python-setproctitle() {
+cd "$srcdir"/setproctitle-$pkgver
+python -m installer --destdir="$pkgdir" dist/*.whl
+install -m0644 -D COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/COPYRIGHT"
+}



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

2022-08-16 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 16, 2022 @ 13:27:59
  Author: mtorromeo
Revision: 1266626

upgpkg: python-setproctitle 1.3.1-1

Modified:
  python-setproctitle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-16 13:25:52 UTC (rev 1266625)
+++ PKGBUILD2022-08-16 13:27:59 UTC (rev 1266626)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=python-setproctitle
-pkgver=1.2.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Allows a python process to change its process title"
 license=("BSD")
@@ -11,7 +11,7 @@
 checkdepends=('python-pytest' 'procps-ng')
 arch=('x86_64')
 
source=(https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-$pkgver.tar.gz)
-sha256sums=('ecf28b1c07a799d76f4326e508157b71aeda07b84b90368ea451c0710dbd32c0')
+sha256sums=('3d134c2effeb945e8227f7d3d24ea8ad49c03c87ac91a8d67bf967730fa9daba')
 
 build() {
 cd "$srcdir"/setproctitle-$pkgver
@@ -19,8 +19,8 @@
 }
 
 check() {
-local _pyver=$(python -c "import sys; 
print('{0}.{1}'.format(*sys.version_info[:2]))")
-cd "$srcdir"/setproctitle-$pkgver/build/lib.linux-$CARCH-$_pyver
+local _pyver=$(python -c "import sys; 
print('{0}{1}'.format(*sys.version_info[:2]))")
+cd "$srcdir"/setproctitle-$pkgver/build/lib.linux-$CARCH-cpython-$_pyver
 python -m pytest ../../tests
 }
 



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

2022-08-11 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, August 11, 2022 @ 07:06:50
  Author: mtorromeo
Revision: 1265166

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1265165, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1265165, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1265165, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1265165, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |8 -
 product_json.diff |   44 
 4 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-11 07:06:39 UTC (rev 1265165)
+++ PKGBUILD2022-08-11 07:06:50 UTC (rev 1265166)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.70.0
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron18
+pkgver=1.70.1
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+

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

2022-08-11 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, August 11, 2022 @ 07:06:39
  Author: mtorromeo
Revision: 1265165

upgpkg: code 1.70.1-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-11 07:03:26 UTC (rev 1265164)
+++ PKGBUILD2022-08-11 07:06:39 UTC (rev 1265165)
@@ -13,7 +13,7 @@
 #   - gallium: 16
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron18
-pkgver=1.70.0
+pkgver=1.70.1
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'



[arch-commits] Commit in percona-server/repos/community-x86_64 (11 files)

2022-08-09 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 9, 2022 @ 18:39:33
  Author: mtorromeo
Revision: 1264477

archrelease: copy trunk to community-x86_64

Added:
  percona-server/repos/community-x86_64/PKGBUILD
(from rev 1264476, percona-server/trunk/PKGBUILD)
  percona-server/repos/community-x86_64/my.cnf
(from rev 1264476, percona-server/trunk/my.cnf)
  percona-server/repos/community-x86_64/mysql-user.conf
(from rev 1264476, percona-server/trunk/mysql-user.conf)
  percona-server/repos/community-x86_64/mysqlrouter-user.conf
(from rev 1264476, percona-server/trunk/mysqlrouter-user.conf)
  percona-server/repos/community-x86_64/openldap-2.5.patch
(from rev 1264476, percona-server/trunk/openldap-2.5.patch)
Deleted:
  percona-server/repos/community-x86_64/PKGBUILD
  percona-server/repos/community-x86_64/missing-std-includes.patch
  percona-server/repos/community-x86_64/my.cnf
  percona-server/repos/community-x86_64/mysql-user.conf
  percona-server/repos/community-x86_64/mysqlrouter-user.conf
  percona-server/repos/community-x86_64/openldap-2.5.patch

+
 PKGBUILD   |  406 +--
 missing-std-includes.patch |   48 -
 my.cnf |   68 +++
 mysql-user.conf|2 
 mysqlrouter-user.conf  |2 
 openldap-2.5.patch |   22 +-
 6 files changed, 250 insertions(+), 298 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-09 18:39:19 UTC (rev 1264476)
+++ PKGBUILD2022-08-09 18:39:33 UTC (rev 1264477)
@@ -1,203 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgbase=percona-server
-pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=8.0.28_20
-_boost_ver=1.73.0
-_pkgver=${pkgver/_/-}
-_myver=${pkgver/_rel*}
-pkgrel=1
-arch=('x86_64')
-makedepends=('cmake' 'zlib' 'lz4' 'zstd' 'libaio' 'systemd-tools' 'pam' 
'numactl' 'jemalloc' 'openssl'
- 'rpcsvc-proto' 'doxygen' 'graphviz' 'libevent' 'protobuf') # 
'boost'
-options=('debug')
-license=('GPL')
-url="https://www.percona.com/software/mysql-database/percona-server;
-source=("https://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-$_pkgver/source/tarball/percona-server-$_pkgver.tar.gz;
-
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;
-'my.cnf'
-'mysql-user.conf'
-'mysqlrouter-user.conf'
-'openldap-2.5.patch')
-sha256sums=('88890e081d70901f938e39b688663d4514910773488fca42cd6de0f4371fb157'
-'9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
-'b467b04d6d06152b2abc33f2a6de63fef0fc922dd5119d2ee1d07d3c1a489731'
-'5d7710fe88ec6d298175a309c0b776142397b119c468830b2865980292ed5da6'
-'4ca7ffdcb2d1716d4f31e4c7dd314e5d76e64f13fdc67c5d81c53650b793f5e0'
-'92d70b75a32517f598bbffbaf5db18b0d14be504c31f531e35c8572b330785f3')
-
-prepare() {
-   cd $pkgbase-$_pkgver
-   rm -v sql/sql_yacc.{cc,h}
-
-   patch --verbose -p1 -i "$srcdir"/openldap-2.5.patch
-
-   sed -r -e s@/var/run/mysqlrouter@/run/mysqlrouter@ \
-  -e s@lib64/mysql@lib/mysql@ \
-  -i cmake/install_layout.cmake
-
-   for svcfile in mysqld{,@}.service.in; do
-   sed '/^PrivateTmp=/ a StateDirectory=mysql 
mysql-files\nRuntimeDirectory=mysqld' \
-   -i scripts/systemd/$svcfile
-   done
-
-   sed '/^PrivateTmp=/ a 
StateDirectory=mysqlrouter\nRuntimeDirectory=mysqlrouter' \
-   -i scripts/systemd/mysqlrouter.service.in
-}
-
-build() {
-   # rm -rf build
-   mkdir -p build
-   cd build
-
-   cmake ../$pkgbase-$_pkgver \
-   -DCMAKE_C_FLAGS_RELWITHDEBINFO="${CFLAGS} -DNDEBUG 
-ffat-lto-objects" \
-   -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="${CXXFLAGS} -DNDEBUG 
-ffat-lto-objects" \
-   -Wno-dev \
-   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-   -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
-   -DBUILD_CONFIG=mysql_release \
-   -DREPRODUCIBLE_BUILD=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONFDIR=/etc/mysql \
-   -DMYSQL_DATADIR=/var/lib/mysql \
-   -DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
-   -DDEFAULT_CHARSET=utf8mb4 \
-   -DDEFAULT_COLLATION=utf8mb4_0900_ai_ci \
-   -DWITH_EXTRA_CHARSETS=all \
-   -DENABLED_LOCAL_INFILE=ON \
-   -DINSTALL_LAYOUT=RPM \
-   -DINSTALL_SBINDIR=bin \
-   -DINSTALL_LIBDIR=lib \
-   -DINSTALL_PLUGINDIR=lib/perconaserver/plugin \
-   -DINSTALL_INCLUDEDIR=include/perconaserver \
-   -DINSTALL_INFODIR=share/doc/percona-server \
-   -DINSTALL_DOCREADMEDIR=share/doc/percona-server \
-   

[arch-commits] Commit in percona-server/trunk (PKGBUILD missing-std-includes.patch)

2022-08-09 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 9, 2022 @ 18:39:19
  Author: mtorromeo
Revision: 1264476

upgpkg: percona-server 8.0.29_21-1

Modified:
  percona-server/trunk/PKGBUILD
Deleted:
  percona-server/trunk/missing-std-includes.patch

+
 PKGBUILD   |8 +++
 missing-std-includes.patch |   48 ---
 2 files changed, 4 insertions(+), 52 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 18:38:33 UTC (rev 1264475)
+++ PKGBUILD2022-08-09 18:39:19 UTC (rev 1264476)
@@ -2,8 +2,8 @@
 
 pkgbase=percona-server
 pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=8.0.28_20
-_boost_ver=1.73.0
+pkgver=8.0.29_21
+_boost_ver=1.77.0
 _pkgver=${pkgver/_/-}
 _myver=${pkgver/_rel*}
 pkgrel=1
@@ -19,8 +19,8 @@
 'mysql-user.conf'
 'mysqlrouter-user.conf'
 'openldap-2.5.patch')
-sha256sums=('88890e081d70901f938e39b688663d4514910773488fca42cd6de0f4371fb157'
-'9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
+sha256sums=('a54c45b23719d4f6ba1e409bb2916c59dc0c9aaae98e24299ff26f150ad4f735'
+'5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131'
 'b467b04d6d06152b2abc33f2a6de63fef0fc922dd5119d2ee1d07d3c1a489731'
 '5d7710fe88ec6d298175a309c0b776142397b119c468830b2865980292ed5da6'
 '4ca7ffdcb2d1716d4f31e4c7dd314e5d76e64f13fdc67c5d81c53650b793f5e0'

Deleted: missing-std-includes.patch
===
--- missing-std-includes.patch  2022-08-09 18:38:33 UTC (rev 1264475)
+++ missing-std-includes.patch  2022-08-09 18:39:19 UTC (rev 1264476)
@@ -1,48 +0,0 @@
-diff --git a/client/logger.cc b/client/logger.cc
-index 0198dca7..c3823266 100644
 a/client/logger.cc
-+++ b/client/logger.cc
-@@ -27,6 +27,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- using namespace std;
- 
-diff --git 
a/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
 
b/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-index b4801329..92b483ba 100644
 
a/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-+++ 
b/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-@@ -25,6 +25,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- 
- #include 
-diff --git a/plugin/auth_ldap/src/connection.cc 
b/plugin/auth_ldap/src/connection.cc
-index bb280388..1d221e78 100644
 a/plugin/auth_ldap/src/connection.cc
-+++ b/plugin/auth_ldap/src/connection.cc
-@@ -1,6 +1,7 @@
- #include "plugin/auth_ldap/include/connection.h"
- 
- #include 
-+#include 
- #include 
- 
- #include "plugin/auth_ldap/include/plugin_log.h"
-diff --git a/router/src/harness/include/mysql/harness/net_ts/executor.h 
b/router/src/harness/include/mysql/harness/net_ts/executor.h
-index 8d0b257e..525dae33 100644
 a/router/src/harness/include/mysql/harness/net_ts/executor.h
-+++ b/router/src/harness/include/mysql/harness/net_ts/executor.h
-@@ -36,6 +36,7 @@
- #include 
- #include   // decay_t, enable_if
- #include 
-+#include 
- 
- #include "my_compiler.h"
- #include "mysql/harness/net_ts/netfwd.h"



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

2022-08-09 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 9, 2022 @ 17:58:28
  Author: mtorromeo
Revision: 1264360

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 1264358, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
(from rev 1264358, cockpit/trunk/cockpit-ws.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
(from rev 1264358, cockpit/trunk/cockpit-wsinstance.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 1264358, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  260 --
 cockpit-ws.sysuser.conf |2 
 cockpit-wsinstance.sysuser.conf |2 
 cockpit.pam |   10 -
 4 files changed, 145 insertions(+), 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-09 17:58:27 UTC (rev 1264359)
+++ PKGBUILD2022-08-09 17:58:28 UTC (rev 1264360)
@@ -1,122 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp)
-pkgver=273
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp
- gendesk)
-options=(debug)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-"cockpit.pam"
-"cockpit-ws.sysuser.conf"
-"cockpit-wsinstance.sysuser.conf")
-sha256sums=('666ac419bfab7c7ddd612ebfb53e62edd1f7e461a121dcf6cffa6441778bf6bd'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
-'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
-'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
-
-prepare() {
-  cd cockpit-$pkgver
-  # disable buggy package-lock check
-  sed -r '/^cmd_make_package_lock_json\b/ a exit 0' -i tools/node-modules
-}
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking \
---disable-silent-rules \
---with-cockpit-user=cockpit-ws \
---with-cockpit-ws-instance-user=cockpit-wsinstance
-  make all
-
-  gendesk -n \
---name 'Cockpit Client' \
---comment 'Connect via ssh to servers running Cockpit' \
---exec '/usr/lib/cockpit/cockpit-desktop /' \
---categories 'Network;RemoteAccess' \
---custom 'DBusActivatable=true' \
---icon cockpit-client \
---pkgname cockpit
-}
-
-package_cockpit() {
-  depends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
-   libpwquality openssl kexec-tools)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-podman: user interface for managing podman containers"
-  "cockpit-machines: user interface for managing virtual machines"
-  "polkit: elevate privileges"
-  "sudo: elevate privileges"
-  "udisks2: manage hard disks"
-  "clevis: manage disk encryption"
-  "networkmanager: manage network connections"
-  "packagekit: manage packages"
-  "sssd: authentication"
-  "sscg: generate self-signed certificate")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-  install -Dm644 "$srcdir"/cockpit-ws.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-ws.conf
-  install -Dm644 "$srcdir"/cockpit-wsinstance.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-wsinstance.conf
-
-  echo "z /usr/lib/cockpit/cockpit-session - - cockpit-wsinstance -" >> 
"$pkgdir"/usr/lib/tmpfiles.d/cockpit-tempfiles.conf
-
-  install -Dm644 cockpit.desktop 
"$pkgdir"/usr/share/applications/org.cockpit_project.CockpitClient.desktop
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/pcp \
- "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
- "$pkgdir"/var/lib/pcp
-}
-

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

2022-08-09 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 9, 2022 @ 17:58:16
  Author: mtorromeo
Revision: 1264356

upgpkg: cockpit 274.1-1: Moved cockpit-packagekit and cockpit-storaged to split 
packages

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-09 17:58:05 UTC (rev 1264355)
+++ PKGBUILD2022-08-09 17:58:16 UTC (rev 1264356)
@@ -4,8 +4,8 @@
 # Contributor: Anatol Pomozov 
 
 pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp)
-pkgver=273
+pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
+pkgver=274.1
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('666ac419bfab7c7ddd612ebfb53e62edd1f7e461a121dcf6cffa6441778bf6bd'
+sha256sums=('0dc8cd724fc9043201fcc31f68cb00d0e30fcd7f7b009acccbd03d8470c7'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
@@ -59,14 +59,13 @@
libpwquality openssl kexec-tools)
   backup=('etc/pam.d/cockpit')
   optdepends=("cockpit-pcp: reading performance metrics"
+  "cockpit-storaged: manage storage"
+  "cockpit-packagekit: manage packaged"
   "cockpit-podman: user interface for managing podman containers"
   "cockpit-machines: user interface for managing virtual machines"
   "polkit: elevate privileges"
   "sudo: elevate privileges"
-  "udisks2: manage hard disks"
-  "clevis: manage disk encryption"
   "networkmanager: manage network connections"
-  "packagekit: manage packages"
   "sssd: authentication"
   "sscg: generate self-signed certificate")
 
@@ -86,7 +85,8 @@
  
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
 
   # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/pcp \
+  rm -rf "$pkgdir"/usr/share/cockpit/{apps,packagekit,pcp,storaged} \
+ 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-storaged.metainfo.xml \
  "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
  "$pkgdir"/var/lib/pcp
 }
@@ -105,9 +105,9 @@
 }
 
 _do_package_component() {
-  _component="${pkgname#cockpit-}"
+  _component="${1:-${pkgname#cockpit-}}"
 
-  cd cockpit-$pkgver
+  cd "$srcdir"/cockpit-$pkgver
   make DESTDIR="$pkgdir"/tmp install
 
   cd "$pkgdir"/tmp
@@ -120,3 +120,19 @@
 
   rm -rf "$pkgdir"/tmp
 }
+
+package_cockpit-storaged() {
+  pkgdesc='Cockpit user interface for storage, using udisks'
+  depends=(cockpit udisks2 dbus-python)
+  optdepends=(
+"clevis: manage disk encryption"
+  )
+  _do_package_component
+}
+
+package_cockpit-packagekit() {
+  pkgdesc='Cockpit user interface for packages'
+  depends=(cockpit polkit packagekit python)
+  _do_package_component
+  _do_package_component apps
+}



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

2022-08-08 Thread Massimiliano Torromeo via arch-commits
Date: Monday, August 8, 2022 @ 07:42:01
  Author: mtorromeo
Revision: 1260611

archrelease: copy trunk to community-x86_64

Added:
  libimagequant/repos/community-x86_64/PKGBUILD
(from rev 1260610, libimagequant/trunk/PKGBUILD)
Deleted:
  libimagequant/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-08 07:41:53 UTC (rev 1260610)
+++ PKGBUILD2022-08-08 07:42:01 UTC (rev 1260611)
@@ -1,30 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=libimagequant
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
-arch=('x86_64')
-url="https://pngquant.org/lib/;
-license=('BSD')
-depends=('gcc-libs')
-makedepends=('cargo' 'cargo-c')
-options=('debug')
-source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
-sha256sums=('d041f6f2dac36df76f22cedaf74c914f46bff1fea7d6025d1b13199204c25dd8')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
-cargo cbuild --release --prefix=/usr
-}
-
-check() {
-cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
-cargo ctest --release
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
-cargo cinstall --destdir="$pkgdir" --prefix=/usr --release
-install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libimagequant/repos/community-x86_64/PKGBUILD (from rev 1260610, 
libimagequant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-08 07:42:01 UTC (rev 1260611)
@@ -0,0 +1,30 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libimagequant
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
+arch=('x86_64')
+url="https://pngquant.org/lib/;
+license=('BSD')
+depends=('gcc-libs')
+makedepends=('cargo' 'cargo-c')
+options=('debug')
+source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
+sha256sums=('465ff764f437ffcfa7cad8d3a4098a781d3919f754483fdf406a642156af2540')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cbuild --release --prefix=/usr
+}
+
+check() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo ctest --release
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cinstall --destdir="$pkgdir" --prefix=/usr --release
+install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-08-08 Thread Massimiliano Torromeo via arch-commits
Date: Monday, August 8, 2022 @ 07:41:53
  Author: mtorromeo
Revision: 1260610

upgpkg: libimagequant 4.0.1-1

Modified:
  libimagequant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-08 07:06:00 UTC (rev 1260609)
+++ PKGBUILD2022-08-08 07:41:53 UTC (rev 1260610)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libimagequant
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cargo' 'cargo-c')
 options=('debug')
 
source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
-sha256sums=('d041f6f2dac36df76f22cedaf74c914f46bff1fea7d6025d1b13199204c25dd8')
+sha256sums=('465ff764f437ffcfa7cad8d3a4098a781d3919f754483fdf406a642156af2540')
 
 build() {
 cd "$srcdir/$pkgname-$pkgver/imagequant-sys"



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

2022-08-05 Thread Massimiliano Torromeo via arch-commits
Date: Friday, August 5, 2022 @ 10:47:33
  Author: mtorromeo
Revision: 1260309

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1260308, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1260308, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1260308, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1260308, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |8 -
 product_json.diff |   44 
 4 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 10:47:20 UTC (rev 1260308)
+++ PKGBUILD2022-08-05 10:47:33 UTC (rev 1260309)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.69.2
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron18
+pkgver=1.70.0
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
+ 

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

2022-08-05 Thread Massimiliano Torromeo via arch-commits
Date: Friday, August 5, 2022 @ 10:47:20
  Author: mtorromeo
Revision: 1260308

upgpkg: code 1.70.0-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 10:32:43 UTC (rev 1260307)
+++ PKGBUILD2022-08-05 10:47:20 UTC (rev 1260308)
@@ -13,7 +13,7 @@
 #   - gallium: 16
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron18
-pkgver=1.69.2
+pkgver=1.70.0
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'



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

2022-08-05 Thread Massimiliano Torromeo via arch-commits
Date: Friday, August 5, 2022 @ 10:32:43
  Author: mtorromeo
Revision: 1260307

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-05 10:32:33 UTC (rev 1260306)
+++ PKGBUILD2022-08-05 10:32:43 UTC (rev 1260307)
@@ -1,31 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Brian Bidulock 
-# Contributor: Timothy Redaelli 
-# Contributor: kevku 
-# Contributor: Rene Pärts 
-
-pkgname=libp11
-pkgver=0.4.11
-pkgrel=2
-pkgdesc="A library implementing a small layer on top of the PKCS11 API"
-arch=('x86_64')
-url="https://github.com/OpenSC/libp11/wiki;
-license=('LGPL')
-depends=('openssl')
-options=('debug')
-source=("https://github.com/OpenSC/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('57d47a12a76fd92664ae30032cf969284ebac1dfc25bf824999d74b016d51366'
-'SKIP')
-validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33')
-
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: libp11/repos/community-x86_64/PKGBUILD (from rev 1260306, 
libp11/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-05 10:32:43 UTC (rev 1260307)
@@ -0,0 +1,31 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Brian Bidulock 
+# Contributor: Timothy Redaelli 
+# Contributor: kevku 
+# Contributor: Rene Pärts 
+
+pkgname=libp11
+pkgver=0.4.12
+pkgrel=1
+pkgdesc="A library implementing a small layer on top of the PKCS11 API"
+arch=('x86_64')
+url="https://github.com/OpenSC/libp11/wiki;
+license=('LGPL')
+depends=('openssl')
+options=('debug')
+source=("https://github.com/OpenSC/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd'
+'SKIP')
+validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33')
+
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}



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

2022-08-05 Thread Massimiliano Torromeo via arch-commits
Date: Friday, August 5, 2022 @ 10:32:33
  Author: mtorromeo
Revision: 1260306

upgpkg: libp11 0.4.12-1

Added:
  libp11/trunk/keys/
  libp11/trunk/keys/pgp/
  libp11/trunk/keys/pgp/AC915EA30645D9D3D4DAE4FEB1048932DD33.asc
Modified:
  libp11/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-05 06:26:41 UTC (rev 1260305)
+++ PKGBUILD2022-08-05 10:32:33 UTC (rev 1260306)
@@ -5,8 +5,8 @@
 # Contributor: Rene Pärts 
 
 pkgname=libp11
-pkgver=0.4.11
-pkgrel=2
+pkgver=0.4.12
+pkgrel=1
 pkgdesc="A library implementing a small layer on top of the PKCS11 API"
 arch=('x86_64')
 url="https://github.com/OpenSC/libp11/wiki;
@@ -14,7 +14,7 @@
 depends=('openssl')
 options=('debug')
 
source=("https://github.com/OpenSC/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('57d47a12a76fd92664ae30032cf969284ebac1dfc25bf824999d74b016d51366'
+sha256sums=('1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd'
 'SKIP')
 validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33')
 

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

Index: libp11/trunk/keys/pgp/AC915EA30645D9D3D4DAE4FEB1048932DD33.asc
===
--- keys/pgp/AC915EA30645D9D3D4DAE4FEB1048932DD33.asc   2022-08-05 
06:26:41 UTC (rev 1260305)
+++ keys/pgp/AC915EA30645D9D3D4DAE4FEB1048932DD33.asc   2022-08-05 
10:32:33 UTC (rev 1260306)

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


[arch-commits] Commit in openfire/repos/community-any (10 files)

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:14:49
  Author: mtorromeo
Revision: 1259783

archrelease: copy trunk to community-any

Added:
  openfire/repos/community-any/PKGBUILD
(from rev 1259782, openfire/trunk/PKGBUILD)
  openfire/repos/community-any/openfire.conf
(from rev 1259782, openfire/trunk/openfire.conf)
  openfire/repos/community-any/openfire.service
(from rev 1259782, openfire/trunk/openfire.service)
  openfire/repos/community-any/tmpfile.conf
(from rev 1259782, openfire/trunk/tmpfile.conf)
  openfire/repos/community-any/user.conf
(from rev 1259782, openfire/trunk/user.conf)
Deleted:
  openfire/repos/community-any/PKGBUILD
  openfire/repos/community-any/openfire.conf
  openfire/repos/community-any/openfire.service
  openfire/repos/community-any/tmpfile.conf
  openfire/repos/community-any/user.conf

--+
 PKGBUILD |  118 ++---
 openfire.conf|6 +-
 openfire.service |   30 ++---
 tmpfile.conf |   18 
 user.conf|2 
 5 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-02 12:14:36 UTC (rev 1259782)
+++ PKGBUILD2022-08-02 12:14:49 UTC (rev 1259783)
@@ -1,59 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Pierre Schmitz 
-
-pkgname=openfire
-pkgver=4.7.2
-pkgrel=1
-pkgdesc="High performance XMPP (Jabber) server."
-arch=('any')
-url='https://www.igniterealtime.org/projects/openfire/'
-license=('APACHE')
-depends=('java-runtime-headless')
-makedepends=('maven')
-backup=('etc/conf.d/openfire'
-'etc/openfire/openfire.xml'
-'etc/openfire/security.xml'
-'etc/openfire/crowd.properties'
-'etc/openfire/security/truststore'
-'etc/openfire/security/client.truststore'
-'etc/openfire/security/keystore')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v$pkgver.tar.gz;
-'openfire.conf'
-'openfire.service'
-'user.conf'
-'tmpfile.conf')
-sha256sums=('1e94ca3ab1d61bb3ed417203873bfb594e162ba3622ba67989ddbf81f3456812'
-'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
-'3e7bca77161777daefd3533d4d6f42ff7970533c887d6f4b7f1c9fdcf7771d05'
-'8bfa51cf8cc88fc69547a8f6e9e3fb242926ca2a100659363e1a6b332f223ba9'
-'c63396991984a067d05e21094a664255d6aed2bf294bddd3885a7da75472b886')
-
-build() {
-   cd "$srcdir"/Openfire-$pkgver
-   make
-}
-
-package() {
-   cd "$pkgdir"
-   install -dm755 usr/lib usr/share/openfire/resources usr/share/doc
-   install -dm750 etc/openfire
-
-   cd "$srcdir"
-   install -Dm644 openfire.conf "$pkgdir"/etc/conf.d/openfire
-   install -Dm644 openfire.service 
"$pkgdir"/usr/lib/systemd/system/openfire.service
-   install -Dm644 user.conf "$pkgdir"/usr/lib/sysusers.d/openfire.conf
-   install -Dm644 tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/openfire.conf
-
-   cd Openfire-$pkgver/distribution/target/distribution-base
-
-   cp -R conf/* "$pkgdir"/etc/openfire/
-
-   cp -R resources/security "$pkgdir"/etc/openfire/
-   ln -s /etc/openfire/security 
"$pkgdir"/usr/share/openfire/resources/security
-
-   cp -R plugins "$pkgdir"/usr/share/openfire/
-   cp -R resources/{database,spank,nativeAuth} 
"$pkgdir"/usr/share/openfire/resources/
-   rm -rf "$pkgdir"/usr/share/openfire/resources/nativeAuth/{osx,win}*
-   cp -R lib "$pkgdir"/usr/lib/openfire
-   cp -R documentation "$pkgdir"/usr/share/doc/openfire
-}

Copied: openfire/repos/community-any/PKGBUILD (from rev 1259782, 
openfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-02 12:14:49 UTC (rev 1259783)
@@ -0,0 +1,59 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Pierre Schmitz 
+
+pkgname=openfire
+pkgver=4.7.3
+pkgrel=1
+pkgdesc="High performance XMPP (Jabber) server."
+arch=('any')
+url='https://www.igniterealtime.org/projects/openfire/'
+license=('APACHE')
+depends=('java-runtime-headless')
+makedepends=('maven')
+backup=('etc/conf.d/openfire'
+'etc/openfire/openfire.xml'
+'etc/openfire/security.xml'
+'etc/openfire/crowd.properties'
+'etc/openfire/security/truststore'
+'etc/openfire/security/client.truststore'
+'etc/openfire/security/keystore')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v$pkgver.tar.gz;
+'openfire.conf'
+'openfire.service'
+'user.conf'
+'tmpfile.conf')
+sha256sums=('e869ebe369d5ee9f165bd77cf65af4853e5bc0d63fbcb6a1770878d7b2d56bb9'
+'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
+

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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:14:36
  Author: mtorromeo
Revision: 1259782

upgpkg: openfire 4.7.3-1

Modified:
  openfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 12:10:01 UTC (rev 1259781)
+++ PKGBUILD2022-08-02 12:14:36 UTC (rev 1259782)
@@ -2,7 +2,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=openfire
-pkgver=4.7.2
+pkgver=4.7.3
 pkgrel=1
 pkgdesc="High performance XMPP (Jabber) server."
 arch=('any')
@@ -22,7 +22,7 @@
 'openfire.service'
 'user.conf'
 'tmpfile.conf')
-sha256sums=('1e94ca3ab1d61bb3ed417203873bfb594e162ba3622ba67989ddbf81f3456812'
+sha256sums=('e869ebe369d5ee9f165bd77cf65af4853e5bc0d63fbcb6a1770878d7b2d56bb9'
 'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
 '3e7bca77161777daefd3533d4d6f42ff7970533c887d6f4b7f1c9fdcf7771d05'
 '8bfa51cf8cc88fc69547a8f6e9e3fb242926ca2a100659363e1a6b332f223ba9'



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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:09:52
  Author: mtorromeo
Revision: 1259780

upgpkg: openrct2 0.4.1-3: benchmark 1.7.0 rebuild

Modified:
  openrct2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 12:09:41 UTC (rev 1259779)
+++ PKGBUILD2022-08-02 12:09:52 UTC (rev 1259780)
@@ -3,7 +3,7 @@
 
 pkgname=openrct2
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Open source re-implementation of Roller Coaster Tycoon 2 (requires 
full
  copy of the game)'
 arch=('x86_64')



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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:09:41
  Author: mtorromeo
Revision: 1259779

archrelease: copy trunk to community-x86_64

Added:
  ospray/repos/community-x86_64/PKGBUILD
(from rev 1259778, ospray/trunk/PKGBUILD)
Deleted:
  ospray/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-02 12:09:33 UTC (rev 1259778)
+++ PKGBUILD2022-08-02 12:09:41 UTC (rev 1259779)
@@ -1,32 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=ospray
-pkgver=2.10.0
-pkgrel=3
-pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
-arch=(x86_64)
-url="https://www.ospray.org/;
-license=(Apache)
-depends=(tbb embree ispc libgl glfw glu openmpi openimagedenoise openvkl 
rkcommon snappy)
-optdepends=('benchmark: benchmarks'
-'gtest: tests suite')
-makedepends=(cmake benchmark gtest)
-source=(https://github.com/ospray/OSPRay/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('bd478284f48d2cb775fc41a2855a9d9f5ea16c861abda0f8dc94e02ea7189cb8')
-
-build() {
-  cmake -B build -S ${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DOSPRAY_BUILD_ISA=ALL \
--DOSPRAY_ENABLE_APPS_EXAMPLES=OFF \
--DOSPRAY_ENABLE_APPS_TUTORIALS=OFF \
--DOSPRAY_ENABLE_MODULES=ON \
--DOSPRAY_MODULE_DENOISER=ON \
--DOSPRAY_MODULE_MPI=ON
-  make -C build
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-}

Copied: ospray/repos/community-x86_64/PKGBUILD (from rev 1259778, 
ospray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-02 12:09:41 UTC (rev 1259779)
@@ -0,0 +1,32 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=ospray
+pkgver=2.10.0
+pkgrel=4
+pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
+arch=(x86_64)
+url="https://www.ospray.org/;
+license=(Apache)
+depends=(tbb embree ispc libgl glfw glu openmpi openimagedenoise openvkl 
rkcommon snappy)
+optdepends=('benchmark: benchmarks'
+'gtest: tests suite')
+makedepends=(cmake benchmark gtest)
+source=(https://github.com/ospray/OSPRay/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('bd478284f48d2cb775fc41a2855a9d9f5ea16c861abda0f8dc94e02ea7189cb8')
+
+build() {
+  cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DOSPRAY_BUILD_ISA=ALL \
+-DOSPRAY_ENABLE_APPS_EXAMPLES=OFF \
+-DOSPRAY_ENABLE_APPS_TUTORIALS=OFF \
+-DOSPRAY_ENABLE_MODULES=ON \
+-DOSPRAY_MODULE_DENOISER=ON \
+-DOSPRAY_MODULE_MPI=ON
+  make -C build
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+}



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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:09:33
  Author: mtorromeo
Revision: 1259778

upgpkg: ospray 2.10.0-4: benchmark 1.7.0 rebuild

Modified:
  ospray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 12:09:27 UTC (rev 1259777)
+++ PKGBUILD2022-08-02 12:09:33 UTC (rev 1259778)
@@ -2,7 +2,7 @@
 
 pkgname=ospray
 pkgver=2.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
 arch=(x86_64)
 url="https://www.ospray.org/;



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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:09:27
  Author: mtorromeo
Revision: 1259777

archrelease: copy trunk to community-x86_64

Added:
  benchmark/repos/community-x86_64/PKGBUILD
(from rev 1259776, benchmark/trunk/PKGBUILD)
Deleted:
  benchmark/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-02 12:09:18 UTC (rev 1259776)
+++ PKGBUILD2022-08-02 12:09:27 UTC (rev 1259777)
@@ -1,41 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Philipp Claßen 
-
-pkgname=benchmark
-pkgver=1.6.2
-pkgrel=1
-pkgdesc="A microbenchmark support library"
-arch=('x86_64')
-url="https://github.com/google/benchmark;
-license=('Apache')
-depends=('gcc-libs')
-makedepends=('cmake')
-
-source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  mkdir -p build
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-
-  cmake \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_SHARED_LIBS=ON \
--DBENCHMARK_ENABLE_LTO=ON \
--DBENCHMARK_ENABLE_GTEST_TESTS=OFF \
-..
-
-  make VERBOSE=1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir/" install
-}

Copied: benchmark/repos/community-x86_64/PKGBUILD (from rev 1259776, 
benchmark/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-08-02 12:09:27 UTC (rev 1259777)
@@ -0,0 +1,41 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Philipp Claßen 
+
+pkgname=benchmark
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="A microbenchmark support library"
+arch=('x86_64')
+url="https://github.com/google/benchmark;
+license=('Apache')
+depends=('gcc-libs')
+makedepends=('cmake')
+
+source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('3aff99169fa8bdee356eaa1f691e835a6e57b1efeadb8a0f9f228531158246ac')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+
+  cmake \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_SHARED_LIBS=ON \
+-DBENCHMARK_ENABLE_LTO=ON \
+-DBENCHMARK_ENABLE_GTEST_TESTS=OFF \
+..
+
+  make VERBOSE=1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir/" install
+}



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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:09:18
  Author: mtorromeo
Revision: 1259776

upgpkg: benchmark 1.7.0-1

Modified:
  benchmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 12:02:26 UTC (rev 1259775)
+++ PKGBUILD2022-08-02 12:09:18 UTC (rev 1259776)
@@ -2,7 +2,7 @@
 # Contributor: Philipp Claßen 
 
 pkgname=benchmark
-pkgver=1.6.2
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="A microbenchmark support library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 
 
source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158')
+sha256sums=('3aff99169fa8bdee356eaa1f691e835a6e57b1efeadb8a0f9f228531158246ac')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



[arch-commits] Commit in xtrabackup/repos/community-x86_64 (3 files)

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:02:26
  Author: mtorromeo
Revision: 1259775

archrelease: copy trunk to community-x86_64

Added:
  xtrabackup/repos/community-x86_64/PKGBUILD
(from rev 1259774, xtrabackup/trunk/PKGBUILD)
Deleted:
  xtrabackup/repos/community-x86_64/PKGBUILD
  xtrabackup/repos/community-x86_64/gcc12.patch

-+
 PKGBUILD|  122 --
 gcc12.patch |   12 -
 2 files changed, 60 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-02 12:02:18 UTC (rev 1259774)
+++ PKGBUILD2022-08-02 12:02:26 UTC (rev 1259775)
@@ -1,62 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bartłomiej Piotrowski 
-
-pkgname=xtrabackup
-pkgver=8.0.27_19
-_boost_ver=1.73.0
-pkgrel=4
-pkgdesc='Non-blocking backup tool for MySQL'
-arch=('x86_64')
-url='https://www.percona.com/software/mysql-database/percona-xtrabackup'
-license=('GPL')
-depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql' 'numactl')
-makedepends=('cmake' 'python-sphinx' 'zlib' 'vim' 'libedit' 'libevent' 
'protobuf' 're2')
-optdepends=('qpress: for compressed backups')
-options=('debug')
-source=("https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
-
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;
-gcc12.patch)
-
-sha256sums=('0bcfc60b2b19723ea348e43b04bd904c49142f58d326ab32db11e69dda00b733'
-'9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
-'c0ec91be6ea6c1068b8f75b31c7ab4d743a628a808646afc0fdd9345a8d075f2')
-prepare() {
-  mkdir build
-  patch -Np1 -d percona-xtrabackup-${pkgver//_/-} 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgname=xtrabackup
+pkgver=8.0.29_22
+_boost_ver=1.77.0
+pkgrel=1
+pkgdesc='Non-blocking backup tool for MySQL'
+arch=('x86_64')
+url='https://www.percona.com/software/mysql-database/percona-xtrabackup'
+license=('GPL')
+depends=('libaio' 'libev' 'libgcrypt' 'curl' 'perl-dbd-mysql' 'numactl')
+makedepends=('cmake' 'python-sphinx' 'zlib' 'vim' 'libedit' 'libevent' 
'protobuf' 're2')
+optdepends=('qpress: for compressed backups')
+options=('debug')
+source=("https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
+
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;)
+
+sha256sums=('7c3bdfaf0b02ec4c09b3cdb41b2a7f18f79dce9c5d396ada36fbc2557562ff55'
+'5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake -DBUILD_CONFIG=xtrabackup_release \
+-DCMAKE_BUILD_TYPE=Release \
+-DMYSQL_DATADIR=/var/lib/mysql \
+-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
+-DWITH_LIBEVENT=system \
+-DWITH_SSL=system \
+-DWITH_EDITLINE=system \
+-DWITH_LZ4=system \
+-DWITH_LZMA=bundled \
+-DWITH_PROTOBUF=system \
+-DWITH_RE2=system \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINSTALL_PLUGINDIR="/usr/lib/xtrabackup/plugin" \
+-DINSTALL_MANDIR="/usr/share/man" \
+-DINSTALL_STATIC_LIBRARIES=OFF \
+-DWITH_BOOST="../boost_${_boost_ver//./_}" \
+../percona-xtrabackup-${pkgver//_/-}
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  cd "$pkgdir"
+  rm -rf usr/xtrabackup-test \
+ usr/lib/xtrabackup/plugin/debug \
+ usr/lib/*.a \
+ usr/include \
+ usr/docs \
+ usr/share/man/man8 \
+ usr/share/man/man1/{c,i,m,l,p,z}*
+}

Deleted: gcc12.patch
===
--- gcc12.patch 2022-08-02 12:02:18 UTC (rev 1259774)
+++ gcc12.patch 2022-08-02 12:02:26 UTC (rev 1259775)
@@ -1,12 +0,0 @@
-diff --git 
a/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
 
b/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-index b48013298e1..92b483ba8bc 100644
 
a/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-+++ 
b/components/keyrings/common/component_helpers/src/keyring_log_builtins_definition.cc
-@@ -25,6 +25,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- 
- #include 



[arch-commits] Commit in xtrabackup/trunk (PKGBUILD gcc12.patch)

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 12:02:18
  Author: mtorromeo
Revision: 1259774

upgpkg: xtrabackup 8.0.29_22-1

Modified:
  xtrabackup/trunk/PKGBUILD
Deleted:
  xtrabackup/trunk/gcc12.patch

-+
 PKGBUILD|   16 +++-
 gcc12.patch |   12 
 2 files changed, 7 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 11:52:09 UTC (rev 1259773)
+++ PKGBUILD2022-08-02 12:02:18 UTC (rev 1259774)
@@ -2,9 +2,9 @@
 # Contributor: Bartłomiej Piotrowski 
 
 pkgname=xtrabackup
-pkgver=8.0.27_19
-_boost_ver=1.73.0
-pkgrel=4
+pkgver=8.0.29_22
+_boost_ver=1.77.0
+pkgrel=1
 pkgdesc='Non-blocking backup tool for MySQL'
 arch=('x86_64')
 url='https://www.percona.com/software/mysql-database/percona-xtrabackup'
@@ -14,15 +14,13 @@
 optdepends=('qpress: for compressed backups')
 options=('debug')
 
source=("https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${pkgver//_/-}/source/tarball/percona-xtrabackup-${pkgver//_/-}.tar.gz;
-
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;
-gcc12.patch)
+
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;)
 
-sha256sums=('0bcfc60b2b19723ea348e43b04bd904c49142f58d326ab32db11e69dda00b733'
-'9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
-'c0ec91be6ea6c1068b8f75b31c7ab4d743a628a808646afc0fdd9345a8d075f2')
+sha256sums=('7c3bdfaf0b02ec4c09b3cdb41b2a7f18f79dce9c5d396ada36fbc2557562ff55'
+'5347464af5b14ac54bb945dc68f1dd7c56f0dad7262816b956138fc53bcc0131')
+
 prepare() {
   mkdir build
-  patch -Np1 -d percona-xtrabackup-${pkgver//_/-} 
- #include 
- #include 
-+#include 
- #include 
- 
- #include 



[arch-commits] Commit in percona-server/repos/community-x86_64 (12 files)

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 11:46:08
  Author: mtorromeo
Revision: 1259771

archrelease: copy trunk to community-x86_64

Added:
  percona-server/repos/community-x86_64/PKGBUILD
(from rev 1259770, percona-server/trunk/PKGBUILD)
  percona-server/repos/community-x86_64/missing-std-includes.patch
(from rev 1259770, percona-server/trunk/missing-std-includes.patch)
  percona-server/repos/community-x86_64/my.cnf
(from rev 1259770, percona-server/trunk/my.cnf)
  percona-server/repos/community-x86_64/mysql-user.conf
(from rev 1259770, percona-server/trunk/mysql-user.conf)
  percona-server/repos/community-x86_64/mysqlrouter-user.conf
(from rev 1259770, percona-server/trunk/mysqlrouter-user.conf)
  percona-server/repos/community-x86_64/openldap-2.5.patch
(from rev 1259770, percona-server/trunk/openldap-2.5.patch)
Deleted:
  percona-server/repos/community-x86_64/PKGBUILD
  percona-server/repos/community-x86_64/missing-std-includes.patch
  percona-server/repos/community-x86_64/my.cnf
  percona-server/repos/community-x86_64/mysql-user.conf
  percona-server/repos/community-x86_64/mysqlrouter-user.conf
  percona-server/repos/community-x86_64/openldap-2.5.patch

+
 PKGBUILD   |  409 +--
 missing-std-includes.patch |   96 +-
 my.cnf |   68 +++
 mysql-user.conf|2 
 mysqlrouter-user.conf  |2 
 openldap-2.5.patch |   22 +-
 6 files changed, 298 insertions(+), 301 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-08-02 11:45:52 UTC (rev 1259770)
+++ PKGBUILD2022-08-02 11:46:08 UTC (rev 1259771)
@@ -1,206 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgbase=percona-server
-pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=8.0.28_19
-_boost_ver=1.73.0
-_pkgver=${pkgver/_/-}
-_myver=${pkgver/_rel*}
-pkgrel=2
-arch=('x86_64')
-makedepends=('cmake' 'zlib' 'lz4' 'zstd' 'libaio' 'systemd-tools' 'pam' 
'numactl' 'jemalloc' 'openssl'
- 'rpcsvc-proto' 'doxygen' 'graphviz' 'libevent' 'protobuf') # 
'boost'
-options=('debug')
-license=('GPL')
-url="https://www.percona.com/software/mysql-database/percona-server;
-source=("https://www.percona.com/downloads/Percona-Server-${pkgver%.*_*}/Percona-Server-$_pkgver/source/tarball/percona-server-$_pkgver.tar.gz;
-
"https://boostorg.jfrog.io/artifactory/main/release/$_boost_ver/source/boost_${_boost_ver//./_}.tar.gz;
-'my.cnf'
-'mysql-user.conf'
-'mysqlrouter-user.conf'
-'openldap-2.5.patch'
-'missing-std-includes.patch')
-sha256sums=('1394ba4700f3c48307b1faed5804cf774f3a4d71f27680e9b09d08fb70db8e31'
-'9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
-'b467b04d6d06152b2abc33f2a6de63fef0fc922dd5119d2ee1d07d3c1a489731'
-'5d7710fe88ec6d298175a309c0b776142397b119c468830b2865980292ed5da6'
-'4ca7ffdcb2d1716d4f31e4c7dd314e5d76e64f13fdc67c5d81c53650b793f5e0'
-'92d70b75a32517f598bbffbaf5db18b0d14be504c31f531e35c8572b330785f3'
-'56b4632d1c68895ae4f073f0a9b7a93f7b6f845c57f1bf832065b76bf3e0f1c5')
-
-prepare() {
-   cd $pkgbase-$_pkgver
-   rm -v sql/sql_yacc.{cc,h}
-
-   patch --verbose -p1 -i "$srcdir"/openldap-2.5.patch
-   patch --verbose -p1 -i "$srcdir"/missing-std-includes.patch
-
-   sed -r -e s@/var/run/mysqlrouter@/run/mysqlrouter@ \
-  -e s@lib64/mysql@lib/mysql@ \
-  -i cmake/install_layout.cmake
-
-   for svcfile in mysqld{,@}.service.in; do
-   sed '/^PrivateTmp=/ a StateDirectory=mysql 
mysql-files\nRuntimeDirectory=mysqld' \
-   -i scripts/systemd/$svcfile
-   done
-
-   sed '/^PrivateTmp=/ a 
StateDirectory=mysqlrouter\nRuntimeDirectory=mysqlrouter' \
-   -i scripts/systemd/mysqlrouter.service.in
-}
-
-build() {
-   # rm -rf build
-   mkdir -p build
-   cd build
-
-   cmake ../$pkgbase-$_pkgver \
-   -DCMAKE_C_FLAGS_RELWITHDEBINFO="${CFLAGS} -DNDEBUG 
-ffat-lto-objects" \
-   -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="${CXXFLAGS} -DNDEBUG 
-ffat-lto-objects" \
-   -Wno-dev \
-   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-   -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
-   -DBUILD_CONFIG=mysql_release \
-   -DREPRODUCIBLE_BUILD=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONFDIR=/etc/mysql \
-   -DMYSQL_DATADIR=/var/lib/mysql \
-   -DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
-   -DDEFAULT_CHARSET=utf8mb4 \
-   -DDEFAULT_COLLATION=utf8mb4_0900_ai_ci \
-   -DWITH_EXTRA_CHARSETS=all \
-   -DENABLED_LOCAL_INFILE=ON \
-   -DINSTALL_LAYOUT=RPM \
-   

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

2022-08-02 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, August 2, 2022 @ 11:45:52
  Author: mtorromeo
Revision: 1259770

upgpkg: percona-server 8.0.28_20-1

Modified:
  percona-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 11:43:29 UTC (rev 1259769)
+++ PKGBUILD2022-08-02 11:45:52 UTC (rev 1259770)
@@ -2,11 +2,11 @@
 
 pkgbase=percona-server
 pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server')
-pkgver=8.0.28_19
+pkgver=8.0.28_20
 _boost_ver=1.73.0
 _pkgver=${pkgver/_/-}
 _myver=${pkgver/_rel*}
-pkgrel=2
+pkgrel=1
 arch=('x86_64')
 makedepends=('cmake' 'zlib' 'lz4' 'zstd' 'libaio' 'systemd-tools' 'pam' 
'numactl' 'jemalloc' 'openssl'
  'rpcsvc-proto' 'doxygen' 'graphviz' 'libevent' 'protobuf') # 
'boost'
@@ -18,15 +18,13 @@
 'my.cnf'
 'mysql-user.conf'
 'mysqlrouter-user.conf'
-'openldap-2.5.patch'
-'missing-std-includes.patch')
-sha256sums=('1394ba4700f3c48307b1faed5804cf774f3a4d71f27680e9b09d08fb70db8e31'
+'openldap-2.5.patch')
+sha256sums=('88890e081d70901f938e39b688663d4514910773488fca42cd6de0f4371fb157'
 '9995e192e68528793755692917f9eb6422f3052a53c5e13ba278a228af6c7acf'
 'b467b04d6d06152b2abc33f2a6de63fef0fc922dd5119d2ee1d07d3c1a489731'
 '5d7710fe88ec6d298175a309c0b776142397b119c468830b2865980292ed5da6'
 '4ca7ffdcb2d1716d4f31e4c7dd314e5d76e64f13fdc67c5d81c53650b793f5e0'
-'92d70b75a32517f598bbffbaf5db18b0d14be504c31f531e35c8572b330785f3'
-'56b4632d1c68895ae4f073f0a9b7a93f7b6f845c57f1bf832065b76bf3e0f1c5')
+'92d70b75a32517f598bbffbaf5db18b0d14be504c31f531e35c8572b330785f3')
 
 prepare() {
cd $pkgbase-$_pkgver
@@ -33,7 +31,6 @@
rm -v sql/sql_yacc.{cc,h}
 
patch --verbose -p1 -i "$srcdir"/openldap-2.5.patch
-   patch --verbose -p1 -i "$srcdir"/missing-std-includes.patch
 
sed -r -e s@/var/run/mysqlrouter@/run/mysqlrouter@ \
   -e s@lib64/mysql@lib/mysql@ \



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

2022-07-28 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, July 28, 2022 @ 20:21:42
  Author: mtorromeo
Revision: 1259023

archrelease: copy trunk to community-x86_64

Added:
  geoipupdate/repos/community-x86_64/PKGBUILD
(from rev 1259022, geoipupdate/trunk/PKGBUILD)
  geoipupdate/repos/community-x86_64/geoipupdate.service
(from rev 1259022, geoipupdate/trunk/geoipupdate.service)
  geoipupdate/repos/community-x86_64/geoipupdate.timer
(from rev 1259022, geoipupdate/trunk/geoipupdate.timer)
Deleted:
  geoipupdate/repos/community-x86_64/PKGBUILD
  geoipupdate/repos/community-x86_64/geoipupdate.service
  geoipupdate/repos/community-x86_64/geoipupdate.timer

-+
 PKGBUILD|  136 +-
 geoipupdate.service |   57 ++--
 geoipupdate.timer   |   20 +++
 3 files changed, 127 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-28 20:21:31 UTC (rev 1259022)
+++ PKGBUILD2022-07-28 20:21:42 UTC (rev 1259023)
@@ -1,68 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=geoipupdate
-pkgver=4.9.0
-pkgrel=2
-pkgdesc="Update GeoIP2 and GeoIP Legacy binary databases from MaxMind"
-license=('Apache' 'MIT')
-arch=('x86_64')
-url="https://dev.maxmind.com/geoip/geoipupdate;
-depends=(glibc)
-makedepends=(go pandoc)
-backup=(etc/GeoIP.conf)
-provides=(geoip2-database)
-replaces=(geoip2-database)
-
-source=(
-
"https://github.com/maxmind/geoipupdate/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
-"geoipupdate.service"
-"geoipupdate.timer"
-)
-
-sha256sums=('43195d457a372dc07be593d815212d6ea21e499a37a6111058efa3296759cba9'
-'94d120a089524b91b2c3095332dee66b346bc97f1496cbff677ff02afa37a6cc'
-'ba9039ae9cc3dea4fe48480527b515cab2ad3a2f69aea5bf55f551e6895779e3')
-
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-sed -i 's/EditionIDs .*/EditionIDs GeoLite2-ASN GeoLite2-City 
GeoLite2-Country/' conf/GeoIP.conf.default
-}
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-
-export CONFFILE=/etc/GeoIP.conf
-export DATADIR=/var/lib/GeoIP
-
-make BUILDDIR="$srcdir/build" data
-
-cd cmd/geoipupdate
-go build \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-extldflags \"$LDFLAGS\" -X main.defaultConfigFile=$CONFFILE 
-X main.defaultDatabaseDirectory=$DATADIR -X main.version=$pkgver" \
--o "$srcdir/build/geoipupdate" \
-.
-}
-
-package() {
-install -dm755 "$pkgdir/var/lib/GeoIP"
-
-cd "$srcdir"
-install -Dm644 geoipupdate.service 
"$pkgdir/usr/lib/systemd/system/geoipupdate.service"
-install -Dm644 geoipupdate.timer 
"$pkgdir/usr/lib/systemd/system/geoipupdate.timer"
-
-cd "$srcdir/build"
-install -Dm755 geoipupdate "$pkgdir/usr/bin/geoipupdate"
-install -Dm600 GeoIP.conf "$pkgdir/etc/GeoIP.conf"
-install -Dm644 geoipupdate.md 
"$pkgdir/usr/share/doc/$pkgname/geoipupdate.md"
-install -Dm644 GeoIP.conf.md "$pkgdir/usr/share/doc/$pkgname/GeoIP.conf.md"
-install -Dm644 geoipupdate.1 "$pkgdir/usr/share/man/man1/geoipupdate.1"
-install -Dm644 GeoIP.conf.5 "$pkgdir/usr/share/man/man5/GeoIP.conf.5"
-
-cd "$srcdir/$pkgname-$pkgver"
-install -Dm644 LICENSE-APACHE 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
-install -Dm644 LICENSE-MIT 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}

Copied: geoipupdate/repos/community-x86_64/PKGBUILD (from rev 1259022, 
geoipupdate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-28 20:21:42 UTC (rev 1259023)
@@ -0,0 +1,68 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=geoipupdate
+pkgver=4.9.0
+pkgrel=3
+pkgdesc="Update GeoIP2 and GeoIP Legacy binary databases from MaxMind"
+license=('Apache' 'MIT')
+arch=('x86_64')
+url="https://dev.maxmind.com/geoip/geoipupdate;
+depends=(glibc)
+makedepends=(go pandoc)
+backup=(etc/GeoIP.conf)
+provides=(geoip2-database)
+replaces=(geoip2-database)
+
+source=(
+
"https://github.com/maxmind/geoipupdate/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
+"geoipupdate.service"
+"geoipupdate.timer"
+)
+
+sha256sums=('43195d457a372dc07be593d815212d6ea21e499a37a6111058efa3296759cba9'
+'46351d1fb0a5f3a6262539376cc6c22685de24d66d07f6f7a1497ed9a7a5385c'
+'ba9039ae9cc3dea4fe48480527b515cab2ad3a2f69aea5bf55f551e6895779e3')
+
+prepare() {
+cd "$srcdir/$pkgname-$pkgver"
+sed -i 's/EditionIDs .*/EditionIDs GeoLite2-ASN GeoLite2-City 
GeoLite2-Country/' conf/GeoIP.conf.default
+}
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+
+export CONFFILE=/etc/GeoIP.conf
+export DATADIR=/var/lib/GeoIP
+
+make BUILDDIR="$srcdir/build" data
+
+cd cmd/geoipupdate
+go build \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+

[arch-commits] Commit in geoipupdate/trunk (PKGBUILD geoipupdate.service)

2022-07-28 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, July 28, 2022 @ 20:21:31
  Author: mtorromeo
Revision: 1259022

herdened systemd service

Modified:
  geoipupdate/trunk/PKGBUILD
  geoipupdate/trunk/geoipupdate.service

-+
 PKGBUILD|4 ++--
 geoipupdate.service |   41 +
 2 files changed, 43 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-28 20:13:45 UTC (rev 1259021)
+++ PKGBUILD2022-07-28 20:21:31 UTC (rev 1259022)
@@ -2,7 +2,7 @@
 
 pkgname=geoipupdate
 pkgver=4.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Update GeoIP2 and GeoIP Legacy binary databases from MaxMind"
 license=('Apache' 'MIT')
 arch=('x86_64')
@@ -20,7 +20,7 @@
 )
 
 sha256sums=('43195d457a372dc07be593d815212d6ea21e499a37a6111058efa3296759cba9'
-'94d120a089524b91b2c3095332dee66b346bc97f1496cbff677ff02afa37a6cc'
+'46351d1fb0a5f3a6262539376cc6c22685de24d66d07f6f7a1497ed9a7a5385c'
 'ba9039ae9cc3dea4fe48480527b515cab2ad3a2f69aea5bf55f551e6895779e3')
 
 prepare() {

Modified: geoipupdate.service
===
--- geoipupdate.service 2022-07-28 20:13:45 UTC (rev 1259021)
+++ geoipupdate.service 2022-07-28 20:21:31 UTC (rev 1259022)
@@ -6,3 +6,44 @@
 [Service]
 Type=oneshot
 ExecStart=/usr/bin/geoipupdate --config-file /etc/GeoIP.conf
+
+NoNewPrivileges=true
+LockPersonality=true
+CapabilityBoundingSet=
+
+PrivateDevices=true
+PrivateTmp=true
+PrivateUsers=true
+ProtectSystem=strict
+ProtectHome=true
+ReadWritePaths=/var/lib/GeoIP
+
+MemoryDenyWriteExecute=true
+RemoveIPC=true
+RestrictRealtime=true
+RestrictNamespaces=true
+RestrictSUIDSGID=true
+
+RestrictAddressFamilies=AF_INET
+RestrictAddressFamilies=AF_INET6
+
+ProtectHostname=true
+ProtectControlGroups=true
+ProtectKernelLogs=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectClock=true
+ProtectProc=invisible
+
+SystemCallArchitectures=native
+SystemCallFilter=~@clock
+SystemCallFilter=~@cpu-emulation
+SystemCallFilter=~@debug
+SystemCallFilter=~@module
+SystemCallFilter=~@mount
+SystemCallFilter=~@obsolete
+SystemCallFilter=~@privileged
+SystemCallFilter=~@raw-io
+SystemCallFilter=~@reboot
+SystemCallFilter=~@resources
+SystemCallFilter=~@swap



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 09:02:57
  Author: mtorromeo
Revision: 1255190

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-22 09:02:48 UTC (rev 1255189)
+++ PKGBUILD2022-07-22 09:02:57 UTC (rev 1255190)
@@ -1,29 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-rsa
-pkgver=4.8
-pkgrel=3
-_libname=rsa
-pkgdesc="Pure-Python RSA implementation"
-arch=(any)
-url="https://github.com/sybrenstuvel/python-rsa/;
-license=('BSD')
-source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
-depends=(python-pyasn1)
-makedepends=(python-setuptools)
-sha256sums=('5c6bd9dc7a543b7fe4304a631f8a8a3b674e2bbfc49c2ae96200cdbe55df6b17')
-
-build() {
-   cd "$srcdir/$_libname-$pkgver"
-
-   rm -rf ../buildpy3; mkdir ../buildpy3
-   python setup.py build -b ../buildpy3
-}
-
-package() {
-   cd "$srcdir/$_libname-$pkgver"
-   #cd "$srcdir/sybren-python-rsa-8f50f506b4a2"
-   rm -rf build; ln -s ../buildpy3 build
-   python setup.py install --skip-build -O1 --root="$pkgdir"
-   install -m0644 -D "LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-rsa/repos/community-any/PKGBUILD (from rev 1255189, 
python-rsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-22 09:02:57 UTC (rev 1255190)
@@ -0,0 +1,29 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-rsa
+pkgver=4.9
+pkgrel=1
+_libname=rsa
+pkgdesc="Pure-Python RSA implementation"
+arch=(any)
+url="https://github.com/sybrenstuvel/python-rsa/;
+license=('BSD')
+source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
+depends=(python-pyasn1)
+makedepends=(python-setuptools)
+sha256sums=('e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21')
+
+build() {
+   cd "$srcdir/$_libname-$pkgver"
+
+   rm -rf ../buildpy3; mkdir ../buildpy3
+   python setup.py build -b ../buildpy3
+}
+
+package() {
+   cd "$srcdir/$_libname-$pkgver"
+   #cd "$srcdir/sybren-python-rsa-8f50f506b4a2"
+   rm -rf build; ln -s ../buildpy3 build
+   python setup.py install --skip-build -O1 --root="$pkgdir"
+   install -m0644 -D "LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 09:02:48
  Author: mtorromeo
Revision: 1255189

upgpkg: python-rsa 4.9-1

Modified:
  python-rsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-22 09:01:09 UTC (rev 1255188)
+++ PKGBUILD2022-07-22 09:02:48 UTC (rev 1255189)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=python-rsa
-pkgver=4.8
-pkgrel=3
+pkgver=4.9
+pkgrel=1
 _libname=rsa
 pkgdesc="Pure-Python RSA implementation"
 arch=(any)
@@ -11,7 +11,7 @@
 
source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
 depends=(python-pyasn1)
 makedepends=(python-setuptools)
-sha256sums=('5c6bd9dc7a543b7fe4304a631f8a8a3b674e2bbfc49c2ae96200cdbe55df6b17')
+sha256sums=('e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21')
 
 build() {
cd "$srcdir/$_libname-$pkgver"



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:51:30
  Author: mtorromeo
Revision: 1255186

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
(from rev 1255185, cockpit-machines/trunk/PKGBUILD)
Deleted:
  cockpit-machines/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-22 08:51:21 UTC (rev 1255185)
+++ PKGBUILD2022-07-22 08:51:30 UTC (rev 1255186)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-machines
-pkgver=271
-pkgrel=1
-pkgdesc='Cockpit UI for virtual machines'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-machines'
-license=(LGPL)
-depends=(cockpit libvirt-dbus)
-optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('883d65666d1deaeb3546baffd479fdc4569e87461354090d54aa26936610b9e1')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1255185, 
cockpit-machines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-22 08:51:30 UTC (rev 1255186)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-machines
+pkgver=272
+pkgrel=1
+pkgdesc='Cockpit UI for virtual machines'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-machines'
+license=(LGPL)
+depends=(cockpit libvirt-dbus)
+optdepends=("virt-install: create new virtual machines")
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('b3a254c3339854a080714a32b281e73753cfdb1a071c4d1098a4c27b29fa3674')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:51:21
  Author: mtorromeo
Revision: 1255185

upgpkg: cockpit-machines 272-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-22 08:50:42 UTC (rev 1255184)
+++ PKGBUILD2022-07-22 08:51:21 UTC (rev 1255185)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-machines
-pkgver=271
+pkgver=272
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=(cockpit libvirt-dbus)
 optdepends=("virt-install: create new virtual machines")
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('883d65666d1deaeb3546baffd479fdc4569e87461354090d54aa26936610b9e1')
+sha256sums=('b3a254c3339854a080714a32b281e73753cfdb1a071c4d1098a4c27b29fa3674')
 
 package() {
   cd $pkgname



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:50:42
  Author: mtorromeo
Revision: 1255184

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 1255183, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
(from rev 1255183, cockpit/trunk/cockpit-ws.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
(from rev 1255183, cockpit/trunk/cockpit-wsinstance.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 1255183, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  244 +++---
 cockpit-ws.sysuser.conf |2 
 cockpit-wsinstance.sysuser.conf |2 
 cockpit.pam |   10 -
 4 files changed, 129 insertions(+), 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-22 08:50:29 UTC (rev 1255183)
+++ PKGBUILD2022-07-22 08:50:42 UTC (rev 1255184)
@@ -1,122 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp)
-pkgver=272
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp
- gendesk)
-options=(debug)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-"cockpit.pam"
-"cockpit-ws.sysuser.conf"
-"cockpit-wsinstance.sysuser.conf")
-sha256sums=('d02b4c33d2a4bd559de36d3dc0751f29501bb04e14b55f71754da6f045b4966e'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
-'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
-'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
-
-prepare() {
-  cd cockpit-$pkgver
-  # disable buggy package-lock check
-  sed -r '/^cmd_make_package_lock_json\b/ a exit 0' -i tools/node-modules
-}
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking \
---disable-silent-rules \
---with-cockpit-user=cockpit-ws \
---with-cockpit-ws-instance-user=cockpit-wsinstance
-  make all
-
-  gendesk -n \
---name 'Cockpit Client' \
---comment 'Connect via ssh to servers running Cockpit' \
---exec '/usr/lib/cockpit/cockpit-desktop /' \
---categories 'Network;RemoteAccess' \
---custom 'DBusActivatable=true' \
---icon cockpit-client \
---pkgname cockpit
-}
-
-package_cockpit() {
-  depends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
-   libpwquality openssl kexec-tools)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-podman: user interface for managing podman containers"
-  "cockpit-machines: user interface for managing virtual machines"
-  "polkit: elevate privileges"
-  "sudo: elevate privileges"
-  "udisks2: manage hard disks"
-  "clevis: manage disk encryption"
-  "networkmanager: manage network connections"
-  "packagekit: manage packages"
-  "sssd: authentication"
-  "sscg: generate self-signed certificate")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-  install -Dm644 "$srcdir"/cockpit-ws.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-ws.conf
-  install -Dm644 "$srcdir"/cockpit-wsinstance.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-wsinstance.conf
-
-  echo "z /usr/lib/cockpit/cockpit-session - - cockpit-wsinstance -" >> 
"$pkgdir"/usr/lib/tmpfiles.d/cockpit-tempfiles.conf
-
-  install -Dm644 cockpit.desktop 
"$pkgdir"/usr/share/applications/org.cockpit_project.CockpitClient.desktop
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/pcp \
- "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
- "$pkgdir"/var/lib/pcp
-}
-

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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:50:29
  Author: mtorromeo
Revision: 1255183

upgpkg: cockpit 273-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-22 08:50:20 UTC (rev 1255182)
+++ PKGBUILD2022-07-22 08:50:29 UTC (rev 1255183)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-pcp)
-pkgver=272
+pkgver=273
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('d02b4c33d2a4bd559de36d3dc0751f29501bb04e14b55f71754da6f045b4966e'
+sha256sums=('666ac419bfab7c7ddd612ebfb53e62edd1f7e461a121dcf6cffa6441778bf6bd'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:50:20
  Author: mtorromeo
Revision: 1255182

archrelease: copy trunk to community-x86_64

Added:
  cockpit-podman/repos/community-x86_64/PKGBUILD
(from rev 1255181, cockpit-podman/trunk/PKGBUILD)
Deleted:
  cockpit-podman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-22 08:50:12 UTC (rev 1255181)
+++ PKGBUILD2022-07-22 08:50:20 UTC (rev 1255182)
@@ -1,17 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-podman
-pkgver=50
-pkgrel=1
-pkgdesc='Cockpit UI for podman containers'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-podman'
-license=(LGPL)
-depends=(cockpit podman)
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('18866931838d081687e577a867e045e6f28b99384e1ac11e31ea870829a1ef6c')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-podman/repos/community-x86_64/PKGBUILD (from rev 1255181, 
cockpit-podman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-22 08:50:20 UTC (rev 1255182)
@@ -0,0 +1,17 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-podman
+pkgver=51.1
+pkgrel=1
+pkgdesc='Cockpit UI for podman containers'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-podman'
+license=(LGPL)
+depends=(cockpit podman)
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('9f515241cc8f8cf8df2991d4222a42863ebf23b33ffefd1fdf7ee63e9bdb5447')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-07-22 Thread Massimiliano Torromeo via arch-commits
Date: Friday, July 22, 2022 @ 08:50:12
  Author: mtorromeo
Revision: 1255181

upgpkg: cockpit-podman 51.1-1

Modified:
  cockpit-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-22 06:53:17 UTC (rev 1255180)
+++ PKGBUILD2022-07-22 08:50:12 UTC (rev 1255181)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-podman
-pkgver=50
+pkgver=51.1
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('18866931838d081687e577a867e045e6f28b99384e1ac11e31ea870829a1ef6c')
+sha256sums=('9f515241cc8f8cf8df2991d4222a42863ebf23b33ffefd1fdf7ee63e9bdb5447')
 
 package() {
   cd $pkgname



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:43:07
  Author: mtorromeo
Revision: 1254899

archrelease: copy trunk to community-x86_64

Added:
  sysdig/repos/community-x86_64/PKGBUILD
(from rev 1254898, sysdig/trunk/PKGBUILD)
  sysdig/repos/community-x86_64/bashcomp-location.patch
(from rev 1254898, sysdig/trunk/bashcomp-location.patch)
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
(from rev 1254898, sysdig/trunk/falcosecurity-libs-nodownload.patch)
  sysdig/repos/community-x86_64/linux-5.6.patch
(from rev 1254898, sysdig/trunk/linux-5.6.patch)
  sysdig/repos/community-x86_64/sme.patch
(from rev 1254898, sysdig/trunk/sme.patch)
Deleted:
  sysdig/repos/community-x86_64/PKGBUILD
  sysdig/repos/community-x86_64/bashcomp-location.patch
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
  sysdig/repos/community-x86_64/linux-5.6.patch
  sysdig/repos/community-x86_64/sme.patch

-+
 PKGBUILD|  158 +-
 bashcomp-location.patch |   26 ++---
 falcosecurity-libs-nodownload.patch |   28 +++---
 linux-5.6.patch |   70 +++
 sme.patch   |  118 -
 5 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:42:52 UTC (rev 1254898)
+++ PKGBUILD2022-07-20 12:43:07 UTC (rev 1254899)
@@ -1,79 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contribuitor: Alfredo Palhares 
-# Contribuitor: Christian Babeux 
-
-pkgbase=sysdig
-pkgname=(sysdig sysdig-dkms)
-pkgver=0.29.2
-pkgrel=5
-
-# from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
-_falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a
-
-pkgdesc="Open source system-level exploration and troubleshooting tool"
-arch=('x86_64')
-url="https://www.sysdig.com/;
-license=('GPL2' 'Apache' 'MIT')
-makedepends=('cmake' 'pandoc' 'gtest' 'jsoncpp' 'libjsoncpp.so' 'luajit' 
'curl' 'libcurl.so' 'jq' 'libb64' 'intel-tbb' 'grpc' 'libgrpc++_unsecure.so' 
'yaml-cpp')
-source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgbase-$pkgver.tar.gz;
-
"falcosecurity-libs-$_falcover.tar.gz::https://github.com/falcosecurity/libs/archive/$_falcover.tar.gz;
-"bashcomp-location.patch"
-"falcosecurity-libs-nodownload.patch"
-"sme.patch")
-sha256sums=('38ea602085f706af5d07630189216fa240064122650a81456cb092579313ae8e'
-'80903bc57b7f9c5f24298ecf1531cf66ef571681b4bd1e05f6e4db704ffb380b'
-'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b'
-'b8cedef6766c691a8a92810eb459593d80070f0cf5dfc32cae2a80ec00639429'
-'eac65420a1f564b2336336b22a2717e5fb5c15928f859995152d00e2e4ed90d5')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  patch -p1 -i "$srcdir"/bashcomp-location.patch
-  patch -p1 -i "$srcdir"/falcosecurity-libs-nodownload.patch
-
-  cd "$srcdir/libs-$_falcover"
-  patch -p1 -i "$srcdir"/sme.patch
-}
-
-build() {
-  cd "$srcdir"/$pkgbase-$pkgver
-  rm -rf build
-  mkdir build
-  cd build
-
-  cmake .. \
--DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} ${CPPFLAGS} 
-Wno-deprecated-declarations" \
--DCMAKE_C_FLAGS="${CFLAGS} ${CPPFLAGS} -Wno-deprecated-declarations" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSDIG_VERSION=$pkgver \
--DUSE_BUNDLED_DEPS=OFF \
--DBUILD_DRIVER=OFF \
--DBUILD_LIBSCAP_EXAMPLES=OFF
-  make
-}
-
-package_sysdig() {
-  optdepends=('sysdig-dkms: kernel module for live inspection')
-  depends=('jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc' 'libgrpc++.so' 'yaml-cpp')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/src
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_sysdig-dkms() {
-  pkgdesc="DKMS kernel module for sysdig"
-  depends=('sysdig' 'dkms')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/{share,bin}
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: sysdig/repos/community-x86_64/PKGBUILD (from rev 1254898, 
sysdig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:43:07 UTC (rev 1254899)
@@ -0,0 +1,79 @@
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgbase=sysdig
+pkgname=(sysdig sysdig-dkms)
+pkgver=0.29.2
+pkgrel=6
+
+# from 

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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:42:52
  Author: mtorromeo
Revision: 1254898

upgpkg: sysdig 0.29.2-6: grpc-1.48.0 rebuild

Modified:
  sysdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:41:30 UTC (rev 1254897)
+++ PKGBUILD2022-07-20 12:42:52 UTC (rev 1254898)
@@ -5,7 +5,7 @@
 pkgbase=sysdig
 pkgname=(sysdig sysdig-dkms)
 pkgver=0.29.2
-pkgrel=5
+pkgrel=6
 
 # from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
 _falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:41:30
  Author: mtorromeo
Revision: 1254897

archrelease: copy trunk to community-x86_64

Added:
  bear/repos/community-x86_64/PKGBUILD
(from rev 1254896, bear/trunk/PKGBUILD)
Deleted:
  bear/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:41:22 UTC (rev 1254896)
+++ PKGBUILD2022-07-20 12:41:30 UTC (rev 1254897)
@@ -1,38 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Yiyao Yu 
-# Contributor: Moritz Lipp 
-
-pkgname=bear
-pkgver=3.0.19
-pkgrel=6
-pkgdesc="A tool to generate compilation database for clang tooling"
-arch=('x86_64')
-url="https://github.com/rizsotto/Bear;
-license=('GPL3')
-depends=('grpc' 'libgrpc++.so' 'fmt' 'spdlog' 'nlohmann-json')
-makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
-_commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-  git describe --tags
-}
-
-prepare() {
-  cmake \
--B build \
--S "$pkgname" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc \
--DCMAKE_INSTALL_LIBEXECDIR="lib/$pkgname"
-}
-
-build() {
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: bear/repos/community-x86_64/PKGBUILD (from rev 1254896, 
bear/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:41:30 UTC (rev 1254897)
@@ -0,0 +1,38 @@
+# Maintainer: George Rawlinson 
+# Contributor: Yiyao Yu 
+# Contributor: Moritz Lipp 
+
+pkgname=bear
+pkgver=3.0.19
+pkgrel=7
+pkgdesc="A tool to generate compilation database for clang tooling"
+arch=('x86_64')
+url="https://github.com/rizsotto/Bear;
+license=('GPL3')
+depends=('grpc' 'libgrpc++.so' 'fmt' 'spdlog' 'nlohmann-json')
+makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
+_commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+  git describe --tags
+}
+
+prepare() {
+  cmake \
+-B build \
+-S "$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc \
+-DCMAKE_INSTALL_LIBEXECDIR="lib/$pkgname"
+}
+
+build() {
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:41:22
  Author: mtorromeo
Revision: 1254896

upgpkg: bear 3.0.19-7: grpc-1.48.0 rebuild

Modified:
  bear/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:40:49 UTC (rev 1254895)
+++ PKGBUILD2022-07-20 12:41:22 UTC (rev 1254896)
@@ -4,7 +4,7 @@
 
 pkgname=bear
 pkgver=3.0.19
-pkgrel=6
+pkgrel=7
 pkgdesc="A tool to generate compilation database for clang tooling"
 arch=('x86_64')
 url="https://github.com/rizsotto/Bear;



[arch-commits] Commit in mumble/repos/community-x86_64 (19 files)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:40:49
  Author: mtorromeo
Revision: 1254895

archrelease: copy trunk to community-x86_64

Added:
  mumble/repos/community-x86_64/PKGBUILD
(from rev 1254894, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/keys/
  mumble/repos/community-x86_64/mumble-1.4.230-configuration.patch
(from rev 1254894, mumble/trunk/mumble-1.4.230-configuration.patch)
  mumble/repos/community-x86_64/mumble-1.4.230-find-poco.patch
(from rev 1254894, mumble/trunk/mumble-1.4.230-find-poco.patch)
  mumble/repos/community-x86_64/mumble-1.4.230-missing-include.patch
(from rev 1254894, mumble/trunk/mumble-1.4.230-missing-include.patch)
  mumble/repos/community-x86_64/murmur.dbus.conf
(from rev 1254894, mumble/trunk/murmur.dbus.conf)
  mumble/repos/community-x86_64/murmur.install
(from rev 1254894, mumble/trunk/murmur.install)
  mumble/repos/community-x86_64/murmur.service
(from rev 1254894, mumble/trunk/murmur.service)
  mumble/repos/community-x86_64/murmur.sysusers
(from rev 1254894, mumble/trunk/murmur.sysusers)
  mumble/repos/community-x86_64/murmur.tmpfiles
(from rev 1254894, mumble/trunk/murmur.tmpfiles)
Deleted:
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble-1.4.230-configuration.patch
  mumble/repos/community-x86_64/mumble-1.4.230-find-poco.patch
  mumble/repos/community-x86_64/mumble-1.4.230-missing-include.patch
  mumble/repos/community-x86_64/murmur.dbus.conf
  mumble/repos/community-x86_64/murmur.install
  mumble/repos/community-x86_64/murmur.service
  mumble/repos/community-x86_64/murmur.sysusers
  mumble/repos/community-x86_64/murmur.tmpfiles

--+
 PKGBUILD |  277 -
 mumble-1.4.230-configuration.patch   |   42 ++---
 mumble-1.4.230-find-poco.patch   |   76 -
 mumble-1.4.230-missing-include.patch |   66 +++
 murmur.dbus.conf |   44 ++---
 murmur.install   |   12 -
 murmur.service   |   72 
 murmur.sysusers  |2 
 murmur.tmpfiles  |4 
 9 files changed, 299 insertions(+), 296 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:40:29 UTC (rev 1254894)
+++ PKGBUILD2022-07-20 12:40:49 UTC (rev 1254895)
@@ -1,137 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: David Runge 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-pkgbase=mumble
-pkgname=('mumble' 'murmur')
-pkgver=1.4.230
-pkgrel=11
-pkgdesc="An Open Source, low-latency, high quality voice chat software"
-arch=('x86_64')
-url="https://www.mumble.info/;
-license=('BSD')
-# shared depends
-depends=('gcc-libs' 'glibc' 'openssl' 'qt5-base')
-# shared makedepends
-makedepends=('avahi' 'boost' 'cmake' 'poco' 'protobuf' 'python' 'qt5-tools' 
'speech-dispatcher')
-# mumble makedepends
-makedepends+=('alsa-lib' 'hicolor-icon-theme' 'jack' 'libpulse' 'libsndfile'
-'libspeechd' 'libx11' 'libxi' 'mesa' 'opus' 'qt5-svg' 'speex' 'xdg-utils' 
'lib32-gcc-libs')
-# murmur makedepends
-makedepends+=('grpc' 'libcap' 'zeroc-ice')
-source=(
-  
"https://github.com/mumble-voip/mumble/releases/download/v${pkgver}/mumble-${pkgver}.tar.gz"{,.sig}
-  "murmur.dbus.conf"
-  "murmur.service"
-  "murmur.sysusers"
-  "murmur.tmpfiles"
-  "${pkgname}-1.4.230-missing-include.patch"
-  "${pkgname}-1.4.230-find-poco.patch"
-  "${pkgname}-1.4.230-configuration.patch"
-  
"${pkgname}-PR5648.patch"::https://github.com/mumble-voip/mumble/pull/5648.patch
-)
-sha512sums=('6cffc7a95d88b33876f4093b99266468210f5c14f190fbd2fbe4991bef91a567e55296e7c8c6cc99e19c054853211085cc3cc08109e367e6776afb70766b3a53'
-'SKIP'
-
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
-
'a4d82a28e0e4277ca2f198285d164ae55e052a5f6b582ac1b4aa98409fea425c93e8f86f61878bd0b176ed33d307d16b877f34941f32e2147a38778a8554e25d'
-
'5af28d0c2b2b072cfbd500b5f63549e88a86cf3fc15e4d2df89e787c4d2bafdecbe078a518e0d1b25d82f9873cb06838ec1c9ebed625ffb7e8c80fcd942ebf74'
-
'411784e8e0dcf6c163780ae895ae1a6bdad0bb2dd2b128911c484ac3eff073d95c5791b625493a2b8296d24bd7e6ac72d3c42180817e48b29f0c6a8fd841807c'
-
'07448a7c1c3557c360a9448764ecffadb331576a1e1c4da33a663a5c78f63bb2f7d18a52d7aeeb83c1868507f48bcc7da74bff3050e43a94ff1cb17db9aa9cbe'
-
'6ab68c8d89b1eb6e79a31216e4348c972847ce8687e45c59c29ed2343da56a586ea20dffd9066146faa56749cd94deb99fa22b3eb05df2ba705d04d46cb0bbdb'
-
'e35dee4ce1cca15747330ba21892064adec85feb9937a89aea95ccf2c668746075fbe1c343e26ba2ac26a9e36144fb0b3eb0f44d85e6d258040bcd3500818a31'
-

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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:40:29
  Author: mtorromeo
Revision: 1254894

upgpkg: mumble 1.4.230-12: grpc-1.48.0 rebuild

Added:
  mumble/trunk/keys/
  mumble/trunk/keys/pgp/
  mumble/trunk/keys/pgp/1EDEBE2A93CB97FA9903D52E25F63C66245DFC60.asc
Modified:
  mumble/trunk/PKGBUILD

---+
 PKGBUILD  |5 -
 keys/pgp/1EDEBE2A93CB97FA9903D52E25F63C66245DFC60.asc |1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:39:28 UTC (rev 1254893)
+++ PKGBUILD2022-07-20 12:40:29 UTC (rev 1254894)
@@ -7,7 +7,7 @@
 pkgbase=mumble
 pkgname=('mumble' 'murmur')
 pkgver=1.4.230
-pkgrel=11
+pkgrel=12
 pkgdesc="An Open Source, low-latency, high quality voice chat software"
 arch=('x86_64')
 url="https://www.mumble.info/;
@@ -63,6 +63,9 @@
   patch -Np1 -i ../"${pkgname}-1.4.230-find-poco.patch"
   patch -Np1 -i ../"${pkgname}-1.4.230-configuration.patch"
   patch -Np1 -i ../"${pkgname}-PR5648.patch"
+
+  # fix Unknown CMake command "CHECK_INCLUDE_FILE"
+  sed '1 i include(CheckIncludeFile)' -i overlay_gl/CMakeLists.txt
 }
 
 build() {

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

Index: mumble/trunk/keys/pgp/1EDEBE2A93CB97FA9903D52E25F63C66245DFC60.asc
===
--- keys/pgp/1EDEBE2A93CB97FA9903D52E25F63C66245DFC60.asc   2022-07-20 
12:39:28 UTC (rev 1254893)
+++ keys/pgp/1EDEBE2A93CB97FA9903D52E25F63C66245DFC60.asc   2022-07-20 
12:40:29 UTC (rev 1254894)

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


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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:39:28
  Author: mtorromeo
Revision: 1254893

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:39:18 UTC (rev 1254892)
+++ PKGBUILD2022-07-20 12:39:28 UTC (rev 1254893)
@@ -1,72 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Guillaume Horel 
-
-pkgname=arrow
-pkgver=8.0.0
-pkgrel=3
-pkgdesc="Columnar in-memory analytics layer for big data."
-arch=(x86_64)
-url="https://arrow.apache.org;
-license=(Apache)
-depends=(apache-orc boost-libs brotli bzip2 double-conversion c-ares gflags
- grpc google-glog jemalloc libutf8proc lz4 openssl protobuf rapidjson
- snappy thrift uriparser xsimd zlib zstd)
-provides=(parquet-cpp)
-conflicts=(parquet-cpp)
-makedepends=(boost cmake flatbuffers gmock python-numpy git clang)
-source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
-git+https://github.com/apache/parquet-testing.git
-git+https://github.com/apache/arrow-testing.git)
-sha256sums=(ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3 
SKIP SKIP SKIP)
-validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) 
-  08D3564B7C6A9CAFBFF6A66791D18FCF079F8007) # Kouhei Sutou 

-
-build(){
-  CC=clang \
-  CXX=clang++ \
-  ARROW_BUILD_TOOLCHAIN=/usr \
-  ORC_HOME=/usr \
-  DOUBLE_CONVERSION_HOME=/usr \
-  cmake \
--B build -S apache-${pkgname}-${pkgver}/cpp \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_INSTALL_LIBDIR="lib" \
--DCMAKE_BUILD_TYPE=Release \
--DARROW_BUILD_STATIC=OFF \
--DARROW_DEPENDENCY_SOURCE=SYSTEM \
--DARROW_BUILD_TESTS=ON \
--DARROW_COMPUTE=ON \
--DARROW_SUBSTRAIT=ON \
--DARROW_FLIGHT=ON \
--DARROW_FLIGHT_SQL=ON \
--DARROW_GANDIVA=OFF \
--DARROW_HDFS=ON \
--DARROW_IPC=ON \
--DARROW_JEMALLOC=ON \
--DARROW_ORC=ON \
--DARROW_PARQUET=ON \
--DARROW_PLASMA=ON \
--DARROW_PYTHON=ON \
--DARROW_TENSORFLOW=ON \
--DARROW_SIMD_LEVEL=AVX2 \
--DARROW_USE_GLOG=ON \
--DARROW_WITH_BROTLI=ON \
--DARROW_WITH_BZ2=ON \
--DARROW_WITH_LZ4=ON \
--DARROW_WITH_SNAPPY=ON \
--DARROW_WITH_ZLIB=ON \
--DARROW_WITH_ZSTD=ON \
--DPARQUET_REQUIRE_ENCRYPTION=ON
-  make -C build
-}
-
-check(){
-  PARQUET_TEST_DATA="${srcdir}"/parquet-testing/data \
-  ARROW_TEST_DATA="${srcdir}"/arrow-testing/data \
-  make -C build test
-}
-
-package(){
-  make -C build DESTDIR="${pkgdir}" install
-  find "${pkgdir}"/usr/lib/ -name '*testing*' -delete
-}

Copied: arrow/repos/community-x86_64/PKGBUILD (from rev 1254892, 
arrow/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:39:28 UTC (rev 1254893)
@@ -0,0 +1,77 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Guillaume Horel 
+
+pkgname=arrow
+pkgver=8.0.1
+pkgrel=1
+pkgdesc="Columnar in-memory analytics layer for big data."
+arch=(x86_64)
+url="https://arrow.apache.org;
+license=(Apache)
+depends=(apache-orc boost-libs brotli bzip2 double-conversion c-ares gflags
+ grpc google-glog jemalloc libutf8proc lz4 openssl protobuf rapidjson
+ snappy thrift uriparser xsimd zlib zstd)
+provides=(parquet-cpp)
+conflicts=(parquet-cpp)
+makedepends=(boost cmake flatbuffers gmock python-numpy git clang)
+source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
+git+https://github.com/apache/parquet-testing.git
+git+https://github.com/apache/arrow-testing.git)
+sha256sums=('82d46929f7574715551da21700f100b39f99c3c4d6790f26cac86d869d64e94e'
+'SKIP'
+'SKIP'
+'SKIP')
+validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) 
+  08D3564B7C6A9CAFBFF6A66791D18FCF079F8007) # Kouhei Sutou 

+
+build(){
+  CC=clang \
+  CXX=clang++ \
+  ARROW_BUILD_TOOLCHAIN=/usr \
+  ORC_HOME=/usr \
+  DOUBLE_CONVERSION_HOME=/usr \
+  cmake \
+-B build -S apache-${pkgname}-${pkgver}/cpp \
+-DCMAKE_INSTALL_PREFIX="/usr" \
+-DCMAKE_INSTALL_LIBDIR="lib" \
+-DCMAKE_BUILD_TYPE=Release \
+-DARROW_BUILD_STATIC=OFF \
+-DARROW_DEPENDENCY_SOURCE=SYSTEM \
+-DARROW_BUILD_TESTS=ON \
+-DARROW_COMPUTE=ON \
+-DARROW_SUBSTRAIT=ON \
+-DARROW_FLIGHT=ON \
+-DARROW_FLIGHT_SQL=ON \
+-DARROW_GANDIVA=OFF \
+-DARROW_HDFS=ON \
+-DARROW_IPC=ON \
+-DARROW_JEMALLOC=ON \
+-DARROW_ORC=ON \
+-DARROW_PARQUET=ON \
+   

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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:39:18
  Author: mtorromeo
Revision: 1254892

upgpkg: arrow 8.0.1-1: grpc-1.48.0 rebuild

Added:
  arrow/trunk/keys/
  arrow/trunk/keys/pgp/
  arrow/trunk/keys/pgp/08D3564B7C6A9CAFBFF6A66791D18FCF079F8007.asc
  arrow/trunk/keys/pgp/265F80AB84FE03127E14F01125BCCA5220D84079.asc
Modified:
  arrow/trunk/PKGBUILD

---+
 PKGBUILD  |   11 ---
 keys/pgp/08D3564B7C6A9CAFBFF6A66791D18FCF079F8007.asc |1 +
 keys/pgp/265F80AB84FE03127E14F01125BCCA5220D84079.asc |1 +
 3 files changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:38:29 UTC (rev 1254891)
+++ PKGBUILD2022-07-20 12:39:18 UTC (rev 1254892)
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Horel 
 
 pkgname=arrow
-pkgver=8.0.0
-pkgrel=3
+pkgver=8.0.1
+pkgrel=1
 pkgdesc="Columnar in-memory analytics layer for big data."
 arch=(x86_64)
 url="https://arrow.apache.org;
@@ -17,7 +17,10 @@
 
source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
 git+https://github.com/apache/parquet-testing.git
 git+https://github.com/apache/arrow-testing.git)
-sha256sums=(ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3 
SKIP SKIP SKIP)
+sha256sums=('82d46929f7574715551da21700f100b39f99c3c4d6790f26cac86d869d64e94e'
+'SKIP'
+'SKIP'
+'SKIP')
 validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) 
   08D3564B7C6A9CAFBFF6A66791D18FCF079F8007) # Kouhei Sutou 

 
@@ -61,6 +64,8 @@
 }
 
 check(){
+  # skip failing test with assertion on float values that are actually equal
+  ARGS="-E parquet-internals-test" \
   PARQUET_TEST_DATA="${srcdir}"/parquet-testing/data \
   ARROW_TEST_DATA="${srcdir}"/arrow-testing/data \
   make -C build test

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

Index: arrow/trunk/keys/pgp/08D3564B7C6A9CAFBFF6A66791D18FCF079F8007.asc
===
--- keys/pgp/08D3564B7C6A9CAFBFF6A66791D18FCF079F8007.asc   2022-07-20 
12:38:29 UTC (rev 1254891)
+++ keys/pgp/08D3564B7C6A9CAFBFF6A66791D18FCF079F8007.asc   2022-07-20 
12:39:18 UTC (rev 1254892)

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

Index: arrow/trunk/keys/pgp/265F80AB84FE03127E14F01125BCCA5220D84079.asc
===
--- keys/pgp/265F80AB84FE03127E14F01125BCCA5220D84079.asc   2022-07-20 
12:38:29 UTC (rev 1254891)
+++ keys/pgp/265F80AB84FE03127E14F01125BCCA5220D84079.asc   2022-07-20 
12:39:18 UTC (rev 1254892)

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


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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:38:29
  Author: mtorromeo
Revision: 1254891

archrelease: copy trunk to community-x86_64

Added:
  grpc/repos/community-x86_64/PKGBUILD
(from rev 1254890, grpc/trunk/PKGBUILD)
Deleted:
  grpc/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  358 ++---
 1 file changed, 179 insertions(+), 179 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:38:20 UTC (rev 1254890)
+++ PKGBUILD2022-07-20 12:38:29 UTC (rev 1254891)
@@ -1,179 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Aleksey Filippov 
-# Contributor: Victor Aurélio Santos 
-
-pkgbase='grpc'
-pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.47.1
-_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=1
-pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
-arch=('x86_64')
-url='https://grpc.io'
-license=('BSD')
-makedepends=('re2' 're2c' 'protobuf' 'php' 'php7' 'c-ares' 'openssl' 'chrpath' 
'cython'
- 'cmake' 'benchmark' 'python-setuptools' 'abseil-cpp' 'ninja')
-options=('debug')
-checkdepends=('python-six')
-source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
-
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;)
-sha256sums=('ba7c36989ad8a52c813adeebb0c65869283448f496dbb2868c75f69941dec6a9'
-'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  ln -sf "$srcdir/googletest-$_gtestver/"{googlemock,googletest} \
-third_party/googletest
-
-  cp -a src/php{,7}
-
-  cmake -Bbuild \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
--DgRPC_INSTALL=ON \
--DBUILD_SHARED_LIBS=ON \
--DCMAKE_CXX_STANDARD=17 \
--DCMAKE_SKIP_INSTALL_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DgRPC_BUILD_TESTS=ON \
--DgRPC_BUILD_CODEGEN=ON \
--DgRPC_BUILD_CSHARP_EXT=ON \
--DgRPC_BACKWARDS_COMPATIBILITY_MODE=OFF \
--DgRPC_ZLIB_PROVIDER='package' \
--DgRPC_CARES_PROVIDER='package' \
--DgRPC_RE2_PROVIDER='package' \
--DgRPC_SSL_PROVIDER='package' \
--DgRPC_PROTOBUF_PROVIDER='package' \
--DgRPC_PROTOBUF_PACKAGE_TYPE='MODULE' \
--DgRPC_BENCHMARK_PROVIDER:STRING='package' \
--DgRPC_ABSL_PROVIDER:STRING='package' \
--DgRPC_USE_PROTO_LITE=OFF \
--DgRPC_BUILD_GRPC_CPP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_CSHARP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_NODE_PLUGIN=ON \
--DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN=ON \
--DgRPC_BUILD_GRPC_PHP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_PYTHON_PLUGIN=ON \
--DgRPC_BUILD_GRPC_RUBY_PLUGIN=ON \
--GNinja
-}
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver/build"
-
-  cmake --build .
-  export LDFLAGS="$LDFLAGS -L$PWD"
-
-  # PHP
-  cd "$srcdir/$pkgbase-$pkgver/src/php/ext/$pkgbase"
-  phpize
-  ./configure --enable-grpc="$srcdir/$pkgbase-$pkgver"
-  make
-
-  # PHP7
-  cd "$srcdir/$pkgbase-$pkgver/src/php7/ext/$pkgbase"
-  phpize7
-  ./configure --enable-grpc="$srcdir/$pkgbase-$pkgver"
-  make
-
-  # Python
-  cd "$srcdir/$pkgbase-$pkgver"
-  GRPC_PYTHON_CFLAGS="-fvisibility=hidden -fno-wrapv -fno-exceptions 
$(pkg-config --cflags protobuf) -std=c++17" \
-  GRPC_PYTHON_LDFLAGS="$(pkg-config --libs protobuf)" \
-  GRPC_PYTHON_BUILD_WITH_CYTHON=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_CARES=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_RE2=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_ABSL=1 \
-  GRPC_BUILD_WITH_BORING_SSL_ASM=0 \
-  python setup.py build
-
-  # grpcio-tools
-  cd tools/distrib/python
-  python make_grpcio_tools.py
-}
-
-check() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  local _pyver=$(python -c "import sys; 
print('{0}.{1}'.format(*sys.version_info[:2]))")
-  PYTHONPATH="python_build/lib.linux-$CARCH-$_pyver" python -c 'import grpc'
-}
-
-package_grpc() {
-  depends=('c-ares' 'protobuf' 'openssl' 're2' 'abseil-cpp')
-  provides=(
-'libupb.so'
-'libgrpcpp_channelz.so'
-'libgrpc_unsecure.so'
-'libgrpc_plugin_support.so'
-'libgrpc.so'
-'libgrpc++_unsecure.so'
-'libgrpc++_reflection.so'
-'libgrpc++_error_details.so'
-'libgrpc++_alts.so'
-'libgrpc++.so'
-'libgpr.so'
-'libaddress_sorting.so'
-  )
-
-  cd "$srcdir/$pkgbase-$pkgver/build"
-  DESTDIR="$pkgdir" cmake --install .
-  install -Dm644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-grpcio() {
-  pkgdesc='Python language bindings for grpc, remote procedure call (RPC) 
framework'
-  depends=('c-ares' 'python' 'python-six' 're2' 'abseil-cpp')
-
-  cd "$srcdir/$pkgbase-$pkgver"
-  python setup.py install -O1 --skip-build --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_php-grpc() {
-  

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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:38:20
  Author: mtorromeo
Revision: 1254890

upgpkg: grpc 1.48.0-1

Modified:
  grpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:38:02 UTC (rev 1254889)
+++ PKGBUILD2022-07-20 12:38:20 UTC (rev 1254890)
@@ -4,7 +4,7 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.47.1
+pkgver=1.48.0
 _gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
 pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
@@ -17,7 +17,7 @@
 checkdepends=('python-six')
 source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
 
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;)
-sha256sums=('ba7c36989ad8a52c813adeebb0c65869283448f496dbb2868c75f69941dec6a9'
+sha256sums=('9b1f348b15a7637f5191e4e673194549384f2eccf01fcef7cc1515864d71b424'
 'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
 
 prepare() {



[arch-commits] Commit in sfizz/repos/community-x86_64 (3 files)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:38:02
  Author: mtorromeo
Revision: 1254889

archrelease: copy trunk to community-x86_64

Added:
  sfizz/repos/community-x86_64/PKGBUILD
(from rev 1254888, sfizz/trunk/PKGBUILD)
  sfizz/repos/community-x86_64/system-catch2.patch
(from rev 1254888, sfizz/trunk/system-catch2.patch)
Deleted:
  sfizz/repos/community-x86_64/PKGBUILD

-+
 PKGBUILD|  144 ++
 system-catch2.patch |   13 
 2 files changed, 88 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:37:53 UTC (rev 1254888)
+++ PKGBUILD2022-07-20 12:38:02 UTC (rev 1254889)
@@ -1,69 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: RedTide 
-
-pkgname=sfizz
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="SFZ library and LV2 plugin"
-arch=(x86_64)
-url="https://github.com/sfztools/sfizz;
-license=(BSD)
-groups=(lv2-plugins pro-audio vst3-plugins)
-depends=(abseil-cpp cairo gcc-libs glibc libx11 libxkbcommon libxkbcommon-x11
-pugixml ttf-roboto xcb-util xcb-util-cursor zenity)
-makedepends=(cmake cxxopts jack freetype2 lv2 simde vst3sdk xcb-util-keysyms)
-checkdepends=(lv2lint)
-optdepends=(
-  'jack: for sfizz_jack'
-  'lv2-host: for the LV2 plugin'
-  'pd: for puredata external'
-  'vst3-host: for the VST3 plugin'
-)
-provides=(libsfizz.so)
-source=("https://github.com/sfztools/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('fd8500a9e94acee4cd61053ce9d6fd85e6dcee56c198e986557bb40b35a7ac902a4e3544bce4a13349a00f9d3024509db1a805ef442abdf94cb63cfadf0df81d')
-b2sums=('cecedcd1a1f6268f84b1e878b264226566d43b091cfc8d522084ed3af24a030b0840833dc093300d3e8b933398401b6ea619f36fe1df6ff04544eabf2850665c')
-
-prepare() {
-  # symlink tests data to top-level location so that tests can get to them
-  ln -s "$pkgname-$pkgver/tests" .
-  (
-  # devendor vst3sdk
-  cd "$pkgname-$pkgver"
-  rm -rf plugins/vst/external/VST_SDK/VST3_SDK/*
-  cp -av /usr/include/vst3sdk/* plugins/vst/external/VST_SDK/VST3_SDK/
-  )
-  cd "$pkgname-$pkgver"
-  # devendor lv2
-  rm -rfv lv2/lv2
-  sed -e 's|"lv2/core/lv2.h"||g' \
-  -i plugins/lv2/external/ardour/ardour/lv2_extensions.h
-}
-
-build() {
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DSFIZZ_PUREDATA=ON \
--DSFIZZ_TESTS=ON \
--DSFIZZ_USE_SYSTEM_ABSEIL=ON \
--DSFIZZ_USE_SYSTEM_CXXOPTS=ON \
--DSFIZZ_USE_SYSTEM_PUGIXML=ON \
--DSFIZZ_USE_SYSTEM_SIMDE=ON \
--Wno-dev \
--B build \
--S "$pkgname-$pkgver"
-  make VERBOSE=1 -C build
-}
-
-check() {
-  ./build/tests/${pkgname}_tests
-  lv2lint -Mpack -I "build/${pkgname}.lv2" "http://sfztools.github.io/sfizz; 
|| echo "Known to fail: https://github.com/sfztools/sfizz/issues/1071;
-}
-
-package() {
-  make VERBOSE=1 DESTDIR="$pkgdir/" install -C build
-  install -vDm 644 "$pkgname-$pkgver/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-  install -vDm 644 
"$pkgname-$pkgver/"{AUTHORS,CONTRIBUTING,GOVERNANCE,README}.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  # devendor ttf-roboto
-  ln -svf /usr/share/fonts/TTF/Roboto-Regular.ttf 
"${pkgdir}/usr/lib/vst3/${pkgname}.vst3/Contents/Resources/Fonts/"
-}

Copied: sfizz/repos/community-x86_64/PKGBUILD (from rev 1254888, 
sfizz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:38:02 UTC (rev 1254889)
@@ -0,0 +1,75 @@
+# Maintainer: David Runge 
+# Contributor: RedTide 
+
+pkgname=sfizz
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="SFZ library and LV2 plugin"
+arch=(x86_64)
+url="https://github.com/sfztools/sfizz;
+license=(BSD)
+groups=(lv2-plugins pro-audio vst3-plugins)
+depends=(abseil-cpp cairo gcc-libs glibc libx11 libxkbcommon libxkbcommon-x11
+pugixml ttf-roboto xcb-util xcb-util-cursor zenity)
+makedepends=(cmake cxxopts jack freetype2 lv2 simde vst3sdk xcb-util-keysyms)
+checkdepends=(lv2lint catch2)
+optdepends=(
+  'jack: for sfizz_jack'
+  'lv2-host: for the LV2 plugin'
+  'pd: for puredata external'
+  'vst3-host: for the VST3 plugin'
+)
+provides=(libsfizz.so)
+source=("https://github.com/sfztools/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+"system-catch2.patch")
+sha512sums=('fd8500a9e94acee4cd61053ce9d6fd85e6dcee56c198e986557bb40b35a7ac902a4e3544bce4a13349a00f9d3024509db1a805ef442abdf94cb63cfadf0df81d'
+
'48c1ab4d0af4fa4b7330edd9da919032604e23a227510802593f6b0120cd10c43de88b2d20731496052578a76437061c82af046795709dc759e0a250e93acd1b')
+b2sums=('cecedcd1a1f6268f84b1e878b264226566d43b091cfc8d522084ed3af24a030b0840833dc093300d3e8b933398401b6ea619f36fe1df6ff04544eabf2850665c'
+
'34e150d89b0fd1dc88390f6474b1568fcfad9ac27474146f437f876766e750fe85b64771a15eab091c55da62e4008964dd8a8315b9341dd68bf49459b602f732')
+
+prepare() {
+  # 

[arch-commits] Commit in sfizz/trunk (PKGBUILD system-catch2.patch)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:37:53
  Author: mtorromeo
Revision: 1254888

upgpkg: sfizz 1.2.0-2: abseil-cpp-20220623.0 rebuild

Added:
  sfizz/trunk/system-catch2.patch
Modified:
  sfizz/trunk/PKGBUILD

-+
 PKGBUILD|   16 +++-
 system-catch2.patch |   13 +
 2 files changed, 24 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:37:27 UTC (rev 1254887)
+++ PKGBUILD2022-07-20 12:37:53 UTC (rev 1254888)
@@ -3,7 +3,7 @@
 
 pkgname=sfizz
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="SFZ library and LV2 plugin"
 arch=(x86_64)
 url="https://github.com/sfztools/sfizz;
@@ -12,7 +12,7 @@
 depends=(abseil-cpp cairo gcc-libs glibc libx11 libxkbcommon libxkbcommon-x11
 pugixml ttf-roboto xcb-util xcb-util-cursor zenity)
 makedepends=(cmake cxxopts jack freetype2 lv2 simde vst3sdk xcb-util-keysyms)
-checkdepends=(lv2lint)
+checkdepends=(lv2lint catch2)
 optdepends=(
   'jack: for sfizz_jack'
   'lv2-host: for the LV2 plugin'
@@ -20,9 +20,12 @@
   'vst3-host: for the VST3 plugin'
 )
 provides=(libsfizz.so)
-source=("https://github.com/sfztools/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('fd8500a9e94acee4cd61053ce9d6fd85e6dcee56c198e986557bb40b35a7ac902a4e3544bce4a13349a00f9d3024509db1a805ef442abdf94cb63cfadf0df81d')
-b2sums=('cecedcd1a1f6268f84b1e878b264226566d43b091cfc8d522084ed3af24a030b0840833dc093300d3e8b933398401b6ea619f36fe1df6ff04544eabf2850665c')
+source=("https://github.com/sfztools/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+"system-catch2.patch")
+sha512sums=('fd8500a9e94acee4cd61053ce9d6fd85e6dcee56c198e986557bb40b35a7ac902a4e3544bce4a13349a00f9d3024509db1a805ef442abdf94cb63cfadf0df81d'
+
'48c1ab4d0af4fa4b7330edd9da919032604e23a227510802593f6b0120cd10c43de88b2d20731496052578a76437061c82af046795709dc759e0a250e93acd1b')
+b2sums=('cecedcd1a1f6268f84b1e878b264226566d43b091cfc8d522084ed3af24a030b0840833dc093300d3e8b933398401b6ea619f36fe1df6ff04544eabf2850665c'
+
'34e150d89b0fd1dc88390f6474b1568fcfad9ac27474146f437f876766e750fe85b64771a15eab091c55da62e4008964dd8a8315b9341dd68bf49459b602f732')
 
 prepare() {
   # symlink tests data to top-level location so that tests can get to them
@@ -38,6 +41,9 @@
   rm -rfv lv2/lv2
   sed -e 's|"lv2/core/lv2.h"||g' \
   -i plugins/lv2/external/ardour/ardour/lv2_extensions.h
+
+  patch -p1 -i ../system-catch2.patch
+  rm -rf tests/catch2
 }
 
 build() {

Added: system-catch2.patch
===
--- system-catch2.patch (rev 0)
+++ system-catch2.patch 2022-07-20 12:37:53 UTC (rev 1254888)
@@ -0,0 +1,13 @@
+diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
+index fa70845..00f7647 100644
+--- a/tests/CMakeLists.txt
 b/tests/CMakeLists.txt
+@@ -1,7 +1,7 @@
+ ###
+ # Test application
+ 
+-list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/catch2")
++list(APPEND CMAKE_MODULE_PATH "/usr/lib/cmake/Catch2")
+ 
+ include(CTest)
+ include(Catch)



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:37:27
  Author: mtorromeo
Revision: 1254887

archrelease: copy trunk to community-x86_64

Added:
  telegram-desktop/repos/community-x86_64/PKGBUILD
(from rev 1254886, telegram-desktop/trunk/PKGBUILD)
  telegram-desktop/repos/community-x86_64/fix-ffmpeg5.patch
(from rev 1254886, telegram-desktop/trunk/fix-ffmpeg5.patch)
  telegram-desktop/repos/community-x86_64/fix-tgcalls-cstdint.patch
(from rev 1254886, telegram-desktop/trunk/fix-tgcalls-cstdint.patch)
Deleted:
  telegram-desktop/repos/community-x86_64/PKGBUILD
  telegram-desktop/repos/community-x86_64/fix-ffmpeg5.patch
  telegram-desktop/repos/community-x86_64/fix-tgcalls-cstdint.patch

---+
 PKGBUILD  |  110 +++--
 fix-ffmpeg5.patch |  144 ++--
 fix-tgcalls-cstdint.patch |   24 +++
 3 files changed, 136 insertions(+), 142 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:37:17 UTC (rev 1254886)
+++ PKGBUILD2022-07-20 12:37:27 UTC (rev 1254887)
@@ -1,58 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: hexchain 
-pkgname=telegram-desktop
-pkgver=4.0.2
-pkgrel=2
-pkgdesc='Official Telegram Desktop client'
-arch=('x86_64')
-url="https://desktop.telegram.org/;
-license=('GPL3')
-depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
- 'qt6-imageformats' 'qt6-svg' 'qt6-wayland' 'qt6-5compat' 'xxhash' 
'glibmm'
- 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 
'libdispatch')
-makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 
'microsoft-gsl' 'meson'
- 'extra-cmake-modules' 'wayland-protocols' 
'plasma-wayland-protocols' 'libtg_owt')
-optdepends=('webkit2gtk: embedded browser features'
-'xdg-desktop-portal: desktop integration')
-source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;
-fix-tgcalls-cstdint.patch
-   )
-sha512sums=('0078b627d06dd8e655bd2bcc222ecbb3b15b7d88f858810bccdca84793ad02a60f4a4bf3808838752d65d4f6cffa3ddb5f70c5afc8e94cb6edae52101362feeb'
-
'ba24a2f1524010b4891764aacee2e27a5ebae44cf7626ab2aaf9e6c48b0f8088bf920886ceeb497b3c463fa0c3b885dd63db273d4c29cab6c96c8193c0c5c888')
-
-prepare() {
-cd tdesktop-$pkgver-full
-
-patch -Np1 -i "$srcdir"/fix-tgcalls-cstdint.patch -d 
Telegram/ThirdParty/tgcalls
-}
-
-build() {
-cd tdesktop-$pkgver-full
-
-export PKG_CONFIG_PATH='/usr/lib/ffmpeg4.4/pkgconfig'
-#Turns out we're allowed to use the official API key that telegram uses 
for their snap builds:
-# 
https://github.com/telegramdesktop/tdesktop/blob/8fab9167beb2407c1153930ed03a4badd0c2b59f/snap/snapcraft.yaml#L87-L88
-# Thanks @primeos!
-cmake \
--B build \
--G Ninja \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_BUILD_TYPE=Release \
--DTDESKTOP_API_ID=611335 \
--DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c
-sed -i "s|/usr/lib/libav|/usr/lib/ffmpeg4.4/libav|g" build/build.ninja
-sed -i "s|/usr/lib/libsw|/usr/lib/ffmpeg4.4/libsw|g" build/build.ninja
-sed -i "s|-lavcodec|/usr/lib/ffmpeg4.4/libavcodec.so|g" build/build.ninja
-sed -i "s|-lavformat|/usr/lib/ffmpeg4.4/libavformat.so|g" build/build.ninja
-sed -i "s|-lavutil|/usr/lib/ffmpeg4.4/libavutil.so|g" build/build.ninja
-sed -i "s|-lswscale|/usr/lib/ffmpeg4.4/libswscale.so|g" build/build.ninja
-sed -i "s|-lswresample|/usr/lib/ffmpeg4.4/libswresample.so|g" 
build/build.ninja
-ninja -C build
-}
-
-package() {
-cd tdesktop-$pkgver-full
-DESTDIR="$pkgdir" ninja -C build install
-# They botched the release and put a lot of stuff here.
-rm -rf "$pkgdir/build"
-}

Copied: telegram-desktop/repos/community-x86_64/PKGBUILD (from rev 1254886, 
telegram-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:37:27 UTC (rev 1254887)
@@ -0,0 +1,52 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: hexchain 
+pkgname=telegram-desktop
+pkgver=4.0.2
+pkgrel=3
+pkgdesc='Official Telegram Desktop client'
+arch=('x86_64')
+url="https://desktop.telegram.org/;
+license=('GPL3')
+depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
+ 'qt6-imageformats' 'qt6-svg' 'qt6-wayland' 'qt6-5compat' 'xxhash' 
'glibmm'
+ 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 
'libdispatch')
+makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 
'microsoft-gsl' 'meson'
+ 'extra-cmake-modules' 'wayland-protocols' 
'plasma-wayland-protocols' 'libtg_owt')
+optdepends=('webkit2gtk: embedded browser features'
+'xdg-desktop-portal: 

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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:37:17
  Author: mtorromeo
Revision: 1254886

upgpkg: telegram-desktop 4.0.2-3: abseil-cpp-20220623.0 rebuild

Modified:
  telegram-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:36:47 UTC (rev 1254885)
+++ PKGBUILD2022-07-20 12:37:17 UTC (rev 1254886)
@@ -2,7 +2,7 @@
 # Contributor: hexchain 
 pkgname=telegram-desktop
 pkgver=4.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/;
@@ -23,6 +23,7 @@
 prepare() {
 cd tdesktop-$pkgver-full
 
+rm -rf Telegram/ThirdParty/libtgvoip/webrtc_dsp/absl
 patch -Np1 -i "$srcdir"/fix-tgcalls-cstdint.patch -d 
Telegram/ThirdParty/tgcalls
 }
 



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:36:47
  Author: mtorromeo
Revision: 1254885

archrelease: copy trunk to community-x86_64

Added:
  abseil-cpp/repos/community-x86_64/PKGBUILD
(from rev 1254884, abseil-cpp/trunk/PKGBUILD)
Deleted:
  abseil-cpp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 12:36:40 UTC (rev 1254884)
+++ PKGBUILD2022-07-20 12:36:47 UTC (rev 1254885)
@@ -1,34 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Aleksandar Trifunović 
-
-pkgname=abseil-cpp
-pkgver=20211102.0
-pkgrel=2
-pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
-arch=('x86_64')
-url='https://abseil.io'
-license=('Apache')
-makedepends=('cmake')
-source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  cmake -Bbuild \
--DCMAKE_BUILD_TYPE=RelWithDebInfo \
--DCMAKE_CXX_FLAGS="-DNDEBUG" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_CXX_STANDARD=17 \
--DBUILD_SHARED_LIBS=ON \
--DCMAKE_POSITION_INDEPENDENT_CODE=ON
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  cmake --build .
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  DESTDIR="$pkgdir" cmake --install .
-}

Copied: abseil-cpp/repos/community-x86_64/PKGBUILD (from rev 1254884, 
abseil-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 12:36:47 UTC (rev 1254885)
@@ -0,0 +1,34 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Aleksandar Trifunović 
+
+pkgname=abseil-cpp
+pkgver=20220623.0
+pkgrel=1
+pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
+arch=('x86_64')
+url='https://abseil.io'
+license=('Apache')
+makedepends=('cmake')
+source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('4208129b49006089ba1d6710845a45e31c59b0ab6bff9e5788a87f55c5abd602')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  cmake -Bbuild \
+-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+-DCMAKE_CXX_FLAGS="-DNDEBUG" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_STANDARD=17 \
+-DBUILD_SHARED_LIBS=ON \
+-DCMAKE_POSITION_INDEPENDENT_CODE=ON
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  cmake --build .
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  DESTDIR="$pkgdir" cmake --install .
+}



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

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 12:36:40
  Author: mtorromeo
Revision: 1254884

upgpkg: abseil-cpp 20220623.0-1

Modified:
  abseil-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 12:19:02 UTC (rev 1254883)
+++ PKGBUILD2022-07-20 12:36:40 UTC (rev 1254884)
@@ -2,8 +2,8 @@
 # Contributor: Aleksandar Trifunović 
 
 pkgname=abseil-cpp
-pkgver=20211102.0
-pkgrel=2
+pkgver=20220623.0
+pkgrel=1
 pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
 arch=('x86_64')
 url='https://abseil.io'
@@ -10,7 +10,7 @@
 license=('Apache')
 makedepends=('cmake')
 
source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4')
+sha256sums=('4208129b49006089ba1d6710845a45e31c59b0ab6bff9e5788a87f55c5abd602')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



[arch-commits] Commit in nginx-mod-headers-more/repos/community-x86_64 (2 files)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 07:39:07
  Author: mtorromeo
Revision: 1254775

archrelease: copy trunk to community-x86_64

Added:
  nginx-mod-headers-more/repos/community-x86_64/PKGBUILD
(from rev 1254774, nginx-mod-headers-more/trunk/PKGBUILD)
Deleted:
  nginx-mod-headers-more/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 07:38:59 UTC (rev 1254774)
+++ PKGBUILD2022-07-20 07:39:07 UTC (rev 1254775)
@@ -1,44 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-headers-more
-pkgver=0.33
-pkgrel=13
-
-_modname="${pkgname#nginx-mod-}"
-
-pkgdesc="Nginx module to set and clear input and output headers"
-arch=('x86_64')
-depends=('nginx')
-makedepends=('nginx-src')
-url="https://github.com/openresty/headers-more-nginx-module;
-license=('BSD')
-
-source=(
-  
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
-)
-sha256sums=('a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')
-
-prepare() {
-  mkdir -p build
-  cd build
-  ln -sf /usr/src/nginx/auto
-  ln -sf /usr/src/nginx/src
-}
-
-build() {
-  cd build
-  /usr/src/nginx/configure \
---with-compat \
---add-dynamic-module=../$_modname-nginx-module-$pkgver
-  make modules
-}
-
-package() {
-  cd build/objs
-  for mod in *.so; do
-install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-  done
-
-  install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown \
- "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
-}

Copied: nginx-mod-headers-more/repos/community-x86_64/PKGBUILD (from rev 
1254774, nginx-mod-headers-more/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 07:39:07 UTC (rev 1254775)
@@ -0,0 +1,44 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-headers-more
+pkgver=0.34
+pkgrel=1
+
+_modname="${pkgname#nginx-mod-}"
+
+pkgdesc="Nginx module to set and clear input and output headers"
+arch=('x86_64')
+depends=('nginx')
+makedepends=('nginx-src')
+url="https://github.com/openresty/headers-more-nginx-module;
+license=('BSD')
+
+source=(
+  
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
+)
+sha256sums=('0c0d2ced2ce895b3f45eb2b230cd90508ab2a773299f153de14a43e44c1209b3')
+
+prepare() {
+  mkdir -p build
+  cd build
+  ln -sf /usr/src/nginx/auto
+  ln -sf /usr/src/nginx/src
+}
+
+build() {
+  cd build
+  /usr/src/nginx/configure \
+--with-compat \
+--add-dynamic-module=../$_modname-nginx-module-$pkgver
+  make modules
+}
+
+package() {
+  cd build/objs
+  for mod in *.so; do
+install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+  done
+
+  install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown \
+ "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
+}



[arch-commits] Commit in nginx-mod-headers-more/trunk (PKGBUILD)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 07:38:59
  Author: mtorromeo
Revision: 1254774

upgpkg: nginx-mod-headers-more 0.34-1

Modified:
  nginx-mod-headers-more/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-20 07:36:39 UTC (rev 1254773)
+++ PKGBUILD2022-07-20 07:38:59 UTC (rev 1254774)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=nginx-mod-headers-more
-pkgver=0.33
-pkgrel=13
+pkgver=0.34
+pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -16,7 +16,7 @@
 source=(
   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
-sha256sums=('a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')
+sha256sums=('0c0d2ced2ce895b3f45eb2b230cd90508ab2a773299f153de14a43e44c1209b3')
 
 prepare() {
   mkdir -p build



[arch-commits] Commit in nginx-mod-njs/repos/community-x86_64 (PKGBUILD PKGBUILD keys)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 07:34:53
  Author: mtorromeo
Revision: 1254771

archrelease: copy trunk to community-x86_64

Added:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD
(from rev 1254770, nginx-mod-njs/trunk/PKGBUILD)
  nginx-mod-njs/repos/community-x86_64/keys/
Deleted:
  nginx-mod-njs/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-20 07:34:43 UTC (rev 1254770)
+++ PKGBUILD2022-07-20 07:34:53 UTC (rev 1254771)
@@ -1,48 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-njs
-pkgver=0.7.5 # https://hg.nginx.org/njs/tags
-pkgrel=1
-
-_modname="${pkgname#nginx-mod-}"
-
-pkgdesc='nginScript module for nginx'
-arch=('x86_64')
-depends=('nginx')
-makedepends=('nginx-src')
-url="https://nginx.org/en/docs/njs_about.html;
-license=('CUSTOM')
-
-source=(
-  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
-)
-validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('e8b5985efceaa575407e851d314b375de644c90106b233e7411fc3dfeee3f47e')
-
-prepare() {
-  mkdir -p build
-  cd build
-  ln -sf /usr/src/nginx/auto
-  ln -sf /usr/src/nginx/src
-}
-
-build() {
-  cd build
-  /usr/src/nginx/configure \
---with-compat \
---with-stream \
---with-http_ssl_module \
---with-http_v2_module \
---add-dynamic-module=../njs-$pkgver/nginx
-  make modules
-}
-
-package() {
-  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
-  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  cd build/objs
-  for mod in *.so; do
-  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-  done
-}

Copied: nginx-mod-njs/repos/community-x86_64/PKGBUILD (from rev 1254770, 
nginx-mod-njs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-20 07:34:53 UTC (rev 1254771)
@@ -0,0 +1,48 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-njs
+pkgver=0.7.6 # https://hg.nginx.org/njs/tags
+pkgrel=1
+
+_modname="${pkgname#nginx-mod-}"
+
+pkgdesc='nginScript module for nginx'
+arch=('x86_64')
+depends=('nginx')
+makedepends=('nginx-src')
+url="https://nginx.org/en/docs/njs_about.html;
+license=('CUSTOM')
+
+source=(
+  njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
+
+prepare() {
+  mkdir -p build
+  cd build
+  ln -sf /usr/src/nginx/auto
+  ln -sf /usr/src/nginx/src
+}
+
+build() {
+  cd build
+  /usr/src/nginx/configure \
+--with-compat \
+--with-stream \
+--with-http_ssl_module \
+--with-http_v2_module \
+--add-dynamic-module=../njs-$pkgver/nginx
+  make modules
+}
+
+package() {
+  install -Dm644 "$srcdir"/njs-$pkgver/LICENSE \
+  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  cd build/objs
+  for mod in *.so; do
+  install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+  done
+}



[arch-commits] Commit in nginx-mod-njs/trunk (4 files)

2022-07-20 Thread Massimiliano Torromeo via arch-commits
Date: Wednesday, July 20, 2022 @ 07:34:43
  Author: mtorromeo
Revision: 1254770

upgpkg: nginx-mod-njs 0.7.6-1

Added:
  nginx-mod-njs/trunk/keys/
  nginx-mod-njs/trunk/keys/pgp/
  nginx-mod-njs/trunk/keys/pgp/B0F4253373F8F6F510D42178520A9993A1C052F8.asc
Modified:
  nginx-mod-njs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-19 23:14:51 UTC (rev 1254769)
+++ PKGBUILD2022-07-20 07:34:43 UTC (rev 1254770)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=nginx-mod-njs
-pkgver=0.7.5 # https://hg.nginx.org/njs/tags
+pkgver=0.7.6 # https://hg.nginx.org/njs/tags
 pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
@@ -17,7 +17,7 @@
   njs-$pkgver.tar.gz::https://hg.nginx.org/njs/archive/$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('e8b5985efceaa575407e851d314b375de644c90106b233e7411fc3dfeee3f47e')
+sha256sums=('8214f95928ac73935d896db0f8cf4ffc258f9f41ca6b7c1c1f4baca3e2f34acb')
 
 prepare() {
   mkdir -p build

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

Index: nginx-mod-njs/trunk/keys/pgp/B0F4253373F8F6F510D42178520A9993A1C052F8.asc
===
--- keys/pgp/B0F4253373F8F6F510D42178520A9993A1C052F8.asc   2022-07-19 
23:14:51 UTC (rev 1254769)
+++ keys/pgp/B0F4253373F8F6F510D42178520A9993A1C052F8.asc   2022-07-20 
07:34:43 UTC (rev 1254770)

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


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

2022-07-19 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, July 19, 2022 @ 13:33:55
  Author: mtorromeo
Revision: 1254660

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 1254659, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code.js
(from rev 1254659, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 1254659, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 1254659, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

---+
 PKGBUILD  |  282 ++--
 code.js   |   60 +--
 code.sh   |8 -
 product_json.diff |   44 
 4 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-19 13:33:43 UTC (rev 1254659)
+++ PKGBUILD2022-07-19 13:33:55 UTC (rev 1254660)
@@ -1,141 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - erbium: 12
-#   - fermium: 14
-#   - gallium: 16
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron18
-pkgver=1.69.1
-pkgrel=1
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
-provides=('vscode')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
-
'b8bdb0e53cf8748140ed444c9b02cb6a57a7e1e120d96861d4cc9f79744a987f0253c052a238c78aa2c3f86459c4afb6f3b687435f0588d8f640822a9908b257'
-
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-  sed -i "s|#!/usr/bin/electron|#!/usr/bin/$_electron|" ../code.js
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+# NodeJS versioning cheatsheet:
+#   - carbon: 8
+#   - dubnium: 10
+#   - erbium: 12
+#   - fermium: 14
+#   - gallium: 16
+# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
+_electron=electron18
+pkgver=1.69.2
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons'
+'x11-ssh-askpass: SSH authentication')
+makedepends=('git' 'gulp' 'npm' 'python' 'yarn' 'nodejs-lts-gallium')
+provides=('vscode')
+source=("$pkgname::git+$url.git#tag=$pkgver"
+'code.js'
+'code.sh'
+'product_json.diff')
+sha512sums=('SKIP'
+
'6e8ee1df4dd982434a8295ca99e786a536457c86c34212546e548b115081798c5492a79f99cd5a3f1fa30fb71d29983aaabc2c79f4895d4a709d8354e9e2eade'
+ 

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

2022-07-19 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, July 19, 2022 @ 13:33:43
  Author: mtorromeo
Revision: 1254659

upgpkg: code 1.69.2-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-19 13:22:45 UTC (rev 1254658)
+++ PKGBUILD2022-07-19 13:33:43 UTC (rev 1254659)
@@ -13,7 +13,7 @@
 #   - gallium: 16
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron18
-pkgver=1.69.1
+pkgver=1.69.2
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'



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

2022-07-19 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, July 19, 2022 @ 13:05:10
  Author: mtorromeo
Revision: 1254639

archrelease: copy trunk to community-x86_64

Added:
  benchmark/repos/community-x86_64/PKGBUILD
(from rev 1254638, benchmark/trunk/PKGBUILD)
Deleted:
  benchmark/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-19 13:05:01 UTC (rev 1254638)
+++ PKGBUILD2022-07-19 13:05:10 UTC (rev 1254639)
@@ -1,41 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Philipp Claßen 
-
-pkgname=benchmark
-pkgver=1.6.1
-pkgrel=2
-pkgdesc="A microbenchmark support library"
-arch=('x86_64')
-url="https://github.com/google/benchmark;
-license=('Apache')
-depends=('gcc-libs')
-makedepends=('cmake')
-
-source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6132883bc8c9b0df5375b16ab520fac1a85dc9e4cf5be59480448ece74b278d4')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  mkdir -p build
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-
-  cmake \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_SHARED_LIBS=ON \
--DBENCHMARK_ENABLE_LTO=ON \
--DBENCHMARK_ENABLE_GTEST_TESTS=OFF \
-..
-
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir/" install
-}

Copied: benchmark/repos/community-x86_64/PKGBUILD (from rev 1254638, 
benchmark/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-19 13:05:10 UTC (rev 1254639)
@@ -0,0 +1,41 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Philipp Claßen 
+
+pkgname=benchmark
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="A microbenchmark support library"
+arch=('x86_64')
+url="https://github.com/google/benchmark;
+license=('Apache')
+depends=('gcc-libs')
+makedepends=('cmake')
+
+source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  mkdir -p build
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+
+  cmake \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_SHARED_LIBS=ON \
+-DBENCHMARK_ENABLE_LTO=ON \
+-DBENCHMARK_ENABLE_GTEST_TESTS=OFF \
+..
+
+  make VERBOSE=1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir/" install
+}



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

2022-07-19 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, July 19, 2022 @ 13:05:01
  Author: mtorromeo
Revision: 1254638

upgpkg: benchmark 1.6.2-1

Modified:
  benchmark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-19 11:01:34 UTC (rev 1254637)
+++ PKGBUILD2022-07-19 13:05:01 UTC (rev 1254638)
@@ -2,8 +2,8 @@
 # Contributor: Philipp Claßen 
 
 pkgname=benchmark
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="A microbenchmark support library"
 arch=('x86_64')
 url="https://github.com/google/benchmark;
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 
 
source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6132883bc8c9b0df5375b16ab520fac1a85dc9e4cf5be59480448ece74b278d4')
+sha256sums=('a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -32,7 +32,7 @@
 -DBENCHMARK_ENABLE_GTEST_TESTS=OFF \
 ..
 
-  make
+  make VERBOSE=1
 }
 
 package() {



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

2022-07-18 Thread Massimiliano Torromeo via arch-commits
Date: Monday, July 18, 2022 @ 09:40:04
  Author: mtorromeo
Revision: 1254422

archrelease: copy trunk to community-x86_64

Added:
  libimagequant/repos/community-x86_64/PKGBUILD
(from rev 1254421, libimagequant/trunk/PKGBUILD)
Deleted:
  libimagequant/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-18 09:39:55 UTC (rev 1254421)
+++ PKGBUILD2022-07-18 09:40:04 UTC (rev 1254422)
@@ -1,30 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=libimagequant
-pkgver=2.17.0
-pkgrel=3
-pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
-arch=('x86_64')
-url="https://pngquant.org/lib/;
-license=('BSD')
-depends=('gcc-libs')
-options=('debug')
-source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
-sha256sums=('9f6cc50182be4d2ece75118aa0b0fd3e9bbad06e94fd6b9eb3a4c08129c2dd26')
-
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-sed -r 's/^install:.*/install:/;/install.*STATICLIB/d' -i Makefile
-}
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure --prefix=/usr --with-openmp
-make shared imagequant.pc
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir" PREFIX=/usr install
-install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libimagequant/repos/community-x86_64/PKGBUILD (from rev 1254421, 
libimagequant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-18 09:40:04 UTC (rev 1254422)
@@ -0,0 +1,30 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libimagequant
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
+arch=('x86_64')
+url="https://pngquant.org/lib/;
+license=('BSD')
+depends=('gcc-libs')
+makedepends=('cargo' 'cargo-c')
+options=('debug')
+source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
+sha256sums=('d041f6f2dac36df76f22cedaf74c914f46bff1fea7d6025d1b13199204c25dd8')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cbuild --release --prefix=/usr
+}
+
+check() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo ctest --release
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cinstall --destdir="$pkgdir" --prefix=/usr --release
+install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-07-18 Thread Massimiliano Torromeo via arch-commits
Date: Monday, July 18, 2022 @ 09:39:55
  Author: mtorromeo
Revision: 1254421

upgpkg: libimagequant 4.0.0-1

Modified:
  libimagequant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-18 09:17:30 UTC (rev 1254420)
+++ PKGBUILD2022-07-18 09:39:55 UTC (rev 1254421)
@@ -1,30 +1,30 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libimagequant
-pkgver=2.17.0
-pkgrel=3
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="Library for high-quality conversion of RGBA images to 8-bit 
indexed-color (palette) images"
 arch=('x86_64')
 url="https://pngquant.org/lib/;
 license=('BSD')
 depends=('gcc-libs')
+makedepends=('cargo' 'cargo-c')
 options=('debug')
 
source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz;)
-sha256sums=('9f6cc50182be4d2ece75118aa0b0fd3e9bbad06e94fd6b9eb3a4c08129c2dd26')
+sha256sums=('d041f6f2dac36df76f22cedaf74c914f46bff1fea7d6025d1b13199204c25dd8')
 
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-sed -r 's/^install:.*/install:/;/install.*STATICLIB/d' -i Makefile
+build() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cbuild --release --prefix=/usr
 }
 
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure --prefix=/usr --with-openmp
-make shared imagequant.pc
+check() {
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo ctest --release
 }
 
 package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir" PREFIX=/usr install
+cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
+cargo cinstall --destdir="$pkgdir" --prefix=/usr --release
 install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



[arch-commits] Commit in openfire/repos/community-any (10 files)

2022-07-17 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, July 17, 2022 @ 11:24:45
  Author: mtorromeo
Revision: 1254301

archrelease: copy trunk to community-any

Added:
  openfire/repos/community-any/PKGBUILD
(from rev 1254300, openfire/trunk/PKGBUILD)
  openfire/repos/community-any/openfire.conf
(from rev 1254300, openfire/trunk/openfire.conf)
  openfire/repos/community-any/openfire.service
(from rev 1254300, openfire/trunk/openfire.service)
  openfire/repos/community-any/tmpfile.conf
(from rev 1254300, openfire/trunk/tmpfile.conf)
  openfire/repos/community-any/user.conf
(from rev 1254300, openfire/trunk/user.conf)
Deleted:
  openfire/repos/community-any/PKGBUILD
  openfire/repos/community-any/openfire.conf
  openfire/repos/community-any/openfire.service
  openfire/repos/community-any/tmpfile.conf
  openfire/repos/community-any/user.conf

--+
 PKGBUILD |  118 ++---
 openfire.conf|6 +-
 openfire.service |   30 ++---
 tmpfile.conf |   18 
 user.conf|2 
 5 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-17 11:24:30 UTC (rev 1254300)
+++ PKGBUILD2022-07-17 11:24:45 UTC (rev 1254301)
@@ -1,59 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Pierre Schmitz 
-
-pkgname=openfire
-pkgver=4.7.1
-pkgrel=1
-pkgdesc="High performance XMPP (Jabber) server."
-arch=('any')
-url='https://www.igniterealtime.org/projects/openfire/'
-license=('APACHE')
-depends=('java-runtime-headless')
-makedepends=('maven')
-backup=('etc/conf.d/openfire'
-'etc/openfire/openfire.xml'
-'etc/openfire/security.xml'
-'etc/openfire/crowd.properties'
-'etc/openfire/security/truststore'
-'etc/openfire/security/client.truststore'
-'etc/openfire/security/keystore')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v$pkgver.tar.gz;
-'openfire.conf'
-'openfire.service'
-'user.conf'
-'tmpfile.conf')
-sha256sums=('bcd6873a6f7ec737dd47d6f26827af91098b57bd8dea2646fc86ba87a62cdfa5'
-'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
-'3e7bca77161777daefd3533d4d6f42ff7970533c887d6f4b7f1c9fdcf7771d05'
-'8bfa51cf8cc88fc69547a8f6e9e3fb242926ca2a100659363e1a6b332f223ba9'
-'c63396991984a067d05e21094a664255d6aed2bf294bddd3885a7da75472b886')
-
-build() {
-   cd "$srcdir"/Openfire-$pkgver
-   make
-}
-
-package() {
-   cd "$pkgdir"
-   install -dm755 usr/lib usr/share/openfire/resources usr/share/doc
-   install -dm750 etc/openfire
-
-   cd "$srcdir"
-   install -Dm644 openfire.conf "$pkgdir"/etc/conf.d/openfire
-   install -Dm644 openfire.service 
"$pkgdir"/usr/lib/systemd/system/openfire.service
-   install -Dm644 user.conf "$pkgdir"/usr/lib/sysusers.d/openfire.conf
-   install -Dm644 tmpfile.conf "$pkgdir"/usr/lib/tmpfiles.d/openfire.conf
-
-   cd Openfire-$pkgver/distribution/target/distribution-base
-
-   cp -R conf/* "$pkgdir"/etc/openfire/
-
-   cp -R resources/security "$pkgdir"/etc/openfire/
-   ln -s /etc/openfire/security 
"$pkgdir"/usr/share/openfire/resources/security
-
-   cp -R plugins "$pkgdir"/usr/share/openfire/
-   cp -R resources/{database,spank,nativeAuth} 
"$pkgdir"/usr/share/openfire/resources/
-   rm -rf "$pkgdir"/usr/share/openfire/resources/nativeAuth/{osx,win}*
-   cp -R lib "$pkgdir"/usr/lib/openfire
-   cp -R documentation "$pkgdir"/usr/share/doc/openfire
-}

Copied: openfire/repos/community-any/PKGBUILD (from rev 1254300, 
openfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-17 11:24:45 UTC (rev 1254301)
@@ -0,0 +1,59 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Pierre Schmitz 
+
+pkgname=openfire
+pkgver=4.7.2
+pkgrel=1
+pkgdesc="High performance XMPP (Jabber) server."
+arch=('any')
+url='https://www.igniterealtime.org/projects/openfire/'
+license=('APACHE')
+depends=('java-runtime-headless')
+makedepends=('maven')
+backup=('etc/conf.d/openfire'
+'etc/openfire/openfire.xml'
+'etc/openfire/security.xml'
+'etc/openfire/crowd.properties'
+'etc/openfire/security/truststore'
+'etc/openfire/security/client.truststore'
+'etc/openfire/security/keystore')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v$pkgver.tar.gz;
+'openfire.conf'
+'openfire.service'
+'user.conf'
+'tmpfile.conf')
+sha256sums=('1e94ca3ab1d61bb3ed417203873bfb594e162ba3622ba67989ddbf81f3456812'
+'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
+

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

2022-07-17 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, July 17, 2022 @ 11:24:30
  Author: mtorromeo
Revision: 1254300

upgpkg: openfire 4.7.2-1

Modified:
  openfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-17 10:10:47 UTC (rev 1254299)
+++ PKGBUILD2022-07-17 11:24:30 UTC (rev 1254300)
@@ -2,7 +2,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=openfire
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 pkgdesc="High performance XMPP (Jabber) server."
 arch=('any')
@@ -22,7 +22,7 @@
 'openfire.service'
 'user.conf'
 'tmpfile.conf')
-sha256sums=('bcd6873a6f7ec737dd47d6f26827af91098b57bd8dea2646fc86ba87a62cdfa5'
+sha256sums=('1e94ca3ab1d61bb3ed417203873bfb594e162ba3622ba67989ddbf81f3456812'
 'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
 '3e7bca77161777daefd3533d4d6f42ff7970533c887d6f4b7f1c9fdcf7771d05'
 '8bfa51cf8cc88fc69547a8f6e9e3fb242926ca2a100659363e1a6b332f223ba9'



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

2022-07-17 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, July 17, 2022 @ 09:26:02
  Author: mtorromeo
Revision: 1254295

archrelease: copy trunk to community-any

Added:
  fabric/repos/community-any/PKGBUILD
(from rev 1254294, fabric/trunk/PKGBUILD)
Deleted:
  fabric/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-17 09:25:24 UTC (rev 1254294)
+++ PKGBUILD2022-07-17 09:26:02 UTC (rev 1254295)
@@ -1,29 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Francois Boulogne 
-
-pkgname=fabric
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
-url="https://www.fabfile.org/;
-license=('BSD')
-arch=('any')
-depends=('python-paramiko' 'python-invoke')
-optdepends=('python-patchwork: Common deployment/sysadmin operations')
-makedepends=(python-setuptools python-wheel python-build python-installer)
-source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('3b701268ab5c692370335ac2d13d105e331459ff23b2c1e88b27a21fbe8460238ea2d37f241f69894557fd95191b7c188ff622c1d579ea5194b3cad3d9d0e42f')
-
-build() {
-  cd "${srcdir}"/fabric-${pkgver}
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "${srcdir}"/fabric-${pkgver}
-  python -m installer --destdir="$pkgdir" dist/*.whl
-
-  install -Dm644 README.rst "${pkgdir}"/usr/share/doc/${pkgname}/README.rst
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: fabric/repos/community-any/PKGBUILD (from rev 1254294, 
fabric/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-17 09:26:02 UTC (rev 1254295)
@@ -0,0 +1,29 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Francois Boulogne 
+
+pkgname=fabric
+pkgver=2.7.1
+pkgrel=1
+pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
+url="https://www.fabfile.org/;
+license=('BSD')
+arch=('any')
+depends=('python-paramiko' 'python-invoke')
+optdepends=('python-patchwork: Common deployment/sysadmin operations')
+makedepends=(python-setuptools python-wheel python-build python-installer)
+source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3b701268ab5c692370335ac2d13d105e331459ff23b2c1e88b27a21fbe8460238ea2d37f241f69894557fd95191b7c188ff622c1d579ea5194b3cad3d9d0e42f')
+
+build() {
+  cd "${srcdir}"/fabric-${pkgver}
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "${srcdir}"/fabric-${pkgver}
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  install -Dm644 README.rst "${pkgdir}"/usr/share/doc/${pkgname}/README.rst
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}



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

2022-07-17 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, July 17, 2022 @ 09:25:24
  Author: mtorromeo
Revision: 1254294

archrelease: copy trunk to community-any

Added:
  fabric/repos/community-any/PKGBUILD
(from rev 1254293, fabric/trunk/PKGBUILD)
Deleted:
  fabric/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-17 09:25:14 UTC (rev 1254293)
+++ PKGBUILD2022-07-17 09:25:24 UTC (rev 1254294)
@@ -1,29 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Francois Boulogne 
-
-pkgname=fabric
-pkgver=2.7.0
-pkgrel=1
-pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
-url="https://www.fabfile.org/;
-license=('BSD')
-arch=('any')
-depends=('python-paramiko' 'python-invoke')
-optdepends=('python-patchwork: Common deployment/sysadmin operations')
-makedepends=(python-setuptools python-wheel python-build python-installer)
-source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('7e364ffd1e9956397042490daa76bc12db88eea090ce35c3d43408346158ff05948196905cec448cc2480f36d432a45675c6937ca96f81f9d42e226be8f6c8fc')
-
-build() {
-  cd "${srcdir}"/fabric-${pkgver}
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "${srcdir}"/fabric-${pkgver}
-  python -m installer --destdir="$pkgdir" dist/*.whl
-
-  install -Dm644 README.rst "${pkgdir}"/usr/share/doc/${pkgname}/README.rst
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: fabric/repos/community-any/PKGBUILD (from rev 1254293, 
fabric/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-17 09:25:24 UTC (rev 1254294)
@@ -0,0 +1,29 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Francois Boulogne 
+
+pkgname=fabric
+pkgver=2.7.1
+pkgrel=1
+pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
+url="https://www.fabfile.org/;
+license=('BSD')
+arch=('any')
+depends=('python-paramiko' 'python-invoke')
+optdepends=('python-patchwork: Common deployment/sysadmin operations')
+makedepends=(python-setuptools python-wheel python-build python-installer)
+source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3b701268ab5c692370335ac2d13d105e331459ff23b2c1e88b27a21fbe8460238ea2d37f241f69894557fd95191b7c188ff622c1d579ea5194b3cad3d9d0e42f')
+
+build() {
+  cd "${srcdir}"/fabric-${pkgver}
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "${srcdir}"/fabric-${pkgver}
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  install -Dm644 README.rst "${pkgdir}"/usr/share/doc/${pkgname}/README.rst
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}



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

2022-07-17 Thread Massimiliano Torromeo via arch-commits
Date: Sunday, July 17, 2022 @ 09:25:14
  Author: mtorromeo
Revision: 1254293

upgpkg: fabric 2.7.1-1

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-17 09:15:23 UTC (rev 1254292)
+++ PKGBUILD2022-07-17 09:25:14 UTC (rev 1254293)
@@ -3,7 +3,7 @@
 # Contributor: Francois Boulogne 
 
 pkgname=fabric
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
 url="https://www.fabfile.org/;
@@ -13,7 +13,7 @@
 optdepends=('python-patchwork: Common deployment/sysadmin operations')
 makedepends=(python-setuptools python-wheel python-build python-installer)
 
source=("https://github.com/fabric/fabric/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('7e364ffd1e9956397042490daa76bc12db88eea090ce35c3d43408346158ff05948196905cec448cc2480f36d432a45675c6937ca96f81f9d42e226be8f6c8fc')
+sha512sums=('3b701268ab5c692370335ac2d13d105e331459ff23b2c1e88b27a21fbe8460238ea2d37f241f69894557fd95191b7c188ff622c1d579ea5194b3cad3d9d0e42f')
 
 build() {
   cd "${srcdir}"/fabric-${pkgver}



  1   2   3   4   5   6   7   8   9   >