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

2020-12-27 Thread Morten Linderud via arch-commits
Date: Sunday, December 27, 2020 @ 12:47:06
  Author: foxboron
Revision: 793529

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-27 12:46:57 UTC (rev 793528)
+++ PKGBUILD2020-12-27 12:47:06 UTC (rev 793529)
@@ -1,34 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: William Rea 
-
-_origname=reportlab
-pkgname=python-reportlab
-pkgver=3.5.56
-pkgrel=1
-pkgdesc="A proven industry-strength PDF generating solution"
-arch=('x86_64')
-url="https://www.reportlab.com/;
-depends=('freetype2')
-depends=('python' 'python-pip' 'python-pillow')
-makedepends=('freetype2' 'python-pillow' 'mercurial')
-license=('BSD')
-source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('51b16e297f7b937fc530dd151e4b38f1d305b01c9aa10657bc32a5d2901b8ad7')
-
-build() {
-cd ${_origname}-${pkgver}
-python setup.py build
-}
-
-check() {
-cd ${_origname}-${pkgver}
-python setup.py tests
-rm tests/_i_am_actually_a_*
-}
-
-package() {
-cd ${_origname}-${pkgver}
-python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}

Copied: python-reportlab/repos/community-x86_64/PKGBUILD (from rev 793528, 
python-reportlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-27 12:47:06 UTC (rev 793529)
@@ -0,0 +1,34 @@
+# Maintainer: Morten Linderud 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: William Rea 
+
+_origname=reportlab
+pkgname=python-reportlab
+pkgver=3.5.57
+pkgrel=1
+pkgdesc="A proven industry-strength PDF generating solution"
+arch=('x86_64')
+url="https://www.reportlab.com/;
+depends=('freetype2')
+depends=('python' 'python-pip' 'python-pillow')
+makedepends=('freetype2' 'python-pillow' 'mercurial')
+license=('BSD')
+source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
+sha256sums=('6c89b10e6bafc429840932a25504bf61e1b12e9e87bf4360be9e618377ec13a1')
+
+build() {
+cd ${_origname}-${pkgver}
+python setup.py build
+}
+
+check() {
+cd ${_origname}-${pkgver}
+python setup.py tests
+rm tests/_i_am_actually_a_*
+}
+
+package() {
+cd ${_origname}-${pkgver}
+python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}


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

2020-12-27 Thread Morten Linderud via arch-commits
Date: Sunday, December 27, 2020 @ 12:46:57
  Author: foxboron
Revision: 793528

upgpkg: python-reportlab 3.5.57-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 12:43:46 UTC (rev 793527)
+++ PKGBUILD2020-12-27 12:46:57 UTC (rev 793528)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.56
+pkgver=3.5.57
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('freetype2' 'python-pillow' 'mercurial')
 license=('BSD')
 
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('51b16e297f7b937fc530dd151e4b38f1d305b01c9aa10657bc32a5d2901b8ad7')
+sha256sums=('6c89b10e6bafc429840932a25504bf61e1b12e9e87bf4360be9e618377ec13a1')
 
 build() {
 cd ${_origname}-${pkgver}


[arch-commits] Commit in mopidy/repos/community-any (8 files)

2020-12-27 Thread Morten Linderud via arch-commits
Date: Sunday, December 27, 2020 @ 12:43:46
  Author: foxboron
Revision: 793527

archrelease: copy trunk to community-any

Added:
  mopidy/repos/community-any/PKGBUILD
(from rev 793526, mopidy/trunk/PKGBUILD)
  mopidy/repos/community-any/logging.conf
(from rev 793526, mopidy/trunk/logging.conf)
  mopidy/repos/community-any/mopidy.conf
(from rev 793526, mopidy/trunk/mopidy.conf)
  mopidy/repos/community-any/mopidy.sysusers
(from rev 793526, mopidy/trunk/mopidy.sysusers)
Deleted:
  mopidy/repos/community-any/PKGBUILD
  mopidy/repos/community-any/logging.conf
  mopidy/repos/community-any/mopidy.conf
  mopidy/repos/community-any/mopidy.sysusers

-+
 PKGBUILD|  142 +++---
 logging.conf|   42 +++
 mopidy.conf |   30 +--
 mopidy.sysusers |4 -
 4 files changed, 109 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-27 12:42:54 UTC (rev 793526)
+++ PKGBUILD2020-12-27 12:43:46 UTC (rev 793527)
@@ -1,71 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Alexandre Petitjean 
-
-pkgname=mopidy
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="An extensible music server written in Python"
-arch=('any')
-url="https://www.mopidy.com;
-license=('APACHE')
-depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
- 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base'
- 'python-dbus')
-checkdepends=('python-gobject' 'python-pytest' 'python-responses')
-makedepends=('python-sphinx' 'python-sphinx_rtd_theme')
-backup=('etc/mopidy/mopidy.conf')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
-'mopidy.conf'
-'logging.conf'
-'mopidy.sysusers')
-sha512sums=('9cde8e79695f753f754a8b77d8d969d1a1fe5e5384cc3b82fd26daa0551666bf9af9cfd3c059cd58e3323a19395c2854156a6955c60d53a2ab88edfb5acd5dcb'
-
'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
-
'0c438058500ab7559baae21b03b10e2b80b10c6b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388'
-
'ff6c9f0406dfc1cc01ac6edcc6bae429342437397321ab9205ca273a63b28611d08005a0a5dba639b5ae2157a4f03a1d58c2199f7dbc6965864685b4b71f0b6f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-  python setup.py build_sphinx -b man
-  python setup.py build_sphinx -b html
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -Dm755 extra/mopidyctl/mopidyctl "${pkgdir}/usr/bin/mopidyctl"
-
-  install -dm755 "${pkgdir}/usr/share/doc/mopidy"
-  cp -r build/sphinx/html "${pkgdir}/usr/share/doc/mopidy"
-
-  install -dm755 "${pkgdir}/usr/share/man/man1/"
-  gzip -n -c build/sphinx/man/mopidy.1 > 
"${pkgdir}/usr/share/man/man1/mopidy.1.gz"
-
-  install -dm755 "${pkgdir}/usr/share/man/man8/"
-  gzip -n -c extra/mopidyctl/mopidyctl.8 > 
"${pkgdir}/usr/share/man/man8/mopidyctl.8.gz"
-
-  install -Dm644 "${srcdir}/mopidy.conf" "${pkgdir}/etc/mopidy/mopidy.conf"
-  install -Dm644 "${srcdir}/logging.conf" "${pkgdir}/etc/mopidy/logging.conf"
-
-  install -Dm644 "extra/systemd/mopidy.service" 
"${pkgdir}/usr/lib/systemd/system/mopidy.service"
-  install -Dm644 "extra/desktop/mopidy.desktop" 
"${pkgdir}/usr/share/applications/mopidy.desktop"
-
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/cache/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/log/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/local"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/media"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/playlists"
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 "${srcdir}/mopidy.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mopidy/repos/community-any/PKGBUILD (from rev 793526, 
mopidy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-27 12:43:46 UTC (rev 793527)
@@ -0,0 +1,71 @@
+# Maintainer: Morten Linderud 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Alexandre Petitjean 
+
+pkgname=mopidy
+pkgver=3.1.1
+pkgrel=1
+pkgdesc="An extensible music server written in Python"
+arch=('any')
+url="https://www.mopidy.com;
+license=('APACHE')
+depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
+ 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base'
+ 'python-dbus')

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

2020-12-27 Thread Morten Linderud via arch-commits
Date: Sunday, December 27, 2020 @ 12:42:54
  Author: foxboron
Revision: 793526

upgpkg: mopidy 3.1.1-1

Modified:
  mopidy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-27 12:27:18 UTC (rev 793525)
+++ PKGBUILD2020-12-27 12:42:54 UTC (rev 793526)
@@ -3,7 +3,7 @@
 # Contributor: Alexandre Petitjean 
 
 pkgname=mopidy
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="An extensible music server written in Python"
 arch=('any')
@@ -19,7 +19,7 @@
 'mopidy.conf'
 'logging.conf'
 'mopidy.sysusers')
-sha512sums=('9cde8e79695f753f754a8b77d8d969d1a1fe5e5384cc3b82fd26daa0551666bf9af9cfd3c059cd58e3323a19395c2854156a6955c60d53a2ab88edfb5acd5dcb'
+sha512sums=('e20e6cc1b293d298c6107d81cbff97abb827dbfe22e95a2a48ed4a5376117e33f6202e2800341230172f9d97f570ea545f24a04ca5b69da06fd6bb3ecd70b692'
 
'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
 
'0c438058500ab7559baae21b03b10e2b80b10c6b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388'
 
'ff6c9f0406dfc1cc01ac6edcc6bae429342437397321ab9205ca273a63b28611d08005a0a5dba639b5ae2157a4f03a1d58c2199f7dbc6965864685b4b71f0b6f')


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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:36:43
  Author: foxboron
Revision: 788112

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 13:36:36 UTC (rev 788111)
+++ PKGBUILD2020-12-24 13:36:43 UTC (rev 788112)
@@ -1,43 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Morten Linderud 
-# Contributor: Felix Yan 
-# Contributor: Hideaki Takahashi 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=python-docker
-pkgver=4.4.0
-pkgrel=1
-pkgdesc="A Python library for the Docker Engine API"
-arch=('any')
-url="https://github.com/docker/docker-py;
-license=("Apache")
-depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds' 'python-paramiko')
-makedepends=('python-pip' 'python-requests' 'python-six' 
'python-websocket-client'
- 'python-docker-pycreds')
-checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-timeout'
-  'python-mock' 'python-coverage' 'flake8')
-provides=('python-docker-py')
-conflicts=('python-docker-py')
-replaces=('python-docker-py')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz;)
-sha512sums=('8882a6547570d64c4cf9db7e1bd5ad13dca9a5b439631f3436587aecc1ed3386b230f9b6f82c07d9614f7d29d918ec6a3733fa6af6d8784a698e1b8459d4dcbc')
-
-prepare() {
-  sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt
-}
-
-build() {
-  cd "$srcdir"/docker-py-"$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/docker-py-"$pkgver"
-  py.test --cov=docker tests/unit
-}
-
-package() {
-  cd docker-py-"$pkgver"
-  python setup.py install -O1 --root="$pkgdir"
-}

