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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:17:46
  Author: lfleischer
Revision: 765280

archrelease: copy trunk to community-testing-any

Added:
  python-dropbox/repos/community-testing-any/PKGBUILD
(from rev 765279, python-dropbox/trunk/PKGBUILD)
Deleted:
  python-dropbox/repos/community-testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-28 14:17:42 UTC (rev 765279)
+++ PKGBUILD2020-11-28 14:17:46 UTC (rev 765280)
@@ -1,37 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrey Mivrenik 
-# Contributor: Tim Diels 
-
-pkgname=python-dropbox
-_pkgname=dropbox-sdk-python
-pkgver=10.5.0
-pkgrel=2
-pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://github.com/dropbox/dropbox-sdk-python;
-arch=('any')
-license=('MIT')
-depends=(python python-urllib3 python-requests)
-makedepends=(python-setuptools python-pytest-runner)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha512sums=('a0ef47f4c51869eb8c3fc8e9b6f1502352d6a1a408bffcd6d42f4b3187914c051140c5e40946b250442543b4fe90a9c87032ed07cce165cc4253d11ad2df4472')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py build
-}
-
-# requires API token in $DROPBOX_TOKEN
-#check() {
-#  cd "$srcdir/$_pkgname-$pkgver"
-#
-#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-dropbox/repos/community-testing-any/PKGBUILD (from rev 765279, 
python-dropbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-28 14:17:46 UTC (rev 765280)
@@ -0,0 +1,37 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrey Mivrenik 
+# Contributor: Tim Diels 
+
+pkgname=python-dropbox
+_pkgname=dropbox-sdk-python
+pkgver=10.10.0
+pkgrel=2
+pkgdesc="Python SDK for Dropbox Core APIs"
+url="https://github.com/dropbox/dropbox-sdk-python;
+arch=('any')
+license=('MIT')
+depends=(python python-urllib3 python-requests)
+makedepends=(python-setuptools python-pytest-runner)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
+sha512sums=('2f97c3cbf516f61dc1ff6012659df1576dbfa265cb40094ba16cd5064cbee2a236644c5554b3102ad1b86cc4ce4bbb17b61069c3e2fd3cd6203c1493be6f2c15')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py build
+}
+
+# requires API token in $DROPBOX_TOKEN
+#check() {
+#  cd "$srcdir/$_pkgname-$pkgver"
+#
+#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:17:39
  Author: lfleischer
Revision: 765278

upgpkg: python-dropbox 10.10.0-2: upstream update

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 14:15:50 UTC (rev 765277)
+++ PKGBUILD2020-11-28 14:17:39 UTC (rev 765278)
@@ -5,7 +5,7 @@
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgver=10.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://github.com/dropbox/dropbox-sdk-python;
 arch=('any')


[arch-commits] Commit in automake/trunk (PKGBUILD test_vala-mix2.sh.diff)

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:15:44
  Author: lfleischer
Revision: 402357

upgpkg: automake 1.16.3-1: upstream update

Modified:
  automake/trunk/PKGBUILD
Deleted:
  automake/trunk/test_vala-mix2.sh.diff

+
 PKGBUILD   |   19 +--
 test_vala-mix2.sh.diff |   22 --
 2 files changed, 5 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 10:57:15 UTC (rev 402356)
+++ PKGBUILD2020-11-28 14:15:44 UTC (rev 402357)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=automake
-pkgver=1.16.2
-pkgrel=3
+pkgver=1.16.3
+pkgrel=1
 pkgdesc="A GNU tool for automatically creating Makefiles"
 arch=('any')
 license=('GPL')
@@ -18,22 +18,13 @@
   # fixes for current texlive release
   #'texlive-bin' 'texinfo'
   'python' 'python-virtualenv')
-source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-test_vala-mix2.sh.diff)
-sha512sums=('a4aa0e41ceaa7df5bc303a6004597fb158f4198594017cd2c586fd9f5a29233e081766bf22b7e4ef0d4c8c3d45a8591009427efa319b362922a958ac1ef6e27b'
-'SKIP'
-
'e6cc9cb41cfd10cbd4ab0263859bfa8c892112c68a69043601c6d7da7c70300ccfe29b242a597bdf6c00bf14c12c19180eedbd66e80ae2bbea9513e36d999108')
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha512sums=('7265aeb7f82a8a205761d76e6ade7b7e97831c283349fd80f86e511f4b0b3e17f429d1506fca84c76079f63781e5dbf5ca81455d6bf6cda27d2e5c3d23b0d1aa'
+'SKIP')
 validpgpkeys=('E1622F96D2BB4E58018EEF9860F906016E407573'   # Stefano Lattarini
   'F2A38D7EEB2B66405761070D0ADEE10094604D37'   # Mathieu Lirzin
   '155D3FC500C834486D1EEA677FD9FCCB000B')  # Jim Meyering
 
-prepare() {
-   # upstream suggested gcc10 fix for failing test
-   # https://lists.gnu.org/archive/html/bug-automake/2020-06/msg3.html
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -Np1 -i ../test_vala-mix2.sh.diff
-}
-
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --build=$CHOST --prefix=/usr

Deleted: test_vala-mix2.sh.diff
===
--- test_vala-mix2.sh.diff  2020-11-28 10:57:15 UTC (rev 402356)
+++ test_vala-mix2.sh.diff  2020-11-28 14:15:44 UTC (rev 402357)
@@ -1,22 +0,0 @@
-diff --git a/t/vala-mix2.sh b/t/vala-mix2.sh
-index 8e6a214..933a3ff 100644
 a/t/vala-mix2.sh
-+++ b/t/vala-mix2.sh
-@@ -44,7 +44,7 @@ int main ()
- END
- 
- cat > foo.h <<'END'
--int foo;
-+extern int foo;
- int bar (void);
- int baz (void);
- END
-@@ -56,7 +56,7 @@ END
- 
- cat > baz.c <<'END'
- #include "foo.h"
--extern int foo = 0;
-+int foo = 0;
- int baz (void) { return 0; }
- END
- 


[arch-commits] Commit in automake/repos (testing-any testing-any/PKGBUILD)

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:15:50
  Author: lfleischer
Revision: 402358

archrelease: copy trunk to testing-any

Added:
  automake/repos/testing-any/
  automake/repos/testing-any/PKGBUILD
(from rev 402357, automake/trunk/PKGBUILD)

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

Copied: automake/repos/testing-any/PKGBUILD (from rev 402357, 
automake/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2020-11-28 14:15:50 UTC (rev 402358)
@@ -0,0 +1,42 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=automake
+pkgver=1.16.3
+pkgrel=1
+pkgdesc="A GNU tool for automatically creating Makefiles"
+arch=('any')
+license=('GPL')
+url="https://www.gnu.org/software/automake;
+groups=('base-devel')
+depends=('perl' 'bash')
+makedepends=('autoconf')
+checkdepends=('dejagnu' 'gcc-fortran' 'java-environment' 'vala' 'emacs' 
'cscope'
+  'expect' 'ncompress' 'gettext' 'lzip' 'zip' 'sharutils' 
'help2man'
+  # disable TeX tests for now, lots of them fail and need upstream
+  # fixes for current texlive release
+  #'texlive-bin' 'texinfo'
+  'python' 'python-virtualenv')
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha512sums=('7265aeb7f82a8a205761d76e6ade7b7e97831c283349fd80f86e511f4b0b3e17f429d1506fca84c76079f63781e5dbf5ca81455d6bf6cda27d2e5c3d23b0d1aa'
+'SKIP')
+validpgpkeys=('E1622F96D2BB4E58018EEF9860F906016E407573'   # Stefano Lattarini
+  'F2A38D7EEB2B66405761070D0ADEE10094604D37'   # Mathieu Lirzin
+  '155D3FC500C834486D1EEA677FD9FCCB000B')  # Jim Meyering
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --build=$CHOST --prefix=/usr
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:03:58
  Author: lfleischer
Revision: 765258

upgpkg: stunnel 5.57-1: upstream update

Modified:
  stunnel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 14:03:42 UTC (rev 765257)
+++ PKGBUILD2020-11-28 14:03:58 UTC (rev 765258)
@@ -4,8 +4,8 @@
 # Contributor: Kevin Piche 
 
 pkgname=stunnel
-pkgver=5.56
-pkgrel=2
+pkgver=5.57
+pkgrel=1
 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
 arch=('x86_64')
 url="https://www.stunnel.org/;
@@ -16,7 +16,7 @@
 'Makefile.patch'
 'stunnel.sysusers.conf'
 'stunnel.tmpfiles.conf')
-sha512sums=('db1be82b80bd5606568c5565f1c9a5710d4f7abca2d89388daa441bc395aaf2be998ac6403c7a17b8af01b89ade825186c20c50f73a809f9d64eca2e1b57a877'
+sha512sums=('de5feec6c2c01a6aba2c3b9b9356a8b115ba67c194b6459927870c4a5e37f8a57ac74129f223671586393539d789c868bc8f794331c7e4af058e540123b409e9'
 'SKIP'
 
'2129af2b2594473c48c565bdc714774b382c40ac1926d6ccbc07bbc29d006b89c9dbae71496b404caaf22cf40055d557d8b37a6aea20a228699721b79db1'
 
'8a7199b94cda5da8c0b99b25daf4bead1398a28975eb6813139744a8a962db3aa058bc4c9e7ee4121a52c62c2e2c2ed46d1739414927b210e0ac68da48a7ef5e'


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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:04:07
  Author: lfleischer
Revision: 765259

archrelease: copy trunk to community-x86_64

Added:
  stunnel/repos/community-x86_64/Makefile.patch
(from rev 765258, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-x86_64/PKGBUILD
(from rev 765258, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-x86_64/stunnel.sysusers.conf
(from rev 765258, stunnel/trunk/stunnel.sysusers.conf)
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf
(from rev 765258, stunnel/trunk/stunnel.tmpfiles.conf)
Deleted:
  stunnel/repos/community-x86_64/Makefile.patch
  stunnel/repos/community-x86_64/PKGBUILD
  stunnel/repos/community-x86_64/stunnel.sysusers.conf
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf

---+
 Makefile.patch|   24 +-
 PKGBUILD  |  108 
 stunnel.sysusers.conf |2 
 stunnel.tmpfiles.conf |2 
 4 files changed, 68 insertions(+), 68 deletions(-)

Deleted: Makefile.patch
===
--- Makefile.patch  2020-11-28 14:03:58 UTC (rev 765258)
+++ Makefile.patch  2020-11-28 14:04:07 UTC (rev 765259)
@@ -1,12 +0,0 @@
 tools/Makefile.in  2010-03-31 04:45:09.0 -0500
-+++ tools/Makefile.in  2010-04-11 17:17:41.0 -0500
-@@ -334,8 +334,7 @@
- 
- info-am:
- 
--install-data-am: install-confDATA install-data-local \
--  install-examplesDATA
-+install-data-am: install-confDATA install-examplesDATA
- 
- install-dvi: install-dvi-am
- 

Copied: stunnel/repos/community-x86_64/Makefile.patch (from rev 765258, 
stunnel/trunk/Makefile.patch)
===
--- Makefile.patch  (rev 0)
+++ Makefile.patch  2020-11-28 14:04:07 UTC (rev 765259)
@@ -0,0 +1,12 @@
+--- tools/Makefile.in  2010-03-31 04:45:09.0 -0500
 tools/Makefile.in  2010-04-11 17:17:41.0 -0500
+@@ -334,8 +334,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-confDATA install-data-local \
+-  install-examplesDATA
++install-data-am: install-confDATA install-examplesDATA
+ 
+ install-dvi: install-dvi-am
+ 

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-28 14:03:58 UTC (rev 765258)
+++ PKGBUILD2020-11-28 14:04:07 UTC (rev 765259)
@@ -1,54 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Kaiting Chen 
-# Contributor: Daniel J Griffiths 
-# Contributor: Kevin Piche 
-
-pkgname=stunnel
-pkgver=5.56
-pkgrel=2
-pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
-arch=('x86_64')
-url="https://www.stunnel.org/;
-license=('GPL')
-depends=('openssl' 'perl' 'libnsl')
-makedepends=('systemd')
-source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc}
-'Makefile.patch'
-'stunnel.sysusers.conf'
-'stunnel.tmpfiles.conf')
-sha512sums=('db1be82b80bd5606568c5565f1c9a5710d4f7abca2d89388daa441bc395aaf2be998ac6403c7a17b8af01b89ade825186c20c50f73a809f9d64eca2e1b57a877'
-'SKIP'
-
'2129af2b2594473c48c565bdc714774b382c40ac1926d6ccbc07bbc29d006b89c9dbae71496b404caaf22cf40055d557d8b37a6aea20a228699721b79db1'
-
'8a7199b94cda5da8c0b99b25daf4bead1398a28975eb6813139744a8a962db3aa058bc4c9e7ee4121a52c62c2e2c2ed46d1739414927b210e0ac68da48a7ef5e'
-
'8e06ec39547ce5991217e551e563f5d212742afda94da801ec266c632375aae489594d14815fe596319d9881eb5a58e32bf05baa69f3a9d1bae554419f5ac1bb')
-validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33') # Michał Trojnara
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # don't create a certificate...
-  patch -p0 <"$srcdir/Makefile.patch"
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-ipv6 \
---disable-libwrap
-
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 tools/stunnel.service 
"$pkgdir/usr/lib/systemd/system/stunnel.service"
-  install -Dm644 "$srcdir/stunnel.sysusers.conf" 
"$pkgdir/usr/lib/sysusers.d/stunnel.conf"
-  install -Dm644 "$srcdir/stunnel.tmpfiles.conf" 
"$pkgdir/usr/lib/tmpfiles.d/stunnel.conf"
-
-  sed -e "s:/usr/var/lib/stunnel/:/var/run/stunnel:g" \
-  -e "s:/usr/etc/stunnel/:/etc/stunnel/:g" \
-  -e "s:no\(body\|group\):stunnel:g" \
-  -i "$pkgdir/etc/stunnel/stunnel.conf-sample"
-}

Copied: stunnel/repos/community-x86_64/PKGBUILD (from rev 765258, 
stunnel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-28 14:04:07 UTC (rev 765259)
@@ -0,0 +1,54 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Daniel J Griffiths 
+# Contributor: Kevin Piche 
+
+pkgname=stunnel
+pkgver=5.57
+pkgrel=1
+pkgdesc="A program that 

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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:01:33
  Author: lfleischer
Revision: 765252

archrelease: copy trunk to community-x86_64

Added:
  tor/repos/community-x86_64/PKGBUILD
(from rev 765251, tor/trunk/PKGBUILD)
  tor/repos/community-x86_64/tor.sysusers
(from rev 765251, tor/trunk/tor.sysusers)
  tor/repos/community-x86_64/tor.tmpfiles
(from rev 765251, tor/trunk/tor.tmpfiles)
  tor/repos/community-x86_64/torrc.patch
(from rev 765251, tor/trunk/torrc.patch)
  tor/repos/community-x86_64/torservice.patch
(from rev 765251, tor/trunk/torservice.patch)
Deleted:
  tor/repos/community-x86_64/PKGBUILD
  tor/repos/community-x86_64/tor.sysusers
  tor/repos/community-x86_64/tor.tmpfiles
  tor/repos/community-x86_64/torrc.patch
  tor/repos/community-x86_64/torservice.patch

--+
 PKGBUILD |  116 ++---
 tor.sysusers |2 
 tor.tmpfiles |2 
 torrc.patch  |   56 -
 torservice.patch |   22 +-
 5 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-28 14:01:25 UTC (rev 765251)
+++ PKGBUILD2020-11-28 14:01:33 UTC (rev 765252)
@@ -1,58 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Micay 
-# Contributor: simo 
-# Contributor: Sid Karunaratne
-
-pkgname=tor
-pkgver=0.4.4.5
-pkgrel=4
-pkgdesc='Anonymizing overlay network.'
-arch=('x86_64')
-url='https://www.torproject.org/'
-license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp' 'zstd' 'libcap' 
'systemd-libs')
-optdepends=('torsocks: for torify')
-makedepends=('ca-certificates' 'systemd')
-backup=('etc/tor/torrc')
-source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'torrc.patch'
-'torservice.patch'
-'tor.sysusers'
-'tor.tmpfiles')
-b2sums=('b1c7342d5f1998b372529a8da1719a4f31c4e2516f9b666755b0edf29c7d66fa84a730fceed11e5c0bd1346f6fe06d7c96dd6a2161b0b2c3824468cd2f88f077'
-'SKIP'
-
'ac2f3008108e736de3dd37895ad543d5c8cdcfa5ec3e09c93eed227d00a30a31636e3ef1db4cf8649a3c666e7844ea692ecd632a0ddba672efa3cfc1a64c529d'
-
'941e1b3ffdb9035219f484888c942db9c295b23feff571de0af8d3fe8836e1a4b0e606b6a3583aa581f2cd6e4f975aca0b883ef6ee7f2d5b50a4ef677fb5db52'
-
'9053da53926f2120ac57b6c1442238f5bbd89bf9270347c4e00b721b39939bebc6adfcf814a9d7289dfd14d085d91c193529305336db93190da5b7f586a031df'
-
'5d55d9a7e42b6ce78b8ab985bab37afe8f0bacddb5abd895c4a490adb8f98b9422f90b40066fef05ecf37b7b21e80aadc615c4b7f6e12b05581304113a1b1f1d')
-validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
-  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  # install arch custom files
-  install -Dm0644 tor.sysusers "${pkgdir}"/usr/lib/sysusers.d/tor.conf
-  install -Dm0644 tor.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/tor.conf
-  
-  cd ${pkgname}-${pkgver}
-  # patch service file to fix FS#68157
-  patch -Np1 < "${srcdir}/torservice.patch"
-  # uncomment essential config sections in the torrc file
-  patch -Np1 < "${srcdir}/torrc.patch"
-
-  # invoke upstream install routine
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 contrib/dist/tor.service 
"${pkgdir}"/usr/lib/systemd/system/tor.service
-
-  # install torrc
-  install -Dm0644 src/config/torrc.sample "${pkgdir}"/etc/tor/torrc
-  rm "${pkgdir}"/etc/tor/torrc.sample
-
-  install -Dm0644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: tor/repos/community-x86_64/PKGBUILD (from rev 765251, 
tor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-28 14:01:33 UTC (rev 765252)
@@ -0,0 +1,58 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.4.6
+pkgrel=1
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp' 'zstd' 'libcap' 
'systemd-libs')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates' 'systemd')
+backup=('etc/tor/torrc')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc.patch'
+'torservice.patch'
+'tor.sysusers'
+'tor.tmpfiles')
+b2sums=('8eb5f22825193a61be42105ad32bd82e662c1859971fb2248fe05da2f80d1a3a9cbc96ee4f47f4127da56c328f5c60a6f57d5641cfa90b79becc8bf622f56f3f'
+'SKIP'
+
'ac2f3008108e736de3dd37895ad543d5c8cdcfa5ec3e09c93eed227d00a30a31636e3ef1db4cf8649a3c666e7844ea692ecd632a0ddba672efa3cfc1a64c529d'
+

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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 14:01:22
  Author: lfleischer
Revision: 765250

upgpkg: tor 0.4.4.6-1: upstream update

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 14:00:14 UTC (rev 765249)
+++ PKGBUILD2020-11-28 14:01:22 UTC (rev 765250)
@@ -4,8 +4,8 @@
 # Contributor: Sid Karunaratne
 
 pkgname=tor
-pkgver=0.4.4.5
-pkgrel=4
+pkgver=0.4.4.6
+pkgrel=1
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/'
@@ -19,7 +19,7 @@
 'torservice.patch'
 'tor.sysusers'
 'tor.tmpfiles')
-b2sums=('b1c7342d5f1998b372529a8da1719a4f31c4e2516f9b666755b0edf29c7d66fa84a730fceed11e5c0bd1346f6fe06d7c96dd6a2161b0b2c3824468cd2f88f077'
+b2sums=('8eb5f22825193a61be42105ad32bd82e662c1859971fb2248fe05da2f80d1a3a9cbc96ee4f47f4127da56c328f5c60a6f57d5641cfa90b79becc8bf622f56f3f'
 'SKIP'
 
'ac2f3008108e736de3dd37895ad543d5c8cdcfa5ec3e09c93eed227d00a30a31636e3ef1db4cf8649a3c666e7844ea692ecd632a0ddba672efa3cfc1a64c529d'
 
'941e1b3ffdb9035219f484888c942db9c295b23feff571de0af8d3fe8836e1a4b0e606b6a3583aa581f2cd6e4f975aca0b883ef6ee7f2d5b50a4ef677fb5db52'


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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 13:59:07
  Author: lfleischer
Revision: 765247

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-28 13:58:57 UTC (rev 765246)
+++ PKGBUILD2020-11-28 13:59:07 UTC (rev 765247)
@@ -1,37 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrey Mivrenik 
-# Contributor: Tim Diels 
-
-pkgname=python-dropbox
-_pkgname=dropbox-sdk-python
-pkgver=10.5.0
-pkgrel=1
-pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://github.com/dropbox/dropbox-sdk-python;
-arch=('any')
-license=('MIT')
-depends=(python python-urllib3 python-requests)
-makedepends=(python-setuptools python-pytest-runner)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha512sums=('a0ef47f4c51869eb8c3fc8e9b6f1502352d6a1a408bffcd6d42f4b3187914c051140c5e40946b250442543b4fe90a9c87032ed07cce165cc4253d11ad2df4472')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py build
-}
-
-# requires API token in $DROPBOX_TOKEN
-#check() {
-#  cd "$srcdir/$_pkgname-$pkgver"
-#
-#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-dropbox/repos/community-any/PKGBUILD (from rev 765246, 
python-dropbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-28 13:59:07 UTC (rev 765247)
@@ -0,0 +1,37 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrey Mivrenik 
+# Contributor: Tim Diels 
+
+pkgname=python-dropbox
+_pkgname=dropbox-sdk-python
+pkgver=10.10.0
+pkgrel=1
+pkgdesc="Python SDK for Dropbox Core APIs"
+url="https://github.com/dropbox/dropbox-sdk-python;
+arch=('any')
+license=('MIT')
+depends=(python python-urllib3 python-requests)
+makedepends=(python-setuptools python-pytest-runner)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
+sha512sums=('2f97c3cbf516f61dc1ff6012659df1576dbfa265cb40094ba16cd5064cbee2a236644c5554b3102ad1b86cc4ce4bbb17b61069c3e2fd3cd6203c1493be6f2c15')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py build
+}
+
+# requires API token in $DROPBOX_TOKEN
+#check() {
+#  cd "$srcdir/$_pkgname-$pkgver"
+#
+#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-11-28 Thread Lukas Fleischer via arch-commits
Date: Saturday, November 28, 2020 @ 13:58:57
  Author: lfleischer
Revision: 765246

upgpkg: python-dropbox 10.10.0-1: upstream update

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-28 13:42:21 UTC (rev 765245)
+++ PKGBUILD2020-11-28 13:58:57 UTC (rev 765246)
@@ -4,8 +4,8 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=10.5.0
-pkgrel=2
+pkgver=10.10.0
+pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://github.com/dropbox/dropbox-sdk-python;
 arch=('any')
@@ -13,7 +13,7 @@
 depends=(python python-urllib3 python-requests)
 makedepends=(python-setuptools python-pytest-runner)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha512sums=('a0ef47f4c51869eb8c3fc8e9b6f1502352d6a1a408bffcd6d42f4b3187914c051140c5e40946b250442543b4fe90a9c87032ed07cce165cc4253d11ad2df4472')
+sha512sums=('2f97c3cbf516f61dc1ff6012659df1576dbfa265cb40094ba16cd5064cbee2a236644c5554b3102ad1b86cc4ce4bbb17b61069c3e2fd3cd6203c1493be6f2c15')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"


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

2020-10-14 Thread Lukas Fleischer via arch-commits
Date: Wednesday, October 14, 2020 @ 23:04:41
  Author: lfleischer
Revision: 724034

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   64 ++---
 calcurse.install |   16 ++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-14 23:04:29 UTC (rev 724033)
+++ PKGBUILD2020-10-14 23:04:41 UTC (rev 724034)
@@ -1,32 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Ronald van Haren 
-# Contributor: wain 
-
-pkgname=calcurse
-pkgver=4.6.0
-pkgrel=2
-pkgdesc='A text-based personal organizer.'
-arch=('x86_64')
-url='https://calcurse.org/'
-license=('BSD')
-depends=('ncurses')
-optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
-install='calcurse.install'
-source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('20b59e3a41713f6433be252ea8413dbe'
- 'SKIP')
-validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: calcurse/repos/community-x86_64/PKGBUILD (from rev 724033, 
calcurse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-14 23:04:41 UTC (rev 724034)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Ronald van Haren 
+# Contributor: wain 
+
+pkgname=calcurse
+pkgver=4.7.0
+pkgrel=1
+pkgdesc='A text-based personal organizer.'
+arch=('x86_64')
+url='https://calcurse.org/'
+license=('BSD')
+depends=('ncurses')
+optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
+install='calcurse.install'
+source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('0377ab767e2c9a0c2c045c94d18fc23c'
+ 'SKIP')
+validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: calcurse.install
===
--- calcurse.install2020-10-14 23:04:29 UTC (rev 724033)
+++ calcurse.install2020-10-14 23:04:41 UTC (rev 724034)
@@ -1,8 +0,0 @@
-post_upgrade() {
-  if (( $(vercmp $2 3.0.0) < 0 )); then
-cat <<"EOF"
-==> The configuration file format has changed in calcurse 3.0.0.
-==> Run `calcurse-upgrade` to upgrade your configuration files.
-EOF
-  fi
-}

Copied: calcurse/repos/community-x86_64/calcurse.install (from rev 724033, 
calcurse/trunk/calcurse.install)
===
--- calcurse.install(rev 0)
+++ calcurse.install2020-10-14 23:04:41 UTC (rev 724034)
@@ -0,0 +1,8 @@
+post_upgrade() {
+  if (( $(vercmp $2 3.0.0) < 0 )); then
+cat <<"EOF"
+==> The configuration file format has changed in calcurse 3.0.0.
+==> Run `calcurse-upgrade` to upgrade your configuration files.
+EOF
+  fi
+}


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

2020-10-14 Thread Lukas Fleischer via arch-commits
Date: Wednesday, October 14, 2020 @ 23:04:29
  Author: lfleischer
Revision: 724033

upgpkg: calcurse 4.7.0-1: upstream update

Modified:
  calcurse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-14 22:55:02 UTC (rev 724032)
+++ PKGBUILD2020-10-14 23:04:29 UTC (rev 724033)
@@ -3,8 +3,8 @@
 # Contributor: wain 
 
 pkgname=calcurse
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.7.0
+pkgrel=1
 pkgdesc='A text-based personal organizer.'
 arch=('x86_64')
 url='https://calcurse.org/'
@@ -13,7 +13,7 @@
 optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
 install='calcurse.install'
 source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('20b59e3a41713f6433be252ea8413dbe'
+md5sums=('0377ab767e2c9a0c2c045c94d18fc23c'
  'SKIP')
 validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
 


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:19
  Author: lfleischer
Revision: 723103

upgpkg: python-dropbox 10.5.0-1: upstream update

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:17 UTC (rev 723102)
+++ PKGBUILD2020-10-10 13:32:19 UTC (rev 723103)
@@ -4,16 +4,16 @@
 
 pkgname=python-dropbox
 _pkgname=dropbox-sdk-python
-pkgver=10.3.1
+pkgver=10.5.0
 pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://www.dropbox.com/developers/core/sdks/python;
+url="https://github.com/dropbox/dropbox-sdk-python;
 arch=('any')
 license=('MIT')
 depends=(python python-urllib3 python-requests)
 makedepends=(python-setuptools python-pytest-runner)
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha512sums=('c525f2ff918c57288e41f935aac81853d655f62e9f3de0be4ad2f1263ec54fe609fbe7d40a07b246affafb98820fd08120977524be8232169c7284ea785c0161')
+sha512sums=('a0ef47f4c51869eb8c3fc8e9b6f1502352d6a1a408bffcd6d42f4b3187914c051140c5e40946b250442543b4fe90a9c87032ed07cce165cc4253d11ad2df4472')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:17
  Author: lfleischer
Revision: 723102

upgpkg: python-pygit2 1.3.0-1: upstream update

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:15 UTC (rev 723101)
+++ PKGBUILD2020-10-10 13:32:17 UTC (rev 723102)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay 
 
 pkgname=python-pygit2
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
 checkdepends=('python-pytest-runner')
 
source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
-sha256sums=('dc5dd39324dc21404f7a802895e1baeacd23bfff7ce49c38c943225e07cfef88')
+sha256sums=('1ffbbbfc2f85694b8f395a616ab930e57b2df9d50781e8ba84603d293ae70462')
 
 build() {
cd "pygit2-$pkgver"


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:21
  Author: lfleischer
Revision: 723104

archrelease: copy trunk to community-x86_64

Added:
  duplicity/repos/community-x86_64/PKGBUILD
(from rev 723103, duplicity/trunk/PKGBUILD)
Deleted:
  duplicity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:19 UTC (rev 723103)
+++ PKGBUILD2020-10-10 13:32:21 UTC (rev 723104)
@@ -1,33 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Kaiting Chen 
-# Contributor: Aaron Schaefer 
-
-pkgname=duplicity
-pkgver=0.8.15
-_pkgver=0.8.15
-pkgrel=1
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
-arch=('x86_64')
-url='https://www.nongnu.org/duplicity/'
-license=('GPL')
-depends=('gnupg' 'librsync' 'python-paramiko' 'python-fasteners' 
'python-future')
-makedepends=('python-setuptools')
-optdepends=('lftp: backend for ftp, ftps, fish'
-'ncftp: alternative backend for ftp'
-'python-boto: Amazon S3 and Google Cloud Storage backend'
-'python-dropbox: Dropbox backend'
-'python-gobject: GIO backend'
-'gvfs: GIO backend'
-'python-pydrive: Google Drive backend'
-'python-requests-oauthlib: OneDrive backend'
-'rsync: rsync backend')
-source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
-md5sums=('1c642ff2e0f661a4404c39a9c5b09ef4'
- 'SKIP')
-validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
-  '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')
-
-package() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: duplicity/repos/community-x86_64/PKGBUILD (from rev 723103, 
duplicity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-10 13:32:21 UTC (rev 723104)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=duplicity
+pkgver=0.8.16
+_pkgver=0.8.16
+pkgrel=1
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('x86_64')
+url='https://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'python-paramiko' 'python-fasteners' 
'python-future')
+makedepends=('python-setuptools')
+optdepends=('lftp: backend for ftp, ftps, fish'
+'ncftp: alternative backend for ftp'
+'python-boto: Amazon S3 and Google Cloud Storage backend'
+'python-dropbox: Dropbox backend'
+'python-gobject: GIO backend'
+'gvfs: GIO backend'
+'python-pydrive: Google Drive backend'
+'python-requests-oauthlib: OneDrive backend'
+'rsync: rsync backend')
+source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
+md5sums=('09fc65761a4b72fb58bb9af540ef7551'
+ 'SKIP')
+validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
+  '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')
+
+package() {
+   cd "${srcdir}/${pkgname}-${_pkgver}"
+   python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:23
  Author: lfleischer
Revision: 723105

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:21 UTC (rev 723104)
+++ PKGBUILD2020-10-10 13:32:23 UTC (rev 723105)
@@ -1,31 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Daniel Micay 
-
-pkgname=python-pygit2
-pkgver=1.2.1
-pkgrel=1
-pkgdesc='Python bindings for libgit2'
-arch=('x86_64')
-url="https://github.com/libgit2/pygit2;
-license=('GPL2')
-depends=('libgit2>=1:0.27.0' 'python-cffi' 'python-six' 
'python-cached-property')
-makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
-checkdepends=('python-pytest-runner')
-source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
-sha256sums=('dc5dd39324dc21404f7a802895e1baeacd23bfff7ce49c38c943225e07cfef88')
-
-build() {
-   cd "pygit2-$pkgver"
-   python setup.py build
-}
-
-check() {
-   cd "pygit2-$pkgver"
-   python setup.py pytest
-}
-
-package() {
-   cd "pygit2-$pkgver"
-   LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
-}

Copied: python-pygit2/repos/community-x86_64/PKGBUILD (from rev 723103, 
python-pygit2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-10 13:32:23 UTC (rev 723105)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Daniel Micay 
+
+pkgname=python-pygit2
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Python bindings for libgit2'
+arch=('x86_64')
+url="https://github.com/libgit2/pygit2;
+license=('GPL2')
+depends=('libgit2>=1:0.27.0' 'python-cffi' 'python-six' 
'python-cached-property')
+makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
+checkdepends=('python-pytest-runner')
+source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
+sha256sums=('1ffbbbfc2f85694b8f395a616ab930e57b2df9d50781e8ba84603d293ae70462')
+
+build() {
+   cd "pygit2-$pkgver"
+   python setup.py build
+}
+
+check() {
+   cd "pygit2-$pkgver"
+   python setup.py pytest
+}
+
+package() {
+   cd "pygit2-$pkgver"
+   LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
+}


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:15
  Author: lfleischer
Revision: 723101

upgpkg: duplicity 0.8.16-1: upstream update

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:15 UTC (rev 723100)
+++ PKGBUILD2020-10-10 13:32:15 UTC (rev 723101)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=duplicity
-pkgver=0.8.15
-_pkgver=0.8.15
+pkgver=0.8.16
+_pkgver=0.8.16
 pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 'python-requests-oauthlib: OneDrive backend'
 'rsync: rsync backend')
 
source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
-md5sums=('1c642ff2e0f661a4404c39a9c5b09ef4'
+md5sums=('09fc65761a4b72fb58bb9af540ef7551'
  'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
   '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:25
  Author: lfleischer
Revision: 723106

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:23 UTC (rev 723105)
+++ PKGBUILD2020-10-10 13:32:25 UTC (rev 723106)
@@ -1,37 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrey Mivrenik 
-# Contributor: Tim Diels 
-
-pkgname=python-dropbox
-_pkgname=dropbox-sdk-python
-pkgver=10.3.1
-pkgrel=1
-pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://www.dropbox.com/developers/core/sdks/python;
-arch=('any')
-license=('MIT')
-depends=(python python-urllib3 python-requests)
-makedepends=(python-setuptools python-pytest-runner)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha512sums=('c525f2ff918c57288e41f935aac81853d655f62e9f3de0be4ad2f1263ec54fe609fbe7d40a07b246affafb98820fd08120977524be8232169c7284ea785c0161')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py build
-}
-
-# requires API token in $DROPBOX_TOKEN
-#check() {
-#  cd "$srcdir/$_pkgname-$pkgver"
-#
-#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
-#}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-dropbox/repos/community-any/PKGBUILD (from rev 723104, 
python-dropbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-10 13:32:25 UTC (rev 723106)
@@ -0,0 +1,37 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrey Mivrenik 
+# Contributor: Tim Diels 
+
+pkgname=python-dropbox
+_pkgname=dropbox-sdk-python
+pkgver=10.5.0
+pkgrel=1
+pkgdesc="Python SDK for Dropbox Core APIs"
+url="https://github.com/dropbox/dropbox-sdk-python;
+arch=('any')
+license=('MIT')
+depends=(python python-urllib3 python-requests)
+makedepends=(python-setuptools python-pytest-runner)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
+sha512sums=('a0ef47f4c51869eb8c3fc8e9b6f1502352d6a1a408bffcd6d42f4b3187914c051140c5e40946b250442543b4fe90a9c87032ed07cce165cc4253d11ad2df4472')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py build
+}
+
+# requires API token in $DROPBOX_TOKEN
+#check() {
+#  cd "$srcdir/$_pkgname-$pkgver"
+#
+#  python setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#  python2 setup.py pytest --addopts "-k 'not TestDropboxTeam'"
+#}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:15
  Author: lfleischer
Revision: 723100

archrelease: copy trunk to community-x86_64

Added:
  borg/repos/community-x86_64/PKGBUILD
(from rev 723099, borg/trunk/PKGBUILD)
Deleted:
  borg/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:05 UTC (rev 723099)
+++ PKGBUILD2020-10-10 13:32:15 UTC (rev 723100)
@@ -1,52 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Vlad M. 
-
-pkgname=borg
-_pkgname=borgbackup
-pkgver=1.1.13
-pkgrel=1
-pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
-url='https://borgbackup.github.io/'
-license=('BSD')
-arch=('x86_64')
-depends=('acl' 'lz4' 'openssl' 'python-setuptools' 'xz' 'zstd')
-optdepends=('openssh: repositories on remote hosts'
-'python-llfuse: mounting backups as a FUSE file system')
-makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme')
-checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-benchmark' 
'python-mock')
-provides=('borgbackup')
-replaces=('borgbackup')
-source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821'
-'SKIP')
-validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir/$_pkgname-$pkgver/build/lib.linux-$CARCH-3".*/
-  LANG=en_US.UTF-8 PYTHONPATH="$PWD:$PYTHONPATH" py.test --cov=borg \
---benchmark-skip --pyargs borg.testsuite -v \
--k 'not test_non_ascii_acl'
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  # remove junk files
-  rm -r "$pkgdir"/usr/lib/python*/site-packages/{.benchmarks,.coverage}
-
-  install -Dm644 scripts/shell_completions/bash/borg \
-"$pkgdir/usr/share/bash-completion/completions/borg"
-  install -Dm644 scripts/shell_completions/fish/borg.fish \
-"$pkgdir/usr/share/fish/vendor_completions.d/borg.fish"
-  install -Dm644 scripts/shell_completions/zsh/_borg 
"$pkgdir/usr/share/zsh/site-functions/_borg"
-
-  install -Dm644 -t "$pkgdir/usr/share/man/man1/" "docs/man/"*.1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: borg/repos/community-x86_64/PKGBUILD (from rev 723099, 
borg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-10 13:32:15 UTC (rev 723100)
@@ -0,0 +1,52 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Vlad M. 
+
+pkgname=borg
+_pkgname=borgbackup
+pkgver=1.1.14
+pkgrel=1
+pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
+url='https://borgbackup.github.io/'
+license=('BSD')
+arch=('x86_64')
+depends=('acl' 'lz4' 'openssl' 'python-setuptools' 'xz' 'zstd')
+optdepends=('openssh: repositories on remote hosts'
+'python-llfuse: mounting backups as a FUSE file system')
+makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme')
+checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-benchmark' 
'python-mock')
+provides=('borgbackup')
+replaces=('borgbackup')
+source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
+sha256sums=('7dbb0747cc948673f695cd6de284af215f810fed2eb2a615ef26ddc7c691edba'
+'SKIP')
+validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir/$_pkgname-$pkgver/build/lib.linux-$CARCH-3".*/
+  LANG=en_US.UTF-8 PYTHONPATH="$PWD:$PYTHONPATH" py.test --cov=borg \
+--benchmark-skip --pyargs borg.testsuite -v \
+-k 'not test_non_ascii_acl'
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  # remove junk files
+  rm -r "$pkgdir"/usr/lib/python*/site-packages/{.benchmarks,.coverage}
+
+  install -Dm644 scripts/shell_completions/bash/borg \
+"$pkgdir/usr/share/bash-completion/completions/borg"
+  install -Dm644 scripts/shell_completions/fish/borg.fish \
+"$pkgdir/usr/share/fish/vendor_completions.d/borg.fish"
+  install -Dm644 scripts/shell_completions/zsh/_borg 
"$pkgdir/usr/share/zsh/site-functions/_borg"
+
+  install -Dm644 -t "$pkgdir/usr/share/man/man1/" "docs/man/"*.1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-10-10 Thread Lukas Fleischer via arch-commits
Date: Saturday, October 10, 2020 @ 13:32:05
  Author: lfleischer
