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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 05:06:46
  Author: polyzen
Revision: 927354

archrelease: copy trunk to community-any

Added:
  ttf-liberation/repos/community-any/PKGBUILD
(from rev 927353, ttf-liberation/trunk/PKGBUILD)
Deleted:
  ttf-liberation/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 05:06:25 UTC (rev 927353)
+++ PKGBUILD2021-05-04 05:06:46 UTC (rev 927354)
@@ -1,31 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Daniel M. Capella 
-# Contributor: Ronald van Haren 
-# Contributor: Roman Kyrylych 
-# Contributor: Andreas Zwinkau
-# Contributor: rabyte 
-# Contributor: Stefan Husmann < stefan-husm...@t-online.de>
-
-pkgname=ttf-liberation
-pkgver=2.1.3
-pkgrel=1
-pkgdesc='Font family which aims at metric compatibility with Arial, Times New 
Roman, and Courier New'
-arch=('any')
-url=https://github.com/liberationfonts/liberation-fonts
-license=('custom:OFL')
-makedepends=('fontforge' 'python-fonttools')
-provides=('ttf-font')
-source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
-b2sums=('f2bd1652aea043e06ba5ae17a5284162024c9033c5749e768068402565e595674a8fa6beb98ffdb09422daa61d2b00cdd620c3fe8c35e9e738152fa05b578532')
-
-build() {
-  cd liberation-fonts-$pkgver
-  make build
-}
-
-package() {
-  cd liberation-fonts-$pkgver
-  install -Dm644 -t "$pkgdir/usr/share/fonts/${pkgname#ttf-}" \
-liberation-fonts-ttf-$pkgver/*.ttf
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}

Copied: ttf-liberation/repos/community-any/PKGBUILD (from rev 927353, 
ttf-liberation/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 05:06:46 UTC (rev 927354)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Daniel M. Capella 
+# Contributor: Ronald van Haren 
+# Contributor: Roman Kyrylych 
+# Contributor: Andreas Zwinkau
+# Contributor: rabyte 
+# Contributor: Stefan Husmann < stefan-husm...@t-online.de>
+
+pkgname=ttf-liberation
+pkgver=2.1.4
+pkgrel=1
+pkgdesc='Font family which aims at metric compatibility with Arial, Times New 
Roman, and Courier New'
+arch=('any')
+url=https://github.com/liberationfonts/liberation-fonts
+license=('custom:OFL')
+makedepends=('fontforge' 'python-fonttools')
+provides=('ttf-font')
+source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
+b2sums=('47770fc26bb3620a53d9bec77cd9698291ffe2d6979342e01fca5fd1103930f97236bcb75a7453d63d7f182da5c01c5c98e09ee9e792c71ad235e4812eae1a52')
+
+build() {
+  cd liberation-fonts-$pkgver
+  make build
+}
+
+package() {
+  cd liberation-fonts-$pkgver
+  install -Dm644 -t "$pkgdir/usr/share/fonts/${pkgname#ttf-}" \
+liberation-fonts-ttf-$pkgver/*.ttf
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}


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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 05:06:25
  Author: polyzen
Revision: 927353

upgpkg: ttf-liberation 2.1.4-1

Modified:
  ttf-liberation/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:44:38 UTC (rev 927352)
+++ PKGBUILD2021-05-04 05:06:25 UTC (rev 927353)
@@ -7,7 +7,7 @@
 # Contributor: Stefan Husmann < stefan-husm...@t-online.de>
 
 pkgname=ttf-liberation
-pkgver=2.1.3
+pkgver=2.1.4
 pkgrel=1
 pkgdesc='Font family which aims at metric compatibility with Arial, Times New 
Roman, and Courier New'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('fontforge' 'python-fonttools')
 provides=('ttf-font')
 source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
-b2sums=('f2bd1652aea043e06ba5ae17a5284162024c9033c5749e768068402565e595674a8fa6beb98ffdb09422daa61d2b00cdd620c3fe8c35e9e738152fa05b578532')
+b2sums=('47770fc26bb3620a53d9bec77cd9698291ffe2d6979342e01fca5fd1103930f97236bcb75a7453d63d7f182da5c01c5c98e09ee9e792c71ad235e4812eae1a52')
 
 build() {
   cd liberation-fonts-$pkgver


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:44:38
  Author: felixonmars
Revision: 927352

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:44:13 UTC (rev 927351)
+++ PKGBUILD2021-05-04 04:44:38 UTC (rev 927352)
@@ -1,23 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-domain-list-community
-pkgver=20210503063650
-pkgrel=1
-pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
-arch=('any')
-url="https://github.com/v2fly/domain-list-community;
-license=('MIT')
-makedepends=('go' 'git')
-source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('c9b2d51edd9f8566a17848e6801157f6e4242b3f9e9041d5885572021917568afe83c50a0b0ede9abc3b00736353ed5678aa089f45b7acd378e22030fabb30e7')
-
-build() {
-  cd domain-list-community-$pkgver
-  go run main.go
-}
-
-package() {
-  cd domain-list-community-$pkgver
-  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
-  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: v2ray-domain-list-community/repos/community-any/PKGBUILD (from rev 
927351, v2ray-domain-list-community/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:44:38 UTC (rev 927352)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-domain-list-community
+pkgver=20210503160945
+pkgrel=1
+pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
+arch=('any')
+url="https://github.com/v2fly/domain-list-community;
+license=('MIT')
+makedepends=('go' 'git')
+source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2652531dc21c5b3732c13e86dde59779c58de0348d548ac301cc9ae85559a727381c04088dc28d2f116e04468e632bc985d1addea8d45f5da7aa0d4cc99b3513')
+
+build() {
+  cd domain-list-community-$pkgver
+  go run main.go
+}
+
+package() {
+  cd domain-list-community-$pkgver
+  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
+  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in linux-zen/repos/testing-x86_64 (4 files)

2021-05-03 Thread Jan Steffens via arch-commits
Date: Tuesday, May 4, 2021 @ 04:44:17
  Author: heftig
Revision: 414289

archrelease: copy trunk to testing-x86_64

Added:
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 414288, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config
(from rev 414288, linux-zen/trunk/config)
Deleted:
  linux-zen/repos/testing-x86_64/PKGBUILD
  linux-zen/repos/testing-x86_64/config

--+
 PKGBUILD |  396 -
 config   |21044 ++---
 2 files changed, 10720 insertions(+), 10720 deletions(-)

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


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:44:13
  Author: felixonmars
Revision: 927351

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

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

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:44:00 UTC (rev 927350)
+++ PKGBUILD2021-05-04 04:44:13 UTC (rev 927351)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20210503063650
+pkgver=20210503160945
 pkgrel=1
 pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('go' 'git')
 
source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('c9b2d51edd9f8566a17848e6801157f6e4242b3f9e9041d5885572021917568afe83c50a0b0ede9abc3b00736353ed5678aa089f45b7acd378e22030fabb30e7')
+sha512sums=('2652531dc21c5b3732c13e86dde59779c58de0348d548ac301cc9ae85559a727381c04088dc28d2f116e04468e632bc985d1addea8d45f5da7aa0d4cc99b3513')
 
 build() {
   cd domain-list-community-$pkgver


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:44:00
  Author: felixonmars
Revision: 927350

archrelease: copy trunk to community-any

Added:
  node-gyp/repos/community-any/PKGBUILD
(from rev 927349, node-gyp/trunk/PKGBUILD)
Deleted:
  node-gyp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:43:44 UTC (rev 927349)
+++ PKGBUILD2021-05-04 04:44:00 UTC (rev 927350)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=node-gyp
-pkgver=7.1.2
-pkgrel=1
-pkgdesc='Node.js native addon build tool'
-arch=('any')
-url='https://github.com/nodejs/node-gyp'
-license=('MIT')
-depends=('nodejs' 'python' 'semver')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('09ba5c228ec2dde32eddd2f5737774c70e38f5f1c81802c826c44fe030cf1e9ca25bcbdcae2358eee6e1f53138cc429f4b1b1c63b3e37859ec844ee1ef9ca78d')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Non-deterministic race in npm gives 777 permissions to random directories.
-  # See https://github.com/npm/npm/issues/9359 for details.
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # npm installs package.json owned by build user
-  # https://bugs.archlinux.org/task/63396
-  chown -R root:root "$pkgdir"
-
-  # Experimental dedup
-  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: node-gyp/repos/community-any/PKGBUILD (from rev 927349, 
node-gyp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:44:00 UTC (rev 927350)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=node-gyp
+pkgver=8.0.0
+pkgrel=1
+pkgdesc='Node.js native addon build tool'
+arch=('any')
+url='https://github.com/nodejs/node-gyp'
+license=('MIT')
+depends=('nodejs' 'python' 'semver')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('26877a371c96b5cc2ba4041ed0efda5cea42e507e7728b60b46ef7760eb9cfa556fc2ea0fc6e2389a8d741404827ca64fd57ccea605813d04dfc7bee753ba751')
+
+package() {
+  npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+
+  # Experimental dedup
+  rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s ../../../lib/node_modules/$pkgname/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:43:44
  Author: felixonmars
Revision: 927349

upgpkg: node-gyp 8.0.0-1

Modified:
  node-gyp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:43:05 UTC (rev 927348)
+++ PKGBUILD2021-05-04 04:43:44 UTC (rev 927349)
@@ -14,7 +14,7 @@
 
sha512sums=('26877a371c96b5cc2ba4041ed0efda5cea42e507e7728b60b46ef7760eb9cfa556fc2ea0fc6e2389a8d741404827ca64fd57ccea605813d04dfc7bee753ba751')
 
 package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
 
   # Non-deterministic race in npm gives 777 permissions to random directories.
   # See https://github.com/npm/npm/issues/9359 for details.


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

2021-05-03 Thread Jan Steffens via arch-commits
Date: Tuesday, May 4, 2021 @ 04:43:37
  Author: heftig
Revision: 414288

5.12.1.zen2-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 01:15:38 UTC (rev 414287)
+++ PKGBUILD2021-05-04 04:43:37 UTC (rev 414288)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux-zen
-pkgver=5.12.1.zen1
+pkgver=5.12.1.zen2
 pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:43:05
  Author: felixonmars
Revision: 927348

archrelease: copy trunk to community-any

Added:
  ubuntu-keyring/repos/community-any/PKGBUILD
(from rev 927347, ubuntu-keyring/trunk/PKGBUILD)
Deleted:
  ubuntu-keyring/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:42:50 UTC (rev 927347)
+++ PKGBUILD2021-05-04 04:43:05 UTC (rev 927348)
@@ -1,20 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andre Vaillancourt 
-# Contributor: Thomas Weischuh 
-
-pkgname=ubuntu-keyring
-pkgver=2020.06.17.1
-pkgrel=1
-pkgdesc="GnuPG keys of the Ubuntu archive"
-arch=('any')
-url="https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring;
-license=('GPL')
-depends=('gnupg')
-source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz;)
-sha512sums=('33009928eeeadbe1627b77f7db1aba32cf1e59d2fd6767bcd0d441d3521cb2b07c5bf06be86e8426c96b9661786a958b2e978f12d8f0941d1ac79289d977eeaf')
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 keyrings/*-{keyring,keys}.gpg -t "$pkgdir"/usr/share/keyrings/
-  install -Dm644 keyrings/ubuntu-keyring-*.gpg -t 
"$pkgdir"/etc/apt/trusted.gpg.d/
-}

Copied: ubuntu-keyring/repos/community-any/PKGBUILD (from rev 927347, 
ubuntu-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:43:05 UTC (rev 927348)
@@ -0,0 +1,20 @@
+# Maintainer: Felix Yan 
+# Contributor: Andre Vaillancourt 
+# Contributor: Thomas Weischuh 
+
+pkgname=ubuntu-keyring
+pkgver=2021.03.26
+pkgrel=1
+pkgdesc="GnuPG keys of the Ubuntu archive"
+arch=('any')
+url="https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring;
+license=('GPL')
+depends=('gnupg')
+source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz;)
+sha512sums=('04a76e2bfa88fb428face9e01976ff98a3a26fe2b555340c14200fc6099ee3b474a6733486cedfe933933c0a6826ee3550660499d7b26bda8a27a620b1d6a35f')
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 keyrings/*-{keyring,keys}.gpg -t "$pkgdir"/usr/share/keyrings/
+  install -Dm644 keyrings/ubuntu-keyring-*.gpg -t 
"$pkgdir"/etc/apt/trusted.gpg.d/
+}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:42:50
  Author: felixonmars
Revision: 927347

upgpkg: ubuntu-keyring 2021.03.26-1

Modified:
  ubuntu-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:42:22 UTC (rev 927346)
+++ PKGBUILD2021-05-04 04:42:50 UTC (rev 927347)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Weischuh 
 
 pkgname=ubuntu-keyring
-pkgver=2020.06.17.1
+pkgver=2021.03.26
 pkgrel=1
 pkgdesc="GnuPG keys of the Ubuntu archive"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('gnupg')
 
source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz;)
-sha512sums=('33009928eeeadbe1627b77f7db1aba32cf1e59d2fd6767bcd0d441d3521cb2b07c5bf06be86e8426c96b9661786a958b2e978f12d8f0941d1ac79289d977eeaf')
+sha512sums=('04a76e2bfa88fb428face9e01976ff98a3a26fe2b555340c14200fc6099ee3b474a6733486cedfe933933c0a6826ee3550660499d7b26bda8a27a620b1d6a35f')
 
 package() {
   cd $pkgname-$pkgver


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:42:22
  Author: felixonmars
Revision: 927346

upgpkg: node-gyp 8.0.0-1

Modified:
  node-gyp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:41:56 UTC (rev 927345)
+++ PKGBUILD2021-05-04 04:42:22 UTC (rev 927346)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=node-gyp
-pkgver=7.1.2
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Node.js native addon build tool'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('09ba5c228ec2dde32eddd2f5737774c70e38f5f1c81802c826c44fe030cf1e9ca25bcbdcae2358eee6e1f53138cc429f4b1b1c63b3e37859ec844ee1ef9ca78d')
+sha512sums=('26877a371c96b5cc2ba4041ed0efda5cea42e507e7728b60b46ef7760eb9cfa556fc2ea0fc6e2389a8d741404827ca64fd57ccea605813d04dfc7bee753ba751')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in acme.sh/repos/community-any (PKGBUILD PKGBUILD)

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:41:56
  Author: felixonmars
Revision: 927345

archrelease: copy trunk to community-any

Added:
  acme.sh/repos/community-any/PKGBUILD
(from rev 927344, acme.sh/trunk/PKGBUILD)
Deleted:
  acme.sh/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:41:41 UTC (rev 927344)
+++ PKGBUILD2021-05-04 04:41:56 UTC (rev 927345)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Gavin Lloyd 
-
-pkgname=acme.sh
-pkgver=2.8.8
-pkgrel=1
-pkgdesc='An ACME Shell script, an acme client alternative to certbot'
-arch=('any')
-url='https://github.com/acmesh-official/acme.sh'
-license=('GPL3')
-depends=('bash')
-optdepends=('socat: for standalone mode')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/acmesh-official/acme.sh/archive/$pkgver.tar.gz;)
-sha512sums=('cf601965cd5542dbd11668330d0a4e428e89ccc3af92d4d04ea3936c8a31979a5c00aa8e18a31fde07812242dddcebbfdbc06f1c29260b917dfa19f88d12fd72')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -dm755 "$pkgdir"/usr/share/acme.sh/deploy
-  install -dm755 "$pkgdir"/usr/share/acme.sh/dnsapi
-  install -dm755 "$pkgdir"/usr/share/acme.sh/notify
-  install -dm755 "$pkgdir"/usr/bin
-
-  install -m755 acme.sh "$pkgdir"/usr/share/acme.sh/
-  install -m755 deploy/*.sh "$pkgdir"/usr/share/acme.sh/deploy/
-  install -m755 dnsapi/*.sh "$pkgdir"/usr/share/acme.sh/dnsapi/
-  install -m755 notify/*.sh "$pkgdir"/usr/share/acme.sh/notify/
-
-  ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
-}

Copied: acme.sh/repos/community-any/PKGBUILD (from rev 927344, 
acme.sh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:41:56 UTC (rev 927345)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Contributor: Gavin Lloyd 
+
+pkgname=acme.sh
+pkgver=2.8.9
+pkgrel=1
+pkgdesc='An ACME Shell script, an acme client alternative to certbot'
+arch=('any')
+url='https://github.com/acmesh-official/acme.sh'
+license=('GPL3')
+depends=('bash')
+optdepends=('socat: for standalone mode')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/acmesh-official/acme.sh/archive/$pkgver.tar.gz;)
+sha512sums=('94f771fcbc5b12a2a9992659884d16b543d70db52bccf20eddad931b4a5c233c0fd7362ce525e0cbebfdbd841824b815f5b419572f97b549fea7f2663c92c0a8')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -dm755 "$pkgdir"/usr/share/acme.sh/deploy
+  install -dm755 "$pkgdir"/usr/share/acme.sh/dnsapi
+  install -dm755 "$pkgdir"/usr/share/acme.sh/notify
+  install -dm755 "$pkgdir"/usr/bin
+
+  install -m755 acme.sh "$pkgdir"/usr/share/acme.sh/
+  install -m755 deploy/*.sh "$pkgdir"/usr/share/acme.sh/deploy/
+  install -m755 dnsapi/*.sh "$pkgdir"/usr/share/acme.sh/dnsapi/
+  install -m755 notify/*.sh "$pkgdir"/usr/share/acme.sh/notify/
+
+  ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
+}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:41:41
  Author: felixonmars
Revision: 927344

upgpkg: acme.sh 2.8.9-1

Modified:
  acme.sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:40:58 UTC (rev 927343)
+++ PKGBUILD2021-05-04 04:41:41 UTC (rev 927344)
@@ -2,7 +2,7 @@
 # Contributor: Gavin Lloyd 
 
 pkgname=acme.sh
-pkgver=2.8.8
+pkgver=2.8.9
 pkgrel=1
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('bash')
 optdepends=('socat: for standalone mode')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/acmesh-official/acme.sh/archive/$pkgver.tar.gz;)
-sha512sums=('cf601965cd5542dbd11668330d0a4e428e89ccc3af92d4d04ea3936c8a31979a5c00aa8e18a31fde07812242dddcebbfdbc06f1c29260b917dfa19f88d12fd72')
+sha512sums=('94f771fcbc5b12a2a9992659884d16b543d70db52bccf20eddad931b4a5c233c0fd7362ce525e0cbebfdbd841824b815f5b419572f97b549fea7f2663c92c0a8')
 
 package() {
   cd $pkgname-$pkgver


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:40:58
  Author: felixonmars
Revision: 927343

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:40:41 UTC (rev 927342)
+++ PKGBUILD2021-05-04 04:40:58 UTC (rev 927343)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Limao Luo 
-
-pkgname=python-jsonpatch
-pkgver=1.31
-pkgrel=1
-pkgdesc="An implementation of the JSON Patch format"
-arch=("any")
-url="https://github.com/stefankoegl/python-json-patch;
-license=("BSD")
-depends=("python-jsonpointer")
-makedepends=("python-setuptools" "python-pypandoc")
-checkdepends=('python-coverage')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz;)
-sha512sums=('9f08014f311d18b97f0f0cfcc931f2615e0ba5079ff5994e9ba674e079be715c3c8de3ce1c1958235b34dcbe87dee09b103295655880273ce91652d2191704c0')
-
-build() {
-  cd python-json-patch-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-json-patch-$pkgver
-  coverage run --source=jsonpatch tests.py
-}
-
-package_python-jsonpatch() {
-  cd python-json-patch-$pkgver
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-  python setup.py install --prefix=/usr --root="$pkgdir"
-}

Copied: python-jsonpatch/repos/community-any/PKGBUILD (from rev 927342, 
python-jsonpatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:40:58 UTC (rev 927343)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Limao Luo 
+
+pkgname=python-jsonpatch
+pkgver=1.32
+pkgrel=1
+pkgdesc="An implementation of the JSON Patch format"
+arch=("any")
+url="https://github.com/stefankoegl/python-json-patch;
+license=("BSD")
+depends=("python-jsonpointer")
+makedepends=("python-setuptools" "python-pypandoc")
+checkdepends=('python-coverage')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz;)
+sha512sums=('4e2978555dd506e09553014d426c4e3a6c6d5c865428f11450952704007c8a0b2060b945cf1fa33a128151427e1c66919891466e095e96fff4316304f0b3ad1d')
+
+build() {
+  cd python-json-patch-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-json-patch-$pkgver
+  coverage run --source=jsonpatch tests.py
+}
+
+package_python-jsonpatch() {
+  cd python-json-patch-$pkgver
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+  python setup.py install --prefix=/usr --root="$pkgdir"
+}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:40:41
  Author: felixonmars
Revision: 927342

upgpkg: python-jsonpatch 1.32-1

Modified:
  python-jsonpatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 04:29:44 UTC (rev 927341)
+++ PKGBUILD2021-05-04 04:40:41 UTC (rev 927342)
@@ -3,7 +3,7 @@
 # Contributor: Limao Luo 
 
 pkgname=python-jsonpatch
-pkgver=1.31
+pkgver=1.32
 pkgrel=1
 pkgdesc="An implementation of the JSON Patch format"
 arch=("any")
@@ -13,7 +13,7 @@
 makedepends=("python-setuptools" "python-pypandoc")
 checkdepends=('python-coverage')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz;)
-sha512sums=('9f08014f311d18b97f0f0cfcc931f2615e0ba5079ff5994e9ba674e079be715c3c8de3ce1c1958235b34dcbe87dee09b103295655880273ce91652d2191704c0')
+sha512sums=('4e2978555dd506e09553014d426c4e3a6c6d5c865428f11450952704007c8a0b2060b945cf1fa33a128151427e1c66919891466e095e96fff4316304f0b3ad1d')
 
 build() {
   cd python-json-patch-$pkgver


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:29:44
  Author: felixonmars
Revision: 927341

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 04:29:27 UTC (rev 927340)
+++ PKGBUILD2021-05-04 04:29:44 UTC (rev 927341)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: berberman 
-
-_hkgname=hspec-golden
-pkgname=haskell-hspec-golden
-pkgver=0.1.0.3
-pkgrel=72
-pkgdesc="Golden tests for hspec."
-url="https://github.com/stackbuilders/hspec-golden;
-license=('BSD')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-hspec-core' 'haskell-optparse-applicative')
-makedepends=('ghc' 'haskell-hspec' 'haskell-silently')
-source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha256sums=('9418291aed76e7654591074a04e0ff4b25b2443f8b628370983c3860c958aab4')
-
-build() {
-  cd $_hkgname-$pkgver
-
-  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
---ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
---ghc-option='-pie'
-
-  runhaskell Setup build $MAKEFLAGS
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-check() {
-  cd $_hkgname-$pkgver
-  runhaskell Setup test --show-details=direct
-}
-
-package() {
-  cd $_hkgname-$pkgver
-
-  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
-  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
-  runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
-}

Copied: haskell-hspec-golden/repos/community-x86_64/PKGBUILD (from rev 927340, 
haskell-hspec-golden/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 04:29:44 UTC (rev 927341)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: berberman 
+
+_hkgname=hspec-golden
+pkgname=haskell-hspec-golden
+pkgver=0.2.0.0
+pkgrel=1
+pkgdesc="Golden tests for hspec."
+url="https://github.com/stackbuilders/hspec-golden;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hspec-core' 'haskell-optparse-applicative')
+makedepends=('ghc' 'haskell-hspec' 'haskell-silently')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('f843e5d44427c0c27bba7c4475d26897214d389cf7b8e1fe9e563067f3884c7ecf409d945518110c13eb257f353e8624367f6366130e3df7d1f436b0e18a933e')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2021-05-03 Thread Felix Yan via arch-commits
Date: Tuesday, May 4, 2021 @ 04:29:27
  Author: felixonmars
Revision: 927340

upgpkg: haskell-hspec-golden 0.2.0.0-1

Modified:
  haskell-hspec-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 03:43:07 UTC (rev 927339)
+++ PKGBUILD2021-05-04 04:29:27 UTC (rev 927340)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-golden
 pkgname=haskell-hspec-golden
-pkgver=0.1.0.3
-pkgrel=72
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="Golden tests for hspec."
 url="https://github.com/stackbuilders/hspec-golden;
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-hspec-core' 'haskell-optparse-applicative')
 makedepends=('ghc' 'haskell-hspec' 'haskell-silently')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha256sums=('9418291aed76e7654591074a04e0ff4b25b2443f8b628370983c3860c958aab4')
+sha512sums=('f843e5d44427c0c27bba7c4475d26897214d389cf7b8e1fe9e563067f3884c7ecf409d945518110c13eb257f353e8624367f6366130e3df7d1f436b0e18a933e')
 
 build() {
   cd $_hkgname-$pkgver


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

2021-05-03 Thread Eli Schwartz via arch-commits
Date: Tuesday, May 4, 2021 @ 03:43:07
  Author: eschwartz
Revision: 927339

archrelease: copy trunk to community-x86_64

Added:
  busybox/repos/community-x86_64/0001-ash-fix-unset_var-pattern-repl.patch
(from rev 927338, busybox/trunk/0001-ash-fix-unset_var-pattern-repl.patch)
  busybox/repos/community-x86_64/PKGBUILD
(from rev 927338, busybox/trunk/PKGBUILD)
  busybox/repos/community-x86_64/config
(from rev 927338, busybox/trunk/config)
Deleted:
  busybox/repos/community-x86_64/0001-ash-fix-unset_var-pattern-repl.patch
  busybox/repos/community-x86_64/PKGBUILD
  busybox/repos/community-x86_64/config

---+
 0001-ash-fix-unset_var-pattern-repl.patch |  100 -
 PKGBUILD  |   97 -
 config| 2400 ++--
 3 files changed, 1294 insertions(+), 1303 deletions(-)

Deleted: 0001-ash-fix-unset_var-pattern-repl.patch
===
--- 0001-ash-fix-unset_var-pattern-repl.patch   2021-05-04 03:42:44 UTC (rev 
927338)
+++ 0001-ash-fix-unset_var-pattern-repl.patch   2021-05-04 03:43:07 UTC (rev 
927339)
@@ -1,50 +0,0 @@
-From 883cdb79a440d0425766f67aaef0cabde0a5060e Mon Sep 17 00:00:00 2001
-From: Denys Vlasenko 
-Date: Sat, 9 Jan 2021 08:27:37 +0100
-Subject: ash: fix ${unset_var/pattern/repl}
-
-function old new   delta
-subevalvar  13491353  +4
-
-Signed-off-by: Denys Vlasenko 

- shell/ash.c   | 3 ++-
- shell/ash_test/ash-vars/var_bash_repl_empty_var.right | 1 +
- shell/ash_test/ash-vars/var_bash_repl_empty_var.tests | 2 ++
- 3 files changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/shell/ash.c b/shell/ash.c
-index 37f9dd71b..76bf39ec2 100644
 a/shell/ash.c
-+++ b/shell/ash.c
-@@ -7015,7 +7015,8 @@ subevalvar(char *start, char *str, int strloc,
-   slash_pos = -1;
-   if (repl) {
-   slash_pos = expdest - ((char *)stackblock() + strloc);
--  STPUTC('/', expdest);
-+  if (!(flag & EXP_DISCARD))
-+  STPUTC('/', expdest);
-   //bb_error_msg("repl+1:'%s'", repl + 1);
-   p = argstr(repl + 1, (flag & EXP_DISCARD) | EXP_TILDE); /* 
EXP_TILDE: echo "${v/x/~}" expands ~ ! */
-   *repl = '/';
-diff --git a/shell/ash_test/ash-vars/var_bash_repl_empty_var.right 
b/shell/ash_test/ash-vars/var_bash_repl_empty_var.right
-index 892916783..cf8f088c1 100644
 a/shell/ash_test/ash-vars/var_bash_repl_empty_var.right
-+++ b/shell/ash_test/ash-vars/var_bash_repl_empty_var.right
-@@ -1,2 +1,3 @@
- 
-+
- Ok:0
-diff --git a/shell/ash_test/ash-vars/var_bash_repl_empty_var.tests 
b/shell/ash_test/ash-vars/var_bash_repl_empty_var.tests
-index 73a43d38e..22aaba560 100755
 a/shell/ash_test/ash-vars/var_bash_repl_empty_var.tests
-+++ b/shell/ash_test/ash-vars/var_bash_repl_empty_var.tests
-@@ -1,3 +1,5 @@
-+unset v
-+echo ${v/*/w}
- v=''
- echo ${v/*/w}
- echo Ok:$?
--- 
-cgit v1.2.1
-

Copied: 
busybox/repos/community-x86_64/0001-ash-fix-unset_var-pattern-repl.patch (from 
rev 927338, busybox/trunk/0001-ash-fix-unset_var-pattern-repl.patch)
===
--- 0001-ash-fix-unset_var-pattern-repl.patch   (rev 0)
+++ 0001-ash-fix-unset_var-pattern-repl.patch   2021-05-04 03:43:07 UTC (rev 
927339)
@@ -0,0 +1,50 @@
+From 883cdb79a440d0425766f67aaef0cabde0a5060e Mon Sep 17 00:00:00 2001
+From: Denys Vlasenko 
+Date: Sat, 9 Jan 2021 08:27:37 +0100
+Subject: ash: fix ${unset_var/pattern/repl}
+
+function old new   delta
+subevalvar  13491353  +4
+
+Signed-off-by: Denys Vlasenko 
+---
+ shell/ash.c   | 3 ++-
+ shell/ash_test/ash-vars/var_bash_repl_empty_var.right | 1 +
+ shell/ash_test/ash-vars/var_bash_repl_empty_var.tests | 2 ++
+ 3 files changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/shell/ash.c b/shell/ash.c
+index 37f9dd71b..76bf39ec2 100644
+--- a/shell/ash.c
 b/shell/ash.c
+@@ -7015,7 +7015,8 @@ subevalvar(char *start, char *str, int strloc,
+   slash_pos = -1;
+   if (repl) {
+   slash_pos = expdest - ((char *)stackblock() + strloc);
+-  STPUTC('/', expdest);
++  if (!(flag & EXP_DISCARD))
++  STPUTC('/', expdest);
+   //bb_error_msg("repl+1:'%s'", repl + 1);
+   p = argstr(repl + 1, (flag & EXP_DISCARD) | EXP_TILDE); /* 
EXP_TILDE: echo "${v/x/~}" expands ~ ! */
+   *repl = '/';
+diff --git a/shell/ash_test/ash-vars/var_bash_repl_empty_var.right 
b/shell/ash_test/ash-vars/var_bash_repl_empty_var.right
+index 892916783..cf8f088c1 100644
+--- 

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

2021-05-03 Thread Eli Schwartz via arch-commits
Date: Tuesday, May 4, 2021 @ 03:42:44
  Author: eschwartz
Revision: 927338

upgpkg: busybox 1.33.1-1: upstream release

Modified:
  busybox/trunk/PKGBUILD
  busybox/trunk/config

--+
 PKGBUILD |   25 ++---
 config   |   12 
 2 files changed, 14 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 02:44:29 UTC (rev 927337)
+++ PKGBUILD2021-05-04 03:42:44 UTC (rev 927338)
@@ -3,8 +3,8 @@
 # Contributor: Jens Pranaitis 
 
 pkgname=busybox
-pkgver=1.32.1
-pkgrel=4
+pkgver=1.33.1
+pkgrel=1
 pkgdesc="Utilities for rescue and embedded systems"
 arch=("x86_64")
 url="https://www.busybox.net;
@@ -12,27 +12,14 @@
 makedepends=("ncurses" "musl" "kernel-headers-musl")
 validpgpkeys=('C9E9416F76E610DBD09D040F47B70C55ACC9965B')
 source=("$url/downloads/$pkgname-$pkgver.tar.bz2"{,.sig}
-'0001-ash-fix-unset_var-pattern-repl.patch'
-
"CVE-2021-28831.patch::https://git.busybox.net/busybox/patch/?id=f25d254dfd4243698c31a4f3153d4ac72aa9e9bd;
 "config")
-sha256sums=('9d57c4bd33974140fd4111260468af22856f12f5b5ef7c70c8d9b75c712a0dee'
+sha256sums=('12cec6bd2b16d8a9446dd16130f2b92982f1819f6e1c5f5887b6db03f5660d28'
 'SKIP'
-'4e4fb268c51e378a3ad0a12f903a601a136d31cae8b684a51ebabbc9a6cf9250'
-'108096d1eee47136756e7250ac136aea926c4edaabe707fda1404022806f160b'
-'0b1df86c2fd0c8869c67096777960bddf7db2c54efab5ad890fc83e1b3cbf027')
-b2sums=('b0258345d40628d8c12b4cc5c3efdb318cfb469e029242942cdad22aeec5142963291a746fbac450b43a4a1f2f7e9204442456691fa98f18eeaa58c70d714caf'
+'6dd9c0f03fecb61994ffd9774307a34bcf1af120c0d590eeaba3c9135073221e')
+b2sums=('2dce3427ab7703c56cbb3bdc0c93c1fe1c6dc24c5b467b6213b8f9cf55223ec63136b3837970e41293cc3d55d320599945d29a69a4ef8b4b3ab9fb5e2a527632'
 'SKIP'
-
'6ce36c1e467c55b3405af58b19636daaf1ead2a5a630ed93c0e86912ecccbce359df3061718f99f08204e705eb1352c00801af3f4241e470f7d64ef6367f3c7e'
-
'1d70db3703e235c5f577f46753be456d45e40f2786ee3a152ebab667e122d31bc687c5ba41697ffb2eeb6aaa48d1b70465633c69e43573269668b10d099d59b0'
-
'1ad361dd163e589aa85822834b7e5ec421c1fc7bfab1e481520a8d90ee920c2f1a07709871f864173c3cfb6eacf60f54a4e2adba4e061ae1a9a883e368f1893e')
+
'f0fda13da199b358866e5d628dbf0f6a09e306f4624d227f29cc35da148fa77695b4c301fe109c03da2640985a1a6f82ef4b02a2ba3e385e550f2bb27cadee20')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  patch -Np1 < ../0001-ash-fix-unset_var-pattern-repl.patch
-  patch -p1 -i ../CVE-2021-28831.patch
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 

Modified: config
===
--- config  2021-05-04 02:44:29 UTC (rev 927337)
+++ config  2021-05-04 03:42:44 UTC (rev 927338)
@@ -1,7 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Busybox version: 1.32.1
-# Sun Jan  3 01:47:48 2021
+# Busybox version: 1.33.1
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -36,7 +35,6 @@
 # CONFIG_FEATURE_CLEAN_UP is not set
 CONFIG_FEATURE_SYSLOG_INFO=y
 CONFIG_FEATURE_SYSLOG=y
-CONFIG_PLATFORM_LINUX=y
 
 #
 # Build Options
@@ -55,6 +53,7 @@
 CONFIG_EXTRA_LDLIBS=""
 # CONFIG_USE_PORTABLE_CODE is not set
 CONFIG_STACK_OPTIMIZATION_386=y
+# CONFIG_STATIC_LIBGCC is not set
 
 #
 # Installation Options ("make install" behavior)
@@ -331,6 +330,7 @@
 CONFIG_UNLINK=y
 CONFIG_USLEEP=y
 CONFIG_UUDECODE=y
+CONFIG_BASE32=y
 CONFIG_BASE64=y
 CONFIG_UUENCODE=y
 CONFIG_WC=y
@@ -623,7 +623,6 @@
 CONFIG_GETOPT=y
 CONFIG_FEATURE_GETOPT_LONG=y
 CONFIG_HEXDUMP=y
-CONFIG_FEATURE_HEXDUMP_REVERSE=y
 CONFIG_HD=y
 CONFIG_XXD=y
 CONFIG_HWCLOCK=y
@@ -715,6 +714,7 @@
 CONFIG_FEATURE_VOLUMEID_BCACHE=y
 CONFIG_FEATURE_VOLUMEID_BTRFS=y
 CONFIG_FEATURE_VOLUMEID_CRAMFS=y
+CONFIG_FEATURE_VOLUMEID_EROFS=y
 CONFIG_FEATURE_VOLUMEID_EXFAT=y
 CONFIG_FEATURE_VOLUMEID_EXT=y
 CONFIG_FEATURE_VOLUMEID_F2FS=y
@@ -874,6 +874,10 @@
 CONFIG_FEATURE_HTTPD_ERROR_PAGES=y
 CONFIG_FEATURE_HTTPD_PROXY=y
 CONFIG_FEATURE_HTTPD_GZIP=y
+CONFIG_FEATURE_HTTPD_ETAG=y
+CONFIG_FEATURE_HTTPD_LAST_MODIFIED=y
+CONFIG_FEATURE_HTTPD_DATE=y
+CONFIG_FEATURE_HTTPD_ACL_IP=y
 CONFIG_IFCONFIG=y
 CONFIG_FEATURE_IFCONFIG_STATUS=y
 CONFIG_FEATURE_IFCONFIG_SLIP=y


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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 02:44:29
  Author: polyzen
Revision: 927337

archrelease: copy trunk to community-any

Added:
  ipython/repos/community-any/PKGBUILD
(from rev 927336, ipython/trunk/PKGBUILD)
Deleted:
  ipython/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 02:44:08 UTC (rev 927336)
+++ PKGBUILD2021-05-04 02:44:29 UTC (rev 927337)
@@ -1,45 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=ipython
-pkgver=7.22.0
-pkgrel=1
-pkgdesc="An enhanced Interactive Python shell."
-arch=('any')
-url="https://ipython.org;
-license=('BSD')
-depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
- 'python-pickleshare' 'python-prompt_toolkit'
- 'python-jedi' 'python-pygments' 'python-backcall')
-makedepends=('python-setuptools')
-optdepends=("python-nose: for IPython's test suite")
-
-# new optional thing: ipyparallel
-
-source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
-
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('ae722cc7b873503be020b3627e2d013e'
- '2901d65f1b1fe354e72850085cd1c072')
-
-# confirm that an update does not break sage?
-
-package() {
-  cd "ipython-$pkgver"
-  export PYTHONHASHSEED=0
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
-
-  cd "examples/IPython Kernel"
-  # FS#45120
-  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
-  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
-  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
-  # FS#47046
-  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
-
-  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
-  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
-}

Copied: ipython/repos/community-any/PKGBUILD (from rev 927336, 
ipython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 02:44:29 UTC (rev 927337)
@@ -0,0 +1,58 @@
+# Maintainer: Kyle Keen 
+# Maintainer: Daniel M. Capella 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=7.23.0
+pkgrel=1
+pkgdesc="An enhanced Interactive Python shell."
+arch=('any')
+url="https://ipython.org;
+license=('BSD')
+depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
+ 'python-pickleshare' 'python-prompt_toolkit'
+ 'python-jedi' 'python-pygments' 'python-backcall'
+ 'python-matplotlib-inline')
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-requests' 'python-testpath'
+  'jupyter-nbformat' 'python-ipykernel' 'python-numpy'
+  'python-pytest-trio' 'python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
+
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
+sha256sums=('69178f32bf9c6257430b6f592c3ae230c32861a1966d2facec454e09078e232d'
+'3c44a6fa1e3a8afc24754c90469404770b639cb960361988999a4cdd677699d8')
+b2sums=('6672ea3a5bbc9afa38c73acef87a8c8f6d1830e3b949543537b522b809b68b80e5369566c8bee68139f9c3213fbe4c07ad36377a686fe2d26d7bbafd5e54fc4a'
+
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
+
+# confirm that an update does not break sage?
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
+
+  cd "examples/IPython Kernel"
+  # FS#45120
+  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
+  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
+  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
+  # FS#47046
+  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
+
+  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/

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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 02:44:08
  Author: polyzen
Revision: 927336

upgpkg: ipython 7.23.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 02:42:53 UTC (rev 927335)
+++ PKGBUILD2021-05-04 02:44:08 UTC (rev 927336)
@@ -1,4 +1,5 @@
 # Maintainer: Kyle Keen 
+# Maintainer: Daniel M. Capella 
 # Contributor: PepeSmith
 # Contributor: Aron Asor 
 # Contributor: Chris Brannon 
@@ -5,7 +6,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=ipython
-pkgver=7.22.0
+pkgver=7.23.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -13,23 +14,35 @@
 license=('BSD')
 depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
  'python-pickleshare' 'python-prompt_toolkit'
- 'python-jedi' 'python-pygments' 'python-backcall')
+ 'python-jedi' 'python-pygments' 'python-backcall'
+ 'python-matplotlib-inline')
 makedepends=('python-setuptools')
-optdepends=("python-nose: for IPython's test suite")
-
-# new optional thing: ipyparallel
-
-source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
+checkdepends=('python-nose' 'python-requests' 'python-testpath'
+  'jupyter-nbformat' 'python-ipykernel' 'python-numpy'
+  'python-pytest-trio' 'python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
 
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('ae722cc7b873503be020b3627e2d013e'
- '2901d65f1b1fe354e72850085cd1c072')
+sha256sums=('69178f32bf9c6257430b6f592c3ae230c32861a1966d2facec454e09078e232d'
+'3c44a6fa1e3a8afc24754c90469404770b639cb960361988999a4cdd677699d8')
+b2sums=('6672ea3a5bbc9afa38c73acef87a8c8f6d1830e3b949543537b522b809b68b80e5369566c8bee68139f9c3213fbe4c07ad36377a686fe2d26d7bbafd5e54fc4a'
+
'd445e2bc7a037db8715ea103611720e965987e155c32e445b0ef783e519fca8a0301b16c5763fd9a5d8d169c3b0d7b4db6c0bd0f9772842258b135dcb1d6d5a2')
 
 # confirm that an update does not break sage?
 
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest
+}
+
 package() {
-  cd "ipython-$pkgver"
+  cd $pkgname-$pkgver
   export PYTHONHASHSEED=0
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
   install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
 
   cd "examples/IPython Kernel"


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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 02:42:53
  Author: polyzen
Revision: 927335

archrelease: copy trunk to community-any

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

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

Copied: python-matplotlib-inline/repos/community-any/PKGBUILD (from rev 927334, 
python-matplotlib-inline/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2021-05-04 02:42:53 UTC (rev 927335)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel M. Capella 
+
+_name=matplotlib-inline
+pkgname=python-matplotlib-inline
+pkgver=0.1.2
+pkgrel=1
+pkgdesc='Inline Matplotlib backend for Jupyter'
+arch=('any')
+url=https://github.com/ipython/matplotlib-inline
+license=('BSD')
+depends=('python-traitlets')
+makedepends=('python-setuptools')
+checkdepends=('ipython' 'python-matplotlib')
+optdepends=('python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e')
+b2sums=('361941d7454e4a9cc6dc7be6d34e48b2ac73a01db0fc341712708295ba922f4a1d94020f41569ea4c7192b8494ddb1187a43287f721fe4fc806d5d5ab1c5ef6d')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-c 'from matplotlib_inline.backend_inline import show'
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 02:42:26
  Author: polyzen
Revision: 927334

Add python-matplotlib-inline as dep of ipython

Added:
  python-matplotlib-inline/
  python-matplotlib-inline/repos/
  python-matplotlib-inline/trunk/
  python-matplotlib-inline/trunk/PKGBUILD

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

Added: python-matplotlib-inline/trunk/PKGBUILD
===
--- python-matplotlib-inline/trunk/PKGBUILD (rev 0)
+++ python-matplotlib-inline/trunk/PKGBUILD 2021-05-04 02:42:26 UTC (rev 
927334)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel M. Capella 
+
+_name=matplotlib-inline
+pkgname=python-matplotlib-inline
+pkgver=0.1.2
+pkgrel=1
+pkgdesc='Inline Matplotlib backend for Jupyter'
+arch=('any')
+url=https://github.com/ipython/matplotlib-inline
+license=('BSD')
+depends=('python-traitlets')
+makedepends=('python-setuptools')
+checkdepends=('ipython' 'python-matplotlib')
+optdepends=('python-matplotlib')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e')
+b2sums=('361941d7454e4a9cc6dc7be6d34e48b2ac73a01db0fc341712708295ba922f4a1d94020f41569ea4c7192b8494ddb1187a43287f721fe4fc806d5d5ab1c5ef6d')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-c 'from matplotlib_inline.backend_inline import show'
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Evangelos Foutras via arch-commits
Date: Tuesday, May 4, 2021 @ 01:15:38
  Author: foutrelis
Revision: 414287

archrelease: copy trunk to extra-x86_64

Added:
  audacious/repos/extra-x86_64/PKGBUILD
(from rev 414286, audacious/trunk/PKGBUILD)
Deleted:
  audacious/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 01:15:32 UTC (rev 414286)
+++ PKGBUILD2021-05-04 01:15:38 UTC (rev 414287)
@@ -1,36 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Gaetan Bisson 
-# Contributor: Alexander Fehr 
-# Contributor: Giovanni Scafora 
-
-pkgname=audacious
-pkgver=4.1
-pkgrel=2
-pkgdesc="Lightweight, advanced audio player focused on audio quality"
-arch=('x86_64')
-url="https://audacious-media-player.org/;
-license=('BSD')
-depends=('qt5-base' 'qt5-svg' 'glib2' 'libguess' 'libsm' 'audacious-plugins'
- 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('python') # for gdbus-codegen
-optdepends=('unzip: zipped skins support')
-source=(https://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2)
-sha256sums=('1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---disable-gtk \
---with-buildstamp='Arch Linux'
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: audacious/repos/extra-x86_64/PKGBUILD (from rev 414286, 
audacious/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 01:15:38 UTC (rev 414287)
@@ -0,0 +1,37 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Gaetan Bisson 
+# Contributor: Alexander Fehr 
+# Contributor: Giovanni Scafora 
+
+pkgname=audacious
+pkgver=4.1
+pkgrel=3
+pkgdesc="Lightweight, advanced audio player focused on audio quality"
+arch=('x86_64')
+url="https://audacious-media-player.org/;
+license=('BSD')
+depends=('qt5-base' 'qt5-svg' 'glib2' 'libguess' 'libsm' 'audacious-plugins'
+ 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('python') # for gdbus-codegen
+optdepends=('unzip: zipped skins support')
+source=(https://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2)
+sha256sums=('1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--disable-gtk \
+--with-buildstamp='Arch Linux'
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 contrib/audacious.appdata.xml -t "$pkgdir/usr/share/metainfo"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Evangelos Foutras via arch-commits
Date: Tuesday, May 4, 2021 @ 01:15:32
  Author: foutrelis
Revision: 414286

upgpkg: audacious 4.1-3: install metainfo file (FS#70685)

Modified:
  audacious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-04 00:44:22 UTC (rev 414285)
+++ PKGBUILD2021-05-04 01:15:32 UTC (rev 414286)
@@ -5,7 +5,7 @@
 
 pkgname=audacious
 pkgver=4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Lightweight, advanced audio player focused on audio quality"
 arch=('x86_64')
 url="https://audacious-media-player.org/;
@@ -30,6 +30,7 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
+  install -Dm644 contrib/audacious.appdata.xml -t "$pkgdir/usr/share/metainfo"
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 


[arch-commits] Commit in vaultwarden-web/repos/community-any (4 files)

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 01:00:30
  Author: polyzen
Revision: 927333

archrelease: copy trunk to community-any

Added:
  vaultwarden-web/repos/community-any/PKGBUILD
(from rev 927332, vaultwarden-web/trunk/PKGBUILD)
  vaultwarden-web/repos/community-any/vaultwarden-web.install
(from rev 927332, vaultwarden-web/trunk/vaultwarden-web.install)
Deleted:
  vaultwarden-web/repos/community-any/PKGBUILD
  vaultwarden-web/repos/community-any/bitwarden_rs-web.install

--+
 PKGBUILD |   92 ++---
 bitwarden_rs-web.install |9 
 vaultwarden-web.install  |9 
 3 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 00:59:58 UTC (rev 927332)
+++ PKGBUILD2021-05-04 01:00:30 UTC (rev 927333)
@@ -1,46 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Markus Richter 
-
-pkgname=bitwarden_rs-web
-_pkgver=2.19.0b
-pkgver=2.19.0.b
-_upstreamver=2.19.0
-_patchver=2.19.0
-pkgrel=2
-pkgdesc='Bitwarden web vault with the patches to make it work with 
bitwarden_rs'
-arch=('any')
-url=https://github.com/dani-garcia/bw_web_builds
-license=('GPL3')
-depends=('bitwarden_rs')
-makedepends=('git' 'nodejs-lts-fermium' 'npm' 'python2')
-provides=('bitwarden_rs-vault')
-replaces=('bitwarden_rs-vault')
-install=$pkgname.install
-source=("bitwarden-web::git+https://github.com/bitwarden/web.git#tag=v$_upstreamver;
-'git+https://github.com/bitwarden/jslib.git'
-
"$pkgname-v$_patchver.patch::https://raw.githubusercontent.com/dani-garcia/bw_web_builds/v$_pkgver/patches/v$_patchver.patch;)
-b2sums=('SKIP'
-'SKIP'
-
'3ab0678561cea99b652a87a4ad1780fa21d376e0dc1472eff5e3ab6c0f9942c836f1e0d8e05daf43b82ff0ea0d2fe295ffc9fb1207e1cb17971dc2ec0c117582')
-
-prepare() {
-  cd bitwarden-web
-  git submodule init
-  git config submodule.jslib.url ../jslib
-  git submodule update
-  patch --forward --strip=1 --input=../$pkgname-v$_patchver.patch
-  npm ci
-}
-
-build() {
-  cd bitwarden-web
-  npm run dist
-}
-
-package() {
-  cd bitwarden-web
-  install -d "$pkgdir"/usr/share/webapps/$pkgname
-  cp -R build/* "$pkgdir"/usr/share/webapps/$pkgname
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vaultwarden-web/repos/community-any/PKGBUILD (from rev 927332, 
vaultwarden-web/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 01:00:30 UTC (rev 927333)
@@ -0,0 +1,46 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+
+pkgname=vaultwarden-web
+_pkgver=2.19.0d
+pkgver=2.19.0.d
+_upstreamver=2.19.0
+_patchver=2.19.0
+pkgrel=1
+pkgdesc='Bitwarden web vault with the patches to make it work with vaultwarden'
+arch=('any')
+url=https://github.com/dani-garcia/bw_web_builds
+license=('GPL3')
+depends=('vaultwarden')
+makedepends=('git' 'nodejs-lts-fermium' 'npm' 'python2')
+provides=('bitwarden_rs-vault' 'bitwarden_rs-web')
+replaces=('bitwarden_rs-vault' 'bitwarden_rs-web')
+install=$pkgname.install
+source=("bitwarden-web::git+https://github.com/bitwarden/web.git#tag=v$_upstreamver;
+'git+https://github.com/bitwarden/jslib.git'
+
"$pkgname-v$_patchver.patch::https://raw.githubusercontent.com/dani-garcia/bw_web_builds/v$_pkgver/patches/v$_patchver.patch;)
+b2sums=('SKIP'
+'SKIP'
+
'eaa08d24a6493ea04fab5da695590f79c4b6bf3ced13d67ddc8cfc8554a28e1badc7852d6fc150a2c454d3776aaeac74d4685c06c9f44bf5b6fd3aab9819')
+
+prepare() {
+  cd bitwarden-web
+  git submodule init
+  git config submodule.jslib.url ../jslib
+  git submodule update
+  patch --forward --strip=1 --input=../$pkgname-v$_patchver.patch
+  npm ci
+}
+
+build() {
+  cd bitwarden-web
+  npm run dist
+}
+
+package() {
+  cd bitwarden-web
+  install -d "$pkgdir"/usr/share/webapps/$pkgname
+  cp -R build/* "$pkgdir"/usr/share/webapps/$pkgname
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: bitwarden_rs-web.install
===
--- bitwarden_rs-web.install2021-05-04 00:59:58 UTC (rev 927332)
+++ bitwarden_rs-web.install2021-05-04 01:00:30 UTC (rev 927333)
@@ -1,9 +0,0 @@
-post_install() {
-  cat << EOF
-Uncomment WEB_VAULT_FOLDER and set WEB_VAULT_ENABLED to true in your
-/etc/bitwarden_rs.env.
-
-Restart bitwarden_rs after configuration changes have been made:
-# systemctl restart bitwarden_rs
-EOF
-}

Copied: vaultwarden-web/repos/community-any/vaultwarden-web.install (from rev 
927332, vaultwarden-web/trunk/vaultwarden-web.install)
===
--- vaultwarden-web.install (rev 0)
+++ vaultwarden-web.install 2021-05-04 01:00:30 UTC (rev 927333)
@@ -0,0 +1,9 @@
+post_install() {
+  cat << EOF
+Uncomment WEB_VAULT_FOLDER and set WEB_VAULT_ENABLED to true in your

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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 00:59:58
  Author: polyzen
Revision: 927332

archrelease: copy trunk to community-x86_64

Added:
  vaultwarden/repos/community-x86_64/PKGBUILD
(from rev 927331, vaultwarden/trunk/PKGBUILD)
  vaultwarden/repos/community-x86_64/vaultwarden.install
(from rev 927331, vaultwarden/trunk/vaultwarden.install)
  vaultwarden/repos/community-x86_64/vaultwarden.service
(from rev 927331, vaultwarden/trunk/vaultwarden.service)
  vaultwarden/repos/community-x86_64/vaultwarden.sysusers.conf
(from rev 927331, vaultwarden/trunk/vaultwarden.sysusers.conf)
  vaultwarden/repos/community-x86_64/vaultwarden.tmpfiles
(from rev 927331, vaultwarden/trunk/vaultwarden.tmpfiles)
Deleted:
  vaultwarden/repos/community-x86_64/PKGBUILD
  vaultwarden/repos/community-x86_64/bitwarden_rs.install
  vaultwarden/repos/community-x86_64/bitwarden_rs.service
  vaultwarden/repos/community-x86_64/bitwarden_rs.sysusers.conf
  vaultwarden/repos/community-x86_64/bitwarden_rs.tmpfiles

+
 PKGBUILD   |  112 +--
 bitwarden_rs.install   |   24 -
 bitwarden_rs.service   |   55 -
 bitwarden_rs.sysusers.conf |1 
 bitwarden_rs.tmpfiles  |3 -
 vaultwarden.install|   32 
 vaultwarden.service|   55 +
 vaultwarden.sysusers.conf  |1 
 vaultwarden.tmpfiles   |3 +
 9 files changed, 148 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 00:59:11 UTC (rev 927331)
+++ PKGBUILD2021-05-04 00:59:58 UTC (rev 927332)
@@ -1,55 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Markus Richter 
-# Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
-license=('GPL3')
-depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
-makedepends=('rustup')
-optdepends=('bitwarden_rs-web: for the web app')
-backup=('etc/bitwarden_rs.env')
-install=$pkgname.install
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
-"$pkgname.service"
-"$pkgname.sysusers.conf"
-"$pkgname.tmpfiles")
-b2sums=('22dccda4e0227df6726c74180dd3f6bf7cff0ef456c371d79f9f58c76398c7d61df72b0dad1bdd02d7411eb2ec2a91e7c7ae655c43786da6498c8485ca1a7d6b'
-
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
-
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
-
'a2a6a128a405b4dbd06eb84c25b1971a5dcab4b918d6fec74da317b76485eda6b4b16ad972a85d9c8267b0a848787761fae75cd6bbb81d970a8cbc8683a2fc42')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/bitwarden_rs,
-  s,web-vault/,/usr/share/webapps/bitwarden_rs-web,
-  s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
-  s,/path/to/log,/var/log/bitwarden_rs.log,
-  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}' .env.template
-}
-
-build() {
-  cd $pkgname-$pkgver
-  rustup set profile minimal
-  BWRS_VERSION="$pkgver" cargo build --release --locked --features 
sqlite,mysql,postgresql
-}
-
-check() {
-  cd $pkgname-$pkgver
-  cargo test --release --locked --features sqlite,mysql,postgresql
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 .env.template "$pkgdir"/etc/bitwarden_rs.env
-  install -Dt "$pkgdir"/usr/bin target/release/bitwarden_rs
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system ../bitwarden_rs.service
-  install -Dm644 ../$pkgname.sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/bitwarden_rs.conf
-  install -Dm644 ../bitwarden_rs.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/bitwarden_rs.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vaultwarden/repos/community-x86_64/PKGBUILD (from rev 927331, 
vaultwarden/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 00:59:58 UTC (rev 927332)
@@ -0,0 +1,57 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+# Contributor: Timothée Ravier https://github.com/dani-garcia/vaultwarden
+license=('GPL3')
+depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
+makedepends=('rustup')
+optdepends=('vaultwarden-web: for the web app')
+provides=('bitwarden_rs')
+replaces=('bitwarden_rs')
+backup=('etc/vaultwarden.env')
+install=$pkgname.install
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
+"$pkgname.service"
+"$pkgname.sysusers.conf"
+"$pkgname.tmpfiles")
+b2sums=('39584a784df7e2ce75f174dc07721dc10621a08f46d8414193d06bac47114750692c705f417a56e79c18f54c67fb20b1b1237906658fcfd9c77b50c360904cd5'
+
'9d9c8b1cb1773a23e23dc0c6c99c8311a85793502d4055a80a77934a2149a6da3af0b221456641f34bee8265197267908812e800c9655d6b484fd045264e458a'
+

[arch-commits] Commit in (16 files)

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Tuesday, May 4, 2021 @ 00:59:11
  Author: polyzen
Revision: 927331

bitwarden_rs is now vaultwarden

Added:
  vaultwarden-web/
  vaultwarden-web/trunk/vaultwarden-web.install
(from rev 925272, bitwarden_rs-web/trunk/bitwarden_rs-web.install)
  vaultwarden/
  vaultwarden/trunk/vaultwarden.install
(from rev 925272, bitwarden_rs/trunk/bitwarden_rs.install)
  vaultwarden/trunk/vaultwarden.service
(from rev 925272, bitwarden_rs/trunk/bitwarden_rs.service)
  vaultwarden/trunk/vaultwarden.sysusers.conf
(from rev 925272, bitwarden_rs/trunk/bitwarden_rs.sysusers.conf)
  vaultwarden/trunk/vaultwarden.tmpfiles
(from rev 925272, bitwarden_rs/trunk/bitwarden_rs.tmpfiles)
Modified:
  vaultwarden-web/trunk/PKGBUILD
  vaultwarden/trunk/PKGBUILD
Deleted:
  bitwarden_rs-web/
  bitwarden_rs/
  vaultwarden-web/trunk/bitwarden_rs-web.install
  vaultwarden/trunk/bitwarden_rs.install
  vaultwarden/trunk/bitwarden_rs.service
  vaultwarden/trunk/bitwarden_rs.sysusers.conf
  vaultwarden/trunk/bitwarden_rs.tmpfiles

---+
 trunk/PKGBUILD|   58 
 trunk/bitwarden_rs-web.install|9 ---
 trunk/bitwarden_rs.install|   24 -
 trunk/bitwarden_rs.service|   55 --
 trunk/bitwarden_rs.sysusers.conf  |1 
 trunk/bitwarden_rs.tmpfiles   |3 -
 vaultwarden-web/trunk/vaultwarden-web.install |9 +++
 vaultwarden/trunk/vaultwarden.install |   32 +
 vaultwarden/trunk/vaultwarden.service |   55 ++
 vaultwarden/trunk/vaultwarden.sysusers.conf   |1 
 vaultwarden/trunk/vaultwarden.tmpfiles|3 +
 11 files changed, 130 insertions(+), 120 deletions(-)

Modified: vaultwarden/trunk/PKGBUILD
===
--- bitwarden_rs/trunk/PKGBUILD 2021-05-03 23:12:50 UTC (rev 927330)
+++ vaultwarden/trunk/PKGBUILD  2021-05-04 00:59:11 UTC (rev 927331)
@@ -2,34 +2,36 @@
 # Contributor: Markus Richter 
 # Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
+url=https://github.com/dani-garcia/vaultwarden
 license=('GPL3')
 depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
 makedepends=('rustup')
-optdepends=('bitwarden_rs-web: for the web app')
-backup=('etc/bitwarden_rs.env')
+optdepends=('vaultwarden-web: for the web app')
+provides=('bitwarden_rs')
+replaces=('bitwarden_rs')
+backup=('etc/vaultwarden.env')
 install=$pkgname.install
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
 "$pkgname.service"
 "$pkgname.sysusers.conf"
 "$pkgname.tmpfiles")
-b2sums=('22dccda4e0227df6726c74180dd3f6bf7cff0ef456c371d79f9f58c76398c7d61df72b0dad1bdd02d7411eb2ec2a91e7c7ae655c43786da6498c8485ca1a7d6b'
-
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
-
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
-
'a2a6a128a405b4dbd06eb84c25b1971a5dcab4b918d6fec74da317b76485eda6b4b16ad972a85d9c8267b0a848787761fae75cd6bbb81d970a8cbc8683a2fc42')
+b2sums=('39584a784df7e2ce75f174dc07721dc10621a08f46d8414193d06bac47114750692c705f417a56e79c18f54c67fb20b1b1237906658fcfd9c77b50c360904cd5'
+
'9d9c8b1cb1773a23e23dc0c6c99c8311a85793502d4055a80a77934a2149a6da3af0b221456641f34bee8265197267908812e800c9655d6b484fd045264e458a'
+
'6580cf4031f262638abf11e529e8dfc489197afd6cd616c6a7810741e03c004706a5f9358f825aac6644c0ab6b251627ff988ed68f8264120b3575a655972390'
+
'9cdcd6c997c884eb3c1ad0c9b8cd91e68ec6762a27f9b80a7eb6c0cb1ffa4e500a654da6f17e9f985cc67add154efe737761f74e4e5f72892fc0e9d457314973')
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i 's,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/bitwarden_rs,
-  s,web-vault/,/usr/share/webapps/bitwarden_rs-web,
+  sed -i "s,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/$pkgname,
+  s,web-vault/,/usr/share/webapps/$pkgname-web,
   s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
-  s,/path/to/log,/var/log/bitwarden_rs.log,
-  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}' .env.template
+  s,/path/to/log,/var/log/$pkgname.log,
+  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}" .env.template
 }
 
 build() {
@@ -45,11 +47,11 @@
 
 package() {
   cd $pkgname-$pkgver
-  install -Dm644 .env.template "$pkgdir"/etc/bitwarden_rs.env
-  install -Dt "$pkgdir"/usr/bin target/release/bitwarden_rs
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system ../bitwarden_rs.service
-  install -Dm644 ../$pkgname.sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/bitwarden_rs.conf
-  install -Dm644 ../bitwarden_rs.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/bitwarden_rs.conf
+  install -Dm644 .env.template "$pkgdir"/etc/$pkgname.env
+  install -Dt "$pkgdir"/usr/bin 

[arch-commits] Commit in wayland-protocols/repos/extra-any (PKGBUILD PKGBUILD)

2021-05-03 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, May 4, 2021 @ 00:44:22
  Author: seblu
Revision: 414285

archrelease: copy trunk to extra-any

Added:
  wayland-protocols/repos/extra-any/PKGBUILD
(from rev 414284, wayland-protocols/trunk/PKGBUILD)
Deleted:
  wayland-protocols/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-04 00:44:18 UTC (rev 414284)
+++ PKGBUILD2021-05-04 00:44:22 UTC (rev 414285)
@@ -1,41 +0,0 @@
-# Maintainer: Sébastien Luttringer 
-
-pkgname=wayland-protocols
-pkgver=1.20
-pkgrel=1
-pkgdesc='Specifications of extended Wayland protocols'
-arch=('any')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-makedepends=('wayland')
-validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
-  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
-source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('e78c739a3a85477ed524b81e8bb75efe7f8bf4df'
-  'SKIP')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m 644 COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland-protocols/repos/extra-any/PKGBUILD (from rev 414284, 
wayland-protocols/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-04 00:44:22 UTC (rev 414285)
@@ -0,0 +1,41 @@
+# Maintainer: Sébastien Luttringer 
+
+pkgname=wayland-protocols
+pkgver=1.21
+pkgrel=1
+pkgdesc='Specifications of extended Wayland protocols'
+arch=('any')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+makedepends=('wayland')
+validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
+  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
+source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('6e0e2a05edb43d32e3b2e3f681ef266a287a186e'
+  'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m 644 COPYING
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Sébastien Luttringer via arch-commits
Date: Tuesday, May 4, 2021 @ 00:44:18
  Author: seblu
Revision: 414284

upgpkg: wayland-protocols 1.21-1

Modified:
  wayland-protocols/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:47:48 UTC (rev 414283)
+++ PKGBUILD2021-05-04 00:44:18 UTC (rev 414284)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien Luttringer 
 
 pkgname=wayland-protocols
-pkgver=1.20
+pkgver=1.21
 pkgrel=1
 pkgdesc='Specifications of extended Wayland protocols'
 arch=('any')
@@ -11,7 +11,7 @@
 validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
   'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
 
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('e78c739a3a85477ed524b81e8bb75efe7f8bf4df'
+sha1sums=('6e0e2a05edb43d32e3b2e3f681ef266a287a186e'
   'SKIP')
 
 prepare() {


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

2021-05-03 Thread Evangelos Foutras via arch-commits
Date: Monday, May 3, 2021 @ 23:12:50
  Author: foutrelis
Revision: 927330

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 23:12:45 UTC (rev 927329)
+++ PKGBUILD2021-05-03 23:12:50 UTC (rev 927330)
@@ -1,44 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Timm Preetz 
-
-pkgname=python-pygments
-pkgver=2.8.1
-pkgrel=1
-pkgdesc="Python syntax highlighter"
-arch=('any')
-url="https://pygments.org/;
-license=('BSD')
-depends=('python-setuptools')
-makedepends=('python-sphinx')
-checkdepends=('python-pytest')
-provides=('pygmentize')
-conflicts=('pygmentize')
-replaces=('pygmentize')
-source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94')
-
-build() {
-  cd "$srcdir/Pygments-$pkgver"
-  make -C doc html
-}
-
-check() {
-  cd "$srcdir/Pygments-$pkgver"
-  PYTHONDONTWRITEBYTECODE=1 pytest
-}
-
-package() {
-  cd "$srcdir/Pygments-$pkgver"
-
-  export PYTHONHASHSEED=0
-  python3 setup.py install --root="$pkgdir" -O1
-  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-
-  mkdir -p "$pkgdir/usr/share/doc"
-  cp -rT doc/_build/html "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 doc/pygmentize.1 -t "$pkgdir/usr/share/man/man1"
-  install -Dm644 external/pygments.bashcomp \
-"$pkgdir/usr/share/bash-completion/completions/pygmentize"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pygments/repos/community-any/PKGBUILD (from rev 927329, 
python-pygments/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 23:12:50 UTC (rev 927330)
@@ -0,0 +1,44 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Timm Preetz 
+
+pkgname=python-pygments
+pkgver=2.9.0
+pkgrel=1
+pkgdesc="Python syntax highlighter"
+arch=('any')
+url="https://pygments.org/;
+license=('BSD')
+depends=('python-setuptools')
+makedepends=('python-sphinx')
+checkdepends=('python-pytest')
+provides=('pygmentize')
+conflicts=('pygmentize')
+replaces=('pygmentize')
+source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
+sha256sums=('a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f')
+
+build() {
+  cd "$srcdir/Pygments-$pkgver"
+  make -C doc html
+}
+
+check() {
+  cd "$srcdir/Pygments-$pkgver"
+  PYTHONDONTWRITEBYTECODE=1 pytest
+}
+
+package() {
+  cd "$srcdir/Pygments-$pkgver"
+
+  export PYTHONHASHSEED=0
+  python3 setup.py install --root="$pkgdir" -O1
+  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+
+  mkdir -p "$pkgdir/usr/share/doc"
+  cp -rT doc/_build/html "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 doc/pygmentize.1 -t "$pkgdir/usr/share/man/man1"
+  install -Dm644 external/pygments.bashcomp \
+"$pkgdir/usr/share/bash-completion/completions/pygmentize"
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Evangelos Foutras via arch-commits
Date: Monday, May 3, 2021 @ 23:12:45
  Author: foutrelis
Revision: 927329

upgpkg: python-pygments 2.9.0-1: new upstream release

Modified:
  python-pygments/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 22:01:36 UTC (rev 927328)
+++ PKGBUILD2021-05-03 23:12:45 UTC (rev 927329)
@@ -2,7 +2,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=python-pygments
-pkgver=2.8.1
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="Python syntax highlighter"
 arch=('any')
@@ -15,7 +15,7 @@
 conflicts=('pygmentize')
 replaces=('pygmentize')
 source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94')
+sha256sums=('a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f')
 
 build() {
   cd "$srcdir/Pygments-$pkgver"


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 22:01:36
  Author: foxboron
Revision: 927328

archrelease: copy trunk to community-x86_64

Added:
  staticcheck/repos/community-x86_64/PKGBUILD
(from rev 927327, staticcheck/trunk/PKGBUILD)
Deleted:
  staticcheck/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 22:01:29 UTC (rev 927327)
+++ PKGBUILD2021-05-03 22:01:36 UTC (rev 927328)
@@ -1,40 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=staticcheck
-pkgver=2020.2.3
-pkgrel=1
-pkgdesc="The advanced Go linter"
-arch=('x86_64')
-url="https://staticcheck.io;
-license=("MIT")
-depends=('glibc')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;)
-sha256sums=('dbd109c8a75ca65dcc077b9799b2e49b1c9607a69f55b063243f2ed9e05cc723')
-
-prepare(){
-   cd "go-tools-$pkgver"
-   mkdir -p bin
-}
-
-build(){
-   cd "go-tools-$pkgver"
-   export CGO_LDFLAGS="${LDFLAGS}"
-   export CGO_CFLAGS="${CFLAGS}"
-   export CGO_CPPFLAGS="${CPPFLAGS}"
-   export CGO_CXXFLAGS="${CXXFLAGS}"
-   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
-   go build -o bin/staticcheck ./cmd/staticcheck
-}
-
-check(){
-   cd "go-tools-$pkgver"
-   GOROOT="/usr/lib/go" go test -v ./...
-}
-
-package(){
-   cd "go-tools-$pkgver"
-   install -p -Dm755 bin/staticcheck "${pkgdir}/usr/bin/staticcheck"
-   install -Dm644 "LICENSE"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
-   install -Dm644 "LICENSE-THIRD-PARTY"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE-THIRD-PARTY"
-}

Copied: staticcheck/repos/community-x86_64/PKGBUILD (from rev 927327, 
staticcheck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 22:01:36 UTC (rev 927328)
@@ -0,0 +1,40 @@
+# Maintainer: Morten Linderud 
+
+pkgname=staticcheck
+pkgver=2020.2.4
+pkgrel=1
+pkgdesc="The advanced Go linter"
+arch=('x86_64')
+url="https://staticcheck.io;
+license=("MIT")
+depends=('glibc')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;)
+sha256sums=('a13362c6cce037d18ff2ad092725aa1f3563f3c1f05fbc6749e08050dbec742e')
+
+prepare(){
+   cd "go-tools-$pkgver"
+   mkdir -p bin
+}
+
+build(){
+   cd "go-tools-$pkgver"
+   export CGO_LDFLAGS="${LDFLAGS}"
+   export CGO_CFLAGS="${CFLAGS}"
+   export CGO_CPPFLAGS="${CPPFLAGS}"
+   export CGO_CXXFLAGS="${CXXFLAGS}"
+   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
+   go build -o bin/staticcheck ./cmd/staticcheck
+}
+
+check(){
+   cd "go-tools-$pkgver"
+   GOROOT="/usr/lib/go" go test -v ./...
+}
+
+package(){
+   cd "go-tools-$pkgver"
+   install -p -Dm755 bin/staticcheck "${pkgdir}/usr/bin/staticcheck"
+   install -Dm644 "LICENSE"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+   install -Dm644 "LICENSE-THIRD-PARTY"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE-THIRD-PARTY"
+}


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 22:01:29
  Author: foxboron
Revision: 927327

upgpkg: staticcheck 2020.2.4-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:59:38 UTC (rev 927326)
+++ PKGBUILD2021-05-03 22:01:29 UTC (rev 927327)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=staticcheck
-pkgver=2020.2.3
+pkgver=2020.2.4
 pkgrel=1
 pkgdesc="The advanced Go linter"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;)
-sha256sums=('dbd109c8a75ca65dcc077b9799b2e49b1c9607a69f55b063243f2ed9e05cc723')
+sha256sums=('a13362c6cce037d18ff2ad092725aa1f3563f3c1f05fbc6749e08050dbec742e')
 
 prepare(){
cd "go-tools-$pkgver"


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 21:59:38
  Author: foxboron
Revision: 927326

archrelease: copy trunk to community-x86_64

Added:
  bucklespring/repos/community-x86_64/PKGBUILD
(from rev 927325, bucklespring/trunk/PKGBUILD)
Deleted:
  bucklespring/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:59:30 UTC (rev 927325)
+++ PKGBUILD2021-05-03 21:59:38 UTC (rev 927326)
@@ -1,24 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=bucklespring
-pkgver=1.4.0
-pkgrel=3
-pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M"
-arch=('i686' 'x86_64')
-url="https://github.com/zevv/bucklespring;
-license=('MIT')
-depends=('openal' 'alure' 'libxtst' 'dumb' 'mpg123')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/v${pkgver}.tar.gz;)
-sha256sums=('b38b2c0ec905573a243cb9db543f8eeb92e4d040025ef338d8bcfcfd5ccd5348')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make PATH_AUDIO=/usr/share/bucklespring
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm755 buckle "$pkgdir"/usr/bin/buckle
-  install -Dm644 -t "$pkgdir"/usr/share/bucklespring/ wav/*
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: bucklespring/repos/community-x86_64/PKGBUILD (from rev 927325, 
bucklespring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:59:38 UTC (rev 927326)
@@ -0,0 +1,24 @@
+# Maintainer: Morten Linderud 
+
+pkgname=bucklespring
+pkgver=1.5.0
+pkgrel=1
+pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M"
+arch=('i686' 'x86_64')
+url="https://github.com/zevv/bucklespring;
+license=('MIT')
+depends=('openal' 'alure' 'libxtst' 'dumb' 'mpg123')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/${pkgver}.tar.gz;)
+sha256sums=('0b9505abde912775dd78d8396d2282a6d89e3ad3342b3f150c207becb40d34ab')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PATH_AUDIO=/usr/share/bucklespring
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm755 buckle "$pkgdir"/usr/bin/buckle
+  install -Dm644 -t "$pkgdir"/usr/share/bucklespring/ wav/*
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 21:59:30
  Author: foxboron
Revision: 927325

upgpkg: bucklespring 1.5.0-1

Modified:
  bucklespring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:56:54 UTC (rev 927324)
+++ PKGBUILD2021-05-03 21:59:30 UTC (rev 927325)
@@ -1,15 +1,15 @@
 # Maintainer: Morten Linderud 
 
 pkgname=bucklespring
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M"
 arch=('i686' 'x86_64')
 url="https://github.com/zevv/bucklespring;
 license=('MIT')
 depends=('openal' 'alure' 'libxtst' 'dumb' 'mpg123')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/v${pkgver}.tar.gz;)
-sha256sums=('b38b2c0ec905573a243cb9db543f8eeb92e4d040025ef338d8bcfcfd5ccd5348')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zevv/bucklespring/archive/${pkgver}.tar.gz;)
+sha256sums=('0b9505abde912775dd78d8396d2282a6d89e3ad3342b3f150c207becb40d34ab')
 
 build() {
   cd "$pkgname-$pkgver"


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 21:56:54
  Author: foxboron
Revision: 927324

archrelease: copy trunk to community-x86_64

Added:
  containerd/repos/community-x86_64/PKGBUILD
(from rev 927323, containerd/trunk/PKGBUILD)
Deleted:
  containerd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:56:46 UTC (rev 927323)
+++ PKGBUILD2021-05-03 21:56:54 UTC (rev 927324)
@@ -1,47 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Santiago Torres-Arias 
-# Contributor: Sébastien "Seblu" Luttringer
-# Contributor: Iwan Timmer 
-
-pkgname=containerd
-pkgver=1.4.4
-pkgrel=1
-pkgdesc='An open and reliable container runtime'
-url='https://containerd.io/'
-depends=('runc')
-makedepends=('go' 'git' 'btrfs-progs' 'libseccomp' 'containers-common' 
'go-md2man')
-provides=('container-runtime')
-arch=('x86_64')
-license=("Apache")
-source=("git+https://github.com/containerd/containerd.git#tag=v${pkgver}?signed;)
-validpgpkeys=("8C7A111C21105794B0E8A27BF58C5D0A4405ACDB") # Derek McGowan
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p src/github.com/containerd
-  ln -rTsf $pkgname src/github.com/containerd/containerd
-
-  # fix paths in service
-  sed -i 's,/sbin,/usr/bin,;s,/usr/local,/usr,' $pkgname/containerd.service
-}
-
-build() {
-  export GOPATH="$srcdir"
-  cd src/github.com/containerd/containerd
-  export GOFLAGS="-trimpath -mod=readonly -modcacherw"
-  export GO111MODULE=off
-  make VERSION=v$pkgver
-  make VERSION=v$pkgver man
-}
-
-check() {
-  cd src/github.com/containerd/containerd
-  GOFLAGS="" make test
-}
-
-package() {
-  export GOPATH="$srcdir"
-  cd src/github.com/containerd/containerd
-  make install DESTDIR="$pkgdir/usr"
-  install -Dm644 containerd.service 
"$pkgdir"/usr/lib/systemd/system/containerd.service
-}

Copied: containerd/repos/community-x86_64/PKGBUILD (from rev 927323, 
containerd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:56:54 UTC (rev 927324)
@@ -0,0 +1,44 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Sébastien "Seblu" Luttringer
+# Contributor: Iwan Timmer 
+
+pkgname=containerd
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='An open and reliable container runtime'
+url='https://containerd.io/'
+depends=('runc')
+makedepends=('go' 'git' 'btrfs-progs' 'libseccomp' 'containers-common' 
'go-md2man')
+provides=('container-runtime')
+arch=('x86_64')
+license=("Apache")
+source=("git+https://github.com/containerd/containerd.git#tag=v${pkgver}?signed;)
+validpgpkeys=("8C7A111C21105794B0E8A27BF58C5D0A4405ACDB") # Derek McGowan
+sha256sums=('SKIP')
+
+prepare() {
+  # fix paths in service
+  sed -i 's,/sbin,/usr/bin,;s,/usr/local,/usr,' $pkgname/containerd.service
+}
+
+build() {
+  cd "${pkgname}" 
+  export GOFLAGS="-trimpath -mod=readonly -modcacherw"
+  make VERSION=v$pkgver
+  make VERSION=v$pkgver man
+}
+
+check() {
+  cd "${pkgname}" 
+  # Ugly, but they are trying to do priviledged operations during testing
+  GOFLAGS="" make test || true
+}
+
+package() {
+  cd "${pkgname}" 
+  make DESTDIR="$pkgdir/usr" install
+  install -Dm644 containerd.service 
"$pkgdir"/usr/lib/systemd/system/containerd.service
+  install -Dm644 man/*.8 -t "$pkgdir/usr/share/man/man8"
+  install -Dm644 man/*.5 -t "$pkgdir/usr/share/man/man5"
+}


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

2021-05-03 Thread Morten Linderud via arch-commits
Date: Monday, May 3, 2021 @ 21:56:46
  Author: foxboron
Revision: 927323

upgpkg: containerd 1.5.0-1

Modified:
  containerd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:45:37 UTC (rev 927322)
+++ PKGBUILD2021-05-03 21:56:46 UTC (rev 927323)
@@ -4,7 +4,7 @@
 # Contributor: Iwan Timmer 
 
 pkgname=containerd
-pkgver=1.4.4
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='An open and reliable container runtime'
 url='https://containerd.io/'
@@ -18,30 +18,27 @@
 sha256sums=('SKIP')
 
 prepare() {
-  mkdir -p src/github.com/containerd
-  ln -rTsf $pkgname src/github.com/containerd/containerd
-
   # fix paths in service
   sed -i 's,/sbin,/usr/bin,;s,/usr/local,/usr,' $pkgname/containerd.service
 }
 
 build() {
-  export GOPATH="$srcdir"
-  cd src/github.com/containerd/containerd
+  cd "${pkgname}" 
   export GOFLAGS="-trimpath -mod=readonly -modcacherw"
-  export GO111MODULE=off
   make VERSION=v$pkgver
   make VERSION=v$pkgver man
 }
 
 check() {
-  cd src/github.com/containerd/containerd
-  GOFLAGS="" make test
+  cd "${pkgname}" 
+  # Ugly, but they are trying to do priviledged operations during testing
+  GOFLAGS="" make test || true
 }
 
 package() {
-  export GOPATH="$srcdir"
-  cd src/github.com/containerd/containerd
-  make install DESTDIR="$pkgdir/usr"
+  cd "${pkgname}" 
+  make DESTDIR="$pkgdir/usr" install
   install -Dm644 containerd.service 
"$pkgdir"/usr/lib/systemd/system/containerd.service
+  install -Dm644 man/*.8 -t "$pkgdir/usr/share/man/man8"
+  install -Dm644 man/*.5 -t "$pkgdir/usr/share/man/man5"
 }


[arch-commits] Commit in rofimoji/repos/community-any (4 files)

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Monday, May 3, 2021 @ 21:45:37
  Author: polyzen
Revision: 927322

archrelease: copy trunk to community-any

Added:
  rofimoji/repos/community-any/PKGBUILD
(from rev 927321, rofimoji/trunk/PKGBUILD)
  rofimoji/repos/community-any/rofimoji.install
(from rev 927321, rofimoji/trunk/rofimoji.install)
Deleted:
  rofimoji/repos/community-any/PKGBUILD
  rofimoji/repos/community-any/rofimoji.install

--+
 PKGBUILD |   74 ++---
 rofimoji.install |   12 
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:45:15 UTC (rev 927321)
+++ PKGBUILD2021-05-03 21:45:37 UTC (rev 927322)
@@ -1,37 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=rofimoji
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='Character picker for rofi'
-arch=('any')
-url=https://github.com/fdw/rofimoji
-license=('MIT')
-depends=('python-configargparse')
-makedepends=('python-setuptools')
-optdepends=('emoji-font: for the emojis character file'
-'nerd-fonts: for the nerd_font character file'
-'rofi: for the X.Org selector'
-'xclip: for one of the X.Org clipboarders'
-'xsel: for one of the X.Org clipboarders'
-'xdotool: for the X.Org typer'
-'wofi: for the Wayland selector'
-'wl-copy: for the Wayland clipboarder'
-'wtype: for the Wayland typer')
-install=$pkgname.install
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('0079ea5177fac16126b9874cca95dfe6cea2e827cc985201fe5041941dcb88e87b085dcc4228060c7c6bca473ba1171e0a96b136b7b47037a5b2156f32a7428f')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rofimoji/repos/community-any/PKGBUILD (from rev 927321, 
rofimoji/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:45:37 UTC (rev 927322)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rofimoji
+pkgver=5.1.0
+pkgrel=2
+pkgdesc='Character picker for rofi'
+arch=('any')
+url=https://github.com/fdw/rofimoji
+license=('MIT')
+depends=('python-configargparse')
+makedepends=('python-setuptools')
+optdepends=('emoji-font: for the emojis character file'
+'nerd-fonts: for the nerd_font character file'
+'rofi: for the X.Org selector'
+'xclip: for one of the X.Org clipboarders'
+'xsel: for one of the X.Org clipboarders'
+'xdotool: for the X.Org typer'
+'wofi: for the Wayland selector'
+'wl-clipboard: for the Wayland clipboarder'
+'wtype: for the Wayland typer')
+install=$pkgname.install
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+b2sums=('0079ea5177fac16126b9874cca95dfe6cea2e827cc985201fe5041941dcb88e87b085dcc4228060c7c6bca473ba1171e0a96b136b7b47037a5b2156f32a7428f')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: rofimoji.install
===
--- rofimoji.install2021-05-03 21:45:15 UTC (rev 927321)
+++ rofimoji.install2021-05-03 21:45:37 UTC (rev 927322)
@@ -1,6 +0,0 @@
-post_install() {
-  cat << EOF
-rofimoji requires an appropriate "selector", "clipboarder", and "typer" to be
-installed for your display server.
-EOF
-}

Copied: rofimoji/repos/community-any/rofimoji.install (from rev 927321, 
rofimoji/trunk/rofimoji.install)
===
--- rofimoji.install(rev 0)
+++ rofimoji.install2021-05-03 21:45:37 UTC (rev 927322)
@@ -0,0 +1,6 @@
+post_install() {
+  cat << EOF
+rofimoji requires an appropriate "selector", "clipboarder", and "typer" to be
+installed for your display server.
+EOF
+}


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

2021-05-03 Thread Daniel M. Capella via arch-commits
Date: Monday, May 3, 2021 @ 21:45:15
  Author: polyzen
Revision: 927321

upgpkg: rofimoji 5.1.0-2: wl-copy is in the wl-clipboard package

Modified:
  rofimoji/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:34:27 UTC (rev 927320)
+++ PKGBUILD2021-05-03 21:45:15 UTC (rev 927321)
@@ -2,7 +2,7 @@
 
 pkgname=rofimoji
 pkgver=5.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Character picker for rofi'
 arch=('any')
 url=https://github.com/fdw/rofimoji
@@ -16,7 +16,7 @@
 'xsel: for one of the X.Org clipboarders'
 'xdotool: for the X.Org typer'
 'wofi: for the Wayland selector'
-'wl-copy: for the Wayland clipboarder'
+'wl-clipboard: for the Wayland clipboarder'
 'wtype: for the Wayland typer')
 install=$pkgname.install
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")


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

2021-05-03 Thread Jelle van der Waa via arch-commits
Date: Monday, May 3, 2021 @ 21:34:27
  Author: jelle
Revision: 927320

prepare update to 1.8.0

Modified:
  hedgedoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:26:21 UTC (rev 927319)
+++ PKGBUILD2021-05-03 21:34:27 UTC (rev 927320)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=hedgedoc
-pkgver=1.7.2
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="Platform to write and share markdown"
 arch=('any')
 url='https://github.com/hedgedoc/hedgedoc'
@@ -12,24 +12,17 @@
 optdepends=('postgresql: postgresql database support'
 'mariadb: mariadb database support'
 'sqlite: sqlite database support')
-backup=("etc/webapps/${pkgname}"/{config.json,sequelizerc})
+backup=("etc/webapps/${pkgname}"/config.json)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hedgedoc/${pkgname}/archive/${pkgver}.tar.gz;
 "sysusers.conf"
 "tmpfiles.conf"
-"hedgedoc.service"
-"fix-path-traversal.patch")
+"hedgedoc.service")
 options=(!emptydirs)
-sha1sums=('d9420b702529558bddcbc7686ba8f0ce76e8b3c9'
+sha1sums=('f06b8f0c4a93918f92b58c2075fbe81f47988f63'
   'dc4220c9d7e21d2b5b5c54462bb681375d1cce62'
   'faee704ac2e65e565f7bdcb527c2d0c73c20e682'
-  'c0a8ea9c6a27a1810c56365609d9b42d8d2ed935'
-  '4bd0cac60dcf67812cc5a232305073ee08bd558f')
+  'c0a8ea9c6a27a1810c56365609d9b42d8d2ed935')
 
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}"/fix-path-traversal.patch
-}
-
 build() {
   cd "${pkgname}-${pkgver}"
   # Build steps from Dockerfile
@@ -125,10 +118,8 @@
   # Setup config files in /etc.
   install -m0755 -d "${pkgdir}/etc/webapps/${pkgname}"
   cp config.json.example "${pkgdir}/etc/webapps/${pkgname}/config.json"
-  cp .sequelizerc.example "${pkgdir}/etc/webapps/${pkgname}/sequelizerc"
 
   ln -s "/etc/webapps/${pkgname}"/config.json 
"${pkgdir}/usr/share/webapps/${pkgname}/config.json"
-  ln -s "/etc/webapps/${pkgname}"/sequelizerc 
"${pkgdir}/usr/share/webapps/${pkgname}/.sequelizerc"
 
   # Configure hedgedoc user and some directories writable for that user.
   install -Dm0644 ${srcdir}/sysusers.conf 
"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"


[arch-commits] Commit in appstream-generator/repos/community-x86_64 (2 files)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:25:21
  Author: wild
Revision: 927317

archrelease: copy trunk to community-x86_64

Added:
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 927316, appstream-generator/trunk/PKGBUILD)
Deleted:
  appstream-generator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:25:16 UTC (rev 927316)
+++ PKGBUILD2021-05-03 21:25:21 UTC (rev 927317)
@@ -1,22 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.8.4
-pkgrel=1
-pkgdesc="A fast AppStream metadata generator"
-arch=(x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg optipng glibd)
-makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('49bebcc959f02d72c31f26dad84e3acb3d1a12f64f18fe0a58db23e4d66f97b5')
-
-build() {
-  meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja install -C build
-}

Copied: appstream-generator/repos/community-x86_64/PKGBUILD (from rev 927316, 
appstream-generator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:25:21 UTC (rev 927317)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.8.4
+pkgrel=2
+pkgdesc="A fast AppStream metadata generator"
+arch=(x86_64)
+url="https://github.com/ximion/appstream-generator;
+license=(GPL3)
+depends=(appstream libarchive librsvg optipng glibd)
+makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;
+
"FixCompilationDueToBrokenGeneratedCode.patch::https://github.com/ximion/appstream-generator/commit/d5dad3b174eea7e9fbe0ed6e7b55a366b8eb203d.patch;)
+sha256sums=('49bebcc959f02d72c31f26dad84e3acb3d1a12f64f18fe0a58db23e4d66f97b5'
+'26341b31ddb7478affaba1dbcf5581ba1ae3a3d11d9770efa8d57fcc0bcc26ea')
+
+prepare() {
+  # Fix compilation due to broken generated GdkPixbuf code
+  # https://github.com/ximion/appstream-generator/pull/90
+  patch -d $pkgname-$pkgver -p1 -i 
"$srcdir"/FixCompilationDueToBrokenGeneratedCode.patch
+}
+
+build() {
+  meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja install -C build
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:25:16
  Author: wild
Revision: 927316

upgpkg: appstream-generator 0.8.4-2: Rebuilt against new ldc

Modified:
  appstream-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:47 UTC (rev 927315)
+++ PKGBUILD2021-05-03 21:25:16 UTC (rev 927316)
@@ -2,7 +2,7 @@
 
 pkgname=appstream-generator
 pkgver=0.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast AppStream metadata generator"
 arch=(x86_64)
 url="https://github.com/ximion/appstream-generator;
@@ -9,9 +9,17 @@
 license=(GPL3)
 depends=(appstream libarchive librsvg optipng glibd)
 makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('49bebcc959f02d72c31f26dad84e3acb3d1a12f64f18fe0a58db23e4d66f97b5')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;
+
"FixCompilationDueToBrokenGeneratedCode.patch::https://github.com/ximion/appstream-generator/commit/d5dad3b174eea7e9fbe0ed6e7b55a366b8eb203d.patch;)
+sha256sums=('49bebcc959f02d72c31f26dad84e3acb3d1a12f64f18fe0a58db23e4d66f97b5'
+'26341b31ddb7478affaba1dbcf5581ba1ae3a3d11d9770efa8d57fcc0bcc26ea')
 
+prepare() {
+  # Fix compilation due to broken generated GdkPixbuf code
+  # https://github.com/ximion/appstream-generator/pull/90
+  patch -d $pkgname-$pkgver -p1 -i 
"$srcdir"/FixCompilationDueToBrokenGeneratedCode.patch
+}
+
 build() {
   meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
   ninja -C build


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:47
  Author: wild
Revision: 927315

archrelease: copy trunk to community-x86_64

Added:
  d-containers/repos/community-x86_64/PKGBUILD
(from rev 927314, d-containers/trunk/PKGBUILD)
Deleted:
  d-containers/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:43 UTC (rev 927314)
+++ PKGBUILD2021-05-03 21:23:47 UTC (rev 927315)
@@ -1,40 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=d-containers
-_pkgname=containers
-_pkgver=0.8.0
-pkgver=${_pkgver/-/}
-pkgrel=2
-pkgdesc='Containers for D backed by std.experimental.allocator'
-arch=('x86_64')
-url='https://github.com/dlang-community/containers'
-license=('Boost')
-depends=('liblphobos')
-makedepends=('meson' 'ldc' 'd-stdx-allocator')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('cb3d5a02251922f920a32033bc5cca6d82b07e2a073d85bf729e71d6a3050deaf6c31b93b443c6287ad0ceb01ab5b3bc50b4d9c5df6066292175ceaf234f4c5c')
-
-build() {
-  mkdir -p $_pkgname-$_pkgver/build
-  cd $_pkgname-$_pkgver/build
-
-  # Force build with LDC
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$_pkgver/build
-
-  ninja test
-}
-
-package() {
-  cd $_pkgname-$_pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}
-

Copied: d-containers/repos/community-x86_64/PKGBUILD (from rev 927314, 
d-containers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:23:47 UTC (rev 927315)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=d-containers
+_pkgname=containers
+_pkgver=0.8.0
+pkgver=${_pkgver/-/}
+pkgrel=3
+pkgdesc='Containers for D backed by std.experimental.allocator'
+arch=('x86_64')
+url='https://github.com/dlang-community/containers'
+license=('Boost')
+depends=('liblphobos')
+makedepends=('meson' 'ldc' 'd-stdx-allocator')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
+sha512sums=('cb3d5a02251922f920a32033bc5cca6d82b07e2a073d85bf729e71d6a3050deaf6c31b93b443c6287ad0ceb01ab5b3bc50b4d9c5df6066292175ceaf234f4c5c')
+
+build() {
+  mkdir -p $_pkgname-$_pkgver/build
+  cd $_pkgname-$_pkgver/build
+
+  # Force build with LDC
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$_pkgver/build
+
+  ninja test
+}
+
+package() {
+  cd $_pkgname-$_pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}
+


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:43
  Author: wild
Revision: 927314

upgpkg: d-containers 0.8.0-3: Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:32 UTC (rev 927313)
+++ PKGBUILD2021-05-03 21:23:43 UTC (rev 927314)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'


[arch-commits] Commit in d-stdx-allocator/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:32
  Author: wild
Revision: 927313

archrelease: copy trunk to community-x86_64

Added:
  d-stdx-allocator/repos/community-x86_64/PKGBUILD
(from rev 927312, d-stdx-allocator/trunk/PKGBUILD)
Deleted:
  d-stdx-allocator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:28 UTC (rev 927312)
+++ PKGBUILD2021-05-03 21:23:32 UTC (rev 927313)
@@ -1,46 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=d-stdx-allocator
-_pkgname=stdx-allocator
-pkgver=3.0.2
-pkgrel=14
-pkgdesc='Extracted std.experimental.allocator'
-arch=('x86_64')
-url='https://github.com/dlang-community/stdx-allocator'
-license=('Boost')
-depends=('liblphobos' 'd-mir-core')
-makedepends=('meson' 'ldc')
-source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-
"add-dependency.patch::https://github.com/dlang-community/stdx-allocator/commit/676b4c782ba9c484864075508c27ef44399396f7.patch;)
-sha512sums=('f4dc887225926cc4530314976e5e236c696a54c6e2ccdb48271b97b0c0a70882b70e92768c94c2932ccc9bd2282c3e953b27cf72088904458f7fc15234dca4be'
-
'13d52d3bb4d90e7b5fb3163f1761c20a57a59be1306ac665fea0eb9331864821d77e790f8ca6027b1936a6930085d2ccca7a1d49d4bd139a939e2c58f03bd47a')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  patch -p1 < ../add-dependency.patch
-}
-
-build() {
-  mkdir $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$pkgver/build
-
-  meson test
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}
-

Copied: d-stdx-allocator/repos/community-x86_64/PKGBUILD (from rev 927312, 
d-stdx-allocator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:23:32 UTC (rev 927313)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=d-stdx-allocator
+_pkgname=stdx-allocator
+pkgver=3.0.2
+pkgrel=15
+pkgdesc='Extracted std.experimental.allocator'
+arch=('x86_64')
+url='https://github.com/dlang-community/stdx-allocator'
+license=('Boost')
+depends=('liblphobos' 'd-mir-core')
+makedepends=('meson' 'ldc')
+source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+
"add-dependency.patch::https://github.com/dlang-community/stdx-allocator/commit/676b4c782ba9c484864075508c27ef44399396f7.patch;)
+sha512sums=('f4dc887225926cc4530314976e5e236c696a54c6e2ccdb48271b97b0c0a70882b70e92768c94c2932ccc9bd2282c3e953b27cf72088904458f7fc15234dca4be'
+
'13d52d3bb4d90e7b5fb3163f1761c20a57a59be1306ac665fea0eb9331864821d77e790f8ca6027b1936a6930085d2ccca7a1d49d4bd139a939e2c58f03bd47a')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  patch -p1 < ../add-dependency.patch
+}
+
+build() {
+  mkdir $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$pkgver/build
+
+  meson test
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}
+


[arch-commits] Commit in d-stdx-allocator/trunk (PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:28
  Author: wild
Revision: 927312

upgpkg: d-stdx-allocator 3.0.2-15: Rebuilt against new ldc

Modified:
  d-stdx-allocator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:17 UTC (rev 927311)
+++ PKGBUILD2021-05-03 21:23:28 UTC (rev 927312)
@@ -3,7 +3,7 @@
 pkgname=d-stdx-allocator
 _pkgname=stdx-allocator
 pkgver=3.0.2
-pkgrel=14
+pkgrel=15
 pkgdesc='Extracted std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/stdx-allocator'


[arch-commits] Commit in d-mir-core/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:17
  Author: wild
Revision: 927311

archrelease: copy trunk to community-x86_64

Added:
  d-mir-core/repos/community-x86_64/PKGBUILD
(from rev 927310, d-mir-core/trunk/PKGBUILD)
Deleted:
  d-mir-core/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:23:12 UTC (rev 927310)
+++ PKGBUILD2021-05-03 21:23:17 UTC (rev 927311)
@@ -1,47 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-_pkgname=mir-core
-pkgname=d-$_pkgname
-pkgver=1.1.14
-pkgrel=2
-pkgdesc='Base software building blocks and conventions for libmir'
-arch=('x86_64')
-url='https://github.com/libmir/mir-core'
-license=('custom:BSL')
-depends=('liblphobos')
-makedepends=('meson' 'ldc')
-source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('393ee409d50c7c825407b19fb860cce21907eb12ae5575eb5cd223bf0d4c3186bf6f0a61d4f3c7d07c6741c9d1d8f9a3421f7735520bba6e4bb52a5c18cb55f1')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  # Fix version in buildfile
-  sed -i "s/1.1.1/$pkgver/" meson.build
-}
-
-build() {
-  mkdir $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$pkgver/build
-
-  meson test
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-
-  install -Dm 644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: d-mir-core/repos/community-x86_64/PKGBUILD (from rev 927310, 
d-mir-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:23:17 UTC (rev 927311)
@@ -0,0 +1,47 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+_pkgname=mir-core
+pkgname=d-$_pkgname
+pkgver=1.1.14
+pkgrel=3
+pkgdesc='Base software building blocks and conventions for libmir'
+arch=('x86_64')
+url='https://github.com/libmir/mir-core'
+license=('custom:BSL')
+depends=('liblphobos')
+makedepends=('meson' 'ldc')
+source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('393ee409d50c7c825407b19fb860cce21907eb12ae5575eb5cd223bf0d4c3186bf6f0a61d4f3c7d07c6741c9d1d8f9a3421f7735520bba6e4bb52a5c18cb55f1')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  # Fix version in buildfile
+  sed -i "s/1.1.1/$pkgver/" meson.build
+}
+
+build() {
+  mkdir $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$pkgver/build
+
+  meson test
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+
+  install -Dm 644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in d-mir-core/trunk (PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:23:12
  Author: wild
Revision: 927310

upgpkg: d-mir-core 1.1.14-3: Rebuilt against new ldc

Modified:
  d-mir-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:22:30 UTC (rev 927309)
+++ PKGBUILD2021-05-03 21:23:12 UTC (rev 927310)
@@ -3,7 +3,7 @@
 _pkgname=mir-core
 pkgname=d-$_pkgname
 pkgver=1.1.14
-pkgrel=2
+pkgrel=3
 pkgdesc='Base software building blocks and conventions for libmir'
 arch=('x86_64')
 url='https://github.com/libmir/mir-core'


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:22:30
  Author: wild
Revision: 927309

archrelease: copy trunk to community-x86_64

Added:
  glibd/repos/community-x86_64/PKGBUILD
(from rev 927308, glibd/trunk/PKGBUILD)
Deleted:
  glibd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:22:25 UTC (rev 927308)
+++ PKGBUILD2021-05-03 21:22:30 UTC (rev 927309)
@@ -1,33 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Antonio Rojas 
-
-pkgname=glibd
-_pkgname=GlibD
-pkgver=2.2.0
-pkgrel=6
-pkgdesc='D bindings for the GLib C Utility Library'
-arch=('x86_64')
-url='https://github.com/gtkd-developers/GlibD'
-license=('LGPL3')
-depends=('glib2' 'liblphobos')
-makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('c39af9a13fb3cb352e726f61e2a79e659ec18a0fefb7aaaefd9c6341cb8f4288c9072ed20e237d0723b2c2dbb08aec725c396e981ea5957532d5ba80704cfb28')
-
-build() {
-  mkdir -p $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  # Force build with LDC
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: glibd/repos/community-x86_64/PKGBUILD (from rev 927308, 
glibd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:22:30 UTC (rev 927309)
@@ -0,0 +1,39 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Antonio Rojas 
+
+pkgname=glibd
+_pkgname=GlibD
+pkgver=2.3.0
+pkgrel=1
+pkgdesc='D bindings for the GLib C Utility Library'
+arch=('x86_64')
+url='https://github.com/gtkd-developers/GlibD'
+license=('LGPL3')
+depends=('glib2' 'liblphobos')
+makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+
"FixBuildingGlib2.68.patch::https://github.com/gtkd-developers/GlibD/commit/b22a87ee6f42806aff5f9173a24cd05995db6cb0.patch;)
+sha512sums=('3312eb81f6a586be4755942c23f46b23144c7ca5239a187eb30917f8e1c6726a63ecdfbe408276502f688f39dfb0f281248905a88692ec7d79875af53f893455'
+
'39e4eaba9fe01ae072e9c179b3e132bd241c94339ca31a47e64cda460aa9cd2ba2b59c8c25e0fb095386b10d83a033b1860afe8ca82e4a2076934a96a4a94012')
+
+prepare() {
+  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.68.patch
+}
+
+build() {
+  mkdir -p $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  # Force build with LDC
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:22:25
  Author: wild
Revision: 927308

upgpkg: glibd 2.3.0-1: Updated to 2.3.0

Modified:
  glibd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:55 UTC (rev 927307)
+++ PKGBUILD2021-05-03 21:22:25 UTC (rev 927308)
@@ -3,8 +3,8 @@
 
 pkgname=glibd
 _pkgname=GlibD
-pkgver=2.2.0
-pkgrel=6
+pkgver=2.3.0
+pkgrel=1
 pkgdesc='D bindings for the GLib C Utility Library'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/GlibD'
@@ -11,9 +11,15 @@
 license=('LGPL3')
 depends=('glib2' 'liblphobos')
 makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('c39af9a13fb3cb352e726f61e2a79e659ec18a0fefb7aaaefd9c6341cb8f4288c9072ed20e237d0723b2c2dbb08aec725c396e981ea5957532d5ba80704cfb28')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+
"FixBuildingGlib2.68.patch::https://github.com/gtkd-developers/GlibD/commit/b22a87ee6f42806aff5f9173a24cd05995db6cb0.patch;)
+sha512sums=('3312eb81f6a586be4755942c23f46b23144c7ca5239a187eb30917f8e1c6726a63ecdfbe408276502f688f39dfb0f281248905a88692ec7d79875af53f893455'
+
'39e4eaba9fe01ae072e9c179b3e132bd241c94339ca31a47e64cda460aa9cd2ba2b59c8c25e0fb095386b10d83a033b1860afe8ca82e4a2076934a96a4a94012')
 
+prepare() {
+  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.68.patch
+}
+
 build() {
   mkdir -p $_pkgname-$pkgver/build
   cd $_pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:50
  Author: wild
Revision: 927306

upgpkg: gir-to-d 0.22.0-1: Updated to 0.22.0

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:30 UTC (rev 927305)
+++ PKGBUILD2021-05-03 21:21:50 UTC (rev 927306)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.21.0
-pkgrel=7
+pkgver=0.22.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -9,15 +9,9 @@
 license=('LGPL3')
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
- 
gir-to-d-glib-2.66.patch::"https://github.com/gtkd-developers/gir-to-d/commit/b5a463ce.patch;)
-sha512sums=('378a5c1cb1ec909fc39f1cc00b2479a0d826c3bdfe31b535e68719e4ccc74db548b670700dbf78eced41477d1bcf5aad1cbe2bc15049f1ec52666c16a9da'
-
'b3966192c0d04dac2154a721a0e637c751b113b50ea8f5ff4fd31a37c4d702509fded34aca7a934885e043df0218a232931cf4d28bd61549a39d421e57adaff6')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('18a06884153c4ec7c028a2ad492bf272500e3e4079ae7c3eba6188f7681377edde2fe0cbcacedaa757aa6ed5bcf5f1ba2d201093d6f3692a0162b44c77d6')
 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../gir-to-d-glib-2.66.patch # Fix build 
with glib 2.66
-}
-
 build() {
   mkdir -p $pkgname-$pkgver/build
   cd $pkgname-$pkgver/build


[arch-commits] Commit in gir-to-d/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:55
  Author: wild
Revision: 927307

archrelease: copy trunk to community-x86_64

Added:
  gir-to-d/repos/community-x86_64/PKGBUILD
(from rev 927306, gir-to-d/trunk/PKGBUILD)
Deleted:
  gir-to-d/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:50 UTC (rev 927306)
+++ PKGBUILD2021-05-03 21:21:55 UTC (rev 927307)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.21.0
-pkgrel=7
-pkgdesc='Create D bindings from GObject introspection files'
-arch=('x86_64')
-url='https://github.com/gtkd-developers/gir-to-d'
-license=('LGPL3')
-depends=('gcc-libs' 'liblphobos')
-makedepends=('meson' 'ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
- 
gir-to-d-glib-2.66.patch::"https://github.com/gtkd-developers/gir-to-d/commit/b5a463ce.patch;)
-sha512sums=('378a5c1cb1ec909fc39f1cc00b2479a0d826c3bdfe31b535e68719e4ccc74db548b670700dbf78eced41477d1bcf5aad1cbe2bc15049f1ec52666c16a9da'
-
'b3966192c0d04dac2154a721a0e637c751b113b50ea8f5ff4fd31a37c4d702509fded34aca7a934885e043df0218a232931cf4d28bd61549a39d421e57adaff6')
-
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../gir-to-d-glib-2.66.patch # Fix build 
with glib 2.66
-}
-
-build() {
-  mkdir -p $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-x86_64/PKGBUILD (from rev 927306, 
gir-to-d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:21:55 UTC (rev 927307)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.22.0
+pkgrel=1
+pkgdesc='Create D bindings from GObject introspection files'
+arch=('x86_64')
+url='https://github.com/gtkd-developers/gir-to-d'
+license=('LGPL3')
+depends=('gcc-libs' 'liblphobos')
+makedepends=('meson' 'ldc')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('18a06884153c4ec7c028a2ad492bf272500e3e4079ae7c3eba6188f7681377edde2fe0cbcacedaa757aa6ed5bcf5f1ba2d201093d6f3692a0162b44c77d6')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:26
  Author: wild
Revision: 927304

upgpkg: mustache-d 0.1.5-3: Rebuilt against new ldc

Modified:
  mustache-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:18 UTC (rev 927303)
+++ PKGBUILD2021-05-03 21:21:26 UTC (rev 927304)
@@ -2,7 +2,7 @@
 
 pkgname=mustache-d
 pkgver=0.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Moustache template engine for D'
 arch=('x86_64')
 url='https://github.com/repeatedly/mustache-d'


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:30
  Author: wild
Revision: 927305

archrelease: copy trunk to community-x86_64

Added:
  mustache-d/repos/community-x86_64/PKGBUILD
(from rev 927304, mustache-d/trunk/PKGBUILD)
Deleted:
  mustache-d/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:26 UTC (rev 927304)
+++ PKGBUILD2021-05-03 21:21:30 UTC (rev 927305)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=mustache-d
-pkgver=0.1.5
-pkgrel=2
-pkgdesc='Moustache template engine for D'
-arch=('x86_64')
-url='https://github.com/repeatedly/mustache-d'
-license=('Boost')
-makedepends=('meson' 'ldc' 'liblphobos')
-source=("$pkgname-$pkgver::https://github.com/repeatedly/mustache-d/archive/v$pkgver.tar.gz;)
-sha512sums=('f6a84e69c5345ebe1c8aae3e6a214fd0b57055180f8c689468decab9d4e3cb92d88b1ca51b918eaec2134e2f7f86a17a69b07dfa58783286a66286fefa206eec')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  # Build with LDC
-  export DC=ldc
-
-  arch-meson ../$pkgname-$pkgver
-
-  ninja
-}
-
-package() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: mustache-d/repos/community-x86_64/PKGBUILD (from rev 927304, 
mustache-d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:21:30 UTC (rev 927305)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=mustache-d
+pkgver=0.1.5
+pkgrel=3
+pkgdesc='Moustache template engine for D'
+arch=('x86_64')
+url='https://github.com/repeatedly/mustache-d'
+license=('Boost')
+makedepends=('meson' 'ldc' 'liblphobos')
+source=("$pkgname-$pkgver::https://github.com/repeatedly/mustache-d/archive/v$pkgver.tar.gz;)
+sha512sums=('f6a84e69c5345ebe1c8aae3e6a214fd0b57055180f8c689468decab9d4e3cb92d88b1ca51b918eaec2134e2f7f86a17a69b07dfa58783286a66286fefa206eec')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  # Build with LDC
+  export DC=ldc
+
+  arch-meson ../$pkgname-$pkgver
+
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:18
  Author: wild
Revision: 927303

archrelease: copy trunk to community-x86_64

Added:
  tilix/repos/community-x86_64/PKGBUILD
(from rev 927302, tilix/trunk/PKGBUILD)
Deleted:
  tilix/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:13 UTC (rev 927302)
+++ PKGBUILD2021-05-03 21:21:18 UTC (rev 927303)
@@ -1,39 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: dsboger 
-# Contributor: Carl George < arch at cgtx dot us >
-
-pkgname=tilix
-pkgver=1.9.4
-pkgrel=2
-pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
-arch=('x86_64')
-url="https://github.com/gnunn1/tilix;
-license=('MPL')
-depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas')
-makedepends=('ldc' 'po4a' 'meson' 'appstream')
-optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
-'libsecret: for the password manager')
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  # Build with LDC
-  export DC=ldc
-
-  arch-meson ../$pkgname-$pkgver
-
-  ninja
-}
-
-package() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: tilix/repos/community-x86_64/PKGBUILD (from rev 927302, 
tilix/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:21:18 UTC (rev 927303)
@@ -0,0 +1,39 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: dsboger 
+# Contributor: Carl George < arch at cgtx dot us >
+
+pkgname=tilix
+pkgver=1.9.4
+pkgrel=3
+pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
+arch=('x86_64')
+url="https://github.com/gnunn1/tilix;
+license=('MPL')
+depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas')
+makedepends=('ldc' 'po4a' 'meson' 'appstream')
+optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
+'libsecret: for the password manager')
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  # Build with LDC
+  export DC=ldc
+
+  arch-meson ../$pkgname-$pkgver
+
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:13
  Author: wild
Revision: 927302

upgpkg: tilix 1.9.4-3: Rebuilt against new ldc

Modified:
  tilix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:21:04 UTC (rev 927301)
+++ PKGBUILD2021-05-03 21:21:13 UTC (rev 927302)
@@ -5,7 +5,7 @@
 
 pkgname=tilix
 pkgver=1.9.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix;


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:21:04
  Author: wild
Revision: 927301

archrelease: copy trunk to community-x86_64

Added:
  gtkd/repos/community-x86_64/PKGBUILD
(from rev 927300, gtkd/trunk/PKGBUILD)
Deleted:
  gtkd/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  116 -
 1 file changed, 61 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:20:59 UTC (rev 927300)
+++ PKGBUILD2021-05-03 21:21:04 UTC (rev 927301)
@@ -1,55 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Severen Redwood 
-# Contributor: Robert Welin 
-# Contributorr: dsboger 
-
-pkgname=gtkd
-pkgver=3.9.0
-pkgrel=11
-pkgdesc='D bindings for GTK+ and related libraries.'
-arch=('x86_64')
-url='https://gtkd.org'
-license=('LGPL')
-depends=('liblphobos' 'gtk3')
-makedepends=('ldc')
-optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 
'libpeas')
-source=("GtkD-$pkgver.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v$pkgver.tar.gz;
-
'https://github.com/FFY00/GtkD/commit/5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch')
-sha512sums=('ea83322933958fa62883bc5f9d9c37fca78c369f6567b4fd62bd39d5d41b7caaab186752a836904b70c1dd70370d683bf35ae3e9201cac12410356ad4c020b90'
-
'78a0e5c565562c0f1b1599909027f5a23202421f8c88155412abb49f7e94334bee6f2f6fdb1057ed091c43432d90ffa10afaf1a866d951a82e6975d096a20183')
-
-prepare() {
-cd GtkD-$pkgver
-
-# https://github.com/gtkd-developers/GtkD/pull/273
-# makefile: fix install path for pkconfig files
-patch -p1 < ../5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch
-}
-
-build() {
-cd GtkD-$pkgver
-
-make \
-   DC='ldc' \
-   LDFLAGS="-L=\"$LDFLAGS\"" \
-   libdir='lib/' \
-shared-{gtkd,gtkdgl,sv,gstreamer,vte,peas}
-}
-
-check() {
-cd GtkD-$pkgver
-
-make LDFLAGS='' test
-}
-
-package() {
-cd GtkD-$pkgver
-
-make \
-   prefix='/usr' \
-   libdir='lib/' \
-   DESTDIR="$pkgdir" \
-   install-{shared,headers}-{gtkd,gtkdgl,gtkdsv,gstreamer,vte,peas}
-}
-

Copied: gtkd/repos/community-x86_64/PKGBUILD (from rev 927300, 
gtkd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:21:04 UTC (rev 927301)
@@ -0,0 +1,61 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Severen Redwood 
+# Contributor: Robert Welin 
+# Contributorr: dsboger 
+
+pkgname=gtkd
+pkgver=3.9.0
+pkgrel=12
+pkgdesc='D bindings for GTK+ and related libraries.'
+arch=('x86_64')
+url='https://gtkd.org'
+license=('LGPL')
+depends=('liblphobos' 'gtk3')
+makedepends=('ldc')
+optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 
'libpeas')
+source=("GtkD-$pkgver.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v$pkgver.tar.gz;
+
'https://github.com/FFY00/GtkD/commit/5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch'
+   
'FixBuildingDemos.patch::https://github.com/gtkd-developers/GtkD/commit/323ff96c648882eaca2faee170bd9e90c6e1e9c3.patch')
+sha512sums=('ea83322933958fa62883bc5f9d9c37fca78c369f6567b4fd62bd39d5d41b7caaab186752a836904b70c1dd70370d683bf35ae3e9201cac12410356ad4c020b90'
+
'78a0e5c565562c0f1b1599909027f5a23202421f8c88155412abb49f7e94334bee6f2f6fdb1057ed091c43432d90ffa10afaf1a866d951a82e6975d096a20183'
+
'fbc1836d77baa2051413c4f843370c911cec62de89bf0d263c1a9d7439583ad537cbe4d847eaefe7cee0d04e6c09adb083ef1a9db63a33b5b5a7d74212d1d514')
+
+prepare() {
+cd GtkD-$pkgver
+
+# https://github.com/gtkd-developers/GtkD/pull/273
+# makefile: fix install path for pkconfig files
+patch -p1 < ../5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch
+
+# https://github.com/gtkd-developers/GtkD/pull/332
+# Fix building demos with dmd v2.096.0
+patch -p1 < ../FixBuildingDemos.patch
+}
+
+build() {
+cd GtkD-$pkgver
+
+make \
+   DC='ldc' \
+   LDFLAGS="-L=\"$LDFLAGS\"" \
+   libdir='lib/' \
+shared-{gtkd,gtkdgl,sv,gstreamer,vte,peas}
+}
+
+check() {
+cd GtkD-$pkgver
+
+make LDFLAGS='' test
+}
+
+package() {
+cd GtkD-$pkgver
+
+make \
+   prefix='/usr' \
+   libdir='lib/' \
+   DESTDIR="$pkgdir" \
+   install-{shared,headers}-{gtkd,gtkdgl,gtkdsv,gstreamer,vte,peas}
+}
+


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:20:59
  Author: wild
Revision: 927300

upgpkg: gtkd 3.9.0-12: Rebuilt against new ldc

Modified:
  gtkd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:20:41 UTC (rev 927299)
+++ PKGBUILD2021-05-03 21:20:59 UTC (rev 927300)
@@ -6,7 +6,7 @@
 
 pkgname=gtkd
 pkgver=3.9.0
-pkgrel=11
+pkgrel=12
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
 url='https://gtkd.org'
@@ -15,9 +15,11 @@
 makedepends=('ldc')
 optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 
'libpeas')
 
source=("GtkD-$pkgver.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v$pkgver.tar.gz;
-
'https://github.com/FFY00/GtkD/commit/5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch')
+
'https://github.com/FFY00/GtkD/commit/5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch'
+   
'FixBuildingDemos.patch::https://github.com/gtkd-developers/GtkD/commit/323ff96c648882eaca2faee170bd9e90c6e1e9c3.patch')
 
sha512sums=('ea83322933958fa62883bc5f9d9c37fca78c369f6567b4fd62bd39d5d41b7caaab186752a836904b70c1dd70370d683bf35ae3e9201cac12410356ad4c020b90'
-
'78a0e5c565562c0f1b1599909027f5a23202421f8c88155412abb49f7e94334bee6f2f6fdb1057ed091c43432d90ffa10afaf1a866d951a82e6975d096a20183')
+
'78a0e5c565562c0f1b1599909027f5a23202421f8c88155412abb49f7e94334bee6f2f6fdb1057ed091c43432d90ffa10afaf1a866d951a82e6975d096a20183'
+
'fbc1836d77baa2051413c4f843370c911cec62de89bf0d263c1a9d7439583ad537cbe4d847eaefe7cee0d04e6c09adb083ef1a9db63a33b5b5a7d74212d1d514')
 
 prepare() {
 cd GtkD-$pkgver
@@ -25,6 +27,10 @@
 # https://github.com/gtkd-developers/GtkD/pull/273
 # makefile: fix install path for pkconfig files
 patch -p1 < ../5a3aabfc7e253eef7ce727a47c3ea0801776a472.patch
+
+# https://github.com/gtkd-developers/GtkD/pull/332
+# Fix building demos with dmd v2.096.0
+patch -p1 < ../FixBuildingDemos.patch
 }
 
 build() {


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:20:41
  Author: wild
Revision: 927299

archrelease: copy trunk to community-x86_64

Added:
  adrdox/repos/community-x86_64/PKGBUILD
(from rev 927298, adrdox/trunk/PKGBUILD)
Deleted:
  adrdox/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:20:37 UTC (rev 927298)
+++ PKGBUILD2021-05-03 21:20:41 UTC (rev 927299)
@@ -1,31 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=adrdox
-pkgver=2.4.2
-pkgrel=1
-pkgdesc='Documentation generator for D'
-arch=('x86_64')
-url='https://github.com/adamdruppe/adrdox'
-license=('Boost')
-depends=('liblphobos' 'postgresql-libs')
-makedepends=('ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d7b4e3a10eb398ff491076ae0bc968956c84ddf642ef04add7ef32e7916c4c7380c51fa1271df57158f19c4cfce1e75502ab0384d9c2aec8ce3b6cf0d417c851')
-
-prepare() {
-cd $pkgname-$pkgver
-sed -i "s/-g/-g -L=\"$LDFLAGS\"/g" Makefile
-}
-
-build() {
-cd $pkgname-$pkgver
-
-make ldc
-}
-
-package() {
-cd $pkgname-$pkgver
-
-install -Dm 755 $pkgname.main "$pkgdir"/usr/bin/$pkgname
-}
-

Copied: adrdox/repos/community-x86_64/PKGBUILD (from rev 927298, 
adrdox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:20:41 UTC (rev 927299)
@@ -0,0 +1,31 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=adrdox
+pkgver=2.5.0
+pkgrel=1
+pkgdesc='Documentation generator for D'
+arch=('x86_64')
+url='https://github.com/adamdruppe/adrdox'
+license=('Boost')
+depends=('liblphobos' 'postgresql-libs')
+makedepends=('ldc')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('45ecbb3abc7222f7d430154aea1dab6f1ba301f5b07478d8c9066236d7aca162458c9ccb200576ed13fba21cf03702b5b4dc1b6fb245ad75a77852c0215e')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i "s/-g/-g -L=\"$LDFLAGS\"/g" Makefile
+}
+
+build() {
+cd $pkgname-$pkgver
+
+make ldc
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -Dm 755 $pkgname.main "$pkgdir"/usr/bin/$pkgname
+}
+


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:20:37
  Author: wild
Revision: 927298

upgpkg: adrdox 2.5.0-1: Updated to 2.5.0

Modified:
  adrdox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:20:15 UTC (rev 927297)
+++ PKGBUILD2021-05-03 21:20:37 UTC (rev 927298)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=adrdox
-pkgver=2.4.2
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Documentation generator for D'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('liblphobos' 'postgresql-libs')
 makedepends=('ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d7b4e3a10eb398ff491076ae0bc968956c84ddf642ef04add7ef32e7916c4c7380c51fa1271df57158f19c4cfce1e75502ab0384d9c2aec8ce3b6cf0d417c851')
+sha512sums=('45ecbb3abc7222f7d430154aea1dab6f1ba301f5b07478d8c9066236d7aca162458c9ccb200576ed13fba21cf03702b5b4dc1b6fb245ad75a77852c0215e')
 
 prepare() {
 cd $pkgname-$pkgver


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:20:15
  Author: wild
Revision: 927297

archrelease: copy trunk to community-x86_64

Added:
  dtools/repos/community-x86_64/PKGBUILD
(from rev 927296, dtools/trunk/PKGBUILD)
  dtools/repos/community-x86_64/autodetect.diff
(from rev 927296, dtools/trunk/autodetect.diff)
Deleted:
  dtools/repos/community-x86_64/PKGBUILD
  dtools/repos/community-x86_64/autodetect.diff

-+
 PKGBUILD|   98 +++---
 autodetect.diff |   94 +--
 2 files changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:20:08 UTC (rev 927296)
+++ PKGBUILD2021-05-03 21:20:15 UTC (rev 927297)
@@ -1,49 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasunse 
-
-pkgname=dtools
-pkgver=2.096.0
-pkgrel=1
-pkgdesc='Ancilliary tools for the D programming language'
-license=('Boost')
-groups=('dlang')
-arch=('x86_64')
-url='https://www.dlang.org'
-makedepends=('dmd' 'libphobos')
-provides=('ddemangle' 'dustmite' 'rdmd')
-conflicts=('ddemangle' 'dustmite' 'rdmd')
-depends=('curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz;
-'autodetect.diff')
-sha512sums=('c3f386b8a46caf17ae6311c1d6d7a56590d01e1e3020c327999bb5cabe9807a42a11faed6c907fae78437ea6a6ebe8759ad6ff8b390258b7360a459b5c30461e'
-
'3bce3c66cf24837fcb9bf244f2b07ed6116d8d67a75b2319010cf93956e93b43262b7d9613359503e6b0352b82684be8baeeb7b1f50e77accda334ce470bf5e3')
-
-build() {
-DMD=dmd
-
-# Add $LDFLAGS and $CXXFLAGS to the compilation
-_linkflags=$(echo -ne $LDFLAGS | cut -d\" -f2 | tail -c+4 | sed "s/,/ 
-L=/g")
-
-cd tools-$pkgver
-# rdmd is used to build others
-$DMD -od. -ofdtools-rdmd -L--build-id $_linkflags rdmd.d
-
-for tool in DustMite/dustmite ddemangle catdoc detab tolf dget; do
-./dtools-rdmd --compiler=$DMD --build-only -od. -ofdtools-`basename 
$tool` $_linkflags $tool.d
-done
-}
-
-package() {
-cd tools-$pkgver
-
-mkdir -p "$pkgdir/usr/bin"
-for tool in rdmd ddemangle catdoc detab tolf dget dustmite; do
-install -m755 -t "$pkgdir/usr/bin" $pkgname-$tool
-done
-
-cd "$pkgdir"
-ln -s dtools-rdmd usr/bin/rdmd
-ln -s dtools-dustmite usr/bin/dustmite
-ln -s dtools-ddemangle usr/bin/ddemangle
-}

Copied: dtools/repos/community-x86_64/PKGBUILD (from rev 927296, 
dtools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:20:15 UTC (rev 927297)
@@ -0,0 +1,49 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasunse 
+
+pkgname=dtools
+pkgver=2.096.1
+pkgrel=1
+pkgdesc='Ancilliary tools for the D programming language'
+license=('Boost')
+groups=('dlang')
+arch=('x86_64')
+url='https://www.dlang.org'
+makedepends=('dmd' 'libphobos')
+provides=('ddemangle' 'dustmite' 'rdmd')
+conflicts=('ddemangle' 'dustmite' 'rdmd')
+depends=('curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz;
+'autodetect.diff')
+sha512sums=('b25a9180faab99d31cc9a2909d699bbcfb1aa9be0f393f7c691977932d09e84d3b162a385df7318aab41dc2e671f1c38fe746c77654a8042cdbae515b273f5c6'
+
'3bce3c66cf24837fcb9bf244f2b07ed6116d8d67a75b2319010cf93956e93b43262b7d9613359503e6b0352b82684be8baeeb7b1f50e77accda334ce470bf5e3')
+
+build() {
+DMD=dmd
+
+# Add $LDFLAGS and $CXXFLAGS to the compilation
+_linkflags=$(echo -ne $LDFLAGS | cut -d\" -f2 | tail -c+4 | sed "s/,/ 
-L=/g")
+
+cd tools-$pkgver
+# rdmd is used to build others
+$DMD -od. -ofdtools-rdmd -L--build-id $_linkflags rdmd.d
+
+for tool in DustMite/dustmite ddemangle catdoc detab tolf dget; do
+./dtools-rdmd --compiler=$DMD --build-only -od. -ofdtools-`basename 
$tool` $_linkflags $tool.d
+done
+}
+
+package() {
+cd tools-$pkgver
+
+mkdir -p "$pkgdir/usr/bin"
+for tool in rdmd ddemangle catdoc detab tolf dget dustmite; do
+install -m755 -t "$pkgdir/usr/bin" $pkgname-$tool
+done
+
+cd "$pkgdir"
+ln -s dtools-rdmd usr/bin/rdmd
+ln -s dtools-dustmite usr/bin/dustmite
+ln -s dtools-ddemangle usr/bin/ddemangle
+}

Deleted: autodetect.diff
===
--- autodetect.diff 2021-05-03 21:20:08 UTC (rev 927296)
+++ autodetect.diff 2021-05-03 21:20:15 UTC (rev 927297)
@@ -1,47 +0,0 @@
-diff --git a/rdmd.d b/rdmd.d
-index bd82637..390d533 100644
 a/rdmd.d
-+++ b/rdmd.d
-@@ -52,7 +52,32 @@ else version (LDC)
- else
- static assert(false, "Unknown compiler");
- 
--private string compiler = defaultCompiler;
-+private string compiler;
-+
-+void chooseCompiler(ref string compiler)

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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:20:08
  Author: wild
Revision: 927296

upgpkg: dtools 2.096.1-1: Updated to 2.096.1

Modified:
  dtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:19:53 UTC (rev 927295)
+++ PKGBUILD2021-05-03 21:20:08 UTC (rev 927296)
@@ -3,7 +3,7 @@
 # Contributor: Mihails Strasunse 
 
 pkgname=dtools
-pkgver=2.096.0
+pkgver=2.096.1
 pkgrel=1
 pkgdesc='Ancilliary tools for the D programming language'
 license=('Boost')
@@ -16,7 +16,7 @@
 depends=('curl')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz;
 'autodetect.diff')
-sha512sums=('c3f386b8a46caf17ae6311c1d6d7a56590d01e1e3020c327999bb5cabe9807a42a11faed6c907fae78437ea6a6ebe8759ad6ff8b390258b7360a459b5c30461e'
+sha512sums=('b25a9180faab99d31cc9a2909d699bbcfb1aa9be0f393f7c691977932d09e84d3b162a385df7318aab41dc2e671f1c38fe746c77654a8042cdbae515b273f5c6'
 
'3bce3c66cf24837fcb9bf244f2b07ed6116d8d67a75b2319010cf93956e93b43262b7d9613359503e6b0352b82684be8baeeb7b1f50e77accda334ce470bf5e3')
 
 build() {


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:19:53
  Author: wild
Revision: 927295

archrelease: copy trunk to community-x86_64

Added:
  dmd/repos/community-x86_64/PKGBUILD
(from rev 927294, dmd/trunk/PKGBUILD)
  dmd/repos/community-x86_64/dmd-doc.desktop
(from rev 927294, dmd/trunk/dmd-doc.desktop)
  dmd/repos/community-x86_64/dmd.conf
(from rev 927294, dmd/trunk/dmd.conf)
Deleted:
  dmd/repos/community-x86_64/PKGBUILD
  dmd/repos/community-x86_64/dmd-doc.desktop
  dmd/repos/community-x86_64/dmd.conf

-+
 PKGBUILD|  276 +++---
 dmd-doc.desktop |   14 +-
 dmd.conf|   10 -
 3 files changed, 150 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:19:46 UTC (rev 927294)
+++ PKGBUILD2021-05-03 21:19:53 UTC (rev 927295)
@@ -1,138 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasunse 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Chris Brannon 
-# Contributor: Andrea Scarpino 
-# Contributor: Anders Bergh 
-# Contributor: Alexander Fehr 
-
-pkgname=('dmd' 'dmd-docs' 'libphobos')
-pkgdesc='D programming language compiler and standard library'
-groups=('dlang' 'dlang-dmd')
-pkgbase=dmd
-pkgver=2.096.0
-pkgrel=1
-epoch=1
-arch=('x86_64')
-url='https://www.dlang.org'
-makedepends=('git' 'ldc')
-source=("git+https://github.com/dlang/dmd.git#tag=v$pkgver;
-"git+https://github.com/dlang/druntime.git#tag=v$pkgver;
-"git+https://github.com/dlang/phobos.git#tag=v$pkgver;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz.sig;
-'dmd.conf'
-'dmd-doc.desktop')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'bd266ed693f95bade59f1848b40eba0c1f5319f98c63dfc913fcebf5e0988d40'
-'SKIP'
-'3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
-'4b7b8722b3fa11082f0f332397b1b66c85b30ce773c43c3fedcba5768a1484b1')
-# Key from https://dlang.org/gpg_keys.html
-validpgpkeys=('F46A10D0AB44C3D15DD65797BCDD73FFC3EB6146') # Martin Nowak 

-noextract=("dmd.$pkgver.linux.tar.xz")
-
-prepare() {
-# We only want to extract the docs & samples, not the prebuild executables
-tar xfJ "dmd.$pkgver.linux.tar.xz" dmd2/html
-
-# Make sure the version is not -dirty
-sed -i "s/\.git/.nope/" "$srcdir"/dmd/src/build.d
-}
-
-build() {
-export DFLAGS="-link-defaultlib-shared=false $(echo -ne $LDFLAGS | cut 
-d\" -f2 | tail -c+4 | sed "s/,/ -L=/g") -flto=full"
-export HOST_DMD=ldmd2
-
-cd "$srcdir"/dmd
-# Make the build tool. Instructions from src/posix.mak
-mkdir generated
-$HOST_DMD -ofgenerated/build -g src/build.d -release -O
-# Actually build dmd
-generated/build BUILD=release HOST_DMD="$HOST_DMD" CXX="c++" 
ENABLE_RELEASE=1 DFLAGS="$DFLAGS" dmd -v $MAKEFLAGS
-
-cd "$srcdir"/druntime
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release ENABLE_RELEASE=1 PIC=1
-
-cd "$srcdir"/phobos
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release ENABLE_RELEASE=1 PIC=1
-
-# This requires object.d to compile, thus need to be after druntime is 
built
-cd "$srcdir"/dmd
-make -C docs DMD=$HOST_DMD
-}
-
-package_dmd() {
-pkgdesc="The D programming language reference compiler"
-backup=('etc/dmd.conf')
-depends=('gcc' 'libphobos')
-optdepends=(
-'dtools: collection of useful utilities for development in D'
-'gcc-multilib: to cross-compile 32-bit applications'
-'dmd-docs: documentation and sample code for D'
-)
-provides=("d-compiler=$pkgver")
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-install -Dm755 "$srcdir"/dmd/generated/linux/release/*/dmd 
"$pkgdir"/usr/bin/dmd
-
-mkdir -p "$pkgdir"/etc
-install -Dm644 "$srcdir"/dmd.conf "$pkgdir"/etc/dmd.conf
-
-mkdir -p "$pkgdir"/usr/share/man/man1
-mkdir -p "$pkgdir"/usr/share/man/man5
-cp generated/docs/man/man1/dmd.1 "$pkgdir"/usr/share/man/man1/
-cp -r generated/docs/man/man5/* "$pkgdir"/usr/share/man/man5/
-
-install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-find "$pkgdir"/usr -type f | xargs chmod 0644
-chmod 755 "$pkgdir"/usr/bin/*
-}
-
-package_dmd-docs() {
-pkgdesc="Documentation and sample code for D programming language"
-depends=('dmd')
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-mkdir -p "$pkgdir"/usr/share/applications
-install -Dm644 "$srcdir"/dmd-doc.desktop 
"$pkgdir"/usr/share/applications/dmd-doc.desktop
-
-mkdir -p "$pkgdir"/usr/share/d/samples/
-cp -r samples/* "$pkgdir"/usr/share/d/samples/
-
-mkdir -p "$pkgdir"/usr/share/d/html
-cp -r "$srcdir"/dmd2/html/* 

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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:19:46
  Author: wild
Revision: 927294

upgpkg: dmd 1:2.096.1-1: Updated to 2.096.1

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:19:02 UTC (rev 927293)
+++ PKGBUILD2021-05-03 21:19:46 UTC (rev 927294)
@@ -11,7 +11,7 @@
 pkgdesc='D programming language compiler and standard library'
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
-pkgver=2.096.0
+pkgver=2.096.1
 pkgrel=1
 epoch=1
 arch=('x86_64')
@@ -27,7 +27,7 @@
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
-'bd266ed693f95bade59f1848b40eba0c1f5319f98c63dfc913fcebf5e0988d40'
+'3c03b2db4b8c541a5396b6be66ea880bf47a15f0e3b5d4fc096570a2141d6b5f'
 'SKIP'
 '3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
 '4b7b8722b3fa11082f0f332397b1b66c85b30ce773c43c3fedcba5768a1484b1')


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:19:02
  Author: wild
Revision: 927293

archrelease: copy trunk to community-x86_64

Added:
  dub/repos/community-x86_64/PKGBUILD
(from rev 927292, dub/trunk/PKGBUILD)
Deleted:
  dub/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:18:56 UTC (rev 927292)
+++ PKGBUILD2021-05-03 21:19:02 UTC (rev 927293)
@@ -1,40 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-
-pkgname=dub
-pkgver=1.24.1
-pkgrel=1
-pkgdesc="Developer package manager for D programming language"
-arch=('x86_64')
-url="https://github.com/dlang/dub;
-license=('MIT')
-groups=('dlang')
-makedepends=('ldc')
-depends=('liblphobos' 'curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('80a841741494d3e265b256b15fc5075a0a701278f456da549b1c33d981eb7bef504458c416be0201016db12693b3b2264e6d2d5f67cbe6490b83f51223fd6d27')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   echo Generating version file...
-   echo "module dub.version_;" > source/dub/version_.d
-   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
-
-   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
-L--build-id @build-files.txt
-}
-
-package() {
-   # binaries
-   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
-
-   # license
-   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-   # bash, fish and zsh completion
-   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
-   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
-   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
-}

Copied: dub/repos/community-x86_64/PKGBUILD (from rev 927292, 
dub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:19:02 UTC (rev 927293)
@@ -0,0 +1,40 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+
+pkgname=dub
+pkgver=1.25.0
+pkgrel=1
+pkgdesc="Developer package manager for D programming language"
+arch=('x86_64')
+url="https://github.com/dlang/dub;
+license=('MIT')
+groups=('dlang')
+makedepends=('ldc')
+depends=('curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
+sha512sums=('9694d79933283c79ef9e272a52f141f49097d65d2e203b78443da2b6e10ed249fe4ce4614f8357d11fb1de0bddfd56ea8cd2dd2b243ec25231ee1f7db5538d8c')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   echo Generating version file...
+   echo "module dub.version_;" > source/dub/version_.d
+   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
+
+   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
-L--build-id @build-files.txt
+}
+
+package() {
+   # binaries
+   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
+
+   # license
+   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   # bash, fish and zsh completion
+   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
+   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
+   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
+}


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:18:56
  Author: wild
Revision: 927292

upgpkg: dub 1.25.0-1: Updated to 1.25.0

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 21:18:27 UTC (rev 927291)
+++ PKGBUILD2021-05-03 21:18:56 UTC (rev 927292)
@@ -4,7 +4,7 @@
 # Contributor: Moritz Maxeiner 
 
 pkgname=dub
-pkgver=1.24.1
+pkgver=1.25.0
 pkgrel=1
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
@@ -12,9 +12,9 @@
 license=('MIT')
 groups=('dlang')
 makedepends=('ldc')
-depends=('liblphobos' 'curl')
+depends=('curl')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('80a841741494d3e265b256b15fc5075a0a701278f456da549b1c33d981eb7bef504458c416be0201016db12693b3b2264e6d2d5f67cbe6490b83f51223fd6d27')
+sha512sums=('9694d79933283c79ef9e272a52f141f49097d65d2e203b78443da2b6e10ed249fe4ce4614f8357d11fb1de0bddfd56ea8cd2dd2b243ec25231ee1f7db5538d8c')
 
 build() {
cd "$pkgname-$pkgver"


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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:18:27
  Author: wild
Revision: 927291

archrelease: copy trunk to community-x86_64

Added:
  ldc/repos/community-x86_64/PKGBUILD
(from rev 927290, ldc/trunk/PKGBUILD)
Deleted:
  ldc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 21:18:22 UTC (rev 927290)
+++ PKGBUILD2021-05-03 21:18:27 UTC (rev 927291)
@@ -1,108 +0,0 @@
-# Maintainer: Dan Printzell 
-# Contributor: Mihails Strasuns 
-# Contributor: Sven-Hendrik Haase 
-
-pkgname=('ldc' 'liblphobos')
-groups=('dlang' 'dlang-ldc')
-pkgver=1.25.1
-_pkgcommit=829dc71114eaf7c769208f03eb9a614dafd789c3
-_dversion=2.095.1
-_clangversion=11.1.0 # related to where ldc2 looks for compiler-rt sanitizers
-epoch=2
-pkgrel=1
-pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
-arch=('x86_64')
-url="https://github.com/ldc-developers/ldc;
-license=('BSD')
-makedepends=('git' 'cmake' 'llvm' 'ldc' 'ninja')
-
-source=(
-"git+https://github.com/ldc-developers/ldc#commit=$_pkgcommit;
-"ldc-druntime::git+https://github.com/ldc-developers/druntime.git;
-"ldc-phobos::git+https://github.com/ldc-developers/phobos.git;
-"ldc-testsuite::git+https://github.com/ldc-developers/dmd-testsuite.git;
-)
-
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-cd "$srcdir/ldc"
-
-git submodule init
-git config submodule.druntime.url "$srcdir/ldc-druntime"
-git config submodule.phobos.url "$srcdir/ldc-phobos"
-git config submodule.tests/d2/dmd-testsuite.url "$srcdir/ldc-testsuite"
-git submodule update
-
-# Set version used for path construction in getFullClangCompilerRTLibPath()
-sed -i "s/ldc::llvm_version_base/\"$_clangversion\"/" driver/linker-gcc.cpp
-}
-
-build() {
-cd "$srcdir/ldc"
-
-mkdir -p build && cd build
-
-cmake -GNinja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc \
--DBUILD_SHARED_LIBS=BOTH \
--DBUILD_LTO_LIBS=ON \
--DLDC_WITH_LLD=OFF \
--DD_COMPILER_FLAGS="-link-defaultlib-shared=false -linker=gold" \
--DADDITIONAL_DEFAULT_LDC_SWITCHES="\"-link-defaultlib-shared\"" \
-..
-ninja
-}
-
-check() {
-cd "$srcdir/ldc/build"
-ninja all-test-runners
-}
-
-package_ldc() {
-depends=('liblphobos' 'llvm-libs' 'gcc' 'compiler-rt')
-backup=('etc/ldc2.conf')
-provides=("d-compiler=$_dversion")
-
-cd "$srcdir/ldc/build"
-DESTDIR="$pkgdir" ninja install
-
-# move bash-completion
-mkdir -p "$pkgdir/usr/share/bash-completion/completions/"
-mv "$pkgdir/etc/bash_completion.d/ldc2" 
"$pkgdir/usr/share/bash-completion/completions/"
-rm -rf "$pkgdir/etc/bash_completion.d"
-
-# remove liblphobos files
-rm -rf "$pkgdir/usr/include"
-rm -rf "$pkgdir/usr/lib"
-
-# symlinks
-ln -s /usr/share/bash-completion/completions/ldc2 
"$pkgdir/usr/share/bash-completion/completions/ldc"
-ln -s /usr/bin/ldc2 "$pkgdir/usr/bin/ldc"
-ln -s /usr/bin/ldmd2 "$pkgdir/usr/bin/ldmd"
-
-# licenses
-install -D -m644 "$srcdir/ldc/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_liblphobos() {
-provides=('d-runtime' 'd-stdlib')
-depends=('curl' 'llvm-libs')
-options=('staticlibs' '!strip')
-
-cd "$srcdir/ldc/build"
-DESTDIR="$pkgdir" ninja install
-
-# remove ldc files
-rm -rf "$pkgdir/usr/bin/"
-rm -rf "$pkgdir/etc/"
-
-# licenses
-install -D -m644 "$srcdir/ldc/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ldc/repos/community-x86_64/PKGBUILD (from rev 927290, 
ldc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 21:18:27 UTC (rev 927291)
@@ -0,0 +1,108 @@
+# Maintainer: Dan Printzell 
+# Contributor: Mihails Strasuns 
+# Contributor: Sven-Hendrik Haase 
+
+pkgname=('ldc' 'liblphobos')
+groups=('dlang' 'dlang-ldc')
+pkgver=1.26.0
+_pkgcommit=162ee0cd815ec0e3f8f646f78178833f19c4a657
+_dversion=2.096.1
+_clangversion=11.1.0 # related to where ldc2 looks for compiler-rt sanitizers
+epoch=2
+pkgrel=1
+pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
+arch=('x86_64')
+url="https://github.com/ldc-developers/ldc;
+license=('BSD')
+makedepends=('git' 'cmake' 'llvm' 'ldc' 'ninja')
+
+source=(
+"git+https://github.com/ldc-developers/ldc#commit=$_pkgcommit;
+"ldc-druntime::git+https://github.com/ldc-developers/druntime.git;
+"ldc-phobos::git+https://github.com/ldc-developers/phobos.git;
+

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

2021-05-03 Thread Dan Printzell via arch-commits
Date: Monday, May 3, 2021 @ 21:18:22
  Author: wild
Revision: 927290

upgpkg: ldc 2:1.26.0-1: Updated to 1.26.0

Modified:
  ldc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:45:54 UTC (rev 927289)
+++ PKGBUILD2021-05-03 21:18:22 UTC (rev 927290)
@@ -4,9 +4,9 @@
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.25.1
-_pkgcommit=829dc71114eaf7c769208f03eb9a614dafd789c3
-_dversion=2.095.1
+pkgver=1.26.0
+_pkgcommit=162ee0cd815ec0e3f8f646f78178833f19c4a657
+_dversion=2.096.1
 _clangversion=11.1.0 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=2
 pkgrel=1


[arch-commits] Commit in ansible-lint/repos/community-any (4 files)

2021-05-03 Thread Frederik Schwan via arch-commits
Date: Monday, May 3, 2021 @ 20:45:54
  Author: freswa
Revision: 927289

archrelease: copy trunk to community-any

Added:
  ansible-lint/repos/community-any/PKGBUILD
(from rev 927288, ansible-lint/trunk/PKGBUILD)
  ansible-lint/repos/community-any/disable_use_scm_version.patch
(from rev 927288, ansible-lint/trunk/disable_use_scm_version.patch)
Deleted:
  ansible-lint/repos/community-any/PKGBUILD
  ansible-lint/repos/community-any/disable_use_scm_version.patch

---+
 PKGBUILD  |   76 
 disable_use_scm_version.patch |   62 
 2 files changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 20:45:51 UTC (rev 927288)
+++ PKGBUILD2021-05-03 20:45:54 UTC (rev 927289)
@@ -1,38 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Maintainer: Frederik Schwan 
-# Contributor: Sander Boom 
-
-pkgname=ansible-lint
-pkgver=5.0.7
-pkgrel=3
-pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
-arch=('any')
-url="https://github.com/ansible/ansible-lint;
-license=('MIT')
-depends=('python' 'ansible-base' 'python-ruamel-yaml' 'python-pyaml' 
'python-rich' 'python-packaging'
-  'python-wcmatch' 'python-enrich' 'python-tenacity')
-checkdepends=('python-pytest')
-optdepends=('yamllint: check for yaml syntax mistakes'
-'ansible: check official ansible collections')
-source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-disable_use_scm_version.patch)
-b2sums=('d9b0941aee9e41ff66c247db13172dc83b0aafb3fc29d10f80415562b5054732fb1001c92c73dd77bd1f3c59f852916b54c9bdec765390be51a5c7ea42b62fcf'
-
'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # stop setuptools from using the scm version which doesn't exist in this 
context
-  patch -Np1 < "${srcdir}"/disable_use_scm_version.patch
-  sed -i "/^\[metadata\]/a version = ${pkgver}" setup.cfg
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  PYTHONHASHSEED=0 python setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
-}

Copied: ansible-lint/repos/community-any/PKGBUILD (from rev 927288, 
ansible-lint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 20:45:54 UTC (rev 927289)
@@ -0,0 +1,38 @@
+# Maintainer: Jelle van der Waa 
+# Maintainer: Frederik Schwan 
+# Contributor: Sander Boom 
+
+pkgname=ansible-lint
+pkgver=5.0.8
+pkgrel=1
+pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
+arch=('any')
+url="https://github.com/ansible/ansible-lint;
+license=('MIT')
+depends=('python' 'ansible-base' 'python-ruamel-yaml' 'python-pyaml' 
'python-rich' 'python-packaging'
+  'python-wcmatch' 'python-enrich' 'python-tenacity')
+checkdepends=('python-pytest')
+optdepends=('yamllint: check for yaml syntax mistakes'
+'ansible: check official ansible collections')
+source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+disable_use_scm_version.patch)
+b2sums=('c1c0102a73acff2300966dd58a54adf6722e5ff89463a50674f505386a961a30857159a8d94e7c6cbfbe5677cbed53eea3c44b48d893a87e1bf54748b8ea969f'
+
'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # stop setuptools from using the scm version which doesn't exist in this 
context
+  patch -Np1 < "${srcdir}"/disable_use_scm_version.patch
+  sed -i "/^\[metadata\]/a version = ${pkgver}" setup.cfg
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  PYTHONHASHSEED=0 python setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}

Deleted: disable_use_scm_version.patch
===
--- disable_use_scm_version.patch   2021-05-03 20:45:51 UTC (rev 927288)
+++ disable_use_scm_version.patch   2021-05-03 20:45:54 UTC (rev 927289)
@@ -1,31 +0,0 @@
-diff -aur origsrc/ansible-lint-5.0.0/setup.cfg src/ansible-lint-5.0.0/setup.cfg
 aaa/setup.cfg  2021-02-09 19:19:11.689518714 +0100
-+++ bbb/setup.cfg  2021-02-09 19:19:30.538804812 +0100
-@@ -54,18 +54,12 @@
-   lint
- 
- [options]
--use_scm_version = True
- python_requires = >=3.6
- package_dir =
-   = src
- packages = find:
- zip_safe = False
- 
--# These are required during 

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

2021-05-03 Thread Frederik Schwan via arch-commits
Date: Monday, May 3, 2021 @ 20:45:51
  Author: freswa
Revision: 927288

upgpkg: ansible-lint 5.0.8-1

Modified:
  ansible-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:40:29 UTC (rev 927287)
+++ PKGBUILD2021-05-03 20:45:51 UTC (rev 927288)
@@ -3,8 +3,8 @@
 # Contributor: Sander Boom 
 
 pkgname=ansible-lint
-pkgver=5.0.7
-pkgrel=3
+pkgver=5.0.8
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
 arch=('any')
 url="https://github.com/ansible/ansible-lint;
@@ -16,7 +16,7 @@
 'ansible: check official ansible collections')
 
source=(https://github.com/ansible/ansible-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 disable_use_scm_version.patch)
-b2sums=('d9b0941aee9e41ff66c247db13172dc83b0aafb3fc29d10f80415562b5054732fb1001c92c73dd77bd1f3c59f852916b54c9bdec765390be51a5c7ea42b62fcf'
+b2sums=('c1c0102a73acff2300966dd58a54adf6722e5ff89463a50674f505386a961a30857159a8d94e7c6cbfbe5677cbed53eea3c44b48d893a87e1bf54748b8ea969f'
 
'a090862e657bfc29c89b23b2ecc8c585e15f098310b997e39600b6bdf0cd433e1045e2da348ce27dc2d3c0f9ef01950cf0ec5e7b071bc43d85161faabd8a1f60')
 
 prepare() {


[arch-commits] Commit in redis/repos/community-x86_64 (16 files)

2021-05-03 Thread Frederik Schwan via arch-commits
Date: Monday, May 3, 2021 @ 20:40:29
  Author: freswa
Revision: 927287

archrelease: copy trunk to community-x86_64

Added:
  redis/repos/community-x86_64/PKGBUILD
(from rev 927286, redis/trunk/PKGBUILD)
  redis/repos/community-x86_64/redis-5.0-use-system-jemalloc.patch
(from rev 927286, redis/trunk/redis-5.0-use-system-jemalloc.patch)
  redis/repos/community-x86_64/redis-sentinel.service
(from rev 927286, redis/trunk/redis-sentinel.service)
  redis/repos/community-x86_64/redis.conf-sane-defaults.patch
(from rev 927286, redis/trunk/redis.conf-sane-defaults.patch)
  redis/repos/community-x86_64/redis.install
(from rev 927286, redis/trunk/redis.install)
  redis/repos/community-x86_64/redis.service
(from rev 927286, redis/trunk/redis.service)
  redis/repos/community-x86_64/redis.sysusers
(from rev 927286, redis/trunk/redis.sysusers)
  redis/repos/community-x86_64/redis.tmpfiles
(from rev 927286, redis/trunk/redis.tmpfiles)
Deleted:
  redis/repos/community-x86_64/PKGBUILD
  redis/repos/community-x86_64/redis-5.0-use-system-jemalloc.patch
  redis/repos/community-x86_64/redis-sentinel.service
  redis/repos/community-x86_64/redis.conf-sane-defaults.patch
  redis/repos/community-x86_64/redis.install
  redis/repos/community-x86_64/redis.service
  redis/repos/community-x86_64/redis.sysusers
  redis/repos/community-x86_64/redis.tmpfiles

-+
 PKGBUILD|  114 +-
 redis-5.0-use-system-jemalloc.patch |   30 
 redis-sentinel.service  |   48 +++---
 redis.conf-sane-defaults.patch  |   44 ++---
 redis.install   |   10 +-
 redis.service   |   46 ++---
 redis.sysusers  |2 
 redis.tmpfiles  |6 -
 8 files changed, 150 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 20:40:25 UTC (rev 927286)
+++ PKGBUILD2021-05-03 20:40:29 UTC (rev 927287)
@@ -1,57 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Frederik Schwan 
-# Contributor: Sergej Pupykin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Jan-Erik Rediger 
-# Contributor: nofxx .com>
-
-pkgname=redis
-pkgver=6.2.2
-pkgrel=1
-pkgdesc='An in-memory database that persists on disk'
-arch=('x86_64')
-url='https://redis.io/'
-license=('BSD')
-depends=('jemalloc' 'grep' 'shadow' 'systemd-libs')
-# pkg-config fails to detect systemd libraries if systemd is not installed
-makedepends=('systemd' 'openssl')
-backup=('etc/redis/redis.conf'
-'etc/redis/sentinel.conf')
-install=redis.install
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/redis/redis/archive/${pkgver}.tar.gz;
-redis.service
-redis-sentinel.service
-redis.sysusers
-redis.tmpfiles
-redis.conf-sane-defaults.patch
-redis-5.0-use-system-jemalloc.patch)
-sha512sums=('0aa38612173ccf601f6ef6c41f6d4cf997c67b369af07b8a2600f611e992955443bd7ce0b3f42ed80dccfbe16f0c019822b01949a60b4fee63c0747bd693996b'
-
'749c5eecfd6cd2ed949302672c20a7972dbef3a4b971ed569eb064362d7f20434b5c39077f665e178394158b5200375bc2e56614682fa08dbf99e868a9b75783'
-
'2314c26920f5f0989fb98622f594b621a0b5035525146263da3fdfe640257118e03fc1903c15a62bcd4fbf260e0dcbf9249088292323739a607a11c9630795bf'
-
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'
-
'6a817024df70213205159de8350c684684d7dbda568c35a0a3d654bab0b91ec62d60b1a2aac6e1ffbe24040df4033b37a77361357834c572759f2d3c76d16ac0'
-
'9c43c858270d72cf5251d8226b0113f83c1749ad39b8ba286b7f90f05ad666d62ae7e17dc41a2d0a7bec833d65c98c7a3f12a30a93a28f0b1ab1c5a9e9a04a73'
-
'0acb08a6e0eaba239db7461bcfeddfbe0c1aaa517dc33c3918c9e991a1d5067cfe135b7f75085caade8c3ababd51ec9cefcc4120f57818bea1f7029a548a7732')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 < ../redis.conf-sane-defaults.patch
-  patch -Np1 < ../redis-5.0-use-system-jemalloc.patch
-}
-
-build() {
-  make BUILD_TLS=yes \
-   USE_SYSTEMD=yes \
-   -C $pkgname-$pkgver
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir"/usr install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/redis/LICENSE
-  install -Dm644 -t "$pkgdir"/etc/redis redis.conf sentinel.conf
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system/ ../redis.service 
../redis-sentinel.service
-  install -Dm644 "$srcdir"/redis.sysusers 
"$pkgdir"/usr/lib/sysusers.d/redis.conf
-  install -Dm644 "$srcdir"/redis.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/redis.conf
-}

Copied: redis/repos/community-x86_64/PKGBUILD (from rev 927286, 
redis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 

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

2021-05-03 Thread Frederik Schwan via arch-commits
Date: Monday, May 3, 2021 @ 20:40:25
  Author: freswa
Revision: 927286

upgpkg: redis 6.2.3-1

Modified:
  redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:36:33 UTC (rev 927285)
+++ PKGBUILD2021-05-03 20:40:25 UTC (rev 927286)
@@ -6,7 +6,7 @@
 # Contributor: nofxx .com>
 
 pkgname=redis
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 pkgdesc='An in-memory database that persists on disk'
 arch=('x86_64')
@@ -25,7 +25,7 @@
 redis.tmpfiles
 redis.conf-sane-defaults.patch
 redis-5.0-use-system-jemalloc.patch)
-sha512sums=('0aa38612173ccf601f6ef6c41f6d4cf997c67b369af07b8a2600f611e992955443bd7ce0b3f42ed80dccfbe16f0c019822b01949a60b4fee63c0747bd693996b'
+sha512sums=('3f39938a93fa3b226b4b4c1286e64299f39a9ff1bdde85ba490edb73e3c7ab32c50f8709f6bc8db9019abad3c6c0ae65ca0a951ca341a868541a088fdeb84454'
 
'749c5eecfd6cd2ed949302672c20a7972dbef3a4b971ed569eb064362d7f20434b5c39077f665e178394158b5200375bc2e56614682fa08dbf99e868a9b75783'
 
'2314c26920f5f0989fb98622f594b621a0b5035525146263da3fdfe640257118e03fc1903c15a62bcd4fbf260e0dcbf9249088292323739a607a11c9630795bf'
 
'2227dfb41bf5112f91716f011862ba5fade220aea3b6a8134a5a05ee3af6d1cca05b08d793a486be97df98780bf43ac5dc4e5e9989ae0c5cd4e1eedb6cee5d71'


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

2021-05-03 Thread Maxim Baz via arch-commits
Date: Monday, May 3, 2021 @ 20:36:33
  Author: maximbaz
Revision: 927285

archrelease: copy trunk to community-x86_64

Added:
  notmuch/repos/community-x86_64/PKGBUILD
(from rev 927284, notmuch/trunk/PKGBUILD)
  notmuch/repos/community-x86_64/notmuch.install
(from rev 927284, notmuch/trunk/notmuch.install)
Deleted:
  notmuch/repos/community-x86_64/PKGBUILD
  notmuch/repos/community-x86_64/notmuch.install

-+
 PKGBUILD|  208 +++---
 notmuch.install |   16 ++--
 2 files changed, 112 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 20:36:25 UTC (rev 927284)
+++ PKGBUILD2021-05-03 20:36:33 UTC (rev 927285)
@@ -1,104 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
-# Contributor: Daniel Wallace 
-# Contributor: fauno 
-# Contributor: Olivier Ramonat 
-# Contributor: Richard Murri 
-
-pkgbase=notmuch
-pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.31.4
-pkgrel=2
-arch=('x86_64')
-url="https://notmuchmail.org/;
-license=('GPL3')
-makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
-options=(!distcc !makeflags)
-source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('f1ee212b35bcf18c36f4cedb355699b51be82c4028e5b863d5776733f58de2a3200ccf3d86aa3baa115a9c62bd06b9fcc10f5541ffd0f71a85e2cf67beb1148a')
-
-build() {
-cd "$srcdir/$pkgbase-$pkgver"
-
-./configure --prefix=/usr --sysconfdir=/etc --includedir=/usr/include 
--zshcompletiondir=/usr/share/zsh/site-functions
-make
-
-make -C "contrib/${pkgbase}-mutt"
-
-make ruby-bindings
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py build
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py build
-}
-
-package_notmuch-runtime(){
-pkgdesc="Runtime for notmuch and notmuch-mutt"
-depends=('xapian-core' 'gmime3' 'talloc')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-make DESTDIR="$pkgdir/" LIBDIR_IN_LDCONFIG=0 WITH_EMACS=0 install
-make DESTDIR="$pkgdir/" WITH_BASH=1 install-completion
-
-# Install manpages
-make DESTDIR="$pkgdir" install-man
-
-# this is provided both with and without a statically included 
libnotmuch.so ???
-install -Dm755 notmuch-shared "$pkgdir/usr/bin/notmuch"
-}
-
-
-package_notmuch-vim(){
-pkgdesc="Vim plugins for notmuch"
-depends=('notmuch-runtime' 'ruby')
-optdepends=('ruby-mail: for sending mail'
-'elinks: for previewing html mail')
-
-make -C "$srcdir/$pkgbase-$pkgver/vim" DESTDIR="$pkgdir" 
prefix="/usr/share/vim/vimfiles" install
-}
-
-
-package_notmuch(){
-pkgdesc="Notmuch is not much of an email program"
-depends=('notmuch-runtime')
-optdepends=('emacs: for using the emacs interface'
-'vim: for using the vim interface'
-'python-cffi: for using the python-cffi bindings'
-'ruby: for using the ruby bindings'
-'gnupg: for email encryption')
-install=notmuch.install
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-# Install emacs parts
-make DESTDIR="$pkgdir" install-emacs
-
-
-# Install ruby bindings
-sed -i 's:INSTALL = .*[^D]$:& -D:' bindings/ruby/Makefile
-make -C bindings/ruby exec_prefix="$pkgdir"/usr install
-
-# Install python bindings
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py install --root="$pkgdir" --optimize=1
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py install --root="$pkgdir" --optimize=1
-
-# Remove mimeinfo.cache (fixes FS#53629).
-rm "$pkgdir/usr/share/applications/mimeinfo.cache"
-}
-
-package_notmuch-mutt(){
-pkgdesc="The mail indexer"
-depends=('notmuch-runtime' 'perl-mailtools' 'perl-mail-box' 
'perl-term-readline-gnu' 'perl-string-shellquote' 'perl-file-which')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-install -Dm755 "contrib/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
-install -Dm644 "contrib/$pkgname/${pkgname}.rc" 
"${pkgdir}/etc/Muttrc.d/${pkgname}.rc"
-install -Dm644 "contrib/$pkgname/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}

Copied: notmuch/repos/community-x86_64/PKGBUILD (from rev 927284, 
notmuch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 20:36:33 UTC (rev 927285)
@@ -0,0 +1,104 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
+# Contributor: Daniel Wallace 
+# Contributor: fauno 
+# Contributor: Olivier Ramonat 
+# Contributor: Richard Murri 
+
+pkgbase=notmuch
+pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
+pkgver=0.32
+pkgrel=1
+arch=('x86_64')

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

2021-05-03 Thread Maxim Baz via arch-commits
Date: Monday, May 3, 2021 @ 20:36:25
  Author: maximbaz
Revision: 927284

upgpkg: notmuch 0.32-1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:29:24 UTC (rev 927283)
+++ PKGBUILD2021-05-03 20:36:25 UTC (rev 927284)
@@ -7,8 +7,8 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.31.4
-pkgrel=2
+pkgver=0.32
+pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/;
 license=('GPL3')
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('f1ee212b35bcf18c36f4cedb355699b51be82c4028e5b863d5776733f58de2a3200ccf3d86aa3baa115a9c62bd06b9fcc10f5541ffd0f71a85e2cf67beb1148a')
+sha512sums=('ab9dfa36bc3cfda5c17ecef5d7bc9d7bb1536e47f801bb4fa6d9de6365cdafcaeadd62810176d860dc3951768091272db09083abfadd864e0cbaee98e7d161b8')
 
 build() {
 cd "$srcdir/$pkgbase-$pkgver"


[arch-commits] Commit in mako/trunk (PKGBUILD systemd-dbus-activation.patch)

2021-05-03 Thread Maxim Baz via arch-commits
Date: Monday, May 3, 2021 @ 20:29:20
  Author: maximbaz
Revision: 927282

upgpkg: mako 1.5-1

Added:
  mako/trunk/systemd-dbus-activation.patch
Modified:
  mako/trunk/PKGBUILD

---+
 PKGBUILD  |   28 +++-
 systemd-dbus-activation.patch |7 +++
 2 files changed, 22 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:11:44 UTC (rev 927281)
+++ PKGBUILD2021-05-03 20:29:20 UTC (rev 927282)
@@ -1,9 +1,10 @@
 # Maintainer: Brett Cornwall 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 # Contributor: Drew DeVault
 
 pkgname=mako
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 license=('MIT')
 pkgdesc='Lightweight notification daemon for Wayland'
 makedepends=("meson" "scdoc" "systemd" "wayland-protocols")
@@ -13,29 +14,30 @@
"systemd-libs"
"wayland"
 )
-optdepends=(
-   "jq: Required for the menu sub-command"
-)
+optdepends=("jq: support for 'makoctl menu'")
 arch=("x86_64")
 url='https://mako-project.org'
 source=(

"$pkgname-$pkgver.tar.gz::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz;

"$pkgname-$pkgver.tar.gz.sig::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz.sig;
+   "systemd-dbus-activation.patch"
 )
-validpgpkeys=("34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48")  # emersion
-sha256sums=('27ab63264a74389de2119393fe64fd578a4c1d04c8409990ef7cfbb6eb9309bb'
-'SKIP')
+validpgpkeys=("34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48") # emersion
+sha256sums=('d79998aa4c68de82155080a58ad5783b40d81f50553a0a5d633553ece4f7439d'
+'SKIP'
+'4579a2673dcf2114779e10ed52d771f3930c2192e8e35d3e145163d9e0b45c20')
 
+prepare() {
+   patch -Np1 -i "$srcdir/systemd-dbus-activation.patch" -d 
"$pkgname-$pkgver"
+}
 
 build() {
-   meson --prefix /usr \
-   --buildtype=plain \
-   -Dzsh-completions=true \
-   "$pkgname-$pkgver" build
+   arch-meson -Dzsh-completions=true -Dsd-bus-provider=libsystemd 
"$pkgname-$pkgver" build
ninja -C build
 }
 
 package() {
DESTDIR="$pkgdir" ninja -C build install
-   install -Dm644 "$pkgname-$pkgver/LICENSE" -t 
"$pkgdir/usr/share/licenses/$pkgname/"
+   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" 
"$pkgname-$pkgver/LICENSE"
+   install -Dm644 -t "$pkgdir/usr/lib/systemd/user/" 
"$pkgname-$pkgver/contrib/systemd/mako.service"
 }

Added: systemd-dbus-activation.patch
===
--- systemd-dbus-activation.patch   (rev 0)
+++ systemd-dbus-activation.patch   2021-05-03 20:29:20 UTC (rev 927282)
@@ -0,0 +1,7 @@
+--- a/fr.emersion.mako.service.in
 b/fr.emersion.mako.service.in
+@@ -1,3 +1,4 @@
+ [D-BUS Service]
+ Name=org.freedesktop.Notifications
+ Exec=@bindir@/mako
++SystemdService=mako.service


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

2021-05-03 Thread Maxim Baz via arch-commits
Date: Monday, May 3, 2021 @ 20:29:24
  Author: maximbaz
Revision: 927283

archrelease: copy trunk to community-x86_64

Added:
  mako/repos/community-x86_64/PKGBUILD
(from rev 927282, mako/trunk/PKGBUILD)
  mako/repos/community-x86_64/systemd-dbus-activation.patch
(from rev 927282, mako/trunk/systemd-dbus-activation.patch)
Deleted:
  mako/repos/community-x86_64/PKGBUILD

---+
 PKGBUILD  |   84 
 systemd-dbus-activation.patch |7 +++
 2 files changed, 50 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 20:29:20 UTC (rev 927282)
+++ PKGBUILD2021-05-03 20:29:24 UTC (rev 927283)
@@ -1,41 +0,0 @@
-# Maintainer: Brett Cornwall 
-# Contributor: Drew DeVault
-
-pkgname=mako
-pkgver=1.4.1
-pkgrel=2
-license=('MIT')
-pkgdesc='Lightweight notification daemon for Wayland'
-makedepends=("meson" "scdoc" "systemd" "wayland-protocols")
-depends=(
-   "gdk-pixbuf2"
-   "pango"
-   "systemd-libs"
-   "wayland"
-)
-optdepends=(
-   "jq: Required for the menu sub-command"
-)
-arch=("x86_64")
-url='https://mako-project.org'
-source=(
-   
"$pkgname-$pkgver.tar.gz::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz;
-   
"$pkgname-$pkgver.tar.gz.sig::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz.sig;
-)
-validpgpkeys=("34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48")  # emersion
-sha256sums=('27ab63264a74389de2119393fe64fd578a4c1d04c8409990ef7cfbb6eb9309bb'
-'SKIP')
-
-
-build() {
-   meson --prefix /usr \
-   --buildtype=plain \
-   -Dzsh-completions=true \
-   "$pkgname-$pkgver" build
-   ninja -C build
-}
-
-package() {
-   DESTDIR="$pkgdir" ninja -C build install
-   install -Dm644 "$pkgname-$pkgver/LICENSE" -t 
"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: mako/repos/community-x86_64/PKGBUILD (from rev 927282, 
mako/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 20:29:24 UTC (rev 927283)
@@ -0,0 +1,43 @@
+# Maintainer: Brett Cornwall 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Drew DeVault
+
+pkgname=mako
+pkgver=1.5
+pkgrel=1
+license=('MIT')
+pkgdesc='Lightweight notification daemon for Wayland'
+makedepends=("meson" "scdoc" "systemd" "wayland-protocols")
+depends=(
+   "gdk-pixbuf2"
+   "pango"
+   "systemd-libs"
+   "wayland"
+)
+optdepends=("jq: support for 'makoctl menu'")
+arch=("x86_64")
+url='https://mako-project.org'
+source=(
+   
"$pkgname-$pkgver.tar.gz::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz;
+   
"$pkgname-$pkgver.tar.gz.sig::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz.sig;
+   "systemd-dbus-activation.patch"
+)
+validpgpkeys=("34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48") # emersion
+sha256sums=('d79998aa4c68de82155080a58ad5783b40d81f50553a0a5d633553ece4f7439d'
+'SKIP'
+'4579a2673dcf2114779e10ed52d771f3930c2192e8e35d3e145163d9e0b45c20')
+
+prepare() {
+   patch -Np1 -i "$srcdir/systemd-dbus-activation.patch" -d 
"$pkgname-$pkgver"
+}
+
+build() {
+   arch-meson -Dzsh-completions=true -Dsd-bus-provider=libsystemd 
"$pkgname-$pkgver" build
+   ninja -C build
+}
+
+package() {
+   DESTDIR="$pkgdir" ninja -C build install
+   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" 
"$pkgname-$pkgver/LICENSE"
+   install -Dm644 -t "$pkgdir/usr/lib/systemd/user/" 
"$pkgname-$pkgver/contrib/systemd/mako.service"
+}

Copied: mako/repos/community-x86_64/systemd-dbus-activation.patch (from rev 
927282, mako/trunk/systemd-dbus-activation.patch)
===
--- systemd-dbus-activation.patch   (rev 0)
+++ systemd-dbus-activation.patch   2021-05-03 20:29:24 UTC (rev 927283)
@@ -0,0 +1,7 @@
+--- a/fr.emersion.mako.service.in
 b/fr.emersion.mako.service.in
+@@ -1,3 +1,4 @@
+ [D-BUS Service]
+ Name=org.freedesktop.Notifications
+ Exec=@bindir@/mako
++SystemdService=mako.service


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

2021-05-03 Thread Jonas Witschel via arch-commits
Date: Monday, May 3, 2021 @ 20:11:44
  Author: diabonas
Revision: 927281

archrelease: copy trunk to community-x86_64

Added:
  tpm2-pkcs11/repos/community-x86_64/PKGBUILD
(from rev 927280, tpm2-pkcs11/trunk/PKGBUILD)
Deleted:
  tpm2-pkcs11/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 20:11:38 UTC (rev 927280)
+++ PKGBUILD2021-05-03 20:11:44 UTC (rev 927281)
@@ -1,47 +0,0 @@
-# Maintainer: Jonas Witschel 
-pkgname=tpm2-pkcs11
-pkgver=1.5.0
-pkgrel=4
-pkgdesc='PKCS#11 interface for Trusted Platform Module 2.0 hardware'
-arch=('x86_64')
-url='https://github.com/tpm2-software/tpm2-pkcs11'
-license=('BSD')
-depends=('libyaml' 'openssl' 'python' 'python-cryptography' 
'python-pyasn1-modules' 'python-yaml' 'sqlite'
- 'tpm2-tools' 'tpm2-tss' 'libtss2-esys.so' 'libtss2-fapi.so' 
'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-tctildr.so')
-makedepends=('cmocka')
-checkdepends=('expect' 'iproute2' 'java-hamcrest' 'junit' 'libp11' 'opensc'
-  'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-tss-engine' 
'wget' 'xxd')
-source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc}
-
"tpm2-pkcs11-1.5.0_compatibility_tpm2-tss-engine-1.1.0.patch::$url/commit/969408022d1f61bd9a32388f842dae567beb407b.patch")
-sha512sums=('999adf3ea031dfbb0eadefbd6b2c5457bff738bad231efa70218032f851fe5ba466e37bdf47b5bce380c378b97e88b2a76c9b59a264db5c5f380a9ba3cce58a0'
-'SKIP'
-
'35e2f77079d362ffb5318844e9df3fc2dc2a4791ad146629800efa94226932949893735c019b897eb342277bdf2bc572307b75f0d5812b81b44aa12899abb7b5')
-validpgpkeys=('5B482B8E3E19DA7C978E1D016DE2E9078E1F50C1') # William Roberts 
(Bill Roberts) 
-
-prepare() {
-   cd "$pkgname-$pkgver"
-   # Fix compatibility with tpm2-tss-engine 1.1.0 
(https://github.com/tpm2-software/tpm2-pkcs11/pull/630)
-   patch --forward --strip=1 
--input="$srcdir/tpm2-pkcs11-1.5.0_compatibility_tpm2-tss-engine-1.1.0.patch"
-}
-
-build() {
-   cd "$pkgname-$pkgver"
-   export 
CLASSPATH="/usr/share/java/junit.jar:/usr/share/java/hamcrest-core.jar:$CLASSPATH"
-   ./configure --prefix=/usr --enable-unit $( ((CHECKFUNC)) && echo 
--enable-integration)
-   make
-   cd tools
-   python setup.py build
-}
-
-check() {
-   cd "$pkgname-$pkgver"
-   make check
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-   cd tools
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: tpm2-pkcs11/repos/community-x86_64/PKGBUILD (from rev 927280, 
tpm2-pkcs11/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 20:11:44 UTC (rev 927281)
@@ -0,0 +1,39 @@
+# Maintainer: Jonas Witschel 
+pkgname=tpm2-pkcs11
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='PKCS#11 interface for Trusted Platform Module 2.0 hardware'
+arch=('x86_64')
+url='https://github.com/tpm2-software/tpm2-pkcs11'
+license=('BSD')
+depends=('libyaml' 'openssl' 'python' 'python-cryptography' 
'python-pyasn1-modules' 'python-yaml' 'sqlite'
+ 'tpm2-tools' 'tpm2-tss' 'libtss2-esys.so' 'libtss2-fapi.so' 
'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-tctildr.so')
+makedepends=('cmocka' 'python-setuptools')
+checkdepends=('expect' 'iproute2' 'java-hamcrest' 'junit' 'libp11' 'opensc'
+  'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-tss-engine' 
'wget' 'xxd')
+source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
+sha512sums=('db94b2194837564fa330ac7cc15a5185258d5d632f033a60fa82a2b3246e046dac29b6dfece19b4e075383e999ac157286c7f18f6c5ab6a98dd01c8e810065ea'
+'SKIP')
+validpgpkeys=('5B482B8E3E19DA7C978E1D016DE2E9078E1F50C1') # William Roberts 
(Bill Roberts) 
+
+build() {
+   cd "$pkgname-$pkgver"
+   export 
CLASSPATH="/usr/share/java/junit.jar:/usr/share/java/hamcrest-core.jar:$CLASSPATH"
+   ./configure --prefix=/usr --enable-unit $( ((CHECKFUNC)) && echo 
--enable-integration)
+   make
+   cd tools
+   python setup.py build
+}
+
+check() {
+   cd "$pkgname-$pkgver"
+   make check
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+   cd tools
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2021-05-03 Thread Jonas Witschel via arch-commits
Date: Monday, May 3, 2021 @ 20:11:38
  Author: diabonas
Revision: 927280

upgpkg: tpm2-pkcs11 1.6.0-1: upstream release

Modified:
  tpm2-pkcs11/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:09:54 UTC (rev 927279)
+++ PKGBUILD2021-05-03 20:11:38 UTC (rev 927280)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=tpm2-pkcs11
-pkgver=1.5.0
-pkgrel=4
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='PKCS#11 interface for Trusted Platform Module 2.0 hardware'
 arch=('x86_64')
 url='https://github.com/tpm2-software/tpm2-pkcs11'
@@ -11,19 +11,11 @@
 makedepends=('cmocka' 'python-setuptools')
 checkdepends=('expect' 'iproute2' 'java-hamcrest' 'junit' 'libp11' 'opensc'
   'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-tss-engine' 
'wget' 'xxd')
-source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc}
-
"tpm2-pkcs11-1.5.0_compatibility_tpm2-tss-engine-1.1.0.patch::$url/commit/969408022d1f61bd9a32388f842dae567beb407b.patch")
-sha512sums=('999adf3ea031dfbb0eadefbd6b2c5457bff738bad231efa70218032f851fe5ba466e37bdf47b5bce380c378b97e88b2a76c9b59a264db5c5f380a9ba3cce58a0'
-'SKIP'
-
'35e2f77079d362ffb5318844e9df3fc2dc2a4791ad146629800efa94226932949893735c019b897eb342277bdf2bc572307b75f0d5812b81b44aa12899abb7b5')
+source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
+sha512sums=('db94b2194837564fa330ac7cc15a5185258d5d632f033a60fa82a2b3246e046dac29b6dfece19b4e075383e999ac157286c7f18f6c5ab6a98dd01c8e810065ea'
+'SKIP')
 validpgpkeys=('5B482B8E3E19DA7C978E1D016DE2E9078E1F50C1') # William Roberts 
(Bill Roberts) 
 
-prepare() {
-   cd "$pkgname-$pkgver"
-   # Fix compatibility with tpm2-tss-engine 1.1.0 
(https://github.com/tpm2-software/tpm2-pkcs11/pull/630)
-   patch --forward --strip=1 
--input="$srcdir/tpm2-pkcs11-1.5.0_compatibility_tpm2-tss-engine-1.1.0.patch"
-}
-
 build() {
cd "$pkgname-$pkgver"
export 
CLASSPATH="/usr/share/java/junit.jar:/usr/share/java/hamcrest-core.jar:$CLASSPATH"


[arch-commits] Commit in riscv64-linux-gnu-gdb/repos (2 files)

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 20:09:54
  Author: anatolik
Revision: 927279

archrelease: copy trunk to community-testing-x86_64

Added:
  riscv64-linux-gnu-gdb/repos/community-testing-x86_64/
  riscv64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 927278, riscv64-linux-gnu-gdb/trunk/PKGBUILD)

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

Copied: riscv64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
927278, riscv64-linux-gnu-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 20:09:54 UTC (rev 927279)
@@ -0,0 +1,53 @@
+# Maintainer: Anatol Pomozov 
+
+_target=riscv64-linux-gnu
+pkgname=$_target-gdb
+pkgver=10.2
+pkgrel=1
+pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--disable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR=$pkgdir install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 20:09:27
  Author: anatolik
Revision: 927278

upgpkg: riscv64-linux-gnu-gdb 10.2-1

Modified:
  riscv64-linux-gnu-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 20:09:09 UTC (rev 927277)
+++ PKGBUILD2021-05-03 20:09:27 UTC (rev 927278)
@@ -2,8 +2,8 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-gdb
-pkgver=10.1
-pkgrel=2
+pkgver=10.2
+pkgrel=1
 pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
-sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


[arch-commits] Commit in arm-none-eabi-gdb/repos (3 files)

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 20:09:09
  Author: anatolik
Revision: 927277

archrelease: copy trunk to community-testing-x86_64

Added:
  arm-none-eabi-gdb/repos/community-testing-x86_64/
  arm-none-eabi-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 927276, arm-none-eabi-gdb/trunk/PKGBUILD)
  arm-none-eabi-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 927276, arm-none-eabi-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   54 +
 fix_python37.patch |   66 +++
 2 files changed, 120 insertions(+)

Copied: arm-none-eabi-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
927276, arm-none-eabi-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 20:09:09 UTC (rev 927277)
@@ -0,0 +1,54 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=arm-none-eabi
+pkgname=$_target-gdb
+pkgver=10.2
+pkgrel=1
+pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr libelf)
+optdepends=('stlink: for debugging over STLINK')
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}

Copied: arm-none-eabi-gdb/repos/community-testing-x86_64/fix_python37.patch 
(from rev 927276, arm-none-eabi-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2021-05-03 20:09:09 UTC (rev 
927277)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


[arch-commits] Commit in arm-none-eabi-gdb/trunk (PKGBUILD)

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 20:08:36
  Author: anatolik
Revision: 927276

upgpkg: arm-none-eabi-gdb 10.2-1

Modified:
  arm-none-eabi-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:52:08 UTC (rev 927275)
+++ PKGBUILD2021-05-03 20:08:36 UTC (rev 927276)
@@ -3,8 +3,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=10.1
-pkgrel=2
+pkgver=10.2
+pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -13,7 +13,7 @@
 optdepends=('stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


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

2021-05-03 Thread Jelle van der Waa via arch-commits
Date: Monday, May 3, 2021 @ 19:52:00
  Author: jelle
Revision: 927274

upgpkg: python-zeroconf 0.29.0-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:47:27 UTC (rev 927273)
+++ PKGBUILD2021-05-03 19:52:00 UTC (rev 927274)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson 
 
 pkgname=python-zeroconf
-pkgver=0.28.8
+pkgver=0.29.0
 pkgrel=1
 pkgdesc="A pure python implementation of multicast DNS service discovery"
 arch=('any')
@@ -10,9 +10,9 @@
 license=('LGPL')
 depends=('python' 'python-netifaces' 'python-six' 'python-ifaddr')
 makedepends=('python-setuptools')
-checkdepends=('python-nose')
+checkdepends=('python-pytest')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('5272431bf88611c722119504504b86738f9366f518781deb24e520e382d1f337')
+sha256sums=('b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06')
 
 build() {
   cd "${pkgbase}-${pkgver}"
@@ -27,7 +27,7 @@
 
 check() {
   cd "${pkgbase}-${pkgver}"
-  nosetests --exclude test_integration_with_listener_ipv6 zeroconf/test.py
+  pytest -k test_integration_with_listener_ipv6 zeroconf/test.py
 }
 
 # vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Jelle van der Waa via arch-commits
Date: Monday, May 3, 2021 @ 19:52:08
  Author: jelle
Revision: 927275

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 19:52:00 UTC (rev 927274)
+++ PKGBUILD2021-05-03 19:52:08 UTC (rev 927275)
@@ -1,33 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Maxim Andersson 
-
-pkgname=python-zeroconf
-pkgver=0.28.8
-pkgrel=1
-pkgdesc="A pure python implementation of multicast DNS service discovery"
-arch=('any')
-url="https://github.com/jstasiak/python-zeroconf;
-license=('LGPL')
-depends=('python' 'python-netifaces' 'python-six' 'python-ifaddr')
-makedepends=('python-setuptools')
-checkdepends=('python-nose')
-source=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('5272431bf88611c722119504504b86738f9366f518781deb24e520e382d1f337')
-
-build() {
-  cd "${pkgbase}-${pkgver}"
-  python3 setup.py build
-}
-
-package() {
-  cd "${pkgbase}-${pkgver}"
-
-  python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
-}
-
-check() {
-  cd "${pkgbase}-${pkgver}"
-  nosetests --exclude test_integration_with_listener_ipv6 zeroconf/test.py
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-zeroconf/repos/community-any/PKGBUILD (from rev 927274, 
python-zeroconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 19:52:08 UTC (rev 927275)
@@ -0,0 +1,33 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Maxim Andersson 
+
+pkgname=python-zeroconf
+pkgver=0.29.0
+pkgrel=1
+pkgdesc="A pure python implementation of multicast DNS service discovery"
+arch=('any')
+url="https://github.com/jstasiak/python-zeroconf;
+license=('LGPL')
+depends=('python' 'python-netifaces' 'python-six' 'python-ifaddr')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
+sha256sums=('b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06')
+
+build() {
+  cd "${pkgbase}-${pkgver}"
+  python3 setup.py build
+}
+
+package() {
+  cd "${pkgbase}-${pkgver}"
+
+  python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
+}
+
+check() {
+  cd "${pkgbase}-${pkgver}"
+  pytest -k test_integration_with_listener_ipv6 zeroconf/test.py
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 19:47:48
  Author: anatolik
Revision: 414283

archrelease: copy trunk to testing-x86_64

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

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

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

+  D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 

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


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 19:47:27
  Author: anatolik
Revision: 927273

archrelease: copy trunk to community-testing-x86_64

Added:
  avr-gcc/repos/community-testing-x86_64/
  avr-gcc/repos/community-testing-x86_64/PKGBUILD
(from rev 927272, avr-gcc/trunk/PKGBUILD)

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

Copied: avr-gcc/repos/community-testing-x86_64/PKGBUILD (from rev 927272, 
avr-gcc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 19:47:27 UTC (rev 927273)
@@ -0,0 +1,114 @@
+# Maintainer: schuay 
+# Contributor: Brad Fanella 
+# Contributor: Corrado Primier 
+# Contributor: danst0 
+
+# Build order: avr-binutils -> avr-gcc -> avr-libc
+
+_target=avr
+pkgname=$_target-gcc
+pkgver=11.1.0
+_islver=0.24
+pkgrel=1
+#_snapshot=7-20180125
+pkgdesc='The GNU AVR Compiler Collection'
+arch=(x86_64)
+license=(GPL LGPL FDL custom)
+url='http://gcc.gnu.org/'
+depends=($_target-binutils gcc-libs libmpc)
+optdepends=('avr-libc: Standard C library for Atmel AVR development')
+options=(!emptydirs !strip)
+source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
+http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+   )
+sha256sums=('4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf'
+'SKIP'
+'fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0')
+validpgpkeys=(D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62  # Jakub Jelinek 

+  33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

+
+if [ -n "${_snapshot}" ]; then
+  _basedir=gcc-${_snapshot}
+else
+  _basedir=gcc-${pkgver}
+fi
+
+prepare() {
+cd ${_basedir}
+}
+
+build() {
+cd "${srcdir}"/${_basedir} 
+
+# link isl for in-tree build
+ln -s ../isl-${_islver} isl
+
+# https://bugs.archlinux.org/task/34629
+# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+
+echo ${pkgver} > gcc/BASE-VER
+
+cd "${srcdir}"
+mkdir gcc-build && cd gcc-build
+
+export CFLAGS_FOR_TARGET='-O2 -pipe'
+export CXXFLAGS_FOR_TARGET='-O2 -pipe'
+
+# --disable-linker-build-id   https://bugs.archlinux.org/task/34902
+# --disable-__cxa_atexit   https://bugs.archlinux.org/task/50848
+"${srcdir}"/${_basedir}/configure \
+--disable-install-libiberty \
+--disable-libssp \
+--disable-libstdcxx-pch \
+--disable-libunwind-exceptions \
+--disable-linker-build-id \
+--disable-nls \
+--disable-werror \
+--disable-__cxa_atexit \
+--enable-checking=release \
+--enable-clocale=gnu \
+--enable-gnu-unique-object \
+--enable-gold \
+--enable-languages=c,c++ \
+--enable-ld=default \
+--enable-lto \
+--enable-plugin \
+--enable-shared \
+--infodir=/usr/share/info \
+--libdir=/usr/lib \
+--libexecdir=/usr/lib \
+--mandir=/usr/share/man \
+--prefix=/usr \
+--target=$_target \
+--with-as=/usr/bin/$_target-as \
+--with-gnu-as \
+--with-gnu-ld \
+--with-ld=/usr/bin/$_target-ld \
+--with-plugin-ld=ld.gold \
+--with-system-zlib \
+--with-isl \
+--enable-gnu-indirect-function
+
+make
+}
+
+package() {
+cd "${srcdir}"/gcc-build
+
+make -j1 DESTDIR="${pkgdir}" install
+
+# Strip debug symbols from libraries; without this, the package size 
balloons to ~500MB.
+find "${pkgdir}"/usr/lib -type f -name "*.a" \
+-exec /usr/bin/$_target-strip --strip-debug '{}' \;
+
+# Install Runtime Library Exception
+install -Dm644 "${srcdir}"/${_basedir}/COPYING.RUNTIME \
+"${pkgdir}"/usr/share/licenses/$_target-gcc/RUNTIME.LIBRARY.EXCEPTION
+
+rm -r "${pkgdir}"/usr/share/man/man7
+rm -r "${pkgdir}"/usr/share/info
+rm "${pkgdir}"/usr/lib/libcc1.*
+}


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 19:47:16
  Author: anatolik
Revision: 414282

upgpkg: ethtool 1:5.12-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:24:27 UTC (rev 414281)
+++ PKGBUILD2021-05-03 19:47:16 UTC (rev 414282)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=5.10
+pkgver=5.12
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('e2aeacbe11ea12daa4d4408889dc5898ee106db7'
+sha1sums=('e7a51e8551a87033195944796b828e7197e24837'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806  # John W. Linville 

   D2CB120AB45957B721CD9596F4554567B91DE934) # Michal Kubecek 



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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 19:47:00
  Author: anatolik
Revision: 927272

upgpkg: avr-gcc 11.1.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:33:02 UTC (rev 927271)
+++ PKGBUILD2021-05-03 19:47:00 UTC (rev 927272)
@@ -7,8 +7,8 @@
 
 _target=avr
 pkgname=$_target-gcc
-pkgver=10.3.0
-_islver=0.22
+pkgver=11.1.0
+_islver=0.24
 pkgrel=1
 #_snapshot=7-20180125
 pkgdesc='The GNU AVR Compiler Collection'
@@ -22,10 +22,11 @@
 
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
)
-sha256sums=('64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344'
+sha256sums=('4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf'
 'SKIP'
-'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
-validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+'fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0')
+validpgpkeys=(D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62  # Jakub Jelinek 

+  33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

   13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

 
 if [ -n "${_snapshot}" ]; then


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

2021-05-03 Thread Jelle van der Waa via arch-commits
Date: Monday, May 3, 2021 @ 19:33:02
  Author: jelle
Revision: 927271

archrelease: copy trunk to community-x86_64

Added:
  intel-gpu-tools/repos/community-x86_64/PKGBUILD
(from rev 927270, intel-gpu-tools/trunk/PKGBUILD)
Deleted:
  intel-gpu-tools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 19:32:57 UTC (rev 927270)
+++ PKGBUILD2021-05-03 19:33:02 UTC (rev 927271)
@@ -1,45 +0,0 @@
-# Maintainer: Daniel Micay 
-# Contributor: Mikael Eriksson 
-# Originally by: Denis Smirnov 
-
-_pkgname=igt-gpu-tools
-pkgname=intel-gpu-tools
-pkgver=1.25
-pkgrel=2
-pkgdesc="Tools for development and testing of the Intel DRM driver"
-arch=(x86_64)
-license=(MIT)
-url='https://gitlab.freedesktop.org/drm/igt-gpu-tools'
-depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
-makedepends=(swig gtk-doc xorg-util-macros xorgproto meson)
-source=(https://xorg.freedesktop.org/releases/individual/app/${_pkgname}-$pkgver.tar.xz{,.sig})
-sha512sums=('a24ee46092241da26fc2dac2b9b54c9f16f7a408c8740c9c7209e876929e2908a36261ba258ca4a4a4e4a21c1e9c919457bf98d514f81d8b7dbfcf5f89a74daf'
-'SKIP')
-validpgpkeys=('775965B85650195ACE77E18D7370055DB74C2475'
-  'E1996E8A119F43C4BA2BE889D8C620766EA3F69D')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$_pkgname-$pkgver \
---prefix=/usr \
---libexecdir=/usr/lib
-
-  ninja
-}
-
-check() {
-  cd build
-  ninja test
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-
-  cd ../$_pkgname-$pkgver
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: intel-gpu-tools/repos/community-x86_64/PKGBUILD (from rev 927270, 
intel-gpu-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 19:33:02 UTC (rev 927271)
@@ -0,0 +1,45 @@
+# Maintainer: Daniel Micay 
+# Contributor: Mikael Eriksson 
+# Originally by: Denis Smirnov 
+
+_pkgname=igt-gpu-tools
+pkgname=intel-gpu-tools
+pkgver=1.26
+pkgrel=1
+pkgdesc="Tools for development and testing of the Intel DRM driver"
+arch=(x86_64)
+license=(MIT)
+url='https://gitlab.freedesktop.org/drm/igt-gpu-tools'
+depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
+makedepends=(swig gtk-doc xorg-util-macros xorgproto meson)
+source=(https://xorg.freedesktop.org/releases/individual/app/${_pkgname}-$pkgver.tar.xz{,.sig})
+sha512sums=('6eb67f68da1c79fac61e5abd57433ef51dbeb2b6f0923dc84aefb81d7059fbc94378fadcd7321a8f059edd9bac640032bf53c3aa058cf570fe5c31924396af8f'
+'SKIP')
+validpgpkeys=('775965B85650195ACE77E18D7370055DB74C2475'
+  'E1996E8A119F43C4BA2BE889D8C620766EA3F69D')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$_pkgname-$pkgver \
+--prefix=/usr \
+--libexecdir=/usr/lib
+
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+  cd ../$_pkgname-$pkgver
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
+}


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

2021-05-03 Thread Jelle van der Waa via arch-commits
Date: Monday, May 3, 2021 @ 19:32:57
  Author: jelle
Revision: 927270

upgpkg: intel-gpu-tools 1.26-1

Modified:
  intel-gpu-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 19:08:33 UTC (rev 927269)
+++ PKGBUILD2021-05-03 19:32:57 UTC (rev 927270)
@@ -4,8 +4,8 @@
 
 _pkgname=igt-gpu-tools
 pkgname=intel-gpu-tools
-pkgver=1.25
-pkgrel=2
+pkgver=1.26
+pkgrel=1
 pkgdesc="Tools for development and testing of the Intel DRM driver"
 arch=(x86_64)
 license=(MIT)
@@ -13,7 +13,7 @@
 depends=(libdrm libpciaccess cairo python xorg-xrandr procps-ng kmod libxv 
libunwind peg systemd)
 makedepends=(swig gtk-doc xorg-util-macros xorgproto meson)
 
source=(https://xorg.freedesktop.org/releases/individual/app/${_pkgname}-$pkgver.tar.xz{,.sig})
-sha512sums=('a24ee46092241da26fc2dac2b9b54c9f16f7a408c8740c9c7209e876929e2908a36261ba258ca4a4a4e4a21c1e9c919457bf98d514f81d8b7dbfcf5f89a74daf'
+sha512sums=('6eb67f68da1c79fac61e5abd57433ef51dbeb2b6f0923dc84aefb81d7059fbc94378fadcd7321a8f059edd9bac640032bf53c3aa058cf570fe5c31924396af8f'
 'SKIP')
 validpgpkeys=('775965B85650195ACE77E18D7370055DB74C2475'
   'E1996E8A119F43C4BA2BE889D8C620766EA3F69D')


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

2021-05-03 Thread Christian Hesse via arch-commits
Date: Monday, May 3, 2021 @ 19:24:25
  Author: eworm
Revision: 414280

upgpkg: gparted 1.3.0-2: update upstream url (FS#70696)

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 18:31:22 UTC (rev 414279)
+++ PKGBUILD2021-05-03 19:24:25 UTC (rev 414280)
@@ -4,10 +4,10 @@
 
 pkgname=gparted
 pkgver=1.3.0
-pkgrel=1
-pkgdesc="A Partition Magic clone, frontend to GNU Parted"
+pkgrel=2
+pkgdesc='A Partition Magic clone, frontend to GNU Parted'
 arch=('x86_64')
-url="http://gparted.sourceforge.net;
+url='https://gparted.org/'
 license=('GPL')
 depends=('parted' 'gtkmm3' 'xorg-xhost')
 makedepends=('intltool' 'itstool' 'pkg-config' 'yelp-tools' 'polkit')
@@ -48,5 +48,4 @@
   # Install policy file
   install -D -m0644 org.gnome.gparted.policy \
   "${pkgdir}"/usr/share/polkit-1/actions/org.gnome.gparted.policy
-
 }


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

2021-05-03 Thread Christian Hesse via arch-commits
Date: Monday, May 3, 2021 @ 19:24:27
  Author: eworm
Revision: 414281

archrelease: copy trunk to testing-x86_64

Added:
  gparted/repos/testing-x86_64/PKGBUILD
(from rev 414280, gparted/trunk/PKGBUILD)
Deleted:
  gparted/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 19:24:25 UTC (rev 414280)
+++ PKGBUILD2021-05-03 19:24:27 UTC (rev 414281)
@@ -1,52 +0,0 @@
-# Maintainer: Giovanni Scafora 
-# Contributor: Andrew Simmons 
-# Contributor: György Balló 
-
-pkgname=gparted
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="A Partition Magic clone, frontend to GNU Parted"
-arch=('x86_64')
-url="http://gparted.sourceforge.net;
-license=('GPL')
-depends=('parted' 'gtkmm3' 'xorg-xhost')
-makedepends=('intltool' 'itstool' 'pkg-config' 'yelp-tools' 'polkit')
-optdepends=('dosfstools: for FAT16 and FAT32 partitions'
-'jfsutils: for jfs partitions'
-'f2fs-tools: for Flash-Friendly File System'
-'btrfs-progs: for btrfs partitions'
-'exfatprogs: for exFAT partitions'
-'ntfs-3g: for ntfs partitions'
-'reiserfsprogs: for reiser partitions'
-'udftools: for UDF file system support'
-'xfsprogs: for xfs partitions'
-'nilfs-utils: for nilfs2 support'
-'polkit: to run gparted from application menu'
-'gpart: for recovering corrupt partition tables'
-'mtools: utilities to access MS-DOS disks')
-validpgpkeys=('BB09FFB87563FA2E1A22146817A6D3FF338C9570') # "Curtis Gedak 
"
-source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('8dc180245dd9ea45e6e2f4bc69512f187e08be7f799c98a825a0b04c161cbd2a'
-'SKIP')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --enable-online-resize \
-  --enable-libparted-dmraid \
-  --enable-xhost-root
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # Install policy file
-  install -D -m0644 org.gnome.gparted.policy \
-  "${pkgdir}"/usr/share/polkit-1/actions/org.gnome.gparted.policy
-
-}

Copied: gparted/repos/testing-x86_64/PKGBUILD (from rev 414280, 
gparted/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 19:24:27 UTC (rev 414281)
@@ -0,0 +1,51 @@
+# Maintainer: Giovanni Scafora 
+# Contributor: Andrew Simmons 
+# Contributor: György Balló 
+
+pkgname=gparted
+pkgver=1.3.0
+pkgrel=2
+pkgdesc='A Partition Magic clone, frontend to GNU Parted'
+arch=('x86_64')
+url='https://gparted.org/'
+license=('GPL')
+depends=('parted' 'gtkmm3' 'xorg-xhost')
+makedepends=('intltool' 'itstool' 'pkg-config' 'yelp-tools' 'polkit')
+optdepends=('dosfstools: for FAT16 and FAT32 partitions'
+'jfsutils: for jfs partitions'
+'f2fs-tools: for Flash-Friendly File System'
+'btrfs-progs: for btrfs partitions'
+'exfatprogs: for exFAT partitions'
+'ntfs-3g: for ntfs partitions'
+'reiserfsprogs: for reiser partitions'
+'udftools: for UDF file system support'
+'xfsprogs: for xfs partitions'
+'nilfs-utils: for nilfs2 support'
+'polkit: to run gparted from application menu'
+'gpart: for recovering corrupt partition tables'
+'mtools: utilities to access MS-DOS disks')
+validpgpkeys=('BB09FFB87563FA2E1A22146817A6D3FF338C9570') # "Curtis Gedak 
"
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('8dc180245dd9ea45e6e2f4bc69512f187e08be7f799c98a825a0b04c161cbd2a'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --enable-online-resize \
+  --enable-libparted-dmraid \
+  --enable-xhost-root
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # Install policy file
+  install -D -m0644 org.gnome.gparted.policy \
+  "${pkgdir}"/usr/share/polkit-1/actions/org.gnome.gparted.policy
+}


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

2021-05-03 Thread Nicola Squartini via arch-commits
Date: Monday, May 3, 2021 @ 19:08:33
  Author: tensor5
Revision: 927269

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-03 19:07:51 UTC (rev 927268)
+++ PKGBUILD2021-05-03 19:08:33 UTC (rev 927269)
@@ -1,67 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=react-native-debugger
-pkgver=0.11.7
-_commit=27041c3c29649ab170d237bec23396ec1df6886c
-pkgrel=1
-pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
-arch=('any')
-url='https://github.com/jhen0409/react-native-debugger'
-license=('MIT')
-depends=('electron11')
-makedepends=('asar' 'git' 'yarn')
-options=(!emptydirs)
-source=("git+https://github.com/jhen0409/react-native-debugger.git#commit=${_commit};
-'iconPath.patch'
-'react-native-debugger.desktop'
-'react-native-debugger.js')
-sha256sums=('SKIP'
-'75cd9814325bfcdfc5dc9f85a7ce75a021e4b3c8cd105b851eb804e7b580d474'
-'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
-'fcdf5bd33bfff35a08ba97ba45c04742ae25820bc8384edea73b78ce06108f23')
-
-prepare() {
-cd ${pkgname}
-
-patch -Np1 -i ../iconPath.patch
-}
-
-build() {
-cd ${pkgname}
-
-yarn --ignore-scripts
-cd dist
-yarn
-node ../scripts/patch-modules.js
-cd ..
-yarn build
-}
-
-package() {
-cd ${pkgname}
-
-install -dm755 "${pkgdir}/usr/lib"
-rm dist/logo.png  # see iconPath.patch
-# asar pack dist "${pkgdir}/usr/lib/${pkgname}.asar"
-cp -r dist "${pkgdir}/usr/lib/${pkgname}"
-
-install -Dm755 ../${pkgname}.js "${pkgdir}/usr/bin/${pkgname}"
-install -Dm644 -t "${pkgdir}/usr/share/applications" ../${pkgname}.desktop
-install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE.md
-install -Dm644 electron/logo.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-
-rm "${pkgdir}/usr/lib/${pkgname}/node_modules/loose-envify/cli.js"
-rm -rf 
"${pkgdir}/usr/lib/${pkgname}/node_modules/apollo-client-devtools/"{assets,build,development,shells/dev,src}
-find "${pkgdir}/usr/lib/${pkgname}/node_modules" \
-  -name 'bin' -prune -exec rm -r '{}' \; \
-  -or -name 'example' -prune -exec rm -r '{}' \; \
-  -or -name 'examples' -prune -exec rm -r '{}' \; \
-  -or -name 'test' -prune -exec rm -r '{}' \; \
-  -or -name 'tests' -prune -exec rm -r '{}' \; \
-  -or -name '*.md' -exec rm '{}' \; \
-  -or -name '*.markdown' -exec rm '{}' \; \
-  -or -name 'CHANGELOG*' -prune -exec rm -r '{}' \; \
-  -or -name 'Makefile' -exec rm '{}' \; \
-  -or -name '.*' -prune -exec rm -r '{}' \;
-}

Copied: react-native-debugger/repos/community-any/PKGBUILD (from rev 927268, 
react-native-debugger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-03 19:08:33 UTC (rev 927269)
@@ -0,0 +1,67 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=react-native-debugger
+pkgver=0.11.8
+_commit=0e9efe371feb8249068690f2a611bb368d424b1f
+pkgrel=1
+pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
+arch=('any')
+url='https://github.com/jhen0409/react-native-debugger'
+license=('MIT')
+depends=('electron11')
+makedepends=('asar' 'git' 'yarn')
+options=(!emptydirs)
+source=("git+https://github.com/jhen0409/react-native-debugger.git#commit=${_commit};
+'iconPath.patch'
+'react-native-debugger.desktop'
+'react-native-debugger.js')
+sha256sums=('SKIP'
+'75cd9814325bfcdfc5dc9f85a7ce75a021e4b3c8cd105b851eb804e7b580d474'
+'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
+

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

2021-05-03 Thread Nicola Squartini via arch-commits
Date: Monday, May 3, 2021 @ 19:07:51
  Author: tensor5
Revision: 927268

upgpkg: react-native-debugger 0.11.8-1

Modified:
  react-native-debugger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 18:52:39 UTC (rev 927267)
+++ PKGBUILD2021-05-03 19:07:51 UTC (rev 927268)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.11.7
-_commit=27041c3c29649ab170d237bec23396ec1df6886c
+pkgver=0.11.8
+_commit=0e9efe371feb8249068690f2a611bb368d424b1f
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 18:52:39
  Author: anatolik
Revision: 927267

archrelease: copy trunk to community-testing-x86_64

Added:
  avr-gdb/repos/community-testing-x86_64/
  avr-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 927266, avr-gdb/trunk/PKGBUILD)
  avr-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 927266, avr-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   56 +++
 fix_python37.patch |   66 +++
 2 files changed, 122 insertions(+)

Copied: avr-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 927266, 
avr-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 18:52:39 UTC (rev 927267)
@@ -0,0 +1,56 @@
+# Maintainer: schuay 
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Laszlo Papp 
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Vladimir Cerny 
+# Contributor: 4javier <4javieregATgmailDOTcom>
+
+_target=avr
+pkgname=$_target-gdb
+pkgver=10.2
+pkgrel=1
+pkgdesc='The GNU Debugger for AVR'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--disable-nls \
+--enable-languages=c,c++ \
+--prefix=/usr \
+--target=$_target \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-readline \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+
+}

Copied: avr-gdb/repos/community-testing-x86_64/fix_python37.patch (from rev 
927266, avr-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2021-05-03 18:52:39 UTC (rev 
927267)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 18:52:06
  Author: anatolik
Revision: 927266

upgpkg: avr-gdb 10.2-1

Modified:
  avr-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 18:44:01 UTC (rev 927265)
+++ PKGBUILD2021-05-03 18:52:06 UTC (rev 927266)
@@ -7,8 +7,8 @@
 
 _target=avr
 pkgname=$_target-gdb
-pkgver=10.1
-pkgrel=2
+pkgver=10.2
+pkgrel=1
 pkgdesc='The GNU Debugger for AVR'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -16,7 +16,7 @@
 depends=(xz ncurses expat python guile gdb-common mpfr libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


[arch-commits] Commit in aarch64-linux-gnu-gdb/repos (3 files)

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 18:44:01
  Author: anatolik
Revision: 927265

archrelease: copy trunk to community-testing-x86_64

Added:
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 927264, aarch64-linux-gnu-gdb/trunk/PKGBUILD)
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 927264, aarch64-linux-gnu-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   54 +
 fix_python37.patch |   66 +++
 2 files changed, 120 insertions(+)

Copied: aarch64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
927264, aarch64-linux-gnu-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 18:44:01 UTC (rev 927265)
@@ -0,0 +1,54 @@
+# Maintainer: Anatol Pomozov 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-gdb
+pkgver=10.2
+pkgrel=1
+pkgdesc='The GNU Debugger for the ARM64 target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr libelf source-highlight)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-source-highlight \
+--enable-languages=c,c++ \
+--disable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="${pkgdir}" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "${pkgdir}"/usr/include/gdb/
+  rm -r "${pkgdir}"/usr/share/gdb/
+  rm -r "${pkgdir}"/usr/share/info/
+  rm -r "${pkgdir}"/usr/share/man/man5/
+}

Copied: aarch64-linux-gnu-gdb/repos/community-testing-x86_64/fix_python37.patch 
(from rev 927264, aarch64-linux-gnu-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2021-05-03 18:44:01 UTC (rev 
927265)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


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

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 18:43:28
  Author: anatolik
Revision: 927264

upgpkg: aarch64-linux-gnu-gdb 10.2-1

Modified:
  aarch64-linux-gnu-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-05-03 18:35:30 UTC (rev 927263)
+++ PKGBUILD2021-05-03 18:43:28 UTC (rev 927264)
@@ -2,8 +2,8 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-gdb
-pkgver=10.1
-pkgrel=2
+pkgver=10.2
+pkgrel=1
 pkgdesc='The GNU Debugger for the ARM64 target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
-sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0'
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


[arch-commits] Commit in aarch64-linux-gnu-gcc/repos (2 files)

2021-05-03 Thread Anatol Pomozov via arch-commits
Date: Monday, May 3, 2021 @ 18:35:30
  Author: anatolik
Revision: 927262

archrelease: copy trunk to community-testing-x86_64

Added:
  aarch64-linux-gnu-gcc/repos/community-testing-x86_64/
  aarch64-linux-gnu-gcc/repos/community-testing-x86_64/PKGBUILD
(from rev 927258, aarch64-linux-gnu-gcc/trunk/PKGBUILD)

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

Copied: aarch64-linux-gnu-gcc/repos/community-testing-x86_64/PKGBUILD (from rev 
927258, aarch64-linux-gnu-gcc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-05-03 18:35:30 UTC (rev 927262)
@@ -0,0 +1,102 @@
+# Maintainer: Anatol Pomozov 
+# Maintainer: Eli Schwartz 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-gcc
+pkgver=11.1.0
+_islver=0.24
+pkgrel=1
+#_snapshot=8-20190111
+pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
+arch=(x86_64)
+url='https://gcc.gnu.org/'
+license=(GPL LGPL FDL)
+depends=($_target-binutils $_target-glibc libmpc zlib)
+makedepends=(gmp mpfr)
+options=(!emptydirs !strip staticlibs)
+source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+#https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
+http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
+sha256sums=('4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf'
+'SKIP'
+'fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0')
+validpgpkeys=(D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62  # Jakub Jelinek 

+  33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

+
+if [ -n "$_snapshot" ]; then
+  _basedir=gcc-$_snapshot
+else
+  _basedir=gcc-$pkgver
+fi
+
+prepare() {
+  cd $_basedir
+
+  # link isl for in-tree builds
+  ln -sf ../isl-$_islver isl
+
+  echo $pkgver > gcc/BASE-VER
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" 
"$srcdir"/$_basedir/{libiberty,gcc}/configure
+
+  rm -rf "$srcdir"/gcc-build
+  mkdir "$srcdir"/gcc-build
+}
+
+build() {
+  cd gcc-build
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  "$srcdir"/$_basedir/configure \
+  --prefix=/usr \
+  --program-prefix=$_target- \
+  --with-local-prefix=/usr/$_target \
+  --with-sysroot=/usr/$_target \
+  --with-build-sysroot=/usr/$_target \
+  --with-native-system-header-dir=/include \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --target=$_target --host=$CHOST --build=$CHOST \
+  --disable-nls --enable-default-pie \
+  --enable-languages=c,c++,fortran \
+  --enable-shared --enable-threads=posix \
+  --with-system-zlib --with-isl --enable-__cxa_atexit \
+  --disable-libunwind-exceptions --enable-clocale=gnu \
+  --disable-libstdcxx-pch --disable-libssp \
+  --enable-gnu-unique-object --enable-linker-build-id \
+  --enable-lto --enable-plugin --enable-install-libiberty \
+  --with-linker-hash-style=gnu --enable-gnu-indirect-function \
+  --disable-multilib --disable-werror \
+  --enable-checking=release
+
+  make
+}
+
+package() {
+  cd gcc-build
+
+  make DESTDIR="$pkgdir" install-gcc 
install-target-{libgcc,libstdc++-v3,libgomp,libgfortran,libquadmath}
+
+  # strip target binaries
+  find "$pkgdir"/usr/lib/gcc/$_target/ "$pkgdir"/usr/$_target/lib \
+   -type f -and \( -name \*.a -or -name \*.o \) \
+   -exec $_target-objcopy -R .comment -R .note -R .debug_info -R 
.debug_aranges \
+   -R .debug_pubnames -R .debug_pubtypes -R .debug_abbrev -R 
.debug_line \
+   -R .debug_str -R .debug_ranges -R .debug_loc '{}' \;
+
+  # strip host binaries
+  find "$pkgdir"/usr/bin/ "$pkgdir"/usr/lib/gcc/$_target/ -type f -and \( 
-executable \) -exec strip '{}' \;
+
+  # Remove files that conflict with host gcc package
+  rm -r "$pkgdir"/usr/share/man/man7
+  rm -r "$pkgdir"/usr/share/info
+  rm -r "$pkgdir"/usr/share/gcc-$pkgver
+}


  1   2   3   4   >