Copied: python-docker/repos/community-any/PKGBUILD (from rev 788111, 
python-docker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 13:36:43 UTC (rev 788112)
@@ -0,0 +1,43 @@
+# Maintainer: Andrew Crerar 
+# Maintainer: Morten Linderud 
+# Contributor: Felix Yan 
+# Contributor: Hideaki Takahashi 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=python-docker
+pkgver=4.4.1
+pkgrel=1
+pkgdesc="A Python library for the Docker Engine API"
+arch=('any')
+url="https://github.com/docker/docker-py;
+license=("Apache")
+depends=('python-requests' 'python-six' 'python-websocket-client' 
'python-docker-pycreds' 'python-paramiko')
+makedepends=('python-pip' 'python-requests' 'python-six' 
'python-websocket-client'
+ 'python-docker-pycreds')
+checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-timeout'
+  'python-mock' 'python-coverage' 'flake8')
+provides=('python-docker-py')
+conflicts=('python-docker-py')
+replaces=('python-docker-py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz;)
+sha512sums=('4e8d0ac2796607ad245399d44ee0f2e07698758dddbf3c8ca3aaca3a3cc648a0c2ebc974155ce385f7a99e4af034080523dc830d4e2c0ce8a3987129229d8bcb')
+
+prepare() {
+  sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt
+}
+
+build() {
+  cd "$srcdir"/docker-py-"$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/docker-py-"$pkgver"
+  py.test --cov=docker tests/unit
+}
+
+package() {
+  cd docker-py-"$pkgver"
+  python setup.py install -O1 --root="$pkgdir"
+}


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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:36:36
  Author: foxboron
Revision: 788111

upgpkg: python-docker 4.4.1-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 13:34:06 UTC (rev 788110)
+++ PKGBUILD2020-12-24 13:36:36 UTC (rev 788111)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=python-docker
-pkgver=4.4.0
+pkgver=4.4.1
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -21,7 +21,7 @@
 conflicts=('python-docker-py')
 replaces=('python-docker-py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz;)
-sha512sums=('8882a6547570d64c4cf9db7e1bd5ad13dca9a5b439631f3436587aecc1ed3386b230f9b6f82c07d9614f7d29d918ec6a3733fa6af6d8784a698e1b8459d4dcbc')
+sha512sums=('4e8d0ac2796607ad245399d44ee0f2e07698758dddbf3c8ca3aaca3a3cc648a0c2ebc974155ce385f7a99e4af034080523dc830d4e2c0ce8a3987129229d8bcb')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt


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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:33:58
  Author: foxboron
Revision: 788109

upgpkg: libmd 1.0.2-1

Modified:
  libmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 13:29:47 UTC (rev 788108)
+++ PKGBUILD2020-12-24 13:33:58 UTC (rev 788109)
@@ -1,16 +1,18 @@
 # Maintainer: Bruno Pagani 
+# Maintainer: Morten Linderud 
 # Contributor: C. Dominik Bódi 
 
 pkgname=libmd
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Message Digest functions from BSD systems"
 arch=('x86_64')
 url="https://www.hadrons.org/software/libmd/;
 license=('BSD')
 depends=('glibc')
-source=("https://archive.hadrons.org/software/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('e14eeb931cf85330f95ff822262d3033125488dfb2f867441e36e2d2c4a34c71' 
'SKIP')
+source=("https://libbsd.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.asc})
+sha256sums=('dc66b8278f82e7e1bf774fbd4bc83a0348e8f27afa185b2c2779cfcb3da25013'
+'SKIP')
 validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
 
 build() {


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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:34:06
  Author: foxboron
Revision: 788110

archrelease: copy trunk to community-x86_64

Added:
  libmd/repos/community-x86_64/PKGBUILD
(from rev 788109, libmd/trunk/PKGBUILD)
Deleted:
  libmd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 13:33:58 UTC (rev 788109)
+++ PKGBUILD2020-12-24 13:34:06 UTC (rev 788110)
@@ -1,31 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: C. Dominik Bódi 
-
-pkgname=libmd
-pkgver=1.0.1
-pkgrel=2
-pkgdesc="Message Digest functions from BSD systems"
-arch=('x86_64')
-url="https://www.hadrons.org/software/libmd/;
-license=('BSD')
-depends=('glibc')
-source=("https://archive.hadrons.org/software/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('e14eeb931cf85330f95ff822262d3033125488dfb2f867441e36e2d2c4a34c71' 
'SKIP')
-validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${pkgname}-${pkgver}
-make -k check
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-install -Dm644 COPYING -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: libmd/repos/community-x86_64/PKGBUILD (from rev 788109, 
libmd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 13:34:06 UTC (rev 788110)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Morten Linderud 
+# Contributor: C. Dominik Bódi 
+
+pkgname=libmd
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Message Digest functions from BSD systems"
+arch=('x86_64')
+url="https://www.hadrons.org/software/libmd/;
+license=('BSD')
+depends=('glibc')
+source=("https://libbsd.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.asc})
+sha256sums=('dc66b8278f82e7e1bf774fbd4bc83a0348e8f27afa185b2c2779cfcb3da25013'
+'SKIP')
+validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make -k check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+install -Dm644 COPYING -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:24:17
  Author: foxboron
Revision: 787787

archrelease: copy trunk to community-x86_64

Added:
  darktable/repos/community-x86_64/PKGBUILD
(from rev 787783, darktable/trunk/PKGBUILD)
Deleted:
  darktable/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 13:24:16 UTC (rev 787786)
+++ PKGBUILD2020-12-24 13:24:17 UTC (rev 787787)
@@ -1,58 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Morten Linderud 
-# Contributor: Sergej Pupykin 
-# Contributor: Christian Himpel 
-# Contributor: Johannes Hanika 
-
-pkgname=darktable
-epoch=2
-pkgver=3.2.1
-pkgrel=3
-pkgdesc="Utility to organize and develop raw images"
-arch=(x86_64)
-url="https://darktable.org;
-license=(GPL3)
-depends=(pugixml libjpeg-turbo colord-gtk libgphoto2 openexr lensfun iso-codes 
zlib
- exiv2 flickcurl openjpeg2 graphicsmagick lua53 osm-gps-map libsecret 
openmp
- gmic libavif)
-optdepends=('dcraw: base curve script'
-'perl-image-exiftool: base curve script'
-'imagemagick: base curve and noise profile scripts'
-'ghostscript: noise profile script'
-'gnuplot: noise profile script')
-makedepends=(cmake intltool desktop-file-utils llvm clang python-jsonschema 
libwebp)
-source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc}
-
darktable-libavif-0.8.2.patch::https://github.com/darktable-org/darktable/commit/e531b66f486f31a7119b418ba0ecfee9cd49a79b.patch)
-sha256sums=('6e3683ea88dc0a0271be7eca4fd594b9e46b1b7194847825a8d0a0c12bdeb90c'
-'SKIP'
-'346a8240ab99e3f91b60a389a7ee870e82702939a863d20ec85522e527b3fa97')
-validpgpkeys=(C4CBC150699956E2A3268EF5BB5CC8295B1779C9  # darktable releases 

-  F10F9686652B0E949FCD94C318DCA123F949BD3B) # Pascal Obry 

-
-prepare() {
-cd ${pkgname}-${pkgver}
-patch -Np1 -i ../darktable-libavif-0.8.2.patch
-}
-
-build() {
-cmake -B build -S ${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DCMAKE_INSTALL_LIBEXECDIR=/usr/lib \
--DCMAKE_BUILD_TYPE=Release \
--DBINARY_PACKAGE_BUILD=1 \
--DBUILD_USERMANUAL=False \
--DUSE_LIBSECRET=ON \
--DUSE_LUA=ON \
--DUSE_COLORD=ON \
--DBUILD_CURVE_TOOLS=ON \
--DBUILD_NOISE_TOOLS=ON \
--DRAWSPEED_ENABLE_LTO=ON \
--DPROJECT_VERSION=${pkgver}
-make -C build
-}
-
-package() {
-make -C build DESTDIR="${pkgdir}" install
-ln -s darktable/libdarktable.so "${pkgdir}"/usr/lib/libdarktable.so
-}

Copied: darktable/repos/community-x86_64/PKGBUILD (from rev 787783, 
darktable/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 13:24:17 UTC (rev 787787)
@@ -0,0 +1,51 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Morten Linderud 
+# Contributor: Sergej Pupykin 
+# Contributor: Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+epoch=2
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Utility to organize and develop raw images"
+arch=(x86_64)
+url="https://darktable.org;
+license=(GPL3)
+depends=(pugixml libjpeg-turbo colord-gtk libgphoto2 openexr lensfun iso-codes 
zlib
+ exiv2 flickcurl openjpeg2 graphicsmagick lua53 osm-gps-map libsecret 
openmp
+ gmic libavif)
+optdepends=('dcraw: base curve script'
+'perl-image-exiftool: base curve script'
+'imagemagick: base curve and noise profile scripts'
+'ghostscript: noise profile script'
+'gnuplot: noise profile script')
+makedepends=(cmake intltool desktop-file-utils llvm clang python-jsonschema 
libwebp)
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc})
+sha256sums=('6dd3de1f5ea9f94af92838c0be5ff30fdaa599aa1d737dcb562f9e0b2b2dbdda'
+'SKIP')
+validpgpkeys=(C4CBC150699956E2A3268EF5BB5CC8295B1779C9  # darktable releases 

+  F10F9686652B0E949FCD94C318DCA123F949BD3B) # Pascal Obry 

+
+build() {
+cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DBINARY_PACKAGE_BUILD=1 \
+-DBUILD_USERMANUAL=False \
+-DUSE_LIBSECRET=ON \
+-DUSE_LUA=ON \
+-DUSE_COLORD=ON \
+-DBUILD_CURVE_TOOLS=ON \
+-DBUILD_NOISE_TOOLS=ON \
+-DRAWSPEED_ENABLE_LTO=ON \
+-DPROJECT_VERSION=${pkgver}
+make -C build
+}
+
+package() {
+make -C build 

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

2020-12-24 Thread Morten Linderud via arch-commits
Date: Thursday, December 24, 2020 @ 13:24:08
  Author: foxboron
Revision: 787776

upgpkg: darktable 2:3.4.0-1

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 13:24:06 UTC (rev 787775)
+++ PKGBUILD2020-12-24 13:24:08 UTC (rev 787776)
@@ -6,8 +6,8 @@
 
 pkgname=darktable
 epoch=2
-pkgver=3.2.1
-pkgrel=3
+pkgver=3.4.0
+pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 arch=(x86_64)
 url="https://darktable.org;
@@ -21,19 +21,12 @@
 'ghostscript: noise profile script'
 'gnuplot: noise profile script')
 makedepends=(cmake intltool desktop-file-utils llvm clang python-jsonschema 
libwebp)
-source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc}
-
darktable-libavif-0.8.2.patch::https://github.com/darktable-org/darktable/commit/e531b66f486f31a7119b418ba0ecfee9cd49a79b.patch)
-sha256sums=('6e3683ea88dc0a0271be7eca4fd594b9e46b1b7194847825a8d0a0c12bdeb90c'
-'SKIP'
-'346a8240ab99e3f91b60a389a7ee870e82702939a863d20ec85522e527b3fa97')
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc})
+sha256sums=('6dd3de1f5ea9f94af92838c0be5ff30fdaa599aa1d737dcb562f9e0b2b2dbdda'
+'SKIP')
 validpgpkeys=(C4CBC150699956E2A3268EF5BB5CC8295B1779C9  # darktable releases 

   F10F9686652B0E949FCD94C318DCA123F949BD3B) # Pascal Obry 

 
-prepare() {
-cd ${pkgname}-${pkgver}
-patch -Np1 -i ../darktable-libavif-0.8.2.patch
-}
-
 build() {
 cmake -B build -S ${pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 23:43:28
  Author: foxboron
Revision: 783121

archrelease: copy trunk to community-x86_64

Added:
  cni-plugins/repos/community-x86_64/PKGBUILD
(from rev 783120, cni-plugins/trunk/PKGBUILD)
Deleted:
  cni-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-22 23:43:21 UTC (rev 783120)
+++ PKGBUILD2020-12-22 23:43:28 UTC (rev 783121)
@@ -1,36 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-# Contributor: David Runge 
-
-pkgname=cni-plugins
-pkgver=0.9.0
-pkgrel=3
-pkgdesc='Some standard networking plugins, maintained by the CNI team'
-arch=(x86_64)
-url="https://github.com/containernetworking/plugins;
-license=(Apache)
-depends=(glibc)
-makedepends=(go)
-options=('emptydirs')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
-b2sums=('82f723501901da40e4ea2f111bd1ed3023a1d11e1715902830f3cd0cf0d46d9f9c57389b3a763448fcd52c40aba97a731986ca1862e2ecd912e8a274abf626c9')
-
-build() {
-  cd plugins-$pkgver
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  ./build_linux.sh
-}
-
-package() {
-  cd plugins-$pkgver
-  install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
-  install -vdm 755 "${pkgdir}/etc/cni/net.d/"
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-  install -dm755 "$pkgdir/opt/cni"
-  ln -s /usr/lib/cni "$pkgdir/opt/cni/bin"
-}

Copied: cni-plugins/repos/community-x86_64/PKGBUILD (from rev 783120, 
cni-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 23:43:28 UTC (rev 783121)
@@ -0,0 +1,44 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+# Contributor: David Runge 
+
+pkgname=cni-plugins
+pkgver=0.9.0
+pkgrel=4
+pkgdesc='Some standard networking plugins, maintained by the CNI team'
+arch=(x86_64)
+url="https://github.com/containernetworking/plugins;
+license=(Apache)
+depends=(glibc)
+makedepends=(go)
+options=('emptydirs')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
+sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
+b2sums=('82f723501901da40e4ea2f111bd1ed3023a1d11e1715902830f3cd0cf0d46d9f9c57389b3a763448fcd52c40aba97a731986ca1862e2ecd912e8a274abf626c9')
+
+build() {
+  cd plugins-$pkgver
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  ./build_linux.sh
+}
+
+package() {
+  cd plugins-$pkgver
+  install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
+  install -vdm 755 "${pkgdir}/etc/cni/net.d/"
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+  install -dm755 "$pkgdir/opt/cni/bin"
+
+  # Some CNI stuff would build their binaries into /usr/lib/cni with the
+  # old approach. This is unfortunate so we'll just symlink each binary
+  # instead.
+  for bin in bandwidth bridge dhcp firewall flannel host-device \
+ host-local ipvlan loopback macvlan portmap ptp sbr \
+ static tuning vlan vrf; do
+ln -s "/usr/lib/cni/$bin" "$pkgdir/opt/cni/bin/$bin"
+  done
+}


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 23:43:21
  Author: foxboron
Revision: 783120

upgpkg: cni-plugins 0.9.0-4 - Rework symlinking

Modified:
  cni-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 23:17:15 UTC (rev 783119)
+++ PKGBUILD2020-12-22 23:43:21 UTC (rev 783120)
@@ -4,7 +4,7 @@
 
 pkgname=cni-plugins
 pkgver=0.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
 url="https://github.com/containernetworking/plugins;
@@ -31,6 +31,14 @@
   install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
   install -vdm 755 "${pkgdir}/etc/cni/net.d/"
   install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-  install -dm755 "$pkgdir/opt/cni"
-  ln -s /usr/lib/cni "$pkgdir/opt/cni/bin"
+  install -dm755 "$pkgdir/opt/cni/bin"
+
+  # Some CNI stuff would build their binaries into /usr/lib/cni with the
+  # old approach. This is unfortunate so we'll just symlink each binary
+  # instead.
+  for bin in bandwidth bridge dhcp firewall flannel host-device \
+ host-local ipvlan loopback macvlan portmap ptp sbr \
+ static tuning vlan vrf; do
+ln -s "/usr/lib/cni/$bin" "$pkgdir/opt/cni/bin/$bin"
+  done
 }


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 22:17:03
  Author: foxboron
Revision: 783076

archrelease: copy trunk to community-x86_64

Added:
  cni-plugins/repos/community-x86_64/PKGBUILD
(from rev 783075, cni-plugins/trunk/PKGBUILD)
Deleted:
  cni-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-22 22:16:56 UTC (rev 783075)
+++ PKGBUILD2020-12-22 22:17:03 UTC (rev 783076)
@@ -1,34 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-# Contributor: David Runge 
-
-pkgname=cni-plugins
-pkgver=0.9.0
-pkgrel=2
-pkgdesc='Some standard networking plugins, maintained by the CNI team'
-arch=(x86_64)
-url="https://github.com/containernetworking/plugins;
-license=(Apache)
-depends=(glibc)
-makedepends=(go)
-options=('emptydirs')
-source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
-b2sums=('82f723501901da40e4ea2f111bd1ed3023a1d11e1715902830f3cd0cf0d46d9f9c57389b3a763448fcd52c40aba97a731986ca1862e2ecd912e8a274abf626c9')
-
-build() {
-  cd plugins-$pkgver
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  ./build_linux.sh
-}
-
-package() {
-  cd plugins-$pkgver
-  install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
-  install -vdm 755 "${pkgdir}/etc/cni/net.d/"
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: cni-plugins/repos/community-x86_64/PKGBUILD (from rev 783075, 
cni-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 22:17:03 UTC (rev 783076)
@@ -0,0 +1,36 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+# Contributor: David Runge 
+
+pkgname=cni-plugins
+pkgver=0.9.0
+pkgrel=3
+pkgdesc='Some standard networking plugins, maintained by the CNI team'
+arch=(x86_64)
+url="https://github.com/containernetworking/plugins;
+license=(Apache)
+depends=(glibc)
+makedepends=(go)
+options=('emptydirs')
+source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
+sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
+b2sums=('82f723501901da40e4ea2f111bd1ed3023a1d11e1715902830f3cd0cf0d46d9f9c57389b3a763448fcd52c40aba97a731986ca1862e2ecd912e8a274abf626c9')
+
+build() {
+  cd plugins-$pkgver
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  ./build_linux.sh
+}
+
+package() {
+  cd plugins-$pkgver
+  install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
+  install -vdm 755 "${pkgdir}/etc/cni/net.d/"
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+  install -dm755 "$pkgdir/opt/cni"
+  ln -s /usr/lib/cni "$pkgdir/opt/cni/bin"
+}


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 22:16:56
  Author: foxboron
Revision: 783075

upgpkg: cni-plugins 0.9.0-3 - K8s looks for the binaries under opt

Modified:
  cni-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 22:16:35 UTC (rev 783074)
+++ PKGBUILD2020-12-22 22:16:56 UTC (rev 783075)
@@ -4,7 +4,7 @@
 
 pkgname=cni-plugins
 pkgver=0.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
 url="https://github.com/containernetworking/plugins;
@@ -31,4 +31,6 @@
   install -vDm 755 bin/* -t "$pkgdir/usr/lib/cni/"
   install -vdm 755 "${pkgdir}/etc/cni/net.d/"
   install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+  install -dm755 "$pkgdir/opt/cni"
+  ln -s /usr/lib/cni "$pkgdir/opt/cni/bin"
 }


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 22:08:02
  Author: foxboron
Revision: 783066

archrelease: copy trunk to community-x86_64

Added:
  python-adblock/repos/community-x86_64/
  python-adblock/repos/community-x86_64/PKGBUILD
(from rev 783065, python-adblock/trunk/PKGBUILD)

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

Copied: python-adblock/repos/community-x86_64/PKGBUILD (from rev 783065, 
python-adblock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-12-22 22:08:02 UTC (rev 783066)
@@ -0,0 +1,47 @@
+# Maintainer: Morten Linderud 
+
+pkgname=python-adblock
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Brave's adblock library in Python"
+arch=("x86_64")
+url="https://github.com/ArniDagur/python-adblock;
+license=("MIT")
+depends=()
+makedepends=("python-setuptools" "python-dephell" "rust" "maturin")
+checkdepends=("python-pytest")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ArniDagur/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('49cf5bef7a637b9c08ddf6d2f68d11b522f341d2667ea9eb9ef584a59d130a92')
+
+export PYTHONHASHSEED=0
+
+build() {
+cd $pkgname-$pkgver
+maturin build --release --strip
+cargo build --release --locked --all-features --target-dir=target
+}
+
+check() {
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+  cd "$pkgname-$pkgver"
+  mkdir -vp testdir
+  export PIP_CONFIG_FILE=/dev/null
+  pip install --isolated \
+  --root="testdir" \
+  --ignore-installed \
+  --no-deps target/wheels/*.whl
+  export 
PYTHONPATH="testdir/usr/lib/python${python_version}/site-packages:${PYTHONPATH}"
+  pytest -v -k 'not test_version_numbers_all_same'
+}
+
+package() {
+cd $pkgname-$pkgver
+install -Dm755 target/release/libadblock.so -t "$pkgdir/usr/lib"
+export PIP_CONFIG_FILE='/dev/null'
+pip install --isolated \
+  --root="$pkgdir" \
+  --ignore-installed \
+  --no-deps target/wheels/*.whl
+install -Dm0644 LICENSE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+


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

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 22:07:56
  Author: foxboron
Revision: 783065

upgpkg: python-adblock 0.4.0-1

Added:
  python-adblock/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 22:07:56 UTC (rev 783065)
@@ -0,0 +1,47 @@
+# Maintainer: Morten Linderud 
+
+pkgname=python-adblock
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Brave's adblock library in Python"
+arch=("x86_64")
+url="https://github.com/ArniDagur/python-adblock;
+license=("MIT")
+depends=()
+makedepends=("python-setuptools" "python-dephell" "rust" "maturin")
+checkdepends=("python-pytest")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ArniDagur/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('49cf5bef7a637b9c08ddf6d2f68d11b522f341d2667ea9eb9ef584a59d130a92')
+
+export PYTHONHASHSEED=0
+
+build() {
+cd $pkgname-$pkgver
+maturin build --release --strip
+cargo build --release --locked --all-features --target-dir=target
+}
+
+check() {
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+  cd "$pkgname-$pkgver"
+  mkdir -vp testdir
+  export PIP_CONFIG_FILE=/dev/null
+  pip install --isolated \
+  --root="testdir" \
+  --ignore-installed \
+  --no-deps target/wheels/*.whl
+  export 
PYTHONPATH="testdir/usr/lib/python${python_version}/site-packages:${PYTHONPATH}"
+  pytest -v -k 'not test_version_numbers_all_same'
+}
+
+package() {
+cd $pkgname-$pkgver
+install -Dm755 target/release/libadblock.so -t "$pkgdir/usr/lib"
+export PIP_CONFIG_FILE='/dev/null'
+pip install --isolated \
+  --root="$pkgdir" \
+  --ignore-installed \
+  --no-deps target/wheels/*.whl
+install -Dm0644 LICENSE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+}
+


[arch-commits] Commit in (python-adblock python-adblock/repos python-adblock/trunk)

2020-12-22 Thread Morten Linderud via arch-commits
Date: Tuesday, December 22, 2020 @ 22:03:40
  Author: foxboron
Revision: 783058

addpkg: python-adblock 0.4.0-1

Added:
  python-adblock/
  python-adblock/repos/
  python-adblock/trunk/


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

2020-12-19 Thread Morten Linderud via arch-commits
Date: Saturday, December 19, 2020 @ 10:25:21
  Author: foxboron
Revision: 779927

archrelease: copy trunk to community-x86_64

Added:
  plocate/repos/community-x86_64/PKGBUILD
(from rev 779926, plocate/trunk/PKGBUILD)
  plocate/repos/community-x86_64/plocate.install
(from rev 779926, plocate/trunk/plocate.install)
  plocate/repos/community-x86_64/plocate.sysusers
(from rev 779926, plocate/trunk/plocate.sysusers)
  plocate/repos/community-x86_64/plocate.tmpfiles
(from rev 779926, plocate/trunk/plocate.tmpfiles)
Deleted:
  plocate/repos/community-x86_64/PKGBUILD
  plocate/repos/community-x86_64/plocate.install
  plocate/repos/community-x86_64/plocate.sysusers
  plocate/repos/community-x86_64/plocate.tmpfiles

--+
 PKGBUILD |   88 ++---
 plocate.install  |   20 ++--
 plocate.sysusers |2 -
 plocate.tmpfiles |2 -
 4 files changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-19 10:25:11 UTC (rev 779926)
+++ PKGBUILD2020-12-19 10:25:21 UTC (rev 779927)
@@ -1,44 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Hans-Nikolai Viessmann 
-
-pkgname=plocate
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
-arch=('x86_64' 'i686')
-url="https://plocate.sesse.net;
-license=('GPL2')
-install=plocate.install
-depends=('zstd' 'liburing' 'systemd')
-makedepends=('meson')
-source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
-'plocate.sysusers'
-'plocate.tmpfiles')
-sha256sums=('d59dc67f8621f702507601cef5cd548e227e800e6d2a032fa83a2cdcd2e38cf7'
-'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
-'adda399ac42f0faa002caab5bf932777c0006ae7c4387add859c9f77321b4202')
-
-build() {
-cd $pkgname-$pkgver
-arch-meson \
--Dinstall_cron=false \
--Dinstall_systemd=true\
--Dlocategroup=locate \
--Dupdatedb_progname=updatedb.plocate \
-../build
-meson compile -C ../build
-}
-
-package() {
-cd $pkgname-$pkgver
-DESTDIR="$pkgdir" meson install -C ../build
-
-chgrp 21 "${pkgdir}/usr/bin/plocate"
-chmod 2755 "${pkgdir}/usr/bin/plocate"
-
-install -Dm644 ../plocate.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/plocate.conf"
-install -Dm644 ../plocate.sysusers 
"$pkgdir/usr/lib/sysusers.d/plocate.conf"
-
-mv "$pkgdir/usr/share/man/man5/updatedb.conf.5" \
-   "$pkgdir/usr/share/man/man5/updatedb.plocate.conf.5"
-}

Copied: plocate/repos/community-x86_64/PKGBUILD (from rev 779926, 
plocate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-19 10:25:21 UTC (rev 779927)
@@ -0,0 +1,44 @@
+# Maintainer: Morten Linderud 
+# Contributor: Hans-Nikolai Viessmann 
+
+pkgname=plocate
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
+arch=('x86_64' 'i686')
+url="https://plocate.sesse.net;
+license=('GPL2')
+install=plocate.install
+depends=('zstd' 'liburing' 'systemd')
+makedepends=('meson')
+source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
+'plocate.sysusers'
+'plocate.tmpfiles')
+sha256sums=('5e6174838e53b1d63852215b02bededcb9878d8fc7f375e3b33afd59121811fa'
+'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
+'adda399ac42f0faa002caab5bf932777c0006ae7c4387add859c9f77321b4202')
+
+build() {
+cd $pkgname-$pkgver
+arch-meson \
+-Dinstall_cron=false \
+-Dinstall_systemd=true\
+-Dlocategroup=locate \
+-Dupdatedb_progname=updatedb.plocate \
+../build
+meson compile -C ../build
+}
+
+package() {
+cd $pkgname-$pkgver
+DESTDIR="$pkgdir" meson install -C ../build
+
+chgrp 21 "${pkgdir}/usr/bin/plocate"
+chmod 2755 "${pkgdir}/usr/bin/plocate"
+
+install -Dm644 ../plocate.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/plocate.conf"
+install -Dm644 ../plocate.sysusers 
"$pkgdir/usr/lib/sysusers.d/plocate.conf"
+
+mv "$pkgdir/usr/share/man/man5/updatedb.conf.5" \
+   "$pkgdir/usr/share/man/man5/updatedb.plocate.conf.5"
+}

Deleted: plocate.install
===
--- plocate.install 2020-12-19 10:25:11 UTC (rev 779926)
+++ plocate.install 2020-12-19 10:25:21 UTC (rev 779927)
@@ -1,10 +0,0 @@
-post_upgrade() {
-  cat << EOF
-plocate now provides it's own "updatedb". plocate-build.service is deprecated
-and should be removed. Enable plocate-updatedb.service.
-EOF
-}
-
-post_install(){
-  post_upgrade
-}

Copied: plocate/repos/community-x86_64/plocate.install (from rev 779926, 
plocate/trunk/plocate.install)
===
--- plocate.install 

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

2020-12-19 Thread Morten Linderud via arch-commits
Date: Saturday, December 19, 2020 @ 10:25:11
  Author: foxboron
Revision: 779926

upgpkg: plocate 1.1.3-1

Modified:
  plocate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 10:20:39 UTC (rev 779925)
+++ PKGBUILD2020-12-19 10:25:11 UTC (rev 779926)
@@ -2,7 +2,7 @@
 # Contributor: Hans-Nikolai Viessmann 
 
 pkgname=plocate
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
 'plocate.sysusers'
 'plocate.tmpfiles')
-sha256sums=('d59dc67f8621f702507601cef5cd548e227e800e6d2a032fa83a2cdcd2e38cf7'
+sha256sums=('5e6174838e53b1d63852215b02bededcb9878d8fc7f375e3b33afd59121811fa'
 '1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
 'adda399ac42f0faa002caab5bf932777c0006ae7c4387add859c9f77321b4202')
 


[arch-commits] Commit in python-google-api-core/repos/community-any (2 files)

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:56:46
  Author: foxboron
Revision: 778070

archrelease: copy trunk to community-any

Added:
  python-google-api-core/repos/community-any/PKGBUILD
(from rev 778069, python-google-api-core/trunk/PKGBUILD)
Deleted:
  python-google-api-core/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-17 20:56:37 UTC (rev 778069)
+++ PKGBUILD2020-12-17 20:56:46 UTC (rev 778070)
@@ -1,27 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: Kaizhao Zhang 
-
-pkgname=python-google-api-core
-pkgver=1.24.0
-pkgrel=1
-pkgdesc="Google API client core library"
-arch=('any')
-url="https://github.com/googleapis/googleapis;
-license=('Apache')
-depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
-optdepends=('python-grpcio: for grpc support')
-source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b')
-
-build() {
-  cd "google-api-core-${pkgver}"
-
-  python setup.py build
-}
-
-package() {
-  cd "google-api-core-${pkgver}"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-google-api-core/repos/community-any/PKGBUILD (from rev 778069, 
python-google-api-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-17 20:56:46 UTC (rev 778070)
@@ -0,0 +1,27 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: Kaizhao Zhang 
+
+pkgname=python-google-api-core
+pkgver=1.24.1
+pkgrel=1
+pkgdesc="Google API client core library"
+arch=('any')
+url="https://github.com/googleapis/googleapis;
+license=('Apache')
+depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
+optdepends=('python-grpcio: for grpc support')
+source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
+sha256sums=('0f1dee446db2685863c3c493a90fefa5fc7f4defaf8e1a320b50ccaddfb5d469')
+
+build() {
+  cd "google-api-core-${pkgver}"
+
+  python setup.py build
+}
+
+package() {
+  cd "google-api-core-${pkgver}"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:56:37
  Author: foxboron
Revision: 778069

upgpkg: python-google-api-core 1.24.1-1

Modified:
  python-google-api-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 20:56:27 UTC (rev 778068)
+++ PKGBUILD2020-12-17 20:56:37 UTC (rev 778069)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=python-google-api-core
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="Google API client core library"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
 optdepends=('python-grpcio: for grpc support')
 
source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b')
+sha256sums=('0f1dee446db2685863c3c493a90fefa5fc7f4defaf8e1a320b50ccaddfb5d469')
 
 build() {
   cd "google-api-core-${pkgver}"


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

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:54:00
  Author: foxboron
Revision: 778063

archrelease: copy trunk to community-x86_64

Added:
  gopls/repos/community-x86_64/PKGBUILD
(from rev 778062, gopls/trunk/PKGBUILD)
Deleted:
  gopls/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-17 20:53:53 UTC (rev 778062)
+++ PKGBUILD2020-12-17 20:54:00 UTC (rev 778063)
@@ -1,33 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Chad Kunde 
-
-pkgname=gopls
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='Language server for Go programming language'
-arch=(x86_64 aarch64 armv7h armv7l)
-url='https://github.com/golang/tools/tree/master/gopls'
-license=(BSD)
-depends=(glibc)
-makedepends=('git' 'go')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('5f8324988b0228d8b5ecaf61088555c388464d9241a924f36e5979a512780226')
-
-build() {
-  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
-
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  go build -o "${pkgname}"
-}
-
-package() {
-  cd "tools-${pkgname}-v${pkgver}"
-  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
-  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gopls/repos/community-x86_64/PKGBUILD (from rev 778062, 
gopls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-17 20:54:00 UTC (rev 778063)
@@ -0,0 +1,33 @@
+# Maintainer: Morten Linderud 
+# Contributor: Chad Kunde 
+
+pkgname=gopls
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='Language server for Go programming language'
+arch=(x86_64 aarch64 armv7h armv7l)
+url='https://github.com/golang/tools/tree/master/gopls'
+license=(BSD)
+depends=(glibc)
+makedepends=('git' 'go')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
+sha256sums=('e02bd50379993220cec2c8a3ebda1214d759a547fb96daa41dbdd12d56e61a4f')
+
+build() {
+  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
+  go build -o "${pkgname}"
+}
+
+package() {
+  cd "tools-${pkgname}-v${pkgver}"
+  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
+  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:53:53
  Author: foxboron
Revision: 778062

upgpkg: gopls 0.6.1-1

Modified:
  gopls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 20:53:51 UTC (rev 778061)
+++ PKGBUILD2020-12-17 20:53:53 UTC (rev 778062)
@@ -2,7 +2,7 @@
 # Contributor: Chad Kunde 
 
 pkgname=gopls
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='Language server for Go programming language'
 arch=(x86_64 aarch64 armv7h armv7l)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=('git' 'go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('5f8324988b0228d8b5ecaf61088555c388464d9241a924f36e5979a512780226')
+sha256sums=('e02bd50379993220cec2c8a3ebda1214d759a547fb96daa41dbdd12d56e61a4f')
 
 build() {
   cd "tools-${pkgname}-v${pkgver}/${pkgname}"


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

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:51:08
  Author: foxboron
Revision: 778058

archrelease: copy trunk to community-x86_64

Added:
  conmon/repos/community-x86_64/PKGBUILD
(from rev 778057, conmon/trunk/PKGBUILD)
Deleted:
  conmon/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-17 20:51:00 UTC (rev 778057)
+++ PKGBUILD2020-12-17 20:51:08 UTC (rev 778058)
@@ -1,30 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-
-pkgname=conmon
-pkgver=2.0.21
-pkgrel=1
-epoch=1
-pkgdesc='OCI container runtime monitor'
-arch=(x86_64)
-url='https://github.com/containers/conmon'
-license=(APACHE)
-depends=(glibc glib2 systemd)
-makedepends=(git)
-_commit=35a2fa83022e56e18af7e6a865ba5d7165fa2a4a#refs/tags/v2.0.21
-source=("git+https://github.com/containers/conmon#commit=${_commit};)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  cd conmon
-  make PREFIX=/usr LIBEXECDIR=/usr/lib DESTDIR="$pkgdir"
-}
-
-package() {
-  install -Dm755 conmon/bin/conmon "$pkgdir/usr/bin/conmon"
-}

Copied: conmon/repos/community-x86_64/PKGBUILD (from rev 778057, 
conmon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-17 20:51:08 UTC (rev 778058)
@@ -0,0 +1,30 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+
+pkgname=conmon
+pkgver=2.0.22
+pkgrel=1
+epoch=1
+pkgdesc='OCI container runtime monitor'
+arch=(x86_64)
+url='https://github.com/containers/conmon'
+license=(APACHE)
+depends=(glibc glib2 systemd)
+makedepends=(git)
+_commit=9c34a8663b85e479e0c083801e89a2b2835228ed   #refs/tags/v2.0.22
+source=("git+https://github.com/containers/conmon#commit=${_commit};)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  cd conmon
+  make PREFIX=/usr LIBEXECDIR=/usr/lib DESTDIR="$pkgdir"
+}
+
+package() {
+  install -Dm755 conmon/bin/conmon "$pkgdir/usr/bin/conmon"
+}


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

2020-12-17 Thread Morten Linderud via arch-commits
Date: Thursday, December 17, 2020 @ 20:51:00
  Author: foxboron
Revision: 778057

upgpkg: conmon 1:2.0.22-1

Modified:
  conmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 20:50:54 UTC (rev 778056)
+++ PKGBUILD2020-12-17 20:51:00 UTC (rev 778057)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=conmon
-pkgver=2.0.21
+pkgver=2.0.22
 pkgrel=1
 epoch=1
 pkgdesc='OCI container runtime monitor'
@@ -11,7 +11,7 @@
 license=(APACHE)
 depends=(glibc glib2 systemd)
 makedepends=(git)
-_commit=35a2fa83022e56e18af7e6a865ba5d7165fa2a4a#refs/tags/v2.0.21
+_commit=9c34a8663b85e479e0c083801e89a2b2835228ed   #refs/tags/v2.0.22
 source=("git+https://github.com/containers/conmon#commit=${_commit};)
 md5sums=('SKIP')
 


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

2020-12-16 Thread Morten Linderud via arch-commits
Date: Wednesday, December 16, 2020 @ 22:47:57
  Author: foxboron
Revision: 777065

archrelease: copy trunk to community-x86_64

Added:
  gopls/repos/community-x86_64/PKGBUILD
(from rev 777064, gopls/trunk/PKGBUILD)
Deleted:
  gopls/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-16 22:47:48 UTC (rev 777064)
+++ PKGBUILD2020-12-16 22:47:57 UTC (rev 777065)
@@ -1,33 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Chad Kunde 
-
-pkgname=gopls
-pkgver=0.5.5
-pkgrel=1
-pkgdesc='Language server for Go programming language'
-arch=(x86_64 aarch64 armv7h armv7l)
-url='https://github.com/golang/tools/tree/master/gopls'
-license=(BSD)
-depends=(glibc)
-makedepends=('git' 'go')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('08d477a7c35021ec5d8950e25e1fcac86d7ec0ce8a421c20d932029e00efb1d8')
-
-build() {
-  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
-
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  go build -o "${pkgname}"
-}
-
-package() {
-  cd "tools-${pkgname}-v${pkgver}"
-  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
-  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gopls/repos/community-x86_64/PKGBUILD (from rev 777064, 
gopls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-16 22:47:57 UTC (rev 777065)
@@ -0,0 +1,33 @@
+# Maintainer: Morten Linderud 
+# Contributor: Chad Kunde 
+
+pkgname=gopls
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='Language server for Go programming language'
+arch=(x86_64 aarch64 armv7h armv7l)
+url='https://github.com/golang/tools/tree/master/gopls'
+license=(BSD)
+depends=(glibc)
+makedepends=('git' 'go')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
+sha256sums=('5f8324988b0228d8b5ecaf61088555c388464d9241a924f36e5979a512780226')
+
+build() {
+  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
+  go build -o "${pkgname}"
+}
+
+package() {
+  cd "tools-${pkgname}-v${pkgver}"
+  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
+  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-16 Thread Morten Linderud via arch-commits
Date: Wednesday, December 16, 2020 @ 22:47:48
  Author: foxboron
Revision: 777064

upgpkg: gopls 0.6.0-1

Modified:
  gopls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-16 22:46:08 UTC (rev 777063)
+++ PKGBUILD2020-12-16 22:47:48 UTC (rev 777064)
@@ -2,7 +2,7 @@
 # Contributor: Chad Kunde 
 
 pkgname=gopls
-pkgver=0.5.5
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Language server for Go programming language'
 arch=(x86_64 aarch64 armv7h armv7l)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=('git' 'go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('08d477a7c35021ec5d8950e25e1fcac86d7ec0ce8a421c20d932029e00efb1d8')
+sha256sums=('5f8324988b0228d8b5ecaf61088555c388464d9241a924f36e5979a512780226')
 
 build() {
   cd "tools-${pkgname}-v${pkgver}/${pkgname}"


[arch-commits] Commit in mopidy/repos/community-any (8 files)

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 23:13:37
  Author: foxboron
Revision: 776320

archrelease: copy trunk to community-any

Added:
  mopidy/repos/community-any/PKGBUILD
(from rev 776319, mopidy/trunk/PKGBUILD)
  mopidy/repos/community-any/logging.conf
(from rev 776319, mopidy/trunk/logging.conf)
  mopidy/repos/community-any/mopidy.conf
(from rev 776319, mopidy/trunk/mopidy.conf)
  mopidy/repos/community-any/mopidy.sysusers
(from rev 776319, mopidy/trunk/mopidy.sysusers)
Deleted:
  mopidy/repos/community-any/PKGBUILD
  mopidy/repos/community-any/logging.conf
  mopidy/repos/community-any/mopidy.conf
  mopidy/repos/community-any/mopidy.sysusers

-+
 PKGBUILD|  142 +++---
 logging.conf|   42 +++
 mopidy.conf |   30 +--
 mopidy.sysusers |4 -
 4 files changed, 109 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 23:13:27 UTC (rev 776319)
+++ PKGBUILD2020-12-15 23:13:37 UTC (rev 776320)
@@ -1,71 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Alexandre Petitjean 
-
-pkgname=mopidy
-pkgver=3.0.2
-pkgrel=3
-pkgdesc="An extensible music server written in Python"
-arch=('any')
-url="https://www.mopidy.com;
-license=('APACHE')
-depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
- 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base'
- 'python-dbus')
-checkdepends=('python-gobject' 'python-pytest' 'python-responses')
-makedepends=('python-sphinx' 'python-sphinx_rtd_theme')
-backup=('etc/mopidy/mopidy.conf')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
-'mopidy.conf'
-'logging.conf'
-'mopidy.sysusers')
-sha512sums=('bf1f30b207be3b82ce7bf8fc432c232d64bf5f951bd7e1ad28b3a54cfb8ec16e707eaf156c45e124a95749eca32db4b4adeeb94b1f9f47608ef70b86c9296b4c'
-
'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
-
'0c438058500ab7559baae21b03b10e2b80b10c6b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388'
-
'ff6c9f0406dfc1cc01ac6edcc6bae429342437397321ab9205ca273a63b28611d08005a0a5dba639b5ae2157a4f03a1d58c2199f7dbc6965864685b4b71f0b6f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-  python setup.py build_sphinx -b man
-  python setup.py build_sphinx -b html
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -Dm755 extra/mopidyctl/mopidyctl "${pkgdir}/usr/bin/mopidyctl"
-
-  install -dm755 "${pkgdir}/usr/share/doc/mopidy"
-  cp -r build/sphinx/html "${pkgdir}/usr/share/doc/mopidy"
-
-  install -dm755 "${pkgdir}/usr/share/man/man1/"
-  gzip -n -c build/sphinx/man/mopidy.1 > 
"${pkgdir}/usr/share/man/man1/mopidy.1.gz"
-
-  install -dm755 "${pkgdir}/usr/share/man/man8/"
-  gzip -n -c extra/mopidyctl/mopidyctl.8 > 
"${pkgdir}/usr/share/man/man8/mopidyctl.8.gz"
-
-  install -Dm644 "${srcdir}/mopidy.conf" "${pkgdir}/etc/mopidy/mopidy.conf"
-  install -Dm644 "${srcdir}/logging.conf" "${pkgdir}/etc/mopidy/logging.conf"
-
-  install -Dm644 "extra/systemd/mopidy.service" 
"${pkgdir}/usr/lib/systemd/system/mopidy.service"
-  install -Dm644 "extra/desktop/mopidy.desktop" 
"${pkgdir}/usr/share/applications/mopidy.desktop"
-
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/cache/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/log/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/local"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/media"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/playlists"
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 "${srcdir}/mopidy.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mopidy/repos/community-any/PKGBUILD (from rev 776319, 
mopidy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 23:13:37 UTC (rev 776320)
@@ -0,0 +1,71 @@
+# Maintainer: Morten Linderud 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Alexandre Petitjean 
+
+pkgname=mopidy
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="An extensible music server written in Python"
+arch=('any')
+url="https://www.mopidy.com;
+license=('APACHE')
+depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
+ 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base'
+ 'python-dbus')

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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 23:13:27
  Author: foxboron
Revision: 776319

upgpkg: mopidy 3.1.0-1

Modified:
  mopidy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 23:13:05 UTC (rev 776318)
+++ PKGBUILD2020-12-15 23:13:27 UTC (rev 776319)
@@ -3,8 +3,8 @@
 # Contributor: Alexandre Petitjean 
 
 pkgname=mopidy
-pkgver=3.0.2
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="An extensible music server written in Python"
 arch=('any')
 url="https://www.mopidy.com;
@@ -19,7 +19,7 @@
 'mopidy.conf'
 'logging.conf'
 'mopidy.sysusers')
-sha512sums=('bf1f30b207be3b82ce7bf8fc432c232d64bf5f951bd7e1ad28b3a54cfb8ec16e707eaf156c45e124a95749eca32db4b4adeeb94b1f9f47608ef70b86c9296b4c'
+sha512sums=('9cde8e79695f753f754a8b77d8d969d1a1fe5e5384cc3b82fd26daa0551666bf9af9cfd3c059cd58e3323a19395c2854156a6955c60d53a2ab88edfb5acd5dcb'
 
'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
 
'0c438058500ab7559baae21b03b10e2b80b10c6b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388'
 
'ff6c9f0406dfc1cc01ac6edcc6bae429342437397321ab9205ca273a63b28611d08005a0a5dba639b5ae2157a4f03a1d58c2199f7dbc6965864685b4b71f0b6f')


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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 22:30:29
  Author: foxboron
Revision: 776276

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  327 --
 docker.sysusers |2 
 2 files changed, 147 insertions(+), 182 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 22:30:21 UTC (rev 776275)
+++ PKGBUILD2020-12-15 22:30:29 UTC (rev 776276)
@@ -1,181 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-# Maintainer: Morten Linderud 
-
-pkgname=docker
-pkgver=19.03.14
-pkgrel=3
-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/
-# Note: Don't look at *master*, select the correct tag.
-_TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=55e924b8a84231a065879156c0de95aefc5f5435
-# 
https://github.com/docker/docker-ce/blob/master/components/packaging/plugins/app.installer
-_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/packaging/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 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 \
-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 

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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 22:30:21
  Author: foxboron
Revision: 776275

upgpkg: docker 1:20.10.1-1

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 22:30:19 UTC (rev 776274)
+++ PKGBUILD2020-12-15 22:30:21 UTC (rev 776275)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud 
 
 pkgname=docker
-pkgver=19.03.14
-pkgrel=3
+pkgver=20.10.1
+pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -14,21 +14,17 @@
 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/
-# Note: Don't look at *master*, select the correct tag.
-_TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=55e924b8a84231a065879156c0de95aefc5f5435
-# 
https://github.com/docker/docker-ce/blob/master/components/packaging/plugins/app.installer
-_APP_TAG='v0.9.1-beta3'
-source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver;
+# https://github.com/moby/moby/tree/v20.10.0/hack/dockerfile/install
+_TINI_COMMIT=de40ad007797e0dcd8b7126f27bb87401d224240
+_LIBNETWORK_COMMIT=5c6a95bfb20c61571a00f913c6b91959ede84e8d
+_BUILDX_COMMIT=11057da37336192bfc57d81e02359ba7ba848e4a
+_APP_COMMIT=9d2c67f87b7338eb1a0fa2f18eb81af3d2aac0e1
+source=("git+https://github.com/docker/cli.git#tag=v$pkgver;
+"git+https://github.com/moby/moby.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;
+"git+https://github.com/docker/buildx.git#commit=$_BUILDX_COMMIT;
+"git+https://github.com/docker/app.git#commit=$_APP_COMMIT;
 "$pkgname.sysusers")
 sha256sums=('SKIP'
 'SKIP'
@@ -38,8 +34,10 @@
 'SKIP'
 '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 
-prepare() {
-  sed -i 's,/var/run,/run,' 
docker-ce/components/packaging/systemd/docker.socket
+prepare(){
+  cd cli
+  sed -i 's/-v md2man/-v go-md2man/' scripts/docs/generate-man.sh
+  sed -i 's/md2man/go-md2man/' man/md2man-all.sh
 }
 
 # create a fake go path directory and pushd into it
@@ -57,71 +55,36 @@
 }
 
 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"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export LDFLAGS=""
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
 
   ### cli
   echo 'Building cli'
-  _fake_gopath_pushd docker-ce/components/cli github.com/docker/cli
+  _fake_gopath_pushd cli github.com/docker/cli
   DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=$pkgver dynbinary
+  make manpages
   _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) \
+  _fake_gopath_pushd moby github.com/docker/docker
+  DOCKER_GITCOMMIT=$(cd 

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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:44:20
  Author: foxboron
Revision: 776240

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 21:44:13 UTC (rev 776239)
+++ PKGBUILD2020-12-15 21:44:20 UTC (rev 776240)
@@ -1,63 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Chih-Hsuan Yen 
-# Maintainer: Anatol Pomozov
-
-pkgname=python-autobahn
-pkgver=20.12.1
-pkgrel=1
-pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
-arch=(x86_64)
-url='https://crossbar.io/autobahn/'
-license=(MIT)
-depends=(python-cffi python-twisted python-txaio python-wsaccel
- python-setuptools python-cryptography)
-makedepends=(python-argon2_cffi python-cbor python-flatbuffers
- python-msgpack python-passlib python-pynacl python-pytrie
- python-ubjson)
-checkdepends=(python-pytest python-pytest-asyncio)
-optdepends=(
-  'python-cbor: CBOR serializer support'
-  'python-flatbuffers: FlatBuffers serializer support'
-  'python-msgpack: MsgPack serializer support'
-  'python-u-msgpack: pure-python alternative to python-msgpack for MsgPack 
serializer support'
-  'python-ubjson: UBJSON serializer support'
-  'python-ujson: accelerated JSON serializer support'
-  'python-argon2_cffi: WAMP-SCRAM authentication support'
-  'python-passlib: WAMP-SCRAM authentication support'
-  'python-pynacl: WAMP-cryptosign and WAMP-cryptobox support'
-  'python-pytrie: WAMP-cryptobox support'
-  'python-pyopenssl: SSL/TLS support'
-  'python-snappy: snappy compression suppport for WebSocket messages'
-)
-
-source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('74ca21d3552825615a65d47ec38d0aa5961a1345f7639f5b0e2abfff40cbfd07')
-
-prepare() {
-  cd "$srcdir/autobahn-$pkgver"
-  # For reproducibility
-  # If Arch decides to increase CPU requirements [1], -march=x86-64 can be
-  # replaced with -march=nehalem so that the SSE 4.1 implementation is built
-  # [1] 
https://lists.archlinux.org/pipermail/arch-dev-public/2020-March/029914.html
-  sed -i 's#-march=native#-march=x86-64#' autobahn/nvx/_utf8validator.py
-}
-
-build() {
-  cd "$srcdir/autobahn-$pkgver"
-  AUTOBAHN_USE_NVX=1 python setup.py build
-}
-
-check() {
-  cd "$srcdir/autobahn-$pkgver"
-  pyver=$(python -c "import sys; print('{}.{}'.format(*sys.version_info[:2]))")
-  # "autobahn on asyncio is tested using pytest, while for twisted we are 
using twisted trial"
-  # 
https://github.com/crossbario/autobahn-python/issues/1235#issuecomment-522440810
-  USE_TWISTED=1 PYTHONPATH=.:build/lib.linux-$CARCH-$pyver trial3 autobahn
-  USE_ASYNCIO=1 PYTHONPATH=.:build/lib.linux-$CARCH-$pyver pytest -v autobahn
-}
-
-package() {
-  cd "$srcdir/autobahn-$pkgver"
-  AUTOBAHN_USE_NVX=1 python setup.py install --root="$pkgdir" --optimize=1 
--skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-autobahn/repos/community-x86_64/PKGBUILD (from rev 776239, 
python-autobahn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 21:44:20 UTC (rev 776240)
@@ -0,0 +1,63 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Chih-Hsuan Yen 
+# Maintainer: Anatol Pomozov
+
+pkgname=python-autobahn
+pkgver=20.12.2
+pkgrel=1
+pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
+arch=(x86_64)
+url='https://crossbar.io/autobahn/'
+license=(MIT)
+depends=(python-cffi python-twisted python-txaio python-wsaccel
+ python-setuptools python-cryptography)
+makedepends=(python-argon2_cffi python-cbor python-flatbuffers
+ python-msgpack python-passlib python-pynacl python-pytrie
+ python-ubjson)
+checkdepends=(python-pytest python-pytest-asyncio)
+optdepends=(
+  'python-cbor: CBOR serializer support'
+  'python-flatbuffers: FlatBuffers serializer support'
+  'python-msgpack: MsgPack serializer support'
+  'python-u-msgpack: pure-python alternative to python-msgpack for MsgPack 
serializer support'
+  'python-ubjson: UBJSON serializer support'
+  'python-ujson: accelerated JSON serializer support'
+  'python-argon2_cffi: WAMP-SCRAM authentication support'
+  'python-passlib: WAMP-SCRAM authentication support'
+  'python-pynacl: WAMP-cryptosign and WAMP-cryptobox support'
+  'python-pytrie: WAMP-cryptobox support'
+  'python-pyopenssl: SSL/TLS support'
+  'python-snappy: snappy compression suppport for WebSocket messages'
+)
+
+source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)

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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:44:13
  Author: foxboron
Revision: 776239

upgpkg: python-autobahn 20.12.2-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 21:43:22 UTC (rev 776238)
+++ PKGBUILD2020-12-15 21:44:13 UTC (rev 776239)
@@ -3,7 +3,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=python-autobahn
-pkgver=20.12.1
+pkgver=20.12.2
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(x86_64)
@@ -31,7 +31,7 @@
 )
 
 
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('74ca21d3552825615a65d47ec38d0aa5961a1345f7639f5b0e2abfff40cbfd07')
+sha256sums=('72b68a1ce1e10e3cbcc3b280aae86d5b2e7a1f409febab1ab91a8a3274113f6e')
 
 prepare() {
   cd "$srcdir/autobahn-$pkgver"


[arch-commits] Commit in python-google-api-core/repos/community-any (2 files)

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:42:12
  Author: foxboron
Revision: 776236

archrelease: copy trunk to community-any

Added:
  python-google-api-core/repos/community-any/PKGBUILD
(from rev 776235, python-google-api-core/trunk/PKGBUILD)
Deleted:
  python-google-api-core/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 21:42:05 UTC (rev 776235)
+++ PKGBUILD2020-12-15 21:42:12 UTC (rev 776236)
@@ -1,27 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: Kaizhao Zhang 
-
-pkgname=python-google-api-core
-pkgver=1.23.0
-pkgrel=1
-pkgdesc="Google API client core library"
-arch=('any')
-url="https://github.com/googleapis/googleapis;
-license=('Apache')
-depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
-optdepends=('python-grpcio: for grpc support')
-source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('1bb3c485c38eacded8d685b1759968f6cf47dd9432922d34edb90359eaa391e2')
-
-build() {
-  cd "google-api-core-${pkgver}"
-
-  python setup.py build
-}
-
-package() {
-  cd "google-api-core-${pkgver}"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-google-api-core/repos/community-any/PKGBUILD (from rev 776235, 
python-google-api-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 21:42:12 UTC (rev 776236)
@@ -0,0 +1,27 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: Kaizhao Zhang 
+
+pkgname=python-google-api-core
+pkgver=1.24.0
+pkgrel=1
+pkgdesc="Google API client core library"
+arch=('any')
+url="https://github.com/googleapis/googleapis;
+license=('Apache')
+depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
+optdepends=('python-grpcio: for grpc support')
+source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
+sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b')
+
+build() {
+  cd "google-api-core-${pkgver}"
+
+  python setup.py build
+}
+
+package() {
+  cd "google-api-core-${pkgver}"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:42:05
  Author: foxboron
Revision: 776235

upgpkg: python-google-api-core 1.24.0-1

Modified:
  python-google-api-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 21:40:52 UTC (rev 776234)
+++ PKGBUILD2020-12-15 21:42:05 UTC (rev 776235)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=python-google-api-core
-pkgver=1.23.0
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="Google API client core library"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
 optdepends=('python-grpcio: for grpc support')
 
source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('1bb3c485c38eacded8d685b1759968f6cf47dd9432922d34edb90359eaa391e2')
+sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b')
 
 build() {
   cd "google-api-core-${pkgver}"


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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:40:52
  Author: foxboron
Revision: 776234

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 21:40:45 UTC (rev 776233)
+++ PKGBUILD2020-12-15 21:40:52 UTC (rev 776234)
@@ -1,23 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=python-sqlobject
-pkgver=3.8.1
-pkgrel=2
-pkgdesc="SQLObject, an object-relational mapper for Python"
-url="http://sqlobject.org/;
-arch=('any')
-license=('LGPL')
-depends=('python-pydispatcher')
-makedepends=('python-setuptools')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sqlobject/sqlobject/archive/${pkgver}.tar.gz;)
-sha256sums=('b39bbeca207ae1fb5478b0a7f229968436e5abd8037e49184a6a9af3d2d1a293')
-
-build(){
-  cd "sqlobject-$pkgver"
-  python setup.py build
-}
-
-package_python-sqlobject() {
-  cd "sqlobject-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-}

Copied: python-sqlobject/repos/community-any/PKGBUILD (from rev 776233, 
python-sqlobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 21:40:52 UTC (rev 776234)
@@ -0,0 +1,23 @@
+# Maintainer: Morten Linderud 
+
+pkgname=python-sqlobject
+pkgver=3.9.0
+pkgrel=1
+pkgdesc="SQLObject, an object-relational mapper for Python"
+url="http://sqlobject.org/;
+arch=('any')
+license=('LGPL')
+depends=('python-pydispatcher')
+makedepends=('python-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sqlobject/sqlobject/archive/${pkgver}.tar.gz;)
+sha256sums=('dd720d636e4d098ff2b826628c75ef014fc561935d8711cc0bcd83465bba4c8a')
+
+build(){
+  cd "sqlobject-$pkgver"
+  python setup.py build
+}
+
+package_python-sqlobject() {
+  cd "sqlobject-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+}


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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 21:40:45
  Author: foxboron
Revision: 776233

upgpkg: python-sqlobject 3.9.0-1

Modified:
  python-sqlobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 21:40:33 UTC (rev 776232)
+++ PKGBUILD2020-12-15 21:40:45 UTC (rev 776233)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud 
 
 pkgname=python-sqlobject
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc="SQLObject, an object-relational mapper for Python"
 url="http://sqlobject.org/;
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pydispatcher')
 makedepends=('python-setuptools')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/sqlobject/sqlobject/archive/${pkgver}.tar.gz;)
-sha256sums=('b39bbeca207ae1fb5478b0a7f229968436e5abd8037e49184a6a9af3d2d1a293')
+sha256sums=('dd720d636e4d098ff2b826628c75ef014fc561935d8711cc0bcd83465bba4c8a')
 
 build(){
   cd "sqlobject-$pkgver"


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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 20:13:44
  Author: foxboron
Revision: 776158

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 20:13:37 UTC (rev 776157)
+++ PKGBUILD2020-12-15 20:13:44 UTC (rev 776158)
@@ -1,45 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Eli Schwartz 
-# Contributor: Richard Bradfield 
-
-pkgname=github-cli
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="The GitHub CLI"
-arch=("x86_64")
-url="https://github.com/cli/cli;
-license=("MIT")
-depends=("glibc" "mailcap")
-makedepends=("go")
-checkdepends=("git")
-optdepends=("git: To interact with repositories")
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957')
-
-build() {
-cd "cli-$pkgver"
-
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
-
-make GH_VERSION="v$pkgver" bin/gh manpages
-bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
-bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
-bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
-}
-
-check(){
-cd "cli-$pkgver"
-make test
-}
-
-package() {
-cd "cli-$pkgver"
-install -Dm755 "bin/gh" "$pkgdir/usr/bin/gh"
-cp -r share/ "$pkgdir"/usr
-install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
-}

Copied: github-cli/repos/community-x86_64/PKGBUILD (from rev 776157, 
github-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 20:13:44 UTC (rev 776158)
@@ -0,0 +1,45 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Eli Schwartz 
+# Contributor: Richard Bradfield 
+
+pkgname=github-cli
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="The GitHub CLI"
+arch=("x86_64")
+url="https://github.com/cli/cli;
+license=("MIT")
+depends=("glibc" "mailcap")
+makedepends=("go")
+checkdepends=("git")
+optdepends=("git: To interact with repositories")
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558')
+
+build() {
+cd "cli-$pkgver"
+
+export CGO_CPPFLAGS="${CPPFLAGS}"
+export CGO_CFLAGS="${CFLAGS}"
+export CGO_CXXFLAGS="${CXXFLAGS}"
+export CGO_LDFLAGS="${LDFLAGS}"
+export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
+
+make GH_VERSION="v$pkgver" bin/gh manpages
+bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
+bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
+bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
+}
+
+check(){
+cd "cli-$pkgver"
+make test
+}
+
+package() {
+cd "cli-$pkgver"
+install -Dm755 "bin/gh" "$pkgdir/usr/bin/gh"
+cp -r share/ "$pkgdir"/usr
+install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
+}


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

2020-12-15 Thread Morten Linderud via arch-commits
Date: Tuesday, December 15, 2020 @ 20:13:37
  Author: foxboron
Revision: 776157

upgpkg: github-cli 1.4.0-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 20:12:47 UTC (rev 776156)
+++ PKGBUILD2020-12-15 20:13:37 UTC (rev 776157)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield 
 
 pkgname=github-cli
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 checkdepends=("git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957')
+sha256sums=('9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558')
 
 build() {
 cd "cli-$pkgver"


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

2020-12-14 Thread Morten Linderud via arch-commits
Date: Monday, December 14, 2020 @ 17:05:54
  Author: foxboron
Revision: 775751

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 17:05:46 UTC (rev 775750)
+++ PKGBUILD2020-12-14 17:05:54 UTC (rev 775751)
@@ -1,43 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=staticcheck
-pkgver=2020.1.6
-pkgrel=1
-pkgdesc="The advanced Go linter"
-arch=('x86_64')
-url="https://staticcheck.io;
-license=("MIT")
-depends=('glibc')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;
-   
"fix-tests.patch::https://github.com/dominikh/go-tools/commit/542e8c572ba90537f28d6272df560105e64d5e9c.patch;)
-md5sums=('af80714ca51ed1964901eb0ac94756a6'
- '622467f6c704c75a132164b1fe0783f2')
-
-prepare(){
-   cd "go-tools-$pkgver"
-   mkdir -p bin
-   patch -Np1 < "$srcdir/fix-tests.patch"
-}
-
-build(){
-   cd "go-tools-$pkgver"
-   export CGO_LDFLAGS="${LDFLAGS}"
-   export CGO_CFLAGS="${CFLAGS}"
-   export CGO_CPPFLAGS="${CPPFLAGS}"
-   export CGO_CXXFLAGS="${CXXFLAGS}"
-   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
-   go build -o bin/staticcheck ./cmd/staticcheck
-}
-
-check(){
-   cd "go-tools-$pkgver"
-   GOROOT="/usr/lib/go" go test -v ./...
-}
-
-package(){
-   cd "go-tools-$pkgver"
-   install -p -Dm755 bin/staticcheck "${pkgdir}/usr/bin/staticcheck"
-   install -Dm644 "LICENSE"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
-   install -Dm644 "LICENSE-THIRD-PARTY"  
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE-THIRD-PARTY"
-}

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


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

2020-12-14 Thread Morten Linderud via arch-commits
Date: Monday, December 14, 2020 @ 17:05:46
  Author: foxboron
Revision: 775750

upgpkg: staticcheck 2020.2-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 16:29:09 UTC (rev 775749)
+++ PKGBUILD2020-12-14 17:05:46 UTC (rev 775750)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=staticcheck
-pkgver=2020.1.6
+pkgver=2020.2
 pkgrel=1
 pkgdesc="The advanced Go linter"
 arch=('x86_64')
@@ -9,15 +9,12 @@
 license=("MIT")
 depends=('glibc')
 makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;
-   
"fix-tests.patch::https://github.com/dominikh/go-tools/commit/542e8c572ba90537f28d6272df560105e64d5e9c.patch;)
-md5sums=('af80714ca51ed1964901eb0ac94756a6'
- '622467f6c704c75a132164b1fe0783f2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz;)
+sha256sums=('4e1658dd8f185f29568cd6bdc8943fe58cb7e6b7d62b4b69ef4bcecbc46d4253')
 
 prepare(){
cd "go-tools-$pkgver"
mkdir -p bin
-   patch -Np1 < "$srcdir/fix-tests.patch"
 }
 
 build(){


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

2020-12-13 Thread Morten Linderud via arch-commits
Date: Sunday, December 13, 2020 @ 22:22:22
  Author: foxboron
Revision: 774593

upgpkg: python-autobahn 20.12.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 22:21:28 UTC (rev 774592)
+++ PKGBUILD2020-12-13 22:22:22 UTC (rev 774593)
@@ -3,8 +3,8 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=python-autobahn
-pkgver=20.7.1
-pkgrel=3
+pkgver=20.12.1
+pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(x86_64)
 url='https://crossbar.io/autobahn/'
@@ -31,7 +31,7 @@
 )
 
 
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('86bbce30cdd407137c57670993a8f9bfdfe3f8e994b889181d85e844d5aa8dfb')
+sha256sums=('74ca21d3552825615a65d47ec38d0aa5961a1345f7639f5b0e2abfff40cbfd07')
 
 prepare() {
   cd "$srcdir/autobahn-$pkgver"


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

2020-12-13 Thread Morten Linderud via arch-commits
Date: Sunday, December 13, 2020 @ 22:22:29
  Author: foxboron
Revision: 774594

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-13 22:22:22 UTC (rev 774593)
+++ PKGBUILD2020-12-13 22:22:29 UTC (rev 774594)
@@ -1,63 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Chih-Hsuan Yen 
-# Maintainer: Anatol Pomozov
-
-pkgname=python-autobahn
-pkgver=20.7.1
-pkgrel=3
-pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
-arch=(x86_64)
-url='https://crossbar.io/autobahn/'
-license=(MIT)
-depends=(python-cffi python-twisted python-txaio python-wsaccel
- python-setuptools python-cryptography)
-makedepends=(python-argon2_cffi python-cbor python-flatbuffers
- python-msgpack python-passlib python-pynacl python-pytrie
- python-ubjson)
-checkdepends=(python-pytest python-pytest-asyncio)
-optdepends=(
-  'python-cbor: CBOR serializer support'
-  'python-flatbuffers: FlatBuffers serializer support'
-  'python-msgpack: MsgPack serializer support'
-  'python-u-msgpack: pure-python alternative to python-msgpack for MsgPack 
serializer support'
-  'python-ubjson: UBJSON serializer support'
-  'python-ujson: accelerated JSON serializer support'
-  'python-argon2_cffi: WAMP-SCRAM authentication support'
-  'python-passlib: WAMP-SCRAM authentication support'
-  'python-pynacl: WAMP-cryptosign and WAMP-cryptobox support'
-  'python-pytrie: WAMP-cryptobox support'
-  'python-pyopenssl: SSL/TLS support'
-  'python-snappy: snappy compression suppport for WebSocket messages'
-)
-
-source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('86bbce30cdd407137c57670993a8f9bfdfe3f8e994b889181d85e844d5aa8dfb')
-
-prepare() {
-  cd "$srcdir/autobahn-$pkgver"
-  # For reproducibility
-  # If Arch decides to increase CPU requirements [1], -march=x86-64 can be
-  # replaced with -march=nehalem so that the SSE 4.1 implementation is built
-  # [1] 
https://lists.archlinux.org/pipermail/arch-dev-public/2020-March/029914.html
-  sed -i 's#-march=native#-march=x86-64#' autobahn/nvx/_utf8validator.py
-}
-
-build() {
-  cd "$srcdir/autobahn-$pkgver"
-  AUTOBAHN_USE_NVX=1 python setup.py build
-}
-
-check() {
-  cd "$srcdir/autobahn-$pkgver"
-  pyver=$(python -c "import sys; print('{}.{}'.format(*sys.version_info[:2]))")
-  # "autobahn on asyncio is tested using pytest, while for twisted we are 
using twisted trial"
-  # 
https://github.com/crossbario/autobahn-python/issues/1235#issuecomment-522440810
-  USE_TWISTED=1 PYTHONPATH=.:build/lib.linux-$CARCH-$pyver trial3 autobahn
-  USE_ASYNCIO=1 PYTHONPATH=.:build/lib.linux-$CARCH-$pyver pytest -v autobahn
-}
-
-package() {
-  cd "$srcdir/autobahn-$pkgver"
-  AUTOBAHN_USE_NVX=1 python setup.py install --root="$pkgdir" --optimize=1 
--skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-autobahn/repos/community-x86_64/PKGBUILD (from rev 774593, 
python-autobahn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-13 22:22:29 UTC (rev 774594)
@@ -0,0 +1,63 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Chih-Hsuan Yen 
+# Maintainer: Anatol Pomozov
+
+pkgname=python-autobahn
+pkgver=20.12.1
+pkgrel=1
+pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
+arch=(x86_64)
+url='https://crossbar.io/autobahn/'
+license=(MIT)
+depends=(python-cffi python-twisted python-txaio python-wsaccel
+ python-setuptools python-cryptography)
+makedepends=(python-argon2_cffi python-cbor python-flatbuffers
+ python-msgpack python-passlib python-pynacl python-pytrie
+ python-ubjson)
+checkdepends=(python-pytest python-pytest-asyncio)
+optdepends=(
+  'python-cbor: CBOR serializer support'
+  'python-flatbuffers: FlatBuffers serializer support'
+  'python-msgpack: MsgPack serializer support'
+  'python-u-msgpack: pure-python alternative to python-msgpack for MsgPack 
serializer support'
+  'python-ubjson: UBJSON serializer support'
+  'python-ujson: accelerated JSON serializer support'
+  'python-argon2_cffi: WAMP-SCRAM authentication support'
+  'python-passlib: WAMP-SCRAM authentication support'
+  'python-pynacl: WAMP-cryptosign and WAMP-cryptobox support'
+  'python-pytrie: WAMP-cryptobox support'
+  'python-pyopenssl: SSL/TLS support'
+  'python-snappy: snappy compression suppport for WebSocket messages'
+)
+
+source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)

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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:23:14
  Author: foxboron
Revision: 773431

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 16:23:11 UTC (rev 773430)
+++ PKGBUILD2020-12-12 16:23:14 UTC (rev 773431)
@@ -1,24 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Sergej Pupykin 
-# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
-
-pkgname=python-docs
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="Set of HTML documentation for python"
-arch=('any')
-url="https://docs.python.org/py3k/;
-license=('GPL')
-options=('docs')
-source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('276c558f6763f52297dee92fb8e3f36edc538d395ecbbd419ae61bbe224a3647')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/doc/python/html
-  cp -rf "$srcdir"/python-$pkgver-docs-html/* 
"$pkgdir"/usr/share/doc/python/html/
-  find "$pkgdir"/usr/share/doc/python/html/ -type f -exec chmod 0644 {} \;
-  find "$pkgdir"/usr/share/doc/python/html/ -type d -exec chmod 0755 {} \;
-  install -dm0755 "$pkgdir"/etc/profile.d
-  echo "export PYTHONDOCS=/usr/share/doc/python/html/library" 
>"$pkgdir"/etc/profile.d/$pkgname.sh
-  echo "setenv PYTHONDOCS /usr/share/doc/python/html/library" 
>"$pkgdir"/etc/profile.d/$pkgname.csh
-}

Copied: python-docs/repos/community-any/PKGBUILD (from rev 773430, 
python-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 16:23:14 UTC (rev 773431)
@@ -0,0 +1,24 @@
+# Maintainer: Morten Linderud 
+# Contributor: Sergej Pupykin 
+# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
+
+pkgname=python-docs
+pkgver=3.9.1
+pkgrel=1
+pkgdesc="Set of HTML documentation for python"
+arch=('any')
+url="https://docs.python.org/py3k/;
+license=('GPL')
+options=('docs')
+source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
+sha256sums=('2b909713db4d73d5046aa56283d905e7c3c3d1f189ff95f3bd3f1cf5def39a74')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/doc/python/html
+  cp -rf "$srcdir"/python-$pkgver-docs-html/* 
"$pkgdir"/usr/share/doc/python/html/
+  find "$pkgdir"/usr/share/doc/python/html/ -type f -exec chmod 0644 {} \;
+  find "$pkgdir"/usr/share/doc/python/html/ -type d -exec chmod 0755 {} \;
+  install -dm0755 "$pkgdir"/etc/profile.d
+  echo "export PYTHONDOCS=/usr/share/doc/python/html/library" 
>"$pkgdir"/etc/profile.d/$pkgname.sh
+  echo "setenv PYTHONDOCS /usr/share/doc/python/html/library" 
>"$pkgdir"/etc/profile.d/$pkgname.csh
+}


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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:23:06
  Author: foxboron
Revision: 773429

upgpkg: python-docs 3.9.1-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 16:23:01 UTC (rev 773428)
+++ PKGBUILD2020-12-12 16:23:06 UTC (rev 773429)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL')
 options=('docs')
 
source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('276c558f6763f52297dee92fb8e3f36edc538d395ecbbd419ae61bbe224a3647')
+sha256sums=('2b909713db4d73d5046aa56283d905e7c3c3d1f189ff95f3bd3f1cf5def39a74')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html


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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:19:24
  Author: foxboron
Revision: 773425

archrelease: copy trunk to community-any

Added:
  python-language-server/repos/community-any/PKGBUILD
(from rev 773424, python-language-server/trunk/PKGBUILD)
  python-language-server/repos/community-any/fix-test.patch
(from rev 773424, python-language-server/trunk/fix-test.patch)
Deleted:
  python-language-server/repos/community-any/PKGBUILD
  python-language-server/repos/community-any/fix-test.patch

+
 PKGBUILD   |  108 +++
 fix-test.patch |   24 ++--
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 16:19:12 UTC (rev 773424)
+++ PKGBUILD2020-12-12 16:19:24 UTC (rev 773425)
@@ -1,54 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: fenuks
-
-pkgname=python-language-server
-pkgver=0.36.1
-pkgrel=1
-pkgdesc="An implementation of the Language Server Protocol for Python"
-arch=("any")
-url="https://github.com/palantir/python-language-server;
-license=("MIT")
-depends=("python" "python-setuptools" "python-jsonrpc-server" "python-future" 
"python-jedi" "python-pluggy" "python-ujson")
-optdepends=("python-mccabe: for complexity checking"
-"python-rope: for completions and renaming"
-"python-pyflakes: for linter to detect various errors"
-"flake8: for code linting"
-"python-pycodestyle: for style checking"
-"python-pylint: for code linting"
-"autopep8: for code formatting"
-"yapf: for code formatting (preferred over autopep8)"
-"python-pydocstyle: for docstring style checking")
-checkdepends=("python-pytest" "python-pytest-runner" "python-pytest-cov"  
"python-pyflakes" "flake8"
-  "python-mock" "python-jedi" "python-future" "yapf" 
"python-mccabe" "python-pycodestyle"
-  "autopep8" "python-rope" "python-pydocstyle" "python-pylint" 
"python-jsonrpc-server"
-  "python-numpy" "python-pandas" "python-matplotlib" 
"python-flaky")
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-"fix-test.patch")
-sha256sums=('c85d718ef6860319ad59fd6f2acb1166e9349b782ee8e8908e08ecf241615f52'
-'75bee7f9e288bf72e116c8a8f10d32758a800409a91266c7cd15888c6c254bdf')
-
-
-prepare() {
-cd "${pkgname}-${pkgver}"
-patch -Np1 < "$srcdir/fix-test.patch"
-}
-
-build() {
-cd "${pkgname}-${pkgver}"
-export PYTHONHASHSEED=0
-python setup.py build
-}
-
-check() {
-cd "${pkgname}-${pkgver}"
-py.test -k 'not test_pyqt_completion'
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=4 sw=4 et:

Copied: python-language-server/repos/community-any/PKGBUILD (from rev 773424, 
python-language-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 16:19:24 UTC (rev 773425)
@@ -0,0 +1,54 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: fenuks
+
+pkgname=python-language-server
+pkgver=0.36.2
+pkgrel=1
+pkgdesc="An implementation of the Language Server Protocol for Python"
+arch=("any")
+url="https://github.com/palantir/python-language-server;
+license=("MIT")
+depends=("python" "python-setuptools" "python-jsonrpc-server" "python-future" 
"python-jedi" "python-pluggy" "python-ujson")
+optdepends=("python-mccabe: for complexity checking"
+"python-rope: for completions and renaming"
+"python-pyflakes: for linter to detect various errors"
+"flake8: for code linting"
+"python-pycodestyle: for style checking"
+"python-pylint: for code linting"
+"autopep8: for code formatting"
+"yapf: for code formatting (preferred over autopep8)"
+"python-pydocstyle: for docstring style checking")
+checkdepends=("python-pytest" "python-pytest-runner" "python-pytest-cov"  
"python-pyflakes" "flake8"
+  "python-mock" "python-jedi" "python-future" "yapf" 
"python-mccabe" "python-pycodestyle"
+  "autopep8" "python-rope" "python-pydocstyle" "python-pylint" 
"python-jsonrpc-server"
+  "python-numpy" "python-pandas" "python-matplotlib" 
"python-flaky")
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+"fix-test.patch")
+sha256sums=('9984c84a67ee2c5102c8e703215f407fcfa5e62b0ae86c9572d0ada8c4b417b0'
+

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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:19:12
  Author: foxboron
Revision: 773424

upgpkg: python-language-server 0.36.2-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 16:17:00 UTC (rev 773423)
+++ PKGBUILD2020-12-12 16:19:12 UTC (rev 773424)
@@ -3,7 +3,7 @@
 # Contributor: fenuks
 
 pkgname=python-language-server
-pkgver=0.36.1
+pkgver=0.36.2
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -25,7 +25,7 @@
   "python-numpy" "python-pandas" "python-matplotlib" 
"python-flaky")
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 "fix-test.patch")
-sha256sums=('c85d718ef6860319ad59fd6f2acb1166e9349b782ee8e8908e08ecf241615f52'
+sha256sums=('9984c84a67ee2c5102c8e703215f407fcfa5e62b0ae86c9572d0ada8c4b417b0'
 '75bee7f9e288bf72e116c8a8f10d32758a800409a91266c7cd15888c6c254bdf')
 
 


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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:17:00
  Author: foxboron
Revision: 773423

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 16:16:51 UTC (rev 773422)
+++ PKGBUILD2020-12-12 16:17:00 UTC (rev 773423)
@@ -1,39 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=git-lfs
-pkgver=2.12.1
-pkgrel=1
-pkgdesc="Git extension for versioning large files"
-arch=('x86_64')
-url="https://git-lfs.github.com;
-license=('MIT')
-makedepends=('go' 'ruby-ronn' 'go-tools')
-depends=('git')
-source=("git+https://github.com/git-lfs/git-lfs.git#tag=v${pkgver}?signed;)
-validpgpkeys=('88ACE9B29196305BA9947552F1BA225C0223B187') # brian m. carlson 

-sha256sums=('SKIP')
-
-build(){
-  cd "$pkgname"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=vendor -modcacherw 
-ldflags=-linkmode=external"
-  go generate ./commands
-  go build .
-  make man
-}
-
-check(){
-  cd "$pkgname"
-  go test -mod=vendor ./...
-}
-
-package() {
-  cd "$pkgname"
-  install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 man/*.1
-  install -Dm644 -t "$pkgdir"/usr/share/man/man5 man/*.5
-}

Copied: git-lfs/repos/community-x86_64/PKGBUILD (from rev 773422, 
git-lfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 16:17:00 UTC (rev 773423)
@@ -0,0 +1,39 @@
+# Maintainer: Morten Linderud 
+
+pkgname=git-lfs
+pkgver=2.13.1
+pkgrel=1
+pkgdesc="Git extension for versioning large files"
+arch=('x86_64')
+url="https://git-lfs.github.com;
+license=('MIT')
+makedepends=('go' 'ruby-ronn' 'go-tools')
+depends=('git')
+source=("git+https://github.com/git-lfs/git-lfs.git#tag=v${pkgver}?signed;)
+validpgpkeys=('88ACE9B29196305BA9947552F1BA225C0223B187') # brian m. carlson 

+sha256sums=('SKIP')
+
+build(){
+  cd "$pkgname"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=vendor -modcacherw 
-ldflags=-linkmode=external"
+  go generate ./commands
+  go build .
+  make man
+}
+
+check(){
+  cd "$pkgname"
+  go test -mod=vendor ./...
+}
+
+package() {
+  cd "$pkgname"
+  install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
+  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 man/*.1
+  install -Dm644 -t "$pkgdir"/usr/share/man/man5 man/*.5
+}


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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:16:51
  Author: foxboron
Revision: 773422

upgpkg: git-lfs 2.13.1-1

Modified:
  git-lfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 16:16:28 UTC (rev 773421)
+++ PKGBUILD2020-12-12 16:16:51 UTC (rev 773422)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=git-lfs
-pkgver=2.12.1
+pkgver=2.13.1
 pkgrel=1
 pkgdesc="Git extension for versioning large files"
 arch=('x86_64')


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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:14:08
  Author: foxboron
Revision: 773411

archrelease: copy trunk to community-x86_64

Added:
  lxd/repos/community-x86_64/PKGBUILD
(from rev 773410, lxd/trunk/PKGBUILD)
  lxd/repos/community-x86_64/lxd.service
(from rev 773410, lxd/trunk/lxd.service)
  lxd/repos/community-x86_64/lxd.socket
(from rev 773410, lxd/trunk/lxd.socket)
  lxd/repos/community-x86_64/lxd.sysusers
(from rev 773410, lxd/trunk/lxd.sysusers)
Deleted:
  lxd/repos/community-x86_64/PKGBUILD
  lxd/repos/community-x86_64/lxd.service
  lxd/repos/community-x86_64/lxd.socket
  lxd/repos/community-x86_64/lxd.sysusers

--+
 PKGBUILD |  178 -
 lxd.service  |   46 +++---
 lxd.socket   |   22 +++
 lxd.sysusers |2 
 4 files changed, 124 insertions(+), 124 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 16:13:54 UTC (rev 773410)
+++ PKGBUILD2020-12-12 16:14:08 UTC (rev 773411)
@@ -1,89 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Maikel Wever 
-# Contributor: Asterios Dimitriou 
-# Contributor: Benjamin Asbach 
-# Contributer: nightuser 
-
-pkgname=lxd
-_pkgname=lxd
-_lxd=github.com/lxc/lxd
-pkgver=4.8
-pkgrel=1
-pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
-arch=('x86_64')
-url="https://linuxcontainers.org/lxd;
-license=('APACHE')
-depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 'ebtables')
-makedepends=('go' 'git' 'tcl' 'apparmor' 'libseccomp' 'systemd')
-optdepends=(
-'lvm2: for lvm2 support'
-'thin-provisioning-tools: for thin provisioning support'
-'btrfs-progs: for btrfs storage driver support'
-'ceph: for ceph storage driver support'
-'cdrtools: VM support'
-'qemu: VM support'
-'ovmf: VM support'
-'systemd-libs: unix device hotplug support'
-'apparmor: apparmor support'
-)
-source=("https://linuxcontainers.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"lxd.socket"
-"lxd.service"
-"lxd.sysusers")
-validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('de4f096c71448ceb358c0d0d63e34d17ea8e49c15eb9d4f8af5030ce0535337f'
-'SKIP'
-'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
-'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
-'d0184d9c4bb485e3aad0d4ac25ea7e85ac0f7ed6ddc96333e74fcd393a5b5ec4')
-
-
-prepare() {
-  mkdir -p "${srcdir}/go/src/github.com/lxc"
-  ln -rTsf "${_pkgname}" "${srcdir}/go/src/${_lxd}"
-}
-
-build() {
-  export GOPATH="${srcdir}/${pkgname}-${pkgver}/_dist"
-  cd "${GOPATH}/src/${_lxd}"
-  export GOFLAGS="-buildmode=pie -trimpath"
-  export CGO_CFLAGS="$CFLAGS -I/usr/include/sqlite-replication"
-  export CGO_LDFLAGS="$LDFLAGS -L/usr/lib/sqlite-replication 
-Wl,-R/usr/lib/sqlite-replication"
-  export CGO_LDFLAGS_ALLOW='-Wl,-wrap,pthread_create'
-
-  mkdir -p bin
-   go build -v -tags "netgo" -o bin/ ./lxd-p2c/...
-   CGO_LDFLAGS="$CGO_LDFLAGS -static" go build -v -tags "agent" -o bin/ 
./lxd-agent/...
-  for tool in fuidshift lxc lxc-to-lxd lxd lxd-benchmark; do
-go build -v -tags "libsqlite3" -o bin/ ./$tool/...
-  done
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  for tool in fuidshift lxc lxc-to-lxd lxd lxd-agent lxd-benchmark lxd-p2c; do
-install -p -Dm755 "bin/$tool" "${pkgdir}/usr/bin/$tool"
-  done
-
-  # Package license
-  install -Dm644 "COPYING"  "${pkgdir}/usr/share/licenses/${_pkgname}/LICENCE"
-
-  # systemd files
-  install -Dm644 "${srcdir}/lxd.service" 
"${pkgdir}/usr/lib/systemd/system/lxd.service"
-  install -Dm644 "${srcdir}/lxd.socket" 
"${pkgdir}/usr/lib/systemd/system/lxd.socket"
-
-  # logs
-  install -dm755 "${pkgdir}/var/log/lxd"
-
-  # documentation
-  mkdir -p "${pkgdir}/usr/share/doc/lxd"
-  install -p -Dm644 "doc/"* "${pkgdir}/usr/share/doc/lxd/"
-
-  # Bash completions
-  install -p -Dm644 "scripts/bash/lxd-client" 
"${pkgdir}/usr/share/bash-completion/completions/lxd"
-
-  install -Dm644 "${srcdir}/$pkgname.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lxd/repos/community-x86_64/PKGBUILD (from rev 773410, 
lxd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 16:14:08 UTC (rev 773411)
@@ -0,0 +1,89 @@
+# Maintainer: Morten Linderud 
+# Contributor: Maikel Wever 
+# Contributor: Asterios Dimitriou 
+# Contributor: Benjamin Asbach 
+# Contributer: nightuser 
+
+pkgname=lxd
+_pkgname=lxd
+_lxd=github.com/lxc/lxd
+pkgver=4.9
+pkgrel=1
+pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
+arch=('x86_64')
+url="https://linuxcontainers.org/lxd;
+license=('APACHE')
+depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 'ebtables')

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

2020-12-12 Thread Morten Linderud via arch-commits
Date: Saturday, December 12, 2020 @ 16:13:54
  Author: foxboron
Revision: 773410

upgpkg: lxd 4.9-1

Modified:
  lxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 16:13:16 UTC (rev 773409)
+++ PKGBUILD2020-12-12 16:13:54 UTC (rev 773410)
@@ -7,7 +7,7 @@
 pkgname=lxd
 _pkgname=lxd
 _lxd=github.com/lxc/lxd
-pkgver=4.8
+pkgver=4.9
 pkgrel=1
 pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
 arch=('x86_64')
@@ -31,7 +31,7 @@
 "lxd.service"
 "lxd.sysusers")
 validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('de4f096c71448ceb358c0d0d63e34d17ea8e49c15eb9d4f8af5030ce0535337f'
+sha256sums=('445e1dfcca4cc14587e083704389fb0bc4de8189597740a35ef3b7acdf56036b'
 'SKIP'
 '3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
 '102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'


[arch-commits] Commit in plocate/repos/community-x86_64 (7 files)

2020-12-10 Thread Morten Linderud via arch-commits
Date: Thursday, December 10, 2020 @ 19:37:54
  Author: foxboron
Revision: 773067

archrelease: copy trunk to community-x86_64

Added:
  plocate/repos/community-x86_64/PKGBUILD
(from rev 773066, plocate/trunk/PKGBUILD)
  plocate/repos/community-x86_64/plocate.install
(from rev 773066, plocate/trunk/plocate.install)
  plocate/repos/community-x86_64/plocate.sysusers
(from rev 773066, plocate/trunk/plocate.sysusers)
  plocate/repos/community-x86_64/plocate.tmpfiles
(from rev 773066, plocate/trunk/plocate.tmpfiles)
Deleted:
  plocate/repos/community-x86_64/PKGBUILD
  plocate/repos/community-x86_64/plocate-build.service
  plocate/repos/community-x86_64/plocate.tmpfiles

---+
 PKGBUILD  |   85 
 plocate-build.service |   11 --
 plocate.install   |   10 +
 plocate.sysusers  |1 
 plocate.tmpfiles  |2 -
 5 files changed, 56 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-10 19:37:36 UTC (rev 773066)
+++ PKGBUILD2020-12-10 19:37:54 UTC (rev 773067)
@@ -1,41 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Hans-Nikolai Viessmann 
-
-pkgname=plocate
-pkgver=1.0.7
-pkgrel=1
-pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
-arch=('x86_64' 'i686')
-url="https://plocate.sesse.net;
-license=('GPL2')
-depends=('zstd' 'liburing' 'mlocate')
-makedepends=('meson')
-source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
-'plocate.tmpfiles'
-'plocate-build.service')
-sha256sums=('528541eede06170aa16488b2c24abad2e527a12053a62a4a49d0eac3a41e21d3'
-'d2a8a86dc9b4bb2bf24dbfeb302101fca9dded2fbe204892f6ee3f9a9836a7dc'
-'1aacfdfb905d78eaa207f6cf295b0993c0863d27445eb02d7236bc8075b22e7e')
-
-build() {
-cd $pkgname-$pkgver
-
-arch-meson \
--Dinstall_cron=false \
--Dlocategroup=locate \
-../build
-
-meson compile -C ../build
-}
-
-package() {
-cd $pkgname-$pkgver
-DESTDIR="$pkgdir" meson install -C ../build
-
-chgrp 21 "${pkgdir}/usr/bin/plocate"
-chmod 2755 "${pkgdir}/usr/bin/plocate"
-
-install -Dm644 ../plocate-build.service 
"${pkgdir}/usr/lib/systemd/system/plocate-build.service"
-install ../build/update-plocate.sh "${pkgdir}/usr/bin/update-plocate.sh"
-install -Dm644 ../plocate.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/plocate.conf"
-}

Copied: plocate/repos/community-x86_64/PKGBUILD (from rev 773066, 
plocate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-10 19:37:54 UTC (rev 773067)
@@ -0,0 +1,44 @@
+# Maintainer: Morten Linderud 
+# Contributor: Hans-Nikolai Viessmann 
+
+pkgname=plocate
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
+arch=('x86_64' 'i686')
+url="https://plocate.sesse.net;
+license=('GPL2')
+install=plocate.install
+depends=('zstd' 'liburing' 'systemd')
+makedepends=('meson')
+source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
+'plocate.sysusers'
+'plocate.tmpfiles')
+sha256sums=('d59dc67f8621f702507601cef5cd548e227e800e6d2a032fa83a2cdcd2e38cf7'
+'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
+'adda399ac42f0faa002caab5bf932777c0006ae7c4387add859c9f77321b4202')
+
+build() {
+cd $pkgname-$pkgver
+arch-meson \
+-Dinstall_cron=false \
+-Dinstall_systemd=true\
+-Dlocategroup=locate \
+-Dupdatedb_progname=updatedb.plocate \
+../build
+meson compile -C ../build
+}
+
+package() {
+cd $pkgname-$pkgver
+DESTDIR="$pkgdir" meson install -C ../build
+
+chgrp 21 "${pkgdir}/usr/bin/plocate"
+chmod 2755 "${pkgdir}/usr/bin/plocate"
+
+install -Dm644 ../plocate.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/plocate.conf"
+install -Dm644 ../plocate.sysusers 
"$pkgdir/usr/lib/sysusers.d/plocate.conf"
+
+mv "$pkgdir/usr/share/man/man5/updatedb.conf.5" \
+   "$pkgdir/usr/share/man/man5/updatedb.plocate.conf.5"
+}

Deleted: plocate-build.service
===
--- plocate-build.service   2020-12-10 19:37:36 UTC (rev 773066)
+++ plocate-build.service   2020-12-10 19:37:54 UTC (rev 773067)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Update plocate database
-After=updatedb.service
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/update-plocate.sh
-IOSchedulingClass=idle
-
-[Install]
-WantedBy=updatedb.service

Copied: plocate/repos/community-x86_64/plocate.install (from rev 773066, 
plocate/trunk/plocate.install)
===
--- plocate.install (rev 0)
+++ plocate.install 2020-12-10 19:37:54 UTC (rev 773067)
@@ -0,0 +1,10 @@
+post_upgrade() {
+  

[arch-commits] Commit in plocate/trunk (plocate-build.service)

2020-12-10 Thread Morten Linderud via arch-commits
Date: Thursday, December 10, 2020 @ 19:37:36
  Author: foxboron
Revision: 773066

Removed build service 

Deleted:
  plocate/trunk/plocate-build.service

---+
 plocate-build.service |   11 ---
 1 file changed, 11 deletions(-)

Deleted: plocate-build.service
===
--- plocate-build.service   2020-12-10 19:37:36 UTC (rev 773065)
+++ plocate-build.service   2020-12-10 19:37:36 UTC (rev 773066)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Update plocate database
-After=updatedb.service
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/update-plocate.sh
-IOSchedulingClass=idle
-
-[Install]
-WantedBy=updatedb.service


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

2020-12-10 Thread Morten Linderud via arch-commits
Date: Thursday, December 10, 2020 @ 19:36:48
  Author: foxboron
Revision: 773063

upgpkg: plocate 1.1.2-1

Added:
  plocate/trunk/plocate.install
  plocate/trunk/plocate.sysusers
Modified:
  plocate/trunk/PKGBUILD
  plocate/trunk/plocate.tmpfiles

--+
 PKGBUILD |   25 ++---
 plocate.install  |   10 ++
 plocate.sysusers |1 +
 plocate.tmpfiles |2 +-
 4 files changed, 26 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 18:59:31 UTC (rev 773062)
+++ PKGBUILD2020-12-10 19:36:48 UTC (rev 773063)
@@ -2,29 +2,30 @@
 # Contributor: Hans-Nikolai Viessmann 
 
 pkgname=plocate
-pkgver=1.0.7
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="Alternative to locate, faster and compatible with mlocate's database."
 arch=('x86_64' 'i686')
 url="https://plocate.sesse.net;
 license=('GPL2')
-depends=('zstd' 'liburing' 'mlocate')
+install=plocate.install
+depends=('zstd' 'liburing' 'systemd')
 makedepends=('meson')
 source=("${url}/download/${pkgname}-${pkgver}.tar.gz"
-'plocate.tmpfiles'
-'plocate-build.service')
-sha256sums=('528541eede06170aa16488b2c24abad2e527a12053a62a4a49d0eac3a41e21d3'
-'d2a8a86dc9b4bb2bf24dbfeb302101fca9dded2fbe204892f6ee3f9a9836a7dc'
-'1aacfdfb905d78eaa207f6cf295b0993c0863d27445eb02d7236bc8075b22e7e')
+'plocate.sysusers'
+'plocate.tmpfiles')
+sha256sums=('d59dc67f8621f702507601cef5cd548e227e800e6d2a032fa83a2cdcd2e38cf7'
+'1713a8fc8b81f4a390bf8597c4c0e917474379002dcc984aad2f44218d10c82a'
+'adda399ac42f0faa002caab5bf932777c0006ae7c4387add859c9f77321b4202')
 
 build() {
 cd $pkgname-$pkgver
-
 arch-meson \
 -Dinstall_cron=false \
+-Dinstall_systemd=true\
 -Dlocategroup=locate \
+-Dupdatedb_progname=updatedb.plocate \
 ../build
-
 meson compile -C ../build
 }
 
@@ -35,7 +36,9 @@
 chgrp 21 "${pkgdir}/usr/bin/plocate"
 chmod 2755 "${pkgdir}/usr/bin/plocate"
 
-install -Dm644 ../plocate-build.service 
"${pkgdir}/usr/lib/systemd/system/plocate-build.service"
-install ../build/update-plocate.sh "${pkgdir}/usr/bin/update-plocate.sh"
 install -Dm644 ../plocate.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/plocate.conf"
+install -Dm644 ../plocate.sysusers 
"$pkgdir/usr/lib/sysusers.d/plocate.conf"
+
+mv "$pkgdir/usr/share/man/man5/updatedb.conf.5" \
+   "$pkgdir/usr/share/man/man5/updatedb.plocate.conf.5"
 }

Added: plocate.install
===
--- plocate.install (rev 0)
+++ plocate.install 2020-12-10 19:36:48 UTC (rev 773063)
@@ -0,0 +1,10 @@
+post_upgrade() {
+  cat << EOF
+plocate now provides it's own "updatedb". plocate-build.service is deprecated
+and should be removed. Enable plocate-updatedb.service.
+EOF
+}
+
+post_install(){
+  post_upgrade
+}

Added: plocate.sysusers
===
--- plocate.sysusers(rev 0)
+++ plocate.sysusers2020-12-10 19:36:48 UTC (rev 773063)
@@ -0,0 +1 @@
+g locate 21 - -

Modified: plocate.tmpfiles
===
--- plocate.tmpfiles2020-12-10 18:59:31 UTC (rev 773062)
+++ plocate.tmpfiles2020-12-10 19:36:48 UTC (rev 773063)
@@ -1 +1 @@
-f /var/lib/mlocate/plocate.db   0750 root locate
+f /var/lib/plocate/plocate.db   0750 root locate


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:23:01
  Author: foxboron
Revision: 772959

archrelease: copy trunk to community-x86_64

Added:
  cni-plugins/repos/community-x86_64/PKGBUILD
(from rev 772958, cni-plugins/trunk/PKGBUILD)
Deleted:
  cni-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-09 23:22:54 UTC (rev 772958)
+++ PKGBUILD2020-12-09 23:23:01 UTC (rev 772959)
@@ -1,32 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-
-pkgname=cni-plugins
-pkgver=0.8.7
-pkgrel=1
-pkgdesc='Some standard networking plugins, maintained by the CNI team'
-arch=(x86_64)
-url="https://github.com/containernetworking/plugins;
-license=(Apache)
-depends=(glibc)
-makedepends=(go)
-source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('1b11b080b1f54a8a792b1048573d7d882603b76929f0c9343eeb2e010f97700c0deea4489faeb493a1aeac12557b6847b26784c378d0430c47de6bdaca6aa70f')
-
-build() {
-  cd plugins-$pkgver
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  ./build_linux.sh
-}
-
-package() {
-  cd plugins-$pkgver/bin
-  for bin in *; do
-install -Dm755 $bin "$pkgdir/usr/lib/cni/$bin"
-  done
-  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: cni-plugins/repos/community-x86_64/PKGBUILD (from rev 772958, 
cni-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-09 23:23:01 UTC (rev 772959)
@@ -0,0 +1,32 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+
+pkgname=cni-plugins
+pkgver=0.9.0
+pkgrel=1
+pkgdesc='Some standard networking plugins, maintained by the CNI team'
+arch=(x86_64)
+url="https://github.com/containernetworking/plugins;
+license=(Apache)
+depends=(glibc)
+makedepends=(go)
+source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
+sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
+
+build() {
+  cd plugins-$pkgver
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  ./build_linux.sh
+}
+
+package() {
+  cd plugins-$pkgver/bin
+  for bin in *; do
+install -Dm755 $bin "$pkgdir/usr/lib/cni/$bin"
+  done
+  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:22:54
  Author: foxboron
Revision: 772958

upgpkg: cni-plugins 0.9.0-1

Modified:
  cni-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 23:19:54 UTC (rev 772957)
+++ PKGBUILD2020-12-09 23:22:54 UTC (rev 772958)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=cni-plugins
-pkgver=0.8.7
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Some standard networking plugins, maintained by the CNI team'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=(go)
 source=($pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz)
-sha512sums=('1b11b080b1f54a8a792b1048573d7d882603b76929f0c9343eeb2e010f97700c0deea4489faeb493a1aeac12557b6847b26784c378d0430c47de6bdaca6aa70f')
+sha512sums=('8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c')
 
 build() {
   cd plugins-$pkgver


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:19:54
  Author: foxboron
Revision: 772957

archrelease: copy trunk to community-x86_64

Added:
  helm/repos/community-x86_64/PKGBUILD
(from rev 772956, helm/trunk/PKGBUILD)
Deleted:
  helm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-09 23:19:47 UTC (rev 772956)
+++ PKGBUILD2020-12-09 23:19:54 UTC (rev 772957)
@@ -1,49 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Lukas Grossar 
-# Contributor: Ivan Shapovalov 
-# Contributor: Wayne Cheng 
-# Contributor: Matthias Lisin 
-
-pkgname=helm
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="The Kubernetes Package Manager"
-arch=("x86_64")
-url="https://helm.sh/;
-license=("Apache")
-depends=('glibc')
-makedepends=("go" "git")
-source=("git+https://github.com/helm/helm.git#tag=v${pkgver}?signed;)
-validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E'
-  '967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B')
-sha256sums=('SKIP')
-
-pkgver() {
-  cd "${pkgname}"
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-cd "${pkgname}"
-export CGO_LDFLAGS="$LDFLAGS"
-export CGO_CFLAGS="$CFLAGS"
-export CGO_CXXFLAGS="$CXXFLAGS"
-export CGO_CPPFLAGS="$CPPFLAGS"
-make EXT_LDFLAGS="-linkmode external" GOFLAGS="-buildmode=pie -trimpath"
-}
-
-check(){
-cd "${pkgname}"
-export CGO_LDFLAGS="$LDFLAGS"
-export CGO_CFLAGS="$CFLAGS"
-export CGO_CXXFLAGS="$CXXFLAGS"
-export CGO_CPPFLAGS="$CPPFLAGS"
-make LDFLAGS="-s -w -linkmode external" GOFLAGS="-buildmode=pie -trimpath" 
test-unit
-}
-
-package(){
-cd "${pkgname}"
-install -Dm755 bin/helm -t "$pkgdir/usr/bin"
-bin/helm completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/helm"
-bin/helm completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_helm"
-}

Copied: helm/repos/community-x86_64/PKGBUILD (from rev 772956, 
helm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-09 23:19:54 UTC (rev 772957)
@@ -0,0 +1,49 @@
+# Maintainer: Morten Linderud 
+# Contributor: Lukas Grossar 
+# Contributor: Ivan Shapovalov 
+# Contributor: Wayne Cheng 
+# Contributor: Matthias Lisin 
+
+pkgname=helm
+pkgver=3.4.2
+pkgrel=1
+pkgdesc="The Kubernetes Package Manager"
+arch=("x86_64")
+url="https://helm.sh/;
+license=("Apache")
+depends=('glibc')
+makedepends=("go" "git")
+source=("git+https://github.com/helm/helm.git#tag=v${pkgver}?signed;)
+validpgpkeys=('672C657BE06B4B30969C4A57461449C25E36B98E'
+  '967F8AC5E2216F9F4FD270AD92AA783CBAAE8E3B')
+sha256sums=('SKIP')
+
+pkgver() {
+  cd "${pkgname}"
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+cd "${pkgname}"
+export CGO_LDFLAGS="$LDFLAGS"
+export CGO_CFLAGS="$CFLAGS"
+export CGO_CXXFLAGS="$CXXFLAGS"
+export CGO_CPPFLAGS="$CPPFLAGS"
+make EXT_LDFLAGS="-linkmode external" GOFLAGS="-buildmode=pie -trimpath"
+}
+
+check(){
+cd "${pkgname}"
+export CGO_LDFLAGS="$LDFLAGS"
+export CGO_CFLAGS="$CFLAGS"
+export CGO_CXXFLAGS="$CXXFLAGS"
+export CGO_CPPFLAGS="$CPPFLAGS"
+make LDFLAGS="-s -w -linkmode external" GOFLAGS="-buildmode=pie -trimpath" 
test-unit
+}
+
+package(){
+cd "${pkgname}"
+install -Dm755 bin/helm -t "$pkgdir/usr/bin"
+bin/helm completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/helm"
+bin/helm completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_helm"
+}


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:19:47
  Author: foxboron
Revision: 772956

upgpkg: helm 3.4.2-1

Modified:
  helm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 23:11:57 UTC (rev 772955)
+++ PKGBUILD2020-12-09 23:19:47 UTC (rev 772956)
@@ -5,7 +5,7 @@
 # Contributor: Matthias Lisin 
 
 pkgname=helm
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="The Kubernetes Package Manager"
 arch=("x86_64")


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:11:57
  Author: foxboron
Revision: 772955

archrelease: copy trunk to community-x86_64

Added:
  delve/repos/community-x86_64/PKGBUILD
(from rev 772954, delve/trunk/PKGBUILD)
Deleted:
  delve/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-09 23:11:50 UTC (rev 772954)
+++ PKGBUILD2020-12-09 23:11:57 UTC (rev 772955)
@@ -1,27 +0,0 @@
-# Maintainer: Morten Linderud 
-pkgname=delve
-pkgver=1.5.0
-pkgrel=1
-pkgdesc="A debugger for the Go programming language."
-arch=('x86_64')
-url="https://github.com/go-delve/delve;
-license=('MIT')
-makedepends=('go' 'git')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/go-delve/delve/archive/v${pkgver}.tar.gz;)
-sha256sums=('f8bbaecdfc9d1ff6148900d3dea44b6dd06a7f0197be4e9a75c289b7f62682ab')
-
-build(){
-  cd "${pkgname}-${pkgver}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build ./cmd/dlv
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  install -Dm755 dlv "${pkgdir}/usr/bin/dlv"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: delve/repos/community-x86_64/PKGBUILD (from rev 772954, 
delve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-09 23:11:57 UTC (rev 772955)
@@ -0,0 +1,28 @@
+# Maintainer: Morten Linderud 
+
+pkgname=delve
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="A debugger for the Go programming language."
+arch=('x86_64')
+url="https://github.com/go-delve/delve;
+license=('MIT')
+makedepends=('go' 'git')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/go-delve/delve/archive/v${pkgver}.tar.gz;)
+sha256sums=('de0e2277d3415ac267064fcb417bfd7f08985575e84dc60ba1f620e122b5507c')
+
+build(){
+  cd "${pkgname}-${pkgver}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  go build ./cmd/dlv
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -Dm755 dlv "${pkgdir}/usr/bin/dlv"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2020-12-09 Thread Morten Linderud via arch-commits
Date: Wednesday, December 9, 2020 @ 23:11:50
  Author: foxboron
Revision: 772954

upgpkg: delve 1.5.1-1

Modified:
  delve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 23:07:16 UTC (rev 772953)
+++ PKGBUILD2020-12-09 23:11:50 UTC (rev 772954)
@@ -1,6 +1,7 @@
 # Maintainer: Morten Linderud 
+
 pkgname=delve
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="A debugger for the Go programming language."
 arch=('x86_64')
@@ -8,7 +9,7 @@
 license=('MIT')
 makedepends=('go' 'git')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/go-delve/delve/archive/v${pkgver}.tar.gz;)
-sha256sums=('f8bbaecdfc9d1ff6148900d3dea44b6dd06a7f0197be4e9a75c289b7f62682ab')
+sha256sums=('de0e2277d3415ac267064fcb417bfd7f08985575e84dc60ba1f620e122b5507c')
 
 build(){
   cd "${pkgname}-${pkgver}"


[arch-commits] Commit in dns-over-https/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 22:17:59
  Author: foxboron
Revision: 772296

archrelease: copy trunk to community-x86_64

Added:
  dns-over-https/repos/community-x86_64/PKGBUILD
(from rev 772295, dns-over-https/trunk/PKGBUILD)
Deleted:
  dns-over-https/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-08 22:17:52 UTC (rev 772295)
+++ PKGBUILD2020-12-08 22:17:59 UTC (rev 772296)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Morten Linderud 
-# Contributor: Sherlock Holo 
-# Contributor: Ariel AxionL 
-
-pkgname=dns-over-https
-pkgver=2.2.3
-pkgrel=1
-pkgdesc="Client and server software to query DNS over HTTPS, using Google 
DNS-over-HTTPS protocol"
-url="https://github.com/m13253/dns-over-https;
-arch=('x86_64')
-license=('MIT')
-backup=('etc/dns-over-https/doh-client.conf'
-'etc/dns-over-https/doh-server.conf')
-provides=('dns-over-https-client' 'dns-over-https-server')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz;)
-sha256sums=('aad7e28919365eff125b756e825698ecccfb4e15cdc7db9ee00923ffab425daa')
-
-prepare(){
-  cd "$pkgname-$pkgver"
-  sed -i 's/\/local//g' systemd/doh-{client,server}.service
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  export GOFLAGS="-buildmode=pie -trimpath"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  go build -v -o client ./doh-client
-  go build -v -o server ./doh-server
-}
-
-check(){
-  cd "$pkgname-$pkgver"
-  go test -v ./...
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm755 client "$pkgdir"/usr/bin/doh-client
-  install -Dm644 doh-client/doh-client.conf 
"$pkgdir"/etc/dns-over-https/doh-client.conf
-  install -Dm644 systemd/doh-client.service 
"$pkgdir"/usr/lib/systemd/system/doh-client.service
-  install -Dm755 NetworkManager/dispatcher.d/doh-client 
"$pkgdir"/etc/NetworkManager/dispatcher.d/doh-client
-
-  install -Dm755 server "$pkgdir"/usr/bin/doh-server
-  install -Dm644 doh-server/doh-server.conf 
"$pkgdir"/etc/dns-over-https/doh-server.conf
-  install -Dm644 systemd/doh-server.service 
"$pkgdir"/usr/lib/systemd/system/doh-server.service
-  install -Dm755 NetworkManager/dispatcher.d/doh-server 
"$pkgdir"/etc/NetworkManager/dispatcher.d/doh-server
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: dns-over-https/repos/community-x86_64/PKGBUILD (from rev 772295, 
dns-over-https/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-08 22:17:59 UTC (rev 772296)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Maintainer: Morten Linderud 
+# Contributor: Sherlock Holo 
+# Contributor: Ariel AxionL 
+
+pkgname=dns-over-https
+pkgver=2.2.4
+pkgrel=1
+pkgdesc="Client and server software to query DNS over HTTPS, using Google 
DNS-over-HTTPS protocol"
+url="https://github.com/m13253/dns-over-https;
+arch=('x86_64')
+license=('MIT')
+backup=('etc/dns-over-https/doh-client.conf'
+'etc/dns-over-https/doh-server.conf')
+provides=('dns-over-https-client' 'dns-over-https-server')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz;)
+sha256sums=('59f651da7353745c4d95160b705c4d4f8381483ad39bba49c484bd085fdc0e2a')
+
+prepare(){
+  cd "$pkgname-$pkgver"
+  sed -i 's/\/local//g' systemd/doh-{client,server}.service
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  export GOFLAGS="-buildmode=pie -trimpath"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  go build -v -o client ./doh-client
+  go build -v -o server ./doh-server
+}
+
+check(){
+  cd "$pkgname-$pkgver"
+  go test -v ./...
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm755 client "$pkgdir"/usr/bin/doh-client
+  install -Dm644 doh-client/doh-client.conf 
"$pkgdir"/etc/dns-over-https/doh-client.conf
+  install -Dm644 systemd/doh-client.service 
"$pkgdir"/usr/lib/systemd/system/doh-client.service
+  install -Dm755 NetworkManager/dispatcher.d/doh-client 
"$pkgdir"/etc/NetworkManager/dispatcher.d/doh-client
+
+  install -Dm755 server "$pkgdir"/usr/bin/doh-server
+  install -Dm644 doh-server/doh-server.conf 
"$pkgdir"/etc/dns-over-https/doh-server.conf
+  install -Dm644 systemd/doh-server.service 
"$pkgdir"/usr/lib/systemd/system/doh-server.service
+  install -Dm755 NetworkManager/dispatcher.d/doh-server 
"$pkgdir"/etc/NetworkManager/dispatcher.d/doh-server
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in dns-over-https/trunk (PKGBUILD)

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 22:17:52
  Author: foxboron
Revision: 772295

upgpkg: dns-over-https 2.2.4-1

Modified:
  dns-over-https/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 22:17:51 UTC (rev 772294)
+++ PKGBUILD2020-12-08 22:17:52 UTC (rev 772295)
@@ -4,7 +4,7 @@
 # Contributor: Ariel AxionL 
 
 pkgname=dns-over-https
-pkgver=2.2.3
+pkgver=2.2.4
 pkgrel=1
 pkgdesc="Client and server software to query DNS over HTTPS, using Google 
DNS-over-HTTPS protocol"
 url="https://github.com/m13253/dns-over-https;
@@ -15,7 +15,7 @@
 provides=('dns-over-https-client' 'dns-over-https-server')
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz;)
-sha256sums=('aad7e28919365eff125b756e825698ecccfb4e15cdc7db9ee00923ffab425daa')
+sha256sums=('59f651da7353745c4d95160b705c4d4f8381483ad39bba49c484bd085fdc0e2a')
 
 prepare(){
   cd "$pkgname-$pkgver"


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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 22:16:29
  Author: foxboron
Revision: 772290

archrelease: copy trunk to community-x86_64

Added:
  python-m2crypto/repos/community-x86_64/LICENSE
(from rev 772289, python-m2crypto/trunk/LICENSE)
  python-m2crypto/repos/community-x86_64/PKGBUILD
(from rev 772289, python-m2crypto/trunk/PKGBUILD)
Deleted:
  python-m2crypto/repos/community-x86_64/LICENSE
  python-m2crypto/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   52 -
 PKGBUILD |   96 ++---
 2 files changed, 74 insertions(+), 74 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2020-12-08 22:16:23 UTC (rev 772289)
+++ LICENSE 2020-12-08 22:16:29 UTC (rev 772290)
@@ -1,26 +0,0 @@
-Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
-
-Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
-All rights reserved.
-
-Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
-All rights reserved.
-
-Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation.
-
-THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python-m2crypto/repos/community-x86_64/LICENSE (from rev 772289, 
python-m2crypto/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2020-12-08 22:16:29 UTC (rev 772290)
@@ -0,0 +1,26 @@
+Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
+
+Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
+All rights reserved.
+
+Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
+All rights reserved.
+
+Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
+
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
+provided that the above copyright notice appear in all copies and that
+both that copyright notice and this permission notice appear in
+supporting documentation.
+
+THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-08 22:16:23 UTC (rev 772289)
+++ PKGBUILD2020-12-08 22:16:29 UTC (rev 772290)
@@ -1,48 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Angel Velasquez  
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgbase=python-m2crypto
-pkgname=(python2-m2crypto python-m2crypto)
-pkgver=0.36.0
-pkgrel=3
-pkgdesc="A crypto and SSL toolkit for Python"
-arch=('x86_64')
-url="https://pypi.python.org/pypi/M2Crypto;
-license=('BSD')
-makedepends=('python' 'python-setuptools'
- 'python2' 'python2-setuptools'
- 'swig')
-source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/m2crypto/m2crypto/repository/${pkgver}/archive.tar.gz;
-"LICENSE")
-sha256sums=('18e23c5a4d5962a5bd44feba00a521f662c4f7a391b27b8464df095494f21eda'
-'4eca478396f4b2b020729a111fce3f096456d74500bfd8f2b0388c3c69f997c0')
-
-prepare() {
-  mv m2crypto-${pkgver}-* m2crypto-${pkgver}
-  cp -a m2crypto-$pkgver{,-py2}
-}
-
-build(){
-  cd "$srcdir/m2crypto-$pkgver-py2"
-  python2 setup.py build
-
-  cd "$srcdir/m2crypto-$pkgver"
-  python 

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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 22:16:20
  Author: foxboron
Revision: 772288

upgpkg: python-m2crypto 0.37.1-1

Modified:
  python-m2crypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 22:16:08 UTC (rev 772287)
+++ PKGBUILD2020-12-08 22:16:20 UTC (rev 772288)
@@ -5,8 +5,8 @@
 
 pkgbase=python-m2crypto
 pkgname=(python2-m2crypto python-m2crypto)
-pkgver=0.36.0
-pkgrel=3
+pkgver=0.37.1
+pkgrel=1
 pkgdesc="A crypto and SSL toolkit for Python"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/M2Crypto;
@@ -16,7 +16,7 @@
  'swig')
 
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/m2crypto/m2crypto/repository/${pkgver}/archive.tar.gz;
 "LICENSE")
-sha256sums=('18e23c5a4d5962a5bd44feba00a521f662c4f7a391b27b8464df095494f21eda'
+sha256sums=('bf6156ea3b094a36d9f14985e44695146808eeb4299d50a2f80c942ae1c2cccf'
 '4eca478396f4b2b020729a111fce3f096456d74500bfd8f2b0388c3c69f997c0')
 
 prepare() {


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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 21:52:14
  Author: foxboron
Revision: 772206

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-08 21:52:13 UTC (rev 772205)
+++ PKGBUILD2020-12-08 21:52:14 UTC (rev 772206)
@@ -1,58 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: David Runge 
-# Contributor: Bartłomiej Piotrowski 
-
-pkgbase=podman
-pkgname=(podman podman-docker)
-pkgver=2.2.0
-pkgrel=1
-pkgdesc='Tool and library for running OCI-based containers in pods'
-arch=(x86_64)
-url='https://github.com/containers/libpod'
-license=(Apache)
-depends=(cni-plugins conmon containers-common device-mapper iptables libseccomp
-runc slirp4netns libsystemd fuse-overlayfs)
-makedepends=(btrfs-progs go go-md2man git gpgme systemd)
-source=("git+$url#tag=v$pkgver?signed")
-validpgpkeys=('B7DBDCA456F7335E91F1C25CD3624C551D0515C4')
-sha256sums=('SKIP')
-
-pkgver() {
-  cd libpod
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  export BUILDTAGS='seccomp varlink systemd'
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath"
-
-  cd libpod
-  go generate ./pkg/varlink/...
-  make EXTRA_LDFLAGS='-s -w -linkmode=external'
-}
-
-package_podman() {
-  depends+=('libgpgme.so')
-  optdepends+=('podman-docker: for Docker-compatible CLI'
-  'btrfs-progs: support btrfs backend devices'
-  'catatonit: --init flag support'
-  'crun: support for unified cgroupsv2')
-
-  cd libpod
-  make install install.completions DESTDIR="$pkgdir" PREFIX=/usr
-  # remove man pages provided by containers-common
-  rm -rvf "${pkgdir}/usr/share/man/man5"
-}
-
-package_podman-docker() {
-  pkgdesc='Emulate Docker CLI using podman'
-  depends=(podman)
-  conflicts=(docker)
-
-  cd libpod
-  make install.docker DESTDIR="$pkgdir" PREFIX=/usr
-}

Copied: podman/repos/community-x86_64/PKGBUILD (from rev 772202, 
podman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-08 21:52:14 UTC (rev 772206)
@@ -0,0 +1,58 @@
+# Maintainer: Morten Linderud 
+# Contributor: David Runge 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgbase=podman
+pkgname=(podman podman-docker)
+pkgver=2.2.1
+pkgrel=1
+pkgdesc='Tool and library for running OCI-based containers in pods'
+arch=(x86_64)
+url='https://github.com/containers/libpod'
+license=(Apache)
+depends=(cni-plugins conmon containers-common device-mapper iptables libseccomp
+runc slirp4netns libsystemd fuse-overlayfs)
+makedepends=(btrfs-progs go go-md2man git gpgme systemd)
+source=("git+$url#tag=v$pkgver?signed")
+validpgpkeys=('B7DBDCA456F7335E91F1C25CD3624C551D0515C4')
+sha256sums=('SKIP')
+
+pkgver() {
+  cd libpod
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  export BUILDTAGS='seccomp varlink systemd'
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath"
+
+  cd libpod
+  go generate ./pkg/varlink/...
+  make EXTRA_LDFLAGS='-s -w -linkmode=external'
+}
+
+package_podman() {
+  depends+=('libgpgme.so')
+  optdepends+=('podman-docker: for Docker-compatible CLI'
+  'btrfs-progs: support btrfs backend devices'
+  'catatonit: --init flag support'
+  'crun: support for unified cgroupsv2')
+
+  cd libpod
+  make install install.completions DESTDIR="$pkgdir" PREFIX=/usr
+  # remove man pages provided by containers-common
+  rm -rvf "${pkgdir}/usr/share/man/man5"
+}
+
+package_podman-docker() {
+  pkgdesc='Emulate Docker CLI using podman'
+  depends=(podman)
+  conflicts=(docker)
+
+  cd libpod
+  make install.docker DESTDIR="$pkgdir" PREFIX=/usr
+}


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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 21:52:05
  Author: foxboron
Revision: 772195

upgpkg: podman 2.2.1-1

Modified:
  podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 21:52:04 UTC (rev 772194)
+++ PKGBUILD2020-12-08 21:52:05 UTC (rev 772195)
@@ -4,7 +4,7 @@
 
 pkgbase=podman
 pkgname=(podman podman-docker)
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Tool and library for running OCI-based containers in pods'
 arch=(x86_64)


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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 21:47:54
  Author: foxboron
Revision: 772057

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-08 21:47:45 UTC (rev 772056)
+++ PKGBUILD2020-12-08 21:47:54 UTC (rev 772057)
@@ -1,62 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: Keith Hughitt 
-
-# TODO: move python-fastparque from AUR to community (Apache Parquet)
-# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
-# TODO: move python-numba from AUR to community (Alternative execution engine)
-# TODO: package python-pandas-gbq (Google BigQuery I/O)
-# TODO: package python-pyreadstat (SPSS files reading)
-# TODO: package python-pyxlsb (reading XLSB files)
-# TODO: move python-s3fs from AUR to community (Amazon S3 access)
-# TODO: move python-xarray from AUR to community (converting Panels to xarray)
-# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
-
-pkgname=python-pandas
-pkgver=1.1.4
-pkgrel=1
-pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
-arch=('x86_64')
-url="https://pandas.pydata.org/;
-license=('BSD')
-depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
-makedepends=('cython')
-optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
-'python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-'python-beautifulsoup4: needed for read_html function'
-'python-jinja: needed for conditional HTML formatting'
-'python-pyqt5: needed for read_clipboard function (only one 
needed)'
-'python-pytables: needed for HDF5-based storage'
-'python-sqlalchemy: needed for SQL database support'
-'python-scipy: needed for miscellaneous statistical functions'
-'python-xlsxwriter: alternative Excel XLSX output'
-'python-blosc: for msgpack compression using blosc'
-'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
-'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-'python-matplotlib: needed for plotting'
-'python-openpyxl: needed for Excel XLSX input/output'
-'python-psycopg2: needed for PostgreSQL engine for sqlalchemy'
-'python-pymysql: needed for MySQL engine for sqlalchemy'
-'python-qtpy: needed for read_clipboard function (only one needed)'
-'python-tabulate: needed for printing in Markdown-friendly format'
-'python-fsspec: needed for handling files aside from local and 
HTTP'
-'xclip: needed for read_clipboard function (only one needed)'
-'python-xlrd: needed for Excel XLS input'
-'python-xlwt: needed for Excel XLS output'
-'xsel: needed for read_clipboard function (only one needed)'
-'zlib: needed for compression for msgpack')
-source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('a979d0404b135c63954dea79e6246c45dd45371a88631cdbb4877d844e6de3b6')
-
-build() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pandas/repos/community-x86_64/PKGBUILD (from rev 772056, 
python-pandas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-08 21:47:54 UTC (rev 772057)
@@ -0,0 +1,62 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: Keith Hughitt 
+
+# TODO: move python-fastparque from AUR to community (Apache Parquet)
+# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
+# TODO: move python-numba from AUR to community (Alternative execution engine)
+# TODO: package python-pandas-gbq (Google BigQuery I/O)
+# TODO: package python-pyreadstat (SPSS files reading)
+# TODO: package python-pyxlsb (reading XLSB files)
+# TODO: move python-s3fs from AUR to community (Amazon S3 access)
+# TODO: move python-xarray from AUR to community (converting Panels to xarray)
+# TODO: move python-pyarrow from AUR to community 

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

2020-12-08 Thread Morten Linderud via arch-commits
Date: Tuesday, December 8, 2020 @ 21:47:45
  Author: foxboron
Revision: 772056

upgpkg: python-pandas 1.1.5-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-08 21:47:14 UTC (rev 772055)
+++ PKGBUILD2020-12-08 21:47:45 UTC (rev 772056)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
 
 pkgname=python-pandas
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
 arch=('x86_64')
@@ -47,7 +47,7 @@
 'xsel: needed for read_clipboard function (only one needed)'
 'zlib: needed for compression for msgpack')
 
source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('a979d0404b135c63954dea79e6246c45dd45371a88631cdbb4877d844e6de3b6')
+sha256sums=('f10fc41ee3c75a474d3bdf68d396f10782d013d7f67db99c0efbfd0acb99701b')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 22:36:25
  Author: foxboron
Revision: 770968

archrelease: copy trunk to community-any

Added:
  screenkey/repos/community-any/PKGBUILD
(from rev 770967, screenkey/trunk/PKGBUILD)
Deleted:
  screenkey/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 22:36:18 UTC (rev 770967)
+++ PKGBUILD2020-12-05 22:36:25 UTC (rev 770968)
@@ -1,29 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Fabius
-# Contributor: Adria Arrufat 
-# Contributor: Gordin <9ordin @t gmail d@t com>
-
-pkgname=screenkey
-pkgver=1.2
-pkgrel=2
-pkgdesc="A screencast tool to display your keys inspired by Screenflick"
-arch=('any')
-url="https://www.thregr.org/~wavexx/software/screenkey/;
-license=('GPL3')
-depends=('python-gobject' 'gtk3' 'python-cairo' 'libx11')
-makedepends=('python-setuptools' 'python-distutils-extra')
-optdepends=('slop' 'ttf-font-awesome' 'libappindicator-gtk3')
-source=("https://www.thregr.org/~wavexx/software/screenkey/releases/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('41958F4116FDD1B43DEE754A2BB7D6F2153410EC')
-sha256sums=('6ef4dd759724bd498c9b193099e5650375810e209638e5f0d778dfb746ac5b73'
-'SKIP')
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build --optimize=1 --root="$pkgdir/"
-}

Copied: screenkey/repos/community-any/PKGBUILD (from rev 770967, 
screenkey/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-05 22:36:25 UTC (rev 770968)
@@ -0,0 +1,29 @@
+# Maintainer: Morten Linderud 
+# Contributor: Fabius
+# Contributor: Adria Arrufat 
+# Contributor: Gordin <9ordin @t gmail d@t com>
+
+pkgname=screenkey
+pkgver=1.3
+pkgrel=1
+pkgdesc="A screencast tool to display your keys inspired by Screenflick"
+arch=('any')
+url="https://www.thregr.org/~wavexx/software/screenkey/;
+license=('GPL3')
+depends=('python-gobject' 'gtk3' 'python-cairo' 'libx11')
+makedepends=('python-setuptools' 'python-distutils-extra')
+optdepends=('slop' 'ttf-font-awesome' 'libappindicator-gtk3')
+source=("https://www.thregr.org/~wavexx/software/screenkey/releases/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('41958F4116FDD1B43DEE754A2BB7D6F2153410EC')
+sha256sums=('82e3ff4069744a2e92109788b76cec1195a4491b456ced175c1b79ed96037c03'
+'SKIP')
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build --optimize=1 --root="$pkgdir/"
+}


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 22:36:18
  Author: foxboron
Revision: 770967

upgpkg: screenkey 1.3-1

Modified:
  screenkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 22:29:52 UTC (rev 770966)
+++ PKGBUILD2020-12-05 22:36:18 UTC (rev 770967)
@@ -4,8 +4,8 @@
 # Contributor: Gordin <9ordin @t gmail d@t com>
 
 pkgname=screenkey
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc="A screencast tool to display your keys inspired by Screenflick"
 arch=('any')
 url="https://www.thregr.org/~wavexx/software/screenkey/;
@@ -15,7 +15,7 @@
 optdepends=('slop' 'ttf-font-awesome' 'libappindicator-gtk3')
 
source=("https://www.thregr.org/~wavexx/software/screenkey/releases/$pkgname-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('41958F4116FDD1B43DEE754A2BB7D6F2153410EC')
-sha256sums=('6ef4dd759724bd498c9b193099e5650375810e209638e5f0d778dfb746ac5b73'
+sha256sums=('82e3ff4069744a2e92109788b76cec1195a4491b456ced175c1b79ed96037c03'
 'SKIP')
 
 build() {


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 22:29:52
  Author: foxboron
Revision: 770966

archrelease: copy trunk to community-any

Added:
  archlinux-contrib/repos/community-any/PKGBUILD
(from rev 770965, archlinux-contrib/trunk/PKGBUILD)
Deleted:
  archlinux-contrib/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 22:29:44 UTC (rev 770965)
+++ PKGBUILD2020-12-05 22:29:52 UTC (rev 770966)
@@ -1,22 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=archlinux-contrib
-pkgver=20201108
-pkgrel=1
-pkgdesc='Collection of contrib scripts used in Arch Linux'
-arch=('any')
-license=('GPL')
-url='https://github.com/archlinux/contrib'
-depends=('python')
-optdepends=('python-requests: for security tracker')
-source=("https://github.com/archlinux/contrib/releases/download/${pkgver}/contrib-${pkgver}.tar.gz"{,.sig})
-validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16')
-sha256sums=('a4bdefa15614bbfa636a21bed222ffa9a38dfba5fdc5b031155e8583906878f6'
-'SKIP')
-
-package() {
-  cd contrib-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: archlinux-contrib/repos/community-any/PKGBUILD (from rev 770965, 
archlinux-contrib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-05 22:29:52 UTC (rev 770966)
@@ -0,0 +1,22 @@
+# Maintainer: Morten Linderud 
+
+pkgname=archlinux-contrib
+pkgver=20201205
+pkgrel=1
+pkgdesc='Collection of contrib scripts used in Arch Linux'
+arch=('any')
+license=('GPL')
+url='https://github.com/archlinux/contrib'
+depends=('python')
+optdepends=('python-requests: for security tracker')
+source=("https://github.com/archlinux/contrib/releases/download/${pkgver}/contrib-${pkgver}.tar.gz"{,.sig})
+validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16')
+sha256sums=('338e1b50bfe8288785ec79cc8026a8f0d8800d46b1bb4c8db36000a5d69a2afb'
+'SKIP')
+
+package() {
+  cd contrib-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 22:29:44
  Author: foxboron
Revision: 770965

upgpkg: archlinux-contrib 20201205-1

Modified:
  archlinux-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 21:51:30 UTC (rev 770964)
+++ PKGBUILD2020-12-05 22:29:44 UTC (rev 770965)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=archlinux-contrib
-pkgver=20201108
+pkgver=20201205
 pkgrel=1
 pkgdesc='Collection of contrib scripts used in Arch Linux'
 arch=('any')
@@ -11,7 +11,7 @@
 optdepends=('python-requests: for security tracker')
 
source=("https://github.com/archlinux/contrib/releases/download/${pkgver}/contrib-${pkgver}.tar.gz"{,.sig})
 validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16')
-sha256sums=('a4bdefa15614bbfa636a21bed222ffa9a38dfba5fdc5b031155e8583906878f6'
+sha256sums=('338e1b50bfe8288785ec79cc8026a8f0d8800d46b1bb4c8db36000a5d69a2afb'
 'SKIP')
 
 package() {


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 21:12:01
  Author: foxboron
Revision: 770960

archrelease: copy trunk to community-x86_64

Added:
  fzf/repos/community-x86_64/PKGBUILD
(from rev 770959, fzf/trunk/PKGBUILD)
Deleted:
  fzf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 21:11:53 UTC (rev 770959)
+++ PKGBUILD2020-12-05 21:12:01 UTC (rev 770960)
@@ -1,77 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Maintainer: Morten Linderud 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Pierre Neidhardt 
-# Contributor: Hermann Zahnweh (eigengrau)
-# Contributor: Andy Weidenbaum 
-# Contributor: foalsrock 
-# Contributor: jebaum 
-
-pkgname=fzf
-pkgver=0.24.3
-pkgrel=1
-pkgdesc='Command-line fuzzy finder'
-arch=('x86_64')
-url='https://github.com/junegunn/fzf'
-license=('MIT')
-depends=('bash')
-makedepends=('git' 'go')
-optdepends=('fish: fish keybindings'
-'tmux: fzf-tmux script for launching fzf in a tmux pane'
-'vim: plugin'
-'zsh: zsh keybindings')
-source=("git+https://github.com/junegunn/fzf.git#tag=${pkgver}?signed;)
-validpgpkeys=('B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627')
-sha512sums=('SKIP')
-
-prepare() {
-   cd "${pkgname}"
-   sed -i 's/-w /-w -linkmode external /' Makefile
-}
-
-build() {
-   cd "${pkgname}"
-   export CGO_LDFLAGS="${LDFLAGS}"
-   export CGO_CFLAGS="${CFLAGS}"
-   export CGO_CPPFLAGS="${CPPFLAGS}"
-   export CGO_CXXFLAGS="${CXXFLAGS}"
-   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-   make
-}
-
-check() {
-   cd "${pkgname}"
-   export CGO_LDFLAGS="${LDFLAGS}"
-   export CGO_CFLAGS="${CFLAGS}"
-   export CGO_CPPFLAGS="${CPPFLAGS}"
-   export CGO_CXXFLAGS="${CXXFLAGS}"
-   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-   go test ./...
-}
-
-package() {
-   cd "${pkgname}"
-
-   ## Man page
-   install -Dm644 man/man1/fzf.1 "$pkgdir"/usr/share/man/man1/fzf.1
-
-   ## License
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/fzf/LICENSE
-
-   ## Binaries
-   install -dm755 "$pkgdir"/usr/bin
-   install -m755 bin/fzf-tmux "$pkgdir"/usr/bin/
-   install -Dm755 target/fzf-linux_amd64 "$pkgdir"/usr/bin/fzf
-
-   ## Completion and keybindings
-   install -dm755 "$pkgdir"/usr/share/fzf
-   install -m644 shell/*.bash shell/*.zsh "$pkgdir"/usr/share/fzf
-
-   ## Fish keybindings
-   install -Dm644 shell/key-bindings.fish 
"$pkgdir"/usr/share/fish/vendor_functions.d/fzf_key_bindings.fish
-
-   ## Vim plugin
-   install -Dm644 doc/fzf.txt "$pkgdir"/usr/share/vim/vimfiles/doc/fzf.txt
-   install -Dm644 plugin/fzf.vim 
"$pkgdir"/usr/share/vim/vimfiles/plugin/fzf.vim
-}
-

Copied: fzf/repos/community-x86_64/PKGBUILD (from rev 770959, 
fzf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-05 21:12:01 UTC (rev 770960)
@@ -0,0 +1,77 @@
+# Maintainer: Thore Bödecker 
+# Maintainer: Morten Linderud 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Pierre Neidhardt 
+# Contributor: Hermann Zahnweh (eigengrau)
+# Contributor: Andy Weidenbaum 
+# Contributor: foalsrock 
+# Contributor: jebaum 
+
+pkgname=fzf
+pkgver=0.24.4
+pkgrel=1
+pkgdesc='Command-line fuzzy finder'
+arch=('x86_64')
+url='https://github.com/junegunn/fzf'
+license=('MIT')
+depends=('bash')
+makedepends=('git' 'go')
+optdepends=('fish: fish keybindings'
+'tmux: fzf-tmux script for launching fzf in a tmux pane'
+'vim: plugin'
+'zsh: zsh keybindings')
+source=("git+https://github.com/junegunn/fzf.git#tag=${pkgver}?signed;)
+validpgpkeys=('B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627')
+sha512sums=('SKIP')
+
+prepare() {
+   cd "${pkgname}"
+   sed -i 's/-w /-w -linkmode external /' Makefile
+}
+
+build() {
+   cd "${pkgname}"
+   export CGO_LDFLAGS="${LDFLAGS}"
+   export CGO_CFLAGS="${CFLAGS}"
+   export CGO_CPPFLAGS="${CPPFLAGS}"
+   export CGO_CXXFLAGS="${CXXFLAGS}"
+   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+   make
+}
+
+check() {
+   cd "${pkgname}"
+   export CGO_LDFLAGS="${LDFLAGS}"
+   export CGO_CFLAGS="${CFLAGS}"
+   export CGO_CPPFLAGS="${CPPFLAGS}"
+   export CGO_CXXFLAGS="${CXXFLAGS}"
+   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+   go test ./...
+}
+
+package() {
+   cd "${pkgname}"
+
+   ## Man page
+   install -Dm644 man/man1/fzf.1 "$pkgdir"/usr/share/man/man1/fzf.1
+
+   ## License
+   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/fzf/LICENSE
+
+   ## Binaries
+   

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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 21:11:53
  Author: foxboron
Revision: 770959

upgpkg: fzf 0.24.4-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 21:04:33 UTC (rev 770958)
+++ PKGBUILD2020-12-05 21:11:53 UTC (rev 770959)
@@ -8,7 +8,7 @@
 # Contributor: jebaum 
 
 pkgname=fzf
-pkgver=0.24.3
+pkgver=0.24.4
 pkgrel=1
 pkgdesc='Command-line fuzzy finder'
 arch=('x86_64')


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 16:41:24
  Author: foxboron
Revision: 770913

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  362 +++---
 docker.sysusers |2 
 2 files changed, 182 insertions(+), 182 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 16:41:13 UTC (rev 770912)
+++ PKGBUILD2020-12-05 16:41:24 UTC (rev 770913)
@@ -1,181 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-# Maintainer: Morten Linderud 
-
-pkgname=docker
-pkgver=19.03.14
-pkgrel=2
-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/
-# Note: Don't look at *master*, select the correct tag.
-_TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=55e924b8a84231a065879156c0de95aefc5f5435
-# 
https://github.com/docker/docker-ce/blob/master/components/packaging/plugins/app.installer
-_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/packaging/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 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 

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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 16:41:13
  Author: foxboron
Revision: 770912

upgpkg: docker 1:19.03.14-3 - Removed last -ce in version

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 15:55:01 UTC (rev 770911)
+++ PKGBUILD2020-12-05 16:41:13 UTC (rev 770912)
@@ -3,7 +3,7 @@
 
 pkgname=docker
 pkgver=19.03.14
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -105,7 +105,7 @@
   _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 \
+VERSION=$pkgver \
 hack/make.sh dynbinary
   _fake_gopath_popd
 


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 15:55:01
  Author: foxboron
Revision: 770911

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  361 +++---
 docker.sysusers |2 
 2 files changed, 182 insertions(+), 181 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 15:54:51 UTC (rev 770910)
+++ PKGBUILD2020-12-05 15:55:01 UTC (rev 770911)
@@ -1,180 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-
-pkgname=docker
-pkgver=19.03.14
-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/
-# Note: Don't look at *master*, select the correct tag.
-_TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=55e924b8a84231a065879156c0de95aefc5f5435
-# 
https://github.com/docker/docker-ce/blob/master/components/packaging/plugins/app.installer
-_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/packaging/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 

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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 15:54:51
  Author: foxboron
Revision: 770910

upgpkg: docker 1:19.03.14-2 - Fixed FS#68833 

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 15:46:10 UTC (rev 770909)
+++ PKGBUILD2020-12-05 15:54:51 UTC (rev 770910)
@@ -1,8 +1,9 @@
 # Maintainer: Sébastien "Seblu" Luttringer
+# Maintainer: Morten Linderud 
 
 pkgname=docker
 pkgver=19.03.14
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -83,7 +84,7 @@
   ### 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
+  DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=$pkgver dynbinary
   _fake_gopath_popd
 
   ### app cli plugin


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 14:36:19
  Author: foxboron
Revision: 770672

archrelease: copy trunk to community-x86_64

Added:
  blueman/repos/community-x86_64/PKGBUILD
(from rev 770671, blueman/trunk/PKGBUILD)
Deleted:
  blueman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 14:36:10 UTC (rev 770671)
+++ PKGBUILD2020-12-05 14:36:19 UTC (rev 770672)
@@ -1,46 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Arthur Zamarin 
-# Contributor: Martin Wimpress 
-
-pkgname=blueman
-pkgver=2.1.3
-pkgrel=2
-pkgdesc="GTK+ Bluetooth Manager"
-arch=('x86_64')
-url="https://github.com/blueman-project/blueman;
-license=('GPL')
-depends=('bluez' 'bluez-libs' 'gtk3' 'libnm' 'python-cairo' 'python-gobject')
-makedepends=('cython' 'intltool' 'iproute2')
-optdepends=('dnsmasq: Network Access Point (NAP) support'
-'iproute2: Network Access Point (NAP) support'
-'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
-'pulseaudio-bluetooth: audio devices support')
-source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('3bd02e0cc9e2c1424df1fc2015da710a280ef4c657515727e47eafabf8c2cfde')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix path for bluetoothd
-  sed -i 's|/usr/sbin/bluetoothd|/usr/lib/bluetooth/bluetoothd|' 
apps/blueman-report.in
-
-  # Use correct D-Bus config location
-  sed -i '/^dbusdir =/ s/sysconfdir/datadir/' data/configs/Makefile.{am,in}
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/$pkgname \
---disable-schemas-compile \
---with-dhcp-config='/etc/dhcpd.conf'
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: blueman/repos/community-x86_64/PKGBUILD (from rev 770671, 
blueman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-05 14:36:19 UTC (rev 770672)
@@ -0,0 +1,46 @@
+# Maintainer: Balló György 
+# Contributor: Arthur Zamarin 
+# Contributor: Martin Wimpress 
+
+pkgname=blueman
+pkgver=2.1.4
+pkgrel=1
+pkgdesc="GTK+ Bluetooth Manager"
+arch=('x86_64')
+url="https://github.com/blueman-project/blueman;
+license=('GPL')
+depends=('bluez' 'bluez-libs' 'gtk3' 'libnm' 'python-cairo' 'python-gobject')
+makedepends=('cython' 'intltool' 'iproute2')
+optdepends=('dnsmasq: Network Access Point (NAP) support'
+'iproute2: Network Access Point (NAP) support'
+'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
+'pulseaudio-bluetooth: audio devices support')
+source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('1d9c3d39a564d88851aa8de509f16bfa586b0b50f4307dc6c6347ba4833664da')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix path for bluetoothd
+  sed -i 's|/usr/sbin/bluetoothd|/usr/lib/bluetooth/bluetoothd|' 
apps/blueman-report.in
+
+  # Use correct D-Bus config location
+  sed -i '/^dbusdir =/ s/sysconfdir/datadir/' data/configs/Makefile.{am,in}
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+--disable-schemas-compile \
+--with-dhcp-config='/etc/dhcpd.conf'
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
+}


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 14:36:10
  Author: foxboron
Revision: 770671

upgpkg: blueman 2.1.4-1 - Security update

Modified:
  blueman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 14:31:24 UTC (rev 770670)
+++ PKGBUILD2020-12-05 14:36:10 UTC (rev 770671)
@@ -3,8 +3,8 @@
 # Contributor: Martin Wimpress 
 
 pkgname=blueman
-pkgver=2.1.3
-pkgrel=2
+pkgver=2.1.4
+pkgrel=1
 pkgdesc="GTK+ Bluetooth Manager"
 arch=('x86_64')
 url="https://github.com/blueman-project/blueman;
@@ -16,7 +16,7 @@
 'networkmanager: Dial Up Networking (DUN) and Personal Area 
Networking (PAN) support'
 'pulseaudio-bluetooth: audio devices support')
 
source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('3bd02e0cc9e2c1424df1fc2015da710a280ef4c657515727e47eafabf8c2cfde')
+sha256sums=('1d9c3d39a564d88851aa8de509f16bfa586b0b50f4307dc6c6347ba4833664da')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 13:13:22
  Author: foxboron
Revision: 770544

archrelease: copy trunk to community-x86_64

Added:
  gopls/repos/community-x86_64/PKGBUILD
(from rev 770543, gopls/trunk/PKGBUILD)
Deleted:
  gopls/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-05 13:13:14 UTC (rev 770543)
+++ PKGBUILD2020-12-05 13:13:22 UTC (rev 770544)
@@ -1,33 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Chad Kunde 
-
-pkgname=gopls
-pkgver=0.5.4
-pkgrel=1
-pkgdesc='Language server for Go programming language'
-arch=(x86_64 aarch64 armv7h armv7l)
-url='https://github.com/golang/tools/tree/master/gopls'
-license=(BSD)
-depends=(glibc)
-makedepends=('git' 'go')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('0a93330f0ac894ea90183e2ba87ed076bef29c5767d8fb57dc928116a0b7e5e9')
-
-build() {
-  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
-
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  go build -o "${pkgname}"
-}
-
-package() {
-  cd "tools-${pkgname}-v${pkgver}"
-  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
-  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gopls/repos/community-x86_64/PKGBUILD (from rev 770543, 
gopls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-05 13:13:22 UTC (rev 770544)
@@ -0,0 +1,33 @@
+# Maintainer: Morten Linderud 
+# Contributor: Chad Kunde 
+
+pkgname=gopls
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='Language server for Go programming language'
+arch=(x86_64 aarch64 armv7h armv7l)
+url='https://github.com/golang/tools/tree/master/gopls'
+license=(BSD)
+depends=(glibc)
+makedepends=('git' 'go')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
+sha256sums=('08d477a7c35021ec5d8950e25e1fcac86d7ec0ce8a421c20d932029e00efb1d8')
+
+build() {
+  cd "tools-${pkgname}-v${pkgver}/${pkgname}"
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
+  go build -o "${pkgname}"
+}
+
+package() {
+  cd "tools-${pkgname}-v${pkgver}"
+  install -Dm755 "${pkgname}/${pkgname}" -t "${pkgdir}"/usr/bin/
+  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-05 Thread Morten Linderud via arch-commits
Date: Saturday, December 5, 2020 @ 13:13:14
  Author: foxboron
Revision: 770543

upgpkg: gopls 0.5.5-1

Modified:
  gopls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-05 13:13:10 UTC (rev 770542)
+++ PKGBUILD2020-12-05 13:13:14 UTC (rev 770543)
@@ -2,7 +2,7 @@
 # Contributor: Chad Kunde 
 
 pkgname=gopls
-pkgver=0.5.4
+pkgver=0.5.5
 pkgrel=1
 pkgdesc='Language server for Go programming language'
 arch=(x86_64 aarch64 armv7h armv7l)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=('git' 'go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/golang/tools/archive/gopls/v${pkgver}.tar.gz;)
-sha256sums=('0a93330f0ac894ea90183e2ba87ed076bef29c5767d8fb57dc928116a0b7e5e9')
+sha256sums=('08d477a7c35021ec5d8950e25e1fcac86d7ec0ce8a421c20d932029e00efb1d8')
 
 build() {
   cd "tools-${pkgname}-v${pkgver}/${pkgname}"


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 19:35:02
  Author: foxboron
Revision: 770019

archrelease: copy trunk to community-any

Added:
  qutebrowser/repos/community-any/PKGBUILD
(from rev 770018, qutebrowser/trunk/PKGBUILD)
Deleted:
  qutebrowser/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-04 19:34:54 UTC (rev 770018)
+++ PKGBUILD2020-12-04 19:35:02 UTC (rev 770019)
@@ -1,39 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Lukas Fleischer 
-# Contributor: Pierre Neidhardt 
-# Contributor: Florian Bruhin (The Compiler) 
-
-pkgname=qutebrowser
-pkgver=1.14.0
-pkgrel=2
-pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
-arch=("any")
-url="https://www.qutebrowser.org/;
-license=("GPL")
-depends=("python-attrs" "python-jinja" "python-pygments" "python-pypeg2"
- "python-pyqt5" "python-yaml" "qt5-base" "python-pyqtwebengine")
-makedepends=("asciidoc" "python-setuptools")
-optdepends=("gst-libav: media playback with qt5-webkit backend"
-"gst-plugins-base: media playback with qt5-webkit backend"
-"gst-plugins-good: media playback with qt5-webkit backend"
-"gst-plugins-bad: media playback with qt5-webkit backend"
-"gst-plugins-ugly: media playback with qt5-webkit backend"
-"pdfjs: displaying PDF in-browser"
-"qt5-webkit: alternative backend")
-options=(!emptydirs)
-source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz;
-
"https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc;)
-validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
-sha256sums=('76eb14097bab873ffae73bb4d017b4d22aa5c4604d45f0b9570dfaed4720374a'
-'SKIP')
-
-build() {
-cd "$pkgname-$pkgver"
-export PYTHONHASHSEED=0
-make -f misc/Makefile all
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make -f misc/Makefile DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: qutebrowser/repos/community-any/PKGBUILD (from rev 770018, 
qutebrowser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-04 19:35:02 UTC (rev 770019)
@@ -0,0 +1,39 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Lukas Fleischer 
+# Contributor: Pierre Neidhardt 
+# Contributor: Florian Bruhin (The Compiler) 
+
+pkgname=qutebrowser
+pkgver=1.14.1
+pkgrel=1
+pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
+arch=("any")
+url="https://www.qutebrowser.org/;
+license=("GPL")
+depends=("python-attrs" "python-jinja" "python-pygments" "python-pypeg2"
+ "python-pyqt5" "python-yaml" "qt5-base" "python-pyqtwebengine")
+makedepends=("asciidoc" "python-setuptools")
+optdepends=("gst-libav: media playback with qt5-webkit backend"
+"gst-plugins-base: media playback with qt5-webkit backend"
+"gst-plugins-good: media playback with qt5-webkit backend"
+"gst-plugins-bad: media playback with qt5-webkit backend"
+"gst-plugins-ugly: media playback with qt5-webkit backend"
+"pdfjs: displaying PDF in-browser"
+"qt5-webkit: alternative backend")
+options=(!emptydirs)
+source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz;
+
"https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc;)
+validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
+sha256sums=('554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796'
+'SKIP')
+
+build() {
+cd "$pkgname-$pkgver"
+export PYTHONHASHSEED=0
+make -f misc/Makefile all
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make -f misc/Makefile DESTDIR="$pkgdir" PREFIX=/usr install
+}


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 19:34:54
  Author: foxboron
Revision: 770018

upgpkg: qutebrowser 1.14.1-1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 19:27:49 UTC (rev 770017)
+++ PKGBUILD2020-12-04 19:34:54 UTC (rev 770018)
@@ -4,8 +4,8 @@
 # Contributor: Florian Bruhin (The Compiler) 
 
 pkgname=qutebrowser
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.14.1
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
 arch=("any")
 url="https://www.qutebrowser.org/;
@@ -24,7 +24,7 @@
 
source=("https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz;
 
"https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qutebrowser-$pkgver.tar.gz.asc;)
 validpgpkeys=("E04E560002401B8EF0E76F0A916EB0C8FD55A072")
-sha256sums=('76eb14097bab873ffae73bb4d017b4d22aa5c4604d45f0b9570dfaed4720374a'
+sha256sums=('554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796'
 'SKIP')
 
 build() {


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:41:08
  Author: foxboron
Revision: 770010

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-04 18:41:00 UTC (rev 770009)
+++ PKGBUILD2020-12-04 18:41:08 UTC (rev 770010)
@@ -1,72 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Morten Linderud 
-# Contributor: Lance Chen 
-
-_pypiname=wheel
-pkgbase=python-wheel
-pkgname=('python-wheel' 'python2-wheel')
-pkgver=0.36.0
-pkgrel=1
-pkgdesc="A built-package format for Python"
-arch=(any)
-url="https://pypi.python.org/pypi/wheel;
-license=('MIT')
-makedepends=('python-packaging' 'python-setuptools'
- 'python2-packaging' 'python2-setuptools')
-checkdepends=('python-jsonschema' 'python-pytest' 'python-keyring' 
'python-keyrings-alt'
-  'python-xdg')
-source=("https://pypi.io/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz;)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/wheel/archive/$pkgver.tar.gz;)
-sha512sums=('1f851dfc18fa96d67bb96c61eec15999c46ea77c490173b71121810480f3c30f2de770a2e6e0712d04f35c91fcadbb276b05968e2b5db76dea882929f555f983')
-
-prepare() {
-  # don't depend on python-coverage for tests
-  sed -i 's/--cov=wheel//' wheel-$pkgver/setup.cfg
-
-  # https://github.com/pypa/wheel/pull/365 but why?
-  rm -r wheel-$pkgver/src/wheel/vendored
-  sed -i 's/from .vendored.packaging import tags/from packaging import tags/' 
wheel-$pkgver/src/wheel/bdist_wheel.py
-
-  cp -a wheel-$pkgver{,-py2}
-}
-
-build() {
-  export PYTHONHASHSEED=0
-
-  cd "$srcdir/wheel-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/wheel-$pkgver-py2"
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd wheel-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
py.test
-}
-
-package_python-wheel() {
-  depends=('python-packaging')
-  optdepends=('python-keyring: for wheel.signatures')
-  optdepends=('python-xdg: for wheel.signatures')
-
-  cd "$srcdir/$_pypiname-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-package_python2-wheel() {
-  depends=('python2-packaging')
-  optdepends=('python2-keyring: for wheel.signatures')
-  optdepends=('python2-xdg: for wheel.signatures')
-
-  cd "$srcdir/$_pypiname-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-  mv "$pkgdir/usr/bin/wheel" "$pkgdir/usr/bin/wheel2"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-wheel/repos/community-any/PKGBUILD (from rev 770009, 
python-wheel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-04 18:41:08 UTC (rev 770010)
@@ -0,0 +1,72 @@
+# Maintainer: Felix Yan 
+# Maintainer: Morten Linderud 
+# Contributor: Lance Chen 
+
+_pypiname=wheel
+pkgbase=python-wheel
+pkgname=('python-wheel' 'python2-wheel')
+pkgver=0.36.1
+pkgrel=1
+pkgdesc="A built-package format for Python"
+arch=(any)
+url="https://pypi.python.org/pypi/wheel;
+license=('MIT')
+makedepends=('python-packaging' 'python-setuptools'
+ 'python2-packaging' 'python2-setuptools')
+checkdepends=('python-jsonschema' 'python-pytest' 'python-keyring' 
'python-keyrings-alt'
+  'python-xdg')
+source=("https://pypi.io/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz;)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/wheel/archive/$pkgver.tar.gz;)
+sha512sums=('1f9a27604b0fa0d1ae4782bdba57956a70d74a9a736f4c41481b417cd1e8a8693870c37835ffe1a061ef55f8adad3475bfc20e2c1fd8de8083dd5c72cca0')
+
+prepare() {
+  # don't depend on python-coverage for tests
+  sed -i 's/--cov=wheel//' wheel-$pkgver/setup.cfg
+
+  # https://github.com/pypa/wheel/pull/365 but why?
+  rm -r wheel-$pkgver/src/wheel/vendored
+  sed -i 's/from .vendored.packaging import tags/from packaging import tags/' 
wheel-$pkgver/src/wheel/bdist_wheel.py
+
+  cp -a wheel-$pkgver{,-py2}
+}
+
+build() {
+  export PYTHONHASHSEED=0
+
+  cd "$srcdir/wheel-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/wheel-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd wheel-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
py.test
+}
+
+package_python-wheel() {
+  

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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:41:00
  Author: foxboron
Revision: 770009

upgpkg: python-wheel 0.36.1-1

Modified:
  python-wheel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 18:40:02 UTC (rev 770008)
+++ PKGBUILD2020-12-04 18:41:00 UTC (rev 770009)
@@ -5,7 +5,7 @@
 _pypiname=wheel
 pkgbase=python-wheel
 pkgname=('python-wheel' 'python2-wheel')
-pkgver=0.36.0
+pkgver=0.36.1
 pkgrel=1
 pkgdesc="A built-package format for Python"
 arch=(any)
@@ -17,7 +17,7 @@
   'python-xdg')
 source=("https://pypi.io/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz;)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/wheel/archive/$pkgver.tar.gz;)
-sha512sums=('1f851dfc18fa96d67bb96c61eec15999c46ea77c490173b71121810480f3c30f2de770a2e6e0712d04f35c91fcadbb276b05968e2b5db76dea882929f555f983')
+sha512sums=('1f9a27604b0fa0d1ae4782bdba57956a70d74a9a736f4c41481b417cd1e8a8693870c37835ffe1a061ef55f8adad3475bfc20e2c1fd8de8083dd5c72cca0')
 
 prepare() {
   # don't depend on python-coverage for tests


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:40:02
  Author: foxboron
Revision: 770008

archrelease: copy trunk to community-x86_64

Added:
  glider/repos/community-x86_64/PKGBUILD
(from rev 770007, glider/trunk/PKGBUILD)
Deleted:
  glider/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-04 18:39:55 UTC (rev 770007)
+++ PKGBUILD2020-12-04 18:40:02 UTC (rev 770008)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Morten Linderud 
-
-pkgname=glider
-pkgver=0.12.3
-pkgrel=1
-pkgdesc="A forward proxy with multiple protocols support"
-arch=('x86_64')
-url="https://github.com/nadoo/glider;
-license=('GPL')
-depends=('glibc')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
-sha512sums=('529b87cb7cd2eb9a26e8a5ac94a9f9be5ec378f0db034f1e86ac0173e90935b60a827e93b86c2a4d0d35b6ea6625a54173a4a47afe9eddd02d3e8e77339c1cd0')
-
-build() {
-  cd glider-$pkgver
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  go build -o glider .
-
-}
-
-check(){
-  cd glider-$pkgver
-  go test -v ./...
-}
-
-package() {
-  cd glider-$pkgver
-  install -Dm755 glider "$pkgdir"/usr/bin/glider
-  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
-  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
-}

Copied: glider/repos/community-x86_64/PKGBUILD (from rev 770007, 
glider/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-04 18:40:02 UTC (rev 770008)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Morten Linderud 
+
+pkgname=glider
+pkgver=0.13.0
+pkgrel=1
+pkgdesc="A forward proxy with multiple protocols support"
+arch=('x86_64')
+url="https://github.com/nadoo/glider;
+license=('GPL')
+depends=('glibc')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
+sha512sums=('5d9c086b674ebf003fbabc48cb2fe5b312fb54955f716df28c14d09b502aedc8a40fde56c34e857f5b25b69bd0d15ae7a8f78f57cd09933359a0fe56c637fa94')
+
+build() {
+  cd glider-$pkgver
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  go build -o glider .
+
+}
+
+check(){
+  cd glider-$pkgver
+  go test -v ./...
+}
+
+package() {
+  cd glider-$pkgver
+  install -Dm755 glider "$pkgdir"/usr/bin/glider
+  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
+  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
+}


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:39:55
  Author: foxboron
Revision: 770007

upgpkg: glider 0.13.0-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 18:38:20 UTC (rev 770006)
+++ PKGBUILD2020-12-04 18:39:55 UTC (rev 770007)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=glider
-pkgver=0.12.3
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
-sha512sums=('529b87cb7cd2eb9a26e8a5ac94a9f9be5ec378f0db034f1e86ac0173e90935b60a827e93b86c2a4d0d35b6ea6625a54173a4a47afe9eddd02d3e8e77339c1cd0')
+sha512sums=('5d9c086b674ebf003fbabc48cb2fe5b312fb54955f716df28c14d09b502aedc8a40fde56c34e857f5b25b69bd0d15ae7a8f78f57cd09933359a0fe56c637fa94')
 
 build() {
   cd glider-$pkgver


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:38:20
  Author: foxboron
Revision: 770006

archrelease: copy trunk to community-x86_64

Added:
  k9s/repos/community-x86_64/PKGBUILD
(from rev 770005, k9s/trunk/PKGBUILD)
Deleted:
  k9s/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-04 18:38:13 UTC (rev 770005)
+++ PKGBUILD2020-12-04 18:38:20 UTC (rev 770006)
@@ -1,42 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Maintainer: Morten Linderud 
-
-pkgname=k9s
-pkgver=0.24.1
-pkgrel=1
-pkgdesc='TUI for managing Kubernetes clusters and pods'
-arch=(x86_64)
-url='https://github.com/derailed/k9s'
-license=(APACHE)
-makedepends=(git go)
-_commit=68981ff5007e9f7031eed1f17e4bc9d406d4d67a   #refs/tags/v0.24.1^{}
-source=("git+$url#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  make VERSION=$pkgver build
-}
-
-check() {
-  make -C $pkgname test
-}
-
-package() {
-  cd $pkgname
-  install -Dm755 "execs/$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/derailed/k9s/releases
-# vim: ts=2 sw=2 et:

Copied: k9s/repos/community-x86_64/PKGBUILD (from rev 770005, 
k9s/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-04 18:38:20 UTC (rev 770006)
@@ -0,0 +1,42 @@
+# Maintainer: Alexander F. Rødseth 
+# Maintainer: Morten Linderud 
+
+pkgname=k9s
+pkgver=0.24.2
+pkgrel=1
+pkgdesc='TUI for managing Kubernetes clusters and pods'
+arch=(x86_64)
+url='https://github.com/derailed/k9s'
+license=(APACHE)
+makedepends=(git go)
+_commit=f929114ae4679c89ca06b2833d8a0fca5f1ec69d   #refs/tags/v0.24.2^{}
+source=("git+$url#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  make VERSION=$pkgver build
+}
+
+check() {
+  make -C $pkgname test
+}
+
+package() {
+  cd $pkgname
+  install -Dm755 "execs/$pkgname" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/derailed/k9s/releases
+# vim: ts=2 sw=2 et:


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

2020-12-04 Thread Morten Linderud via arch-commits
Date: Friday, December 4, 2020 @ 18:38:13
  Author: foxboron
Revision: 770005

upgpkg: k9s 0.24.2-1

Modified:
  k9s/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 18:27:35 UTC (rev 770004)
+++ PKGBUILD2020-12-04 18:38:13 UTC (rev 770005)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=k9s
-pkgver=0.24.1
+pkgver=0.24.2
 pkgrel=1
 pkgdesc='TUI for managing Kubernetes clusters and pods'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 url='https://github.com/derailed/k9s'
 license=(APACHE)
 makedepends=(git go)
-_commit=68981ff5007e9f7031eed1f17e4bc9d406d4d67a   #refs/tags/v0.24.1^{}
+_commit=f929114ae4679c89ca06b2833d8a0fca5f1ec69d   #refs/tags/v0.24.2^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 22:03:41
  Author: foxboron
Revision: 769823

archrelease: copy trunk to community-x86_64

Added:
  go/repos/community-x86_64/PKGBUILD
(from rev 769822, go/trunk/PKGBUILD)
Deleted:
  go/repos/community-x86_64/PKGBUILD
  go/repos/community-x86_64/fix-ldflags.patch

---+
 PKGBUILD  |  183 +---
 fix-ldflags.patch |   26 ---
 2 files changed, 90 insertions(+), 119 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 22:00:20 UTC (rev 769822)
+++ PKGBUILD2020-12-03 22:03:41 UTC (rev 769823)
@@ -1,93 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Bartłomiej Piotrowski 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Pierre Neidhardt 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Rémy Oudompheng 
-# Contributor: Andres Perera 
-# Contributor: Matthew Bauer 
-# Contributor: Christian Himpel 
-# Contributor: Mike Rosset 
-# Contributor: Daniel YC Lin 
-# Contributor: John Luebs 
-
-pkgname=go
-epoch=2
-pkgver=1.15.5
-pkgrel=2
-pkgdesc='Core compiler tools for the Go programming language'
-arch=(x86_64)
-url='https://golang.org/'
-license=(BSD)
-makedepends=(git go perl)
-replaces=(go-pie)
-provides=(go-pie)
-options=(!strip staticlibs)
-source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc}
-
"fix-color.patch::https://github.com/golang/go/commit/29634436fd741a7c685bf8f242b6fd62f093d1ad.patch;
-"fix-ldflags.patch")
-validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
-sha256sums=('c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1'
-'SKIP'
-'f6bf4c18e4395bdd4925b1f15a713fa3daca0a28123d6c20d51234d7ce2d3357'
-'57793df3095606f930b95c8b40deca6a0c9dbc3b3fcc491ad77a91c01f67c12e')
-
-prepare() {
-cd "${pkgname}"
-patch -Np1 < "$srcdir/fix-color.patch"
-patch -Np1 < "$srcdir/fix-ldflags.patch"
-}
-
-build() {
-  export GOARCH=amd64
-  export GOROOT_FINAL=/usr/lib/go
-  export GOROOT_BOOTSTRAP=/usr/lib/go
-  export GOPATH="$srcdir/"
-  export GOROOT="$srcdir/$pkgname"
-  export GOBIN="$GOROOT/bin"
-
-  cd "$pkgname/src"
-  ./make.bash --no-clean -v
-
-  PATH="$GOBIN:$PATH" go install -v -race std
-  PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
-}
-
-check() {
-  export GOARCH=amd64
-  export GOROOT_FINAL=/usr/lib/go
-  export GOROOT_BOOTSTRAP=/usr/lib/go
-  export GOROOT="$srcdir/$pkgname"
-  export GOBIN="$GOROOT/bin"
-  export PATH="$srcdir/$pkgname/bin:$PATH"
-  export GO_TEST_TIMEOUT_SCALE=2
-
-  cd $pkgname/src
-  rm os/signal/signal_cgo_test.go  # TODO: There is a bug somewhere.
-   # Should only affect containers
-   # so lets just say No.
-  ./run.bash --no-rebuild -v -v -v -k
-}
-
-package() {
-  cd "$pkgname"
-
-  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
-  cp -a bin pkg src lib misc api test "$pkgdir/usr/lib/go"
-  cp -r doc/* "$pkgdir/usr/share/doc/go"
-
-  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
-  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
-  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
-
-  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
-
-  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap" "$pkgdir/usr/lib/go/pkg/tool/*/api"
-
-  # TODO: Figure out if really needed
-  rm -rf "$pkgdir"/usr/lib/go/pkg/obj/go-build/*
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim: ts=2 sw=2 et

Copied: go/repos/community-x86_64/PKGBUILD (from rev 769822, go/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 22:03:41 UTC (rev 769823)
@@ -0,0 +1,90 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Bartłomiej Piotrowski 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Pierre Neidhardt 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Rémy Oudompheng 
+# Contributor: Andres Perera 
+# Contributor: Matthew Bauer 
+# Contributor: Christian Himpel 
+# Contributor: Mike Rosset 
+# Contributor: Daniel YC Lin 
+# Contributor: John Luebs 
+
+pkgname=go
+epoch=2
+pkgver=1.15.6
+pkgrel=1
+pkgdesc='Core compiler tools for the Go programming language'
+arch=(x86_64)
+url='https://golang.org/'
+license=(BSD)
+makedepends=(git go perl)
+replaces=(go-pie)
+provides=(go-pie)
+options=(!strip staticlibs)
+source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc}
+
"fix-color.patch::https://github.com/golang/go/commit/29634436fd741a7c685bf8f242b6fd62f093d1ad.patch;)
+validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
+sha256sums=('890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817'
+'SKIP'
+'f6bf4c18e4395bdd4925b1f15a713fa3daca0a28123d6c20d51234d7ce2d3357')
+
+prepare() {
+cd 

[arch-commits] Commit in go/trunk (fix-ldflags.patch)

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 22:00:20
  Author: foxboron
Revision: 769822

Removed patch

Deleted:
  go/trunk/fix-ldflags.patch

---+
 fix-ldflags.patch |   26 --
 1 file changed, 26 deletions(-)

Deleted: fix-ldflags.patch
===
--- fix-ldflags.patch   2020-12-03 21:59:39 UTC (rev 769821)
+++ fix-ldflags.patch   2020-12-03 22:00:20 UTC (rev 769822)
@@ -1,26 +0,0 @@
-diff --git a/src/cmd/go/internal/work/exec.go 
b/src/cmd/go/internal/work/exec.go
-index 2c40a4b..157ac4c 100644
 a/src/cmd/go/internal/work/exec.go
-+++ b/src/cmd/go/internal/work/exec.go
-@@ -2883,6 +2883,21 @@
-   idx = bytes.Index(src, []byte(cgoLdflag))
-   }
-   }
-+
-+  // We expect to find the contents of cgoLDFLAGS in flags.
-+  if len(cgoLDFLAGS) > 0 {
-+  outer:
-+  for i := range flags {
-+  for j, f := range cgoLDFLAGS {
-+  if f != flags[i+j] {
-+  continue outer
-+  }
-+  }
-+  flags = append(flags[:i], 
flags[i+len(cgoLDFLAGS):]...)
-+  break
-+  }
-+  }
-+
-   if err := checkLinkerFlags("LDFLAGS", "go:cgo_ldflag", flags); 
err != nil {
-   return nil, nil, err
-   }


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 21:59:39
  Author: foxboron
Revision: 769821

upgpkg: go 2:1.15.6-1

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 21:27:17 UTC (rev 769820)
+++ PKGBUILD2020-12-03 21:59:39 UTC (rev 769821)
@@ -13,8 +13,8 @@
 
 pkgname=go
 epoch=2
-pkgver=1.15.5
-pkgrel=2
+pkgver=1.15.6
+pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(x86_64)
 url='https://golang.org/'
@@ -24,18 +24,15 @@
 provides=(go-pie)
 options=(!strip staticlibs)
 source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc}
-
"fix-color.patch::https://github.com/golang/go/commit/29634436fd741a7c685bf8f242b6fd62f093d1ad.patch;
-"fix-ldflags.patch")
+
"fix-color.patch::https://github.com/golang/go/commit/29634436fd741a7c685bf8f242b6fd62f093d1ad.patch;)
 validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
-sha256sums=('c1076b90cf94b73ebed62a81d802cd84d43d02dea8c07abdc922c57a071c84f1'
+sha256sums=('890bba73c5e2b19ffb1180e385ea225059eb008eb91b694875dd86ea48675817'
 'SKIP'
-'f6bf4c18e4395bdd4925b1f15a713fa3daca0a28123d6c20d51234d7ce2d3357'
-'57793df3095606f930b95c8b40deca6a0c9dbc3b3fcc491ad77a91c01f67c12e')
+'f6bf4c18e4395bdd4925b1f15a713fa3daca0a28123d6c20d51234d7ce2d3357')
 
 prepare() {
 cd "${pkgname}"
 patch -Np1 < "$srcdir/fix-color.patch"
-patch -Np1 < "$srcdir/fix-ldflags.patch"
 }
 
 build() {


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 20:08:08
  Author: foxboron
Revision: 769756

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 20:07:59 UTC (rev 769755)
+++ PKGBUILD2020-12-03 20:08:08 UTC (rev 769756)
@@ -1,45 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Eli Schwartz 
-# Contributor: Richard Bradfield 
-
-pkgname=github-cli
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="The GitHub CLI"
-arch=("x86_64")
-url="https://github.com/cli/cli;
-license=("MIT")
-depends=("glibc" "mailcap")
-makedepends=("go")
-checkdepends=("git")
-optdepends=("git: To interact with repositories")
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ffbf27c3945833dcf57f1cb16c6e8cb3de52a3a6c74c7e9539512e9a7e12b168')
-
-build() {
-cd "cli-$pkgver"
-
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
-
-make GH_VERSION="v$pkgver" bin/gh manpages
-bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
-bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
-bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
-}
-
-check(){
-cd "cli-$pkgver"
-make test
-}
-
-package() {
-cd "cli-$pkgver"
-install -Dm755 "bin/gh" "$pkgdir/usr/bin/gh"
-cp -r share/ "$pkgdir"/usr
-install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
-}

Copied: github-cli/repos/community-x86_64/PKGBUILD (from rev 769755, 
github-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 20:08:08 UTC (rev 769756)
@@ -0,0 +1,45 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Eli Schwartz 
+# Contributor: Richard Bradfield 
+
+pkgname=github-cli
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="The GitHub CLI"
+arch=("x86_64")
+url="https://github.com/cli/cli;
+license=("MIT")
+depends=("glibc" "mailcap")
+makedepends=("go")
+checkdepends=("git")
+optdepends=("git: To interact with repositories")
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957')
+
+build() {
+cd "cli-$pkgver"
+
+export CGO_CPPFLAGS="${CPPFLAGS}"
+export CGO_CFLAGS="${CFLAGS}"
+export CGO_CXXFLAGS="${CXXFLAGS}"
+export CGO_LDFLAGS="${LDFLAGS}"
+export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
+
+make GH_VERSION="v$pkgver" bin/gh manpages
+bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
+bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
+bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
+}
+
+check(){
+cd "cli-$pkgver"
+make test
+}
+
+package() {
+cd "cli-$pkgver"
+install -Dm755 "bin/gh" "$pkgdir/usr/bin/gh"
+cp -r share/ "$pkgdir"/usr
+install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
+}


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 20:07:59
  Author: foxboron
Revision: 769755

upgpkg: github-cli 1.3.1-1

Modified:
  github-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 20:07:41 UTC (rev 769754)
+++ PKGBUILD2020-12-03 20:07:59 UTC (rev 769755)
@@ -3,7 +3,7 @@
 # Contributor: Richard Bradfield 
 
 pkgname=github-cli
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 checkdepends=("git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ffbf27c3945833dcf57f1cb16c6e8cb3de52a3a6c74c7e9539512e9a7e12b168')
+sha256sums=('5e5dca830aa5012fa1851513c10c0a5de4d3f38c16a172928b1d8e9dd9c75957')
 
 build() {
 cd "cli-$pkgver"


[arch-commits] Commit in qmk/repos/community-any (7 files)

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 16:02:00
  Author: foxboron
Revision: 769699

archrelease: copy trunk to community-any

Added:
  qmk/repos/community-any/PKGBUILD
(from rev 769698, qmk/trunk/PKGBUILD)
Deleted:
  qmk/repos/community-any/50-atmel-dfu.rules
  qmk/repos/community-any/54-input-club-keyboard.rules
  qmk/repos/community-any/55-caterina.rules
  qmk/repos/community-any/56-dfu-util.rules
  qmk/repos/community-any/57-bootloadhid.rules
  qmk/repos/community-any/PKGBUILD

--+
 50-atmel-dfu.rules   |6 --
 54-input-club-keyboard.rules |2 
 55-caterina.rules|5 --
 56-dfu-util.rules|4 -
 57-bootloadhid.rules |2 
 PKGBUILD |   94 ++---
 6 files changed, 43 insertions(+), 70 deletions(-)

Deleted: 50-atmel-dfu.rules
===
--- 50-atmel-dfu.rules  2020-12-03 16:01:47 UTC (rev 769698)
+++ 50-atmel-dfu.rules  2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,6 +0,0 @@
-# Atmel ATMega32U4
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ff4", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Atmel USBKEY AT90USB1287
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ffb", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Atmel ATMega32U2
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ff0", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 54-input-club-keyboard.rules
===
--- 54-input-club-keyboard.rules2020-12-03 16:01:47 UTC (rev 769698)
+++ 54-input-club-keyboard.rules2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,2 +0,0 @@
-# Input Club keyboard bootloader
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1c11", ATTRS{idProduct}=="b007", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 55-caterina.rules
===
--- 55-caterina.rules   2020-12-03 16:01:47 UTC (rev 769698)
+++ 55-caterina.rules   2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,5 +0,0 @@
-# ModemManager should ignore the following devices
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="2a03", ATTRS{idProduct}=="0036", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="2341", ATTRS{idProduct}=="0036", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9205", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9203", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"

Deleted: 56-dfu-util.rules
===
--- 56-dfu-util.rules   2020-12-03 16:01:47 UTC (rev 769698)
+++ 56-dfu-util.rules   2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,4 +0,0 @@
-# stm32duino
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1eaf", ATTRS{idProduct}=="0003", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Generic stm32
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="df11", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 57-bootloadhid.rules
===
--- 57-bootloadhid.rules2020-12-03 16:01:47 UTC (rev 769698)
+++ 57-bootloadhid.rules2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,2 +0,0 @@
-# bootloadHID
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="05df", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 16:01:47 UTC (rev 769698)
+++ PKGBUILD2020-12-03 16:02:00 UTC (rev 769699)
@@ -1,51 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Akaash Suresh 
-# Contributor: Batuhan Baserdem 
-
-pkgname=qmk
-pkgver=0.0.36
-pkgrel=3
-pkgdesc="CLI tool for customizing supported mechanical keyboards."
-arch=('any')
-url="https://github.com/qmk/qmk_cli;
-license=('MIT')
-depends=('python-appdirs' 'python-argcomplete' 'python-colorama'
- 'python-milc' 'git' 'avr-gcc' 'arm-none-eabi-gcc'
- 'dfu-programmer' 'dfu-util' 'avrdude' 'python-hjson' 
'python-pygments')
-makedepends=('python-setuptools')
-optdepends=('arm-none-eabi-binutils'
-'arm-none-eabi-newlib'
-'avr-binutils'
-'avr-libc'
-'gcc'
-'libffi'
-'libusb-compat'
-'clang: chibios-upgrader'
-'zip: some distribution script'
-'wget: some update scripts'
-'diffutils: some update scripts')
-source=("https://files.pythonhosted.org/packages/source/q/qmk/qmk-${pkgver}.tar.gz;
-'50-atmel-dfu.rules'
-'54-input-club-keyboard.rules'
-'55-caterina.rules'
-'56-dfu-util.rules'
-

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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 16:01:47
  Author: foxboron
Revision: 769698

Removed udev rules from qmk

Deleted:
  qmk/trunk/50-atmel-dfu.rules
  qmk/trunk/54-input-club-keyboard.rules
  qmk/trunk/55-caterina.rules
  qmk/trunk/56-dfu-util.rules
  qmk/trunk/57-bootloadhid.rules

--+
 50-atmel-dfu.rules   |6 --
 54-input-club-keyboard.rules |2 --
 55-caterina.rules|5 -
 56-dfu-util.rules|4 
 57-bootloadhid.rules |2 --
 5 files changed, 19 deletions(-)

Deleted: 50-atmel-dfu.rules
===
--- 50-atmel-dfu.rules  2020-12-03 16:00:39 UTC (rev 769697)
+++ 50-atmel-dfu.rules  2020-12-03 16:01:47 UTC (rev 769698)
@@ -1,6 +0,0 @@
-# Atmel ATMega32U4
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ff4", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Atmel USBKEY AT90USB1287
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ffb", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Atmel ATMega32U2
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2ff0", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 54-input-club-keyboard.rules
===
--- 54-input-club-keyboard.rules2020-12-03 16:00:39 UTC (rev 769697)
+++ 54-input-club-keyboard.rules2020-12-03 16:01:47 UTC (rev 769698)
@@ -1,2 +0,0 @@
-# Input Club keyboard bootloader
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1c11", ATTRS{idProduct}=="b007", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 55-caterina.rules
===
--- 55-caterina.rules   2020-12-03 16:00:39 UTC (rev 769697)
+++ 55-caterina.rules   2020-12-03 16:01:47 UTC (rev 769698)
@@ -1,5 +0,0 @@
-# ModemManager should ignore the following devices
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="2a03", ATTRS{idProduct}=="0036", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="2341", ATTRS{idProduct}=="0036", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9205", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9203", 
TAG+="uaccess", RUN{builtin}+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1"

Deleted: 56-dfu-util.rules
===
--- 56-dfu-util.rules   2020-12-03 16:00:39 UTC (rev 769697)
+++ 56-dfu-util.rules   2020-12-03 16:01:47 UTC (rev 769698)
@@ -1,4 +0,0 @@
-# stm32duino
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="1eaf", ATTRS{idProduct}=="0003", 
TAG+="uaccess", RUN{builtin}+="uaccess"
-# Generic stm32
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="df11", 
TAG+="uaccess", RUN{builtin}+="uaccess"

Deleted: 57-bootloadhid.rules
===
--- 57-bootloadhid.rules2020-12-03 16:00:39 UTC (rev 769697)
+++ 57-bootloadhid.rules2020-12-03 16:01:47 UTC (rev 769698)
@@ -1,2 +0,0 @@
-# bootloadHID
-SUBSYSTEMS=="usb", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="05df", 
TAG+="uaccess", RUN{builtin}+="uaccess"


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 16:00:39
  Author: foxboron
Revision: 769697

upgpkg: qmk 0.0.37-1

Modified:
  qmk/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 15:55:23 UTC (rev 769696)
+++ PKGBUILD2020-12-03 16:00:39 UTC (rev 769697)
@@ -3,20 +3,20 @@
 # Contributor: Batuhan Baserdem 
 
 pkgname=qmk
-pkgver=0.0.36
-pkgrel=3
+pkgver=0.0.37
+_qmk_pkgver=0.11.2
+pkgrel=1
 pkgdesc="CLI tool for customizing supported mechanical keyboards."
 arch=('any')
 url="https://github.com/qmk/qmk_cli;
 license=('MIT')
 depends=('python-appdirs' 'python-argcomplete' 'python-colorama'
- 'python-milc' 'git' 'avr-gcc' 'arm-none-eabi-gcc'
+ 'python-milc' 'git' 'avr-gcc' 'arm-none-eabi-gcc' 'avr-libc'
  'dfu-programmer' 'dfu-util' 'avrdude' 'python-hjson' 
'python-pygments')
 makedepends=('python-setuptools')
 optdepends=('arm-none-eabi-binutils'
 'arm-none-eabi-newlib'
 'avr-binutils'
-'avr-libc'
 'gcc'
 'libffi'
 'libusb-compat'
@@ -25,17 +25,9 @@
 'wget: some update scripts'
 'diffutils: some update scripts')
 
source=("https://files.pythonhosted.org/packages/source/q/qmk/qmk-${pkgver}.tar.gz;
-'50-atmel-dfu.rules'
-'54-input-club-keyboard.rules'
-'55-caterina.rules'
-'56-dfu-util.rules'
-'57-bootloadhid.rules')
-sha256sums=('8d8f0bb7dd2c740d8af99ab4650e306a87c75e5a5785cf3f03a0272d215d1671'
-'e755c3809ca9bf7952aa009df7cd453ffed9587a7bd73bbaca86d504b9bdfc9b'
-'93a26f044baf2dd9d0ba78a2c18eef3bb3a2512605467228f9af309532f8a61b'
-'fb9d05568466da0250331f3eb1602f17218c5ae7f40cf6abaee455ca74c270a6'
-'fc8b52f38c6fb1f793477755198f0e55d8935e707e602211c8f5f23603f6a8ff'
-'44bc829563b073327396337abd0565396167871ed06e83fe4b18763ab63cfc3f')
+
"https://raw.githubusercontent.com/qmk/qmk_firmware/${_qmk_pkgver}/util/udev/50-qmk.rules;)
+sha256sums=('c10a1b18a9a9ecfa1a188a4174ed97fcb9b46b5fb706af6acdf879cfdef1af24'
+'1347051edd5350f6aad8545f5f98907d9d75f0049803bbcc7ef1c4f83b7659ad')
 
 build() {
   cd "${pkgname}-${pkgver}"


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 15:55:23
  Author: foxboron
Revision: 769696

archrelease: copy trunk to community-x86_64

Added:
  slirp4netns/repos/community-x86_64/PKGBUILD
(from rev 769695, slirp4netns/trunk/PKGBUILD)
Deleted:
  slirp4netns/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 15:55:15 UTC (rev 769695)
+++ PKGBUILD2020-12-03 15:55:23 UTC (rev 769696)
@@ -1,37 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-
-pkgname=slirp4netns
-pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.1.7
-pkgrel=1
-arch=(x86_64)
-url="https://github.com/rootless-containers/slirp4netns;
-license=(GPL2)
-depends=(glibc glib2 libcap libseccomp libslirp)
-makedepends=(git)
-# TODO: Check if they are going to continue signing the commits
-_commit=e62caa08b78f3e662422bd7bfbcd2df3d12dcab1   #refs/tags/v1.1.7^{}
-source=("git+$url#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: slirp4netns/repos/community-x86_64/PKGBUILD (from rev 769695, 
slirp4netns/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 15:55:23 UTC (rev 769696)
@@ -0,0 +1,37 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+
+pkgname=slirp4netns
+pkgdesc='User-mode networking for unprivileged network namespaces'
+pkgver=1.1.8
+pkgrel=1
+arch=(x86_64)
+url="https://github.com/rootless-containers/slirp4netns;
+license=(GPL2)
+depends=(glibc glib2 libcap libseccomp libslirp)
+makedepends=(git)
+# TODO: Check if they are going to continue signing the commits
+_commit=d361001f495417b880f20329121e3aa431a8f90f   #refs/tags/v1.1.8^{}
+source=("git+$url#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2020-12-03 Thread Morten Linderud via arch-commits
Date: Thursday, December 3, 2020 @ 15:55:15
  Author: foxboron
Revision: 769695

upgpkg: slirp4netns 1.1.8-1

Modified:
  slirp4netns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 15:53:12 UTC (rev 769694)
+++ PKGBUILD2020-12-03 15:55:15 UTC (rev 769695)
@@ -3,7 +3,7 @@
 
 pkgname=slirp4netns
 pkgdesc='User-mode networking for unprivileged network namespaces'
-pkgver=1.1.7
+pkgver=1.1.8
 pkgrel=1
 arch=(x86_64)
 url="https://github.com/rootless-containers/slirp4netns;
@@ -11,7 +11,7 @@
 depends=(glibc glib2 libcap libseccomp libslirp)
 makedepends=(git)
 # TODO: Check if they are going to continue signing the commits
-_commit=e62caa08b78f3e662422bd7bfbcd2df3d12dcab1   #refs/tags/v1.1.7^{}
+_commit=d361001f495417b880f20329121e3aa431a8f90f   #refs/tags/v1.1.8^{}
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 


  1   2   3   4   5   6   7   8   9   10   >