Revision: 723099

upgpkg: borg 1.1.14-1: upstream update

Modified:
  borg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 13:19:24 UTC (rev 723098)
+++ PKGBUILD2020-10-10 13:32:05 UTC (rev 723099)
@@ -3,7 +3,7 @@
 
 pkgname=borg
 _pkgname=borgbackup
-pkgver=1.1.13
+pkgver=1.1.14
 pkgrel=1
 pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
 url='https://borgbackup.github.io/'
@@ -17,7 +17,7 @@
 provides=('borgbackup')
 replaces=('borgbackup')
 
source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821'
+sha256sums=('7dbb0747cc948673f695cd6de284af215f810fed2eb2a615ef26ddc7c691edba'
 'SKIP')
 validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

 


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

2020-10-05 Thread Lukas Fleischer via arch-commits
Date: Monday, October 5, 2020 @ 22:42:03
  Author: lfleischer
Revision: 719217

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   64 ++---
 calcurse.install |   16 ++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-05 22:41:58 UTC (rev 719216)
+++ PKGBUILD2020-10-05 22:42:03 UTC (rev 719217)
@@ -1,32 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Ronald van Haren 
-# Contributor: wain 
-
-pkgname=calcurse
-pkgver=4.6.0
-pkgrel=1
-pkgdesc='A text-based personal organizer.'
-arch=('x86_64')
-url='https://calcurse.org/'
-license=('BSD')
-depends=('ncurses')
-optdepends=('python: for CalDAV support')
-install='calcurse.install'
-source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('20b59e3a41713f6433be252ea8413dbe'
- 'SKIP')
-validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: calcurse/repos/community-x86_64/PKGBUILD (from rev 719216, 
calcurse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-05 22:42:03 UTC (rev 719217)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Ronald van Haren 
+# Contributor: wain 
+
+pkgname=calcurse
+pkgver=4.6.0
+pkgrel=2
+pkgdesc='A text-based personal organizer.'
+arch=('x86_64')
+url='https://calcurse.org/'
+license=('BSD')
+depends=('ncurses')
+optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
+install='calcurse.install'
+source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('20b59e3a41713f6433be252ea8413dbe'
+ 'SKIP')
+validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: calcurse.install
===
--- calcurse.install2020-10-05 22:41:58 UTC (rev 719216)
+++ calcurse.install2020-10-05 22:42:03 UTC (rev 719217)
@@ -1,8 +0,0 @@
-post_upgrade() {
-  if (( $(vercmp $2 3.0.0) < 0 )); then
-cat <<"EOF"
-==> The configuration file format has changed in calcurse 3.0.0.
-==> Run `calcurse-upgrade` to upgrade your configuration files.
-EOF
-  fi
-}

Copied: calcurse/repos/community-x86_64/calcurse.install (from rev 719216, 
calcurse/trunk/calcurse.install)
===
--- calcurse.install(rev 0)
+++ calcurse.install2020-10-05 22:42:03 UTC (rev 719217)
@@ -0,0 +1,8 @@
+post_upgrade() {
+  if (( $(vercmp $2 3.0.0) < 0 )); then
+cat <<"EOF"
+==> The configuration file format has changed in calcurse 3.0.0.
+==> Run `calcurse-upgrade` to upgrade your configuration files.
+EOF
+  fi
+}


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

2020-10-05 Thread Lukas Fleischer via arch-commits
Date: Monday, October 5, 2020 @ 22:41:51
  Author: lfleischer
Revision: 719215

upgpkg: calcurse 4.6.0-2: add python-httplib2 optdepend

Modified:
  calcurse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 22:41:40 UTC (rev 719214)
+++ PKGBUILD2020-10-05 22:41:51 UTC (rev 719215)
@@ -4,13 +4,13 @@
 
 pkgname=calcurse
 pkgver=4.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A text-based personal organizer.'
 arch=('x86_64')
 url='https://calcurse.org/'
 license=('BSD')
 depends=('ncurses')
-optdepends=('python: for CalDAV support')
+optdepends=('python: for CalDAV support' 'python-httplib2: for CalDAV support')
 install='calcurse.install'
 source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
 md5sums=('20b59e3a41713f6433be252ea8413dbe'


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

2020-10-05 Thread Lukas Fleischer via arch-commits
Date: Monday, October 5, 2020 @ 11:34:22
  Author: lfleischer
Revision: 718750

upgpkg: tor 0.4.4.5-1: upstream update

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 11:15:33 UTC (rev 718749)
+++ PKGBUILD2020-10-05 11:34:22 UTC (rev 718750)
@@ -4,7 +4,7 @@
 # Contributor: Sid Karunaratne
 
 pkgname=tor
-pkgver=0.4.3.6
+pkgver=0.4.4.5
 pkgrel=1
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
@@ -20,7 +20,7 @@
 'tor.service'
 'tor.sysusers'
 'tor.tmpfiles')
-md5sums=('78a733e2f528354c1706b143119579f6'
+md5sums=('b061b7c4ce6102fb7c800b73c8573388'
  'SKIP'
  'c1dd4004c63edaeaa829e01be5413cfc'
  '503cedd9679f9817b2c27916ba989a74'


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

2020-10-05 Thread Lukas Fleischer via arch-commits
Date: Monday, October 5, 2020 @ 11:34:36
  Author: lfleischer
Revision: 718751

archrelease: copy trunk to community-x86_64

Added:
  tor/repos/community-x86_64/PKGBUILD
(from rev 718750, tor/trunk/PKGBUILD)
  tor/repos/community-x86_64/tor.service
(from rev 718750, tor/trunk/tor.service)
  tor/repos/community-x86_64/tor.sysusers
(from rev 718750, tor/trunk/tor.sysusers)
  tor/repos/community-x86_64/tor.tmpfiles
(from rev 718750, tor/trunk/tor.tmpfiles)
  tor/repos/community-x86_64/torrc
(from rev 718750, tor/trunk/torrc)
Deleted:
  tor/repos/community-x86_64/PKGBUILD
  tor/repos/community-x86_64/tor.service
  tor/repos/community-x86_64/tor.sysusers
  tor/repos/community-x86_64/tor.tmpfiles
  tor/repos/community-x86_64/torrc

--+
 PKGBUILD |  102 +++
 tor.service  |   30 ++--
 tor.sysusers |2 
 tor.tmpfiles |2 
 torrc|  378 -
 5 files changed, 257 insertions(+), 257 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-05 11:34:22 UTC (rev 718750)
+++ PKGBUILD2020-10-05 11:34:36 UTC (rev 718751)
@@ -1,51 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Micay 
-# Contributor: simo 
-# Contributor: Sid Karunaratne
-
-pkgname=tor
-pkgver=0.4.3.6
-pkgrel=1
-pkgdesc='Anonymizing overlay network.'
-arch=('x86_64')
-url='https://www.torproject.org/'
-license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp')
-optdepends=('torsocks: for torify')
-makedepends=('ca-certificates')
-backup=('etc/tor/torrc'
-'etc/tor/torrc-dist')
-source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'torrc'
-'tor.service'
-'tor.sysusers'
-'tor.tmpfiles')
-md5sums=('78a733e2f528354c1706b143119579f6'
- 'SKIP'
- 'c1dd4004c63edaeaa829e01be5413cfc'
- '503cedd9679f9817b2c27916ba989a74'
- '5de6b0aff2a152a03d8eb7a473edc5ff'
- '30e307d882c818cb44bcb2d6b81789a3')
-validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
-  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
-  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
-  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
-  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
-  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
-
-  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: tor/repos/community-x86_64/PKGBUILD (from rev 718750, 
tor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-05 11:34:36 UTC (rev 718751)
@@ -0,0 +1,51 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.4.5
+pkgrel=1
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service'
+'tor.sysusers'
+'tor.tmpfiles')
+md5sums=('b061b7c4ce6102fb7c800b73c8573388'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74'
+ '5de6b0aff2a152a03d8eb7a473edc5ff'
+ '30e307d882c818cb44bcb2d6b81789a3')
+validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
+  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
+  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: tor.service

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

2020-09-13 Thread Lukas Fleischer via arch-commits
Date: Sunday, September 13, 2020 @ 13:22:23
  Author: lfleischer
Revision: 395993

upgpkg: inkscape 1.0.1-1: upstream update

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-13 13:07:38 UTC (rev 395992)
+++ PKGBUILD2020-09-13 13:22:23 UTC (rev 395993)
@@ -3,9 +3,9 @@
 # Contributor: tobias 
 
 pkgname=inkscape
-pkgver=1.0
-_commit=4035a4fb499b37632e8788731a2d3425d5a6bc2a
-pkgrel=6
+pkgver=1.0.1
+_commit=3bc2e813f584eda88fe02f2a851e66c0168df941
+pkgrel=1
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')


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

2020-09-13 Thread Lukas Fleischer via arch-commits
Date: Sunday, September 13, 2020 @ 13:22:29
  Author: lfleischer
Revision: 395994

archrelease: copy trunk to extra-x86_64

Added:
  inkscape/repos/extra-x86_64/PKGBUILD
(from rev 395993, inkscape/trunk/PKGBUILD)
Deleted:
  inkscape/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  142 ++---
 1 file changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-13 13:22:23 UTC (rev 395993)
+++ PKGBUILD2020-09-13 13:22:29 UTC (rev 395994)
@@ -1,71 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-# Contributor: tobias 
-
-pkgname=inkscape
-pkgver=1.0
-_commit=4035a4fb499b37632e8788731a2d3425d5a6bc2a
-pkgrel=6
-pkgdesc='Professional vector graphics editor'
-url='https://inkscape.org/'
-license=('GPL' 'LGPL')
-arch=('x86_64')
-makedepends=('cmake' 'boost' 'git')
-
-depends=(
-   'aspell'
-   'dbus-glib'
-   'double-conversion'
-   'gc'
-   'gdl'
-   'gsl'
-   'gtkmm3'
-   'gtkspell3'
-   'libcdr'
-   'libjpeg-turbo'
-   'libmagick6'
-   'libvisio'
-   'libxslt'
-   'poppler-glib'
-   'potrace'
-   'python'
-   'ttf-font'
-)
-
-optdepends=(
-   'fig2dev: xfig input'
-   'gvfs: import clip art'
-   'pstoedit: latex formulas'
-   'python-lxml: some extensions'
-   'python-numpy: some extensions'
-   'scour: optimized SVG output, some extensions'
-   'texlive-core: latex formulas'
-)
-
-#source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2;)
-source=("git+https://gitlab.com/inkscape/inkscape.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-prepare() {
-   cd "${srcdir}"
-   cd "${pkgname}"
-   git submodule init
-   git submodule update
-}
-
-build() {
-   cd "${srcdir}"
-   mkdir -p build
-   export PKG_CONFIG_PATH='/usr/lib/imagemagick6/pkgconfig'
-   cmake -H${pkgname} -Bbuild \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-   -DWITH_DBUS=ON \
-
-   cmake --build build
-}
-
-package() {
-   cd "${srcdir}"
-   DESTDIR="${pkgdir}" cmake --build build --target install
-}

Copied: inkscape/repos/extra-x86_64/PKGBUILD (from rev 395993, 
inkscape/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-13 13:22:29 UTC (rev 395994)
@@ -0,0 +1,71 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: tobias 
+
+pkgname=inkscape
+pkgver=1.0.1
+_commit=3bc2e813f584eda88fe02f2a851e66c0168df941
+pkgrel=1
+pkgdesc='Professional vector graphics editor'
+url='https://inkscape.org/'
+license=('GPL' 'LGPL')
+arch=('x86_64')
+makedepends=('cmake' 'boost' 'git')
+
+depends=(
+   'aspell'
+   'dbus-glib'
+   'double-conversion'
+   'gc'
+   'gdl'
+   'gsl'
+   'gtkmm3'
+   'gtkspell3'
+   'libcdr'
+   'libjpeg-turbo'
+   'libmagick6'
+   'libvisio'
+   'libxslt'
+   'poppler-glib'
+   'potrace'
+   'python'
+   'ttf-font'
+)
+
+optdepends=(
+   'fig2dev: xfig input'
+   'gvfs: import clip art'
+   'pstoedit: latex formulas'
+   'python-lxml: some extensions'
+   'python-numpy: some extensions'
+   'scour: optimized SVG output, some extensions'
+   'texlive-core: latex formulas'
+)
+
+#source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2;)
+source=("git+https://gitlab.com/inkscape/inkscape.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+   cd "${srcdir}"
+   cd "${pkgname}"
+   git submodule init
+   git submodule update
+}
+
+build() {
+   cd "${srcdir}"
+   mkdir -p build
+   export PKG_CONFIG_PATH='/usr/lib/imagemagick6/pkgconfig'
+   cmake -H${pkgname} -Bbuild \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+   -DWITH_DBUS=ON \
+
+   cmake --build build
+}
+
+package() {
+   cd "${srcdir}"
+   DESTDIR="${pkgdir}" cmake --build build --target install
+}


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

2020-09-13 Thread Lukas Fleischer via arch-commits
Date: Sunday, September 13, 2020 @ 13:07:38
  Author: lfleischer
Revision: 395992

archrelease: copy trunk to testing-x86_64

Added:
  bison/repos/testing-x86_64/
  bison/repos/testing-x86_64/PKGBUILD
(from rev 395991, bison/trunk/PKGBUILD)

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

Copied: bison/repos/testing-x86_64/PKGBUILD (from rev 395991, 
bison/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-09-13 13:07:38 UTC (rev 395992)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Allan McRae 
+# Contributor: Eric Belanger 
+
+pkgname=bison
+pkgver=3.7.2
+pkgrel=1
+pkgdesc="The GNU general-purpose parser generator"
+arch=('x86_64')
+license=('GPL3')
+url="https://www.gnu.org/software/bison/bison.html;
+depends=('glibc' 'm4' 'sh')
+groups=('base-devel')
+source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha512sums=('42eb501c246e9b4b24cb212c8da538b11b1944b997314105e67f88f22d73b7d00cf19b21e086aa7523630a2a24e1fd70a89d85a7e3003783990e08d31f711a27'
+'SKIP')
+
+validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2020-09-13 Thread Lukas Fleischer via arch-commits
Date: Sunday, September 13, 2020 @ 13:07:25
  Author: lfleischer
Revision: 395991

upgpkg: bison 3.7.2-1: upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-13 12:59:12 UTC (rev 395990)
+++ PKGBUILD2020-09-13 13:07:25 UTC (rev 395991)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger 
 
 pkgname=bison
-pkgver=3.6.4
+pkgver=3.7.2
 pkgrel=1
 pkgdesc="The GNU general-purpose parser generator"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc' 'm4' 'sh')
 groups=('base-devel')
 source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha512sums=('041cd87f4ca6b012031719a49aa81e62d3c0817c6364289732e6a3cb9a0762498760e0f2ce84c03ca9e9b74eb74bdffd1b8b86d2b4a6e4a0d8c8a4b864b672dc'
+sha512sums=('42eb501c246e9b4b24cb212c8da538b11b1944b997314105e67f88f22d73b7d00cf19b21e086aa7523630a2a24e1fd70a89d85a7e3003783990e08d31f711a27'
 'SKIP')
 
 validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille


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

2020-08-06 Thread Lukas Fleischer via arch-commits
Date: Thursday, August 6, 2020 @ 10:53:32
  Author: lfleischer
Revision: 670844

upgpkg: duplicity 0.8.15-1: upstream update

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 10:53:00 UTC (rev 670843)
+++ PKGBUILD2020-08-06 10:53:32 UTC (rev 670844)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=duplicity
-pkgver=0.8.12
-_pkgver=0.8.12.1612
+pkgver=0.8.15
+_pkgver=0.8.15
 pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 'python-requests-oauthlib: OneDrive backend'
 'rsync: rsync backend')
 
source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
-md5sums=('ef86707e1a1098a088bfd061d00e5aa0'
+md5sums=('1c642ff2e0f661a4404c39a9c5b09ef4'
  'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
   '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')


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

2020-08-06 Thread Lukas Fleischer via arch-commits
Date: Thursday, August 6, 2020 @ 10:53:38
  Author: lfleischer
Revision: 670845

archrelease: copy trunk to community-x86_64

Added:
  duplicity/repos/community-x86_64/PKGBUILD
(from rev 670844, duplicity/trunk/PKGBUILD)
Deleted:
  duplicity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-06 10:53:32 UTC (rev 670844)
+++ PKGBUILD2020-08-06 10:53:38 UTC (rev 670845)
@@ -1,33 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Kaiting Chen 
-# Contributor: Aaron Schaefer 
-
-pkgname=duplicity
-pkgver=0.8.12
-_pkgver=0.8.12.1612
-pkgrel=1
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
-arch=('x86_64')
-url='https://www.nongnu.org/duplicity/'
-license=('GPL')
-depends=('gnupg' 'librsync' 'python-paramiko' 'python-fasteners' 
'python-future')
-makedepends=('python-setuptools')
-optdepends=('lftp: backend for ftp, ftps, fish'
-'ncftp: alternative backend for ftp'
-'python-boto: Amazon S3 and Google Cloud Storage backend'
-'python-dropbox: Dropbox backend'
-'python-gobject: GIO backend'
-'gvfs: GIO backend'
-'python-pydrive: Google Drive backend'
-'python-requests-oauthlib: OneDrive backend'
-'rsync: rsync backend')
-source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
-md5sums=('ef86707e1a1098a088bfd061d00e5aa0'
- 'SKIP')
-validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
-  '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')
-
-package() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: duplicity/repos/community-x86_64/PKGBUILD (from rev 670844, 
duplicity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-06 10:53:38 UTC (rev 670845)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=duplicity
+pkgver=0.8.15
+_pkgver=0.8.15
+pkgrel=1
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('x86_64')
+url='https://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'python-paramiko' 'python-fasteners' 
'python-future')
+makedepends=('python-setuptools')
+optdepends=('lftp: backend for ftp, ftps, fish'
+'ncftp: alternative backend for ftp'
+'python-boto: Amazon S3 and Google Cloud Storage backend'
+'python-dropbox: Dropbox backend'
+'python-gobject: GIO backend'
+'gvfs: GIO backend'
+'python-pydrive: Google Drive backend'
+'python-requests-oauthlib: OneDrive backend'
+'rsync: rsync backend')
+source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$_pkgver.tar.gz"{,.sig})
+md5sums=('1c642ff2e0f661a4404c39a9c5b09ef4'
+ 'SKIP')
+validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
+  '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')
+
+package() {
+   cd "${srcdir}/${pkgname}-${_pkgver}"
+   python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-08-06 Thread Lukas Fleischer via arch-commits
Date: Thursday, August 6, 2020 @ 10:51:33
  Author: lfleischer
Revision: 670837

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-06 10:51:24 UTC (rev 670836)
+++ PKGBUILD2020-08-06 10:51:33 UTC (rev 670837)
@@ -1,30 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Ian Denhardt 
-
-_pkgname=urwidtrees
-pkgname=python-urwidtrees
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="Tree widgets for urwid."
-arch=(any)
-url="https://github.com/pazz/$_pkgname;
-license=(GPL3)
-makedepends=(python-sphinx)
-depends=(python 'python-urwid>=1.1.0')
-source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
-md5sums=('44068550c3f538d64b667dc52eeca6cb')
-
-build() {
-   cd "$srcdir/$_pkgname-$pkgver"
-   python setup.py build
-   make SPHINXBUILD=sphinx-build -C docs man html
-}
-
-package_python-urwidtrees() {
-   cd "$srcdir/$_pkgname-$pkgver"
-
-   python setup.py install --optimize=1 --root="$pkgdir"
-
-   install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-   cp -a docs/build/html/* "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: python-urwidtrees/repos/community-any/PKGBUILD (from rev 670836, 
python-urwidtrees/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-06 10:51:33 UTC (rev 670837)
@@ -0,0 +1,30 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Ian Denhardt 
+
+_pkgname=urwidtrees
+pkgname=python-urwidtrees
+pkgver=1.0.3
+pkgrel=2
+pkgdesc="Tree widgets for urwid."
+arch=(any)
+url="https://github.com/pazz/$_pkgname;
+license=(GPL3)
+makedepends=(python-sphinx)
+depends=(python 'python-urwid>=1.1.0' 'python-mock')
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
+md5sums=('44068550c3f538d64b667dc52eeca6cb')
+
+build() {
+   cd "$srcdir/$_pkgname-$pkgver"
+   python setup.py build
+   make SPHINXBUILD=sphinx-build -C docs man html
+}
+
+package_python-urwidtrees() {
+   cd "$srcdir/$_pkgname-$pkgver"
+
+   python setup.py install --optimize=1 --root="$pkgdir"
+
+   install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+   cp -a docs/build/html/* "$pkgdir/usr/share/doc/$pkgname"
+}


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

2020-08-06 Thread Lukas Fleischer via arch-commits
Date: Thursday, August 6, 2020 @ 10:51:24
  Author: lfleischer
Revision: 670836

upgpkg: python-urwidtrees 1.0.3-2: add dependency (python-mock)

Modified:
  python-urwidtrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-06 10:51:20 UTC (rev 670835)
+++ PKGBUILD2020-08-06 10:51:24 UTC (rev 670836)
@@ -4,13 +4,13 @@
 _pkgname=urwidtrees
 pkgname=python-urwidtrees
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Tree widgets for urwid."
 arch=(any)
 url="https://github.com/pazz/$_pkgname;
 license=(GPL3)
 makedepends=(python-sphinx)
-depends=(python 'python-urwid>=1.1.0')
+depends=(python 'python-urwid>=1.1.0' 'python-mock')
 
source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
 md5sums=('44068550c3f538d64b667dc52eeca6cb')
 


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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:59:42
  Author: lfleischer
Revision: 393202

archrelease: copy trunk to extra-x86_64

Added:
  protobuf/repos/extra-x86_64/PKGBUILD
(from rev 393201, protobuf/trunk/PKGBUILD)
Deleted:
  protobuf/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-05 22:59:36 UTC (rev 393201)
+++ PKGBUILD2020-08-05 22:59:42 UTC (rev 393202)
@@ -1,73 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: David Runge 
-# Contributor: Aleksey Filippov 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Thomas S Hatch 
-# Contributor: Geoffroy Carrier 
-# Contributor: Daniel J Griffiths 
-
-pkgbase='protobuf'
-pkgname=('protobuf' 'python-protobuf')
-pkgver=3.12.3
-pkgrel=1
-pkgdesc="Protocol Buffers - Google's data interchange format"
-arch=('x86_64')
-url='https://developers.google.com/protocol-buffers/'
-license=('BSD')
-depends=('gcc-libs' 'glibc' 'zlib')
-makedepends=('unzip' 'python-setuptools')
-source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
-sha512sums=('08701c1f421f410561c6ef8d027ba5834b6b36359c51bcc941d299d3064bf9e0cf52eb65cd73fa8155cf6cb341be251fb0781ace051d5bcb72b24a8d1df9c7ea')
-
-prepare() {
-  cd "$pkgbase-$pkgver"
-  autoreconf -vfi
-}
-
-build() {
-  cd "$pkgbase-$pkgver"
-  ./configure --prefix=/usr
-  make
-  cd python
-  python setup.py build --cpp_implementation
-}
-
-check() {
-  cd "$pkgbase-$pkgver"
-  make check
-
-  cd python
-  python setup.py test
-}
-
-package_protobuf() {
-  replaces=('protobuf-cpp')
-  provides=('libprotoc.so' 'libprotobuf.so' 'libprotobuf-lite.so')
-
-  cd "$pkgbase-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-  install -vDm 644 editors/protobuf-mode.el \
--t "$pkgdir/usr/share/emacs/site-lisp/"
-  install -vDm 644 editors/proto.vim \
--t "${pkgdir}/usr/share/vim/vimfiles/syntax"
-}
-
-package_python-protobuf() {
-  pkgdesc='Python 3 bindings for Google Protocol Buffers'
-  depends=('python' 'python-six' "protobuf=$pkgver")
-
-  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
-  cd "$pkgbase-$pkgver"
-  (
-cd python
-PYTHONPATH="$PWD/build/lib.linux-$CARCH-${python_version}:PYTHONPATH" \
-python setup.py install --skip-build \
---cpp_implementation \
---optimize=1 \
---root="$pkgdir"
-  )
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: protobuf/repos/extra-x86_64/PKGBUILD (from rev 393201, 
protobuf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-05 22:59:42 UTC (rev 393202)
@@ -0,0 +1,73 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: David Runge 
+# Contributor: Aleksey Filippov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Thomas S Hatch 
+# Contributor: Geoffroy Carrier 
+# Contributor: Daniel J Griffiths 
+
+pkgbase='protobuf'
+pkgname=('protobuf' 'python-protobuf')
+pkgver=3.12.4
+pkgrel=1
+pkgdesc="Protocol Buffers - Google's data interchange format"
+arch=('x86_64')
+url='https://developers.google.com/protocol-buffers/'
+license=('BSD')
+depends=('gcc-libs' 'glibc' 'zlib')
+makedepends=('unzip' 'python-setuptools')
+source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
+sha512sums=('166ebf405446a811ddfd354f4268d142326b2ff87ea13dc9643c2c035f54accb0c438e6248d2a043b6485211d8b9ff1d6c8c0dfff6fd2a3eecc34217980d3fa9')
+
+prepare() {
+  cd "$pkgbase-$pkgver"
+  autoreconf -vfi
+}
+
+build() {
+  cd "$pkgbase-$pkgver"
+  ./configure --prefix=/usr
+  make
+  cd python
+  python setup.py build --cpp_implementation
+}
+
+check() {
+  cd "$pkgbase-$pkgver"
+  make check
+
+  cd python
+  python setup.py test
+}
+
+package_protobuf() {
+  replaces=('protobuf-cpp')
+  provides=('libprotoc.so' 'libprotobuf.so' 'libprotobuf-lite.so')
+
+  cd "$pkgbase-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -vDm 644 editors/protobuf-mode.el \
+-t "$pkgdir/usr/share/emacs/site-lisp/"
+  install -vDm 644 editors/proto.vim \
+-t "${pkgdir}/usr/share/vim/vimfiles/syntax"
+}
+
+package_python-protobuf() {
+  pkgdesc='Python 3 bindings for Google Protocol Buffers'
+  depends=('python' 'python-six' "protobuf=$pkgver")
+
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+  cd "$pkgbase-$pkgver"
+  (
+cd python
+

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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:59:36
  Author: lfleischer
Revision: 393201

upgpkg: protobuf 3.12.4-1: upstream update

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 19:37:48 UTC (rev 393200)
+++ PKGBUILD2020-08-05 22:59:36 UTC (rev 393201)
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=3.12.3
+pkgver=3.12.4
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 depends=('gcc-libs' 'glibc' 'zlib')
 makedepends=('unzip' 'python-setuptools')
 
source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
-sha512sums=('08701c1f421f410561c6ef8d027ba5834b6b36359c51bcc941d299d3064bf9e0cf52eb65cd73fa8155cf6cb341be251fb0781ace051d5bcb72b24a8d1df9c7ea')
+sha512sums=('166ebf405446a811ddfd354f4268d142326b2ff87ea13dc9643c2c035f54accb0c438e6248d2a043b6485211d8b9ff1d6c8c0dfff6fd2a3eecc34217980d3fa9')
 
 prepare() {
   cd "$pkgbase-$pkgver"


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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:50:00
  Author: lfleischer
Revision: 670369

upgpkg: python-urwidtrees 1.0.3-1: upstream update

Modified:
  python-urwidtrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 22:48:52 UTC (rev 670368)
+++ PKGBUILD2020-08-05 22:50:00 UTC (rev 670369)
@@ -3,8 +3,8 @@
 
 _pkgname=urwidtrees
 pkgname=python-urwidtrees
-pkgver=1.0.2
-pkgrel=5
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Tree widgets for urwid."
 arch=(any)
 url="https://github.com/pazz/$_pkgname;
@@ -12,7 +12,7 @@
 makedepends=(python-sphinx)
 depends=(python 'python-urwid>=1.1.0')
 
source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
-md5sums=('07699e009203486f9c1e19c2fd5ef201')
+md5sums=('44068550c3f538d64b667dc52eeca6cb')
 
 build() {
cd "$srcdir/$_pkgname-$pkgver"


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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:50:07
  Author: lfleischer
Revision: 670370

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-05 22:50:00 UTC (rev 670369)
+++ PKGBUILD2020-08-05 22:50:07 UTC (rev 670370)
@@ -1,30 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Ian Denhardt 
-
-_pkgname=urwidtrees
-pkgname=python-urwidtrees
-pkgver=1.0.2
-pkgrel=5
-pkgdesc="Tree widgets for urwid."
-arch=(any)
-url="https://github.com/pazz/$_pkgname;
-license=(GPL3)
-makedepends=(python-sphinx)
-depends=(python 'python-urwid>=1.1.0')
-source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
-md5sums=('07699e009203486f9c1e19c2fd5ef201')
-
-build() {
-   cd "$srcdir/$_pkgname-$pkgver"
-   python setup.py build
-   make SPHINXBUILD=sphinx-build -C docs man html
-}
-
-package_python-urwidtrees() {
-   cd "$srcdir/$_pkgname-$pkgver"
-
-   python setup.py install --optimize=1 --root="$pkgdir"
-
-   install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-   cp -a docs/build/html/* "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: python-urwidtrees/repos/community-any/PKGBUILD (from rev 670369, 
python-urwidtrees/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-05 22:50:07 UTC (rev 670370)
@@ -0,0 +1,30 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Ian Denhardt 
+
+_pkgname=urwidtrees
+pkgname=python-urwidtrees
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="Tree widgets for urwid."
+arch=(any)
+url="https://github.com/pazz/$_pkgname;
+license=(GPL3)
+makedepends=(python-sphinx)
+depends=(python 'python-urwid>=1.1.0')
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz;)
+md5sums=('44068550c3f538d64b667dc52eeca6cb')
+
+build() {
+   cd "$srcdir/$_pkgname-$pkgver"
+   python setup.py build
+   make SPHINXBUILD=sphinx-build -C docs man html
+}
+
+package_python-urwidtrees() {
+   cd "$srcdir/$_pkgname-$pkgver"
+
+   python setup.py install --optimize=1 --root="$pkgdir"
+
+   install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+   cp -a docs/build/html/* "$pkgdir/usr/share/doc/$pkgname"
+}


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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:48:52
  Author: lfleischer
Revision: 670368

archrelease: copy trunk to community-x86_64

Added:
  tor/repos/community-x86_64/PKGBUILD
(from rev 670367, tor/trunk/PKGBUILD)
  tor/repos/community-x86_64/tor.service
(from rev 670367, tor/trunk/tor.service)
  tor/repos/community-x86_64/tor.sysusers
(from rev 670367, tor/trunk/tor.sysusers)
  tor/repos/community-x86_64/tor.tmpfiles
(from rev 670367, tor/trunk/tor.tmpfiles)
  tor/repos/community-x86_64/torrc
(from rev 670367, tor/trunk/torrc)
Deleted:
  tor/repos/community-x86_64/PKGBUILD
  tor/repos/community-x86_64/tor.service
  tor/repos/community-x86_64/tor.sysusers
  tor/repos/community-x86_64/tor.tmpfiles
  tor/repos/community-x86_64/torrc

--+
 PKGBUILD |  102 +++
 tor.service  |   30 ++--
 tor.sysusers |2 
 tor.tmpfiles |2 
 torrc|  378 -
 5 files changed, 257 insertions(+), 257 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-05 22:48:36 UTC (rev 670367)
+++ PKGBUILD2020-08-05 22:48:52 UTC (rev 670368)
@@ -1,51 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Micay 
-# Contributor: simo 
-# Contributor: Sid Karunaratne
-
-pkgname=tor
-pkgver=0.4.3.5
-pkgrel=2
-pkgdesc='Anonymizing overlay network.'
-arch=('x86_64')
-url='https://www.torproject.org/'
-license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp')
-optdepends=('torsocks: for torify')
-makedepends=('ca-certificates')
-backup=('etc/tor/torrc'
-'etc/tor/torrc-dist')
-source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'torrc'
-'tor.service'
-'tor.sysusers'
-'tor.tmpfiles')
-md5sums=('0ad32a560bce8eeb64496d2a0fd8035c'
- 'SKIP'
- 'c1dd4004c63edaeaa829e01be5413cfc'
- '503cedd9679f9817b2c27916ba989a74'
- '5de6b0aff2a152a03d8eb7a473edc5ff'
- '30e307d882c818cb44bcb2d6b81789a3')
-validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
-  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
-  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
-  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
-  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
-  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
-
-  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: tor/repos/community-x86_64/PKGBUILD (from rev 670367, 
tor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-05 22:48:52 UTC (rev 670368)
@@ -0,0 +1,51 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.3.6
+pkgrel=1
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service'
+'tor.sysusers'
+'tor.tmpfiles')
+md5sums=('78a733e2f528354c1706b143119579f6'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74'
+ '5de6b0aff2a152a03d8eb7a473edc5ff'
+ '30e307d882c818cb44bcb2d6b81789a3')
+validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
+  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
+  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: tor.service

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

2020-08-05 Thread Lukas Fleischer via arch-commits
Date: Wednesday, August 5, 2020 @ 22:48:36
  Author: lfleischer
Revision: 670367

upgpkg: tor 0.4.3.6-1: upstream update

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 21:43:14 UTC (rev 670366)
+++ PKGBUILD2020-08-05 22:48:36 UTC (rev 670367)
@@ -4,8 +4,8 @@
 # Contributor: Sid Karunaratne
 
 pkgname=tor
-pkgver=0.4.3.5
-pkgrel=2
+pkgver=0.4.3.6
+pkgrel=1
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/'
@@ -20,7 +20,7 @@
 'tor.service'
 'tor.sysusers'
 'tor.tmpfiles')
-md5sums=('0ad32a560bce8eeb64496d2a0fd8035c'
+md5sums=('78a733e2f528354c1706b143119579f6'
  'SKIP'
  'c1dd4004c63edaeaa829e01be5413cfc'
  '503cedd9679f9817b2c27916ba989a74'


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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:13:21
  Author: lfleischer
Revision: 657366

archrelease: copy trunk to community-x86_64

Added:
  docker/repos/community-x86_64/PKGBUILD
(from rev 657365, docker/trunk/PKGBUILD)
  docker/repos/community-x86_64/docker.sysusers
(from rev 657365, docker/trunk/docker.sysusers)
Deleted:
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.sysusers

-+
 PKGBUILD|  352 +++---
 docker.sysusers |2 
 2 files changed, 177 insertions(+), 177 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-01 17:13:09 UTC (rev 657365)
+++ PKGBUILD2020-07-01 17:13:21 UTC (rev 657366)
@@ -1,176 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-
-pkgname=docker
-pkgver=19.03.11
-pkgrel=1
-epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64')
-url='https://www.docker.com/'
-license=('Apache')
-depends=('glibc' 'bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 
'systemd-libs'
- 'libseccomp' 'libtool' 'runc' 'containerd')
-makedepends=('git' 'go' 'btrfs-progs' 'cmake' 'systemd' 'go-md2man' 'sed')
-optdepends=('btrfs-progs: btrfs backend support'
-'pigz: parallel gzip compressor support')
-# don't strip binaries! A sha1 is used to check binary consistency.
-options=('!strip' '!buildflags')
-# Use exact commit version from Dockerfile, see them in:
-# 
https://github.com/docker/docker-ce/blob/master/components/engine/hack/dockerfile/install/
-_TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=153d0769a1181bf591a9637fd487a541ec7db1e6
-_APP_TAG='v0.9.1-beta3'
-source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver;
-
"git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT;
-"git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT;
-"git+https://github.com/spf13/cobra.git;
-"git+https://github.com/docker/buildx.git;
-"git+https://github.com/docker/app.git#tag=$_APP_TAG;
-"$pkgname.sysusers")
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
-
-prepare() {
-  sed -i 's,/var/run,/run,' 
docker-ce/components/engine/contrib/init/systemd/docker.socket
-}
-
-# create a fake go path directory and pushd into it
-# $1 real directory
-# $2 gopath directory
-_fake_gopath_pushd() {
-  mkdir -p "$GOPATH/src/${2%/*}"
-  rm -f "$GOPATH/src/$2"
-  ln -rsT "$1" "$GOPATH/src/$2"
-  pushd  "$GOPATH/src/$2" >/dev/null
-}
-
-_fake_gopath_popd() {
-  popd >/dev/null
-}
-
-build() {
-  ### check my mistakes on commit version
-  echo 'Checking commit mismatch'
-  (
-  local _cfile
-  for _cfile in tini proxy; do
-. 
"$srcdir/docker-ce/components/engine/hack/dockerfile/install/$_cfile.installer"
-  done
-  local _commit _pkgbuild _dockerfile
-  err=0
-  for _commit in LIBNETWORK TINI; do
-_pkgbuild=_${_commit}_COMMIT
-_dockerfile=${_commit}_COMMIT
-if [[ ${!_pkgbuild} != ${!_dockerfile} ]]; then
-  echo "Invalid $_commit commit, should be ${!_dockerfile}" >&2
-  err=$(($err + 1))
-fi
-  done
-  return $err
-  )
-
-  ### globals
-  export GOPATH="$srcdir"
-  export PATH="$GOPATH/bin:$PATH"
-
-  ### cli
-  echo 'Building cli'
-  _fake_gopath_pushd docker-ce/components/cli github.com/docker/cli
-  DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=$pkgver-ce dynbinary
-  _fake_gopath_popd
-
-  ### app cli plugin
-  echo 'Building app cli plugin'
-  _fake_gopath_pushd app github.com/docker/app
-  make dynamic
-  _fake_gopath_popd
-
-  ### buildx cli plugin
-  echo 'Building buildx cli plugin'
-  _fake_gopath_pushd buildx github.com/docker/buildx
-  go build -o bin/docker-buildx -ldflags "-X 
github.com/docker/buildx/version.Version=$(git describe --match 'v[0-9]*' 
--always --tags)-tp-docker -X github.com/docker/buildx/version.Revision=$(git 
rev-parse HEAD) -X 
github.com/docker/buildx/version.Package=github.com/docker/buildx -X 
main.experimental=1" ./cmd/buildx
-  go clean -modcache
-  _fake_gopath_popd
-
-  ### daemon
-  echo 'Building daemon'
-  _fake_gopath_pushd docker-ce/components/engine github.com/docker/docker
-  DOCKER_GITCOMMIT=$(cd "$srcdir"/docker-ce && git rev-parse --short HEAD) \
-DOCKER_BUILDTAGS='seccomp journald apparmor' \
-VERSION=$pkgver-ce \
-hack/make.sh dynbinary
-  _fake_gopath_popd
-
-  ### docker man pages
-  echo 'Building man pages'
-  mkdir -p src/github.com/spf13
-  ln -rsfT cobra src/github.com/spf13/cobra
-  # use docker-ce cli version because they mess up with man dir
-  _fake_gopath_pushd docker-ce/components/cli github.com/docker/cli
-  make manpages 2>/dev/null
-  _fake_gopath_popd
-
-  ### docker proxy
-  echo 'Building docker-proxy'
-  _fake_gopath_pushd 

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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:13:09
  Author: lfleischer
Revision: 657365

upgpkg: docker 1:19.03.12-1: upstream update

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 17:12:51 UTC (rev 657364)
+++ PKGBUILD2020-07-01 17:13:09 UTC (rev 657365)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien "Seblu" Luttringer
 
 pkgname=docker
-pkgver=19.03.11
+pkgver=19.03.12
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -18,7 +18,7 @@
 # Use exact commit version from Dockerfile, see them in:
 # 
https://github.com/docker/docker-ce/blob/master/components/engine/hack/dockerfile/install/
 _TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=153d0769a1181bf591a9637fd487a541ec7db1e6
+_LIBNETWORK_COMMIT=026aabaa659832804b01754aaadd2c0f420c68b6
 _APP_TAG='v0.9.1-beta3'
 source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver;
 
"git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT;


[arch-commits] Commit in ntp/repos/extra-x86_64 (10 files)

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:05:22
  Author: lfleischer
Revision: 390712

archrelease: copy trunk to extra-x86_64

Added:
  ntp/repos/extra-x86_64/PKGBUILD
(from rev 390711, ntp/trunk/PKGBUILD)
  ntp/repos/extra-x86_64/ntp.conf
(from rev 390711, ntp/trunk/ntp.conf)
  ntp/repos/extra-x86_64/ntp.sysusers
(from rev 390711, ntp/trunk/ntp.sysusers)
  ntp/repos/extra-x86_64/ntpd.service
(from rev 390711, ntp/trunk/ntpd.service)
  ntp/repos/extra-x86_64/ntpdate.service
(from rev 390711, ntp/trunk/ntpdate.service)
Deleted:
  ntp/repos/extra-x86_64/PKGBUILD
  ntp/repos/extra-x86_64/ntp.conf
  ntp/repos/extra-x86_64/ntp.sysusers
  ntp/repos/extra-x86_64/ntpd.service
  ntp/repos/extra-x86_64/ntpdate.service

-+
 PKGBUILD|   96 +++---
 ntp.conf|   48 +--
 ntp.sysusers|4 +-
 ntpd.service|   26 +++---
 ntpdate.service |   24 ++---
 5 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-01 17:05:10 UTC (rev 390711)
+++ PKGBUILD2020-07-01 17:05:22 UTC (rev 390712)
@@ -1,48 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Gaetan Bisson 
-# Contributor: kevin 
-
-pkgname=ntp
-_pkgname=ntp #-dev
-_pkgver=4.2.8p14
-pkgver=${_pkgver/p/.p}
-pkgrel=1
-pkgdesc='Network Time Protocol reference implementation'
-url='http://www.ntp.org/'
-license=('custom')
-arch=('x86_64')
-depends=('openssl' 'perl' 'libcap' 'libedit')
-backup=('etc/ntp.conf')
-source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
-'ntp.conf'
-'ntpd.service'
-'ntpdate.service'
-'ntp.sysusers')
-sha1sums=('c6f353278cd5b7c8aa11e1189d3ac80985370b8f'
-  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
-  '0a872385e0142888ab48d273fec0669b30a8'
-  '059b382d1af0c55202e2d17f2ae065a2cbfec9ee'
-  'e8d1c895eabeb45b1a5f096fa5fc3c088eb3ee71')
-options=('!emptydirs')
-
-build() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   ./configure --prefix=/usr --libexecdir=/usr/lib --enable-linuxcaps 
--enable-ntp-signd
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   make DESTDIR="${pkgdir}" install
-
-   install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
-   install -Dm644 ../ntpd.service 
"${pkgdir}"/usr/lib/systemd/system/ntpd.service
-   install -Dm644 ../ntpdate.service 
"${pkgdir}"/usr/lib/systemd/system/ntpdate.service
-   install -Dm644 ../ntp.sysusers "${pkgdir}"/usr/lib/sysusers.d/ntp.conf
-   install -Dm644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-   install -d -o 87 "${pkgdir}"/var/lib/ntp
-   echo > "${pkgdir}/var/lib/ntp/.placeholder"
-}

Copied: ntp/repos/extra-x86_64/PKGBUILD (from rev 390711, ntp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-01 17:05:22 UTC (rev 390712)
@@ -0,0 +1,48 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Gaetan Bisson 
+# Contributor: kevin 
+
+pkgname=ntp
+_pkgname=ntp #-dev
+_pkgver=4.2.8p15
+pkgver=${_pkgver/p/.p}
+pkgrel=1
+pkgdesc='Network Time Protocol reference implementation'
+url='http://www.ntp.org/'
+license=('custom')
+arch=('x86_64')
+depends=('openssl' 'perl' 'libcap' 'libedit')
+backup=('etc/ntp.conf')
+source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
+'ntp.conf'
+'ntpd.service'
+'ntpdate.service'
+'ntp.sysusers')
+sha1sums=('e34e5b6f48c3ed1bbcfb03080dec1b8f91e19381'
+  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
+  '0a872385e0142888ab48d273fec0669b30a8'
+  '059b382d1af0c55202e2d17f2ae065a2cbfec9ee'
+  'e8d1c895eabeb45b1a5f096fa5fc3c088eb3ee71')
+options=('!emptydirs')
+
+build() {
+   cd "${srcdir}/${_pkgname}-${_pkgver}"
+
+   ./configure --prefix=/usr --libexecdir=/usr/lib --enable-linuxcaps 
--enable-ntp-signd
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${_pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+
+   install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
+   install -Dm644 ../ntpd.service 
"${pkgdir}"/usr/lib/systemd/system/ntpd.service
+   install -Dm644 ../ntpdate.service 
"${pkgdir}"/usr/lib/systemd/system/ntpdate.service
+   install -Dm644 ../ntp.sysusers "${pkgdir}"/usr/lib/sysusers.d/ntp.conf
+   install -Dm644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+   install -d -o 87 "${pkgdir}"/var/lib/ntp
+   echo > "${pkgdir}/var/lib/ntp/.placeholder"
+}

Deleted: ntp.conf
===
--- ntp.conf2020-07-01 17:05:10 UTC (rev 390711)
+++ ntp.conf2020-07-01 17:05:22 UTC (rev 390712)

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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:05:10
  Author: lfleischer
Revision: 390711

upgpkg: ntp 4.2.8.p15-1: upstream update

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 17:05:07 UTC (rev 390710)
+++ PKGBUILD2020-07-01 17:05:10 UTC (rev 390711)
@@ -4,7 +4,7 @@
 
 pkgname=ntp
 _pkgname=ntp #-dev
-_pkgver=4.2.8p14
+_pkgver=4.2.8p15
 pkgver=${_pkgver/p/.p}
 pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
@@ -18,7 +18,7 @@
 'ntpd.service'
 'ntpdate.service'
 'ntp.sysusers')
-sha1sums=('c6f353278cd5b7c8aa11e1189d3ac80985370b8f'
+sha1sums=('e34e5b6f48c3ed1bbcfb03080dec1b8f91e19381'
   'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
   '0a872385e0142888ab48d273fec0669b30a8'
   '059b382d1af0c55202e2d17f2ae065a2cbfec9ee'


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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:02:30
  Author: lfleischer
Revision: 390708

upgpkg: protobuf 3.12.3-1: upstream update

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 16:51:48 UTC (rev 390707)
+++ PKGBUILD2020-07-01 17:02:30 UTC (rev 390708)
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=3.12.0
+pkgver=3.12.3
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 depends=('gcc-libs' 'glibc' 'zlib')
 makedepends=('unzip' 'python-setuptools')
 
source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
-sha512sums=('5752329c13a903ef3015b1383632f0eba50521669052c5b3d834e798e3d3d3bca37b175a93d83516d1a9b96960ceb2087fe8577aaa71015decc8f9f4741471a2')
+sha512sums=('08701c1f421f410561c6ef8d027ba5834b6b36359c51bcc941d299d3064bf9e0cf52eb65cd73fa8155cf6cb341be251fb0781ace051d5bcb72b24a8d1df9c7ea')
 
 prepare() {
   cd "$pkgbase-$pkgver"


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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:02:38
  Author: lfleischer
Revision: 390709

archrelease: copy trunk to extra-x86_64

Added:
  protobuf/repos/extra-x86_64/PKGBUILD
(from rev 390708, protobuf/trunk/PKGBUILD)
Deleted:
  protobuf/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-01 17:02:30 UTC (rev 390708)
+++ PKGBUILD2020-07-01 17:02:38 UTC (rev 390709)
@@ -1,73 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: David Runge 
-# Contributor: Aleksey Filippov 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Thomas S Hatch 
-# Contributor: Geoffroy Carrier 
-# Contributor: Daniel J Griffiths 
-
-pkgbase='protobuf'
-pkgname=('protobuf' 'python-protobuf')
-pkgver=3.12.0
-pkgrel=1
-pkgdesc="Protocol Buffers - Google's data interchange format"
-arch=('x86_64')
-url='https://developers.google.com/protocol-buffers/'
-license=('BSD')
-depends=('gcc-libs' 'glibc' 'zlib')
-makedepends=('unzip' 'python-setuptools')
-source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
-sha512sums=('5752329c13a903ef3015b1383632f0eba50521669052c5b3d834e798e3d3d3bca37b175a93d83516d1a9b96960ceb2087fe8577aaa71015decc8f9f4741471a2')
-
-prepare() {
-  cd "$pkgbase-$pkgver"
-  autoreconf -vfi
-}
-
-build() {
-  cd "$pkgbase-$pkgver"
-  ./configure --prefix=/usr
-  make
-  cd python
-  python setup.py build --cpp_implementation
-}
-
-check() {
-  cd "$pkgbase-$pkgver"
-  make check
-
-  cd python
-  python setup.py test
-}
-
-package_protobuf() {
-  replaces=('protobuf-cpp')
-  provides=('libprotoc.so' 'libprotobuf.so' 'libprotobuf-lite.so')
-
-  cd "$pkgbase-$pkgver"
-  make DESTDIR="$pkgdir" install
-
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-  install -vDm 644 editors/protobuf-mode.el \
--t "$pkgdir/usr/share/emacs/site-lisp/"
-  install -vDm 644 editors/proto.vim \
--t "${pkgdir}/usr/share/vim/vimfiles/syntax"
-}
-
-package_python-protobuf() {
-  pkgdesc='Python 3 bindings for Google Protocol Buffers'
-  depends=('python' 'python-six' "protobuf=$pkgver")
-
-  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
-  cd "$pkgbase-$pkgver"
-  (
-cd python
-PYTHONPATH="$PWD/build/lib.linux-$CARCH-${python_version}:PYTHONPATH" \
-python setup.py install --skip-build \
---cpp_implementation \
---optimize=1 \
---root="$pkgdir"
-  )
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: protobuf/repos/extra-x86_64/PKGBUILD (from rev 390708, 
protobuf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-01 17:02:38 UTC (rev 390709)
@@ -0,0 +1,73 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: David Runge 
+# Contributor: Aleksey Filippov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Thomas S Hatch 
+# Contributor: Geoffroy Carrier 
+# Contributor: Daniel J Griffiths 
+
+pkgbase='protobuf'
+pkgname=('protobuf' 'python-protobuf')
+pkgver=3.12.3
+pkgrel=1
+pkgdesc="Protocol Buffers - Google's data interchange format"
+arch=('x86_64')
+url='https://developers.google.com/protocol-buffers/'
+license=('BSD')
+depends=('gcc-libs' 'glibc' 'zlib')
+makedepends=('unzip' 'python-setuptools')
+source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
+sha512sums=('08701c1f421f410561c6ef8d027ba5834b6b36359c51bcc941d299d3064bf9e0cf52eb65cd73fa8155cf6cb341be251fb0781ace051d5bcb72b24a8d1df9c7ea')
+
+prepare() {
+  cd "$pkgbase-$pkgver"
+  autoreconf -vfi
+}
+
+build() {
+  cd "$pkgbase-$pkgver"
+  ./configure --prefix=/usr
+  make
+  cd python
+  python setup.py build --cpp_implementation
+}
+
+check() {
+  cd "$pkgbase-$pkgver"
+  make check
+
+  cd python
+  python setup.py test
+}
+
+package_protobuf() {
+  replaces=('protobuf-cpp')
+  provides=('libprotoc.so' 'libprotobuf.so' 'libprotobuf-lite.so')
+
+  cd "$pkgbase-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -vDm 644 editors/protobuf-mode.el \
+-t "$pkgdir/usr/share/emacs/site-lisp/"
+  install -vDm 644 editors/proto.vim \
+-t "${pkgdir}/usr/share/vim/vimfiles/syntax"
+}
+
+package_python-protobuf() {
+  pkgdesc='Python 3 bindings for Google Protocol Buffers'
+  depends=('python' 'python-six' "protobuf=$pkgver")
+
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+  cd "$pkgbase-$pkgver"
+  (
+cd python
+

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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:02:02
  Author: lfleischer
Revision: 657352

archrelease: copy trunk to community-x86_64

Added:
  borg/repos/community-x86_64/PKGBUILD
(from rev 657351, borg/trunk/PKGBUILD)
Deleted:
  borg/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-01 17:01:51 UTC (rev 657351)
+++ PKGBUILD2020-07-01 17:02:02 UTC (rev 657352)
@@ -1,52 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Vlad M. 
-
-pkgname=borg
-_pkgname=borgbackup
-pkgver=1.1.11
-pkgrel=1
-pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
-url='https://borgbackup.github.io/'
-license=('BSD')
-arch=('x86_64')
-depends=('acl' 'lz4' 'openssl' 'python-setuptools' 'xz' 'zstd')
-optdepends=('openssh: repositories on remote hosts'
-'python-llfuse: mounting backups as a FUSE file system')
-makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme')
-checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-benchmark' 
'python-mock')
-provides=('borgbackup')
-replaces=('borgbackup')
-source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('36090992ba795a5a5091fcd407b67be9bf26d0e88020892d31d7ac81fa970fa4'
-'SKIP')
-validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir/$_pkgname-$pkgver/build/lib.linux-$CARCH-3".*/
-  LANG=en_US.UTF-8 PYTHONPATH="$PWD:$PYTHONPATH" py.test --cov=borg \
---benchmark-skip --pyargs borg.testsuite -v \
--k 'not test_non_ascii_acl'
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  # remove junk files
-  rm -r "$pkgdir"/usr/lib/python*/site-packages/{.benchmarks,.coverage}
-
-  install -Dm644 scripts/shell_completions/bash/borg \
-"$pkgdir/usr/share/bash-completion/completions/borg"
-  install -Dm644 scripts/shell_completions/fish/borg.fish \
-"$pkgdir/usr/share/fish/vendor_completions.d/borg.fish"
-  install -Dm644 scripts/shell_completions/zsh/_borg 
"$pkgdir/usr/share/zsh/site-functions/_borg"
-
-  install -Dm644 -t "$pkgdir/usr/share/man/man1/" "docs/man/"*.1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: borg/repos/community-x86_64/PKGBUILD (from rev 657351, 
borg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-01 17:02:02 UTC (rev 657352)
@@ -0,0 +1,52 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Vlad M. 
+
+pkgname=borg
+_pkgname=borgbackup
+pkgver=1.1.13
+pkgrel=1
+pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
+url='https://borgbackup.github.io/'
+license=('BSD')
+arch=('x86_64')
+depends=('acl' 'lz4' 'openssl' 'python-setuptools' 'xz' 'zstd')
+optdepends=('openssh: repositories on remote hosts'
+'python-llfuse: mounting backups as a FUSE file system')
+makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme')
+checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-benchmark' 
'python-mock')
+provides=('borgbackup')
+replaces=('borgbackup')
+source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
+sha256sums=('164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821'
+'SKIP')
+validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir/$_pkgname-$pkgver/build/lib.linux-$CARCH-3".*/
+  LANG=en_US.UTF-8 PYTHONPATH="$PWD:$PYTHONPATH" py.test --cov=borg \
+--benchmark-skip --pyargs borg.testsuite -v \
+-k 'not test_non_ascii_acl'
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  # remove junk files
+  rm -r "$pkgdir"/usr/lib/python*/site-packages/{.benchmarks,.coverage}
+
+  install -Dm644 scripts/shell_completions/bash/borg \
+"$pkgdir/usr/share/bash-completion/completions/borg"
+  install -Dm644 scripts/shell_completions/fish/borg.fish \
+"$pkgdir/usr/share/fish/vendor_completions.d/borg.fish"
+  install -Dm644 scripts/shell_completions/zsh/_borg 
"$pkgdir/usr/share/zsh/site-functions/_borg"
+
+  install -Dm644 -t "$pkgdir/usr/share/man/man1/" "docs/man/"*.1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-07-01 Thread Lukas Fleischer via arch-commits
Date: Wednesday, July 1, 2020 @ 17:01:51
  Author: lfleischer
Revision: 657351

upgpkg: borg 1.1.13-1: Upstream update.

Modified:
  borg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 17:01:38 UTC (rev 657350)
+++ PKGBUILD2020-07-01 17:01:51 UTC (rev 657351)
@@ -3,7 +3,7 @@
 
 pkgname=borg
 _pkgname=borgbackup
-pkgver=1.1.11
+pkgver=1.1.13
 pkgrel=1
 pkgdesc='Deduplicating backup program with compression and authenticated 
encryption'
 url='https://borgbackup.github.io/'
@@ -17,7 +17,7 @@
 provides=('borgbackup')
 replaces=('borgbackup')
 
source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('36090992ba795a5a5091fcd407b67be9bf26d0e88020892d31d7ac81fa970fa4'
+sha256sums=('164a8666a61071ce2fa6c60627c7646f12e3a8e74cd38f046be72f5ea91b3821'
 'SKIP')
 validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann 

 


[arch-commits] Commit in sysdig/repos (6 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:55
  Author: lfleischer
Revision: 637257

db-move: moved sysdig from [community-staging] to [community-testing] (x86_64)

Added:
  sysdig/repos/community-testing-x86_64/
  sysdig/repos/community-testing-x86_64/PKGBUILD
(from rev 637256, sysdig/repos/community-staging-x86_64/PKGBUILD)
  sysdig/repos/community-testing-x86_64/bashcomp-location.patch
(from rev 637256, 
sysdig/repos/community-staging-x86_64/bashcomp-location.patch)
  sysdig/repos/community-testing-x86_64/glibc.patch
(from rev 637256, sysdig/repos/community-staging-x86_64/glibc.patch)
  sysdig/repos/community-testing-x86_64/linux-5.6.patch
(from rev 637256, sysdig/repos/community-staging-x86_64/linux-5.6.patch)
Deleted:
  sysdig/repos/community-staging-x86_64/

-+
 PKGBUILD|   54 ++
 bashcomp-location.patch |   13 +++
 glibc.patch |   12 ++
 linux-5.6.patch |   35 +
 4 files changed, 114 insertions(+)

Copied: sysdig/repos/community-testing-x86_64/PKGBUILD (from rev 637256, 
sysdig/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:55 UTC (rev 637257)
@@ -0,0 +1,54 @@
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgname=sysdig
+pkgver=0.26.7
+pkgrel=2
+pkgdesc="Open source system-level exploration and troubleshooting tool"
+arch=('x86_64')
+url="https://www.sysdig.com/;
+license=('GPL2' 'Apache' 'MIT')
+depends=('dkms' 'jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc')
+makedepends=('cmake' 'pandoc' 'gtest')
+source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+"bashcomp-location.patch"
+"glibc.patch")
+sha256sums=('c82aa4201e8ad37e22c780c27c28ac28359a8e677b4dc0ea295eb1452115d6c0'
+'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b'
+'9d9ee715500cb5c3709cf6a77e95421edaaae5f15dbb1c7c8ad2147cc9637939')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  patch -p1 -i "$srcdir"/bashcomp-location.patch
+  patch -p1 -i "$srcdir"/glibc.patch
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  rm -rf build
+  mkdir build
+  cd build
+
+  cmake .. \
+-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} ${CPPFLAGS} 
-Wno-deprecated-declarations" \
+-DCMAKE_C_FLAGS="${CFLAGS} ${CPPFLAGS} -Wno-deprecated-declarations" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSDIG_VERSION=$pkgver \
+-DUSE_BUNDLED_DEPS=OFF \
+-DBUILD_DRIVER=OFF \
+-DBUILD_LIBSCAP_EXAMPLES=OFF
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
+  install -m644 NOTICES COPYING "$pkgdir"/usr/share/licenses/$pkgname
+
+  cd build
+  make install DESTDIR="$pkgdir"
+}

Copied: sysdig/repos/community-testing-x86_64/bashcomp-location.patch (from rev 
637256, sysdig/repos/community-staging-x86_64/bashcomp-location.patch)
===
--- community-testing-x86_64/bashcomp-location.patch
(rev 0)
+++ community-testing-x86_64/bashcomp-location.patch2020-05-29 18:30:55 UTC 
(rev 637257)
@@ -0,0 +1,13 @@
+diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
+index ded65e9..fd2a59b 100644
+--- a/scripts/CMakeLists.txt
 b/scripts/CMakeLists.txt
+@@ -2,7 +2,7 @@ configure_file(debian/postinst.in debian/postinst)
+ configure_file(debian/prerm.in debian/prerm)
+ 
+ install(FILES completions/bash/sysdig
+-  DESTINATION "${DIR_ETC}/bash_completion.d")
++  DESTINATION "share/bash-completion/completions/")
+ 
+ install(FILES completions/zsh/_sysdig
+   DESTINATION share/zsh/vendor-completions)

Copied: sysdig/repos/community-testing-x86_64/glibc.patch (from rev 637256, 
sysdig/repos/community-staging-x86_64/glibc.patch)
===
--- community-testing-x86_64/glibc.patch(rev 0)
+++ community-testing-x86_64/glibc.patch2020-05-29 18:30:55 UTC (rev 
637257)
@@ -0,0 +1,12 @@
+diff --git a/userspace/libscap/scap_fds.c b/userspace/libscap/scap_fds.c
+index 452353a..c1e38b1 100644
+--- a/userspace/libscap/scap_fds.c
 b/userspace/libscap/scap_fds.c
+@@ -25,6 +25,7 @@ limitations under the License.
+ #include "scap_savefile.h"
+ #include 
+ #include 
++#include 
+ #include 
+ #include "uthash.h"
+ #ifdef _WIN32

Copied: sysdig/repos/community-testing-x86_64/linux-5.6.patch (from rev 637256, 
sysdig/repos/community-staging-x86_64/linux-5.6.patch)

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:48
  Author: lfleischer
Revision: 637256

db-move: moved strawberry from [community-staging] to [community-testing] 
(x86_64)

Added:
  strawberry/repos/community-testing-x86_64/
  strawberry/repos/community-testing-x86_64/PKGBUILD
(from rev 637255, strawberry/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  strawberry/repos/community-staging-x86_64/

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

Copied: strawberry/repos/community-testing-x86_64/PKGBUILD (from rev 637255, 
strawberry/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:48 UTC (rev 637256)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
+
+pkgname=strawberry
+pkgver=0.6.11
+pkgrel=2
+pkgdesc="A music player aimed at audio enthusiasts and music collectors"
+arch=(x86_64)
+url="https://www.strawbs.org/;
+license=(GPL3)
+depends=(chromaprint protobuf gst-plugins-base gst-plugins-good qt5-x11extras 
udisks2 libcdio libgpod libmtp fftw)
+makedepends=(cmake boost qt5-tools)
+optdepends=('gst-libav: additional codecs'
+'gst-plugins-bad: additional codecs'
+'gst-plugins-ugly: additional codecs')
+source=("https://github.com/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SYSTEM_TAGLIB=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in unbound/repos (6 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:31:05
  Author: lfleischer
Revision: 637259

db-move: moved unbound from [community-staging] to [community-testing] (x86_64)

Added:
  unbound/repos/community-testing-x86_64/
  unbound/repos/community-testing-x86_64/PKGBUILD
(from rev 637258, unbound/repos/community-staging-x86_64/PKGBUILD)
  unbound/repos/community-testing-x86_64/hook
(from rev 637258, unbound/repos/community-staging-x86_64/hook)
  unbound/repos/community-testing-x86_64/sysusers.d
(from rev 637258, unbound/repos/community-staging-x86_64/sysusers.d)
  unbound/repos/community-testing-x86_64/tmpfiles.d
(from rev 637258, unbound/repos/community-staging-x86_64/tmpfiles.d)
Deleted:
  unbound/repos/community-staging-x86_64/

+
 PKGBUILD   |   69 +++
 hook   |   10 
 sysusers.d |1 
 tmpfiles.d |1 
 4 files changed, 81 insertions(+)

Copied: unbound/repos/community-testing-x86_64/PKGBUILD (from rev 637258, 
unbound/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:31:05 UTC (rev 637259)
@@ -0,0 +1,69 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Hisato Tatekura 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=unbound
+pkgver=1.10.1
+pkgrel=2
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url='https://unbound.net/'
+license=('custom:BSD')
+arch=('x86_64')
+makedepends=('expat')
+optdepends=('expat: unbound-anchor')
+depends=('fstrm' 'openssl' 'libsodium' 'protobuf-c' 'libevent' 'hiredis' 
'ldns' 'dnssec-anchors')
+backup=('etc/unbound/unbound.conf')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D'
+  '21615A7F2478EA8C27DD26B830918D8275724222')
+source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'sysusers.d'
+'tmpfiles.d'
+'hook')
+sha256sums=('b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536'
+'SKIP'
+'85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
+'31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'
+'afb7a0a5e2da327c27c8f666b1ffaf34689121684c301928624221ac1d0c066a')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed '/# trust-anchor-file:/c\\ttrust-anchor-file: 
/etc/unbound/trusted-key.key' -i doc/example.conf.in
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --disable-rpath \
+   --enable-dnscrypt \
+   --enable-dnstap \
+   --enable-pie \
+   --enable-relro-now \
+   --enable-subnet \
+   --enable-systemd \
+   --enable-tfo-client \
+   --enable-tfo-server \
+   --enable-cachedb \
+   --with-libhiredis \
+   --with-conf-file=/etc/unbound/unbound.conf \
+   --with-pidfile=/run/unbound.pid \
+   --with-rootkey-file=/etc/trusted-key.key \
+   --with-libevent \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 contrib/unbound.service 
"${pkgdir}/usr/lib/systemd/system/unbound.service"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   install -Dm644 ../sysusers.d "${pkgdir}/usr/lib/sysusers.d/unbound.conf"
+
+   # Trust anchor file available from within unbound's chroot.
+   install -Dm644 ../tmpfiles.d "${pkgdir}/usr/lib/tmpfiles.d/unbound.conf"
+   install -Dm644 ../hook 
"${pkgdir}/usr/share/libalpm/hooks/unbound-key.hook"
+}

Copied: unbound/repos/community-testing-x86_64/hook (from rev 637258, 
unbound/repos/community-staging-x86_64/hook)
===
--- community-testing-x86_64/hook   (rev 0)
+++ community-testing-x86_64/hook   2020-05-29 18:31:05 UTC (rev 637259)
@@ -0,0 +1,10 @@
+[Trigger]
+Type = Path
+Target = etc/trusted-key.key
+Operation = Install
+Operation = Upgrade
+
+[Action]
+Description = Updating trusted-key.key for unbound...
+When = PostTransaction
+Exec = /bin/cp -f /etc/trusted-key.key /etc/unbound/

Copied: unbound/repos/community-testing-x86_64/sysusers.d (from rev 637258, 
unbound/repos/community-staging-x86_64/sysusers.d)
===
--- community-testing-x86_64/sysusers.d (rev 0)
+++ community-testing-x86_64/sysusers.d 2020-05-29 18:31:05 UTC (rev 637259)
@@ -0,0 +1 @@
+u unbound - "unbound" /etc/unbound

Copied: 

[arch-commits] Commit in umurmur/repos (6 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:31:00
  Author: lfleischer
Revision: 637258

db-move: moved umurmur from [community-staging] to [community-testing] (x86_64)

Added:
  umurmur/repos/community-testing-x86_64/
  umurmur/repos/community-testing-x86_64/PKGBUILD
(from rev 637257, umurmur/repos/community-staging-x86_64/PKGBUILD)
  umurmur/repos/community-testing-x86_64/umurmur.service
(from rev 637257, umurmur/repos/community-staging-x86_64/umurmur.service)
  umurmur/repos/community-testing-x86_64/umurmur.sysusers
(from rev 637257, umurmur/repos/community-staging-x86_64/umurmur.sysusers)
  umurmur/repos/community-testing-x86_64/umurmur.tmpfiles
(from rev 637257, umurmur/repos/community-staging-x86_64/umurmur.tmpfiles)
Deleted:
  umurmur/repos/community-staging-x86_64/

--+
 PKGBUILD |   56 +
 umurmur.service  |   26 
 umurmur.sysusers |1 
 umurmur.tmpfiles |1 
 4 files changed, 84 insertions(+)

Copied: umurmur/repos/community-testing-x86_64/PKGBUILD (from rev 637257, 
umurmur/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:31:00 UTC (rev 637258)
@@ -0,0 +1,56 @@
+# Maintainer: Levente Polyak 
+# Contributor: David Runge 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Robert Knauer 
+# Contributor: xav 
+
+pkgname=umurmur
+pkgver=0.2.17
+pkgrel=18
+pkgdesc='Minimalistic Mumble server'
+url="https://github.com/umurmur/umurmur;
+arch=('x86_64')
+license=('BSD')
+depends=('glibc')
+makedepends=('cmake' 'libconfig' 'protobuf-c' 'mbedtls')
+backup=('etc/umurmur/umurmur.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/umurmur/umurmur/archive/${pkgver}.tar.gz
+umurmur.sysusers
+umurmur.service
+umurmur.tmpfiles)
+sha256sums=('e77b7b6616768f4a1c07442afe49a772692f667b00c23cc85909d4dd0ce206d2'
+'0fc68df464ee51a431d934d068aed0be5f8c5e64d0bd29848f97532d39f8c310'
+'b8b22b6299777fbd1d12e3105280c8585ceca9b6caf7b8d3ab0642c5a56b031f'
+'287068f47fc035a70e2ae0c8434e8013f176d185bf7688216c36976982fe4491')
+sha512sums=('a496a51fd7815ad117f5aee17bb78cbd319c584ad60ab8aebbfd8ddf7b1760f443f2337bc74be1e0d5af17d3c3df2ae6c9060eca576cf1e6ed4c6cb0825e9c15'
+
'd84950a32ab8a2e84f5fe333cd2894e52aba624531644d106c982aa4ff04271d318543398fa7f48c719f26338679fa971bb5332472e9040ac9aa8a9b4a1f2832'
+
'746a3e2d9e8c5154bdfb2cef6cbe39cccf0356bc1dde0434b92ec1a6b224a5bfa51fd15483c3ac5a75292eae7a6d4b0431ecb2a586bdd9fcc3fe9b2a7bff64a1'
+
'825b50448231b5d791e87d7c4c471fdfe2e9a1560dad6fc90c2f4f8d0c5ed682291bf20b147a6a8c7ae361aeb8b1a11c24c6d41ffc17f06fb0f5ccd8208a899a')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CFLAGS+=" ${CPPFLAGS}"
+  export CXXFLAGS+=" ${CPPFLAGS}"
+  cmake -DCMAKE_INSTALL_PREFIX='/usr' \
+-DCMAKE_BUILD_TYPE='None' \
+-DSSL=mbedtls \
+-Wno-dev \
+-B build \
+-S .
+  make -C build
+}
+
+package() {
+  depends+=('libconfig.so' 'libmbedcrypto.so' 'libmbedtls.so' 'libmbedx509.so' 
'libprotobuf-c.so')
+  cd ${pkgname}-${pkgver}
+  make -C build DESTDIR="${pkgdir}" install
+  install -vDm 640 "${pkgdir}/usr/etc/umurmur.conf" -t "${pkgdir}/etc/umurmur"
+  rm -r "${pkgdir}/usr/etc"
+  install -vDm 644 "${srcdir}/umurmur.service" -t 
"${pkgdir}/usr/lib/systemd/system"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+
+  install -vDm 644 "${srcdir}/umurmur.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/umurmur.conf"
+  install -vDm 644 "${srcdir}/umurmur.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/umurmur.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: umurmur/repos/community-testing-x86_64/umurmur.service (from rev 
637257, umurmur/repos/community-staging-x86_64/umurmur.service)
===
--- community-testing-x86_64/umurmur.service(rev 0)
+++ community-testing-x86_64/umurmur.service2020-05-29 18:31:00 UTC (rev 
637258)
@@ -0,0 +1,26 @@
+[Unit]
+Description=Minimalistic Mumble server
+After=network.target
+
+[Service]
+Type=simple
+User=umurmur
+Group=umurmur
+PIDFile=/run/umurmurd.pid
+ExecStartPre=/usr/bin/umurmurd -t -c /etc/umurmur/umurmur.conf
+ExecStart=/usr/bin/umurmurd -d -r -c /etc/umurmur/umurmur.conf
+ExecReload=/bin/kill -HUP $MAINPID
+PrivateDevices=yes
+PrivateTmp=yes
+ProtectSystem=strict
+ReadWriteDirectories=/etc/umurmur
+ProtectHome=yes
+ProtectControlGroups=yes
+ProtectKernelModules=yes
+ProtectKernelTunables=yes
+LockPersonality=yes
+NoNewPrivileges=yes
+LimitRTPRIO=1
+
+[Install]
+WantedBy=multi-user.target

Copied: umurmur/repos/community-testing-x86_64/umurmur.sysusers (from rev 
637257, umurmur/repos/community-staging-x86_64/umurmur.sysusers)

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:34
  Author: lfleischer
Revision: 637253

db-move: moved postgis from [community-staging] to [community-testing] (x86_64)

Added:
  postgis/repos/community-testing-x86_64/
  postgis/repos/community-testing-x86_64/PKGBUILD
(from rev 637252, postgis/repos/community-staging-x86_64/PKGBUILD)
  postgis/repos/community-testing-x86_64/postgis.changelog
(from rev 637252, postgis/repos/community-staging-x86_64/postgis.changelog)
Deleted:
  postgis/repos/community-staging-x86_64/

---+
 PKGBUILD  |   29 +++
 postgis.changelog |  137 
 2 files changed, 166 insertions(+)

Copied: postgis/repos/community-testing-x86_64/PKGBUILD (from rev 637252, 
postgis/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:34 UTC (rev 637253)
@@ -0,0 +1,29 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=postgis
+pkgver=3.0.1
+pkgrel=3
+pkgdesc="Adds support for geographic objects to PostgreSQL"
+arch=('x86_64')
+url="https://postgis.net/;
+license=('GPL')
+depends=('postgresql' 'gdal' 'json-c' 'proj' 'protobuf-c')
+makedepends=('clang' 'llvm')
+changelog=$pkgname.changelog
+source=(https://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('5a5432f95150d9bae9215c6d1c7bb354e060482a7c379daa9b8384e1d03e6353')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: postgis/repos/community-testing-x86_64/postgis.changelog (from rev 
637252, postgis/repos/community-staging-x86_64/postgis.changelog)
===
--- community-testing-x86_64/postgis.changelog  (rev 0)
+++ community-testing-x86_64/postgis.changelog  2020-05-29 18:30:34 UTC (rev 
637253)
@@ -0,0 +1,137 @@
+2020-02-23 Jaroslav Lichtblau 
+* postgis-3.0.1-1
+
+2019-11-27 Jaroslav Lichtblau 
+* postgis-3.0.0-1
+
+2019-10-16 Jaroslav Lichtblau 
+* postgis-2.5.3-2 protobuf 3.10 rebuild
+
+2019-09-18 Jaroslav Lichtblau 
+* postgis-2.5.3-1
+
+2019-06-16 Jaroslav Lichtblau 
+* postgis-2.5.2-1
+
+2019-03-04 Jaroslav Lichtblau 
+* postgis-2.5.1-2 - protobuf 3.7.0 rebuild
+
+2018-11-21 Jaroslav Lichtblau 
+* postgis-2.5.1-1
+
+2018-11-17 Jaroslav Lichtblau 
+* postgis-2.5.0-2 - postgresql rebuild
+
+2018-09-30 Jaroslav Lichtblau 
+* postgis-2.5.0-1
+
+2018-09-02 Jaroslav Lichtblau 
+* postgis-2.4.4-5 protobuf 3.6.1 rebuild
+
+2018-07-29 Jaroslav Lichtblau 
+* postgis-2.4.4-4 protobuf 3.6.0 rebuild
+
+2018-05-16 Jaroslav Lichtblau 
+* postgis-2.4.4-2 proj soname rebuild
+
+2018-05-12 Jaroslav Lichtblau 
+* postgis-2.4.4-1
+
+2018-01-16 Jaroslav Lichtblau 
+* postgis-2.4.3-1
+
+2017-11-16 Jaroslav Lichtblau 
+* postgis-2.4.2-1
+
+2017-11-12 Jaroslav Lichtblau 
+* postgis-2.4.1-2 postgresql 10.1 rebuild, FS#56296 + FS#56266 fix
+
+2017-10-21 Jaroslav Lichtblau 
+* postgis-2.4.1-1
+
+2017-10-21 Jaroslav Lichtblau 
+* postgis-2.4.0-1
+
+2017-07-03 Jaroslav Lichtblau 
+* postgis-2.3.3-1
+
+2017-03-02 Jaroslav Lichtblau 
+* postgis-2.3.2-1
+
+2016-12-12 Jaroslav Lichtblau 
+* postgis-2.3.1-1
+
+2016-11-21 Jaroslav Lichtblau 
+* postgis-2.3.0-2 postgresql 9.6.1 rebuild
+
+2016-09-30 Jaroslav Lichtblau 
+* postgis-2.3.0-1
+
+2016-09-14 Jaroslav Lichtblau 
+* postgis-2.2.2-2 proj 4.9.3 rebuild
+
+2016-05-16 Jaroslav Lichtblau 
+* postgis-2.2.2-1
+
+2016-01-22 Jaroslav Lichtblau 
+* postgis-2.2.1-2 postgresql 9.5 rebuild
+
+2016-01-09 Jaroslav Lichtblau 
+* postgis-2.2.1-1
+
+2015-10-22 Jaroslav Lichtblau 
+* postgis-2.2.0-1
+
+2015-09-12 Jaroslav Lichtblau 
+* postgis-2.1.8-1
+
+2015-06-28 Jaroslav Lichtblau 
+* postgis-2.1.5-2 gdal 2.0.0 rebuild
+
+2015-03-14 Jaroslav Lichtblau 
+* postgis-2.1.5-2 proj soname rebuild
+
+2015-01-20 Jaroslav Lichtblau 
+* postgis-2.1.5-1
+
+2014-09-12 Jaroslav Lichtblau 
+* postgis-2.1.4-1
+
+2014-05-25 Jaroslav Lichtblau 
+* postgis-2.1.3-1
+
+2014-04-02 Jaroslav Lichtblau 
+* postgis-2.1.2-1
+
+2013-11-11 Jaroslav Lichtblau 
+* postgis-2.1.1-1
+
+2013-08-22 Maxime Gauduin 
+* postgis-2.1.0-1
+* Fixes FS#35816
+
+2013-06-15 Jaroslav Lichtblau 
+* postgis-2.0.3-1
+
+2013-01-05 Jaroslav Lichtblau 
+* postgis-2.0.2-1
+
+2012-09-24 Dan McGee 
+* Rebuild for PostgreSQL 9.2.x
+* Update to minor release 2.0.1
+
+2012-05-31 Andrea Scarpino 
+* Add JSON-C support
+* Build utils (FS#25836)
+
+2012-05-31 Andrea Scarpino 
+* Update to major release 2.0.0-1
+
+2011-10-26 Jaroslav 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:13
  Author: lfleischer
Revision: 637248

db-move: moved mumble from [community-staging] to [community-testing] (x86_64)

Added:
  mumble/repos/community-testing-x86_64/
  mumble/repos/community-testing-x86_64/PKGBUILD
(from rev 637247, mumble/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  mumble/repos/community-staging-x86_64/

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

Copied: mumble/repos/community-testing-x86_64/PKGBUILD (from rev 637247, 
mumble/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:13 UTC (rev 637248)
@@ -0,0 +1,74 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: David Runge 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+pkgname=mumble
+pkgver=1.3.0
+pkgrel=9
+arch=('x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'libspeechd' 'libx11' 'libxi'
+'lsb-release' 'openssl' 'opus' 'qt5-base' 'qt5-svg' 'speex' 'xdg-utils')
+makedepends=('alsa-lib' 'avahi' 'boost' 'jack' 'libpulse' 'libsndfile' 'mesa'
+'protobuf' 'python' 'qt5-tools')
+optdepends=('speech-dispatcher: Text-to-speech support'
+'espeak-ng: Text-to-speech support')
+url="https://www.mumble.info/;
+source=("https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz"{,.sig}
+
"${pkgname}-1.3.0-jack.patch::https://github.com/mumble-voip/mumble/pull/3990.patch;)
+sha512sums=('2a629fc97f3c7c587c9a3b40fc96cf15d668acada37282ec1c4a5b169ad37717d60af94d12c7bce45f2816c265f76a99ebad40a006adcf8ca38a117e7c0a4122'
+'SKIP'
+
'11e4e1b65b8d1fb0aa07b0eff131026a6f8d6063ed57b67d9ea23152ff55e9fdb5f65691089fa8b0498d7609f6bad7e1367eb5c8b9adfd1db1d48c908618d217')
+validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B') # Mumble Automatic 
Build Infrastructure 2019 
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # changing the default to *not* unconditionally and automatically start a
+  # JACK server, when mumble is started
+  # https://bugs.archlinux.org/task/62755
+  # https://github.com/mumble-voip/mumble/issues/3989
+  patch -Np1 -i "../${pkgname}-1.3.0-jack.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  qmake-qt5 main.pro \
+CONFIG+="no-bundled-opus no-bundled-speex no-g15 no-xevie no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher"
+  make release
+}
+
+package() {
+  depends+=('libasound.so' 'libdns_sd.so' 'libjack.so' 'libprotobuf.so'
+  'libpulse.so' 'libsndfile.so')
+  cd "$pkgname-$pkgver"
+  # mumble has no install target: 
https://github.com/mumble-voip/mumble/issues/1029
+  # binaries and scripts
+  install -vDm 755 release/mumble -t "$pkgdir/usr/bin"
+  install -vDm 755 scripts/mumble-overlay -t "$pkgdir/usr/bin/"
+  # (vendored) libs
+  install -vdm 755 "$pkgdir/usr/lib/mumble/"
+  local _lib
+  for _lib in release/*.so*; do
+if [ -L "$_lib" ]; then
+  cp -vP "$_lib" "$pkgdir/usr/lib/mumble/"
+else
+  install -vDm 755 "$_lib" -t "$pkgdir/usr/lib/mumble/"
+fi
+  done
+  install -vDm 755 release/plugins/*.so -t "$pkgdir/usr/lib/mumble/"
+  # XDG desktop integration
+  install -vDm 644 scripts/mumble.desktop -t "$pkgdir/usr/share/applications"
+  # man page
+  install -vDm 644 "man/${pkgname}"*.1 -t "$pkgdir/usr/share/man/man1/"
+  # XDG desktop icons
+  install -vDm 644 icons/mumble.svg -t 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/"
+  # license
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+# vim: sw=2:ts=2 et:


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:26
  Author: lfleischer
Revision: 637251

db-move: moved nsjail from [community-staging] to [community-testing] (x86_64)

Added:
  nsjail/repos/community-testing-x86_64/
  nsjail/repos/community-testing-x86_64/PKGBUILD
(from rev 637250, nsjail/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  nsjail/repos/community-staging-x86_64/

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

Copied: nsjail/repos/community-testing-x86_64/PKGBUILD (from rev 637250, 
nsjail/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:26 UTC (rev 637251)
@@ -0,0 +1,30 @@
+# Maintainer: Bruno Pagani  
+
+pkgname=nsjail
+pkgver=2.9
+pkgrel=5
+pkgdesc="Light-weight process isolation tool"
+arch=(x86_64)
+url="https://nsjail.com;
+license=(Apache)
+depends=(protobuf libnl)
+makedepends=(git)
+source=("https://github.com/google/nsjail/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
'git+https://github.com/google/kafel.git#commit=722b93a630e53ca472a4c69f61cb3dfc44ea5041')
+sha256sums=('f8578a48330d3d089c9234a2b562be08043f8fe77453c322724acdf403d0afc3'
+'SKIP')
+
+prepare() {
+mv kafel ${pkgname}-${pkgver}
+sed -e 's|-Werror||' -i $pkgname-$pkgver/Makefile
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+install -Dm755 nsjail -t "${pkgdir}"/usr/bin/ 
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:06
  Author: lfleischer
Revision: 637243

db-move: moved hyperion from [community-staging] to [community-testing] (x86_64)

Added:
  hyperion/repos/community-testing-x86_64/
  
hyperion/repos/community-testing-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch
(from rev 637242, 
hyperion/repos/community-staging-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch)
  hyperion/repos/community-testing-x86_64/PKGBUILD
(from rev 637242, hyperion/repos/community-staging-x86_64/PKGBUILD)
  hyperion/repos/community-testing-x86_64/hyperion.install
(from rev 637242, hyperion/repos/community-staging-x86_64/hyperion.install)
  hyperion/repos/community-testing-x86_64/hyperion.sysusers
(from rev 637242, hyperion/repos/community-staging-x86_64/hyperion.sysusers)
  hyperion/repos/community-testing-x86_64/hyperiond.service
(from rev 637242, hyperion/repos/community-staging-x86_64/hyperiond.service)
Deleted:
  hyperion/repos/community-staging-x86_64/

--+
 0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch |   26 ++
 PKGBUILD |   66 +
 hyperion.install |   20 +
 hyperion.sysusers|2 
 hyperiond.service|   14 +++
 5 files changed, 128 insertions(+)

Copied: 
hyperion/repos/community-testing-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch
 (from rev 637242, 
hyperion/repos/community-staging-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch)
===
--- 
community-testing-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch   
(rev 0)
+++ 
community-testing-x86_64/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch   
2020-05-29 18:30:06 UTC (rev 637243)
@@ -0,0 +1,26 @@
+From 88ae95d522bfdda4c29a1116367aad8c7d948779 Mon Sep 17 00:00:00 2001
+From: Jelle van der Waa 
+Date: Sat, 21 Oct 2017 12:46:49 +0200
+Subject: [PATCH] Fix no decleration of `assert` with GCC 7.2
+
+Add a missing include for cassert to fix the -fpermissive compiler
+error.
+---
+ include/utils/Image.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/include/utils/Image.h b/include/utils/Image.h
+index e8c82e4..dad57a2 100644
+--- a/include/utils/Image.h
 b/include/utils/Image.h
+@@ -1,6 +1,7 @@
+ #pragma once
+ 
+ // STL includes
++#include 
+ #include 
+ #include 
+ #include 
+-- 
+2.14.2
+

Copied: hyperion/repos/community-testing-x86_64/PKGBUILD (from rev 637242, 
hyperion/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:06 UTC (rev 637243)
@@ -0,0 +1,66 @@
+# Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+# Contributor: Christopher Reimer 
+
+pkgname=hyperion
+pkgver=1.03.2
+pkgrel=21
+pkgdesc="An opensource 'AmbiLight' implementation"
+arch=('x86_64')
+url="https://github.com/hyperion-project/hyperion;
+license=('MIT')
+depends=('libusb' 'protobuf' 'python' 'qt5-base')
+optdepends=('xorg-server: X11 grabbing')
+makedepends=('cmake')
+backup=('etc/hyperion/hyperion.config.json')
+install='hyperion.install'
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tvdzwan/${pkgname}/archive/${pkgver}.tar.gz;
+"0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch"
+"hyperion.sysusers"
+"hyperiond.service"
+"hyperion.install")
+sha512sums=('7406f5bdf323d2799fb375557603fefd1f077cda287b5aa9ff10251b22d8dd07590458515b0e01ef97fba80885aab1aa72bd8b5d26873ad8ebcc1ba53d6776ec'
+
'11c51f6085d78bb75a7d73372262eedc2dab84b9d37ee1850f6b8d8c9cfe85d72a69b7d755e169028c6f7150f09201ded7d32a4edf15130ca2a12a188fe5945c'
+
'80764d3abdfb7e6e7f65913e9c89dd61b425ffb80e9ab4f9df7739abe32117441095ac7b45792acd5d2a516cf4aca3e21062b119f5790aae3b178036db74ce61'
+
'f8c23ba920ce683e731237c164f4f70f94d635398be5cc43ce1af48bb8ab672da47397979a825a5761dacb1ae18a1c5fc840b168c8f1e3ae411908e0e92a0c5b'
+
'ff5ed8ed647a621b73e922590616e4f5d63f0a7e243aa3de0f8382a835e83166a0e04944396a61a03645cc00853251690a514b3772f163f445240e4f55f18fb5')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -Np1 -i 
"${srcdir}/0001-Fix-no-decleration-of-assert-with-GCC-7.2.patch"
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+mkdir -p build
+cd build
+cmake -DCMAKE_INSTALL_PREFIX="${pkgdir}/usr" \
+-DCMAKE_BUILD_TYPE=Release \
+-DENABLE_QT5=ON \
+-DPLATFORM=x86 \
+-DPROTOBUF_PROTOC_EXECUTABLE=/usr/bin/protoc \
+-DUSE_SYSTEM_PROTO_LIBS=ON \
+..
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+  

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:18
  Author: lfleischer
Revision: 637249

db-move: moved murmur from [community-staging] to [community-testing] (x86_64)

Added:
  murmur/repos/community-testing-x86_64/
  murmur/repos/community-testing-x86_64/PKGBUILD
(from rev 637248, murmur/repos/community-staging-x86_64/PKGBUILD)
  
murmur/repos/community-testing-x86_64/a48aea18b6c7ee534cd21f7febfe253e31b33eda.patch
(from rev 637248, 
murmur/repos/community-staging-x86_64/a48aea18b6c7ee534cd21f7febfe253e31b33eda.patch)
  murmur/repos/community-testing-x86_64/murmur.dbus.conf
(from rev 637248, murmur/repos/community-staging-x86_64/murmur.dbus.conf)
  murmur/repos/community-testing-x86_64/murmur.install
(from rev 637248, murmur/repos/community-staging-x86_64/murmur.install)
  murmur/repos/community-testing-x86_64/murmur.service
(from rev 637248, murmur/repos/community-staging-x86_64/murmur.service)
  murmur/repos/community-testing-x86_64/murmur.sysusers
(from rev 637248, murmur/repos/community-staging-x86_64/murmur.sysusers)
  murmur/repos/community-testing-x86_64/murmur.tmpfiles
(from rev 637248, murmur/repos/community-staging-x86_64/murmur.tmpfiles)
Deleted:
  murmur/repos/community-staging-x86_64/

+
 PKGBUILD   |   70 +++
 a48aea18b6c7ee534cd21f7febfe253e31b33eda.patch |   42 +
 murmur.dbus.conf   |   22 +++
 murmur.install |6 +
 murmur.service |   15 
 murmur.sysusers|1 
 murmur.tmpfiles|2 
 7 files changed, 158 insertions(+)

Copied: murmur/repos/community-testing-x86_64/PKGBUILD (from rev 637248, 
murmur/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:18 UTC (rev 637249)
@@ -0,0 +1,70 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: David Runge 
+# Contributor: Otto Allmendinger 
+# Contributor: Malte Rabenseifner 
+
+_name=mumble
+pkgname=murmur
+pkgver=1.3.0
+pkgrel=8
+pkgdesc="The voice chat application server for Mumble"
+arch=('x86_64')
+url="https://wiki.mumble.info/wiki/Main_Page;
+license=('BSD')
+depends=('gcc-libs' 'glibc' 'grpc' 'lsb-release' 'openssl' 'qt5-base'
+'zeroc-ice')
+makedepends=('avahi' 'boost' 'libcap' 'protobuf' 'python' 'qt5-tools')
+backup=("etc/murmur.ini")
+install="murmur.install"
+source=("https://github.com/mumble-voip/${_name}/releases/download/${pkgver}/${_name}-${pkgver}.tar.gz"{,.sig}
+a48aea18b6c7ee534cd21f7febfe253e31b33eda.patch
+"murmur.dbus.conf"
+"murmur.service"
+"murmur.sysusers"
+"murmur.tmpfiles")
+sha512sums=('2a629fc97f3c7c587c9a3b40fc96cf15d668acada37282ec1c4a5b169ad37717d60af94d12c7bce45f2816c265f76a99ebad40a006adcf8ca38a117e7c0a4122'
+'SKIP'
+
'2f379e355227e37f2d23d984d3a59779e3b7a2206865db8c9e4c9cb4eba563ca468744d862e29892919d8d2798576d2e011c658b48ca0acdde63e8a5cc577119'
+
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
+
'2059eeac32cc078168a2ea56fe3034df69814516303adeffb8062c7b90a88177a536e6a6742196ee90370084d4e536f825b1744f8bed2bb704159a8a8bccb606'
+
'5af28d0c2b2b072cfbd500b5f63549e88a86cf3fc15e4d2df89e787c4d2bafdecbe078a518e0d1b25d82f9873cb06838ec1c9ebed625ffb7e8c80fcd942ebf74'
+
'411784e8e0dcf6c163780ae895ae1a6bdad0bb2dd2b128911c484ac3eff073d95c5791b625493a2b8296d24bd7e6ac72d3c42180817e48b29f0c6a8fd841807c')
+validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B') # Mumble Automatic 
Build Infrastructure 2019 
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  # setting default configuration
+  sed -e "1i; vi:ft=cfg" \
+  -e "s|database=|database=/var/db/murmur/murmur.sqlite|" \
+  -e "s|;logfile=murmur.log|logfile=|" \
+  -e "s|;uname=|uname=murmur|" \
+  -i scripts/murmur.ini
+
+  # See https://github.com/mumble-voip/mumble/pull/4032
+  patch -Np1 -i "$srcdir"/a48aea18b6c7ee534cd21f7febfe253e31b33eda.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  qmake-qt5 main.pro CONFIG+="no-client grpc"
+  make release
+}
+
+package() {
+  depends+=('libcap.so' 'libdns_sd.so' 'libprotobuf.so')
+  cd "${pkgname}-${pkgver}"
+  # murmur has no install target: 
https://github.com/mumble-voip/mumble/issues/1029
+  install -vDm 755 release/murmurd -t "${pkgdir}"/usr/bin
+  install -vDm 640 scripts/murmur.ini -t "${pkgdir}"/etc
+  install -vDm 644 "${srcdir}"/murmur.dbus.conf 
"${pkgdir}"/usr/share/dbus-1/system.d/murmur.conf
+  install -vDm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}"
+  

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:07
  Author: lfleischer
Revision: 637244

db-move: moved knot from [community-staging] to [community-testing] (x86_64)

Added:
  knot/repos/community-testing-x86_64/
  knot/repos/community-testing-x86_64/PKGBUILD
(from rev 637243, knot/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  knot/repos/community-staging-x86_64/

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

Copied: knot/repos/community-testing-x86_64/PKGBUILD (from rev 637243, 
knot/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:07 UTC (rev 637244)
@@ -0,0 +1,61 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Ondřej Surý 
+# Contributor: Julian Brost 
+# Contributor: Oleander Reis 
+# Contributor: Otto Sabart 
+
+pkgname=knot
+pkgver=2.9.5
+pkgrel=2
+pkgdesc="High-performance authoritative-only DNS server"
+arch=(x86_64)
+url="https://www.knot-dns.cz/;
+license=(GPL3)
+depends=(libedit gnutls liburcu lmdb
+ libidn2 systemd libcap-ng
+ fstrm protobuf-c libmaxminddb)
+backup=('etc/knot/knot.conf')
+source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=(1109a8ba212ff8ddfdbaf44a6f8fc13a2b880a98a9e54c19112ba72a1aacbf76 
SKIP)
+validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman 

+
+build() {
+cd ${pkgname}-${pkgver}
+
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var/lib \
+--libexecdir=/usr/lib/knot \
+--with-rundir=/run/knot \
+--with-storage=/var/lib/knot \
+--enable-recvmmsg \
+--enable-dnstap \
+--enable-systemd \
+--enable-reuseport \
+--disable-silent-rules
+
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+# Don’t keep those empty dir, manage them with systemd-tmpfiles instead
+rmdir "${pkgdir}"/{var/{lib/{knot/,},},run/{knot/,}}
+
+rm "${pkgdir}"/etc/knot/example.com.zone
+mv "${pkgdir}"/etc/knot/{knot.sample.conf,knot.conf}
+
+install -Dm644 distro/common/knot.service -t 
"${pkgdir}"/usr/lib/systemd/system/
+install -Dm644 distro/arch/knot.tmpfiles.arch 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
+install -Dm644 distro/arch/knot.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:11
  Author: lfleischer
Revision: 637247

db-move: moved mosh from [community-staging] to [community-testing] (x86_64)

Added:
  mosh/repos/community-testing-x86_64/
  mosh/repos/community-testing-x86_64/PKGBUILD
(from rev 637246, mosh/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  mosh/repos/community-staging-x86_64/

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

Copied: mosh/repos/community-testing-x86_64/PKGBUILD (from rev 637246, 
mosh/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:11 UTC (rev 637247)
@@ -0,0 +1,32 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Christian Neukirchen 
+# Contributor: Thomas Weißschuh 
+
+pkgname=mosh
+pkgver=1.3.2
+pkgrel=12
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=(x86_64)
+url='https://mosh.org/'
+license=(GPL3)
+depends=(libutempter openssh openssl perl-io-tty protobuf)
+makedepends=(git)
+options=(!emptydirs)
+source=("git+https://github.com/mobile-shell/mosh#tag=$pkgname-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  ./autogen.sh
+  ./configure --enable-ufw --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C $pkgname install
+  install -Dm644 "$pkgname/conf/bash-completion/completions/$pkgname" \
+"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim: ts=2 sw=2 et:


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:23
  Author: lfleischer
Revision: 637250

db-move: moved nageru from [community-staging] to [community-testing] (x86_64)

Added:
  nageru/repos/community-testing-x86_64/
  nageru/repos/community-testing-x86_64/PKGBUILD
(from rev 637249, nageru/repos/community-staging-x86_64/PKGBUILD)
  nageru/repos/community-testing-x86_64/luajit-patch.patch
(from rev 637249, nageru/repos/community-staging-x86_64/luajit-patch.patch)
  nageru/repos/community-testing-x86_64/meson-options.patch
(from rev 637249, nageru/repos/community-staging-x86_64/meson-options.patch)
Deleted:
  nageru/repos/community-staging-x86_64/

-+
 PKGBUILD|   43 +++
 luajit-patch.patch  |  113 ++
 meson-options.patch |   13 +
 3 files changed, 169 insertions(+)

Copied: nageru/repos/community-testing-x86_64/PKGBUILD (from rev 637249, 
nageru/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:23 UTC (rev 637250)
@@ -0,0 +1,43 @@
+# Maintainer: Morten Linderud 
+
+pkgname=nageru
+pkgver=1.8.6
+pkgrel=6
+pkgdesc="live video mixer, based around the standard M/E workflow."
+arch=(x86_64)
+url="https://nageru.sesse.net/;
+license=('GPL3')
+depends=('libmicrohttpd' 'ffmpeg' 'libx264' 'protobuf' 
+ 'movit' 'bmusb' 'qcustomplot' 'pciutils' 'zita-resampler'
+ 'sqlite3' 'luajit' 'cmake')
+makedepends=('meson' 'eigen')
+source=("https://nageru.sesse.net/nageru-${pkgver}.tar.gz;
+"meson-options.patch"
+"luajit-patch.patch")
+sha256sums=('67dcb070a23589f624d7067c4b09fe11faa9b1c756b884c50473545fdf7817b3'
+'1bb7d87d6d6359ffe95d605c29ff5f73728929d9393498b74fdf36c6469fdaba'
+'480c4de61188684fc8d1727a2e3ec615d33892234e8466db8011589e9277bdf7')
+
+prepare() {
+cd "$pkgname-$pkgver"
+patch -Np1 -i "${srcdir}/luajit-patch.patch"
+patch -Np1 -i "${srcdir}/meson-options.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  arch-meson ../build
+  ninja -v -C ../build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  ninja -C ../build test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  DESTDIR="$pkgdir" ninja -C ../build install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: nageru/repos/community-testing-x86_64/luajit-patch.patch (from rev 
637249, nageru/repos/community-staging-x86_64/luajit-patch.patch)
===
--- community-testing-x86_64/luajit-patch.patch (rev 0)
+++ community-testing-x86_64/luajit-patch.patch 2020-05-29 18:30:23 UTC (rev 
637250)
@@ -0,0 +1,113 @@
+diff --git a/README b/README
+index ed86214..86eb42a 100644
+--- a/README
 b/README
+@@ -70,7 +70,7 @@ Nageru currently needs:
+  - libzita-resampler, for resampling sound sources so that they are in sync
+between sources, and also for oversampling for the peak meter.
+ 
+- - LuaJIT, for driving the theme engine. You will need at least version 2.1.
++ - LuaJIT, for driving the theme engine.
+ 
+  - libjpeg, for encoding MJPEG streams when VA-API JPEG support is not
+available.
+@@ -257,3 +257,27 @@ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE 
SOFTWARE BE LIABLE
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
++
++
++Marked parts of theme.cpp (Lua shims):
++
++The MIT License (MIT)
++
++Copyright (c) 2013 Hisham Muhammad
++
++Permission is hereby granted, free of charge, to any person obtaining a copy 
of
++this software and associated documentation files (the "Software"), to deal in
++the Software without restriction, including without limitation the rights to
++use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of
++the Software, and to permit persons to whom the Software is furnished to do 
so,
++subject to the following conditions:
++
++The above copyright notice and this permission notice shall be included in all
++copies or substantial portions of the Software.
++
++THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
++IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS
++FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
++COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
++IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
++CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+diff --git a/nageru/theme.cpp b/nageru/theme.cpp
+index dc73c2c..43174fa 100644
+--- a/nageru/theme.cpp
 b/nageru/theme.cpp
+@@ -41,6 +41,67 @@
+ #include "pbo_frame_allocator.h"
+ #include "scene.h"
+ 
++#if !defined 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:41
  Author: lfleischer
Revision: 637254

db-move: moved powerdns from [community-staging] to [community-testing] (x86_64)

Added:
  powerdns/repos/community-testing-x86_64/
  powerdns/repos/community-testing-x86_64/PKGBUILD
(from rev 637253, powerdns/repos/community-staging-x86_64/PKGBUILD)
  powerdns/repos/community-testing-x86_64/sysusers.conf
(from rev 637253, powerdns/repos/community-staging-x86_64/sysusers.conf)
Deleted:
  powerdns/repos/community-staging-x86_64/

---+
 PKGBUILD  |   81 
 sysusers.conf |1 
 2 files changed, 82 insertions(+)

Copied: powerdns/repos/community-testing-x86_64/PKGBUILD (from rev 637253, 
powerdns/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:41 UTC (rev 637254)
@@ -0,0 +1,81 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Kevin Mihelich 
+# Contributor: Remi Gacogne 
+# Contributor: Pieter Lexis 
+
+pkgname=powerdns
+pkgver=4.2.2
+pkgrel=2
+pkgdesc='Authoritative DNS server'
+url='https://www.powerdns.com/'
+arch=('x86_64')
+license=('GPL2')
+depends=('boost-libs' 'botan>=2.7.0' 'libsodium' 'luajit' 'openssl' 'protobuf'
+ 'sqlite' 'systemd' 'lua' 'curl' 'libcurl.so')
+makedepends=('boost' 'geoip' 'libldap' 'mariadb-libs' 'opendbx'
+ 'postgresql-libs' 'tinycdb' 'unixodbc' 'yaml-cpp')
+optdepends=('geoip: GeoIP backend'
+'mariadb-libs: MariaDB/MySQL and MyDNS backend'
+'libldap: LDAP backend'
+'opendbx: OpenDBX backend'
+'postgresql-libs: PostgreSQL backend'
+'unixodbc: ODBC backend'
+'tinycdb: TinyDNS backend'
+'yaml-cpp: GeoIP backend')
+provides=('pdns')
+conflicts=('pdns')
+backup=('etc/powerdns/pdns.conf')
+source=(https://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc}
+sysusers.conf
+
${pkgname}-gcc10.patch::https://github.com/PowerDNS/pdns/commit/ffb885e937c27bb1c62dee8f18c58.patch)
+sha512sums=('b9d0daadd89f4ab009981305d2c323ab75e283b59b94f764d53c37984a2b6200debe4e514572eac49973fcba2034df65214afb949ce3b1b4ff57b07b07f6e608'
+'SKIP'
+
'522bde8b76367db6edd461fca8f81d50304a4d764addf33774b3e2c5c93a9e72d93993f54ddd4ee887ceeccf70280aceea3ffaf6370d26310e0a7ebbbf61f26a'
+
'3685c8e08df2073351e3cd722ea1d7d19236c148d3a88368884ae5eb0a4fcd084eb2b62082e7f326e0770cd56c184a0f14fb026c02c0111a8386b6a0a46db3e5')
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'   # Winkels, Erik 

+  '16E12866B7738C73976A57436FFC33439B0D04DF'   # Peter van Dijk 

+  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3' ) # Pieter Lexis 

+
+prepare() {
+  cd pdns-${pkgver}
+  # Patch the Makefile.in's so /powerdns is used instead of /pdns (for e.g. 
$LIBDIR)
+  # This allows for running pdns_server without setting `module-dir` in the 
config.
+  find . -name 'Makefile.in' -exec sed -i 's,pkglibdir = 
\$(libdir)/@PACKAGE@,pkglibdir = $(libdir)/powerdns,' {} \;
+  patch -Np1 < "${srcdir}/${pkgname}-gcc10.patch"
+}
+
+build() {
+  cd pdns-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc/powerdns \
+--sbindir=/usr/bin \
+--with-modules='' \
+--with-dynmodules="bind geoip gmysql godbc gpgsql gsqlite3 ldap lua mydns 
opendbx pipe random remote tinydns" \
+--docdir=/usr/share/doc/powerdns \
+--enable-libsodium \
+--enable-botan \
+--enable-tools \
+--disable-dependency-tracking \
+--disable-silent-rules \
+--enable-reproducible \
+--enable-unit-tests \
+--enable-systemd
+  make
+}
+
+check() {
+  make -C pdns-${pkgver} check
+}
+
+package() {
+  make -C pdns-${pkgver} DESTDIR="${pkgdir}" install
+  install -D -m644 sysusers.conf "${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
+  mv "${pkgdir}/etc/powerdns/pdns.conf"{-dist,}
+  # Ensure we run as the powerdns user
+  sed -i "s,^# \(set.id=\),\1${pkgname}," "${pkgdir}/etc/powerdns/pdns.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: powerdns/repos/community-testing-x86_64/sysusers.conf (from rev 637253, 
powerdns/repos/community-staging-x86_64/sysusers.conf)
===
--- community-testing-x86_64/sysusers.conf  (rev 0)
+++ community-testing-x86_64/sysusers.conf  2020-05-29 18:30:41 UTC (rev 
637254)
@@ -0,0 +1 @@
+u powerdns - "PowerDNS Authoritative Server" -


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:29
  Author: lfleischer
Revision: 637252

db-move: moved paraview from [community-staging] to [community-testing] (x86_64)

Added:
  paraview/repos/community-testing-x86_64/
  paraview/repos/community-testing-x86_64/PKGBUILD
(from rev 637251, paraview/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  paraview/repos/community-staging-x86_64/

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

Copied: paraview/repos/community-testing-x86_64/PKGBUILD (from rev 637251, 
paraview/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:29 UTC (rev 637252)
@@ -0,0 +1,72 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Mathieu Westphal 
+# Contributor: Stéphane Gaudreault 
+# Contributor: 
+
+_pkg=paraview
+_mpi=openmpi
+pkgname=${_pkg}
+#-${_mpi}
+pkgver=5.8.0
+pkgrel=7
+pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
+arch=(x86_64)
+url="https://www.paraview.org;
+license=(BSD custom)
+depends=(boost-libs qt5-tools qt5-x11extras qt5-svg intel-tbb openmpi ffmpeg
+ ospray python-numpy cgns protobuf
+ double-conversion expat freetype2 gdal glew hdf5 libjpeg jsoncpp
+ libjsoncpp.so libxml2 lz4 xz python-mpi4py netcdf libogg libpng pdal
+ pugixml libtheora libtiff zlib)
+#gl2ps
+#libharu
+optdepends=(python-matplotlib)
+makedepends=(cmake boost mesa gcc-fortran ninja qt5-tools qt5-xmlpatterns 
eigen pegtl utf8cpp)
+conflicts=(vtk)
+source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver/R/-R}.tar.xz"
+
paraview-cgns-4.1.patch::https://gitlab.kitware.com/paraview/paraview/-/commit/3d48a287141eb911b4888440e09c262743b4db3c.patch)
+sha256sums=('219e4107abf40317ce054408e9c3b22fb935d464238c1c00c0161f1c8697a3f9'
+'785cb6bd349608f441ec90ac0bd3059efc3a14856c3513733729605ee240cf90')
+
+prepare() {
+cd ParaView-v${pkgver/R/-R}
+patch -p1 -i ../paraview-cgns-4.1.patch
+}
+
+build() {
+# Note regarding use of system dependencies:
+# GL2PS has non-upstreamed patches
+# LIBHARU blocked by https://github.com/libharu/libharu/pull/157
+cmake -B build -S ParaView-v${pkgver/R/-R} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPARAVIEW_ENABLE_FFMPEG=ON \
+-DPARAVIEW_ENABLE_GDAL=ON \
+-DPARAVIEW_ENABLE_MOTIONFX=ON \
+-DPARAVIEW_ENABLE_PDAL=ON \
+-DPARAVIEW_ENABLE_VISITBRIDGE=ON \
+-DPARAVIEW_ENABLE_XDMF3=ON \
+-DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON \
+-DPARAVIEW_USE_MPI=ON \
+-DPARAVIEW_USE_PYTHON=ON \
+-DPARAVIEW_USE_RAYTRACING=ON \
+-DPARAVIEW_BUILD_WITH_EXTERNAL=ON \
+-DVTK_MODULE_USE_EXTERNAL_VTK_gl2ps=OFF \
+-DVTK_MODULE_USE_EXTERNAL_VTK_libharu=OFF \
+-DVTK_SMP_IMPLEMENTATION_TYPE=TBB \
+-DVTKm_ENABLE_MPI=ON \
+-DVTK_MODULE_ENABLE_VTK_IOGDAL=YES \
+-DVTK_MODULE_ENABLE_VTK_IOPDAL=YES \
+-DCMAKE_C_FLAGS="-DH5_USE_110_API" \
+-DCMAKE_CXX_FLAGS="-DH5_USE_110_API" \
+-GNinja
+
+ninja -C build ${MAKEFLAGS}
+}
+
+package() {
+DESTDIR="${pkgdir}" ninja -C build install
+
+# Install license
+install -Dm644 ParaView-v${pkgver/R/-R}/License_v1.2.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:45
  Author: lfleischer
Revision: 637255

db-move: moved powerdns-recursor from [community-staging] to 
[community-testing] (x86_64)

Added:
  powerdns-recursor/repos/community-testing-x86_64/
  powerdns-recursor/repos/community-testing-x86_64/PKGBUILD
(from rev 637254, powerdns-recursor/repos/community-staging-x86_64/PKGBUILD)
  powerdns-recursor/repos/community-testing-x86_64/sysusers.conf
(from rev 637254, 
powerdns-recursor/repos/community-staging-x86_64/sysusers.conf)
Deleted:
  powerdns-recursor/repos/community-staging-x86_64/

---+
 PKGBUILD  |   61 
 sysusers.conf |1 
 2 files changed, 62 insertions(+)

Copied: powerdns-recursor/repos/community-testing-x86_64/PKGBUILD (from rev 
637254, powerdns-recursor/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:45 UTC (rev 637255)
@@ -0,0 +1,61 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Jan Steffens 
+# Contributor: Remi Gacogne 
+
+pkgname=powerdns-recursor
+pkgver=4.3.1
+pkgrel=1
+pkgdesc='Resolving DNS server'
+url='https://www.powerdns.com/'
+arch=('x86_64')
+license=('GPL2')
+depends=('gcc-libs' 'boost-libs' 'libsodium' 'systemd-libs' 'luajit' 'openssl' 
'protobuf'
+ 'libboost_context.so' 'fstrm' 'net-snmp' 'libprotobuf.so')
+makedepends=('boost' 'inetutils' 'pandoc' 'ragel' 'systemd')
+provides=('pdns-recursor')
+conflicts=('pdns-recursor')
+backup=('etc/powerdns/recursor.conf')
+source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc}
+sysusers.conf
+
${pkgname}-gcc10.patch::https://github.com/PowerDNS/pdns/commit/ffb885e937c27bb1c62dee8f18c58.patch)
+sha512sums=('49ae4957ef202f94ec87e6449dfa9c147689b5576ca1002e0155319099d698300c113e221571f6d41cb1cdc1649619621c2ccf8105620c25452ac30bd83e46b8'
+'SKIP'
+
'63b3f0664d38fbbcb6b1c914cee050a27eca0a15550962973743580dd5d3ace2e68272ca2d856d53cc74001fe9246d61207ebbc74524c096736777ed08c88e72'
+
'3685c8e08df2073351e3cd722ea1d7d19236c148d3a88368884ae5eb0a4fcd084eb2b62082e7f326e0770cd56c184a0f14fb026c02c0111a8386b6a0a46db3e5')
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

+  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

+  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

+
+prepare() {
+  cd pdns-recursor-${pkgver}
+  patch -Np1 < "${srcdir}/${pkgname}-gcc10.patch"
+  autoreconf -i
+}
+
+build() {
+  cd pdns-recursor-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/powerdns \
+--disable-silent-rules \
+--enable-reproducible \
+--enable-systemd \
+--with-protobuf \
+--with-libsodium \
+--with-lua=luajit \
+--with-service-user=pdns-recursor \
+--with-service-group=pdns-recursor
+  make
+}
+
+package() {
+  cd pdns-recursor-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
+  install -Dm 644 "${srcdir}/sysusers.conf" 
"${pkgdir}/usr/lib/sysusers.d/powerdns-recursor.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: powerdns-recursor/repos/community-testing-x86_64/sysusers.conf (from 
rev 637254, powerdns-recursor/repos/community-staging-x86_64/sysusers.conf)
===
--- community-testing-x86_64/sysusers.conf  (rev 0)
+++ community-testing-x86_64/sysusers.conf  2020-05-29 18:30:45 UTC (rev 
637255)
@@ -0,0 +1 @@
+u pdns-recursor - "PowerDNS Recursor" -


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:09
  Author: lfleischer
Revision: 637245

db-move: moved mixxx from [community-staging] to [community-testing] (x86_64)

Added:
  mixxx/repos/community-testing-x86_64/
  mixxx/repos/community-testing-x86_64/PKGBUILD
(from rev 637244, mixxx/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  mixxx/repos/community-staging-x86_64/

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

Copied: mixxx/repos/community-testing-x86_64/PKGBUILD (from rev 637244, 
mixxx/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:09 UTC (rev 637245)
@@ -0,0 +1,66 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: David Runge 
+# Contributor: Ali H. Caliskan 
+# Contributor: Ryan Coyner 
+# Contributor: Stefan Husmann 
+
+pkgname=mixxx
+pkgver=2.2.4
+pkgrel=2
+pkgdesc="Free, open source software for digital DJ'ing."
+arch=('x86_64')
+url="https://www.mixxx.org;
+license=('GPL2')
+groups=('pro-audio')
+depends=('chromaprint' 'gcc-libs' 'glibc' 'hidapi' 'libglvnd' 'libmad'
+'libmodplug' 'libmp4v2' 'libshout' 'libx11' 'openssl' 'opusfile' 'qt5-base'
+'qt5-script' 'qt5-svg' 'qt5-x11extras' 'qtkeychain' 'soundtouch' 'speex'
+'sqlite' 'taglib' 'upower' 'wavpack')
+makedepends=('faad2' 'ffmpeg' 'flac' 'glib2' 'glu' 'gperftools' 'libid3tag'
+'libogg' 'libsndfile' 'libusb' 'libvorbis' 'lilv' 'lv2' 'qt5-tools' 'portaudio'
+'portmidi' 'protobuf' 'rubberband' 'scons' 'vamp-plugin-sdk')
+checkdepends=('xorg-server-xvfb')
+source=("https://github.com/${pkgname}dj/${pkgname}/archive/release-${pkgver}.tar.gz;)
+sha512sums=('34f67088ea2271cb13b75d001d3814237b1b6c2052646d670a36e341fb78e24c34d361a3eb03b0dbfb2d94b0026fecc9125713d7533aac7e99161c27090115fa')
+
+prepare() {
+  mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  export SCONSFLAGS="-j $(nproc)"
+  scons prefix=/usr \
+build=release \
+faad=1 \
+ffmpeg=1 \
+modplug=1 \
+perftools=1 \
+perftools_profiler=1 \
+qt_sqlite_plugin=0 \
+qtkeychain=1 \
+test=1 \
+target=linux \
+virtualize=0 \
+wv=1
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  xvfb-run lin64_build/${pkgname}-test
+}
+
+package() {
+  depends+=('libFLAC.so' 'libfaad.so' 'libavcodec.so' 'libavformat.so'
+  'libavutil.so' 'libglib-2.0.so' 'libid3tag.so' 'libgobject-2.0.so'
+  'liblilv-0.so' 'libogg.so' 'libportaudio.so' 'libportmidi.so'
+  'libprotobuf-lite.so' 'librubberband.so' 'libsndfile.so' 'libtcmalloc.so'
+  'libusb-1.0.so' 'libvorbis.so' 'libvorbisenc.so' 'libvorbisfile.so')
+  cd "${pkgname}-${pkgver}"
+  scons prefix=/usr \
+install_root="${pkgdir}/usr" \
+install
+  # removing the test executable
+  rm -v "${pkgdir}/usr/bin/${pkgname}-test"
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:00
  Author: lfleischer
Revision: 637239

db-move: moved collectd from [community-staging] to [community-testing] (x86_64)

Added:
  collectd/repos/community-testing-x86_64/
  collectd/repos/community-testing-x86_64/PKGBUILD
(from rev 637237, collectd/repos/community-staging-x86_64/PKGBUILD)
  collectd/repos/community-testing-x86_64/service
(from rev 637237, collectd/repos/community-staging-x86_64/service)
Deleted:
  collectd/repos/community-staging-x86_64/

--+
 PKGBUILD |   71 +
 service  |   13 +++
 2 files changed, 84 insertions(+)

Copied: collectd/repos/community-testing-x86_64/PKGBUILD (from rev 637237, 
collectd/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:00 UTC (rev 637239)
@@ -0,0 +1,71 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Gerhard Brauer 
+
+pkgname=collectd
+pkgver=5.11.0
+pkgrel=3
+pkgdesc='Daemon which collects system performance statistics periodically'
+url='https://collectd.org/'
+arch=('x86_64')
+license=('GPL')
+
+optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins'
+'libdbi: dbi plugin'
+'libesmtp: notify_email plugin'
+'libgcrypt: encryption and authentication for network plugin'
+'libmemcached: memcachec plugin'
+'mariadb-libs: mysql plugin'
+'systemd-libs: UdevNameAttr option'
+'iproute2: netlink plugin'
+'net-snmp: snmp plugin'
+'libnotify: notify_desktop plugin'
+'openipmi: ipmi plugin'
+'liboping: ping plugin'
+'libpcap: dns plugin'
+'perl: perl plugin'
+'postgresql-libs: postgresql plugin'
+'python: python plugin'
+'rrdtool: rrdtool and rrdcached plugins'
+'lm_sensors: lm_sensors and sensors plugins'
+'libvirt: libvirt plugin'
+'libxml2: ascent and libvirt plugins'
+'yajl: curl_json plugin'
+'libatasmart: smart plugin'
+'lvm2: lvm plugin'
+'protobuf-c: write_riemann plugin'
+'mosquitto: MQTT plugin'
+'libmicrohttpd: prometheus plugin'
+'librabbitmq-c: amqp plugin'
+'nut: nut plugin')
+
+makedepends=(${optdepends[@]%:*})
+depends=('libltdl' 'iptables' 'libnsl')
+
+source=("https://storage.googleapis.com/collectd-tarballs/${pkgname}-${pkgver}.tar.bz2;
+'service')
+sha256sums=('37b10a806e34aa8570c1cafa6006c604796fae13cc2e1b3e630d33dcba9e5db2'
+'e45e261146563b0bf6967c669dff7ac2400f066f0eb4c022ac3fdb0ccadca2f9')
+
+backup=('etc/collectd.conf')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --disable-werror \
+   --with-python=/usr/bin/python \
+   --with-perl-bindings='INSTALLDIRS=vendor' \
+
+   make all
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rmdir "${pkgdir}/var/run" # FS#30201
+   install -Dm644 ../service 
"${pkgdir}"/usr/lib/systemd/system/collectd.service
+   install -Dm644 contrib/collectd2html.pl 
"${pkgdir}"/usr/share/collectd/collectd2html.pl
+}

Copied: collectd/repos/community-testing-x86_64/service (from rev 637237, 
collectd/repos/community-staging-x86_64/service)
===
--- community-testing-x86_64/service(rev 0)
+++ community-testing-x86_64/service2020-05-29 18:30:00 UTC (rev 637239)
@@ -0,0 +1,13 @@
+[Unit]
+Description=System statistics collection daemon
+After=local-fs.target network.target
+
+[Service]
+Type=forking
+PIDFile=/run/collectdmon.pid
+ExecStart=/usr/bin/collectdmon
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:02
  Author: lfleischer
Revision: 637241

db-move: moved etherwall from [community-staging] to [community-testing] 
(x86_64)

Added:
  etherwall/repos/community-testing-x86_64/
  etherwall/repos/community-testing-x86_64/PKGBUILD
(from rev 637240, etherwall/repos/community-staging-x86_64/PKGBUILD)
  etherwall/repos/community-testing-x86_64/etherwall.desktop
(from rev 637240, 
etherwall/repos/community-staging-x86_64/etherwall.desktop)
Deleted:
  etherwall/repos/community-staging-x86_64/

---+
 PKGBUILD  |   41 +
 etherwall.desktop |9 +
 2 files changed, 50 insertions(+)

Copied: etherwall/repos/community-testing-x86_64/PKGBUILD (from rev 637240, 
etherwall/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:02 UTC (rev 637241)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Ales Katona 
+
+pkgname=etherwall
+pkgver=2.4.0
+_ewnodecommit=7d8ed7de3dcb6d2be63745e755bd492e30bd4111
+_trezorcommit=db106e8f2766155bc72802e4dc3f9f59c90d9c3e
+pkgrel=4
+pkgdesc="Ethereum GUI Wallet (QT5)"
+arch=('x86_64')
+url="https://etherwall.com;
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-websockets' 'geth' 'protobuf' 'hidapi' 'systemd-libs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz;
+
"ew-node-$_ewnodecommit.tar.gz::https://github.com/almindor/ew-node/archive/$_ewnodecommit.tar.gz;
+
"trezor-common-$_trezorcommit.tar.gz::https://github.com/trezor/trezor-common/archive/$_trezorcommit.tar.gz;
+etherwall.desktop)
+sha512sums=('87b6936980580d209a35b382e2eb4f769f45a2eec2580048a71de07992095fb49696e99014139c2df9857fbdbd0301cd9def47f544285c770ce154c00bf9c59a'
+
'1ced81663bb742e7a9378eff60f12865ecc2bed7b2657511723eefa0bcb4aa7a461f6de94d117581f5a19a4d1816757519981914d828f5b2f1b757406816df97'
+
'745044fe0686c4f2843a67440e3be8501d8c1d5b8b7275fad7310cfd1110d5cc00378ba4205bed6f5926636a65aa986448594fc6fe276b9f46c902c642ad0373'
+
'82ecee1f1d7a6fe7014b928e3ab79ed507c3c5795ac3e832e0be1aca8fc5659212c5a4323d5dec4571b9e9255c5c46615bd9865dc03eba85d8be9b969b534d57')
+
+build() {
+  cd "etherwall-$pkgver"
+  rmdir "src/ew-node"
+  ln -s "../../ew-node-$_ewnodecommit" "src/ew-node"
+
+  SRCDIR="../trezor-common-$_trezorcommit/protob" ./generate_protobuf.sh
+  qmake -config release && make
+}
+
+package() {
+  mkdir -p "$pkgdir/usr/bin"
+  mkdir -p "$pkgdir/usr/share/pixmaps"
+  mkdir -p "$pkgdir/usr/share/applications"
+
+  cd "etherwall-$pkgver"
+  cp "$srcdir"/etherwall.desktop "$pkgdir"/usr/share/applications
+  cp "./Etherwall" "$pkgdir"/usr/bin/etherwall
+  cp "./qml/images/icon.png" "$pkgdir"/usr/share/pixmaps/etherwall.png
+}

Copied: etherwall/repos/community-testing-x86_64/etherwall.desktop (from rev 
637240, etherwall/repos/community-staging-x86_64/etherwall.desktop)
===
--- community-testing-x86_64/etherwall.desktop  (rev 0)
+++ community-testing-x86_64/etherwall.desktop  2020-05-29 18:30:02 UTC (rev 
637241)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Etherwall
+Comment=Etherwall Ethereum Wallet
+Exec=etherwall
+Icon=etherwall.png
+Terminal=false
+Type=Application
+Encoding=UTF-8
+Categories=Network;Application;


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:01
  Author: lfleischer
Revision: 637240

db-move: moved curaengine from [community-staging] to [community-testing] 
(x86_64)

Added:
  curaengine/repos/community-testing-x86_64/
  curaengine/repos/community-testing-x86_64/PKGBUILD
(from rev 637239, curaengine/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  curaengine/repos/community-staging-x86_64/

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

Copied: curaengine/repos/community-testing-x86_64/PKGBUILD (from rev 637239, 
curaengine/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:01 UTC (rev 637240)
@@ -0,0 +1,42 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=curaengine
+pkgver=4.5.0
+pkgrel=2
+pkgdesc="Engine for processing 3D models into 3D printing instruction for 
Ultimaker and other GCode based 3D printers."
+url="https://github.com/Ultimaker/CuraEngine;
+arch=('x86_64')
+license=('AGPL')
+depends=('arcus' 'rapidjson' 'polyclipping')
+checkdepends=('cppunit')
+makedepends=('cmake' 'git' 'gmock' 'gtest')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
+sha512sums=('481f6b839fe7d4bad14d9820337574d31a928e258ede359c608075f1cc7771e3eb649d5d0cff5f1edbc1e2c1802ee99e1ca2eb36a34799331279cbc0c3294636')
+
+
+build() {
+  cd CuraEngine-${pkgver}
+  mkdir -p build
+  cd build
+
+   cmake .. \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DBUILD_TESTS=ON \
+ -DUSE_SYSTEM_LIBS=ON \
+ -DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+check() {
+  cd CuraEngine-${pkgver}/build
+  make test
+}
+
+package() {
+  cd CuraEngine-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:30:04
  Author: lfleischer
Revision: 637242

db-move: moved grpc from [community-staging] to [community-testing] (x86_64)

Added:
  grpc/repos/community-testing-x86_64/
  grpc/repos/community-testing-x86_64/PKGBUILD
(from rev 637241, grpc/repos/community-staging-x86_64/PKGBUILD)
  grpc/repos/community-testing-x86_64/cmake-cli.patch
(from rev 637241, grpc/repos/community-staging-x86_64/cmake-cli.patch)
Deleted:
  grpc/repos/community-staging-x86_64/

-+
 PKGBUILD|  118 ++
 cmake-cli.patch |   57 ++
 2 files changed, 175 insertions(+)

Copied: grpc/repos/community-testing-x86_64/PKGBUILD (from rev 637241, 
grpc/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:30:04 UTC (rev 637242)
@@ -0,0 +1,118 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Aleksey Filippov 
+# Contributor: Victor Aurélio Santos 
+
+pkgbase='grpc'
+pkgname=('grpc' 'python-grpcio' 'php-grpc' 'grpc-cli')
+pkgver=1.29.1
+_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
+_abseilcppver=20200225.2
+_gbenchmark=1.5.0
+pkgrel=1
+pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
+arch=('x86_64')
+url='https://grpc.io'
+license=('BSD')
+makedepends=('re2c' 'protobuf' 'php' 'c-ares' 'openssl' 'chrpath' 'gflags' 
'cython' 'cmake')
+source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
+
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;
+
"https://github.com/abseil/abseil-cpp/archive/$_abseilcppver/abseil-cpp-$_abseilcppver.tar.gz;
+
"https://github.com/google/benchmark/archive/v$_gbenchmark/google-benchmark-$_gbenchmark.tar.gz;)
+sha256sums=('0343e6dbde66e9a31c691f2f61e98d79f3584e03a11511fad3f10e3667832a45'
+'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
+'f41868f7a938605c92936230081175d1eae87f6ea2c248f41077c8f88316f111'
+'3c6a165b6ecc948967a1ead710d4a181d7b0fbcaa183ef7ea84604994966221a')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ln -sf "$srcdir/googletest-$_gtestver/"{googlemock,googletest} \
+third_party/googletest
+
+  rm -rf third_party/abseil-cpp
+  ln -s "$srcdir/abseil-cpp-$_abseilcppver/" third_party/abseil-cpp
+
+  rm -rf third_party/benchmark
+  ln -s "$srcdir/benchmark-$_gbenchmark/" third_party/benchmark
+
+  sed '/TARGET gflags::gflags/i \  set(_gRPC_GFLAGS_LIBRARIES gflags)' -i 
cmake/gflags.cmake
+
+  mkdir build
+  cd build
+  cmake \
+-DgRPC_INSTALL=ON \
+-DBUILD_SHARED_LIBS=ON \
+-DgRPC_BUILD_TESTS=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DgRPC_CARES_PROVIDER=package \
+-DgRPC_PROTOBUF_PROVIDER=package \
+-DgRPC_SSL_PROVIDER=package \
+-DgRPC_ZLIB_PROVIDER=package \
+-DgRPC_GFLAGS_PROVIDER=package \
+-DBENCHMARK_HAS_CXX03_FLAG=OFF \
+..
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make
+  export LDFLAGS="$LDFLAGS -L$PWD"
+
+  # PHP
+  cd "$srcdir/$pkgbase-$pkgver/src/php/ext/$pkgbase"
+  phpize
+  ./configure --enable-grpc="$srcdir/$pkgname-$pkgver"
+  make
+
+  # Python
+  cd "$srcdir/$pkgname-$pkgver"
+  GRPC_PYTHON_BUILD_WITH_CYTHON=1 \
+  GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 \
+  GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 \
+  GRPC_PYTHON_BUILD_SYSTEM_CARES=1 \
+  python setup.py build
+}
+
+package_grpc() {
+  depends=('c-ares' 'protobuf' 'openssl')
+
+  cd "$srcdir/$pkgbase-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-grpcio() {
+  pkgdesc='Python language bindings for grpc, remote procedure call (RPC) 
framework'
+  depends=('c-ares' 'python')
+
+  cd "$srcdir/$pkgbase-$pkgver"
+  python setup.py install -O1 --skip-build --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_php-grpc() {
+  pkgdesc='gRPC module for PHP'
+  depends=('grpc' 'php')
+  backup=('etc/php/conf.d/grpc.ini')
+
+  # Install PHP extension.
+  cd "$srcdir/$pkgbase-$pkgver/src/php/ext/$pkgbase"
+  make install "INSTALL_ROOT=$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  # Remove RPATH
+  chrpath -d "$pkgdir/usr/lib/php/modules/grpc.so"
+
+  echo ';extension=grpc.so' >grpc.ini
+  install -Dm644 grpc.ini "$pkgdir/etc/php/conf.d/grpc.ini"
+}
+
+package_grpc-cli() {
+  pkgdesc='gRPC protocol buffers cli'
+  depends=('grpc' 'gflags')
+
+  cd "$srcdir/$pkgbase-$pkgver"
+  install -dm0755 "$pkgdir/usr/lib"
+  cp -a build/libgrpc++_test_config.so* "$pkgdir/usr/lib/"
+  install -Dm0755 build/grpc_cli "$pkgdir/usr/bin/grpc_cli"
+  install -Dm644 LICENSE 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:30
  Author: lfleischer
Revision: 387860

db-move: moved usbguard from [staging] to [testing] (x86_64)

Added:
  usbguard/repos/testing-x86_64/
  usbguard/repos/testing-x86_64/PKGBUILD
(from rev 387859, usbguard/repos/staging-x86_64/PKGBUILD)
  
usbguard/repos/testing-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch
(from rev 387859, 
usbguard/repos/staging-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch)
Deleted:
  usbguard/repos/staging-x86_64/

+
 PKGBUILD   |   67 +
 make-explicitly-treat-pthread-as-first-level-depende.patch |  598 +++
 2 files changed, 665 insertions(+)

Copied: usbguard/repos/testing-x86_64/PKGBUILD (from rev 387859, 
usbguard/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:30 UTC (rev 387860)
@@ -0,0 +1,67 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ian Beringer 
+
+pkgname=usbguard
+pkgver=0.7.5
+pkgrel=4
+pkgdesc='Software framework for implementing USB device authorization policies'
+url='https://github.com/dkopecek/usbguard'
+arch=('x86_64')
+license=('GPL2')
+depends=('glibc' 'libqb' 'libqb.so' 'libsodium' 'libcap-ng' 'protobuf' 
'polkit' 'dbus-glib'
+ 'audit' 'libaudit.so' 'libseccomp' 'libseccomp.so')
+makedepends=('catch2' 'pegtl' 'libxslt' 'asciidoc' 'systemd')
+provides=('libusbguard.so')
+backup=(etc/usbguard/usbguard-daemon.conf
+etc/usbguard/rules.conf)
+source=(https://github.com/dkopecek/usbguard/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig}
+make-explicitly-treat-pthread-as-first-level-depende.patch)
+sha512sums=('b14f1cfaec676b5bc2f3aa2bda8be96ea8a6b3f02fc78f0fa7a58dd079c57886aae2c33a9e99cb9ccd53e5d6fa27712b978a2d19cd58b75dda34516d8caed0c4'
+'SKIP'
+
'02232be248aa11e543b0cd2f26e3ff735267b58bb3a255fc32e390f0efff302e4b749fee3927942585a799f0e7571836bc085f89aef43df5517a678b04596e5a')
+validpgpkeys=('FD9B3F9DCEBB5537A8FAF5213B0C109510712034') # Daniel Kopeček 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|/usr/include/catch|/usr/include/catch2|g' -i configure.ac
+  patch -Np1 < ../make-explicitly-treat-pthread-as-first-level-depende.patch
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sys=/etc \
+--sbindir=/usr/bin \
+--libdir=/usr/lib \
+--enable-systemd \
+--without-bundled-catch \
+--without-bundled-pegtl \
+--with-dbus \
+--with-polkit \
+--with-crypto-library=sodium
+  make
+  touch rules.conf
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make INSTALL='install -p' DESTDIR="${pkgdir}" install
+
+  chmod 750 "${pkgdir}/etc/usbguard"
+  install -Dpm 600 usbguard-daemon.conf rules.conf -t "${pkgdir}/etc/usbguard"
+
+  # completion
+  install -Dpm 644 scripts/bash_completion/usbguard -t 
"${pkgdir}/usr/share/bash-completion/completions"
+  install -Dpm 644 scripts/usbguard-zsh-completion 
"${pkgdir}/usr/share/zsh/site-functions/_usbguard"
+}
+
+# vim: ts=2 sw=2 et:

Copied: 
usbguard/repos/testing-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch
 (from rev 387859, 
usbguard/repos/staging-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch)
===
--- testing-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch   
(rev 0)
+++ testing-x86_64/make-explicitly-treat-pthread-as-first-level-depende.patch   
2020-05-29 18:29:30 UTC (rev 387860)
@@ -0,0 +1,598 @@
+From 2887cb6a49a9b04e968af00dc7d38d051785b600 Mon Sep 17 00:00:00 2001
+From: Levente Polyak 
+Date: Fri, 11 Oct 2019 23:14:40 +0200
+Subject: [PATCH] make: explicitly treat pthread as first level dependency
+
+Certain environments need to handle pthread explicitly and pass
+appropriate flags (like -pthread) to make the compiler/linker happy.
+Invoke the AX_PTHREAD macro to populate the pthread related flags and
+pass them accordingly.
+This fixes certain linking issues for the first level dependency
+usage pthread_sigmask.
+---
+ Makefile.am   |  12 +-
+ configure.ac  |   1 +
+ m4/ax_pthread.m4  | 485 ++
+ src/Tests/Makefile.am |  12 +-
+ 4 files changed, 506 insertions(+), 4 deletions(-)
+ create mode 100644 m4/ax_pthread.m4
+
+diff --git a/Makefile.am b/Makefile.am
+index ceb9a33..b73f564 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -348,6 +348,9 @@ usbguard_daemon_SOURCES=\
+   src/Daemon/LinuxAuditBackend.hpp \
+   src/Daemon/LinuxAuditBackend.cpp
+ 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:56
  Author: lfleischer
Revision: 637236

db-move: moved clementine from [community-staging] to [community-testing] 
(x86_64)

Added:
  clementine/repos/community-testing-x86_64/
  clementine/repos/community-testing-x86_64/PKGBUILD
(from rev 637235, clementine/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  clementine/repos/community-staging-x86_64/

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

Copied: clementine/repos/community-testing-x86_64/PKGBUILD (from rev 637235, 
clementine/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:29:56 UTC (rev 637236)
@@ -0,0 +1,46 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Stéphane Gaudreault 
+# Contributor: BlackEagle 
+# Contributor: Dany Martineau 
+
+pkgname=clementine
+pkgver=1.4.0rc1
+pkgrel=3
+pkgdesc='A modern music player and library organizer'
+url=https://www.clementine-player.org/
+license=(GPL)
+arch=(x86_64)
+depends=(chromaprint crypto++ glew gst-plugins-base-libs libcdio libgpod 
liblastfm-qt5 libmtp libmygpo-qt5
+ taglib protobuf qt5-x11extras projectm)
+makedepends=(boost cmake qt5-tools sparsehash)
+optdepends=(
+  'gst-plugins-base: "Base" plugin libraries'
+  'gst-plugins-good: "Good" plugin libraries'
+  'gst-plugins-bad: "Bad" plugin libraries'
+  'gst-plugins-ugly: "Ugly" plugin libraries'
+  'gst-libav: Libav plugin'
+  'gvfs: Various devices support'
+)
+source=("https://github.com/clementine-player/Clementine/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+
+sha256sums=('96ba2f5f3ece47b2c1065e980dcc37ada93ea42cf37b794ee804514ce4a65459')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SYSTEM_PROJECTM=ON \
+-DUSE_SYSTEM_TAGLIB=ON
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:57
  Author: lfleischer
Revision: 637237

db-move: moved cockatrice from [community-staging] to [community-testing] 
(x86_64)

Added:
  cockatrice/repos/community-testing-x86_64/
  cockatrice/repos/community-testing-x86_64/PKGBUILD
(from rev 637236, cockatrice/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  cockatrice/repos/community-staging-x86_64/

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

Copied: cockatrice/repos/community-testing-x86_64/PKGBUILD (from rev 637236, 
cockatrice/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:29:57 UTC (rev 637237)
@@ -0,0 +1,48 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=cockatrice
+_pkgname=Cockatrice
+pkgver=2.7.4
+_date=2020-03-20
+_tag=$_date-Release-$pkgver
+pkgrel=4
+pkgdesc='A cross-platform virtual tabletop for multiplayer card games'
+arch=('x86_64')
+url='https://cockatrice.github.io'
+license=('GPL2')
+depends=('qt5-base' 'protobuf' 'qt5-tools' 'qt5-svg' 'qt5-multimedia' 
'qt5-websockets')
+optdepends=('mariadb-libs: MySQL/MariaDB connection')
+makedepends=('cmake' 'git' 'zlib' 'mariadb-libs')
+checkdepends=('gtest' 'valgrind')
+optdepends=('zlib: Load zipped files in Oracle')
+provides=('cockatrice-client' 'cockatrice-server')
+conflicts=('cockatrice-client' 'cockatrice-server')
+source=("git+https://github.com/Cockatrice/Cockatrice.git#tag=$_tag;)
+sha512sums=('SKIP')
+
+build() {
+  mkdir -p $_pkgname/build
+  cd $_pkgname/build
+
+  cmake .. \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWITH_ORACLE=ON \
+   -DWITH_CLIENT=ON \
+   -DWITH_SERVER=ON \
+   -DTEST=ON
+
+  make
+}
+
+#check() {
+#  cd $_pkgname/build
+#
+#  make test
+#}
+
+package() {
+  cd $_pkgname/build
+
+  make DESTDIR="$pkgdir" install
+}
+


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:28
  Author: lfleischer
Revision: 387859

db-move: moved protobuf-c from [staging] to [testing] (x86_64)

Added:
  protobuf-c/repos/testing-x86_64/
  protobuf-c/repos/testing-x86_64/PKGBUILD
(from rev 387858, protobuf-c/repos/staging-x86_64/PKGBUILD)
Deleted:
  protobuf-c/repos/staging-x86_64/

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

Copied: protobuf-c/repos/testing-x86_64/PKGBUILD (from rev 387858, 
protobuf-c/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:28 UTC (rev 387859)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.3.3
+pkgrel=2
+pkgdesc='Protocol Buffers implementation in C'
+arch=('x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('22956606ef50c60de1fabc13a78fbc50830a0447d780467d3c519f84ad527e78')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:54
  Author: lfleischer
Revision: 637235

db-move: moved arcus from [community-staging] to [community-testing] (x86_64)

Added:
  arcus/repos/community-testing-x86_64/
  arcus/repos/community-testing-x86_64/PKGBUILD
(from rev 637234, arcus/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  arcus/repos/community-staging-x86_64/

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

Copied: arcus/repos/community-testing-x86_64/PKGBUILD (from rev 637234, 
arcus/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:29:54 UTC (rev 637235)
@@ -0,0 +1,38 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+# upstreamed renamed to libarcus
+pkgname=arcus
+pkgver=4.5.0
+pkgrel=2
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus;
+arch=('x86_64')
+license=('LGPL')
+makedepends=('cmake' 'sip')
+depends=('python' 'protobuf' 'python-sip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
+sha512sums=('cde73dac5581425f032fba98511658fd130f69066b7ce712eaf1eff3c38528cc3dbc4196df2e3301b99e3a396c17fd6b4ee591bdffc622964001ab77926b1cdd')
+
+build() {
+  cd libArcus-${pkgver}
+  mkdir -p build
+  cd build
+  
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=OFF  \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
+
+  make
+}
+
+package() {
+  cd libArcus-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in android-tools/repos (8 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:52
  Author: lfleischer
Revision: 637234

db-move: moved android-tools from [community-staging] to [community-testing] 
(x86_64)

Added:
  android-tools/repos/community-testing-x86_64/
  android-tools/repos/community-testing-x86_64/PKGBUILD
(from rev 637233, android-tools/repos/community-staging-x86_64/PKGBUILD)
  android-tools/repos/community-testing-x86_64/bash_completion.fastboot
(from rev 637233, 
android-tools/repos/community-staging-x86_64/bash_completion.fastboot)
  
android-tools/repos/community-testing-x86_64/boringssl-disable-thirdpartydeps.patch
(from rev 637233, 
android-tools/repos/community-staging-x86_64/boringssl-disable-thirdpartydeps.patch)
  android-tools/repos/community-testing-x86_64/deployagent.jar
(from rev 637233, 
android-tools/repos/community-staging-x86_64/deployagent.jar)
  android-tools/repos/community-testing-x86_64/fix_build_core.patch
(from rev 637233, 
android-tools/repos/community-staging-x86_64/fix_build_core.patch)
  android-tools/repos/community-testing-x86_64/generate_build.rb
(from rev 637233, 
android-tools/repos/community-staging-x86_64/generate_build.rb)
Deleted:
  android-tools/repos/community-staging-x86_64/

+
 PKGBUILD   |   93 +
 bash_completion.fastboot   |   90 +
 boringssl-disable-thirdpartydeps.patch |   24 +
 fix_build_core.patch   |  176 +++
 generate_build.rb  |  490 +++
 5 files changed, 873 insertions(+)

Copied: android-tools/repos/community-testing-x86_64/PKGBUILD (from rev 637233, 
android-tools/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-29 18:29:52 UTC (rev 637234)
@@ -0,0 +1,93 @@
+# Maintainer: Anatol Pomozov
+# Contributor: 謝致邦 
+# Contributor: Alucryd 
+
+pkgname=android-tools
+pkgver=30.0.0
+pkgrel=2
+tag=platform-tools-$pkgver
+pkgdesc='Android platform tools'
+arch=(x86_64)
+url='http://tools.android.com/'
+license=(Apache MIT)
+depends=(pcre2 libusb protobuf brotli)
+optdepends=('python: for mkbootimg script'
+'python2: for unpack_bootimg & avbtool scripts')
+# it depends on 'vim' because of 'xxd' tool.
+makedepends=(git clang gtest ruby cmake ninja go vim)
+provides=(fastboot adb)
+conflicts=(fastboot adb)
+#_boringssl_commit=$(curl 
https://android.googlesource.com/platform/external/boringssl/+/refs/tags/$tag/BORINGSSL_REVISION?format=TEXT
 | base64 -d)
+source=(git+https://android.googlesource.com/platform/frameworks/base#tag=$tag
+
git+https://android.googlesource.com/platform/frameworks/native#tag=$tag
+git+https://android.googlesource.com/platform/system/core#tag=$tag
+git+https://android.googlesource.com/platform/system/extras#tag=$tag
+
git+https://android.googlesource.com/platform/system/tools/mkbootimg#tag=$tag
+git+https://android.googlesource.com/platform/external/selinux#tag=$tag
+
git+https://android.googlesource.com/platform/external/f2fs-tools#tag=$tag
+
git+https://android.googlesource.com/platform/external/e2fsprogs#tag=$tag
+git+https://android.googlesource.com/platform/external/avb#tag=$tag
+
git+https://android.googlesource.com/platform/external/boringssl#tag=$tag
+
#git+https://boringssl.googlesource.com/boringssl#commit=$_boringssl_commit
+generate_build.rb
+# deployagent.jar is a library built from Android sources.
+# Building this java library requires a lot of dependencies:
+#  java, protobuf-java, dex compiler, Android base libs.
+# To avoid the complexity we prebuilt the lib from the Android sources directly
+# using following instructions:
+#   (See https://wiki.archlinux.org/index.php/Android for context)
+# 
+#   source build/envsetup.sh
+#   lunch full-eng
+#   mmm system/core/adb/
+#   cp ./target/product/generic/system/framework/deployagent.jar .
+deployagent.jar
+fix_build_core.patch
+boringssl-disable-thirdpartydeps.patch
+bash_completion.fastboot)
+# Bash completion file was taken from 
https://github.com/mbrubeck/android-completion
+sha1sums=('SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  '4aec96639c5a16e75fac907bc5a8ea6a7efca047'
+  'd9dfac30245faa0a96968b96f3acd9ad536f4910'
+  '70abd4483233ee481490b3369dbdd492c57f'
+  '1c025855a3e7ea351685843a0df45c52a7e674dd'
+  '7004dbd0c193668827174880de6f8434de8ceaee')
+
+prepare() {
+  cd "$srcdir"/core
+  patch -p1 < ../fix_build_core.patch
+
+  cd "$srcdir"/avb
+  sed -i 's|/usr/bin/env python$|/usr/bin/env python2|g' avbtool
+
+  cd "$srcdir"/mkbootimg
+ 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:23
  Author: lfleischer
Revision: 387857

db-move: moved libphonenumber from [staging] to [testing] (x86_64)

Added:
  libphonenumber/repos/testing-x86_64/
  libphonenumber/repos/testing-x86_64/PKGBUILD
(from rev 387856, libphonenumber/repos/staging-x86_64/PKGBUILD)
Deleted:
  libphonenumber/repos/staging-x86_64/

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

Copied: libphonenumber/repos/testing-x86_64/PKGBUILD (from rev 387856, 
libphonenumber/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:23 UTC (rev 387857)
@@ -0,0 +1,41 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libphonenumber
+pkgver=8.12.3
+pkgrel=1
+pkgdesc="Google's common library for parsing, formatting, and validating 
international phone numbers"
+url="https://github.com/googlei18n/libphonenumber;
+arch=(x86_64)
+license=(Apache)
+depends=(icu protobuf boost-libs)
+makedepends=(boost cmake gtest git 'java-environment>=9')
+provides=(libgeocoding.so libphonenumber.so)
+_commit=4de1416d3555405b0068daabddef56a1ee80d7d3  # tags/v8.12.3^0
+source=("git+$url#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libphonenumber-\|^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  CXXFLAGS+=" -Wno-error=deprecated-declarations"  # readdir_r deprecation
+  CXXFLAGS+=" -Wno-error=unused-variable"  # this is nuts
+  cmake -H$pkgname/cpp -Bbuild \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  cmake --build build
+}
+
+check() {
+  cmake --build build --target tests
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


[arch-commits] Commit in hefur/repos (6 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:17
  Author: lfleischer
Revision: 387854

db-move: moved hefur from [staging] to [testing] (x86_64)

Added:
  hefur/repos/testing-x86_64/
  hefur/repos/testing-x86_64/PKGBUILD
(from rev 387853, hefur/repos/staging-x86_64/PKGBUILD)
  hefur/repos/testing-x86_64/hefurd.service
(from rev 387853, hefur/repos/staging-x86_64/hefurd.service)
  hefur/repos/testing-x86_64/sysusers.conf
(from rev 387853, hefur/repos/staging-x86_64/sysusers.conf)
  hefur/repos/testing-x86_64/tmpfiles.conf
(from rev 387853, hefur/repos/staging-x86_64/tmpfiles.conf)
Deleted:
  hefur/repos/staging-x86_64/

+
 PKGBUILD   |   45 +
 hefurd.service |   12 
 sysusers.conf  |1 +
 tmpfiles.conf  |2 ++
 4 files changed, 60 insertions(+)

Copied: hefur/repos/testing-x86_64/PKGBUILD (from rev 387853, 
hefur/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:17 UTC (rev 387854)
@@ -0,0 +1,45 @@
+# Maintainer: Pierre Schmitz 
+# Contributor: Alexandre Bique 
+
+pkgname=hefur
+pkgver=0.6
+pkgrel=11
+pkgdesc='A standalone and lightweight BitTorrent tracker'
+arch=('x86_64')
+url='https://github.com/abique/hefur'
+license=('MIT')
+makedepends=('git' 'cmake' 'docbook-xsl')
+depends=('gnutls' 'xz' 'protobuf')
+source=("git+https://github.com/abique/${pkgname}.git#tag=${pkgver};
+'hefurd.service' 'tmpfiles.conf' 'sysusers.conf')
+md5sums=('SKIP'
+ '3107be29769b8afde3574dc6e31d5b6a'
+ 'b884385d6c87c350172427da4ba2688f'
+ '7971708a1fe25c1b51e0a05e812f17c9')
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+   git submodule init
+   git submodule update
+   sed -i "s/PROJECT_NUMBER.*/PROJECT_NUMBER=${pkgver}/g" Doxyfile
+}
+
+build() {
+   cd ${srcdir}/${pkgname}/manual
+   xsltproc -o manual.html 
/usr/share/xml/docbook/xsl-stylesheets-*/html/docbook.xsl manual.xml
+
+   cd ${srcdir}/${pkgname}
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}/build
+   DESTDIR=${pkgdir} make install
+   install -D -m644 ${srcdir}/hefurd.service 
${pkgdir}/usr/lib/systemd/system/hefurd.service
+   install -D -m644 ${srcdir}/tmpfiles.conf 
${pkgdir}/usr/lib/tmpfiles.d/hefurd.conf
+   install -D -m644 ${srcdir}/sysusers.conf 
${pkgdir}/usr/lib/sysusers.d/hefurd.conf
+   install -D -m644 ${srcdir}/${pkgname}/LICENSE 
${pkgdir}/usr/share/licenses/hefur/LICENSE
+}

Copied: hefur/repos/testing-x86_64/hefurd.service (from rev 387853, 
hefur/repos/staging-x86_64/hefurd.service)
===
--- testing-x86_64/hefurd.service   (rev 0)
+++ testing-x86_64/hefurd.service   2020-05-29 18:29:17 UTC (rev 387854)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Hefur BitTorrent tracker
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/hefurd -torrent-dir /var/lib/hefurd
+User=hefur
+Group=hefur
+CPUSchedulingPolicy=batch
+
+[Install]
+WantedBy=multi-user.target

Copied: hefur/repos/testing-x86_64/sysusers.conf (from rev 387853, 
hefur/repos/staging-x86_64/sysusers.conf)
===
--- testing-x86_64/sysusers.conf(rev 0)
+++ testing-x86_64/sysusers.conf2020-05-29 18:29:17 UTC (rev 387854)
@@ -0,0 +1 @@
+u hefur - - /var/lib/hefurd

Copied: hefur/repos/testing-x86_64/tmpfiles.conf (from rev 387853, 
hefur/repos/staging-x86_64/tmpfiles.conf)
===
--- testing-x86_64/tmpfiles.conf(rev 0)
+++ testing-x86_64/tmpfiles.conf2020-05-29 18:29:17 UTC (rev 387854)
@@ -0,0 +1,2 @@
+d /run/hefur - hefur hefur -
+d /var/lib/hefurd - hefur hefur -


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:26
  Author: lfleischer
Revision: 387858

db-move: moved protobuf from [staging] to [testing] (x86_64)

Added:
  protobuf/repos/testing-x86_64/
  protobuf/repos/testing-x86_64/PKGBUILD
(from rev 387857, protobuf/repos/staging-x86_64/PKGBUILD)
Deleted:
  protobuf/repos/staging-x86_64/

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

Copied: protobuf/repos/testing-x86_64/PKGBUILD (from rev 387857, 
protobuf/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:26 UTC (rev 387858)
@@ -0,0 +1,73 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: David Runge 
+# Contributor: Aleksey Filippov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Thomas S Hatch 
+# Contributor: Geoffroy Carrier 
+# Contributor: Daniel J Griffiths 
+
+pkgbase='protobuf'
+pkgname=('protobuf' 'python-protobuf')
+pkgver=3.12.0
+pkgrel=1
+pkgdesc="Protocol Buffers - Google's data interchange format"
+arch=('x86_64')
+url='https://developers.google.com/protocol-buffers/'
+license=('BSD')
+depends=('gcc-libs' 'glibc' 'zlib')
+makedepends=('unzip' 'python-setuptools')
+source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz;)
+sha512sums=('5752329c13a903ef3015b1383632f0eba50521669052c5b3d834e798e3d3d3bca37b175a93d83516d1a9b96960ceb2087fe8577aaa71015decc8f9f4741471a2')
+
+prepare() {
+  cd "$pkgbase-$pkgver"
+  autoreconf -vfi
+}
+
+build() {
+  cd "$pkgbase-$pkgver"
+  ./configure --prefix=/usr
+  make
+  cd python
+  python setup.py build --cpp_implementation
+}
+
+check() {
+  cd "$pkgbase-$pkgver"
+  make check
+
+  cd python
+  python setup.py test
+}
+
+package_protobuf() {
+  replaces=('protobuf-cpp')
+  provides=('libprotoc.so' 'libprotobuf.so' 'libprotobuf-lite.so')
+
+  cd "$pkgbase-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -vDm 644 editors/protobuf-mode.el \
+-t "$pkgdir/usr/share/emacs/site-lisp/"
+  install -vDm 644 editors/proto.vim \
+-t "${pkgdir}/usr/share/vim/vimfiles/syntax"
+}
+
+package_python-protobuf() {
+  pkgdesc='Python 3 bindings for Google Protocol Buffers'
+  depends=('python' 'python-six' "protobuf=$pkgver")
+
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+  cd "$pkgbase-$pkgver"
+  (
+cd python
+PYTHONPATH="$PWD/build/lib.linux-$CARCH-${python_version}:PYTHONPATH" \
+python setup.py install --skip-build \
+--cpp_implementation \
+--optimize=1 \
+--root="$pkgdir"
+  )
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:33
  Author: lfleischer
Revision: 387861

db-move: moved vlc from [staging] to [testing] (x86_64)

Added:
  vlc/repos/testing-x86_64/
  vlc/repos/testing-x86_64/PKGBUILD
(from rev 387860, vlc/repos/staging-x86_64/PKGBUILD)
  vlc/repos/testing-x86_64/lua53_compat.patch
(from rev 387860, vlc/repos/staging-x86_64/lua53_compat.patch)
  vlc/repos/testing-x86_64/update-vlc-plugin-cache.hook
(from rev 387860, vlc/repos/staging-x86_64/update-vlc-plugin-cache.hook)
Deleted:
  vlc/repos/staging-x86_64/

--+
 PKGBUILD |  244 +
 lua53_compat.patch   |   30 +
 update-vlc-plugin-cache.hook |   11 +
 3 files changed, 285 insertions(+)

Copied: vlc/repos/testing-x86_64/PKGBUILD (from rev 387860, 
vlc/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:33 UTC (rev 387861)
@@ -0,0 +1,244 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: Sarah Hay 
+# Contributor: Martin Sandsmark 
+
+pkgname=vlc
+_vlcver=3.0.10
+# optional fixup version including hyphen
+_vlcfixupver=
+pkgver=${_vlcver}${_vlcfixupver//-/.r}
+pkgrel=2
+pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
+url='https://www.videolan.org/vlc/'
+arch=('x86_64')
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy' 'lua' 'libidn'
+ 'libmatroska' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 'libmad'
+ 'libmpeg2' 'xcb-util-keysyms' 'libtar' 'libxinerama' 'libsecret'
+ 'libarchive' 'qt5-base' 'qt5-x11extras' 'qt5-svg' 'freetype2'
+ 'fribidi' 'harfbuzz' 'fontconfig' 'libxml2' 'gnutls' 'libplacebo'
+ 'wayland-protocols' 'aribb24')
+makedepends=('gst-plugins-base-libs' 'live-media' 'libnotify' 'libbluray'
+ 'flac' 'libdc1394' 'libavc1394' 'libcaca' 'gtk3'
+ 'librsvg' 'libgme' 'xosd' 'twolame' 'aalib' 'avahi' 'systemd-libs'
+ 'libmtp' 'libupnp' 'libmicrodns' 'libdvdcss' 'smbclient'
+ 'vcdimager' 'libssh2' 'mesa' 'protobuf' 'libnfs' 'mpg123'
+ 'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
+ 'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
+ 'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
+ 'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'libsamplerate' 'libsoxr'
+ 'lirc' 'libgoom2' 'projectm' 'chromaprint' 'aom' 'srt' 'dav1d')
+optdepends=('avahi: service discovery using bonjour protocol'
+'aom: AOM AV1 codec'
+'gst-plugins-base-libs: for libgst plugins'
+'dav1d: dav1d AV1 decoder'
+'libdvdcss: decoding encrypted DVDs'
+'libavc1394: devices using the 1394ta AV/C'
+'libdc1394: IEEE 1394 access plugin'
+'kwallet: kwallet keystore'
+'libva-vdpau-driver: vdpau backend nvidia'
+'libva-intel-driver: video backend intel'
+'libbluray: Blu-Ray video input'
+'flac: Free Lossless Audio Codec plugin'
+'twolame: TwoLAME mpeg2 encoder plugin'
+'libgme: Game Music Emu plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'libmtp: MTP devices discovery'
+'systemd-libs: udev services discovery'
+'smbclient: SMB access plugin'
+'libcdio: audio CD playback'
+'gnu-free-fonts: subtitle font '
+'ttf-dejavu: subtitle font'
+'libssh2: sftp access'
+'libnfs: NFS access'
+'mpg123: mpg123 codec'
+'protobuf: chromecast streaming'
+'libmicrodns: mDNS services discovery (chromecast etc)'
+'lua-socket: http interface'
+'live-media: RTSP input'
+'libdvdread: DVD input module'
+'libdvdnav: DVD with navigation input module'
+'libogg: Ogg and OggSpots codec'
+'libshout: shoutcast/icecast output plugin'
+'libmodplug: MOD output plugin'
+'libvpx: VP8 and VP9 codec'
+'libvorbis: Vorbis decoder/encoder'
+'speex: Speex codec'
+'opus: opus codec'
+'libtheora: theora codec'
+'libpng: PNG support'
+'libjpeg-turbo: JPEG support'
+'librsvg: SVG plugin'
+'x264: H264 encoding'
+'x265: HEVC/H.265 encoder'
+'zvbi: VBI/Teletext/webcam/v4l2 capture/decoding'
+'libass: Subtitle support'
+'libkate: Kate codec'
+'libtiger: Tiger rendering for Kate streams'
+'sdl_image: SDL image support'
+'srt: SRT input/output plugin'
+'aalib: ASCII art video output'
+'libcaca: colored 

[arch-commits] Commit in kismet/repos (6 files)

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:19
  Author: lfleischer
Revision: 387855

db-move: moved kismet from [staging] to [testing] (x86_64)

Added:
  kismet/repos/testing-x86_64/
  kismet/repos/testing-x86_64/PKGBUILD
(from rev 387854, kismet/repos/staging-x86_64/PKGBUILD)
  kismet/repos/testing-x86_64/kismet.install
(from rev 387854, kismet/repos/staging-x86_64/kismet.install)
  kismet/repos/testing-x86_64/kismet.sysusers
(from rev 387854, kismet/repos/staging-x86_64/kismet.sysusers)
  kismet/repos/testing-x86_64/python-install-flags.patch
(from rev 387854, kismet/repos/staging-x86_64/python-install-flags.patch)
Deleted:
  kismet/repos/staging-x86_64/

+
 PKGBUILD   |   72 +++
 kismet.install |   19 +++
 kismet.sysusers|1 
 python-install-flags.patch |   45 ++
 4 files changed, 137 insertions(+)

Copied: kismet/repos/testing-x86_64/PKGBUILD (from rev 387854, 
kismet/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:19 UTC (rev 387855)
@@ -0,0 +1,72 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Juergen Hoetzel 
+# Contributor: Angel Velasquez 
+# Contributor: Jason Chu 
+
+pkgname=kismet
+pkgver=2020_04_R2
+_realver="${pkgver//_/-}"
+pkgrel=2
+pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
+url="https://www.kismetwireless.net/;
+arch=('x86_64')
+license=('GPL')
+depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'libmicrohttpd' 'protobuf-c' 
'libprotobuf-c.so'
+ 'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 
'zlib' 'libelf'
+ 'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 
'python-pyserial'
+ 'python-numpy')
+makedepends=('python-setuptools')
+optdepends=(
+  'gpsd: log coordinates of detected networks'
+  'wireshark-cli: provide OUI files used to determine device manufacturer'
+  'wireshark-cli: mergecap, to merge multiple capture files'
+  'sox: provide the default kismet sound playback binary'
+  'festival: text-to-speech support'
+  'flite:  alternative/lightweight text-to-speech support')
+backup=(
+  etc/kismet/kismet.conf
+  etc/kismet/kismet_80211.conf
+  etc/kismet/kismet_alerts.conf
+  etc/kismet/kismet_filter.conf
+  etc/kismet/kismet_httpd.conf
+  etc/kismet/kismet_logging.conf
+  etc/kismet/kismet_memory.conf
+  etc/kismet/kismet_storage.conf
+  etc/kismet/kismet_uav.conf)
+install=kismet.install
+source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
+kismet.sysusers
+python-install-flags.patch)
+sha512sums=('4eaa01f848eb51bafbd11d9ae47d7878a3891b99dd858f12f357f34b375b214b0fc37b916d040092091f19da4cb702bf22b2482bdb54600f43b6e6cfb3dfa462'
+
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
+
'5e1c25026436adccada5086f122e3c542a8edeec2f2f1018937ff43860b1b26a814876d72746bca4f7d1bcb9d4dcb1805c35c1786e6552ff45bc14fa6e4c')
+validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw
+
+prepare() {
+  cd ${pkgname}-${_realver}
+  patch -Np0 < ../python-install-flags.patch
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${_realver}
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var \
+--sysconfdir=/etc/kismet
+  make all plugins
+}
+
+package() {
+  cd ${pkgname}-${_realver}
+  make DESTDIR="${pkgdir}" install
+
+  # Makepkg strip bug #43600
+  chmod u+w "${pkgdir}"/usr/bin/kismet*
+  chmod o-x "${pkgdir}"/usr/bin/kismet_cap*
+  chown 0:315 "${pkgdir}"/usr/bin/kismet_cap*
+
+  install -Dm 644 ../kismet.sysusers "${pkgdir}/usr/lib/sysusers.d/kismet.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: kismet/repos/testing-x86_64/kismet.install (from rev 387854, 
kismet/repos/staging-x86_64/kismet.install)
===
--- testing-x86_64/kismet.install   (rev 0)
+++ testing-x86_64/kismet.install   2020-05-29 18:29:19 UTC (rev 387855)
@@ -0,0 +1,19 @@
+post_install() {
+  post_upgrade
+
+  cat << EOP
+  Kismet has been installed with net_raw,net_admin capabilities capture helper
+  executables for users in the 'kismet' group. This WILL ALLOW USERS IN THIS
+  GROUP TO ALTER YOUR NETWORK INTERFACE STATES, but is more secure than running
+  all of Kismet as root. ONLY users in this group will be able to run Kismet
+  and capture from physical network devices.
+EOP
+}
+
+post_upgrade() {
+  for cap_bin in /usr/bin/kismet_cap_*; do
+setcap cap_net_raw,cap_net_admin=eip "${cap_bin}";
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: kismet/repos/testing-x86_64/kismet.sysusers (from rev 387854, 

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

2020-05-29 Thread Lukas Fleischer via arch-commits
Date: Friday, May 29, 2020 @ 18:29:21
  Author: lfleischer
Revision: 387856

db-move: moved libgadu from [staging] to [testing] (x86_64)

Added:
  libgadu/repos/testing-x86_64/
  libgadu/repos/testing-x86_64/PKGBUILD
(from rev 387855, libgadu/repos/staging-x86_64/PKGBUILD)
  libgadu/repos/testing-x86_64/gcc10.patch
(from rev 387855, libgadu/repos/staging-x86_64/gcc10.patch)
Deleted:
  libgadu/repos/staging-x86_64/

-+
 PKGBUILD|   40 
 gcc10.patch |   42 ++
 2 files changed, 82 insertions(+)

Copied: libgadu/repos/testing-x86_64/PKGBUILD (from rev 387855, 
libgadu/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-05-29 18:29:21 UTC (rev 387856)
@@ -0,0 +1,40 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Andrea Scarpino 
+# Contributor: Mateusz Herych 
+
+pkgname=libgadu
+pkgver=1.12.2
+pkgrel=13
+pkgdesc="Client-side library for the Gadu-Gadu protocol"
+arch=('x86_64')
+url="https://libgadu.net/;
+license=('LGPL2.1')
+depends=('gnutls' 'protobuf-c')
+source=($pkgname-$pkgver.tar.gz::https://github.com/wojtekka/libgadu/archive/$pkgver.tar.gz
+gcc10.patch)
+sha256sums=('f53e703d7ad93ce222dbf7fc0cec77f62813af38817a3678e799e91f1c69c94d'
+'2dae59d29aa2eb0905cc3c220041d5cfd95183276d684f36c9dc955c24080382')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../gcc10.patch
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libgadu/repos/testing-x86_64/gcc10.patch (from rev 387855, 
libgadu/repos/staging-x86_64/gcc10.patch)
===
--- testing-x86_64/gcc10.patch  (rev 0)
+++ testing-x86_64/gcc10.patch  2020-05-29 18:29:21 UTC (rev 387856)
@@ -0,0 +1,42 @@
+From b6453a73f2651621fc2be591acf12952dfd3b15e Mon Sep 17 00:00:00 2001
+From: Maciej Mrozowski 
+Date: Sun, 9 Feb 2020 03:33:09 +0100
+Subject: [PATCH] Fix compilation with -fno-common
+
+Fix compilation with -fno-common, default in upcoming gcc-10
+Also see https://bugs.gentoo.org/708686
+---
+ test/manual/userconfig.h | 20 ++--
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+diff --git a/test/manual/userconfig.h b/test/manual/userconfig.h
+index 70043e32..5be80c6f 100644
+--- a/test/manual/userconfig.h
 b/test/manual/userconfig.h
+@@ -19,16 +19,16 @@
+ #ifndef USERCONFIG_H
+ #define USERCONFIG_H
+ 
+-unsigned int config_uin;
+-char *config_password;
+-unsigned int config_peer;
+-char *config_file;
+-char *config_dir;
+-unsigned int config_size;
+-unsigned long config_ip;
+-unsigned int config_port;
+-char *config_server;
+-char *config_proxy;
++extern unsigned int config_uin;
++extern char *config_password;
++extern unsigned int config_peer;
++extern char *config_file;
++extern char *config_dir;
++extern unsigned int config_size;
++extern unsigned long config_ip;
++extern unsigned int config_port;
++extern char *config_server;
++extern char *config_proxy;
+ 
+ int config_read(void);
+ void config_free(void);


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:32:13
  Author: lfleischer
Revision: 632822

upgpkg: rkhunter 1.4.6-2: BUILDINFO format 1 rebuild

Modified:
  rkhunter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:30:03 UTC (rev 632821)
+++ PKGBUILD2020-05-24 13:32:13 UTC (rev 632822)
@@ -4,7 +4,7 @@
 
 pkgname=rkhunter
 pkgver=1.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
 arch=('any')
 url='http://rkhunter.sourceforge.net/'


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:32:20
  Author: lfleischer
Revision: 632823

archrelease: copy trunk to community-any

Added:
  rkhunter/repos/community-any/PKGBUILD
(from rev 632822, rkhunter/trunk/PKGBUILD)
Deleted:
  rkhunter/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-24 13:32:13 UTC (rev 632822)
+++ PKGBUILD2020-05-24 13:32:20 UTC (rev 632823)
@@ -1,45 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Pierre Schmitz 
-
-pkgname=rkhunter
-pkgver=1.4.6
-pkgrel=1
-pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
-arch=('any')
-url='http://rkhunter.sourceforge.net/'
-license=('GPL')
-depends=('bash' 'perl' 'wget')
-optdepends=('unhide')
-backup=('etc/rkhunter.conf')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('35bf1e2850343a4768e34a3fc260b8a1'
- 'SKIP')
-validpgpkeys=('9713808A269FA0326356958BE9C5DC50D13AAA83')  # John Horne
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # fix installer for x86_64
-  sed -i -e "s/lib64/lib/g" installer.sh
-
-  # install to "/usr"
-  install -dm0755 "${pkgdir}/usr"
-  ./installer.sh --layout custom "${pkgdir}/usr" --striproot "${pkgdir}" 
--install
-
-  # fix paths
-  mv "${pkgdir}/usr/etc" "${pkgdir}"
-  mv "${pkgdir}/usr/var" "${pkgdir}"
-
-  sed -i -e "s#/usr/etc/rkhunter.conf#/etc/rkhunter.conf#g" 
"${pkgdir}/usr/bin/${pkgname}"
-  sed -i -e "s#/usr/etc/rkhunter.conf#/etc/rkhunter.conf#g" 
"${pkgdir}/etc/${pkgname}.conf"
-  sed -i -e "s#/usr/var/lib/rkhunter/db#/var/lib/rkhunter/db#g" 
"${pkgdir}/etc/${pkgname}.conf"
-  sed -i -e "s#/usr/var/lib/rkhunter/tmp#/var/lib/rkhunter/tmp#g" 
"${pkgdir}/etc/${pkgname}.conf"
-
-  # cleanup
-  rm -f "${pkgdir}/var/lib/${pkgname}/tmp/"{group,passwd}
-
-  # we trust in udev
-  sed -i 's|^#ALLOWHIDDENDIR=/dev/.udev$|ALLOWHIDDENDIR=/dev/.udev|' \
-"${pkgdir}/etc/${pkgname}.conf"
-}

Copied: rkhunter/repos/community-any/PKGBUILD (from rev 632822, 
rkhunter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-24 13:32:20 UTC (rev 632823)
@@ -0,0 +1,45 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Pierre Schmitz 
+
+pkgname=rkhunter
+pkgver=1.4.6
+pkgrel=2
+pkgdesc='Checks machines for the presence of rootkits and other unwanted 
tools.'
+arch=('any')
+url='http://rkhunter.sourceforge.net/'
+license=('GPL')
+depends=('bash' 'perl' 'wget')
+optdepends=('unhide')
+backup=('etc/rkhunter.conf')
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('35bf1e2850343a4768e34a3fc260b8a1'
+ 'SKIP')
+validpgpkeys=('9713808A269FA0326356958BE9C5DC50D13AAA83')  # John Horne
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # fix installer for x86_64
+  sed -i -e "s/lib64/lib/g" installer.sh
+
+  # install to "/usr"
+  install -dm0755 "${pkgdir}/usr"
+  ./installer.sh --layout custom "${pkgdir}/usr" --striproot "${pkgdir}" 
--install
+
+  # fix paths
+  mv "${pkgdir}/usr/etc" "${pkgdir}"
+  mv "${pkgdir}/usr/var" "${pkgdir}"
+
+  sed -i -e "s#/usr/etc/rkhunter.conf#/etc/rkhunter.conf#g" 
"${pkgdir}/usr/bin/${pkgname}"
+  sed -i -e "s#/usr/etc/rkhunter.conf#/etc/rkhunter.conf#g" 
"${pkgdir}/etc/${pkgname}.conf"
+  sed -i -e "s#/usr/var/lib/rkhunter/db#/var/lib/rkhunter/db#g" 
"${pkgdir}/etc/${pkgname}.conf"
+  sed -i -e "s#/usr/var/lib/rkhunter/tmp#/var/lib/rkhunter/tmp#g" 
"${pkgdir}/etc/${pkgname}.conf"
+
+  # cleanup
+  rm -f "${pkgdir}/var/lib/${pkgname}/tmp/"{group,passwd}
+
+  # we trust in udev
+  sed -i 's|^#ALLOWHIDDENDIR=/dev/.udev$|ALLOWHIDDENDIR=/dev/.udev|' \
+"${pkgdir}/etc/${pkgname}.conf"
+}


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:30:03
  Author: lfleischer
Revision: 632821

archrelease: copy trunk to community-x86_64

Added:
  ngrep/repos/community-x86_64/PKGBUILD
(from rev 632820, ngrep/trunk/PKGBUILD)
Deleted:
  ngrep/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-24 13:29:34 UTC (rev 632820)
+++ PKGBUILD2020-05-24 13:30:03 UTC (rev 632821)
@@ -1,36 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Eric Belanger 
-# Contributor: dorphell 
-
-pkgname=ngrep
-pkgver=1.47
-_pkgver="${pkgver/./_}"
-pkgrel=1
-pkgdesc='A grep-like utility that allows you to search for network packets on 
an interface.'
-arch=('x86_64')
-url='https://github.com/jpr5/ngrep/'
-license=('custom')
-depends=('libpcap>=1.0.0' 'pcre')
-source=("https://github.com/jpr5/ngrep/archive/V${_pkgver}.tar.gz;)
-md5sums=('03cb1229ad586495852ea316262e8f38')
-
-build() {
-  cd "${srcdir}/${pkgname}-${_pkgver}"
-
-  export EXTRA_INCLUDES=$(pcre-config --cflags)
-  export EXTRA_LIBS=$(pcre-config --libs)
-
-  ./configure --prefix=/usr \
---with-pcap-includes=/usr/include/pcap\
---enable-ipv6 \
---enable-pcre \
---disable-pcap-restart
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${_pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: ngrep/repos/community-x86_64/PKGBUILD (from rev 632820, 
ngrep/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-24 13:30:03 UTC (rev 632821)
@@ -0,0 +1,36 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Eric Belanger 
+# Contributor: dorphell 
+
+pkgname=ngrep
+pkgver=1.47
+_pkgver="${pkgver/./_}"
+pkgrel=2
+pkgdesc='A grep-like utility that allows you to search for network packets on 
an interface.'
+arch=('x86_64')
+url='https://github.com/jpr5/ngrep/'
+license=('custom')
+depends=('libpcap>=1.0.0' 'pcre')
+source=("https://github.com/jpr5/ngrep/archive/V${_pkgver}.tar.gz;)
+md5sums=('03cb1229ad586495852ea316262e8f38')
+
+build() {
+  cd "${srcdir}/${pkgname}-${_pkgver}"
+
+  export EXTRA_INCLUDES=$(pcre-config --cflags)
+  export EXTRA_LIBS=$(pcre-config --libs)
+
+  ./configure --prefix=/usr \
+--with-pcap-includes=/usr/include/pcap\
+--enable-ipv6 \
+--enable-pcre \
+--disable-pcap-restart
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${_pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:29:34
  Author: lfleischer
Revision: 632820

upgpkg: ngrep 1.47-2: BUILDINFO format 1 rebuild

Modified:
  ngrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:29:29 UTC (rev 632819)
+++ PKGBUILD2020-05-24 13:29:34 UTC (rev 632820)
@@ -5,7 +5,7 @@
 pkgname=ngrep
 pkgver=1.47
 _pkgver="${pkgver/./_}"
-pkgrel=1
+pkgrel=2
 pkgdesc='A grep-like utility that allows you to search for network packets on 
an interface.'
 arch=('x86_64')
 url='https://github.com/jpr5/ngrep/'


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:29:21
  Author: lfleischer
Revision: 632818

upgpkg: optipng 0.7.7-2: BUILDINFO format 1 rebuild

Modified:
  optipng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:28:51 UTC (rev 632817)
+++ PKGBUILD2020-05-24 13:29:21 UTC (rev 632818)
@@ -4,7 +4,7 @@
 
 pkgname=optipng
 pkgver=0.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Compresses PNG files to a smaller size, without losing any 
information.'
 arch=('x86_64')
 url='http://optipng.sourceforge.net/'


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:29:29
  Author: lfleischer
Revision: 632819

archrelease: copy trunk to community-x86_64

Added:
  optipng/repos/community-x86_64/PKGBUILD
(from rev 632818, optipng/trunk/PKGBUILD)
Deleted:
  optipng/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-24 13:29:21 UTC (rev 632818)
+++ PKGBUILD2020-05-24 13:29:29 UTC (rev 632819)
@@ -1,29 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Stefan Husmann 
-# Contributor: Aaron Schaefer 
-
-pkgname=optipng
-pkgver=0.7.7
-pkgrel=1
-pkgdesc='Compresses PNG files to a smaller size, without losing any 
information.'
-arch=('x86_64')
-url='http://optipng.sourceforge.net/'
-license=('ZLIB')
-depends=('glibc' 'libpng' 'zlib')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('211101965baf42fd24a2aa990b7e842e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-system-libs
-  make
-}
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
-
-  # install license
-  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE" 
-}

Copied: optipng/repos/community-x86_64/PKGBUILD (from rev 632818, 
optipng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-24 13:29:29 UTC (rev 632819)
@@ -0,0 +1,29 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Stefan Husmann 
+# Contributor: Aaron Schaefer 
+
+pkgname=optipng
+pkgver=0.7.7
+pkgrel=2
+pkgdesc='Compresses PNG files to a smaller size, without losing any 
information.'
+arch=('x86_64')
+url='http://optipng.sourceforge.net/'
+license=('ZLIB')
+depends=('glibc' 'libpng' 'zlib')
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('211101965baf42fd24a2aa990b7e842e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-system-libs
+  make
+}
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make prefix="$pkgdir/usr" mandir="$pkgdir/usr/share/man" install
+
+  # install license
+  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE" 
+}


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:28:51
  Author: lfleischer
Revision: 632817

archrelease: copy trunk to community-x86_64

Added:
  metapixel/repos/community-x86_64/PKGBUILD
(from rev 632816, metapixel/trunk/PKGBUILD)
  metapixel/repos/community-x86_64/fix-manpage-path.patch
(from rev 632816, metapixel/trunk/fix-manpage-path.patch)
  metapixel/repos/community-x86_64/metapixel-giflib-5.1.0-compat.patch
(from rev 632816, metapixel/trunk/metapixel-giflib-5.1.0-compat.patch)
Deleted:
  metapixel/repos/community-x86_64/PKGBUILD
  metapixel/repos/community-x86_64/fix-manpage-path.patch
  metapixel/repos/community-x86_64/metapixel-giflib-5.1.0-compat.patch

-+
 PKGBUILD|   95 --
 fix-manpage-path.patch  |   70 -
 metapixel-giflib-5.1.0-compat.patch |   46 
 3 files changed, 105 insertions(+), 106 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-24 13:28:42 UTC (rev 632816)
+++ PKGBUILD2020-05-24 13:28:51 UTC (rev 632817)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Isenmann 
-
-pkgname=metapixel
-pkgver=1.0.2
-pkgrel=9
-pkgdesc='A program for generating photomosaics.'
-arch=('x86_64')
-url='http://www.complang.tuwien.ac.at/schani/metapixel/'
-license=('GPL')
-depends=('giflib' 'libjpeg' 'libpng' 'perl' 'glib2')
-makedepends=('git' 'docbook-xsl')
-source=("git://github.com/schani/metapixel.git#commit=4ad7be9e82"
-"fix-manpage-path.patch"
-"metapixel-giflib-5.1.0-compat.patch")
-md5sums=('SKIP'
- '166d31ddce400bcc4f7d16a8fc399c0a'
- 'b959c6d1b14064aee3a73ae568a82555')
-
-prepare() {
-  cd "${srcdir}/${pkgname}"
-
-  git submodule init
-  git submodule update
-
-  # Fix man page installation path (FS#44543)
-  patch -p1 -i ../fix-manpage-path.patch
-
-  cd rwimg
-  patch -p1 -i ../../metapixel-giflib-5.1.0-compat.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}"
-
-  # Build librwimg first, make dependencies seem to be bugged.
-  make librwimg
-  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-*/manpages/docbook.xsl"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  
-  install -dm0755 "${pkgdir}/usr/share/man/man1"
-
-  make PREFIX="${pkgdir}/usr" install
-}

Copied: metapixel/repos/community-x86_64/PKGBUILD (from rev 632816, 
metapixel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-24 13:28:51 UTC (rev 632817)
@@ -0,0 +1,47 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Isenmann 
+
+pkgname=metapixel
+pkgver=1.0.2
+pkgrel=10
+pkgdesc='A program for generating photomosaics.'
+arch=('x86_64')
+url='https://www.complang.tuwien.ac.at/schani/metapixel/'
+license=('GPL')
+depends=('giflib' 'libjpeg' 'libpng' 'perl' 'glib2')
+makedepends=('git' 'docbook-xsl')
+source=("git://github.com/schani/metapixel.git#commit=4ad7be9e82"
+"fix-manpage-path.patch"
+"metapixel-giflib-5.1.0-compat.patch")
+md5sums=('SKIP'
+ '166d31ddce400bcc4f7d16a8fc399c0a'
+ 'b959c6d1b14064aee3a73ae568a82555')
+
+prepare() {
+  cd "${srcdir}/${pkgname}"
+
+  git submodule init
+  git submodule update
+
+  # Fix man page installation path (FS#44543)
+  patch -p1 -i ../fix-manpage-path.patch
+
+  cd rwimg
+  patch -p1 -i ../../metapixel-giflib-5.1.0-compat.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+
+  # Build librwimg first, make dependencies seem to be bugged.
+  make librwimg
+  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-*/manpages/docbook.xsl"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  
+  install -dm0755 "${pkgdir}/usr/share/man/man1"
+
+  make PREFIX="${pkgdir}/usr" install
+}

Deleted: fix-manpage-path.patch
===
--- fix-manpage-path.patch  2020-05-24 13:28:42 UTC (rev 632816)
+++ fix-manpage-path.patch  2020-05-24 13:28:51 UTC (rev 632817)
@@ -1,35 +0,0 @@
-From b19b164aa0ecff48824a21976b71f954dcff527b Mon Sep 17 00:00:00 2001
-From: Pierre Neidhardt 
-Date: Sat, 11 Apr 2015 10:27:16 +0200
-Subject: [PATCH] Makefile: Fix man page installation path
-
-Latest FHS replaces /usr/man by /usr/share/man.
-
-If folder `man1` does not exist, `$(INSTALL) metapixel.1 $(MANDIR)/man1` will
-install the man page as `man1`, hence the -D flag to force folder creation.

- Makefile | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index e40e0e1..dc1ccaf 100644
 a/Makefile
-+++ b/Makefile
-@@ -3,7 +3,7 @@ INSTALL = install
- MANPAGE_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl
- 
- BINDIR = $(PREFIX)/bin
--MANDIR = $(PREFIX)/man
-+MANDIR = $(PREFIX)/share/man
- 
- VERSION = 1.1.0
- 
-@@ -66,7 +66,7 @@ install : 

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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:28:42
  Author: lfleischer
Revision: 632816

upgpkg: metapixel 1.0.2-10: BUILDINFO format 1 rebuild

Modified:
  metapixel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:25:32 UTC (rev 632815)
+++ PKGBUILD2020-05-24 13:28:42 UTC (rev 632816)
@@ -3,7 +3,7 @@
 
 pkgname=metapixel
 pkgver=1.0.2
-pkgrel=9
+pkgrel=10
 pkgdesc='A program for generating photomosaics.'
 arch=('x86_64')
 url='https://www.complang.tuwien.ac.at/schani/metapixel/'


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:22:01
  Author: lfleischer
Revision: 632809

upgpkg: tor 0.4.3.5-2: rebuild for zstd 1.4.5

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 13:16:51 UTC (rev 632808)
+++ PKGBUILD2020-05-24 13:22:01 UTC (rev 632809)
@@ -5,7 +5,7 @@
 
 pkgname=tor
 pkgver=0.4.3.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/'


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

2020-05-24 Thread Lukas Fleischer via arch-commits
Date: Sunday, May 24, 2020 @ 13:22:17
  Author: lfleischer
Revision: 632810

archrelease: copy trunk to community-x86_64

Added:
  tor/repos/community-x86_64/PKGBUILD
(from rev 632809, tor/trunk/PKGBUILD)
  tor/repos/community-x86_64/tor.service
(from rev 632809, tor/trunk/tor.service)
  tor/repos/community-x86_64/tor.sysusers
(from rev 632809, tor/trunk/tor.sysusers)
  tor/repos/community-x86_64/tor.tmpfiles
(from rev 632809, tor/trunk/tor.tmpfiles)
  tor/repos/community-x86_64/torrc
(from rev 632809, tor/trunk/torrc)
Deleted:
  tor/repos/community-x86_64/PKGBUILD
  tor/repos/community-x86_64/tor.service
  tor/repos/community-x86_64/tor.sysusers
  tor/repos/community-x86_64/tor.tmpfiles
  tor/repos/community-x86_64/torrc

--+
 PKGBUILD |  102 +++
 tor.service  |   30 ++--
 tor.sysusers |2 
 tor.tmpfiles |2 
 torrc|  378 -
 5 files changed, 257 insertions(+), 257 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-24 13:22:01 UTC (rev 632809)
+++ PKGBUILD2020-05-24 13:22:17 UTC (rev 632810)
@@ -1,51 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Micay 
-# Contributor: simo 
-# Contributor: Sid Karunaratne
-
-pkgname=tor
-pkgver=0.4.3.5
-pkgrel=1
-pkgdesc='Anonymizing overlay network.'
-arch=('x86_64')
-url='https://www.torproject.org/'
-license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp')
-optdepends=('torsocks: for torify')
-makedepends=('ca-certificates')
-backup=('etc/tor/torrc'
-'etc/tor/torrc-dist')
-source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'torrc'
-'tor.service'
-'tor.sysusers'
-'tor.tmpfiles')
-md5sums=('0ad32a560bce8eeb64496d2a0fd8035c'
- 'SKIP'
- 'c1dd4004c63edaeaa829e01be5413cfc'
- '503cedd9679f9817b2c27916ba989a74'
- '5de6b0aff2a152a03d8eb7a473edc5ff'
- '30e307d882c818cb44bcb2d6b81789a3')
-validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
-  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
-  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
-  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
-  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
-  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
-
-  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: tor/repos/community-x86_64/PKGBUILD (from rev 632809, 
tor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-24 13:22:17 UTC (rev 632810)
@@ -0,0 +1,51 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.3.5
+pkgrel=2
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service'
+'tor.sysusers'
+'tor.tmpfiles')
+md5sums=('0ad32a560bce8eeb64496d2a0fd8035c'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74'
+ '5de6b0aff2a152a03d8eb7a473edc5ff'
+ '30e307d882c818cb44bcb2d6b81789a3')
+validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
+  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
+  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: tor.service

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

2020-05-22 Thread Lukas Fleischer via arch-commits
Date: Friday, May 22, 2020 @ 21:04:27
  Author: lfleischer
Revision: 631720

archrelease: copy trunk to community-x86_64

Added:
  opensmtpd/repos/community-x86_64/PKGBUILD
(from rev 631719, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-x86_64/opensmtpd.install
(from rev 631719, opensmtpd/trunk/opensmtpd.install)
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
(from rev 631719, opensmtpd/trunk/opensmtpd.sysusers)
  opensmtpd/repos/community-x86_64/smtpd.service
(from rev 631719, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-x86_64/smtpd.socket
(from rev 631719, opensmtpd/trunk/smtpd.socket)
Deleted:
  opensmtpd/repos/community-x86_64/PKGBUILD
  opensmtpd/repos/community-x86_64/opensmtpd.install
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
  opensmtpd/repos/community-x86_64/smtpd.service
  opensmtpd/repos/community-x86_64/smtpd.socket

+
 PKGBUILD   |  142 +--
 opensmtpd.install  |   22 +++
 opensmtpd.sysusers |8 +-
 smtpd.service  |   22 +++
 smtpd.socket   |   16 ++---
 5 files changed, 105 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-22 21:03:59 UTC (rev 631719)
+++ PKGBUILD2020-05-22 21:04:27 UTC (rev 631720)
@@ -1,71 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Bruno Pagani 
-# Contributor: Sébastien Luttringer
-# Contributor: parchd 
-
-pkgname=opensmtpd
-pkgver=6.7.1p1
-pkgrel=1
-pkgdesc="Free implementation of the server-side SMTP protocol"
-arch=(x86_64)
-url="https://www.opensmtpd.org/;
-license=(custom)
-depends=(libasr libevent libressl pam)
-optdepends=('opensmtpd-filter-rspamd: rspamd integration')
-provides=(smtp-server smtp-forwarder)
-conflicts=(smtp-server smtp-forwarder)
-backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
-options=(emptydirs)
-source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
-opensmtpd.sysusers
-smtpd.service
-smtpd.socket)
-sha256sums=('7478e918b41e734a39ad082df55cb2607f0933a506fab2c3dd3554a95cdf08ca'
-'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
-'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
-'32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')
-install=${pkgname}.install
-
-prepare() {
-  sed -ri 's,/etc/mail,/etc/smtpd,g' ${pkgname}-${pkgver}/smtpd/smtpd.conf
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/smtpd \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/smtpd \
---with-path-mbox=/var/spool/mail \
---with-path-empty=/var/empty \
---with-path-socket=/run \
---with-path-CAfile=/etc/ssl/certs/ca-certificates.crt \
---with-user-smtpd=smtpd \
---with-user-queue=smtpq \
---with-group-queue=smtpq \
---with-auth-pam \
---with-cflags='-I/usr/include/libressl -L/usr/lib/libressl 
-Wl,-rpath=/usr/lib/libressl'
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/sendmail
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/mailq
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/newaliases
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/makemap
-
-  install -Dm644 etc/aliases -t  "${pkgdir}"/etc/smtpd/
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-
-  install -Dm644 ../smtpd.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ../smtpd.socket -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ../opensmtpd.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/opensmtpd.conf
-}

Copied: opensmtpd/repos/community-x86_64/PKGBUILD (from rev 631719, 
opensmtpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-22 21:04:27 UTC (rev 631720)
@@ -0,0 +1,71 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Bruno Pagani 
+# Contributor: Sébastien Luttringer
+# Contributor: parchd 
+
+pkgname=opensmtpd
+pkgver=6.7.1p1
+pkgrel=2
+pkgdesc="Free implementation of the server-side SMTP protocol"
+arch=(x86_64)
+url="https://www.opensmtpd.org/;
+license=(custom)
+depends=(libasr libevent libressl pam)
+optdepends=('opensmtpd-filter-rspamd: rspamd integration')
+provides=(smtp-server smtp-forwarder)
+conflicts=(smtp-server smtp-forwarder)
+backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
+options=(emptydirs)
+source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
+opensmtpd.sysusers
+smtpd.service
+smtpd.socket)
+sha256sums=('7478e918b41e734a39ad082df55cb2607f0933a506fab2c3dd3554a95cdf08ca'
+'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
+

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

2020-05-22 Thread Lukas Fleischer via arch-commits
Date: Friday, May 22, 2020 @ 21:03:59
  Author: lfleischer
Revision: 631719

upgpkg: opensmtpd 6.7.1p1-2: fix setgid on smtpctl

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-22 21:03:45 UTC (rev 631718)
+++ PKGBUILD2020-05-22 21:03:59 UTC (rev 631719)
@@ -5,7 +5,7 @@
 
 pkgname=opensmtpd
 pkgver=6.7.1p1
-pkgrel=1
+pkgrel=2
 pkgdesc="Free implementation of the server-side SMTP protocol"
 arch=(x86_64)
 url="https://www.opensmtpd.org/;
@@ -54,7 +54,7 @@
 package() {
   cd ${pkgname}-${pkgver}
 
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install SMTPD_QUEUE_USER=92
 
   ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/sendmail
   ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/mailq


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

2020-05-22 Thread Lukas Fleischer via arch-commits
Date: Friday, May 22, 2020 @ 16:58:44
  Author: lfleischer
Revision: 631635

upgpkg: opensmtpd 6.7.1p1-1: upstream update

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-22 16:40:59 UTC (rev 631634)
+++ PKGBUILD2020-05-22 16:58:44 UTC (rev 631635)
@@ -4,7 +4,7 @@
 # Contributor: parchd 
 
 pkgname=opensmtpd
-pkgver=6.7.0p1
+pkgver=6.7.1p1
 pkgrel=1
 pkgdesc="Free implementation of the server-side SMTP protocol"
 arch=(x86_64)
@@ -20,7 +20,7 @@
 opensmtpd.sysusers
 smtpd.service
 smtpd.socket)
-sha256sums=('c13f5dd7b9cb9421eabb62068537d90b0441cdb3ca2e5c1e753d7aee01b90bb9'
+sha256sums=('7478e918b41e734a39ad082df55cb2607f0933a506fab2c3dd3554a95cdf08ca'
 'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
 'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
 '32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')
@@ -65,8 +65,7 @@
 
   install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 
-  cd ..
-  install -Dm644 smtpd.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 smtpd.socket -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 opensmtpd.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/opensmtpd.conf
+  install -Dm644 ../smtpd.service -t "${pkgdir}"/usr/lib/systemd/system/
+  install -Dm644 ../smtpd.socket -t "${pkgdir}"/usr/lib/systemd/system/
+  install -Dm644 ../opensmtpd.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/opensmtpd.conf
 }


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

2020-05-22 Thread Lukas Fleischer via arch-commits
Date: Friday, May 22, 2020 @ 16:58:59
  Author: lfleischer
Revision: 631636

archrelease: copy trunk to community-x86_64

Added:
  opensmtpd/repos/community-x86_64/PKGBUILD
(from rev 631635, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-x86_64/opensmtpd.install
(from rev 631635, opensmtpd/trunk/opensmtpd.install)
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
(from rev 631635, opensmtpd/trunk/opensmtpd.sysusers)
  opensmtpd/repos/community-x86_64/smtpd.service
(from rev 631635, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-x86_64/smtpd.socket
(from rev 631635, opensmtpd/trunk/smtpd.socket)
Deleted:
  opensmtpd/repos/community-x86_64/PKGBUILD
  opensmtpd/repos/community-x86_64/opensmtpd.install
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
  opensmtpd/repos/community-x86_64/smtpd.service
  opensmtpd/repos/community-x86_64/smtpd.socket

+
 PKGBUILD   |  143 +--
 opensmtpd.install  |   22 +++
 opensmtpd.sysusers |8 +-
 smtpd.service  |   22 +++
 smtpd.socket   |   16 ++---
 5 files changed, 105 insertions(+), 106 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-22 16:58:44 UTC (rev 631635)
+++ PKGBUILD2020-05-22 16:58:59 UTC (rev 631636)
@@ -1,72 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Bruno Pagani 
-# Contributor: Sébastien Luttringer
-# Contributor: parchd 
-
-pkgname=opensmtpd
-pkgver=6.7.0p1
-pkgrel=1
-pkgdesc="Free implementation of the server-side SMTP protocol"
-arch=(x86_64)
-url="https://www.opensmtpd.org/;
-license=(custom)
-depends=(libasr libevent libressl pam)
-optdepends=('opensmtpd-filter-rspamd: rspamd integration')
-provides=(smtp-server smtp-forwarder)
-conflicts=(smtp-server smtp-forwarder)
-backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
-options=(emptydirs)
-source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
-opensmtpd.sysusers
-smtpd.service
-smtpd.socket)
-sha256sums=('c13f5dd7b9cb9421eabb62068537d90b0441cdb3ca2e5c1e753d7aee01b90bb9'
-'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
-'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
-'32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')
-install=${pkgname}.install
-
-prepare() {
-  sed -ri 's,/etc/mail,/etc/smtpd,g' ${pkgname}-${pkgver}/smtpd/smtpd.conf
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/smtpd \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/smtpd \
---with-path-mbox=/var/spool/mail \
---with-path-empty=/var/empty \
---with-path-socket=/run \
---with-path-CAfile=/etc/ssl/certs/ca-certificates.crt \
---with-user-smtpd=smtpd \
---with-user-queue=smtpq \
---with-group-queue=smtpq \
---with-auth-pam \
---with-cflags='-I/usr/include/libressl -L/usr/lib/libressl 
-Wl,-rpath=/usr/lib/libressl'
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/sendmail
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/mailq
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/newaliases
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/makemap
-
-  install -Dm644 etc/aliases -t  "${pkgdir}"/etc/smtpd/
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-
-  cd ..
-  install -Dm644 smtpd.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 smtpd.socket -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 opensmtpd.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/opensmtpd.conf
-}

Copied: opensmtpd/repos/community-x86_64/PKGBUILD (from rev 631635, 
opensmtpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-22 16:58:59 UTC (rev 631636)
@@ -0,0 +1,71 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Bruno Pagani 
+# Contributor: Sébastien Luttringer
+# Contributor: parchd 
+
+pkgname=opensmtpd
+pkgver=6.7.1p1
+pkgrel=1
+pkgdesc="Free implementation of the server-side SMTP protocol"
+arch=(x86_64)
+url="https://www.opensmtpd.org/;
+license=(custom)
+depends=(libasr libevent libressl pam)
+optdepends=('opensmtpd-filter-rspamd: rspamd integration')
+provides=(smtp-server smtp-forwarder)
+conflicts=(smtp-server smtp-forwarder)
+backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
+options=(emptydirs)
+source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
+opensmtpd.sysusers
+smtpd.service
+smtpd.socket)
+sha256sums=('7478e918b41e734a39ad082df55cb2607f0933a506fab2c3dd3554a95cdf08ca'
+'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
+

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

2020-05-19 Thread Lukas Fleischer via arch-commits
Date: Tuesday, May 19, 2020 @ 22:54:49
  Author: lfleischer
Revision: 630323

archrelease: copy trunk to community-x86_64

Added:
  opensmtpd/repos/community-x86_64/PKGBUILD
(from rev 630322, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-x86_64/opensmtpd.install
(from rev 630322, opensmtpd/trunk/opensmtpd.install)
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
(from rev 630322, opensmtpd/trunk/opensmtpd.sysusers)
  opensmtpd/repos/community-x86_64/smtpd.service
(from rev 630322, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-x86_64/smtpd.socket
(from rev 630322, opensmtpd/trunk/smtpd.socket)
Deleted:
  opensmtpd/repos/community-x86_64/PKGBUILD
  opensmtpd/repos/community-x86_64/opensmtpd.install
  opensmtpd/repos/community-x86_64/opensmtpd.sysusers
  opensmtpd/repos/community-x86_64/smtpd.service
  opensmtpd/repos/community-x86_64/smtpd.socket

+
 PKGBUILD   |  144 +--
 opensmtpd.install  |   22 +++
 opensmtpd.sysusers |8 +-
 smtpd.service  |   22 +++
 smtpd.socket   |   16 ++---
 5 files changed, 106 insertions(+), 106 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-19 22:54:19 UTC (rev 630322)
+++ PKGBUILD2020-05-19 22:54:49 UTC (rev 630323)
@@ -1,72 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Bruno Pagani 
-# Contributor: Sébastien Luttringer
-# Contributor: parchd 
-
-pkgname=opensmtpd
-pkgver=6.6.4p1
-pkgrel=2
-pkgdesc="Free implementation of the server-side SMTP protocol"
-arch=(x86_64)
-url="https://www.opensmtpd.org/;
-license=(custom)
-depends=(libasr libevent libressl pam)
-optdepends=('opensmtpd-filter-rspamd: rspamd integration')
-provides=(smtp-server smtp-forwarder)
-conflicts=(smtp-server smtp-forwarder)
-backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
-options=(emptydirs)
-source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
-opensmtpd.sysusers
-smtpd.service
-smtpd.socket)
-sha256sums=('e2f9962a6b99b3cc1572b63a10db648fdca4ad2b58079b680b4202cc7c82d7cf'
-'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
-'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
-'32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')
-install=${pkgname}.install
-
-prepare() {
-  sed -ri 's,/etc/mail,/etc/smtpd,g' ${pkgname}-${pkgver}/smtpd/smtpd.conf
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/smtpd \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/smtpd \
---with-path-mbox=/var/spool/mail \
---with-path-empty=/var/empty \
---with-path-socket=/run \
---with-path-CAfile=/etc/ssl/certs/ca-certificates.crt \
---with-user-smtpd=smtpd \
---with-user-queue=smtpq \
---with-group-queue=smtpq \
---with-auth-pam \
---with-cflags='-I/usr/include/libressl -L/usr/lib/libressl 
-Wl,-rpath=/usr/lib/libressl'
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/sendmail
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/mailq
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/newaliases
-  ln -s /usr/bin/smtpctl "${pkgdir}"/usr/bin/makemap
-
-  install -Dm644 etc/aliases -t  "${pkgdir}"/etc/smtpd/
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-
-  cd ..
-  install -Dm644 smtpd.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 smtpd.socket -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 opensmtpd.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/opensmtpd.conf
-}

Copied: opensmtpd/repos/community-x86_64/PKGBUILD (from rev 630322, 
opensmtpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-19 22:54:49 UTC (rev 630323)
@@ -0,0 +1,72 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Bruno Pagani 
+# Contributor: Sébastien Luttringer
+# Contributor: parchd 
+
+pkgname=opensmtpd
+pkgver=6.7.0p1
+pkgrel=1
+pkgdesc="Free implementation of the server-side SMTP protocol"
+arch=(x86_64)
+url="https://www.opensmtpd.org/;
+license=(custom)
+depends=(libasr libevent libressl pam)
+optdepends=('opensmtpd-filter-rspamd: rspamd integration')
+provides=(smtp-server smtp-forwarder)
+conflicts=(smtp-server smtp-forwarder)
+backup=(etc/smtpd/smtpd.conf etc/smtpd/aliases)
+options=(emptydirs)
+source=("https://www.opensmtpd.org/archives/${pkgname}-${pkgver}.tar.gz;
+opensmtpd.sysusers
+smtpd.service
+smtpd.socket)
+sha256sums=('c13f5dd7b9cb9421eabb62068537d90b0441cdb3ca2e5c1e753d7aee01b90bb9'
+'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
+

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

2020-05-19 Thread Lukas Fleischer via arch-commits
Date: Tuesday, May 19, 2020 @ 22:54:16
  Author: lfleischer
Revision: 630321

upgpkg: opensmtpd 6.7.0p1-1: upstream updare

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 22:54:04 UTC (rev 630320)
+++ PKGBUILD2020-05-19 22:54:16 UTC (rev 630321)
@@ -4,8 +4,8 @@
 # Contributor: parchd 
 
 pkgname=opensmtpd
-pkgver=6.6.4p1
-pkgrel=2
+pkgver=6.7.0p1
+pkgrel=1
 pkgdesc="Free implementation of the server-side SMTP protocol"
 arch=(x86_64)
 url="https://www.opensmtpd.org/;
@@ -20,7 +20,7 @@
 opensmtpd.sysusers
 smtpd.service
 smtpd.socket)
-sha256sums=('e2f9962a6b99b3cc1572b63a10db648fdca4ad2b58079b680b4202cc7c82d7cf'
+sha256sums=('c13f5dd7b9cb9421eabb62068537d90b0441cdb3ca2e5c1e753d7aee01b90bb9'
 'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
 'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
 '32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8')


[arch-commits] Commit in protobuf-c/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:34:00
  Author: lfleischer
Revision: 385485

archrelease: copy trunk to staging-x86_64

Added:
  protobuf-c/repos/staging-x86_64/
  protobuf-c/repos/staging-x86_64/PKGBUILD
(from rev 385484, protobuf-c/trunk/PKGBUILD)

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

Copied: protobuf-c/repos/staging-x86_64/PKGBUILD (from rev 385484, 
protobuf-c/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-05-18 17:34:00 UTC (rev 385485)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.3.3
+pkgrel=2
+pkgdesc='Protocol Buffers implementation in C'
+arch=('x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('22956606ef50c60de1fabc13a78fbc50830a0447d780467d3c519f84ad527e78')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:33:53
  Author: lfleischer
Revision: 385484

upgpkg: protobuf-c 1.3.3-2: rebuild against protobuf 3.12

Modified:
  protobuf-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-18 17:32:48 UTC (rev 385483)
+++ PKGBUILD2020-05-18 17:33:53 UTC (rev 385484)
@@ -4,7 +4,7 @@
 
 pkgname=protobuf-c
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Protocol Buffers implementation in C'
 arch=('x86_64')
 url='https://github.com/protobuf-c/protobuf-c'


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

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:31:05
  Author: lfleischer
Revision: 629564

archrelease: copy trunk to community-x86_64

Added:
  ledger/repos/community-x86_64/PKGBUILD
(from rev 629563, ledger/trunk/PKGBUILD)
Deleted:
  ledger/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-18 17:30:50 UTC (rev 629563)
+++ PKGBUILD2020-05-18 17:31:05 UTC (rev 629564)
@@ -1,44 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Ivy Foster 
-# Contributor: Abdelhakim Qbaich 
-# Contributor: korjjj 
-# Contributor: TDY 
-# Contributor: Adam Ehlers Nyholm Thomsen 
-# Contributor: Nathan Jones 
-
-pkgname=ledger
-pkgver=3.2.0
-pkgrel=1
-pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
-arch=(i686 x86_64)
-url='https://ledger-cli.org'
-license=(BSD)
-depends=(boost-libs libedit mpfr)
-makedepends=(boost cmake python)
-optdepends=(
-   'emacs: emacs interface'
-   'python: python library'
-)
-source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
-sha256sums=(9a2f1886be0181bfa0a8b3ea05207d5c6e55497d7f821af3d7e60a8e53ba11d0)
-
-build() {
-   cd "ledger-$pkgver"
-
-   cmake . \
-   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-   -DCMAKE_INSTALL_LIBDIR:PATH=lib \
-   -DUSE_PYTHON:BOOL=TRUE
-   make
-}
-
-check() {
-   make -C "ledger-$pkgver" check
-}
-
-package() {
-   cd "ledger-$pkgver"
-
-   make DESTDIR="$pkgdir" install
-   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/ledger/LICENSE.md"
-}

Copied: ledger/repos/community-x86_64/PKGBUILD (from rev 629563, 
ledger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-18 17:31:05 UTC (rev 629564)
@@ -0,0 +1,44 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Ivy Foster 
+# Contributor: Abdelhakim Qbaich 
+# Contributor: korjjj 
+# Contributor: TDY 
+# Contributor: Adam Ehlers Nyholm Thomsen 
+# Contributor: Nathan Jones 
+
+pkgname=ledger
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
+arch=(i686 x86_64)
+url='https://ledger-cli.org'
+license=(BSD)
+depends=(boost-libs libedit mpfr)
+makedepends=(boost cmake python)
+optdepends=(
+   'emacs: emacs interface'
+   'python: python library'
+)
+source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
+sha256sums=('92bf09bc385b171987f456fe3ee9fa998ed5e40b97b3acdd562b663aa364384a')
+
+build() {
+   cd "ledger-$pkgver"
+
+   cmake . \
+   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+   -DCMAKE_INSTALL_LIBDIR:PATH=lib \
+   -DUSE_PYTHON:BOOL=TRUE
+   make
+}
+
+check() {
+   make -C "ledger-$pkgver" check
+}
+
+package() {
+   cd "ledger-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/ledger/LICENSE.md"
+}


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

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:31:25
  Author: lfleischer
Revision: 629568

archrelease: copy trunk to community-any

Added:
  alot/repos/community-any/PKGBUILD
(from rev 629567, alot/trunk/PKGBUILD)
Deleted:
  alot/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-18 17:31:14 UTC (rev 629567)
+++ PKGBUILD2020-05-18 17:31:25 UTC (rev 629568)
@@ -1,56 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Mark Foxwell 
-# Contributor: Nicolas Pouillard [https://nicolaspouillard.fr]
-# Contributor: seschwar -- contact via Arch Linux forum or AUR
-# Contributor: Ian Denhardt 
-
-pkgname=alot
-pkgver=0.9
-pkgrel=1
-pkgdesc='Terminal-based MUA for the notmuch mail system'
-arch=(any)
-url=https://github.com/pazz/alot
-license=('GPL3')
-depends=('desktop-file-utils' 'notmuch' 'python-configobj' 'python-gpgme'
- 'python-magic' 'python-setuptools' 'python-twisted' 'python-urwid'
- 'python-urwidtrees')
-makedepends=('python-sphinx' 'git')
-checkdepends=('python-mock' 'procps-ng')
-source=("$url/archive/$pkgver/alot-$pkgver.tar.gz"
-
"alot-$pkgver.tar.gz.asc::$url/releases/download/$pkgver/$pkgver.tar.gz.asc"
-
gpg-test-fix.patch::https://github.com/pazz/alot/commit/3446dc44f87d34205b70f44d6ffec9f90b53d77f.patch)
-sha512sums=('e630ea18702c570630deb10347c52e03aecb297bc1f76ce60318eeb8725274b12eb408cbceb69c8035b1ec9ea778f19a035f48070606bc6540b68a4bc5591860'
-'SKIP'
-
'c17af3dc44256b187eb497c1762a2afeb841d4bdd4c7b125ec9ff4293c81d913dbae01fe10534ed8d11f421235e1bfb46872354e49ba8d7942dfc5599f16cb96')
-validpgpkeys=('B7838D65FEE80DED1DCA494D94340367D7D6C5AA') # Patrick Totzke
-
-prepare() {
-  cd alot-$pkgver
-  # The Arch Linux package python-magic's egg calls itself "file-magic",
-  # as opposed to the python-magic on PyPI.
-  sed -i 's/python-magic/file-magic/' setup.py
-}
-
-build() {
-  cd alot-$pkgver
-  python setup.py build
-  make -C docs man
-}
-
-check() {
-  cd alot-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd alot-$pkgver
-  python setup.py install --optimize=1 --root="$pkgdir" --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/build/man/alot.1
-  install -Dm644 -t "$pkgdir"/usr/share/applications extra/alot*.desktop
-  install -Dm644 extra/completion/alot-completion.zsh \
-"$pkgdir"/usr/share/zsh/functions/_alot
-  install -Dm644 -t "$pkgdir"/usr/share/alot/themes \
-extra/themes/{mutt,solarized_light,solarized_dark,sup,tomorrow}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: alot/repos/community-any/PKGBUILD (from rev 629567, alot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-18 17:31:25 UTC (rev 629568)
@@ -0,0 +1,56 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Mark Foxwell 
+# Contributor: Nicolas Pouillard [https://nicolaspouillard.fr]
+# Contributor: seschwar -- contact via Arch Linux forum or AUR
+# Contributor: Ian Denhardt 
+
+pkgname=alot
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='Terminal-based MUA for the notmuch mail system'
+arch=(any)
+url=https://github.com/pazz/alot
+license=('GPL3')
+depends=('desktop-file-utils' 'notmuch' 'python-configobj' 'python-gpgme'
+ 'python-magic' 'python-setuptools' 'python-twisted' 'python-urwid'
+ 'python-urwidtrees')
+makedepends=('python-sphinx' 'git')
+checkdepends=('python-mock' 'procps-ng')
+source=("$url/archive/$pkgver/alot-$pkgver.tar.gz"
+
"alot-$pkgver.tar.gz.asc::$url/releases/download/$pkgver/$pkgver.tar.gz.asc"
+
gpg-test-fix.patch::https://github.com/pazz/alot/commit/3446dc44f87d34205b70f44d6ffec9f90b53d77f.patch)
+sha512sums=('ac65c742d5bfb4827482c881ec2eb95b9215e9a5c49d7001421d62ffb1f38c7792dbbf94c0f16578da70b5ce15ba7a28cea0c1bbd34080f8132c80f4a0a2199b'
+'SKIP'
+
'c17af3dc44256b187eb497c1762a2afeb841d4bdd4c7b125ec9ff4293c81d913dbae01fe10534ed8d11f421235e1bfb46872354e49ba8d7942dfc5599f16cb96')
+validpgpkeys=('B7838D65FEE80DED1DCA494D94340367D7D6C5AA') # Patrick Totzke
+
+prepare() {
+  cd alot-$pkgver
+  # The Arch Linux package python-magic's egg calls itself "file-magic",
+  # as opposed to the python-magic on PyPI.
+  sed -i 's/python-magic/file-magic/' setup.py
+}
+
+build() {
+  cd alot-$pkgver
+  python setup.py build
+  make -C docs man
+}
+
+check() {
+  cd alot-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd alot-$pkgver
+  python setup.py install --optimize=1 --root="$pkgdir" --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/build/man/alot.1
+  install -Dm644 -t "$pkgdir"/usr/share/applications extra/alot*.desktop
+  install -Dm644 extra/completion/alot-completion.zsh \
+"$pkgdir"/usr/share/zsh/functions/_alot
+  install 

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

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:31:09
  Author: lfleischer
Revision: 629566

upgpkg: alot 0.9.1-1: upstream update

Modified:
  alot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-18 17:31:06 UTC (rev 629565)
+++ PKGBUILD2020-05-18 17:31:09 UTC (rev 629566)
@@ -5,7 +5,7 @@
 # Contributor: Ian Denhardt 
 
 pkgname=alot
-pkgver=0.9
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Terminal-based MUA for the notmuch mail system'
 arch=(any)
@@ -19,7 +19,7 @@
 source=("$url/archive/$pkgver/alot-$pkgver.tar.gz"
 
"alot-$pkgver.tar.gz.asc::$url/releases/download/$pkgver/$pkgver.tar.gz.asc"
 
gpg-test-fix.patch::https://github.com/pazz/alot/commit/3446dc44f87d34205b70f44d6ffec9f90b53d77f.patch)
-sha512sums=('e630ea18702c570630deb10347c52e03aecb297bc1f76ce60318eeb8725274b12eb408cbceb69c8035b1ec9ea778f19a035f48070606bc6540b68a4bc5591860'
+sha512sums=('ac65c742d5bfb4827482c881ec2eb95b9215e9a5c49d7001421d62ffb1f38c7792dbbf94c0f16578da70b5ce15ba7a28cea0c1bbd34080f8132c80f4a0a2199b'
 'SKIP'
 
'c17af3dc44256b187eb497c1762a2afeb841d4bdd4c7b125ec9ff4293c81d913dbae01fe10534ed8d11f421235e1bfb46872354e49ba8d7942dfc5599f16cb96')
 validpgpkeys=('B7838D65FEE80DED1DCA494D94340367D7D6C5AA') # Patrick Totzke


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

2020-05-18 Thread Lukas Fleischer via arch-commits
Date: Monday, May 18, 2020 @ 17:30:50
  Author: lfleischer
Revision: 629563

upgpkg: ledger 3.2.1-1: upstream update

Modified:
  ledger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-18 17:28:13 UTC (rev 629562)
+++ PKGBUILD2020-05-18 17:30:50 UTC (rev 629563)
@@ -7,7 +7,7 @@
 # Contributor: Nathan Jones 
 
 pkgname=ledger
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
'python: python library'
 )
 
source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
-sha256sums=(9a2f1886be0181bfa0a8b3ea05207d5c6e55497d7f821af3d7e60a8e53ba11d0)
+sha256sums=('92bf09bc385b171987f456fe3ee9fa998ed5e40b97b3acdd562b663aa364384a')
 
 build() {
cd "ledger-$pkgver"


  1   2   3   4   5   6   7   8   >