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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 04:32:17
  Author: eschwartz
Revision: 524262

archrelease: copy trunk to community-any

Added:
  firefox-noscript/repos/community-any/PKGBUILD
(from rev 524261, firefox-noscript/trunk/PKGBUILD)
Deleted:
  firefox-noscript/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-06 04:32:02 UTC (rev 524261)
+++ PKGBUILD2019-11-06 04:32:17 UTC (rev 524262)
@@ -1,25 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Eschwartz 
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-noscript
-pkgver=11.0.6
-pkgrel=1
-_file=3437089
-pkgdesc="Extension for firefox which disables javascript"
-arch=('any')
-url="https://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=("noscript-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_file}/;)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('d8b6f084297109539a108587e9ecef462efdec904e2a4405fc82908bd04daea3')
-b2sums=('75e3f18c94016dded78d428269510d85dfeb37e347277df104523b8b1119525273eaa2dc4a8e66a52de0655f9d8624b92fa2553d357dbbc453a94a0e50e8e214')
-
-package() {
-  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 524261, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-06 04:32:17 UTC (rev 524262)
@@ -0,0 +1,25 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Eschwartz 
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-noscript
+pkgver=11.0.7
+pkgrel=1
+_file=3438550
+pkgdesc="Extension for firefox which disables javascript"
+arch=('any')
+url="https://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=("noscript-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_file}/;)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('bc7063510c201cdb32d4569ebed7cdac95e565dbe50dcae0a92a0233f80f747a')
+b2sums=('383f4216d1b3c2a50530907f67a6c416d1cfe407468dc402938aef335aff08d25f19c4547da28bf336e58df93ac42eaf87accdd1fd935e99ba88038460fc3e0f')
+
+package() {
+  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+}


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 04:32:02
  Author: eschwartz
Revision: 524261

upgpkg: firefox-noscript 11.0.7-1

upstream release

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 03:51:58 UTC (rev 524260)
+++ PKGBUILD2019-11-06 04:32:02 UTC (rev 524261)
@@ -3,9 +3,9 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-noscript
-pkgver=11.0.6
+pkgver=11.0.7
 pkgrel=1
-_file=3437089
+_file=3438550
 pkgdesc="Extension for firefox which disables javascript"
 arch=('any')
 url="https://noscript.net/;
@@ -15,8 +15,8 @@
 makedepends=('unzip')
 
source=("noscript-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_file}/;)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('d8b6f084297109539a108587e9ecef462efdec904e2a4405fc82908bd04daea3')
-b2sums=('75e3f18c94016dded78d428269510d85dfeb37e347277df104523b8b1119525273eaa2dc4a8e66a52de0655f9d8624b92fa2553d357dbbc453a94a0e50e8e214')
+sha256sums=('bc7063510c201cdb32d4569ebed7cdac95e565dbe50dcae0a92a0233f80f747a')
+b2sums=('383f4216d1b3c2a50530907f67a6c416d1cfe407468dc402938aef335aff08d25f19c4547da28bf336e58df93ac42eaf87accdd1fd935e99ba88038460fc3e0f')
 
 package() {
   _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:51:44
  Author: eschwartz
Revision: 524259

upgpkg: python-zconfig 3.5.0-3: python3.8 rebuild

Modified:
  python-zconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 03:41:36 UTC (rev 524258)
+++ PKGBUILD2019-11-06 03:51:44 UTC (rev 524259)
@@ -4,7 +4,7 @@
 
 pkgname=python-zconfig
 pkgver=3.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Structured Configuration Library"
 url="https://github.com/zopefoundation/ZConfig;
 license=('ZPL')
@@ -11,9 +11,17 @@
 arch=('any')
 makedepends=('python-setuptools')
 checkdepends=('python-zope-testrunner' 'python-manuel' 'python-docutils' 
'python-nose')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/ZConfig/archive/$pkgver.tar.gz;)
-sha512sums=('0aa5ad1344ac599a10513e1189d0c990717311b39cc6dd6a44315812dce66c09760979931839e3739089d30c69c626bf8259695e1afb4691d19662f41100ecee')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/ZConfig/archive/$pkgver.tar.gz;
+
"https://github.com/zopefoundation/ZConfig/commit/f0c2990d35ac3c924ecc8be4a5c71c8e4abbd0e5.patch;)
+sha512sums=('0aa5ad1344ac599a10513e1189d0c990717311b39cc6dd6a44315812dce66c09760979931839e3739089d30c69c626bf8259695e1afb4691d19662f41100ecee'
+
'463caac8729a3dc61e47fd955d29eb603f961984f20c01a88096af9c0782dbe78dd0abf269b7b98652ee2e2ffd70cc63dc80b6e2d0aa13e6ee1d2308e267866d')
 
+prepare() {
+  cd "$srcdir"/ZConfig-$pkgver
+  # python 3.8 fix: https://github.com/zopefoundation/ZConfig/issues/69
+  patch -p1 -i ../f0c2990d35ac3c924ecc8be4a5c71c8e4abbd0e5.patch
+}
+
 build() {
   cd "$srcdir"/ZConfig-$pkgver
   python setup.py build


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:51:58
  Author: eschwartz
Revision: 524260

archrelease: copy trunk to community-staging-any

Added:
  python-zconfig/repos/community-staging-any/PKGBUILD
(from rev 524259, python-zconfig/trunk/PKGBUILD)
Deleted:
  python-zconfig/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-06 03:51:44 UTC (rev 524259)
+++ PKGBUILD2019-11-06 03:51:58 UTC (rev 524260)
@@ -1,54 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Simon Sapin 
-# Contributor: Kyle Keen 
-
-pkgbase=python-zconfig
-pkgname=(python-zconfig python2-zconfig)
-pkgver=3.5.0
-pkgrel=2
-pkgdesc="Structured Configuration Library"
-url="https://github.com/zopefoundation/ZConfig;
-license=('ZPL')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-zope-testrunner' 'python2-zope-testrunner' 
'python-manuel' 'python2-manuel'
-  'python-docutils' 'python2-docutils' 'python-nose' 
'python2-nose')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/zopefoundation/ZConfig/archive/$pkgver.tar.gz;)
-sha512sums=('0aa5ad1344ac599a10513e1189d0c990717311b39cc6dd6a44315812dce66c09760979931839e3739089d30c69c626bf8259695e1afb4691d19662f41100ecee')
-
-prepare() {
-  cp -a ZConfig-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/ZConfig-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/ZConfig-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/ZConfig-$pkgver
-  nosetests3
-
-  cd "$srcdir"/ZConfig-$pkgver-py2
-  nosetests2
-}
-
-package_python-zconfig() {
-  depends=('python')
-
-  cd ZConfig-$pkgver
-  python3 setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-zconfig() {
-  depends=('python2')
-
-  cd ZConfig-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/zconfig{,2}
-  mv "$pkgdir"/usr/bin/zconfig{,2}_schema2html
-}

Copied: python-zconfig/repos/community-staging-any/PKGBUILD (from rev 524259, 
python-zconfig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-06 03:51:58 UTC (rev 524260)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Simon Sapin 
+# Contributor: Kyle Keen 
+
+pkgname=python-zconfig
+pkgver=3.5.0
+pkgrel=3
+pkgdesc="Structured Configuration Library"
+url="https://github.com/zopefoundation/ZConfig;
+license=('ZPL')
+arch=('any')
+makedepends=('python-setuptools')
+checkdepends=('python-zope-testrunner' 'python-manuel' 'python-docutils' 
'python-nose')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/ZConfig/archive/$pkgver.tar.gz;
+
"https://github.com/zopefoundation/ZConfig/commit/f0c2990d35ac3c924ecc8be4a5c71c8e4abbd0e5.patch;)
+sha512sums=('0aa5ad1344ac599a10513e1189d0c990717311b39cc6dd6a44315812dce66c09760979931839e3739089d30c69c626bf8259695e1afb4691d19662f41100ecee'
+
'463caac8729a3dc61e47fd955d29eb603f961984f20c01a88096af9c0782dbe78dd0abf269b7b98652ee2e2ffd70cc63dc80b6e2d0aa13e6ee1d2308e267866d')
+
+prepare() {
+  cd "$srcdir"/ZConfig-$pkgver
+  # python 3.8 fix: https://github.com/zopefoundation/ZConfig/issues/69
+  patch -p1 -i ../f0c2990d35ac3c924ecc8be4a5c71c8e4abbd0e5.patch
+}
+
+build() {
+  cd "$srcdir"/ZConfig-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/ZConfig-$pkgver
+  nosetests3
+}
+
+package() {
+  cd ZConfig-$pkgver
+  python3 setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:41:36
  Author: eschwartz
Revision: 524258

archrelease: copy trunk to community-staging-x86_64

Added:
  python-apsw/repos/community-staging-x86_64/
  python-apsw/repos/community-staging-x86_64/LICENSE
(from rev 524257, python-apsw/trunk/LICENSE)
  python-apsw/repos/community-staging-x86_64/PKGBUILD
(from rev 524257, python-apsw/trunk/PKGBUILD)

--+
 LICENSE  |   27 +++
 PKGBUILD |   51 +++
 2 files changed, 78 insertions(+)

Copied: python-apsw/repos/community-staging-x86_64/LICENSE (from rev 524257, 
python-apsw/trunk/LICENSE)
===
--- community-staging-x86_64/LICENSE(rev 0)
+++ community-staging-x86_64/LICENSE2019-11-06 03:41:36 UTC (rev 524258)
@@ -0,0 +1,27 @@
+Copyright (c) 2004-2014 Roger Binns 
+See src/traceback.c for code by Greg Ewing.
+
+All code and documentation is provided under this license:
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+claim that you wrote the original software. If you use this software
+in a product, an acknowledgment in the product documentation would be
+appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must not be
+misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
+
+Alternatively you may strike the license above and use it under any
+OSI approved open source license such as those listed at
+http://opensource.org/licenses/alphabetical

Copied: python-apsw/repos/community-staging-x86_64/PKGBUILD (from rev 524257, 
python-apsw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-11-06 03:41:36 UTC (rev 524258)
@@ -0,0 +1,51 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Brendan MacDonell 
+# Contributor: Linmiao Xu 
+# Contributor: Juan Miguel Cejuela 
+
+pkgbase=python-apsw
+pkgname=('python-apsw' 'python2-apsw')
+pkgver=3.30.1
+pkgrel=2
+arch=('x86_64')
+url="https://github.com/rogerbinns/apsw;
+license=('MIT')
+depends=('sqlite')
+makedepends=('python' 'python2')
+source=("apsw-$pkgver-r1.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz;)
+sha512sums=('4613acb23bc89ebde14b31d52c23136991e66b348f75e0e838c398e73d73fd92323324b7547a30294b1762d4575347410f1626742c09462676d4901ea45893c2')
+b2sums=('e5a27371a86ff2586afa5ed5dfc16d8fa3682051358a66178a12c18a5eac31413104e03495f28674a3e7f291b0c98e80fe9494d5c5fda0a3215fae9703282a54')
+
+build() {
+  cd apsw-${pkgver}-r1
+
+  python setup.py build --enable=load_extension
+  python2 setup.py build --enable=load_extension
+}
+
+check() {
+  cd "$srcdir"/apsw-${pkgver}-r1
+
+  # do glob expansion in variable assignment
+  pythonpaths=("$PWD/build/lib.linux-$CARCH"-3* 
"$PWD/build/lib.linux-$CARCH-"2*)
+  PYTHONPATH="${pythonpaths[0]}" python setup.py test
+  PYTHONPATH="${pythonpaths[1]}" python2 setup.py test
+}
+
+package_python-apsw() {
+depends+=('python')
+pkgdesc="Python wrapper for SQLite"
+  cd "$srcdir"/apsw-${pkgver}-r1
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-apsw() {
+depends+=('python2')
+pkgdesc="Python2 wrapper for SQLite"
+  cd "$srcdir"/apsw-${pkgver}-r1
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:41:21
  Author: eschwartz
Revision: 524257

upgpkg: python-apsw 3.30.1-2: python3.8 rebuild

Modified:
  python-apsw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 03:40:17 UTC (rev 524256)
+++ PKGBUILD2019-11-06 03:41:21 UTC (rev 524257)
@@ -6,7 +6,7 @@
 pkgbase=python-apsw
 pkgname=('python-apsw' 'python2-apsw')
 pkgver=3.30.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://github.com/rogerbinns/apsw;
 license=('MIT')


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:40:17
  Author: eschwartz
Revision: 524256

archrelease: copy trunk to community-x86_64

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

--+
 LICENSE  |   54 
 PKGBUILD |  102 ++---
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-11-06 03:39:59 UTC (rev 524255)
+++ LICENSE 2019-11-06 03:40:17 UTC (rev 524256)
@@ -1,27 +0,0 @@
-Copyright (c) 2004-2014 Roger Binns 
-See src/traceback.c for code by Greg Ewing.
-
-All code and documentation is provided under this license:
-
-This software is provided 'as-is', without any express or implied
-warranty. In no event will the authors be held liable for any damages
-arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose,
-including commercial applications, and to alter it and redistribute it
-freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not
-claim that you wrote the original software. If you use this software
-in a product, an acknowledgment in the product documentation would be
-appreciated but is not required.
-
-2. Altered source versions must be plainly marked as such, and must not be
-misrepresented as being the original software.
-
-3. This notice may not be removed or altered from any source
-distribution.
-
-Alternatively you may strike the license above and use it under any
-OSI approved open source license such as those listed at
-http://opensource.org/licenses/alphabetical

Copied: python-apsw/repos/community-x86_64/LICENSE (from rev 524255, 
python-apsw/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-11-06 03:40:17 UTC (rev 524256)
@@ -0,0 +1,27 @@
+Copyright (c) 2004-2014 Roger Binns 
+See src/traceback.c for code by Greg Ewing.
+
+All code and documentation is provided under this license:
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+claim that you wrote the original software. If you use this software
+in a product, an acknowledgment in the product documentation would be
+appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must not be
+misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+distribution.
+
+Alternatively you may strike the license above and use it under any
+OSI approved open source license such as those listed at
+http://opensource.org/licenses/alphabetical

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-06 03:39:59 UTC (rev 524255)
+++ PKGBUILD2019-11-06 03:40:17 UTC (rev 524256)
@@ -1,51 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Brendan MacDonell 
-# Contributor: Linmiao Xu 
-# Contributor: Juan Miguel Cejuela 
-
-pkgbase=python-apsw
-pkgname=('python-apsw' 'python2-apsw')
-pkgver=3.28.0
-pkgrel=1
-arch=('x86_64')
-url="https://github.com/rogerbinns/apsw;
-license=('MIT')
-depends=('sqlite')
-makedepends=('python' 'python2')
-source=("apsw-$pkgver-r1.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz;)
-sha512sums=('7c7fa277b78ef99823c854dd073ca8d572f682742858063730d81b5dd3b9edb3bbb60a96e6b74cb84781649728a141a0f192db91c2bfcb9e7e9b9e3f47de1df3')
-b2sums=('64d07b2a6ebe3278eed7369544807ce9b87ae5c299a6cc48eb3a4861437fb0ee014271e1a46b87f0097f2f54fe8c7bfcd3081ca4b570163804fb5955ab67dbc0')
-
-build() {
-  cd apsw-${pkgver}-r1
-
-  python setup.py build --enable=load_extension
-  python2 setup.py build --enable=load_extension
-}
-
-check() {
-  cd "$srcdir"/apsw-${pkgver}-r1
-
-  # do glob expansion in variable assignment
-  pythonpaths=("$PWD/build/lib.linux-$CARCH"-3* 
"$PWD/build/lib.linux-$CARCH-"2*)
-  PYTHONPATH="${pythonpaths[0]}" python setup.py test
-  PYTHONPATH="${pythonpaths[1]}" python2 setup.py test
-}
-
-package_python-apsw() {
-depends+=('python')
-pkgdesc="Python wrapper for SQLite"
-  cd "$srcdir"/apsw-${pkgver}-r1
-  python setup.py install 

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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Wednesday, November 6, 2019 @ 03:39:59
  Author: eschwartz
Revision: 524255

upgpkg: python-apsw 3.30.1-1

upstream release

Modified:
  python-apsw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 02:17:38 UTC (rev 524254)
+++ PKGBUILD2019-11-06 03:39:59 UTC (rev 524255)
@@ -5,7 +5,7 @@
 
 pkgbase=python-apsw
 pkgname=('python-apsw' 'python2-apsw')
-pkgver=3.28.0
+pkgver=3.30.1
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/rogerbinns/apsw;
@@ -13,8 +13,8 @@
 depends=('sqlite')
 makedepends=('python' 'python2')
 
source=("apsw-$pkgver-r1.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz;)
-sha512sums=('7c7fa277b78ef99823c854dd073ca8d572f682742858063730d81b5dd3b9edb3bbb60a96e6b74cb84781649728a141a0f192db91c2bfcb9e7e9b9e3f47de1df3')
-b2sums=('64d07b2a6ebe3278eed7369544807ce9b87ae5c299a6cc48eb3a4861437fb0ee014271e1a46b87f0097f2f54fe8c7bfcd3081ca4b570163804fb5955ab67dbc0')
+sha512sums=('4613acb23bc89ebde14b31d52c23136991e66b348f75e0e838c398e73d73fd92323324b7547a30294b1762d4575347410f1626742c09462676d4901ea45893c2')
+b2sums=('e5a27371a86ff2586afa5ed5dfc16d8fa3682051358a66178a12c18a5eac31413104e03495f28674a3e7f291b0c98e80fe9494d5c5fda0a3215fae9703282a54')
 
 build() {
   cd apsw-${pkgver}-r1


[arch-commits] Commit in nextcloud-client/repos/community-testing-x86_64 (4 files)

2019-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, November 6, 2019 @ 02:17:38
  Author: yan12125
Revision: 524254

archrelease: copy trunk to community-testing-x86_64

Added:
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD
(from rev 524253, nextcloud-client/trunk/PKGBUILD)
  
nextcloud-client/repos/community-testing-x86_64/nextcloud-client-fix-build.diff
(from rev 524253, nextcloud-client/trunk/nextcloud-client-fix-build.diff)
Deleted:
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD
  
nextcloud-client/repos/community-testing-x86_64/nextcloud-client-fix-build.diff

-+
 PKGBUILD|  162 +++---
 nextcloud-client-fix-build.diff |   26 +++---
 2 files changed, 94 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-06 02:17:19 UTC (rev 524253)
+++ PKGBUILD2019-11-06 02:17:38 UTC (rev 524254)
@@ -1,81 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: Tyler Dence 
-# Contributor: Konstantin Shalygin 
-
-pkgname=nextcloud-client
-pkgver=2.6.1
-_commit=5adbc01ef138efd252c5c8c340f57dae0b34d8b9
-pkgrel=1
-pkgdesc='Nextcloud desktop client'
-arch=(x86_64)
-url='https://nextcloud.com/'
-license=(GPL)
-depends=(openssl sqlite qtkeychain qt5-svg qt5-webengine xdg-utils)
-makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools git 
cmocka)
-optdepends=(
-  'kio: integration with Dolphin'
-  'nemo-python: integration with Nemo'
-  'python-nautilus: integration with Nautilus'
-  'python-caja: integration with Caja'
-)
-source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit;
-
issue1458-workaround.patch::https://github.com/yan12125/desktop/commit/7da680ef7843a52c3136916744f50d4a003bb8b5.patch
-
issue1458-2.patch::https://github.com/yan12125/desktop/commit/2b313368325dac5b8d0e69394cfcc4faaa745f75.patch
-$pkgname-fix-build.diff)
-validpgpkeys=(
-  A26B951528EA1BA1678C7AE5D406C75CEE1A36D6  # one of keys controlled by 
github.com/camilasan
-)
-sha256sums=('SKIP'
-'07cd68f54c004175b4a09cce25830a357d0ebaafaf4e4cabfb8b0d4deeded2f3'
-'157c87a789219a3442ca5947c48dcd1ef3898612ff32070bf8842a42bfbe857a'
-'8b257a0554ceb54a7ed320dbfa3becb97d6845338e28a8aa0a4f6239f3141645')
-backup=('etc/Nextcloud/sync-exclude.lst')
-
-prepare() {
-  # tmpdir for check()
-  mkdir tmpdir $pkgname/build
-
-  # Use system GNUInstallDirs.cmake so that we can benefit from
-  # https://gitlab.kitware.com/cmake/cmake/merge_requests/3735
-  rm -v $pkgname/cmake/modules/GNUInstallDirs.cmake
-
-  cd $pkgname
-  patch -Np1 -i ../issue1458-workaround.patch
-  patch -Np1 -i ../issue1458-2.patch
-
-  # https://github.com/nextcloud/desktop/pull/719
-  # "Rename owncloud tests to nextcloud" - actually breaks building of tests
-  patch -Np1 -i ../$pkgname-fix-build.diff
-}
-
-build() {
-  cd $pkgname/build
-
-  # bundled breakpad in libcrashreporter-qt submodule is too old and does not 
build with glibc >= 2.26
-  # Upstream fix: 
https://github.com/google/breakpad/commit/bddcc58860f522a0d4cbaa7e9d04058caee0db9d
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DNO_SHIBBOLETH=1 \
--DWITH_CRASHREPORTER=OFF \
--DUNIT_TESTING=ON \
-..
-
-  make
-  # TODO: fix installation of PDF and HTML documents
-  # WIP at https://github.com/yan12125/desktop/tree/doc-install-path
-  make doc-man
-}
-
-check() {
-  cd $pkgname/build
-
-  # Tests fail if $TMPDIR is too small; specify an alternative for machines
-  # with a small /tmp partition.
-  TMPDIR="$srcdir/tmpdir" make test ARGS="-V"
-}
-
-package() {
-  cd $pkgname/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: nextcloud-client/repos/community-testing-x86_64/PKGBUILD (from rev 
524253, nextcloud-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-06 02:17:38 UTC (rev 524254)
@@ -0,0 +1,81 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Tyler Dence 
+# Contributor: Konstantin Shalygin 
+
+pkgname=nextcloud-client
+pkgver=2.6.1
+_commit=5adbc01ef138efd252c5c8c340f57dae0b34d8b9
+pkgrel=2
+pkgdesc='Nextcloud desktop client'
+arch=(x86_64)
+url='https://nextcloud.com/'
+license=(GPL)
+depends=(openssl sqlite qtkeychain qt5-svg qt5-webengine xdg-utils)
+makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools git 
cmocka)
+optdepends=(
+  'kio: integration with Dolphin'
+  'nemo-python: integration with Nemo'
+  'python-nautilus: integration with Nautilus'
+  'python2-caja: integration with Caja'
+)
+source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit;
+
issue1458-workaround.patch::https://github.com/yan12125/desktop/commit/7da680ef7843a52c3136916744f50d4a003bb8b5.patch
+

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

2019-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, November 6, 2019 @ 02:17:19
  Author: yan12125
Revision: 524253

upgpkg: nextcloud-client 2.6.1-2; fixing optdepends

It was changed from python2-caja to python-caja by cesura in
https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/nextcloud-client=3023a05b388797cf60e81e80c5f20a72c695dd7b
However, python-caja does not appear to be in official repositories. I noticed
this and mailed cesura a few days ago but haven't got a reply, so reverting it 
for now.

Modified:
  nextcloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 01:24:00 UTC (rev 524252)
+++ PKGBUILD2019-11-06 02:17:19 UTC (rev 524253)
@@ -5,7 +5,7 @@
 pkgname=nextcloud-client
 pkgver=2.6.1
 _commit=5adbc01ef138efd252c5c8c340f57dae0b34d8b9
-pkgrel=1
+pkgrel=2
 pkgdesc='Nextcloud desktop client'
 arch=(x86_64)
 url='https://nextcloud.com/'
@@ -16,7 +16,7 @@
   'kio: integration with Dolphin'
   'nemo-python: integration with Nemo'
   'python-nautilus: integration with Nautilus'
-  'python-caja: integration with Caja'
+  'python2-caja: integration with Caja'
 )
 
source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit;
 
issue1458-workaround.patch::https://github.com/yan12125/desktop/commit/7da680ef7843a52c3136916744f50d4a003bb8b5.patch


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2019-11-05 Thread Andrew Crerar via arch-commits
Date: Wednesday, November 6, 2019 @ 01:24:00
  Author: andrewsc
Revision: 524252

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 524251, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-06 01:23:36 UTC (rev 524251)
+++ PKGBUILD2019-11-06 01:24:00 UTC (rev 524252)
@@ -1,224 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=71.0b6
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn "Bengali"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-CA  "English (Canada)"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mk "Macedonian"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'oc "Occitan"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('6b3319abedf2092c9eb2bae8e34e23dc20ac4b3a7bad7031cf2460d51ef02d1ab456bbe0a9d6f34196b1246f30ce040a733977956315d63b3a5ef10eba610a19'
-
'dcb7cf1fbdf659a5f673dda0b8da234e7d2196fdcc9a6d272df624a77135ca92f6d057ae35223eb8a6b5c663c07f816e97c75da92b4306d3c1affbf53055d546'
-
'64bdda11175a24e9c2b6b2371540f2791a22d1889e0be89ab75d7349aac371195569650a62092aaa98b3cf3b74ad633c5c2e461b0ef9cafdb6cfbc38827902e7'
-
'e09725868a300ddbb10c77ca28ce08390b5427aa825150a7945aa3876315de133e1669103f369da429366c56ab837fa012941feb689720dd3f433f0bce19c76b'
-
'a5bfa84c769f9bb23d29f3c22f56deec88dbce1b97ebc89b95b3b96288bee38a12218bc5cb33af0458cb39f30de3c2c272dea91300255ecc42e110a478b4ae8f'
-
'54464063ad3a603f7b179307ec721f3e6a07bfb6239b58c0c39fb6cc6d68e5dc272ccf09bf6bf2d767d20d87ed6edfbc2c340e195e04654cd70f0930c374c0fb'
-
'e8832b836d03fc4c7939992642b8797b41c6e57403db64106d37845067921558aaac5a3826581a4d4b51f4ea735a723f29259832ffd2efa6a903e845ab0c1ef7'
-

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2019-11-05 Thread Andrew Crerar via arch-commits
Date: Wednesday, November 6, 2019 @ 01:23:36
  Author: andrewsc
Revision: 524251

upgpkg: firefox-developer-edition-i18n 71.0b7-1

firefox-developer-edition-i18n: Updating to 71.0b7

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-06 01:13:09 UTC (rev 524250)
+++ PKGBUILD2019-11-06 01:23:36 UTC (rev 524251)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=71.0b6
+pkgver=71.0b7
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('6b3319abedf2092c9eb2bae8e34e23dc20ac4b3a7bad7031cf2460d51ef02d1ab456bbe0a9d6f34196b1246f30ce040a733977956315d63b3a5ef10eba610a19'
-
'dcb7cf1fbdf659a5f673dda0b8da234e7d2196fdcc9a6d272df624a77135ca92f6d057ae35223eb8a6b5c663c07f816e97c75da92b4306d3c1affbf53055d546'
-
'64bdda11175a24e9c2b6b2371540f2791a22d1889e0be89ab75d7349aac371195569650a62092aaa98b3cf3b74ad633c5c2e461b0ef9cafdb6cfbc38827902e7'
-
'e09725868a300ddbb10c77ca28ce08390b5427aa825150a7945aa3876315de133e1669103f369da429366c56ab837fa012941feb689720dd3f433f0bce19c76b'
-
'a5bfa84c769f9bb23d29f3c22f56deec88dbce1b97ebc89b95b3b96288bee38a12218bc5cb33af0458cb39f30de3c2c272dea91300255ecc42e110a478b4ae8f'
-
'54464063ad3a603f7b179307ec721f3e6a07bfb6239b58c0c39fb6cc6d68e5dc272ccf09bf6bf2d767d20d87ed6edfbc2c340e195e04654cd70f0930c374c0fb'
-
'e8832b836d03fc4c7939992642b8797b41c6e57403db64106d37845067921558aaac5a3826581a4d4b51f4ea735a723f29259832ffd2efa6a903e845ab0c1ef7'
-
'3e6e1167d68f45e51ade8506dde2564d95d5f1e53f19049aa03923e34a0c9289de656acafebd12ae26fb4824e2a2f7c7e1a483509142dd1823ca660c01204ea7'
-
'efc08ac6ea815df7d4a2cec97c42f144ef3ef2332a5513605a4bd66d8a7f314007dd9da1e6fb54392a3ec6967f2d46ef209dbe57df5de9f04d46e5110945468a'
-
'9fd629a915df58d61889476a96b5d2a462936eaa0baaa954bfe2b20305f5098beb69abb437fdb705e90bb2fe456f551d1143fbabf4fa4083347435b32a306432'
-
'cc93246b4fa5a3a36d32d511d43df596344411d5defa2c6c94268c89b5e4972ad227b5c5a2ac9bcec48e4be3b98ff23bde05a58e2c94930e0d6196902bf33ceb'
-
'f413ae5c7024760bbe6c8a2a5a0eede3c1c67bb3b3f63a25c7ec2f383c90cf6a490e5b9660972a4ad33d3e6a056cec7ed25f673c2bce2494c3398c3039f94dd8'
-
'd2aee824b44c28ab13e346d5c26086338ea7875fa28791bc89476055bececb5f443f93a3bc8053f9b603907595d48d517747e4a814c50cd411e4d9676854ecd5'
-
'b4472d7289a75ebf1992af2b62f0e9116cff7a10ff95f98839f5ea1f39b97de4e9250be5bdc1bb34950e118b5008c86de197c4724ad7cb505ecf95114e136c8b'
-
'45856b3cc32bcc16ead5770c095c4d5e3730a6804e2b46e103e074a3a7f3f0a818c2dc1d0a5d89572fa8c2796f5fa725055945c392d47f2483bae37030a249cd'
-
'2e5e2357c977ed432f6a296143a2561e108ab643946ef9654e356763c23996fd0140a5617c6474d9ad55470e8d70c7f2bef3a3888d288c452ee822b7b6cdc57a'
-
'3f69b93ddb903b135080767fcf7faeb07a0bcc4271d6e6fc396b4336cc2a1f262a7a0e0149c9ca643c45deccfc623b791fe161b063a88e0a15240689b78e78e6'
-
'da6470294edd96d6f86dac0db234cb03d4619577b735a58b89e3b98b02cbb53122489518eb5d1646736094c87cab6c421a02aed4236dfead0f8f2a3d5a43622e'
-
'27b3841de8c443696916ee17a6c0e0e0d8bd0324f939a584b68aa8a0573c273d7c847fff2a051b1fbaecaf622d89f7cba756f2b60aabe5094168597a472d541c'
-
'd6becf35a090fff31e0a9b43e009b22be8f16ab4c8dd61f01aafd89349cebe764e76570d278b80449671e6bc316963dd0d5a735be7e881de9ea69280610ae734'
-
'c673898700d11b2104ff1a1b6dede7c97f082ec9daab145068042c8ec5edcaa0af0589318f232af2c5d0f2921a5965242d8918bca6f04087e5d4684e93c3bc0a'
-
'090cbced878a1c5922f8d3d75b99fbef07e1eea7a116f5fdbc43fdf71607fb0659ae2c68b9c4a96255ba1c750cce96ee2648912fa5ea9c1fa1c6ec9e149ffa88'
-
'e5528f1fbde15372a4740527ffb9dd290423cf762fecd2757df592e2326f6144904bea70d200cbc6735efc29d2d99d4de3d47f3c68ae7015f0fdc3ecbf334df6'
-
'597c5013369d28ae4c8f62aace1fcf374d98ca7639e71620d6362f67e9d9cc2e7edf88eb2bc904f6a5376c8089af2d80074098cc6c5f26fccc43b4e24c158bde'
-
'd399f1b98c91ee36875cd9eb8eb518e9d736bd679fd82458f1ba87c744ccd33ec08ab67496ca8571f2dbf61ba0433390016cc1ef00c9645137798557a9e7858c'
-
'40f1d54632f6ddca0e4e298105102f4bea62d397de89b4850e2c719f7232af0bd458bcc8e4bfcc00992b021f875a6d587cc52b2cee976de3a89fe0e69b01a37b'
-
'04ed6412f31f8cc4f61fb1d2094ba2d2e52a0d335a55d9b0244008baa19046025007eb3c769f194119f526d6d383efd72e500917c8f3095afbc126f4d181a3f7'
-
'abb3ede69dd017d6fd0e47dcdbf678d50aaaeb63bbd2d2da9c4d7e8da63cf0d89407e25f2d49de2dfde843adb1192fff8f1e975df4c577b41ad06b2306ee2125'
-

[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (8 files)

2019-11-05 Thread Andrew Crerar via arch-commits
Date: Wednesday, November 6, 2019 @ 01:13:09
  Author: andrewsc
Revision: 524250

archrelease: copy trunk to community-x86_64

Added:
  
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
(from rev 524249, 
firefox-developer-edition/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 524249, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 524249, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 524249, firefox-developer-edition/trunk/firefox-install-dir.patch)
Deleted:
  
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch

+
 0001-Use-remoting-name-for-GDK-application-names.patch |  112 +-
 PKGBUILD   |  442 -
 firefox-developer-edition.desktop  |  680 +++
 firefox-install-dir.patch  |   86 -
 4 files changed, 660 insertions(+), 660 deletions(-)

Deleted: 0001-Use-remoting-name-for-GDK-application-names.patch
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-06 
01:12:46 UTC (rev 524249)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-06 
01:13:09 UTC (rev 524250)
@@ -1,56 +0,0 @@
-From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
-Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
-From: "Jan Alexander Steffens (heftig)" 
-Date: Mon, 25 Mar 2019 20:30:11 +0100
-Subject: [PATCH] Use remoting name for GDK application names
-

- toolkit/xre/nsAppRunner.cpp | 6 +-
- widget/gtk/nsAppShell.cpp   | 7 +++
- 2 files changed, 4 insertions(+), 9 deletions(-)
-
-diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
-index 0b808ef215f06..28911c0ffeaec 100644
 a/toolkit/xre/nsAppRunner.cpp
-+++ b/toolkit/xre/nsAppRunner.cpp
-@@ -3728,11 +3728,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) {
-   // consistently.
- 
-   // Set program name to the one defined in application.ini.
--  {
--nsAutoCString program(gAppData->name);
--ToLowerCase(program);
--g_set_prgname(program.get());
--  }
-+  g_set_prgname(gAppData->remotingName);
- 
-   // Initialize GTK here for splash.
- 
-diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp
-index 0686ff814916b..ae4a4ea55f420 100644
 a/widget/gtk/nsAppShell.cpp
-+++ b/widget/gtk/nsAppShell.cpp
-@@ -24,6 +24,7 @@
- #  include "WakeLockListener.h"
- #endif
- #include "gfxPlatform.h"
-+#include "nsAppRunner.h"
- #include "ScreenHelperGTK.h"
- #include "HeadlessScreenHelper.h"
- #include "mozilla/widget/ScreenManager.h"
-@@ -171,10 +172,8 @@ nsresult nsAppShell::Init() {
- // option when program uses gdk_set_program_class().
- //
- // See https://bugzilla.gnome.org/show_bug.cgi?id=747634
--nsAutoString brandName;
--mozilla::widget::WidgetUtils::GetBrandShortName(brandName);
--if (!brandName.IsEmpty()) {
--  gdk_set_program_class(NS_ConvertUTF16toUTF8(brandName).get());
-+if (gAppData) {
-+  gdk_set_program_class(gAppData->remotingName);
- }
-   }
- 
--- 
-2.21.0
-

Copied: 
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
 (from rev 524249, 
firefox-developer-edition/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  
(rev 0)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-06 
01:13:09 UTC (rev 524250)
@@ -0,0 +1,56 @@
+From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
+Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
+From: "Jan Alexander Steffens (heftig)" 
+Date: Mon, 25 Mar 2019 20:30:11 +0100
+Subject: [PATCH] Use remoting name for GDK application names
+
+---
+ toolkit/xre/nsAppRunner.cpp | 6 +-
+ widget/gtk/nsAppShell.cpp   | 7 +++
+ 2 files changed, 4 insertions(+), 9 deletions(-)
+
+diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
+index 0b808ef215f06..28911c0ffeaec 100644
+--- a/toolkit/xre/nsAppRunner.cpp
 b/toolkit/xre/nsAppRunner.cpp
+@@ -3728,11 +3728,7 @@ int 

[arch-commits] Commit in firefox-developer-edition/trunk (PKGBUILD)

2019-11-05 Thread Andrew Crerar via arch-commits
Date: Wednesday, November 6, 2019 @ 01:12:46
  Author: andrewsc
Revision: 524249

upgpkg: firefox-developer-edition 71.0b7-1

firefox-developer-edition: Updating to 71.0b7

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 22:09:52 UTC (rev 524248)
+++ PKGBUILD2019-11-06 01:12:46 UTC (rev 524249)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=71.0b6
+pkgver=71.0b7
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -24,7 +24,7 @@
 firefox-install-dir.patch
 0001-Use-remoting-name-for-GDK-application-names.patch
 "$pkgname".desktop)
-sha512sums=('f646ea6fefaa1e115da850072bb1b2ab2439ee165088f9589b66b3acaf44e3a99c780217297b418b0125daf62ad23487aa5d93670b58d993190fc27756226239'
+sha512sums=('64624f480bf22ed0db98363c331b2db9d14581cecf360047024a863034872498505483891cc550548cac8d5fb62cf03915dcc7d6dd675f11fc09fb09974d0d14'
 'SKIP'
 
'b66dbe7f262d036e5a5b895ab5b0dbb03313bca18b0823c001ef2dbaeb1a33169b57db0cf4dfd268499f28913845119902b5d62e8a6a9cc4820eb0ee2f322a1e'
 
'40c931b8abbe5880122dbcc93d457e04e9b4f2bc3e0275e9e3e35dd347fe0658f9446c89e99553203be8a8c9ab6f4ca872a7aedc514920c107b9235c04df91dc'


[arch-commits] Commit in suitesparse/repos/extra-x86_64 (4 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:44:49
  Author: arojas
Revision: 366821

archrelease: copy trunk to extra-x86_64

Added:
  suitesparse/repos/extra-x86_64/PKGBUILD
(from rev 366820, suitesparse/trunk/PKGBUILD)
  suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch
(from rev 366820, suitesparse/trunk/suitesparse-no-demo.patch)
Deleted:
  suitesparse/repos/extra-x86_64/PKGBUILD
  suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch

---+
 PKGBUILD  |   84 ++--
 suitesparse-no-demo.patch |   22 +--
 2 files changed, 54 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 22:44:29 UTC (rev 366820)
+++ PKGBUILD2019-11-05 22:44:49 UTC (rev 366821)
@@ -1,41 +0,0 @@
-# Maintainer: Ronald van Haren 
-
-pkgname=suitesparse
-pkgver=5.4.0
-pkgrel=1
-pkgdesc="A collection of sparse matrix libraries"
-url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
-arch=('x86_64')
-conflicts=('umfpack')
-provides=('umfpack')
-replaces=('umfpack')
-depends=('metis' 'lapack' 'intel-tbb')
-makedepends=('gcc-fortran' 'cmake' 'chrpath')
-license=('GPL')
-options=('staticlibs')
-source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz;
-suitesparse-no-demo.patch)
-sha1sums=('23bb875f50c2b1ea7d9e7885e1956fa02e210824'
-  '2737ae324e50d3f3941619fbc64ba6e0a8d6993e')
-
-prepare() {
-  patch -p0 -i suitesparse-no-demo.patch # Don't run test application at build 
time
-}
-
-build() {
-   cd SuiteSparse
-
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
-}
-
-
-package() {
-   cd SuiteSparse
-   install -dm755 "${pkgdir}"/usr/{include,lib}
-
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
- make INSTALL_LIB="${pkgdir}"/usr/lib 
INSTALL_INCLUDE="${pkgdir}"/usr/include install
-
-   # fix RPATH
-   chrpath -d "$pkgdir"/usr/lib/*
-}

Copied: suitesparse/repos/extra-x86_64/PKGBUILD (from rev 366820, 
suitesparse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 22:44:49 UTC (rev 366821)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+
+pkgname=suitesparse
+pkgver=5.6.0
+pkgrel=1
+pkgdesc="A collection of sparse matrix libraries"
+url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
+arch=('x86_64')
+conflicts=('umfpack')
+provides=('umfpack')
+replaces=('umfpack')
+depends=('metis' 'lapack' 'intel-tbb')
+makedepends=('gcc-fortran' 'cmake' 'chrpath')
+license=('GPL')
+options=('staticlibs')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$pkgver.tar.gz;
+suitesparse-no-demo.patch)
+sha1sums=('3de08b5ab02610ed0446225aad2445696616fae5'
+  'ccc5089c3e13173b8f03af515dbcc7041b4005de')
+
+prepare() {
+  cd SuiteSparse-$pkgver
+  patch -p1 -i ../suitesparse-no-demo.patch
+}
+
+build() {
+  cd SuiteSparse-$pkgver
+
+  BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
+}
+
+
+package() {
+  cd SuiteSparse-$pkgver
+  install -dm755 "${pkgdir}"/usr/{include,lib}
+
+  BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
+  make INSTALL_LIB="${pkgdir}"/usr/lib INSTALL_INCLUDE="${pkgdir}"/usr/include 
install
+
+  # fix RPATH
+  chrpath -d "$pkgdir"/usr/lib/*
+}
+

Deleted: suitesparse-no-demo.patch
===
--- suitesparse-no-demo.patch   2019-11-05 22:44:29 UTC (rev 366820)
+++ suitesparse-no-demo.patch   2019-11-05 22:44:49 UTC (rev 366821)
@@ -1,11 +0,0 @@
 SuiteSparse/Makefile.orig  2018-07-09 06:14:46.321600511 +
-+++ SuiteSparse/Makefile   2018-07-09 06:14:56.631628163 +
-@@ -13,7 +13,7 @@
- go: metis
-   ( cd SuiteSparse_config && $(MAKE) )
-   ( cd GraphBLAS && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
--  ( cd Mongoose  && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-+  ( cd Mongoose  && $(MAKE) library CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-   ( cd AMD && $(MAKE) )
-   ( cd BTF && $(MAKE) )
-   ( cd CAMD && $(MAKE) )

Copied: suitesparse/repos/extra-x86_64/suitesparse-no-demo.patch (from rev 
366820, suitesparse/trunk/suitesparse-no-demo.patch)
===
--- suitesparse-no-demo.patch   (rev 0)
+++ suitesparse-no-demo.patch   2019-11-05 22:44:49 UTC (rev 366821)
@@ -0,0 +1,11 @@
+--- SuiteSparse-5.6.0/Makefile.orig2019-11-05 22:37:26.086135974 +
 SuiteSparse-5.6.0/Makefile 2019-11-05 22:37:37.549632429 +
+@@ -12,7 +12,7 @@
+ # Compile the default rules for each package
+ go: metis
+   ( cd SuiteSparse_config && $(MAKE) )
+-  ( cd Mongoose  && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' 

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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:44:29
  Author: arojas
Revision: 366820

Update to 5.6.0

Added:
  suitesparse/trunk/suitesparse-no-demo.patch
Modified:
  suitesparse/trunk/PKGBUILD
Deleted:
  suitesparse/trunk/suitesparse-no-demo.patch

---+
 PKGBUILD  |   28 +++-
 suitesparse-no-demo.patch |   22 +++---
 2 files changed, 26 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:16:35 UTC (rev 366819)
+++ PKGBUILD2019-11-05 22:44:29 UTC (rev 366820)
@@ -1,7 +1,7 @@
 # Maintainer: Ronald van Haren 
 
 pkgname=suitesparse
-pkgver=5.4.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc="A collection of sparse matrix libraries"
 url="http://faculty.cse.tamu.edu/davis/suitesparse.html;
@@ -13,29 +13,31 @@
 makedepends=('gcc-fortran' 'cmake' 'chrpath')
 license=('GPL')
 options=('staticlibs')
-source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz;
+source=($pkgname-$pkgver.tar.gz::"https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$pkgver.tar.gz;
 suitesparse-no-demo.patch)
-sha1sums=('23bb875f50c2b1ea7d9e7885e1956fa02e210824'
-  '2737ae324e50d3f3941619fbc64ba6e0a8d6993e')
+sha1sums=('3de08b5ab02610ed0446225aad2445696616fae5'
+  'ccc5089c3e13173b8f03af515dbcc7041b4005de')
 
 prepare() {
-  patch -p0 -i suitesparse-no-demo.patch # Don't run test application at build 
time
+  cd SuiteSparse-$pkgver
+  patch -p1 -i ../suitesparse-no-demo.patch
 }
 
 build() {
-   cd SuiteSparse
+  cd SuiteSparse-$pkgver
 
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
+  BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so make
 }
 
 
 package() {
-   cd SuiteSparse
-   install -dm755 "${pkgdir}"/usr/{include,lib}
+  cd SuiteSparse-$pkgver
+  install -dm755 "${pkgdir}"/usr/{include,lib}
 
-   BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
- make INSTALL_LIB="${pkgdir}"/usr/lib 
INSTALL_INCLUDE="${pkgdir}"/usr/include install
+  BLAS=-lblas TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB 
MY_METIS_LIB=/usr/lib/libmetis.so \
+  make INSTALL_LIB="${pkgdir}"/usr/lib INSTALL_INCLUDE="${pkgdir}"/usr/include 
install
 
-   # fix RPATH
-   chrpath -d "$pkgdir"/usr/lib/*
+  # fix RPATH
+  chrpath -d "$pkgdir"/usr/lib/*
 }
+

Deleted: suitesparse-no-demo.patch
===
--- suitesparse-no-demo.patch   2019-11-05 21:16:35 UTC (rev 366819)
+++ suitesparse-no-demo.patch   2019-11-05 22:44:29 UTC (rev 366820)
@@ -1,11 +0,0 @@
 SuiteSparse/Makefile.orig  2018-07-09 06:14:46.321600511 +
-+++ SuiteSparse/Makefile   2018-07-09 06:14:56.631628163 +
-@@ -13,7 +13,7 @@
- go: metis
-   ( cd SuiteSparse_config && $(MAKE) )
-   ( cd GraphBLAS && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
--  ( cd Mongoose  && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-+  ( cd Mongoose  && $(MAKE) library CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
-   ( cd AMD && $(MAKE) )
-   ( cd BTF && $(MAKE) )
-   ( cd CAMD && $(MAKE) )

Added: suitesparse-no-demo.patch
===
--- suitesparse-no-demo.patch   (rev 0)
+++ suitesparse-no-demo.patch   2019-11-05 22:44:29 UTC (rev 366820)
@@ -0,0 +1,11 @@
+--- SuiteSparse-5.6.0/Makefile.orig2019-11-05 22:37:26.086135974 +
 SuiteSparse-5.6.0/Makefile 2019-11-05 22:37:37.549632429 +
+@@ -12,7 +12,7 @@
+ # Compile the default rules for each package
+ go: metis
+   ( cd SuiteSparse_config && $(MAKE) )
+-  ( cd Mongoose  && $(MAKE) CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
++  ( cd Mongoose  && $(MAKE) library CMAKE_OPTIONS='$(CMAKE_OPTIONS)' )
+   ( cd AMD && $(MAKE) )
+   ( cd BTF && $(MAKE) )
+   ( cd CAMD && $(MAKE) )


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:09:52
  Author: arojas
Revision: 524248

archrelease: copy trunk to community-x86_64

Added:
  gnunet-gtk/repos/community-x86_64/PKGBUILD
(from rev 524247, gnunet-gtk/trunk/PKGBUILD)
Deleted:
  gnunet-gtk/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 22:09:34 UTC (rev 524247)
+++ PKGBUILD2019-11-05 22:09:52 UTC (rev 524248)
@@ -1,26 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: wahnby 
-
-pkgname=gnunet-gtk
-pkgver=0.11.5
-pkgrel=1
-pkgdesc="A frontend for GNUnet"
-arch=('x86_64')
-url="https://gnunet.org;
-license=('GPL')
-depends=('gnunet' 'glade' 'adns')
-makedepends=('pkgconfig')
-source=(https://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
-sha512sums=('8cd5bcadba070396b9b9b4849678bda362ba274f7d8e0c4dfc0bd793ac103a8a94949a472d992c90f21ddb7db16b14ea23a199acd4cf2e52f985e15205d2f5a9')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  sed -i 's|CC -E|CC -O2 -E|g' configure
-  ./configure --prefix=/usr --with-gnunet=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnunet-gtk/repos/community-x86_64/PKGBUILD (from rev 524247, 
gnunet-gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 22:09:52 UTC (rev 524248)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: wahnby 
+
+pkgname=gnunet-gtk
+pkgver=0.11.7
+pkgrel=1
+pkgdesc="A frontend for GNUnet"
+arch=('x86_64')
+url="https://gnunet.org;
+license=('GPL')
+depends=('gnunet' 'glade' 'adns')
+makedepends=('pkgconfig')
+source=(https://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
+sha512sums=('368d31e876d3ace60e62e744e5a7d375962a6f7e6c2800cf1389185673ec643a91160fccbd380427e5fdcf0683824aa17265b3de4eb8a8493aa20c55596d982f')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed -i 's|CC -E|CC -O2 -E|g' configure
+  ./configure --prefix=/usr --with-gnunet=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:09:34
  Author: arojas
Revision: 524247

Update to 0.11.7

Modified:
  gnunet-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 22:04:53 UTC (rev 524246)
+++ PKGBUILD2019-11-05 22:09:34 UTC (rev 524247)
@@ -2,7 +2,7 @@
 # Contributor: wahnby 
 
 pkgname=gnunet-gtk
-pkgver=0.11.5
+pkgver=0.11.7
 pkgrel=1
 pkgdesc="A frontend for GNUnet"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gnunet' 'glade' 'adns')
 makedepends=('pkgconfig')
 source=(https://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
-sha512sums=('8cd5bcadba070396b9b9b4849678bda362ba274f7d8e0c4dfc0bd793ac103a8a94949a472d992c90f21ddb7db16b14ea23a199acd4cf2e52f985e15205d2f5a9')
+sha512sums=('368d31e876d3ace60e62e744e5a7d375962a6f7e6c2800cf1389185673ec643a91160fccbd380427e5fdcf0683824aa17265b3de4eb8a8493aa20c55596d982f')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:04:53
  Author: arojas
Revision: 524246

archrelease: copy trunk to community-x86_64

Added:
  gnunet/repos/community-x86_64/PKGBUILD
(from rev 524245, gnunet/trunk/PKGBUILD)
  gnunet/repos/community-x86_64/defaults.conf
(from rev 524245, gnunet/trunk/defaults.conf)
  gnunet/repos/community-x86_64/gnunet.service
(from rev 524245, gnunet/trunk/gnunet.service)
Deleted:
  gnunet/repos/community-x86_64/PKGBUILD
  gnunet/repos/community-x86_64/defaults.conf
  gnunet/repos/community-x86_64/gnunet.service

+
 PKGBUILD   |   98 ++---
 defaults.conf  |  966 +++
 gnunet.service |   20 -
 3 files changed, 542 insertions(+), 542 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 22:04:23 UTC (rev 524245)
+++ PKGBUILD2019-11-05 22:04:53 UTC (rev 524246)
@@ -1,49 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: wahnby 
-
-pkgname=gnunet
-pkgver=0.11.6
-pkgrel=1
-pkgdesc="A framework for secure peer-to-peer networking"
-arch=('x86_64')
-url="http://gnunet.org;
-license=('GPL')
-depends=('libextractor' 'sqlite' 'gnurl' 'libmicrohttpd' 'libidn' 'jansson')
-makedepends=('git' 'bluez-libs' 'python' 'glpk' 'libpulse' 'opus' 
'gst-plugins-base-libs')
-optdepends=('bluez-libs'
-   'python'
-   'glpk'
-   'libpulse'
-   'opus'
-'gst-plugins-base-libs: for gnunet-helper-audio-record')
-backup=(etc/gnunetd.conf)
-options=('!makeflags')
-# TODO: key revoked, check for new signature on new release
-# source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz{,.sig}
-#source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
-source=(git://git.gnunet.org/gnunet.git#tag=v$pkgver
-gnunet.service
-defaults.conf)
-validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E')
-md5sums=('SKIP'
- '54cce3d2415d95b2e5bd1bd88db3a0ea'
- '0fe23b2ca5b3fc47a0b5645e04406da0')
-
-build() {
-  cd gnunet
-  sed -i 's|contrib doc|doc|' Makefile.*
-  ./bootstrap
-  [ -f Makefile ] || ./configure --prefix=/usr \
---without-mysql
-  make
-  make -C contrib
-}
-
-package() {
-  cd gnunet
-  make DESTDIR="$pkgdir" install
-  make DESTDIR="$pkgdir" -C contrib install
-  install -D -m0644 "$srcdir"/defaults.conf "$pkgdir"/etc/gnunetd.conf
-  rm -rf "$pkgdir"/usr/include/libltdl "$pkgdir"/usr/lib/libltdl.* 
"$pkgdir"/usr/include/ltdl.h
-  install -Dm0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: gnunet/repos/community-x86_64/PKGBUILD (from rev 524245, 
gnunet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 22:04:53 UTC (rev 524246)
@@ -0,0 +1,49 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: wahnby 
+
+pkgname=gnunet
+pkgver=0.11.7
+pkgrel=1
+pkgdesc="A framework for secure peer-to-peer networking"
+arch=('x86_64')
+url="https://gnunet.org;
+license=('GPL')
+depends=('libextractor' 'sqlite' 'gnurl' 'libmicrohttpd' 'libidn' 'jansson')
+makedepends=('git' 'bluez-libs' 'python' 'glpk' 'libpulse' 'opus' 
'gst-plugins-base-libs')
+optdepends=('bluez-libs'
+   'python'
+   'glpk'
+   'libpulse'
+   'opus'
+'gst-plugins-base-libs: for gnunet-helper-audio-record')
+backup=(etc/gnunetd.conf)
+options=('!makeflags')
+# TODO: key revoked, check for new signature on new release
+# source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz{,.sig}
+#source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
+source=(git://git.gnunet.org/gnunet.git#tag=v$pkgver
+gnunet.service
+defaults.conf)
+validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E')
+md5sums=('SKIP'
+ '54cce3d2415d95b2e5bd1bd88db3a0ea'
+ '0fe23b2ca5b3fc47a0b5645e04406da0')
+
+build() {
+  cd gnunet
+  sed -i 's|contrib doc|doc|' Makefile.*
+  ./bootstrap
+  [ -f Makefile ] || ./configure --prefix=/usr \
+--without-mysql
+  make
+  make -C contrib
+}
+
+package() {
+  cd gnunet
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" -C contrib install
+  install -D -m0644 "$srcdir"/defaults.conf "$pkgdir"/etc/gnunetd.conf
+  rm -rf "$pkgdir"/usr/include/libltdl "$pkgdir"/usr/lib/libltdl.* 
"$pkgdir"/usr/include/ltdl.h
+  install -Dm0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
+}

Deleted: defaults.conf
===
--- defaults.conf   2019-11-05 22:04:23 UTC (rev 524245)
+++ defaults.conf   2019-11-05 22:04:53 UTC (rev 524246)
@@ -1,483 +0,0 @@
-[PATHS]
-SERVICEHOME = ~/.gnunet/
-# SERVICEHOME = /var/lib/gnunet/
-# DEFAULTCONFIG = /etc/gnunet.conf
-# If 'DEFAULTCONFIG' is not defined, the current
-# configuration file is assumed to be the default,
-# which 

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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 22:04:23
  Author: arojas
Revision: 524245

Update to 0.11.7

Modified:
  gnunet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:48:26 UTC (rev 524244)
+++ PKGBUILD2019-11-05 22:04:23 UTC (rev 524245)
@@ -2,7 +2,7 @@
 # Contributor: wahnby 
 
 pkgname=gnunet
-pkgver=0.11.6
+pkgver=0.11.7
 pkgrel=1
 pkgdesc="A framework for secure peer-to-peer networking"
 arch=('x86_64')


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:48:26
  Author: arojas
Revision: 524244

archrelease: copy trunk to community-x86_64

Added:
  dcfldd/repos/community-x86_64/PKGBUILD
(from rev 524243, dcfldd/trunk/PKGBUILD)
Deleted:
  dcfldd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:48:05 UTC (rev 524243)
+++ PKGBUILD2019-11-05 21:48:26 UTC (rev 524244)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Paul Mattal 
-
-pkgname=dcfldd
-pkgver=1.3.4.1
-pkgrel=5
-pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
-arch=('x86_64' 'i686')
-url='https://dcfldd.sourceforge.net/'
-license=('GPL')
-depends=('glibc')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz;)
-sha256sums=('f5143a184da56fd5ac729d6d8cbcf9f5da8e1cf4604aa9fb97c59553b7e6d5f8')
-
-build() {
-  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:ts=2 sw=2 et:

Copied: dcfldd/repos/community-x86_64/PKGBUILD (from rev 524243, 
dcfldd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:48:26 UTC (rev 524244)
@@ -0,0 +1,31 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Paul Mattal 
+
+pkgname=dcfldd
+pkgver=1.5
+pkgrel=1
+pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
+arch=('x86_64')
+url='https://dcfldd.sourceforge.net/'
+license=('GPL')
+depends=('glibc')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/resurrecting-open-source-projects/dcfldd/archive/v$pkgver.tar.gz;)
+sha256sums=('d74dc38763ab7c2121da061923956d5ba0a70d11ab063c1319bf66f257dd0529')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:48:05
  Author: arojas
Revision: 524243

Update to 1.5

Modified:
  dcfldd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:38:22 UTC (rev 524242)
+++ PKGBUILD2019-11-05 21:48:05 UTC (rev 524243)
@@ -2,18 +2,23 @@
 # Contributor: Paul Mattal 
 
 pkgname=dcfldd
-pkgver=1.3.4.1
-pkgrel=5
+pkgver=1.5
+pkgrel=1
 pkgdesc='DCFL (DoD Computer Forensics Lab) dd replacement with hashing'
 arch=('x86_64')
 url='https://dcfldd.sourceforge.net/'
 license=('GPL')
 depends=('glibc')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver%.*}-${pkgver##*.}.tar.gz;)
-sha256sums=('f5143a184da56fd5ac729d6d8cbcf9f5da8e1cf4604aa9fb97c59553b7e6d5f8')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/resurrecting-open-source-projects/dcfldd/archive/v$pkgver.tar.gz;)
+sha256sums=('d74dc38763ab7c2121da061923956d5ba0a70d11ab063c1319bf66f257dd0529')
 
+prepare() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+}
+
 build() {
-  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
@@ -20,9 +25,7 @@
 }
 
 package() {
-  cd "$pkgname-${pkgver%.*}-${pkgver##*.}"
+  cd $pkgname-$pkgver
 
   make DESTDIR="$pkgdir" install
 }
-
-# vim:ts=2 sw=2 et:


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:38:22
  Author: arojas
Revision: 524242

archrelease: copy trunk to community-staging-x86_64

Added:
  botan/repos/community-staging-x86_64/PKGBUILD
(from rev 524241, botan/trunk/PKGBUILD)
  botan/repos/community-staging-x86_64/botan.key
(from rev 524241, botan/trunk/botan.key)
Deleted:
  botan/repos/community-staging-x86_64/PKGBUILD
  botan/repos/community-staging-x86_64/botan.key

---+
 PKGBUILD  |   98 ++--
 botan.key |   70 +-
 2 files changed, 84 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:36:53 UTC (rev 524241)
+++ PKGBUILD2019-11-05 21:38:22 UTC (rev 524242)
@@ -1,49 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-# Contributor: Jack Lloyd 
-
-pkgname=botan
-pkgver=2.11.0
-pkgrel=3
-pkgdesc='Crypto library written in C++'
-arch=(x86_64)
-url='https://botan.randombit.net/'
-license=(BSD)
-makedepends=(python)
-optdepends=('python: for using botan2.py')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be'
-'SKIP')
-
-build() {
-  cd "${pkgname^}-$pkgver"
-
-  # botan benefits from -O3. Upstream is using it when testing.
-  CXXFLAGS="$CXXFLAGS -O3" \
-./configure.py \
---prefix=/usr \
---with-bzip \
---with-lzma \
---with-zlib \
---with-os-feature=getrandom
-  make
-}
-
-check() {
-  cd "${pkgname^}-$pkgver"
-
-  ./botan-test
-}
-
-package() {
-  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
-  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:

Copied: botan/repos/community-staging-x86_64/PKGBUILD (from rev 524241, 
botan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:38:22 UTC (rev 524242)
@@ -0,0 +1,49 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+# Contributor: Jack Lloyd 
+
+pkgname=botan
+pkgver=2.12.0
+pkgrel=2
+pkgdesc='Crypto library written in C++'
+arch=(x86_64)
+url='https://botan.randombit.net/'
+license=(BSD)
+makedepends=(python)
+optdepends=('python: for using botan2.py')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
+sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
+'SKIP')
+
+build() {
+  cd "${pkgname^}-$pkgver"
+
+  # botan benefits from -O3. Upstream is using it when testing.
+  CXXFLAGS="$CXXFLAGS -O3" \
+./configure.py \
+--prefix=/usr \
+--with-bzip \
+--with-lzma \
+--with-zlib \
+--with-os-feature=getrandom
+  make
+}
+
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
+  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/randombit/botan
+# vim: ts=2 sw=2 et:

Deleted: botan.key
===
--- botan.key   2019-11-05 21:36:53 UTC (rev 524241)
+++ botan.key   2019-11-05 21:38:22 UTC (rev 524242)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
-4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
-LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qaW4XJt4
-iwHWl/YVZEfALcvQywe2CDrH5hO794wd9MpBAAYptBZCb3RhbiBEaXN0cmlidXRp
-b24gS2V5iQEqBBMBAgAUAhsDAh4BAheABQJKfFpnBBUKCQgACgkQYhHr8e+637xk
-PQf/aOi78XenwwvFrwXOVIVTdZIf8rK1zJksf26h09UD8uVV6z5iiTcpn86+eN9p
-6Ar8IH3tD+JuFnPSwZ/r9MNC2XZwenYo4Gb14jqM6/9hBe328vmeM4Y1G7bD4HrL
-kgV5WEyokqm3zbp3FBLr3Vh68TAC5JB9aHevra+cCA2u3vBNI3YUM5z4TdO150P3
-J00whkqImQEUni8bgxvllBLFM+uhucsX3HZWkoDEpotbg8yd0bqMkiPEyMr1OnJq
-eDVDMrB5wnyLgLFfRAAw3mopM0C1PNOAHr/BIYiaDHX2OwnOfep8rMDoRVf2Ge0D
-DBgsJJ6LduQHLeg403SHWL2F6YkCHAQTAQIABgUCQYPWUgAKCRBcD5boTsFta+r9
-EACWVis7YcaGkKKgRB/5ox8rM36XVhMXdh/hnnGHt5rapbbRRkRHRcWU8WIcFO1A

[arch-commits] Commit in sage-notebook-exporter/repos/community-staging-any (2 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:36:53
  Author: arojas
Revision: 524241

archrelease: copy trunk to community-staging-any

Added:
  sage-notebook-exporter/repos/community-staging-any/PKGBUILD
(from rev 524240, sage-notebook-exporter/trunk/PKGBUILD)
Deleted:
  sage-notebook-exporter/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:36:35 UTC (rev 524240)
+++ PKGBUILD2019-11-05 21:36:53 UTC (rev 524241)
@@ -1,19 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=sage-notebook-exporter
-pkgver=3.2
-pkgrel=3
-pkgdesc="Jupyter extension to export notebooks from SageNB"
-arch=(any)
-url="https://github.com/vbraun/ExportSageNB;
-license=(GPL3)
-depends=(jupyter-nbconvert ipython python-six)
-makedepends=(python-setuptools)
-source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-sha256sums=('a99ba8a0806f1f36bda7239aee7f9ddb7d2ca792e7d36eec03ae559d7bd8f492')
-
-package() {
-  cd ExportSageNB-$pkgver
-
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: sage-notebook-exporter/repos/community-staging-any/PKGBUILD (from rev 
524240, sage-notebook-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:36:53 UTC (rev 524241)
@@ -0,0 +1,19 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sage-notebook-exporter
+pkgver=3.3
+pkgrel=2
+pkgdesc="Jupyter extension to export notebooks from SageNB"
+arch=(any)
+url="https://github.com/vbraun/ExportSageNB;
+license=(GPL3)
+depends=(jupyter-nbconvert ipython python-six)
+makedepends=(python-setuptools)
+source=("http://mirrors.mit.edu/sage/spkg/upstream/sagenb_export/sagenb_export-$pkgver.tar.gz;)
+sha256sums=('b642321ccd94da4d04afa12f33b6cea7c8db289f3283c6e39b3a50131780bb5a')
+
+package() {
+  cd sagenb_export-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:36:35
  Author: arojas
Revision: 524240

Python 3.8 rebuild

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:36:20 UTC (rev 524239)
+++ PKGBUILD2019-11-05 21:36:35 UTC (rev 524240)
@@ -2,7 +2,7 @@
 
 pkgname=sage-notebook-exporter
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Jupyter extension to export notebooks from SageNB"
 arch=(any)
 url="https://github.com/vbraun/ExportSageNB;


[arch-commits] Commit in kea/repos/community-staging-x86_64 (14 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:36:20
  Author: arojas
Revision: 524239

archrelease: copy trunk to community-staging-x86_64

Added:
  kea/repos/community-staging-x86_64/PKGBUILD
(from rev 524238, kea/trunk/PKGBUILD)
  kea/repos/community-staging-x86_64/fix-scripts-include-path.patch
(from rev 524238, kea/trunk/fix-scripts-include-path.patch)
  kea/repos/community-staging-x86_64/kea-ctrl-agent.service
(from rev 524238, kea/trunk/kea-ctrl-agent.service)
  kea/repos/community-staging-x86_64/kea-dhcp-ddns.service
(from rev 524238, kea/trunk/kea-dhcp-ddns.service)
  kea/repos/community-staging-x86_64/kea-dhcp4.service
(from rev 524238, kea/trunk/kea-dhcp4.service)
  kea/repos/community-staging-x86_64/kea-dhcp6.service
(from rev 524238, kea/trunk/kea-dhcp6.service)
  kea/repos/community-staging-x86_64/tmpfiles-kea.conf
(from rev 524238, kea/trunk/tmpfiles-kea.conf)
Deleted:
  kea/repos/community-staging-x86_64/PKGBUILD
  kea/repos/community-staging-x86_64/fix-scripts-include-path.patch
  kea/repos/community-staging-x86_64/kea-ctrl-agent.service
  kea/repos/community-staging-x86_64/kea-dhcp-ddns.service
  kea/repos/community-staging-x86_64/kea-dhcp4.service
  kea/repos/community-staging-x86_64/kea-dhcp6.service
  kea/repos/community-staging-x86_64/tmpfiles-kea.conf

+
 PKGBUILD   |  158 +--
 fix-scripts-include-path.patch |  532 +++
 kea-ctrl-agent.service |   28 +-
 kea-dhcp-ddns.service  |   26 -
 kea-dhcp4.service  |   28 +-
 kea-dhcp6.service  |   28 +-
 tmpfiles-kea.conf  |2 
 7 files changed, 401 insertions(+), 401 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:35:48 UTC (rev 524238)
+++ PKGBUILD2019-11-05 21:36:20 UTC (rev 524239)
@@ -1,79 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Contributor: nfnty
-pkgname='kea'
-pkgver=1.5.0
-_upstreamver=1.5.0
-pkgrel=6
-pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
-arch=('x86_64')
-url='https://kea.isc.org'
-license=('MPL2')
-depends=('botan>=2.7.0' 'boost-libs' 'log4cplus' 'mariadb-libs' 
'postgresql-libs')
-makedepends=('boost'
- 'postgresql' # Needed for some headers
- 'python') # kea-shell
-optdepends=('mariadb: lease information database'
-'postgresql: lease information database'
-'python: to use kea-shell'
-'kea-devel-docs: developer documentation')
-# Checks are disabled for now
-#checkdepends=('gtest' 'postgresql' 'mariadb' 'python' 'procps-ng') # 
procps-ng needed for 'pgrep'
-backup=('etc/kea/kea-dhcp4.conf' 'etc/kea/kea-dhcp6.conf' 
'etc/kea/kea-dhcp-ddns.conf' 'etc/kea/kea-ctrl-agent.conf' 
'etc/kea/keactrl.conf') # New config files as of Kea 1.3
-
-source=(https://ftp.isc.org/isc/kea/${_upstreamver}/kea-${_upstreamver}.tar.gz{,.asc}
-fix-scripts-include-path.patch
-tmpfiles-kea.conf
-kea-dhcp4.service
-kea-dhcp6.service
-kea-dhcp-ddns.service
-kea-ctrl-agent.service)
-sha512sums=('6d6b7407831311ebe37abce382ce77c664015ddbe3e73ec78153a00b301f98af5be52e26ad4febf5ca1e478d2c1844db4c988b241d2700d758e90b077f176ad8'
-'SKIP'
-
'337c1e8689ce569bb8b085261e946743bc88d62ffdd264f4e8f271a6ca92c5bcda2329376aec4ffacd96187c7dba30450b8d5a9e2929f0a559ef8ecba7c0bafc'
-
'702a5dc19d1ed8fbe21aa9a4c09297eff9c9a3f6f1b178af8101a655b18b70c9e1dafd032063e31b2592d276e80c9bd4d2d51d8e1f74f67931fd290be6c0'
-
'1b62dace9f9a955b21c5dd5b5466fb3a4f1d8057ad2a30ea89e222a769dc721ad2fe4913c41ec407e018b1b38ddde757e9b7b8fc12d4763ddde077a0abb0c971'
-
'8f0e8d059338c415ae322e971e243b259d9b2ef7d37b6be57b409bf5f0f3392e519c9bb94c5b548021d000b944a5da82096608cd9ff3ee58061059ad519b0068'
-
'9ab05b580f3b206d127514e158a445146a765ba4bf760daa93bcf29ec9d816dbdd08a497b5a4bba67645f4cc79b210fed8d1defa9daefc48175a654738927d31'
-
'db329fd83e458e4a77f6df8569074088bed152ffc1a188059d868d7178a6d3530efe368ce870a2e0be894f87fa0e5ba43562bdc3ad6372ddfcfedae37c90f491')
-validpgpkeys=('BE0E9748B718253A28BB89FFF1B11BF05CF02E57') # Internet Systems 
Consortium, Inc. (Signing key, 2017-2018) 
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  # The include path is set incorrectly (it uses undefined $prefix instead of 
/usr).
-  # Also, it fallbacks to the absolute path inside the chrooted build dir,
-  # which will certainly not exist on the target system...
-  patch -p1 < "${srcdir}"/fix-scripts-include-path.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  autoreconf --install
-  ./configure \
-  --prefix='/usr' \
-  --sbindir='/usr/bin' \
-  --libexecdir='/usr/bin' \
-  --sysconfdir='/etc' \
-  --localstatedir='/var' \
-  --with-dhcp-mysql \
-  

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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:35:48
  Author: arojas
Revision: 524238

python 3.8 rebuild

Modified:
  kea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:30:55 UTC (rev 524237)
+++ PKGBUILD2019-11-05 21:35:48 UTC (rev 524238)
@@ -3,7 +3,7 @@
 pkgname='kea'
 pkgver=1.5.0
 _upstreamver=1.5.0
-pkgrel=7
+pkgrel=8
 pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
 arch=('x86_64')
 url='https://kea.isc.org'


[arch-commits] Commit in sage-notebook-exporter/repos/community-any (2 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:30:55
  Author: arojas
Revision: 524237

archrelease: copy trunk to community-any

Added:
  sage-notebook-exporter/repos/community-any/PKGBUILD
(from rev 524236, sage-notebook-exporter/trunk/PKGBUILD)
Deleted:
  sage-notebook-exporter/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:30:24 UTC (rev 524236)
+++ PKGBUILD2019-11-05 21:30:55 UTC (rev 524237)
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD 182622 2016-07-10 18:58:46Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=sage-notebook-exporter
-pkgver=3.2
-pkgrel=2
-pkgdesc="Jupyter extension to export notebooks from SageNB"
-arch=(any)
-url="https://github.com/vbraun/ExportSageNB;
-license=(GPL3)
-depends=(jupyter-nbconvert ipython python-six)
-makedepends=(python-setuptools)
-source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-sha256sums=('a99ba8a0806f1f36bda7239aee7f9ddb7d2ca792e7d36eec03ae559d7bd8f492')
-
-package() {
-  cd ExportSageNB-$pkgver
-
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: sage-notebook-exporter/repos/community-any/PKGBUILD (from rev 524236, 
sage-notebook-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:30:55 UTC (rev 524237)
@@ -0,0 +1,19 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sage-notebook-exporter
+pkgver=3.3
+pkgrel=1
+pkgdesc="Jupyter extension to export notebooks from SageNB"
+arch=(any)
+url="https://github.com/vbraun/ExportSageNB;
+license=(GPL3)
+depends=(jupyter-nbconvert ipython python-six)
+makedepends=(python-setuptools)
+source=("http://mirrors.mit.edu/sage/spkg/upstream/sagenb_export/sagenb_export-$pkgver.tar.gz;)
+sha256sums=('b642321ccd94da4d04afa12f33b6cea7c8db289f3283c6e39b3a50131780bb5a')
+
+package() {
+  cd sagenb_export-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:30:24
  Author: arojas
Revision: 524236

Update to 3.3

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:23:40 UTC (rev 524235)
+++ PKGBUILD2019-11-05 21:30:24 UTC (rev 524236)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=sage-notebook-exporter
-pkgver=3.2
-pkgrel=3
+pkgver=3.3
+pkgrel=1
 pkgdesc="Jupyter extension to export notebooks from SageNB"
 arch=(any)
 url="https://github.com/vbraun/ExportSageNB;
@@ -9,11 +9,11 @@
 license=(GPL3)
 depends=(jupyter-nbconvert ipython python-six)
 makedepends=(python-setuptools)
-source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz;)
-sha256sums=('a99ba8a0806f1f36bda7239aee7f9ddb7d2ca792e7d36eec03ae559d7bd8f492')
+source=("http://mirrors.mit.edu/sage/spkg/upstream/sagenb_export/sagenb_export-$pkgver.tar.gz;)
+sha256sums=('b642321ccd94da4d04afa12f33b6cea7c8db289f3283c6e39b3a50131780bb5a')
 
 package() {
-  cd ExportSageNB-$pkgver
+  cd sagenb_export-$pkgver
 
   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
 }


[arch-commits] Commit in kea/repos/community-x86_64 (14 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:23:40
  Author: arojas
Revision: 524235

archrelease: copy trunk to community-x86_64

Added:
  kea/repos/community-x86_64/PKGBUILD
(from rev 524234, kea/trunk/PKGBUILD)
  kea/repos/community-x86_64/fix-scripts-include-path.patch
(from rev 524234, kea/trunk/fix-scripts-include-path.patch)
  kea/repos/community-x86_64/kea-ctrl-agent.service
(from rev 524234, kea/trunk/kea-ctrl-agent.service)
  kea/repos/community-x86_64/kea-dhcp-ddns.service
(from rev 524234, kea/trunk/kea-dhcp-ddns.service)
  kea/repos/community-x86_64/kea-dhcp4.service
(from rev 524234, kea/trunk/kea-dhcp4.service)
  kea/repos/community-x86_64/kea-dhcp6.service
(from rev 524234, kea/trunk/kea-dhcp6.service)
  kea/repos/community-x86_64/tmpfiles-kea.conf
(from rev 524234, kea/trunk/tmpfiles-kea.conf)
Deleted:
  kea/repos/community-x86_64/PKGBUILD
  kea/repos/community-x86_64/fix-scripts-include-path.patch
  kea/repos/community-x86_64/kea-ctrl-agent.service
  kea/repos/community-x86_64/kea-dhcp-ddns.service
  kea/repos/community-x86_64/kea-dhcp4.service
  kea/repos/community-x86_64/kea-dhcp6.service
  kea/repos/community-x86_64/tmpfiles-kea.conf

+
 PKGBUILD   |  158 +--
 fix-scripts-include-path.patch |  532 +++
 kea-ctrl-agent.service |   28 +-
 kea-dhcp-ddns.service  |   26 -
 kea-dhcp4.service  |   28 +-
 kea-dhcp6.service  |   28 +-
 tmpfiles-kea.conf  |2 
 7 files changed, 401 insertions(+), 401 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:23:15 UTC (rev 524234)
+++ PKGBUILD2019-11-05 21:23:40 UTC (rev 524235)
@@ -1,79 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Contributor: nfnty
-pkgname='kea'
-pkgver=1.5.0
-_upstreamver=1.5.0
-pkgrel=6
-pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
-arch=('x86_64')
-url='https://kea.isc.org'
-license=('MPL2')
-depends=('botan' 'boost-libs' 'log4cplus' 'mariadb-libs' 'postgresql-libs')
-makedepends=('boost'
- 'postgresql' # Needed for some headers
- 'python') # kea-shell
-optdepends=('mariadb: lease information database'
-'postgresql: lease information database'
-'python: to use kea-shell'
-'kea-devel-docs: developer documentation')
-# Checks are disabled for now
-#checkdepends=('gtest' 'postgresql' 'mariadb' 'python' 'procps-ng') # 
procps-ng needed for 'pgrep'
-backup=('etc/kea/kea-dhcp4.conf' 'etc/kea/kea-dhcp6.conf' 
'etc/kea/kea-dhcp-ddns.conf' 'etc/kea/kea-ctrl-agent.conf' 
'etc/kea/keactrl.conf') # New config files as of Kea 1.3
-
-source=(https://ftp.isc.org/isc/kea/${_upstreamver}/kea-${_upstreamver}.tar.gz{,.asc}
-fix-scripts-include-path.patch
-tmpfiles-kea.conf
-kea-dhcp4.service
-kea-dhcp6.service
-kea-dhcp-ddns.service
-kea-ctrl-agent.service)
-sha512sums=('6d6b7407831311ebe37abce382ce77c664015ddbe3e73ec78153a00b301f98af5be52e26ad4febf5ca1e478d2c1844db4c988b241d2700d758e90b077f176ad8'
-'SKIP'
-
'337c1e8689ce569bb8b085261e946743bc88d62ffdd264f4e8f271a6ca92c5bcda2329376aec4ffacd96187c7dba30450b8d5a9e2929f0a559ef8ecba7c0bafc'
-
'702a5dc19d1ed8fbe21aa9a4c09297eff9c9a3f6f1b178af8101a655b18b70c9e1dafd032063e31b2592d276e80c9bd4d2d51d8e1f74f67931fd290be6c0'
-
'1b62dace9f9a955b21c5dd5b5466fb3a4f1d8057ad2a30ea89e222a769dc721ad2fe4913c41ec407e018b1b38ddde757e9b7b8fc12d4763ddde077a0abb0c971'
-
'8f0e8d059338c415ae322e971e243b259d9b2ef7d37b6be57b409bf5f0f3392e519c9bb94c5b548021d000b944a5da82096608cd9ff3ee58061059ad519b0068'
-
'9ab05b580f3b206d127514e158a445146a765ba4bf760daa93bcf29ec9d816dbdd08a497b5a4bba67645f4cc79b210fed8d1defa9daefc48175a654738927d31'
-
'db329fd83e458e4a77f6df8569074088bed152ffc1a188059d868d7178a6d3530efe368ce870a2e0be894f87fa0e5ba43562bdc3ad6372ddfcfedae37c90f491')
-validpgpkeys=('BE0E9748B718253A28BB89FFF1B11BF05CF02E57') # Internet Systems 
Consortium, Inc. (Signing key, 2017-2018) 
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  # The include path is set incorrectly (it uses undefined $prefix instead of 
/usr).
-  # Also, it fallbacks to the absolute path inside the chrooted build dir,
-  # which will certainly not exist on the target system...
-  patch -p1 < "${srcdir}"/fix-scripts-include-path.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  autoreconf --install
-  ./configure \
-  --prefix='/usr' \
-  --sbindir='/usr/bin' \
-  --libexecdir='/usr/bin' \
-  --sysconfdir='/etc' \
-  --localstatedir='/var' \
-  --with-dhcp-mysql \
-  --with-dhcp-pgsql \
-  --enable-shell
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  # Disable for 

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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:23:15
  Author: arojas
Revision: 524234

Bump pkgrel

Modified:
  kea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:03:18 UTC (rev 524233)
+++ PKGBUILD2019-11-05 21:23:15 UTC (rev 524234)
@@ -3,7 +3,7 @@
 pkgname='kea'
 pkgver=1.5.0
 _upstreamver=1.5.0
-pkgrel=6
+pkgrel=7
 pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
 arch=('x86_64')
 url='https://kea.isc.org'


[arch-commits] Commit in python-cffi/repos/staging-x86_64 (PKGBUILD PKGBUILD)

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 21:16:35
  Author: felixonmars
Revision: 366819

archrelease: copy trunk to staging-x86_64

Added:
  python-cffi/repos/staging-x86_64/PKGBUILD
(from rev 366818, python-cffi/trunk/PKGBUILD)
Deleted:
  python-cffi/repos/staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 21:16:18 UTC (rev 366818)
+++ PKGBUILD2019-11-05 21:16:35 UTC (rev 366819)
@@ -1,52 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: lilydjwg 
-
-pkgbase=python-cffi
-pkgname=(python-cffi python2-cffi)
-pkgver=1.13.1
-pkgrel=3
-pkgdesc="Foreign Function Interface for Python calling C code"
-arch=('x86_64')
-url="https://cffi.readthedocs.org/;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('7dd94d91e655af8088d8c14ade9d7085764cea416b255ab9df8da8cc72b8d3880f240bcdf9c9b96109299b3744ed9ca620536b430f5600c1d10605ab2af4296e')
-
-prepare() {
-  mv cffi-cffi-* cffi-$pkgver
-  cp -a cffi-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/cffi-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/cffi-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/cffi-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/cffi-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-cffi() {
-  depends=('python-pycparser')
-
-  cd cffi-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-cffi() {
-  depends=('python2-pycparser')
-
-  cd cffi-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-cffi/repos/staging-x86_64/PKGBUILD (from rev 366818, 
python-cffi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:16:35 UTC (rev 366819)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: lilydjwg 
+
+pkgbase=python-cffi
+pkgname=(python-cffi python2-cffi)
+pkgver=1.13.2
+pkgrel=2
+pkgdesc="Foreign Function Interface for Python calling C code"
+arch=('x86_64')
+url="https://cffi.readthedocs.org/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
+sha512sums=('f4e529916f4f7c6ac014e01a31bf0527faeac06ed39ac2f307d641e7c2ec370c975e8b71aef980923d7fe1056c763ab78aabaa5f7b3f5b74a83ab820ef3659b6')
+
+prepare() {
+  mv cffi-cffi-* cffi-$pkgver
+  cp -a cffi-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/cffi-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/cffi-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cffi-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/cffi-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-cffi() {
+  depends=('python-pycparser')
+
+  cd cffi-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-cffi() {
+  depends=('python2-pycparser')
+
+  cd cffi-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 21:16:18
  Author: felixonmars
Revision: 366818

upgpkg: python-cffi 1.13.2-2

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:00:33 UTC (rev 366817)
+++ PKGBUILD2019-11-05 21:16:18 UTC (rev 366818)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.13.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:03:18
  Author: arojas
Revision: 524233

python 3.8 rebuild

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:00:02 UTC (rev 524232)
+++ PKGBUILD2019-11-05 21:03:18 UTC (rev 524233)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:00:33
  Author: arojas
Revision: 366817

archrelease: copy trunk to extra-x86_64

Added:
  qca/repos/extra-x86_64/PKGBUILD
(from rev 366816, qca/trunk/PKGBUILD)
Deleted:
  qca/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:58:22 UTC (rev 366816)
+++ PKGBUILD2019-11-05 21:00:33 UTC (rev 366817)
@@ -1,44 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=qca
-pkgver=2.2.1
-pkgrel=2
-pkgdesc="Qt Cryptographic Architecture"
-arch=(x86_64)
-url="https://userbase.kde.org/QCA;
-license=(LGPL)
-depends=(qt5-base nss ca-certificates)
-optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
-makedepends=(cmake doxygen pkcs11-helper botan)
-conflicts=(qca-qt5)
-provides=(qca-qt5)
-replaces=(qca-qt5)
-source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d716d2d8e3ed8d95bbdb061f03081d7d032206f746a30a4d29d72196f50e7b02'
-'SKIP')
-validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTS=OFF \
--DQCA_INSTALL_IN_QT_PREFIX=ON \
--DQCA_MAN_INSTALL_DIR=/usr/share/man
-  make
-}
-
-package() {
-  depends=(qt5-base nss ca-certificates)
-  optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
-
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: qca/repos/extra-x86_64/PKGBUILD (from rev 366816, qca/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:00:33 UTC (rev 366817)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=qca
+pkgver=2.2.1
+pkgrel=3
+pkgdesc="Qt Cryptographic Architecture"
+arch=(x86_64)
+url="https://userbase.kde.org/QCA;
+license=(LGPL)
+depends=(qt5-base nss ca-certificates)
+optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
+makedepends=(cmake doxygen pkcs11-helper botan)
+conflicts=(qca-qt5)
+provides=(qca-qt5)
+replaces=(qca-qt5)
+source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d716d2d8e3ed8d95bbdb061f03081d7d032206f746a30a4d29d72196f50e7b02'
+'SKIP')
+validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTS=OFF \
+-DQCA_INSTALL_IN_QT_PREFIX=ON \
+-DQCA_MAN_INSTALL_DIR=/usr/share/man
+  make
+}
+
+package() {
+  depends=(qt5-base nss ca-certificates)
+  optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
+
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 21:00:02
  Author: arojas
Revision: 524232

archrelease: copy trunk to community-x86_64

Added:
  libqtshadowsocks/repos/community-x86_64/PKGBUILD
(from rev 524231, libqtshadowsocks/trunk/PKGBUILD)
  libqtshadowsocks/repos/community-x86_64/libqtshadowsocks-botan-2.11.patch
(from rev 524231, libqtshadowsocks/trunk/libqtshadowsocks-botan-2.11.patch)
Deleted:
  libqtshadowsocks/repos/community-x86_64/PKGBUILD
  libqtshadowsocks/repos/community-x86_64/libqtshadowsocks-botan-2.11.patch

---+
 PKGBUILD  |   64 ++--
 libqtshadowsocks-botan-2.11.patch |   26 +++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:59:25 UTC (rev 524231)
+++ PKGBUILD2019-11-05 21:00:02 UTC (rev 524232)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: yk 
-
-pkgname=libqtshadowsocks
-pkgver=2.1.0
-pkgrel=7
-pkgdesc="A lightweight library for shadowsocks"
-arch=("x86_64")
-url="https://github.com/shadowsocks/libQtShadowsocks;
-license=("GPL")
-depends=('botan>=2.7.0' 'qt5-base')
-makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz;
-libqtshadowsocks-botan-2.11.patch)
-sha512sums=('af5b71ce7e40b593bf95c1000d866e2c4426d17398620083a996b84234524e8418fbae071edd03ac1944817a96d7eee8b0b7a5860872fef41996ebbda8418558'
-
'ba825507fb714a350e2eeafaad0435f901efb8c65ae8c5a6839c028d698dafc6d665c5c648ded6bbe666a5e35f1721a0ec214df7648e98bd2b5d7076d24f')
-
-prepare() {
-  cd libQtShadowsocks-$pkgver
-  patch -p1 -i ../libqtshadowsocks-botan-2.11.patch # Fix build with botan 2.11
-}
-
-build() {
-  cd libQtShadowsocks-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd libQtShadowsocks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libqtshadowsocks/repos/community-x86_64/PKGBUILD (from rev 524231, 
libqtshadowsocks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 21:00:02 UTC (rev 524232)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: yk 
+
+pkgname=libqtshadowsocks
+pkgver=2.1.0
+pkgrel=8
+pkgdesc="A lightweight library for shadowsocks"
+arch=("x86_64")
+url="https://github.com/shadowsocks/libQtShadowsocks;
+license=("GPL")
+depends=('botan>=2.7.0' 'qt5-base')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz;
+libqtshadowsocks-botan-2.11.patch)
+sha512sums=('af5b71ce7e40b593bf95c1000d866e2c4426d17398620083a996b84234524e8418fbae071edd03ac1944817a96d7eee8b0b7a5860872fef41996ebbda8418558'
+
'ba825507fb714a350e2eeafaad0435f901efb8c65ae8c5a6839c028d698dafc6d665c5c648ded6bbe666a5e35f1721a0ec214df7648e98bd2b5d7076d24f')
+
+prepare() {
+  cd libQtShadowsocks-$pkgver
+  patch -p1 -i ../libqtshadowsocks-botan-2.11.patch # Fix build with botan 2.11
+}
+
+build() {
+  cd libQtShadowsocks-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd libQtShadowsocks-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: libqtshadowsocks-botan-2.11.patch
===
--- libqtshadowsocks-botan-2.11.patch   2019-11-05 20:59:25 UTC (rev 524231)
+++ libqtshadowsocks-botan-2.11.patch   2019-11-05 21:00:02 UTC (rev 524232)
@@ -1,13 +0,0 @@
-diff --git a/lib/crypto/cipher.cpp b/lib/crypto/cipher.cpp
-index 561d677..f1bab7c 100644
 a/lib/crypto/cipher.cpp
-+++ b/lib/crypto/cipher.cpp
-@@ -26,7 +26,7 @@
- #include 
- 
- #include 
--#include 
-+#include 
- #include 
- #include 
- #include 

Copied: 
libqtshadowsocks/repos/community-x86_64/libqtshadowsocks-botan-2.11.patch (from 
rev 524231, libqtshadowsocks/trunk/libqtshadowsocks-botan-2.11.patch)
===
--- libqtshadowsocks-botan-2.11.patch   (rev 0)
+++ libqtshadowsocks-botan-2.11.patch   2019-11-05 21:00:02 UTC (rev 524232)
@@ -0,0 +1,13 @@
+diff --git a/lib/crypto/cipher.cpp b/lib/crypto/cipher.cpp
+index 561d677..f1bab7c 100644
+--- a/lib/crypto/cipher.cpp
 b/lib/crypto/cipher.cpp
+@@ -26,7 +26,7 @@
+ #include 
+ 
+ #include 
+-#include 
++#include 
+ #include 
+ #include 
+ #include 


[arch-commits] Commit in kea/repos/community-x86_64 (14 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:59:25
  Author: arojas
Revision: 524231

archrelease: copy trunk to community-x86_64

Added:
  kea/repos/community-x86_64/PKGBUILD
(from rev 524230, kea/trunk/PKGBUILD)
  kea/repos/community-x86_64/fix-scripts-include-path.patch
(from rev 524230, kea/trunk/fix-scripts-include-path.patch)
  kea/repos/community-x86_64/kea-ctrl-agent.service
(from rev 524230, kea/trunk/kea-ctrl-agent.service)
  kea/repos/community-x86_64/kea-dhcp-ddns.service
(from rev 524230, kea/trunk/kea-dhcp-ddns.service)
  kea/repos/community-x86_64/kea-dhcp4.service
(from rev 524230, kea/trunk/kea-dhcp4.service)
  kea/repos/community-x86_64/kea-dhcp6.service
(from rev 524230, kea/trunk/kea-dhcp6.service)
  kea/repos/community-x86_64/tmpfiles-kea.conf
(from rev 524230, kea/trunk/tmpfiles-kea.conf)
Deleted:
  kea/repos/community-x86_64/PKGBUILD
  kea/repos/community-x86_64/fix-scripts-include-path.patch
  kea/repos/community-x86_64/kea-ctrl-agent.service
  kea/repos/community-x86_64/kea-dhcp-ddns.service
  kea/repos/community-x86_64/kea-dhcp4.service
  kea/repos/community-x86_64/kea-dhcp6.service
  kea/repos/community-x86_64/tmpfiles-kea.conf

+
 PKGBUILD   |  158 +--
 fix-scripts-include-path.patch |  532 +++
 kea-ctrl-agent.service |   28 +-
 kea-dhcp-ddns.service  |   26 -
 kea-dhcp4.service  |   28 +-
 kea-dhcp6.service  |   28 +-
 tmpfiles-kea.conf  |2 
 7 files changed, 401 insertions(+), 401 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:58:58 UTC (rev 524230)
+++ PKGBUILD2019-11-05 20:59:25 UTC (rev 524231)
@@ -1,79 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Contributor: nfnty
-pkgname='kea'
-pkgver=1.5.0
-_upstreamver=1.5.0
-pkgrel=5
-pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
-arch=('x86_64')
-url='https://kea.isc.org'
-license=('MPL2')
-depends=('botan>=2.7.0' 'boost-libs' 'log4cplus' 'mariadb-libs' 
'postgresql-libs')
-makedepends=('boost'
- 'postgresql' # Needed for some headers
- 'python') # kea-shell
-optdepends=('mariadb: lease information database'
-'postgresql: lease information database'
-'python: to use kea-shell'
-'kea-devel-docs: developer documentation')
-# Checks are disabled for now
-#checkdepends=('gtest' 'postgresql' 'mariadb' 'python' 'procps-ng') # 
procps-ng needed for 'pgrep'
-backup=('etc/kea/kea-dhcp4.conf' 'etc/kea/kea-dhcp6.conf' 
'etc/kea/kea-dhcp-ddns.conf' 'etc/kea/kea-ctrl-agent.conf' 
'etc/kea/keactrl.conf') # New config files as of Kea 1.3
-
-source=(https://ftp.isc.org/isc/kea/${_upstreamver}/kea-${_upstreamver}.tar.gz{,.asc}
-fix-scripts-include-path.patch
-tmpfiles-kea.conf
-kea-dhcp4.service
-kea-dhcp6.service
-kea-dhcp-ddns.service
-kea-ctrl-agent.service)
-sha512sums=('6d6b7407831311ebe37abce382ce77c664015ddbe3e73ec78153a00b301f98af5be52e26ad4febf5ca1e478d2c1844db4c988b241d2700d758e90b077f176ad8'
-'SKIP'
-
'337c1e8689ce569bb8b085261e946743bc88d62ffdd264f4e8f271a6ca92c5bcda2329376aec4ffacd96187c7dba30450b8d5a9e2929f0a559ef8ecba7c0bafc'
-
'702a5dc19d1ed8fbe21aa9a4c09297eff9c9a3f6f1b178af8101a655b18b70c9e1dafd032063e31b2592d276e80c9bd4d2d51d8e1f74f67931fd290be6c0'
-
'1b62dace9f9a955b21c5dd5b5466fb3a4f1d8057ad2a30ea89e222a769dc721ad2fe4913c41ec407e018b1b38ddde757e9b7b8fc12d4763ddde077a0abb0c971'
-
'8f0e8d059338c415ae322e971e243b259d9b2ef7d37b6be57b409bf5f0f3392e519c9bb94c5b548021d000b944a5da82096608cd9ff3ee58061059ad519b0068'
-
'9ab05b580f3b206d127514e158a445146a765ba4bf760daa93bcf29ec9d816dbdd08a497b5a4bba67645f4cc79b210fed8d1defa9daefc48175a654738927d31'
-
'db329fd83e458e4a77f6df8569074088bed152ffc1a188059d868d7178a6d3530efe368ce870a2e0be894f87fa0e5ba43562bdc3ad6372ddfcfedae37c90f491')
-validpgpkeys=('BE0E9748B718253A28BB89FFF1B11BF05CF02E57') # Internet Systems 
Consortium, Inc. (Signing key, 2017-2018) 
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  # The include path is set incorrectly (it uses undefined $prefix instead of 
/usr).
-  # Also, it fallbacks to the absolute path inside the chrooted build dir,
-  # which will certainly not exist on the target system...
-  patch -p1 < "${srcdir}"/fix-scripts-include-path.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  autoreconf --install
-  ./configure \
-  --prefix='/usr' \
-  --sbindir='/usr/bin' \
-  --libexecdir='/usr/bin' \
-  --sysconfdir='/etc' \
-  --localstatedir='/var' \
-  --with-dhcp-mysql \
-  --with-dhcp-pgsql \
-  --enable-shell
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${_upstreamver}"
-  # 

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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:58:22
  Author: arojas
Revision: 366816

botan 2.12 rebuild

Modified:
  qca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:57:54 UTC (rev 366815)
+++ PKGBUILD2019-11-05 20:58:22 UTC (rev 366816)
@@ -4,7 +4,7 @@
 
 pkgname=qca
 pkgver=2.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Qt Cryptographic Architecture"
 arch=(x86_64)
 url="https://userbase.kde.org/QCA;


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:58:58
  Author: arojas
Revision: 524230

archrelease: copy trunk to community-x86_64

Added:
  botan/repos/community-x86_64/PKGBUILD
(from rev 524229, botan/trunk/PKGBUILD)
  botan/repos/community-x86_64/botan.key
(from rev 524229, botan/trunk/botan.key)
Deleted:
  botan/repos/community-x86_64/PKGBUILD
  botan/repos/community-x86_64/botan.key

---+
 PKGBUILD  |   98 ++--
 botan.key |   70 +-
 2 files changed, 84 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:57:54 UTC (rev 524229)
+++ PKGBUILD2019-11-05 20:58:58 UTC (rev 524230)
@@ -1,49 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-# Contributor: Jack Lloyd 
-
-pkgname=botan
-pkgver=2.11.0
-pkgrel=1
-pkgdesc='Crypto library written in C++'
-arch=(x86_64)
-url='https://botan.randombit.net/'
-license=(BSD)
-makedepends=(python)
-optdepends=('python: for using botan2.py')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be'
-'SKIP')
-
-build() {
-  cd "${pkgname^}-$pkgver"
-
-  # botan benefits from -O3. Upstream is using it when testing.
-  CXXFLAGS="$CXXFLAGS -O3" \
-./configure.py \
---prefix=/usr \
---with-bzip \
---with-lzma \
---with-zlib \
---with-os-feature=getrandom
-  make
-}
-
-check() {
-  cd "${pkgname^}-$pkgver"
-
-  ./botan-test
-}
-
-package() {
-  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
-  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:

Copied: botan/repos/community-x86_64/PKGBUILD (from rev 524229, 
botan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:58:58 UTC (rev 524230)
@@ -0,0 +1,49 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+# Contributor: Jack Lloyd 
+
+pkgname=botan
+pkgver=2.12.0
+pkgrel=1
+pkgdesc='Crypto library written in C++'
+arch=(x86_64)
+url='https://botan.randombit.net/'
+license=(BSD)
+makedepends=(python)
+optdepends=('python: for using botan2.py')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
+sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
+'SKIP')
+
+build() {
+  cd "${pkgname^}-$pkgver"
+
+  # botan benefits from -O3. Upstream is using it when testing.
+  CXXFLAGS="$CXXFLAGS -O3" \
+./configure.py \
+--prefix=/usr \
+--with-bzip \
+--with-lzma \
+--with-zlib \
+--with-os-feature=getrandom
+  make
+}
+
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
+  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/randombit/botan
+# vim: ts=2 sw=2 et:

Deleted: botan.key
===
--- botan.key   2019-11-05 20:57:54 UTC (rev 524229)
+++ botan.key   2019-11-05 20:58:58 UTC (rev 524230)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
-4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
-LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qaW4XJt4
-iwHWl/YVZEfALcvQywe2CDrH5hO794wd9MpBAAYptBZCb3RhbiBEaXN0cmlidXRp
-b24gS2V5iQEqBBMBAgAUAhsDAh4BAheABQJKfFpnBBUKCQgACgkQYhHr8e+637xk
-PQf/aOi78XenwwvFrwXOVIVTdZIf8rK1zJksf26h09UD8uVV6z5iiTcpn86+eN9p
-6Ar8IH3tD+JuFnPSwZ/r9MNC2XZwenYo4Gb14jqM6/9hBe328vmeM4Y1G7bD4HrL
-kgV5WEyokqm3zbp3FBLr3Vh68TAC5JB9aHevra+cCA2u3vBNI3YUM5z4TdO150P3
-J00whkqImQEUni8bgxvllBLFM+uhucsX3HZWkoDEpotbg8yd0bqMkiPEyMr1OnJq
-eDVDMrB5wnyLgLFfRAAw3mopM0C1PNOAHr/BIYiaDHX2OwnOfep8rMDoRVf2Ge0D
-DBgsJJ6LduQHLeg403SHWL2F6YkCHAQTAQIABgUCQYPWUgAKCRBcD5boTsFta+r9
-EACWVis7YcaGkKKgRB/5ox8rM36XVhMXdh/hnnGHt5rapbbRRkRHRcWU8WIcFO1A
-59+TfwNNd8gN1MEt/5aX5KHWVKHBDexJgIxm6Dm1pisYHf/dnYQPM18hmqqwNlKY

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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:39
  Author: felixonmars
Revision: 524228

upgpkg: python-pyquery 1.4.1-2

Modified:
  python-pyquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:57:08 UTC (rev 524227)
+++ PKGBUILD2019-11-05 20:57:39 UTC (rev 524228)
@@ -5,7 +5,7 @@
 pkgbase=python-pyquery
 pkgname=('python-pyquery' 'python2-pyquery')
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A jquery-like library for python."
 arch=('any')
 url="https://github.com/gawel/pyquery/;


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:40
  Author: felixonmars
Revision: 366814

upgpkg: python-cffi 1.13.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:44:16 UTC (rev 366813)
+++ PKGBUILD2019-11-05 20:57:40 UTC (rev 366814)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.13.1
-pkgrel=3
+pkgver=1.13.2
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('7dd94d91e655af8088d8c14ade9d7085764cea416b255ab9df8da8cc72b8d3880f240bcdf9c9b96109299b3744ed9ca620536b430f5600c1d10605ab2af4296e')
+sha512sums=('f4e529916f4f7c6ac014e01a31bf0527faeac06ed39ac2f307d641e7c2ec370c975e8b71aef980923d7fe1056c763ab78aabaa5f7b3f5b74a83ab820ef3659b6')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:54
  Author: felixonmars
Revision: 366815

archrelease: copy trunk to testing-x86_64

Added:
  python-cffi/repos/testing-x86_64/PKGBUILD
(from rev 366814, python-cffi/trunk/PKGBUILD)
Deleted:
  python-cffi/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:57:40 UTC (rev 366814)
+++ PKGBUILD2019-11-05 20:57:54 UTC (rev 366815)
@@ -1,52 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: lilydjwg 
-
-pkgbase=python-cffi
-pkgname=(python-cffi python2-cffi)
-pkgver=1.13.1
-pkgrel=1
-pkgdesc="Foreign Function Interface for Python calling C code"
-arch=('x86_64')
-url="https://cffi.readthedocs.org/;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('7dd94d91e655af8088d8c14ade9d7085764cea416b255ab9df8da8cc72b8d3880f240bcdf9c9b96109299b3744ed9ca620536b430f5600c1d10605ab2af4296e')
-
-prepare() {
-  mv cffi-cffi-* cffi-$pkgver
-  cp -a cffi-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/cffi-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/cffi-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/cffi-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/cffi-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-cffi() {
-  depends=('python-pycparser')
-
-  cd cffi-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-cffi() {
-  depends=('python2-pycparser')
-
-  cd cffi-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-cffi/repos/testing-x86_64/PKGBUILD (from rev 366814, 
python-cffi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:57:54 UTC (rev 366815)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: lilydjwg 
+
+pkgbase=python-cffi
+pkgname=(python-cffi python2-cffi)
+pkgver=1.13.2
+pkgrel=1
+pkgdesc="Foreign Function Interface for Python calling C code"
+arch=('x86_64')
+url="https://cffi.readthedocs.org/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
+sha512sums=('f4e529916f4f7c6ac014e01a31bf0527faeac06ed39ac2f307d641e7c2ec370c975e8b71aef980923d7fe1056c763ab78aabaa5f7b3f5b74a83ab820ef3659b6')
+
+prepare() {
+  mv cffi-cffi-* cffi-$pkgver
+  cp -a cffi-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/cffi-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/cffi-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cffi-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/cffi-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-cffi() {
+  depends=('python-pycparser')
+
+  cd cffi-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-cffi() {
+  depends=('python2-pycparser')
+
+  cd cffi-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:54
  Author: felixonmars
Revision: 524229

archrelease: copy trunk to community-staging-any

Added:
  python-pyquery/repos/community-staging-any/PKGBUILD
(from rev 524228, python-pyquery/trunk/PKGBUILD)
Deleted:
  python-pyquery/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:57:39 UTC (rev 524228)
+++ PKGBUILD2019-11-05 20:57:54 UTC (rev 524229)
@@ -1,60 +0,0 @@
-# Maintainer : Felix Yan 
-# Contributor: speps 
-# Contributor: Arnau Sanchez 
-
-pkgbase=python-pyquery
-pkgname=('python-pyquery' 'python2-pyquery')
-pkgver=1.4.0
-pkgrel=4
-pkgdesc="A jquery-like library for python."
-arch=('any')
-url="https://github.com/gawel/pyquery/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 
'python2-lxml'
- 'python-cssselect' 'python2-cssselect')
-checkdepends=('python-requests' 'python2-requests' 'python-webob' 
'python2-webob' 'python-nose'
-  'python2-nose' 'python-coverage' 'python2-coverage' 
'python-webtest' 'python2-webtest'
-  'python2-beautifulsoup4' 'python2-restkit')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/pyquery/archive/$pkgver.tar.gz;)
-sha512sums=('1f49909ec07d7e8f5919735691c3dfa53e4be05ed4bf065992a2115fa63f8a5d1ab7aead077829fa2951836d9115c23b248d1288a51691fafd48d99de52af200')
-
-prepare() {
-  cp -a pyquery-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pyquery-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pyquery-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pyquery-$pkgver
-  nosetests3
-
-  cd "$srcdir"/pyquery-$pkgver-py2
-  nosetests2
-}
-
-package_python-pyquery() {
-  depends=('python-lxml' 'python-cssselect')
-  optdepends=('python-webob: query wsgi app')
-
-  cd pyquery-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pyquery() {
-  depends=('python2-lxml' 'python2-cssselect')
-  optdepends=('python2-webob: to query wsgi app'
-  'python2-restkit: to get url directly with a HostProxy app')
-
-  cd pyquery-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pyquery/repos/community-staging-any/PKGBUILD (from rev 524228, 
python-pyquery/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:57:54 UTC (rev 524229)
@@ -0,0 +1,60 @@
+# Maintainer : Felix Yan 
+# Contributor: speps 
+# Contributor: Arnau Sanchez 
+
+pkgbase=python-pyquery
+pkgname=('python-pyquery' 'python2-pyquery')
+pkgver=1.4.1
+pkgrel=2
+pkgdesc="A jquery-like library for python."
+arch=('any')
+url="https://github.com/gawel/pyquery/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 
'python2-lxml'
+ 'python-cssselect' 'python2-cssselect')
+checkdepends=('python-requests' 'python2-requests' 'python-webob' 
'python2-webob' 'python-nose'
+  'python2-nose' 'python-coverage' 'python2-coverage' 
'python-webtest' 'python2-webtest'
+  'python2-beautifulsoup4' 'python2-restkit')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/pyquery/archive/$pkgver.tar.gz;)
+sha512sums=('25fe43155ecfcafb34863cee0a4690f51f23690b866a9e985f605f9995093e6698dbe867e6a98978f6f389735666fe17328d60c59904456ee1b35ff450eae463')
+
+prepare() {
+  cp -a pyquery-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pyquery-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pyquery-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pyquery-$pkgver
+  nosetests3
+
+  cd "$srcdir"/pyquery-$pkgver-py2
+  nosetests2
+}
+
+package_python-pyquery() {
+  depends=('python-lxml' 'python-cssselect')
+  optdepends=('python-webob: query wsgi app')
+
+  cd pyquery-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pyquery() {
+  depends=('python2-lxml' 'python2-cssselect')
+  optdepends=('python2-webob: to query wsgi app'
+  'python2-restkit: to get url directly with a HostProxy app')
+
+  cd pyquery-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:08
  Author: arojas
Revision: 524227

botan 2.12 rebuild

Modified:
  libqtshadowsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:56:03 UTC (rev 524226)
+++ PKGBUILD2019-11-05 20:57:08 UTC (rev 524227)
@@ -3,7 +3,7 @@
 
 pkgname=libqtshadowsocks
 pkgver=2.1.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A lightweight library for shadowsocks"
 arch=("x86_64")
 url="https://github.com/shadowsocks/libQtShadowsocks;


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:56:03
  Author: arojas
Revision: 524226

botan 2.12 rebuild

Modified:
  kea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:55:19 UTC (rev 524225)
+++ PKGBUILD2019-11-05 20:56:03 UTC (rev 524226)
@@ -8,7 +8,7 @@
 arch=('x86_64')
 url='https://kea.isc.org'
 license=('MPL2')
-depends=('botan>=2.7.0' 'boost-libs' 'log4cplus' 'mariadb-libs' 
'postgresql-libs')
+depends=('botan' 'boost-libs' 'log4cplus' 'mariadb-libs' 'postgresql-libs')
 makedepends=('boost'
  'postgresql' # Needed for some headers
  'python') # kea-shell


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:55:19
  Author: felixonmars
Revision: 524225

archrelease: copy trunk to community-testing-x86_64

Added:
  nodejs/repos/community-testing-x86_64/PKGBUILD
(from rev 524224, nodejs/trunk/PKGBUILD)
  nodejs/repos/community-testing-x86_64/rebuild.list
(from rev 524224, nodejs/trunk/rebuild.list)
Deleted:
  nodejs/repos/community-testing-x86_64/PKGBUILD
  nodejs/repos/community-testing-x86_64/rebuild.list

--+
 PKGBUILD |  144 -
 rebuild.list |4 -
 2 files changed, 74 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:55:01 UTC (rev 524224)
+++ PKGBUILD2019-11-05 20:55:19 UTC (rev 524225)
@@ -1,72 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor  Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: James Campos 
-# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Dongsheng Cai 
-# Contributor: Masutu Subric 
-# Contributor: TIanyi Cui 
-
-pkgname=nodejs
-pkgver=13.0.1
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('x86_64')
-url='https://nodejs.org/'
-license=('MIT')
-depends=('openssl' 'zlib' 'icu' 'libuv' 'c-ares' 'libnghttp2') # 'http-parser' 
'v8')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
-sha512sums=('033afe8199fe1fce30887de3ab6986a3c133920cabea6711b00d1686bce5d1e9872b633009c99f87dbda0450c2096456b62056805ccb771b634fbf8aaceb2206')
-
-prepare() {
-  cd node-$pkgver
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---experimental-http-parser \
---shared-cares \
---shared-nghttp2
-# --shared-v8
-# --shared-http-parser
-
-  make
-}
-
-check() {
-  cd node-$pkgver
-  # Expected failure: https://github.com/nodejs/node/issues/11627
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -D -m644 LICENSE \
-"$pkgdir"/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-testing-x86_64/PKGBUILD (from rev 524224, 
nodejs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:55:19 UTC (rev 524225)
@@ -0,0 +1,72 @@
+# Maintainer: Felix Yan 
+# Contributor  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=13.1.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('x86_64')
+url='https://nodejs.org/'
+license=('MIT')
+depends=('openssl' 'zlib' 'icu' 'libuv' 'c-ares' 'libnghttp2') # 'http-parser' 
'v8')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
+sha512sums=('79f8c6d0c90e5294d9878927f0bad5eefd3098580c9f2cc30dd4fcd7d5a105550250cedc6553ac928f9be5bc71a51ebc58be036d99a6c68a569fa7d62165d908')
+
+prepare() {
+  cd node-$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--experimental-http-parser \
+--shared-cares \
+--shared-nghttp2
+# --shared-v8
+# --shared-http-parser
+
+  make
+}
+
+check() {
+  cd node-$pkgver
+  # Expected failure: https://github.com/nodejs/node/issues/11627
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -D -m644 LICENSE \
+

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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:55:01
  Author: felixonmars
Revision: 524224

upgpkg: nodejs 13.1.0-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:45:49 UTC (rev 524223)
+++ PKGBUILD2019-11-05 20:55:01 UTC (rev 524224)
@@ -8,7 +8,7 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=13.0.1
+pkgver=13.1.0
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 makedepends=('python2' 'procps-ng')
 optdepends=('npm: nodejs package manager')
 
source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
-sha512sums=('033afe8199fe1fce30887de3ab6986a3c133920cabea6711b00d1686bce5d1e9872b633009c99f87dbda0450c2096456b62056805ccb771b634fbf8aaceb2206')
+sha512sums=('79f8c6d0c90e5294d9878927f0bad5eefd3098580c9f2cc30dd4fcd7d5a105550250cedc6553ac928f9be5bc71a51ebc58be036d99a6c68a569fa7d62165d908')
 
 prepare() {
   cd node-$pkgver


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:45:49
  Author: felixonmars
Revision: 524223

archrelease: copy trunk to community-x86_64

Added:
  kcptun/repos/community-x86_64/PKGBUILD
(from rev 524222, kcptun/trunk/PKGBUILD)
  kcptun/repos/community-x86_64/kcptun-server@.service
(from rev 524222, kcptun/trunk/kcptun-server@.service)
  kcptun/repos/community-x86_64/kcptun@.service
(from rev 524222, kcptun/trunk/kcptun@.service)
Deleted:
  kcptun/repos/community-x86_64/PKGBUILD
  kcptun/repos/community-x86_64/kcptun-server@.service
  kcptun/repos/community-x86_64/kcptun@.service

+
 PKGBUILD   |   92 +++
 kcptun-server@.service |   22 +--
 kcptun@.service|   26 ++---
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:45:29 UTC (rev 524222)
+++ PKGBUILD2019-11-05 20:45:49 UTC (rev 524223)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Kasei Wang 
-
-pkgname=kcptun
-pkgver=20190924
-pkgrel=2
-pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
-arch=('x86_64')
-url="https://github.com/xtaci/kcptun;
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz;
-'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('f8978d839086c98aaa6ad6553f3feee9ee954eb7827a8a87386bfe489f69178048b7db7eff63505fac6ea64254805690572f65605ab1e9fc718c9c8fc116a7f8'
-
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
-
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
-
-prepare() {
-  cd kcptun-$pkgver
-
-  mkdir -p .gopath/src/github.com/xtaci
-  ln -sf "$PWD" .gopath/src/github.com/xtaci/kcptun
-  export GOPATH="$PWD/.gopath:/usr/share/gocode"
-}
-
-build() {
-  cd "$srcdir"/kcptun-$pkgver/client
-  go build -o build/kcptun-client -ldflags "-X main.VERSION=$pkgver 
-extldflags=${LDFLAGS}" # -gccgoflags "$CFLAGS $LDFLAGS"
-
-  cd "$srcdir"/kcptun-$pkgver/server
-  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver 
-extldflags=${LDFLAGS}" # -gccgoflags "$CFLAGS $LDFLAGS"
-}
-
-package() {
-  cd kcptun-$pkgver
-
-  install -Dm755 client/build/kcptun-client "$pkgdir"/usr/bin/kcptun-client
-  install -Dm755 server/build/kcptun-server "$pkgdir"/usr/bin/kcptun-server
-
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-
-  install -dm755 "$pkgdir"/etc/kcptun
-  install -Dm644 "$srcdir/kcptun@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun@.service
-  install -Dm644 "$srcdir/kcptun-server@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun-server@.service
-}

Copied: kcptun/repos/community-x86_64/PKGBUILD (from rev 524222, 
kcptun/trunk/PKGBUILD)
===
--- PKGBUILD    (rev 0)
+++ PKGBUILD2019-11-05 20:45:49 UTC (rev 524223)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Kasei Wang 
+
+pkgname=kcptun
+pkgver=20191105
+pkgrel=1
+pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
+arch=('x86_64')
+url="https://github.com/xtaci/kcptun;
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz;
+'kcptun@.service' 'kcptun-server@.service')
+sha512sums=('da4b88b8cc7ca36d0bb8be866c0991fa2626130238b57fbcafb501cd5e4514265b30e30b12d515ff80af37e98833e3b04c6e73dfc72401e03defd44c229cfee2'
+
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
+
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
+
+prepare() {
+  cd kcptun-$pkgver
+
+  mkdir -p .gopath/src/github.com/xtaci
+  ln -sf "$PWD" .gopath/src/github.com/xtaci/kcptun
+  export GOPATH="$PWD/.gopath:/usr/share/gocode"
+}
+
+build() {
+  cd "$srcdir"/kcptun-$pkgver/client
+  go build -o build/kcptun-client -ldflags "-X main.VERSION=$pkgver 
-extldflags=${LDFLAGS}" # -gccgoflags "$CFLAGS $LDFLAGS"
+
+  cd "$srcdir"/kcptun-$pkgver/server
+  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver 
-extldflags=${LDFLAGS}" # -gccgoflags "$CFLAGS $LDFLAGS"
+}
+
+package() {
+  cd kcptun-$pkgver
+
+  install -Dm755 client/build/kcptun

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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:45:29
  Author: felixonmars
Revision: 524222

upgpkg: kcptun 20191105-1

Modified:
  kcptun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:43:39 UTC (rev 524221)
+++ PKGBUILD2019-11-05 20:45:29 UTC (rev 524222)
@@ -2,8 +2,8 @@
 # Contributor: Kasei Wang 
 
 pkgname=kcptun
-pkgver=20190924
-pkgrel=2
+pkgver=20191105
+pkgrel=1
 pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
 arch=('x86_64')
 url="https://github.com/xtaci/kcptun;
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz;
 'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('f8978d839086c98aaa6ad6553f3feee9ee954eb7827a8a87386bfe489f69178048b7db7eff63505fac6ea64254805690572f65605ab1e9fc718c9c8fc116a7f8'
+sha512sums=('da4b88b8cc7ca36d0bb8be866c0991fa2626130238b57fbcafb501cd5e4514265b30e30b12d515ff80af37e98833e3b04c6e73dfc72401e03defd44c229cfee2'
 
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
 
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
 


[arch-commits] Commit in perl-alien-build/repos/extra-any (PKGBUILD PKGBUILD)

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:44:16
  Author: felixonmars
Revision: 366813

archrelease: copy trunk to extra-any

Added:
  perl-alien-build/repos/extra-any/PKGBUILD
(from rev 366812, perl-alien-build/trunk/PKGBUILD)
Deleted:
  perl-alien-build/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:44:02 UTC (rev 366812)
+++ PKGBUILD2019-11-05 20:44:16 UTC (rev 366813)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=perl-alien-build
-pkgver=1.91
-pkgrel=1
-pkgdesc="Build external dependencies for use in CPAN"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Alien-Build;
-depends=('perl-capture-tiny' 'perl-ffi-checklib' 'perl-file-chdir' 
'perl-file-which'
- 'perl-path-tiny')
-makedepends=('perl-test2-suite')
-checkdepends=('perl-alien-base-modulebuild' 'perl-alien-cmake3' 
'perl-env-shellwords'
-  'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz;)
-sha512sums=('9224d3e17d9a5c94362c048ff83e11a0f386ee973bc387c34b497a05df67971911f347f97bdedb6509c908287e18a43d02a077b479272e5ba67bc26b0efc95a4')
-
-build() {
-  cd Alien-Build-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Alien-Build-$pkgver
-  make test
-}
-
-package() {
-  cd Alien-Build-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-alien-build/repos/extra-any/PKGBUILD (from rev 366812, 
perl-alien-build/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:44:16 UTC (rev 366813)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-build
+pkgver=1.92
+pkgrel=1
+pkgdesc="Build external dependencies for use in CPAN"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Build;
+depends=('perl-capture-tiny' 'perl-ffi-checklib' 'perl-file-chdir' 
'perl-file-which'
+ 'perl-path-tiny')
+makedepends=('perl-test2-suite')
+checkdepends=('perl-alien-base-modulebuild' 'perl-alien-cmake3' 
'perl-env-shellwords'
+  'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz;)
+sha512sums=('8f9a6e73222427982acf92ab8b6f1bb6273de59de616601552fca600b170543c07239c69ff1ceb36176495df813b72e795edbd6eca4caf611c362891bf909449')
+
+build() {
+  cd Alien-Build-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Alien-Build-$pkgver
+  make test
+}
+
+package() {
+  cd Alien-Build-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in perl-alien-build/trunk (PKGBUILD)

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:44:02
  Author: felixonmars
Revision: 366812

upgpkg: perl-alien-build 1.92-1

Modified:
  perl-alien-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:29:30 UTC (rev 366811)
+++ PKGBUILD2019-11-05 20:44:02 UTC (rev 366812)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-alien-build
-pkgver=1.91
+pkgver=1.92
 pkgrel=1
 pkgdesc="Build external dependencies for use in CPAN"
 arch=('any')
@@ -14,7 +14,7 @@
   'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz;)
-sha512sums=('9224d3e17d9a5c94362c048ff83e11a0f386ee973bc387c34b497a05df67971911f347f97bdedb6509c908287e18a43d02a077b479272e5ba67bc26b0efc95a4')
+sha512sums=('8f9a6e73222427982acf92ab8b6f1bb6273de59de616601552fca600b170543c07239c69ff1ceb36176495df813b72e795edbd6eca4caf611c362891bf909449')
 
 build() {
   cd Alien-Build-$pkgver


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:43:39
  Author: felixonmars
Revision: 524221

archrelease: copy trunk to community-staging-any

Added:
  python-vcrpy/repos/community-staging-any/PKGBUILD
(from rev 524220, python-vcrpy/trunk/PKGBUILD)
Deleted:
  python-vcrpy/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:43:25 UTC (rev 524220)
+++ PKGBUILD2019-11-05 20:43:39 UTC (rev 524221)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-vcrpy
-pkgver=2.1.0
-pkgrel=2
-pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
-arch=('any')
-license=('MIT')
-url='https://github.com/kevin1024/vcrpy'
-depends=('python-yaml' 'python-wrapt' 'python-six' 'python-yarl')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz;)
-sha512sums=('b7cd12dcc64fa7ebdfe10e72c51005bdcd5418e4cecbf05f07929bed758be544ab0e1003351eaae94c2d3a10fee8ec7dfc3b2c86775066de1fd5d3604b58ba28')
-
-build() {
-  cd vcrpy-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd vcrpy-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd vcrpy-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-vcrpy/repos/community-staging-any/PKGBUILD (from rev 524220, 
python-vcrpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:43:39 UTC (rev 524221)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-vcrpy
+pkgver=2.1.1
+pkgrel=2
+pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
+arch=('any')
+license=('MIT')
+url='https://github.com/kevin1024/vcrpy'
+depends=('python-yaml' 'python-wrapt' 'python-six' 'python-yarl')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz;)
+sha512sums=('8c045d8f43c6dc44900dcefbd5f5d1c0843a6fb7950e778d7ef099cda9c8da8c3c1e106360df46b38c24bcce9946bf48df97c7e83e5d13b2901d22fe3c392fa2')
+
+build() {
+  cd vcrpy-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd vcrpy-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd vcrpy-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:43:25
  Author: felixonmars
Revision: 524220

upgpkg: python-vcrpy 2.1.1-2

Modified:
  python-vcrpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:42:34 UTC (rev 524219)
+++ PKGBUILD2019-11-05 20:43:25 UTC (rev 524220)
@@ -2,7 +2,7 @@
 
 pkgname=python-vcrpy
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
 arch=('any')
 license=('MIT')


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:42:34
  Author: felixonmars
Revision: 524219

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:42:19 UTC (rev 524218)
+++ PKGBUILD2019-11-05 20:42:34 UTC (rev 524219)
@@ -1,21 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Bruno Galeotti 
-
-pkgname=typescript
-pkgver=3.6.4
-pkgrel=1
-pkgdesc="TypeScript is a language for application scale JavaScript development"
-arch=('any')
-url="http://typescriptlang.org/;
-license=('Apache')
-depends=('nodejs')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('ba7a02965d7e97e60ae22e05f1fdb64da3553d11dc0fd3c0df20ae67c8397b4a86aa556527ff0549ab5e38b2d26a09fe620e7e670b8f90bf0b15473425cbe4b2')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: typescript/repos/community-any/PKGBUILD (from rev 524218, 
typescript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:42:34 UTC (rev 524219)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Contributor: Bruno Galeotti 
+
+pkgname=typescript
+pkgver=3.7.2
+pkgrel=1
+pkgdesc="TypeScript is a language for application scale JavaScript development"
+arch=('any')
+url="http://typescriptlang.org/;
+license=('Apache')
+depends=('nodejs')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('9a5ed5ec97e23765f0bdc7abf9701fd9cb063b56cf05d45b14291805cccd66082b059f5cec6deb89251e266a84539b8eb5734f3211379fe478140ff760e01639')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:41:58
  Author: arojas
Revision: 524217

Update to 2.12.0

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:38:41 UTC (rev 524216)
+++ PKGBUILD2019-11-05 20:41:58 UTC (rev 524217)
@@ -6,8 +6,8 @@
 # Contributor: Jack Lloyd 
 
 pkgname=botan
-pkgver=2.11.0
-pkgrel=3
+pkgver=2.12.0
+pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
 url='https://botan.randombit.net/'
@@ -16,7 +16,7 @@
 optdepends=('python: for using botan2.py')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be'
+sha256sums=('1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63'
 'SKIP')
 
 build() {


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:42:19
  Author: felixonmars
Revision: 524218

upgpkg: typescript 3.7.2-1

Modified:
  typescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:41:58 UTC (rev 524217)
+++ PKGBUILD2019-11-05 20:42:19 UTC (rev 524218)
@@ -2,7 +2,7 @@
 # Contributor: Bruno Galeotti 
 
 pkgname=typescript
-pkgver=3.6.4
+pkgver=3.7.2
 pkgrel=1
 pkgdesc="TypeScript is a language for application scale JavaScript development"
 arch=('any')
@@ -12,10 +12,18 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('ba7a02965d7e97e60ae22e05f1fdb64da3553d11dc0fd3c0df20ae67c8397b4a86aa556527ff0549ab5e38b2d26a09fe620e7e670b8f90bf0b15473425cbe4b2')
+sha512sums=('9a5ed5ec97e23765f0bdc7abf9701fd9cb063b56cf05d45b14291805cccd66082b059f5cec6deb89251e266a84539b8eb5734f3211379fe478140ff760e01639')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:38:41
  Author: felixonmars
Revision: 524216

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pycryptodome/repos/community-staging-x86_64/PKGBUILD
(from rev 524215, python-pycryptodome/trunk/PKGBUILD)
Deleted:
  python-pycryptodome/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:38:27 UTC (rev 524215)
+++ PKGBUILD2019-11-05 20:38:41 UTC (rev 524216)
@@ -1,57 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-
-pkgbase=python-pycryptodome
-pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.9.0
-pkgrel=3
-license=('BSD')
-arch=('x86_64')
-url='https://www.pycryptodome.org/'
-makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
-source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('1f1490d2854c9f5ed0fbb4a41b63ef47758bf07610f7c6c5bab14c93c760dc2e62d38ff101956e3739a8609bcba83c73ec77c665fe847b2d317996134212ddf7')
-
-prepare() {
-  cp -a "pycryptodome-$pkgver"{,-python2}
-}
-
-build() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py test
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py test
-}
-
-package_python-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
-  depends=('python' 'gmp')
-  conflicts=('python-crypto')
-  provides=('python-crypto')
-  replaces=('python-crypto')
-
-  cd "pycryptodome-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}
-
-package_python2-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
-  depends=('python2' 'gmp')
-  conflicts=('python2-crypto')
-  provides=('python2-crypto')
-  replaces=('python2-crypto')
-
-  cd "pycryptodome-$pkgver-python2"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}

Copied: python-pycryptodome/repos/community-staging-x86_64/PKGBUILD (from rev 
524215, python-pycryptodome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:38:41 UTC (rev 524216)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+
+pkgbase=python-pycryptodome
+pkgname=('python-pycryptodome' 'python2-pycryptodome')
+pkgver=3.9.1
+pkgrel=2
+license=('BSD')
+arch=('x86_64')
+url='https://www.pycryptodome.org/'
+makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
+source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
+sha512sums=('512b348d8f9dad2232024584b518fc7c3d3c5cb52563a33f1b9c5d8d86a9d913d4e8b9c7cb4f2bcb5ca1bd6f3423ffcdb6d041ef0285713c3408516dd2572155')
+
+prepare() {
+  cp -a "pycryptodome-$pkgver"{,-python2}
+}
+
+build() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py test
+}
+
+package_python-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
+  depends=('python' 'gmp')
+  conflicts=('python-crypto')
+  provides=('python-crypto')
+  replaces=('python-crypto')
+
+  cd "pycryptodome-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+package_python2-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
+  depends=('python2' 'gmp')
+  conflicts=('python2-crypto')
+  provides=('python2-crypto')
+  replaces=('python2-crypto')
+
+  cd "pycryptodome-$pkgver-python2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:38:27
  Author: felixonmars
Revision: 524215

upgpkg: python-pycryptodome 3.9.1-2

Modified:
  python-pycryptodome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:34:41 UTC (rev 524214)
+++ PKGBUILD2019-11-05 20:38:27 UTC (rev 524215)
@@ -4,7 +4,7 @@
 pkgbase=python-pycryptodome
 pkgname=('python-pycryptodome' 'python2-pycryptodome')
 pkgver=3.9.1
-pkgrel=1
+pkgrel=2
 license=('BSD')
 arch=('x86_64')
 url='https://www.pycryptodome.org/'


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:34:41
  Author: felixonmars
Revision: 524214

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:34:26 UTC (rev 524213)
+++ PKGBUILD2019-11-05 20:34:41 UTC (rev 524214)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-vcrpy
-pkgver=2.1.0
-pkgrel=1
-pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
-arch=('any')
-license=('MIT')
-url='https://github.com/kevin1024/vcrpy'
-depends=('python-yaml' 'python-wrapt' 'python-six' 'python-yarl')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz;)
-sha512sums=('b7cd12dcc64fa7ebdfe10e72c51005bdcd5418e4cecbf05f07929bed758be544ab0e1003351eaae94c2d3a10fee8ec7dfc3b2c86775066de1fd5d3604b58ba28')
-
-build() {
-  cd vcrpy-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd vcrpy-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd vcrpy-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-vcrpy/repos/community-any/PKGBUILD (from rev 524213, 
python-vcrpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:34:41 UTC (rev 524214)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-vcrpy
+pkgver=2.1.1
+pkgrel=1
+pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
+arch=('any')
+license=('MIT')
+url='https://github.com/kevin1024/vcrpy'
+depends=('python-yaml' 'python-wrapt' 'python-six' 'python-yarl')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz;)
+sha512sums=('8c045d8f43c6dc44900dcefbd5f5d1c0843a6fb7950e778d7ef099cda9c8da8c3c1e106360df46b38c24bcce9946bf48df97c7e83e5d13b2901d22fe3c392fa2')
+
+build() {
+  cd vcrpy-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd vcrpy-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd vcrpy-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:34:26
  Author: felixonmars
Revision: 524213

upgpkg: python-vcrpy 2.1.1-1

Modified:
  python-vcrpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:33:16 UTC (rev 524212)
+++ PKGBUILD2019-11-05 20:34:26 UTC (rev 524213)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-vcrpy
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Automatically mock your HTTP interactions to simplify and speed up 
testing'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-httpbin' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/kevin1024/vcrpy/archive/v$pkgver.tar.gz;)
-sha512sums=('b7cd12dcc64fa7ebdfe10e72c51005bdcd5418e4cecbf05f07929bed758be544ab0e1003351eaae94c2d3a10fee8ec7dfc3b2c86775066de1fd5d3604b58ba28')
+sha512sums=('8c045d8f43c6dc44900dcefbd5f5d1c0843a6fb7950e778d7ef099cda9c8da8c3c1e106360df46b38c24bcce9946bf48df97c7e83e5d13b2901d22fe3c392fa2')
 
 build() {
   cd vcrpy-$pkgver


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:33:16
  Author: felixonmars
Revision: 524212

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:33:01 UTC (rev 524211)
+++ PKGBUILD2019-11-05 20:33:16 UTC (rev 524212)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer : Felix Yan 
-# Contributor: speps 
-# Contributor: Arnau Sanchez 
-
-pkgbase=python-pyquery
-pkgname=('python-pyquery' 'python2-pyquery')
-pkgver=1.4.0
-pkgrel=2
-pkgdesc="A jquery-like library for python."
-arch=('any')
-url="https://github.com/gawel/pyquery/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 
'python2-lxml'
- 'python-cssselect' 'python2-cssselect')
-checkdepends=('python-requests' 'python2-requests' 'python-webob' 
'python2-webob' 'python-nose'
-  'python2-nose' 'python-coverage' 'python2-coverage' 
'python-webtest' 'python2-webtest'
-  'python2-beautifulsoup4' 'python2-restkit')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/pyquery/archive/$pkgver.tar.gz;)
-sha512sums=('1f49909ec07d7e8f5919735691c3dfa53e4be05ed4bf065992a2115fa63f8a5d1ab7aead077829fa2951836d9115c23b248d1288a51691fafd48d99de52af200')
-
-prepare() {
-  cp -a pyquery-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pyquery-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pyquery-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pyquery-$pkgver
-  nosetests3
-
-  cd "$srcdir"/pyquery-$pkgver-py2
-  nosetests2
-}
-
-package_python-pyquery() {
-  depends=('python-lxml' 'python-cssselect')
-  optdepends=('python-webob: query wsgi app')
-
-  cd pyquery-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pyquery() {
-  depends=('python2-lxml' 'python2-cssselect')
-  optdepends=('python2-webob: to query wsgi app'
-  'python2-restkit: to get url directly with a HostProxy app')
-
-  cd pyquery-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pyquery/repos/community-any/PKGBUILD (from rev 524211, 
python-pyquery/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:33:16 UTC (rev 524212)
@@ -0,0 +1,60 @@
+# Maintainer : Felix Yan 
+# Contributor: speps 
+# Contributor: Arnau Sanchez 
+
+pkgbase=python-pyquery
+pkgname=('python-pyquery' 'python2-pyquery')
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="A jquery-like library for python."
+arch=('any')
+url="https://github.com/gawel/pyquery/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 
'python2-lxml'
+ 'python-cssselect' 'python2-cssselect')
+checkdepends=('python-requests' 'python2-requests' 'python-webob' 
'python2-webob' 'python-nose'
+  'python2-nose' 'python-coverage' 'python2-coverage' 
'python-webtest' 'python2-webtest'
+  'python2-beautifulsoup4' 'python2-restkit')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/pyquery/archive/$pkgver.tar.gz;)
+sha512sums=('25fe43155ecfcafb34863cee0a4690f51f23690b866a9e985f605f9995093e6698dbe867e6a98978f6f389735666fe17328d60c59904456ee1b35ff450eae463')
+
+prepare() {
+  cp -a pyquery-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pyquery-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pyquery-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pyquery-$pkgver
+  nosetests3
+
+  cd "$srcdir"/pyquery-$pkgver-py2
+  nosetests2
+}
+
+package_python-pyquery() {
+  depends=('python-lxml' 'python-cssselect')
+  optdepends=('python-webob: query wsgi app')
+
+  cd pyquery-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pyquery() {
+  depends=('python2-lxml' 'python2-cssselect')
+  optdepends=('python2-webob: to query wsgi app'
+  'python2-restkit: to get url directly with a HostProxy app')
+
+  cd pyquery-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:33:01
  Author: felixonmars
Revision: 524211

upgpkg: python-pyquery 1.4.1-1

Modified:
  python-pyquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:32:41 UTC (rev 524210)
+++ PKGBUILD2019-11-05 20:33:01 UTC (rev 524211)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pyquery
 pkgname=('python-pyquery' 'python2-pyquery')
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="A jquery-like library for python."
 arch=('any')
 url="https://github.com/gawel/pyquery/;
@@ -16,7 +16,7 @@
   'python2-nose' 'python-coverage' 'python2-coverage' 
'python-webtest' 'python2-webtest'
   'python2-beautifulsoup4' 'python2-restkit')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/pyquery/archive/$pkgver.tar.gz;)
-sha512sums=('1f49909ec07d7e8f5919735691c3dfa53e4be05ed4bf065992a2115fa63f8a5d1ab7aead077829fa2951836d9115c23b248d1288a51691fafd48d99de52af200')
+sha512sums=('25fe43155ecfcafb34863cee0a4690f51f23690b866a9e985f605f9995093e6698dbe867e6a98978f6f389735666fe17328d60c59904456ee1b35ff450eae463')
 
 prepare() {
   cp -a pyquery-$pkgver{,-py2}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:32:26
  Author: felixonmars
Revision: 524209

upgpkg: python-pycryptodome 3.9.1-1

Modified:
  python-pycryptodome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:32:13 UTC (rev 524208)
+++ PKGBUILD2019-11-05 20:32:26 UTC (rev 524209)
@@ -3,14 +3,14 @@
 
 pkgbase=python-pycryptodome
 pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.9.0
-pkgrel=3
+pkgver=3.9.1
+pkgrel=1
 license=('BSD')
 arch=('x86_64')
 url='https://www.pycryptodome.org/'
 makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
 
source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('1f1490d2854c9f5ed0fbb4a41b63ef47758bf07610f7c6c5bab14c93c760dc2e62d38ff101956e3739a8609bcba83c73ec77c665fe847b2d317996134212ddf7')
+sha512sums=('512b348d8f9dad2232024584b518fc7c3d3c5cb52563a33f1b9c5d8d86a9d913d4e8b9c7cb4f2bcb5ca1bd6f3423ffcdb6d041ef0285713c3408516dd2572155')
 
 prepare() {
   cp -a "pycryptodome-$pkgver"{,-python2}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:32:41
  Author: felixonmars
Revision: 524210

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:32:26 UTC (rev 524209)
+++ PKGBUILD2019-11-05 20:32:41 UTC (rev 524210)
@@ -1,57 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-
-pkgbase=python-pycryptodome
-pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.9.0
-pkgrel=1
-license=('BSD')
-arch=('x86_64')
-url='https://www.pycryptodome.org/'
-makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
-source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('1f1490d2854c9f5ed0fbb4a41b63ef47758bf07610f7c6c5bab14c93c760dc2e62d38ff101956e3739a8609bcba83c73ec77c665fe847b2d317996134212ddf7')
-
-prepare() {
-  cp -a "pycryptodome-$pkgver"{,-python2}
-}
-
-build() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py test
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py test
-}
-
-package_python-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
-  depends=('python' 'gmp')
-  conflicts=('python-crypto')
-  provides=('python-crypto')
-  replaces=('python-crypto')
-
-  cd "pycryptodome-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}
-
-package_python2-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
-  depends=('python2' 'gmp')
-  conflicts=('python2-crypto')
-  provides=('python2-crypto')
-  replaces=('python2-crypto')
-
-  cd "pycryptodome-$pkgver-python2"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}

Copied: python-pycryptodome/repos/community-x86_64/PKGBUILD (from rev 524209, 
python-pycryptodome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:32:41 UTC (rev 524210)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+
+pkgbase=python-pycryptodome
+pkgname=('python-pycryptodome' 'python2-pycryptodome')
+pkgver=3.9.1
+pkgrel=1
+license=('BSD')
+arch=('x86_64')
+url='https://www.pycryptodome.org/'
+makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
+source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
+sha512sums=('512b348d8f9dad2232024584b518fc7c3d3c5cb52563a33f1b9c5d8d86a9d913d4e8b9c7cb4f2bcb5ca1bd6f3423ffcdb6d041ef0285713c3408516dd2572155')
+
+prepare() {
+  cp -a "pycryptodome-$pkgver"{,-python2}
+}
+
+build() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py test
+}
+
+package_python-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
+  depends=('python' 'gmp')
+  conflicts=('python-crypto')
+  provides=('python-crypto')
+  replaces=('python-crypto')
+
+  cd "pycryptodome-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+package_python2-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
+  depends=('python2' 'gmp')
+  conflicts=('python2-crypto')
+  provides=('python2-crypto')
+  replaces=('python2-crypto')
+
+  cd "pycryptodome-$pkgver-python2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:32:13
  Author: felixonmars
Revision: 524208

archrelease: copy trunk to community-x86_64

Added:
  rclone/repos/community-x86_64/PKGBUILD
(from rev 524207, rclone/trunk/PKGBUILD)
Deleted:
  rclone/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:31:58 UTC (rev 524207)
+++ PKGBUILD2019-11-05 20:32:13 UTC (rev 524208)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=rclone
-pkgver=1.49.5
-pkgrel=1
-pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
-arch=('x86_64')
-url="https://rclone.org/;
-license=('MIT')
-depends=('glibc')
-makedepends=('python2' 'pandoc' 'go-pie' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
-sha512sums=('1fe1338eaf69ca0ca9e8705af0e4b9856aa97345b6eb1c2d604d40090da0f37a26550bed4c86c14a0c873d92428a96a0012b48c2d44984fe6dea00b89d946d0d')
-
-prepare() {
-  cd rclone-$pkgver
-
-  sed -i "1s/python$/&2/" bin/make_manual.py bin/make_backend_docs.py
-
-  mkdir -p .gopath/src/github.com/rclone
-  ln -sf "$PWD" .gopath/src/github.com/rclone/rclone
-  export GOPATH="$PWD/.gopath"
-
-  go get github.com/rclone/rclone
-}
-
-build() {
-  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
-
-  PATH="$GOPATH/bin:$PATH" make TAG=v$pkgver rclone rclone.1 MANUAL.html 
MANUAL.txt
-
-  ./rclone genautocomplete bash rclone.bash_completion
-  ./rclone genautocomplete zsh rclone.zsh_completion
-}
-
-check() {
-  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
-  make TAG=v$pkgver test || warning "Tests failed"
-}
-
-package() {
-  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
-  make TAG=v$pkgver DESTDIR="$pkgdir" install
-
-  install -Dm644 rclone.bash_completion 
"$pkgdir"/usr/share/bash-completion/completions/rclone
-  install -Dm644 rclone.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_rclone
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-
-  install -Dm644 rclone.1 "$pkgdir"/usr/share/man/man1/rclone.1
-  install -d "$pkgdir"/usr/share/doc/$pkgname
-  install -t "$pkgdir"/usr/share/doc/$pkgname -m644 MANUAL.html MANUAL.txt
-}

Copied: rclone/repos/community-x86_64/PKGBUILD (from rev 524207, 
rclone/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:32:13 UTC (rev 524208)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+pkgname=rclone
+pkgver=1.50.1
+pkgrel=1
+pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
+arch=('x86_64')
+url="https://rclone.org/;
+license=('MIT')
+depends=('glibc')
+makedepends=('python' 'pandoc' 'go-pie' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
+sha512sums=('96d3383ef1ff1758b52ba0902060658cdb266607c7ca72324d50d080ce3f183e8734839206fb3c89e5660bf9686f4e4c21591f25841fa64eb0fc6fa36c28a8ab')
+
+prepare() {
+  cd rclone-$pkgver
+
+  sed -i "1s/python$/&2/" bin/make_manual.py bin/make_backend_docs.py
+
+  mkdir -p .gopath/src/github.com/rclone
+  ln -sf "$PWD" .gopath/src/github.com/rclone/rclone
+  export GOPATH="$PWD/.gopath"
+
+  go get github.com/rclone/rclone
+}
+
+build() {
+  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
+
+  PATH="$GOPATH/bin:$PATH" make TAG=v$pkgver rclone rclone.1 MANUAL.html 
MANUAL.txt
+
+  ./rclone genautocomplete bash rclone.bash_completion
+  ./rclone genautocomplete zsh rclone.zsh_completion
+}
+
+check() {
+  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
+  make TAG=v$pkgver test || warning "Tests failed"
+}
+
+package() {
+  cd rclone-$pkgver/.gopath/src/github.com/rclone/rclone
+  make TAG=v$pkgver DESTDIR="$pkgdir" install
+
+  install -Dm644 rclone.bash_completion 
"$pkgdir"/usr/share/bash-completion/completions/rclone
+  install -Dm644 rclone.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_rclone
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+
+  install -Dm644 rclone.1 "$pkgdir"/usr/share/man/man1/rclone.1
+  install -d "$pkgdir"/usr/share/doc/$pkgname
+  install -t "$pkgdir"/usr/share/doc/$pkgname -m644 MANUAL.html MANUAL.txt
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:31:58
  Author: felixonmars
Revision: 524207

upgpkg: rclone 1.50.1-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:30:09 UTC (rev 524206)
+++ PKGBUILD2019-11-05 20:31:58 UTC (rev 524207)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=rclone
-pkgver=1.49.5
+pkgver=1.50.1
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
 arch=('x86_64')
@@ -8,9 +8,9 @@
 url="https://rclone.org/;
 license=('MIT')
 depends=('glibc')
-makedepends=('python2' 'pandoc' 'go-pie' 'git')
+makedepends=('python' 'pandoc' 'go-pie' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
-sha512sums=('1fe1338eaf69ca0ca9e8705af0e4b9856aa97345b6eb1c2d604d40090da0f37a26550bed4c86c14a0c873d92428a96a0012b48c2d44984fe6dea00b89d946d0d')
+sha512sums=('96d3383ef1ff1758b52ba0902060658cdb266607c7ca72324d50d080ce3f183e8734839206fb3c89e5660bf9686f4e4c21591f25841fa64eb0fc6fa36c28a8ab')
 
 prepare() {
   cd rclone-$pkgver


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:30:09
  Author: arojas
Revision: 524206

Drop python2

Modified:
  python-biopython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:26:56 UTC (rev 524205)
+++ PKGBUILD2019-11-05 20:30:09 UTC (rev 524206)
@@ -2,8 +2,7 @@
 # Contributor: Stunts 
 # Contributor: damir 
 
-pkgbase=python-biopython
-pkgname=('python-biopython' 'python2-biopython')
+pkgname=python-biopython
 _pkgname=biopython
 pkgver=1.73
 pkgrel=2
@@ -11,44 +10,20 @@
 arch=('x86_64')
 url="http://www.biopython.org;
 license=('custom')
-makedepends=('python-setuptools' 'python2-setuptools')
-depends=('python-numpy' 'python2-numpy')
+makedepends=('python-setuptools')
+depends=('python-numpy')
+optdepends=('python-mysql-connector: for BioSQL module')
 source=(http://www.biopython.org/DIST/${_pkgname}-${pkgver}.tar.gz)
 changelog=ChangeLog
 
sha512sums=('d067330ef8e25ca6881b56f4e5e89e16a816c89760473e2f32a6236ab202f805294650aa944f0b098987425bcb65727317da7a26deb4d4937f02b00123ea9a8f')
 
-prepare() {
-  cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
-  # change python to python2
-  find "${_pkgname}-${pkgver}-py2" -name '*.py' -type f -exec \
-  sed -i 's|env python|env python2|' {} \;
-}
-
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"
   python setup.py build
-
-  cd "${srcdir}/${_pkgname}-${pkgver}-py2"
-  python2 setup.py build
 }
 
-package_python-biopython() {
-  depends=('python-numpy')
-  optdepends=('python-mysql-connector: for BioSQL module')
-
+package() {
   cd "${srcdir}/${_pkgname}-${pkgver}"
   python setup.py install --root="${pkgdir}"
   install -Dm644 "LICENSE.rst" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
-
-package_python2-biopython() {
-  depends=('python2-numpy')
-  optdepends=('python2-reportlab: for pdf graphics code'
-  'python2-mysql-connector: for BioSQL module'
-  'mysql-python: for BioSQL module')
-
-  cd "${srcdir}/${_pkgname}-${pkgver}-py2"
-  python2 setup.py install --root="${pkgdir}"
-  install -Dm644 "LICENSE.rst" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:29:16
  Author: felixonmars
Revision: 366810

upgpkg: python-six 1.13.0-2

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:28:24 UTC (rev 366809)
+++ PKGBUILD2019-11-05 20:29:16 UTC (rev 366810)
@@ -5,7 +5,7 @@
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
 pkgver=1.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="https://pypi.python.org/pypi/six/;


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:29:30
  Author: felixonmars
Revision: 366811

archrelease: copy trunk to staging-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:29:16 UTC (rev 366810)
+++ PKGBUILD2019-11-05 20:29:30 UTC (rev 366811)
@@ -1,44 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jelle van der Waa 
-# Contributer: Allan McRae 
-
-pkgbase=python-six
-pkgname=('python2-six' 'python-six')
-pkgver=1.12.0
-pkgrel=4
-pkgdesc="Python 2 and 3 compatibility utilities"
-arch=('any')
-url="https://pypi.python.org/pypi/six/;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest' 'tk')
-source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
-sha512sums=('937728372edf1e0ac13bbd706723d0de35e015c30d0ae41f789c5ed2e3669bb0db70cdc6e036ec2d437a6c4aa0d5d1e727b6d09ac34cca7e4e92e5d3b4775151')
-
-build() {
-  cp -a six-$pkgver{,-py2}
-}
-
-check() {
-  cd "$srcdir"/six-$pkgver
-  python -m pytest
-
-  cd "$srcdir"/six-$pkgver-py2
-  python2 -m pytest
-}
-
-package_python-six() {
-  depends=('python')
-
-  cd six-$pkgver
-  python setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-six() {
-  depends=('python2')
-
-  cd six-$pkgver-py2
-  python2 setup.py install --root "$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-six/repos/staging-any/PKGBUILD (from rev 366810, 
python-six/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:29:30 UTC (rev 366811)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Jelle van der Waa 
+# Contributer: Allan McRae 
+
+pkgbase=python-six
+pkgname=('python2-six' 'python-six')
+pkgver=1.13.0
+pkgrel=2
+pkgdesc="Python 2 and 3 compatibility utilities"
+arch=('any')
+url="https://pypi.python.org/pypi/six/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'tk')
+source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
+sha512sums=('55eb8e23e529cb0d2ab9e7c85868e695f36c8235e914b1548eb4b9fd561e4237266bf1839457f15a9513d57a343cbf8ab809d6187499300791fd9356854fcb00')
+
+build() {
+  cp -a six-$pkgver{,-py2}
+}
+
+check() {
+  cd "$srcdir"/six-$pkgver
+  python -m pytest
+
+  cd "$srcdir"/six-$pkgver-py2
+  python2 -m pytest
+}
+
+package_python-six() {
+  depends=('python')
+
+  cd six-$pkgver
+  python setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-six() {
+  depends=('python2')
+
+  cd six-$pkgver-py2
+  python2 setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:28:24
  Author: felixonmars
Revision: 366809

archrelease: copy trunk to testing-any

Added:
  python-six/repos/testing-any/
  python-six/repos/testing-any/PKGBUILD
(from rev 366808, python-six/trunk/PKGBUILD)

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

Copied: python-six/repos/testing-any/PKGBUILD (from rev 366808, 
python-six/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-11-05 20:28:24 UTC (rev 366809)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Jelle van der Waa 
+# Contributer: Allan McRae 
+
+pkgbase=python-six
+pkgname=('python2-six' 'python-six')
+pkgver=1.13.0
+pkgrel=1
+pkgdesc="Python 2 and 3 compatibility utilities"
+arch=('any')
+url="https://pypi.python.org/pypi/six/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'tk')
+source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
+sha512sums=('55eb8e23e529cb0d2ab9e7c85868e695f36c8235e914b1548eb4b9fd561e4237266bf1839457f15a9513d57a343cbf8ab809d6187499300791fd9356854fcb00')
+
+build() {
+  cp -a six-$pkgver{,-py2}
+}
+
+check() {
+  cd "$srcdir"/six-$pkgver
+  python -m pytest
+
+  cd "$srcdir"/six-$pkgver-py2
+  python2 -m pytest
+}
+
+package_python-six() {
+  depends=('python')
+
+  cd six-$pkgver
+  python setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-six() {
+  depends=('python2')
+
+  cd six-$pkgver-py2
+  python2 setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:28:11
  Author: felixonmars
Revision: 366808

upgpkg: python-six 1.13.0-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:02:48 UTC (rev 366807)
+++ PKGBUILD2019-11-05 20:28:11 UTC (rev 366808)
@@ -4,8 +4,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.12.0
-pkgrel=4
+pkgver=1.13.0
+pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="https://pypi.python.org/pypi/six/;
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'tk')
 source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz;)
-sha512sums=('937728372edf1e0ac13bbd706723d0de35e015c30d0ae41f789c5ed2e3669bb0db70cdc6e036ec2d437a6c4aa0d5d1e727b6d09ac34cca7e4e92e5d3b4775151')
+sha512sums=('55eb8e23e529cb0d2ab9e7c85868e695f36c8235e914b1548eb4b9fd561e4237266bf1839457f15a9513d57a343cbf8ab809d6187499300791fd9356854fcb00')
 
 build() {
   cp -a six-$pkgver{,-py2}


[arch-commits] Commit in shadowsocks-libev/repos/community-x86_64 (12 files)

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:26:56
  Author: felixonmars
Revision: 524205

archrelease: copy trunk to community-x86_64

Added:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
(from rev 524204, shadowsocks-libev/trunk/PKGBUILD)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-redir@.service
(from rev 524204, shadowsocks-libev/trunk/shadowsocks-libev-redir@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-server@.service
(from rev 524204, shadowsocks-libev/trunk/shadowsocks-libev-server@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-tunnel@.service
(from rev 524204, shadowsocks-libev/trunk/shadowsocks-libev-tunnel@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
(from rev 524204, shadowsocks-libev/trunk/shadowsocks-libev.install)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev@.service
(from rev 524204, shadowsocks-libev/trunk/shadowsocks-libev@.service)
Deleted:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-redir@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-server@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-tunnel@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev@.service

---+
 PKGBUILD  |   98 ++--
 shadowsocks-libev-redir@.service  |   26 -
 shadowsocks-libev-server@.service |   26 -
 shadowsocks-libev-tunnel@.service |   26 -
 shadowsocks-libev.install |   20 +++
 shadowsocks-libev@.service|   26 -
 6 files changed, 111 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 20:26:26 UTC (rev 524204)
+++ PKGBUILD2019-11-05 20:26:56 UTC (rev 524205)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: jiangxq 
-# Contributor: zh8 
-# Contributor: 4679kun 
-
-pkgname=shadowsocks-libev
-pkgver=3.3.2
-pkgrel=1
-pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
-arch=('x86_64')
-url='https://github.com/shadowsocks/shadowsocks-libev'
-license=('GPL3')
-depends=('libcap' 'mbedtls' 'libsodium' 'libev' 'c-ares' 'pcre' 'libcorkipset' 
'libbloom')
-makedepends=('asciidoc' 'xmlto')
-install=${pkgname}.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/$pkgname/archive/v$pkgver.tar.gz;
-'shadowsocks-libev@.service'
-'shadowsocks-libev-server@.service'
-'shadowsocks-libev-redir@.service'
-'shadowsocks-libev-tunnel@.service')
-
-sha512sums=('2b997680ff46a6888326aea59b554acf81f391663129fe05b75e2bd1474c0c1738292bbab0b5dbbfc2a8228b17759101b1cd266d40b2e7bfdb5912bd3408b3e2'
-
'57c92f20d26283c87b86a66269a8475117ba4db4d13e5341f1795edb38181edd972179141cd1ef15e9b898b8b42d5319fe1a64edef8b35cb62f98443b701a5dd'
-
'b40db992b2e77846064d5b689835bcaf335da961684ca0d6aa0dc798ca9541ee0e0236e10e39f44a9ff3fbe260666a25e5440160121b10a655ac95a3f4ecba0a'
-
'8646a373b58327cdb75ed933447b4cb833ecca215807661120909e21d8c2a1d354beff302192e24dc77bfda3db2f806ec2b01a288ddb4f4e4b9ae200d0beeadd'
-
'851a17a53cd84b425316c476f423b03d763e0fdfe987543964df4c67567374b833bf776e93476593d81652eda9986beeca1d06c8f13219fe6336c6f3e6441e98')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  sed -i 's|AC_CONFIG_FILES(\[libbloom/Makefile libcork/Makefile 
libipset/Makefile\])||' configure.ac
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-shared --enable-system-shared-lib
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 "$srcdir/shadowsocks-libev@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-server@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-server@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-redir@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-redir@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-tunnel@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-tunnel@.service"
-}

Copied: shadowsocks-libev/repos/community-x86_64/PKGBUILD (from rev 524204, 
shadowsocks-libev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 20:26:56 UTC (rev 524205)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: jiangxq 
+# Contributor: zh8 
+# Contributor: 4679kun 
+
+pkgname=shadowsocks-libev
+pkgver=3.3.3
+pkgrel=1
+pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'

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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:26:26
  Author: felixonmars
Revision: 524204

upgpkg: shadowsocks-libev 3.3.3-1

Modified:
  shadowsocks-libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:14:30 UTC (rev 524203)
+++ PKGBUILD2019-11-05 20:26:26 UTC (rev 524204)
@@ -4,7 +4,7 @@
 # Contributor: 4679kun 
 
 pkgname=shadowsocks-libev
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'shadowsocks-libev-redir@.service'
 'shadowsocks-libev-tunnel@.service')
 
-sha512sums=('2b997680ff46a6888326aea59b554acf81f391663129fe05b75e2bd1474c0c1738292bbab0b5dbbfc2a8228b17759101b1cd266d40b2e7bfdb5912bd3408b3e2'
+sha512sums=('f02b43ee95b18b0a63fae1a1ad56b4d5e41cc79dc38cd9ad71c3830b7bb97a14110299f766b1e2cfbd6ce362f4c76c338693b1d8b558cf18b9c5e53a08fddd38'
 
'57c92f20d26283c87b86a66269a8475117ba4db4d13e5341f1795edb38181edd972179141cd1ef15e9b898b8b42d5319fe1a64edef8b35cb62f98443b701a5dd'
 
'b40db992b2e77846064d5b689835bcaf335da961684ca0d6aa0dc798ca9541ee0e0236e10e39f44a9ff3fbe260666a25e5440160121b10a655ac95a3f4ecba0a'
 
'8646a373b58327cdb75ed933447b4cb833ecca215807661120909e21d8c2a1d354beff302192e24dc77bfda3db2f806ec2b01a288ddb4f4e4b9ae200d0beeadd'


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:14:30
  Author: felixonmars
Revision: 524203

Python 3.8 rebuild

Modified:
  python-prance/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 18:53:43 UTC (rev 524202)
+++ PKGBUILD2019-11-05 20:14:30 UTC (rev 524203)
@@ -4,7 +4,7 @@
 pkgname=python-prance
 pkgver=0.16.0
 _openapi_commit=fbe62006211838a8bb7bf2433a1d15f1a5838a03
-pkgrel=6
+pkgrel=7
 pkgdesc="Resolving Swagger/OpenAPI 2.0 and 3.0 Parser"
 url="https://github.com/jfinkhaeuser/prance;
 license=('custom:MITNFA')


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

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 20:02:48
  Author: arojas
Revision: 366807

Fix build with python 3.8

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:40:56 UTC (rev 366806)
+++ PKGBUILD2019-11-05 20:02:48 UTC (rev 366807)
@@ -56,6 +56,7 @@
 
 build() {
  cd "$pkgname"-$pkgver
+ export CFLAGS+=" $(python3-config --includes)" # Fix build with python 3.8
  ./configure --prefix=/usr \
  --enable-qt5 \
  --disable-qt4 \


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

2019-11-05 Thread Jan Steffens via arch-commits
Date: Tuesday, November 5, 2019 @ 19:40:56
  Author: heftig
Revision: 366806

Use a more readable timestamp

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:40:15 UTC (rev 366805)
+++ PKGBUILD2019-11-05 19:40:56 UTC (rev 366806)
@@ -31,7 +31,7 @@
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase
-export KBUILD_BUILD_TIMESTAMP="@${SOURCE_DATE_EPOCH:-$(date +%s)}"
+export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d 
@$SOURCE_DATE_EPOCH})"
 
 prepare() {
   cd $_srcname


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

2019-11-05 Thread Jan Steffens via arch-commits
Date: Tuesday, November 5, 2019 @ 19:39:54
  Author: heftig
Revision: 366804

Use a more readable timestamp

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:39:30 UTC (rev 366803)
+++ PKGBUILD2019-11-05 19:39:54 UTC (rev 366804)
@@ -29,7 +29,7 @@
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase
-export KBUILD_BUILD_TIMESTAMP="@${SOURCE_DATE_EPOCH:-$(date +%s)}"
+export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d 
@$SOURCE_DATE_EPOCH})"
 
 prepare() {
   cd $_srcname


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

2019-11-05 Thread Jan Steffens via arch-commits
Date: Tuesday, November 5, 2019 @ 19:40:15
  Author: heftig
Revision: 366805

Use a more readable timestamp

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:39:54 UTC (rev 366804)
+++ PKGBUILD2019-11-05 19:40:15 UTC (rev 366805)
@@ -28,7 +28,7 @@
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase
-export KBUILD_BUILD_TIMESTAMP="@${SOURCE_DATE_EPOCH:-$(date +%s)}"
+export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d 
@$SOURCE_DATE_EPOCH})"
 
 prepare() {
   cd $_srcname


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

2019-11-05 Thread Jan Steffens via arch-commits
Date: Tuesday, November 5, 2019 @ 19:39:30
  Author: heftig
Revision: 366803

Use a more readable timestamp

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:35:10 UTC (rev 366802)
+++ PKGBUILD2019-11-05 19:39:30 UTC (rev 366803)
@@ -28,7 +28,7 @@
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase
-export KBUILD_BUILD_TIMESTAMP="@${SOURCE_DATE_EPOCH:-$(date +%s)}"
+export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d 
@$SOURCE_DATE_EPOCH})"
 
 prepare() {
   cd $_srcname


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

2019-11-05 Thread Andreas Radke via arch-commits
Date: Tuesday, November 5, 2019 @ 19:35:10
  Author: andyrtr
Revision: 366802

archrelease: copy trunk to testing-x86_64

Added:
  xterm/repos/testing-x86_64/
  xterm/repos/testing-x86_64/PKGBUILD
(from rev 366801, xterm/trunk/PKGBUILD)

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

Copied: xterm/repos/testing-x86_64/PKGBUILD (from rev 366801, 
xterm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-11-05 19:35:10 UTC (rev 366802)
@@ -0,0 +1,60 @@
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xterm
+pkgver=350
+pkgrel=1
+pkgdesc="X Terminal Emulator"
+arch=('x86_64')
+url="https://invisible-island.net/xterm/;
+license=('custom')
+depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 
'libxkbfile')
+source=(ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
+sha256sums=('aefb59eefd310268080d1a90a447368fb97a9a6737bfecfc3800bf6cc304104d'
+'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey 
"
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --libdir=/etc \
+  --mandir=/usr/share/man \
+  --with-app-defaults=/usr/share/X11/app-defaults/ \
+  --with-x \
+  --disable-full-tgetent \
+  --disable-imake \
+  --enable-ansi-color \
+  --enable-88-color \
+  --enable-256-color \
+  --enable-broken-osc \
+  --enable-broken-st \
+  --enable-load-vt-fonts \
+  --enable-i18n \
+  --enable-wide-chars \
+  --enable-doublechars \
+  --enable-warnings \
+  --enable-tcap-query \
+  --enable-logging \
+  --enable-dabbrev \
+  --enable-freetype \
+  --enable-luit \
+  --enable-mini-luit \
+  --enable-narrowproto \
+  --enable-exec-xterm \
+  --enable-sixel-graphics \
+  --enable-regis-graphics \
+  --with-tty-group=tty \
+  --with-utempter
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  chmod 0755 "${pkgdir}/usr/bin/xterm"
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -m755 -d "${pkgdir}"/usr/share/applications
+  install -m644 "${srcdir}"/${pkgname}-${pkgver}/{xterm,uxterm}.desktop 
"${pkgdir}"/usr/share/applications/
+}


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

2019-11-05 Thread Andreas Radke via arch-commits
Date: Tuesday, November 5, 2019 @ 19:35:00
  Author: andyrtr
Revision: 366801

upgpkg: xterm 350-1

upstream update 350

Modified:
  xterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 19:09:09 UTC (rev 366800)
+++ PKGBUILD2019-11-05 19:35:00 UTC (rev 366801)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xterm
-pkgver=349
+pkgver=350
 pkgrel=1
 pkgdesc="X Terminal Emulator"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 
'libxkbfile')
 
source=(ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
-sha256sums=('39a6a3d3724f9a0a068f8cc353ab0c82831f0a43abb24470d933af299658475f'
+sha256sums=('aefb59eefd310268080d1a90a447368fb97a9a6737bfecfc3800bf6cc304104d'
 'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey 
"
 


[arch-commits] Commit in hplip/repos/testing-x86_64 (10 files)

2019-11-05 Thread Andreas Radke via arch-commits
Date: Tuesday, November 5, 2019 @ 19:09:09
  Author: andyrtr
Revision: 366800

archrelease: copy trunk to testing-x86_64

Added:
  
hplip/repos/testing-x86_64/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
(from rev 366799, 
hplip/trunk/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch)
  
hplip/repos/testing-x86_64/0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
(from rev 366799, 
hplip/trunk/0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch)
  
hplip/repos/testing-x86_64/0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch
(from rev 366799, 
hplip/trunk/0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch)
  hplip/repos/testing-x86_64/PKGBUILD
(from rev 366799, hplip/trunk/PKGBUILD)
  hplip/repos/testing-x86_64/disable_upgrade.patch
(from rev 366799, hplip/trunk/disable_upgrade.patch)
Deleted:
  
hplip/repos/testing-x86_64/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
  
hplip/repos/testing-x86_64/0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
  
hplip/repos/testing-x86_64/0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch
  hplip/repos/testing-x86_64/PKGBUILD
  hplip/repos/testing-x86_64/disable_upgrade.patch

-+
 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch |  100 ++--
 0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch   |   58 +-
 0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch |  226 
+-
 PKGBUILD|  170 +++
 disable_upgrade.patch   |   28 -
 5 files changed, 291 insertions(+), 291 deletions(-)

Deleted: 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
===
--- 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch 
2019-11-05 19:08:56 UTC (rev 366799)
+++ 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch 
2019-11-05 19:09:09 UTC (rev 366800)
@@ -1,50 +0,0 @@
-From b3a7fa4d4a573cfe0073ae50197f679af7e3a0ac Mon Sep 17 00:00:00 2001
-From: Till Kamppeter 
-Date: Sat, 24 Sep 2016 10:37:20 +0200
-Subject: Add 'include ' in various places as CUPS 2.2 moved some
- definitions to ppd.h
-

- configure.in   | 2 +-
- prnt/hpcups/HPCupsFilter.h | 2 ++
- prnt/hpijs/hpcupsfax.cpp   | 1 +
- 3 files changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/configure.in b/configure.in
-index d3a1ddb..eabe14a 100755
 a/configure.in
-+++ b/configure.in
-@@ -554,7 +554,7 @@ fi
- 
- if test "$hpijs_only_build" = "no" && test "$hpcups_only_build" = "no"; then
-AC_CHECK_LIB([cups], [cupsDoFileRequest], [LIBS="$LIBS"], 
[AC_MSG_ERROR([cannot find libcups support], 9)])
--   AC_CHECK_HEADERS(cups/cups.h, ,[AC_MSG_ERROR([cannot find cups-devel 
support], 3)])
-+   AC_CHECK_HEADERS(cups/cups.h cups/ppd.h, ,[AC_MSG_ERROR([cannot find 
cups-devel support], 3)])
-if test "$libusb01_build" = "yes"; then
-   AC_CHECK_LIB([usb], [usb_init], [LIBS="$LIBS"], [AC_MSG_ERROR([cannot 
find libusb support], 2)])
-   AC_CHECK_HEADERS(usb.h, ,[AC_MSG_ERROR([cannot find libusb-devel 
support], 11)])
-diff --git a/prnt/hpcups/HPCupsFilter.h b/prnt/hpcups/HPCupsFilter.h
-index ff5548e..c517989 100644
 a/prnt/hpcups/HPCupsFilter.h
-+++ b/prnt/hpcups/HPCupsFilter.h
-@@ -38,6 +38,8 @@
- 
- #include "dbuscomm.h"
- 
-+#include 
-+
- #define   DBITMAPFILEHEADER   14
- #define   DBITMAPINFOHEADER   40
- 
-diff --git a/prnt/hpijs/hpcupsfax.cpp b/prnt/hpijs/hpcupsfax.cpp
-index 8514775..994e50f 100644
 a/prnt/hpijs/hpcupsfax.cpp
-+++ b/prnt/hpijs/hpcupsfax.cpp
-@@ -43,6 +43,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #ifdef FALSE

Copied: 
hplip/repos/testing-x86_64/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
 (from rev 366799, 
hplip/trunk/0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch)
===
--- 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch 
(rev 0)
+++ 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch 
2019-11-05 19:09:09 UTC (rev 366800)
@@ -0,0 +1,50 @@
+From b3a7fa4d4a573cfe0073ae50197f679af7e3a0ac Mon Sep 17 00:00:00 2001
+From: Till Kamppeter 
+Date: Sat, 24 Sep 2016 10:37:20 +0200
+Subject: Add 'include ' in various places as CUPS 2.2 moved some
+ definitions to ppd.h
+
+---
+ configure.in   | 2 +-
+ prnt/hpcups/HPCupsFilter.h | 2 ++
+ prnt/hpijs/hpcupsfax.cpp   | 1 +
+ 3 files changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/configure.in b/configure.in
+index d3a1ddb..eabe14a 100755
+--- a/configure.in
 b/configure.in
+@@ -554,7 +554,7 @@ fi
+ 
+ if test "$hpijs_only_build" = "no" 

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

2019-11-05 Thread Andreas Radke via arch-commits
Date: Tuesday, November 5, 2019 @ 19:08:56
  Author: andyrtr
Revision: 366799

upgpkg: hplip 1:3.19.11-1

upstream update 3.19.11

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 17:26:32 UTC (rev 366798)
+++ PKGBUILD2019-11-05 19:08:56 UTC (rev 366799)
@@ -4,7 +4,7 @@
 # Contributor: Morgan LEFIEUX 
 
 pkgname=hplip
-pkgver=3.19.10
+pkgver=3.19.11
 pkgrel=1
 epoch=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet"
@@ -29,7 +29,7 @@
 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
 0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
 0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch)
-sha512sums=('2ff8bf3d866826ca4a0ffb151ebaa18449af66b0aff8b96363344bd48fdca31d7dd022c1432bec9fadbc41d5a99983a23f3b60e89297319072ecc711ccece45b'
+sha512sums=('f419de0e18937c93c2727f4d8b4f7bf1fcc24961a6b7a0d043ce8341c65d0c0332cd354c0cd907b85bc6ccc7735d23ba5f2c918dba5bf965540291cfcbe032d5'
 'SKIP'
 
'ee0bd240568a7dbb4dc6ef64dba28ea84c4bedf7d688d054960c68f8f0bc4562961c40845107ef0c936e60d3e676bffb2a1ba708039690bb0520cda3a525'
 
'22aeb5b851f78bc6bc62e0bc3da99fecaf42d7604af41e2f3343f8d3666541f7b06b7d1a7d0ddf24f1731ac7b12dfe582375a98e3b94dfa323d6ce954549ca67'


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Tuesday, November 5, 2019 @ 18:53:20
  Author: eschwartz
Revision: 524201

upgpkg: keybase 4.7.2-1

upstream release

Modified:
  keybase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 18:47:03 UTC (rev 524200)
+++ PKGBUILD2019-11-05 18:53:20 UTC (rev 524201)
@@ -1,11 +1,11 @@
-# Maintainer: Felix Yan 
 # Maintainer: Eli Schwartz 
+# Contributor: Felix Yan 
 # Contributor: Michael Hansen 
 
 pkgbase=keybase
 pkgname=('keybase' 'kbfs' 'keybase-gui')
 pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 arch=('x86_64')
 url='https://keybase.io/'
@@ -15,11 +15,11 @@
 
source=("https://github.com/keybase/client/releases/download/v${pkgver}/${pkgbase}-v${pkgver}.tar.xz"{,.sig}
 "keybase-gui"
 "0001-Don-t-use-electron-to-build.patch")
-sha512sums=('28e3cacea5e31bf978c9eb94d6500330e40c222875e469e7c9a74c9346ff5efbd9a14c8f794fe1a02166ba09c9862cdd60eacb258ff83d67e1699a9a75faaa8c'
+sha512sums=('edba96e7f1f5c38c8f38a55eff5e6266c01654149837cd6322eab700db2b24b5bd3bef4c6e92386f8bd581791a7ba96b49f8b53170cc7ea988702fa61674f96c'
 'SKIP'
 
'4dcb3f4119959e2b203528a9ed637bf8b07b85964c632a8b2456aa1e2f29fada383a9bc2af8abbb05fcf6b22c43723ce6d08bea8187d61fa6581d15fefae850b'
 
'32256b4cc3d2dd1ed645f58981db086af09cfe8d8f8e9d913c1d3731e249282dff699e545bf822e67abd4c36abc04130137e2b6f72877c898d75d602abd99fe7')
-b2sums=('139d3e0fdd54094926eaaf8be89c2da67b06d167b6c89b52c3d4dd94c159b99bd7093697d48e3ab4831ae685f5c35fb76a430719cd5b972fefabaeca135154cf'
+b2sums=('1cc7e330abb8a5f096d4fbab27afca003088d9d633db7733615092ea9cbd5c85e5a21ae58869db3121349a2531d59a3ca78c4d6e435fd30a9c49d172cfa56cb5'
 'SKIP'
 
'90aab71ef3b5db0c8ec81967604f43e3532be5f66ce7d9af1bd5204c1fde2062ef356909c03d237a63de93fa3cb045b9c31c3956cbecbea711602804e9d26efd'
 
'ffc92d422586ffaa4f1133889140e1ddf5ada0f05d77423c39b5d70bc98538bbe070e71bcfdf205959f929788f8971e60dc918aa3cdb74817b6a5ec21375b1d9')


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

2019-11-05 Thread Eli Schwartz via arch-commits
Date: Tuesday, November 5, 2019 @ 18:53:43
  Author: eschwartz
Revision: 524202

archrelease: copy trunk to community-x86_64

Added:
  keybase/repos/community-x86_64/0001-Don-t-use-electron-to-build.patch
(from rev 524201, keybase/trunk/0001-Don-t-use-electron-to-build.patch)
  keybase/repos/community-x86_64/PKGBUILD
(from rev 524201, keybase/trunk/PKGBUILD)
  keybase/repos/community-x86_64/kbfs.install
(from rev 524201, keybase/trunk/kbfs.install)
  keybase/repos/community-x86_64/keybase-gui
(from rev 524201, keybase/trunk/keybase-gui)
Deleted:
  keybase/repos/community-x86_64/0001-Don-t-use-electron-to-build.patch
  keybase/repos/community-x86_64/PKGBUILD
  keybase/repos/community-x86_64/kbfs.install
  keybase/repos/community-x86_64/keybase-gui

+
 0001-Don-t-use-electron-to-build.patch |  134 -
 PKGBUILD   |  240 +++
 kbfs.install   |   30 +--
 keybase-gui|   22 +-
 4 files changed, 213 insertions(+), 213 deletions(-)

Deleted: 0001-Don-t-use-electron-to-build.patch
===
--- 0001-Don-t-use-electron-to-build.patch  2019-11-05 18:53:20 UTC (rev 
524201)
+++ 0001-Don-t-use-electron-to-build.patch  2019-11-05 18:53:43 UTC (rev 
524202)
@@ -1,67 +0,0 @@
-From e8458e1231753f7853d9db150c6d021c93d81f01 Mon Sep 17 00:00:00 2001
-From: Eli Schwartz 
-Date: Thu, 21 Jun 2018 05:00:37 -0400
-Subject: [PATCH] Don't use electron to build
-

- shared/desktop/package.desktop.tsx   | 4 ++--
- shared/desktop/yarn-helper/index.tsx | 2 --
- shared/package.json  | 1 -
- 3 files changed, 2 insertions(+), 5 deletions(-)
-
-diff --git a/shared/desktop/package.desktop.tsx 
b/shared/desktop/package.desktop.tsx
-index d921e3e7c9..8fec7e6834 100644
 a/shared/desktop/package.desktop.tsx
-+++ b/shared/desktop/package.desktop.tsx
-@@ -97,7 +97,7 @@ function main() {
-   // use the same version as the currently-installed electron
-   console.log('Finding electron version')
-   try {
--packagerOpts.electronVersion = 
require('../package.json').devDependencies.electron
-+packagerOpts.electronVersion = 'unused string'
- console.log('Found electron version:', packagerOpts.electronVersion)
-   } catch (err) {
- console.log("Couldn't parse yarn list to find electron:", err)
-@@ -145,7 +145,7 @@ function startPack() {
- .catch(postPackError)
- })
-   })
--} else {
-+} else if (false) {
-   pack(platform, arch)
- .then(postPack(platform, arch))
- .catch(postPackError)
-diff --git a/shared/desktop/yarn-helper/index.tsx 
b/shared/desktop/yarn-helper/index.tsx
-index b80018f9f9..30f26606b4 100644
 a/shared/desktop/yarn-helper/index.tsx
-+++ b/shared/desktop/yarn-helper/index.tsx
-@@ -1,6 +1,5 @@
- // Helper for cross platform yarn run script commands
- import buildCommands from './build'
--import electronComands from './electron'
- import fontCommands from './font'
- import prettierCommands from './prettier'
- import {execSync} from 'child_process'
-@@ -14,7 +13,6 @@ const [, , command, ...rest] = process.argv
- const commands = {
-   ...buildCommands,
-   ...fontCommands,
--  ...electronComands,
-   ...prettierCommands,
-   help: {
- code: () => {
-diff --git a/shared/package.json b/shared/package.json
-index 5d51df0986..ad2944b63c 100644
 a/shared/package.json
-+++ b/shared/package.json
-@@ -255,7 +255,6 @@
- "cross-env": "5.2.0",
- "css-loader": "3.1.0",
- "del": "3.0.0",
--"electron": "6.0.9",
- "electron-packager": "14.0.6",
- "eslint": "6.2.1",
- "eslint-plugin-filenames": "1.3.2",
--- 
-2.23.0
-

Copied: keybase/repos/community-x86_64/0001-Don-t-use-electron-to-build.patch 
(from rev 524201, keybase/trunk/0001-Don-t-use-electron-to-build.patch)
===
--- 0001-Don-t-use-electron-to-build.patch  (rev 0)
+++ 0001-Don-t-use-electron-to-build.patch  2019-11-05 18:53:43 UTC (rev 
524202)
@@ -0,0 +1,67 @@
+From e8458e1231753f7853d9db150c6d021c93d81f01 Mon Sep 17 00:00:00 2001
+From: Eli Schwartz 
+Date: Thu, 21 Jun 2018 05:00:37 -0400
+Subject: [PATCH] Don't use electron to build
+
+---
+ shared/desktop/package.desktop.tsx   | 4 ++--
+ shared/desktop/yarn-helper/index.tsx | 2 --
+ shared/package.json  | 1 -
+ 3 files changed, 2 insertions(+), 5 deletions(-)
+
+diff --git a/shared/desktop/package.desktop.tsx 
b/shared/desktop/package.desktop.tsx
+index d921e3e7c9..8fec7e6834 100644
+--- a/shared/desktop/package.desktop.tsx
 b/shared/desktop/package.desktop.tsx
+@@ -97,7 +97,7 @@ function main() {
+   // use the same version as the currently-installed electron
+   console.log('Finding electron version')
+   try {
+-

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

2019-11-05 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, November 5, 2019 @ 18:46:52
  Author: svenstaro
Revision: 524199

upgpkg: python-pytorch 1.3.0-3

Add qt5-base to hard deps

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 18:32:10 UTC (rev 524198)
+++ PKGBUILD2019-11-05 18:46:52 UTC (rev 524199)
@@ -5,14 +5,13 @@
 pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
 _pkgname="pytorch"
 pkgver=1.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org;
 license=('BSD')
-depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'python-numpy' 'protobuf' 'ffmpeg' 'python-future')
-makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda' 'cudnn' 'git' 'magma' 'qt5-base')
-optdepends=('qt5-base: HighGUI module')
+depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'python-numpy' 'protobuf' 'ffmpeg' 'python-future' 'qt5-base')
+makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda' 'cudnn' 'git' 'magma')
 
source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#tag=v$pkgver;)
 sha256sums=('SKIP')
 


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

2019-11-05 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, November 5, 2019 @ 18:47:03
  Author: svenstaro
Revision: 524200

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD
(from rev 524199, python-pytorch/trunk/PKGBUILD)
Deleted:
  python-pytorch/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  327 ++---
 1 file changed, 163 insertions(+), 164 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 18:46:52 UTC (rev 524199)
+++ PKGBUILD2019-11-05 18:47:03 UTC (rev 524200)
@@ -1,164 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
-_pkgname="pytorch"
-pkgver=1.3.0
-pkgrel=2
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="https://pytorch.org;
-license=('BSD')
-depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'python-numpy' 'protobuf' 'ffmpeg' 'python-future')
-makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda' 'cudnn' 'git' 'magma' 'qt5-base')
-optdepends=('qt5-base: HighGUI module')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-get_pyver () {
-  python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
-}
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # This is the lazy way since pytorch has sooo many submodules and they keep
-  # changing them around but we've run into more problems so far doing it the
-  # manual than the lazy way. This lazy way (not explicitly specifying all
-  # submodules) will make building inefficient but for now I'll take it.
-  # It will result in the same package, don't worry.
-  git submodule update --init --recursive
-
-  # https://github.com/pytorch/pytorch/issues/26555
-  sed -i 's#^  ${CMAKE_CURRENT_SOURCE_DIR}/tensor_iterator_test.cpp##g' 
aten/src/ATen/test/CMakeLists.txt
-
-  # Fix build with Python 3.8
-  # https://github.com/pytorch/pytorch/issues/28060
-  find -name '*.cpp' -exec sed -i '/tp_print/s/nullptr/0/' {} +
-
-  cd ..
-
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-cuda"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt-cuda"
-
-  export VERBOSE=1
-  export PYTORCH_BUILD_VERSION="${pkgver}"
-  export PYTORCH_BUILD_NUMBER=1
-
-  # Check tools/setup_helpers/cmake.py, setup.py and CMakeLists.txt for a list 
of flags that can be set via env vars.
-  export USE_MKLDNN=OFF
-  # export BUILD_CUSTOM_PROTOBUF=OFF
-  # export BUILD_SHARED_LIBS=OFF
-  export USE_FFMPEG=ON
-  export USE_GFLAGS=ON
-  export USE_GLOG=ON
-  export BUILD_BINARY=ON
-  export USE_OPENCV=ON
-  export USE_SYSTEM_NCCL=ON
-  export CUDAHOSTCXX=g++-8
-  export CUDA_HOME=/opt/cuda
-  export CUDNN_LIB_DIR=/usr/lib
-  export CUDNN_INCLUDE_DIR=/usr/include
-  export TORCH_NVCC_FLAGS="-Xfatbin -compress-all"
-  export TORCH_CUDA_ARCH_LIST="3.2;3.5;3.7;5.0;5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5"
-}
-
-build() {
-  echo "Building without cuda and without non-x86-64 optimizations"
-  export USE_CUDA=0
-  export USE_CUDNN=0
-  cd "${srcdir}/${_pkgname}-${pkgver}"
-  python setup.py build
-
-
-  echo "Building without cuda and with non-x86-64 optimizations"
-  export USE_CUDA=0
-  export USE_CUDNN=0
-  cd "${srcdir}/${_pkgname}-${pkgver}-opt"
-  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
-  python setup.py build
-
-
-  echo "Building with cuda and without non-x86-64 optimizations"
-  export USE_CUDA=1
-  export USE_CUDNN=1
-  cd "${srcdir}/${_pkgname}-${pkgver}-cuda"
-  python setup.py build
-
-
-  echo "Building with cuda and with non-x86-64 optimizations"
-  export USE_CUDA=1
-  export USE_CUDNN=1
-  cd "${srcdir}/${_pkgname}-${pkgver}-opt-cuda"
-  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
-  python setup.py build
-}
-
-_package() {
-  # Prevent setup.py from re-running CMake and rebuilding
-  sed -e 's/RUN_BUILD_DEPS = True/RUN_BUILD_DEPS = False/g' -i setup.py
-
-  python setup.py install --root="${pkgdir}"/ --optimize=1 --skip-build
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  pytorchpath="usr/lib/python$(get_pyver)/site-packages/torch"
-  install -d "${pkgdir}/usr/lib"
-
-  # put CMake files in correct place
-  mv "${pkgdir}/${pytorchpath}/share/cmake" "${pkgdir}/usr/lib/cmake"
-
-  # put C++ API in correct place
-  mv "${pkgdir}/${pytorchpath}/include" "${pkgdir}/usr/include"
-  mv "${pkgdir}/${pytorchpath}/lib"/*.so* "${pkgdir}/usr/lib/"
-
-  # clean up duplicates
-  # TODO: move towards direct shared library dependecy of:
-  #   c10, caffe2, libcpuinfo, CUDA RT, gloo, GTest, Intel 

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

2019-11-05 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, November 5, 2019 @ 18:31:53
  Author: jlichtblau
Revision: 524197

upgpkg: syncthing 1.3.1-1 - new upstream release

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 18:17:28 UTC (rev 524196)
+++ PKGBUILD2019-11-05 18:31:53 UTC (rev 524197)
@@ -5,7 +5,7 @@
 # Contributor: korjjj 
 
 pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 arch=('x86_64')
 url="https://syncthing.net/;
@@ -19,7 +19,7 @@
 syncthing-relaysrv.service
 gcc-pie-segfaults-race.patch)
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('684c4700b6f51d4fc89b422fbc3f26cae703df4649e74e20783c2d0cf845538e'
+sha256sums=('159619dfe4f22efd4e863e1871124e04c531d96940fad843c44ba605c2dd79ef'
 'SKIP'
 '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
 'f88985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'


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

2019-11-05 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, November 5, 2019 @ 18:32:10
  Author: jlichtblau
Revision: 524198

archrelease: copy trunk to community-x86_64

Added:
  syncthing/repos/community-x86_64/PKGBUILD
(from rev 524197, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-x86_64/gcc-pie-segfaults-race.patch
(from rev 524197, syncthing/trunk/gcc-pie-segfaults-race.patch)
  syncthing/repos/community-x86_64/syncthing-relaysrv.service
(from rev 524197, syncthing/trunk/syncthing-relaysrv.service)
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
(from rev 524197, syncthing/trunk/syncthing-relaysrv.sysusers)
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
(from rev 524197, syncthing/trunk/syncthing-relaysrv.tmpfiles)
  syncthing/repos/community-x86_64/syncthing.install
(from rev 524197, syncthing/trunk/syncthing.install)
Deleted:
  syncthing/repos/community-x86_64/PKGBUILD
  syncthing/repos/community-x86_64/gcc-pie-segfaults-race.patch
  syncthing/repos/community-x86_64/syncthing-relaysrv.service
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
  syncthing/repos/community-x86_64/syncthing.install

--+
 PKGBUILD |  198 -
 gcc-pie-segfaults-race.patch |   22 ++--
 syncthing-relaysrv.service   |   34 +++
 syncthing-relaysrv.sysusers  |4 
 syncthing-relaysrv.tmpfiles  |2 
 syncthing.install|   18 +--
 6 files changed, 139 insertions(+), 139 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 18:31:53 UTC (rev 524197)
+++ PKGBUILD2019-11-05 18:32:10 UTC (rev 524198)
@@ -1,99 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Martin Wimpress 
-# Contributor: Sauyon Lee 
-# Contributor: Kevin MacMartin 
-# Contributor: korjjj 
-
-pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=1.3.0
-pkgrel=1
-arch=('x86_64')
-url="https://syncthing.net/;
-license=('MPL')
-depends=('glibc')
-makedepends=('git' 'go-pie' 'inetutils')
-# options=('!strip')
-source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
-syncthing-relaysrv.sysusers
-syncthing-relaysrv.tmpfiles
-syncthing-relaysrv.service
-gcc-pie-segfaults-race.patch)
-validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('684c4700b6f51d4fc89b422fbc3f26cae703df4649e74e20783c2d0cf845538e'
-'SKIP'
-'6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
-'f88985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'
-'7c2fbc9608d81f8080f8a9102b867a52a050b61f426a0c182ccc1cb5815e4981'
-'4e00b06544a900b206fc41b9250ab75ea51b8e1489b1eff042da4f08d8a84ab0')
-
-prepare() {
-  install -d "src/github.com/syncthing"
-  mv "${pkgbase}" "src/github.com/syncthing/${pkgbase}"
-  # go-pie with -race segfaults
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  patch -Np1 -i "${srcdir}/gcc-pie-segfaults-race.patch"
-
-}
-
-build() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  go run build.go -no-upgrade -version v${pkgver} build
-  go run build.go -no-upgrade -version v${pkgver} build strelaysrv
-}
-
-check() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  if [ "${CARCH}" == "x86_64" ] ; then
-go run build.go -no-upgrade test
-  fi
-}
-
-package_syncthing() {
-  pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
-  install=$pkgname.install
-
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm644 "etc/linux-systemd/system/${pkgname}-resume.service" \
-"${pkgdir}/usr/lib/systemd/system/${pkgname}-resume.service"
-  install -Dm644 "etc/linux-systemd/system/${pkgname}@.service" \
-"${pkgdir}/usr/lib/systemd/system/${pkgname}@.service"
-  install -Dm644 "etc/linux-systemd/user/${pkgname}.service" \
-"${pkgdir}/usr/lib/systemd/user/${pkgname}.service"
-
-  # license
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-
-  # ufw preset
-  install -Dm644 etc/firewall-ufw/syncthing \
-"$pkgdir/etc/ufw/applications.d/ufw-syncthing"
-
-  # man pages
-  cd "${srcdir}/src/github.com/syncthing/${pkgname}/man"
-  for file in $(find . -name '*.1' -print); do
-install -Dm644 $file "${pkgdir}"/usr/share/man/man1/$file
-  done
-  for file in $(find . -name '*.5' -print); do
-install -Dm644 $file "${pkgdir}"/usr/share/man/man5/$file
-  done
-  for file in $(find . -name '*.7' -print); do
-install -Dm644 $file 

[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2019-11-05 Thread Daniel M. Capella via arch-commits
Date: Tuesday, November 5, 2019 @ 18:17:09
  Author: polyzen
Revision: 524195

upgpkg: firefox-tree-style-tab 3.2.3-1

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 16:50:20 UTC (rev 524194)
+++ PKGBUILD2019-11-05 18:17:09 UTC (rev 524195)
@@ -2,7 +2,7 @@
 # Contributor: Jérémie Detrey 
 
 pkgname=firefox-tree-style-tab
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
@@ -11,7 +11,7 @@
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
 
source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab-$pkgver-fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('89acf96986a6563e106033275e9cef5008e7037091b4880ae2d08f5ef057f72e')
+sha256sums=('3ecc100b17ad2091a970e427f48983908923553c2ae99fcfff8cec0ecb5f')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2019-11-05 Thread Daniel M. Capella via arch-commits
Date: Tuesday, November 5, 2019 @ 18:17:28
  Author: polyzen
Revision: 524196

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 524195, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 18:17:09 UTC (rev 524195)
+++ PKGBUILD2019-11-05 18:17:28 UTC (rev 524196)
@@ -1,20 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-pkgname=firefox-tree-style-tab
-pkgver=3.2.2
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab-$pkgver-fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('89acf96986a6563e106033275e9cef5008e7037091b4880ae2d08f5ef057f72e')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 524195, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 18:17:28 UTC (rev 524196)
@@ -0,0 +1,20 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+pkgname=firefox-tree-style-tab
+pkgver=3.2.3
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab-$pkgver-fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('3ecc100b17ad2091a970e427f48983908923553c2ae99fcfff8cec0ecb5f')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in qtcreator/repos/extra-x86_64 (5 files)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 17:26:32
  Author: arojas
Revision: 366798

archrelease: copy trunk to extra-x86_64

Added:
  qtcreator/repos/extra-x86_64/PKGBUILD
(from rev 366797, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/extra-x86_64/qtcreator-preload-plugins.patch
(from rev 366797, qtcreator/trunk/qtcreator-preload-plugins.patch)
Deleted:
  qtcreator/repos/extra-x86_64/PKGBUILD
  qtcreator/repos/extra-x86_64/qtcreator-clang-9.patch
  qtcreator/repos/extra-x86_64/qtcreator-preload-plugins.patch

-+
 PKGBUILD|  150 ++
 qtcreator-clang-9.patch |   12 ---
 qtcreator-preload-plugins.patch |   42 +-
 3 files changed, 94 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 17:26:11 UTC (rev 366797)
+++ PKGBUILD2019-11-05 17:26:32 UTC (rev 366798)
@@ -1,77 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Antonio Rojas 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=4.10.1
-_clangver=9.0.0
-pkgrel=2
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=(x86_64)
-url='https://www.qt.io'
-license=(LGPL)
-depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
-makedepends=(llvm python patchelf)
-options=(docs)
-optdepends=('qt5-doc: integrated Qt documentation'
-'qt5-examples: welcome page examples'
-'qt5-translations: for other languages'
-'gdb: debugger'
-'cmake: cmake project support'
-'x11-ssh-askpass: ssh support'
-'git: git support'
-'mercurial: mercurial support'
-'bzr: bazaar support'
-'valgrind: analyze support'
-'perf: performer analyzer')
-source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz;
-qtcreator-preload-plugins.patch
-qtcreator-clang-9.patch)
-sha256sums=('5098d87027bec3296bd93a7e112588759ccb0511fbfdc5558c1a1e83dff8d2a9'
-'150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d'
-'1d66eb008e84459f6570e6e72acedcf80d2f0bb82650df3b733f7ca0a3f08a3d')
-
-prepare() {
-  mkdir -p build
-
-  cd qt-creator-opensource-src-$pkgver
-  # fix hardcoded libexec path
-  sed -e 's|libexec\/qtcreator|lib\/qtcreator|g' -i qtcreator.pri
-  sed -e 's|libexec|lib|g' -i src/tools/tools.pro
-  # use system qbs
-  rm -r src/shared/qbs
-  # Preload analyzer plugins, since upstream clang doesn't link to all plugins
-  # see 
http://code.qt.io/cgit/clang/clang.git/commit/?id=7f349701d3ea0c47be3a43e2656993fd55cf
-  # and https://bugs.archlinux.org/task/59492
-  patch -p1 -i ../qtcreator-preload-plugins.patch
-  # Fix build with clang 9 (Fedora)
-  patch -p1 -i ../qtcreator-clang-9.patch
-}
-
-build() {
-  cd build
-
-  qmake LLVM_INSTALL_DIR=/usr QBS_INSTALL_DIR=/usr \
-KSYNTAXHIGHLIGHTING_LIB_DIR=/usr/lib 
KSYNTAXHIGHLIGHTING_INCLUDE_DIR=/usr/include/KF5/KSyntaxHighlighting \
-CONFIG+=journald QMAKE_CFLAGS_ISYSTEM=-I \
-DEFINES+=QBS_ENABLE_PROJECT_FILE_UPDATES \
-"$srcdir"/qt-creator-opensource-src-$pkgver/qtcreator.pro
-  make
-  make docs
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="$pkgdir/usr/" install
-  make INSTALL_ROOT="$pkgdir/usr/" install_docs
-
-  install -Dm644 
"$srcdir"/qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
-
-# Link clazy plugin explicitely
-  patchelf --add-needed ClazyPlugin.so "$pkgdir"/usr/lib/qtcreator/clangbackend
-}

Copied: qtcreator/repos/extra-x86_64/PKGBUILD (from rev 366797, 
qtcreator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-05 17:26:32 UTC (rev 366798)
@@ -0,0 +1,73 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Antonio Rojas 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=4.10.2
+_clangver=9.0.0
+pkgrel=1
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=(x86_64)
+url='https://www.qt.io'
+license=(LGPL)
+depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
+makedepends=(llvm python patchelf)
+options=(docs)
+optdepends=('qt5-doc: integrated Qt documentation'
+'qt5-examples: welcome page examples'
+'qt5-translations: for other languages'
+'gdb: debugger'
+'cmake: cmake project support'
+

[arch-commits] Commit in qtcreator/trunk (PKGBUILD qtcreator-clang-9.patch)

2019-11-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, November 5, 2019 @ 17:26:11
  Author: arojas
Revision: 366797

Update to 4.10.2

Modified:
  qtcreator/trunk/PKGBUILD
Deleted:
  qtcreator/trunk/qtcreator-clang-9.patch

-+
 PKGBUILD|   14 +-
 qtcreator-clang-9.patch |   12 
 2 files changed, 5 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 12:31:59 UTC (rev 366796)
+++ PKGBUILD2019-11-05 17:26:11 UTC (rev 366797)
@@ -7,9 +7,9 @@
 # Contributor: delor 
 
 pkgname=qtcreator
-pkgver=4.10.1
+pkgver=4.10.2
 _clangver=9.0.0
-pkgrel=2
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -29,11 +29,9 @@
 'valgrind: analyze support'
 'perf: performer analyzer')
 
source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz;
-qtcreator-preload-plugins.patch
-qtcreator-clang-9.patch)
-sha256sums=('5098d87027bec3296bd93a7e112588759ccb0511fbfdc5558c1a1e83dff8d2a9'
-'150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d'
-'1d66eb008e84459f6570e6e72acedcf80d2f0bb82650df3b733f7ca0a3f08a3d')
+qtcreator-preload-plugins.patch)
+sha256sums=('9add6bdddfe5726bb02535409c2ed788b1afeee082121f54f887281d0e3c449a'
+'150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d')
 
 prepare() {
   mkdir -p build
@@ -48,8 +46,6 @@
   # see 
http://code.qt.io/cgit/clang/clang.git/commit/?id=7f349701d3ea0c47be3a43e2656993fd55cf
   # and https://bugs.archlinux.org/task/59492
   patch -p1 -i ../qtcreator-preload-plugins.patch
-  # Fix build with clang 9 (Fedora)
-  patch -p1 -i ../qtcreator-clang-9.patch
 }
 
 build() {

Deleted: qtcreator-clang-9.patch
===
--- qtcreator-clang-9.patch 2019-11-05 12:31:59 UTC (rev 366796)
+++ qtcreator-clang-9.patch 2019-11-05 17:26:11 UTC (rev 366797)
@@ -1,12 +0,0 @@
-diff -rupN 
qt-creator-opensource-src-4.10.0/src/plugins/clangformat/clangformatutils.cpp 
qt-creator-opensource-src-4.10.0-new/src/plugins/clangformat/clangformatutils.cpp
 
qt-creator-opensource-src-4.10.0/src/plugins/clangformat/clangformatutils.cpp   
   2019-09-03 16:36:38.0 +0200
-+++ 
qt-creator-opensource-src-4.10.0-new/src/plugins/clangformat/clangformatutils.cpp
  2019-09-25 13:33:27.230835047 +0200
-@@ -60,7 +60,7 @@ static clang::format::FormatStyle qtcSty
- style.AllowShortBlocksOnASingleLine = false;
- style.AllowShortCaseLabelsOnASingleLine = false;
- style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Inline;
--style.AllowShortIfStatementsOnASingleLine = false;
-+style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_Never;
- style.AllowShortLoopsOnASingleLine = false;
- style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_None;
- style.AlwaysBreakBeforeMultilineStrings = false;


[arch-commits] Commit in nextcloud-client/trunk (2 files)

2019-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Tuesday, November 5, 2019 @ 16:49:39
  Author: yan12125
Revision: 524193

upgpkg: nextcloud-client 2.6.1-1

Added:
  nextcloud-client/trunk/nextcloud-client-fix-build.diff
Modified:
  nextcloud-client/trunk/PKGBUILD

-+
 PKGBUILD|   19 +++
 nextcloud-client-fix-build.diff |   13 +
 2 files changed, 24 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 16:49:19 UTC (rev 524192)
+++ PKGBUILD2019-11-05 16:49:39 UTC (rev 524193)
@@ -3,9 +3,9 @@
 # Contributor: Konstantin Shalygin 
 
 pkgname=nextcloud-client
-pkgver=2.6.0
-_commit=e0b32c19e4dd641f4edf74fc3fbdba3d86ca9784
-pkgrel=4
+pkgver=2.6.1
+_commit=5adbc01ef138efd252c5c8c340f57dae0b34d8b9
+pkgrel=1
 pkgdesc='Nextcloud desktop client'
 arch=(x86_64)
 url='https://nextcloud.com/'
@@ -19,16 +19,16 @@
   'python-caja: integration with Caja'
 )
 
source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit;
-
issue1458.patch::https://github.com/nextcloud/desktop/commit/481d8d3a0bcd26a3fd2b0d4fc6fb009260092bb1.patch
 
issue1458-workaround.patch::https://github.com/yan12125/desktop/commit/7da680ef7843a52c3136916744f50d4a003bb8b5.patch
-
issue1458-2.patch::https://github.com/yan12125/desktop/commit/2b313368325dac5b8d0e69394cfcc4faaa745f75.patch)
+
issue1458-2.patch::https://github.com/yan12125/desktop/commit/2b313368325dac5b8d0e69394cfcc4faaa745f75.patch
+$pkgname-fix-build.diff)
 validpgpkeys=(
   A26B951528EA1BA1678C7AE5D406C75CEE1A36D6  # one of keys controlled by 
github.com/camilasan
 )
 sha256sums=('SKIP'
-'8e3129fbbda282d5b0fbc1f3d495338c18fd19f639301647eb5f853b713c369c'
 '07cd68f54c004175b4a09cce25830a357d0ebaafaf4e4cabfb8b0d4deeded2f3'
-'157c87a789219a3442ca5947c48dcd1ef3898612ff32070bf8842a42bfbe857a')
+'157c87a789219a3442ca5947c48dcd1ef3898612ff32070bf8842a42bfbe857a'
+'8b257a0554ceb54a7ed320dbfa3becb97d6845338e28a8aa0a4f6239f3141645')
 backup=('etc/Nextcloud/sync-exclude.lst')
 
 prepare() {
@@ -40,9 +40,12 @@
   rm -v $pkgname/cmake/modules/GNUInstallDirs.cmake
 
   cd $pkgname
-  patch -Np1 -i ../issue1458.patch
   patch -Np1 -i ../issue1458-workaround.patch
   patch -Np1 -i ../issue1458-2.patch
+
+  # https://github.com/nextcloud/desktop/pull/719
+  # "Rename owncloud tests to nextcloud" - actually breaks building of tests
+  patch -Np1 -i ../$pkgname-fix-build.diff
 }
 
 build() {

Added: nextcloud-client-fix-build.diff
===
--- nextcloud-client-fix-build.diff (rev 0)
+++ nextcloud-client-fix-build.diff 2019-11-05 16:49:39 UTC (rev 524193)
@@ -0,0 +1,13 @@
+diff --git a/test/testnextcloudpropagator.cpp 
b/test/testnextcloudpropagator.cpp
+index 6ad1a6b37..dc2e476ad 100644
+--- a/test/testnextcloudpropagator.cpp
 b/test/testnextcloudpropagator.cpp
+@@ -8,7 +8,7 @@
+ #include 
+ 
+ #include "propagatedownload.h"
+-#include "nextcloudpropagator_p.h"
++#include "owncloudpropagator_p.h"
+ 
+ using namespace OCC;
+ namespace OCC {


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

2019-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Tuesday, November 5, 2019 @ 16:50:20
  Author: yan12125
Revision: 524194

archrelease: copy trunk to community-testing-x86_64

Added:
  nextcloud-client/repos/community-testing-x86_64/
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD
(from rev 524193, nextcloud-client/trunk/PKGBUILD)
  
nextcloud-client/repos/community-testing-x86_64/nextcloud-client-fix-build.diff
(from rev 524193, nextcloud-client/trunk/nextcloud-client-fix-build.diff)

-+
 PKGBUILD|   81 ++
 nextcloud-client-fix-build.diff |   13 ++
 2 files changed, 94 insertions(+)

Copied: nextcloud-client/repos/community-testing-x86_64/PKGBUILD (from rev 
524193, nextcloud-client/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-11-05 16:50:20 UTC (rev 524194)
@@ -0,0 +1,81 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Tyler Dence 
+# Contributor: Konstantin Shalygin 
+
+pkgname=nextcloud-client
+pkgver=2.6.1
+_commit=5adbc01ef138efd252c5c8c340f57dae0b34d8b9
+pkgrel=1
+pkgdesc='Nextcloud desktop client'
+arch=(x86_64)
+url='https://nextcloud.com/'
+license=(GPL)
+depends=(openssl sqlite qtkeychain qt5-svg qt5-webengine xdg-utils)
+makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools git 
cmocka)
+optdepends=(
+  'kio: integration with Dolphin'
+  'nemo-python: integration with Nemo'
+  'python-nautilus: integration with Nautilus'
+  'python-caja: integration with Caja'
+)
+source=("$pkgname::git+https://github.com/nextcloud/desktop.git?signed#commit=$_commit;
+
issue1458-workaround.patch::https://github.com/yan12125/desktop/commit/7da680ef7843a52c3136916744f50d4a003bb8b5.patch
+
issue1458-2.patch::https://github.com/yan12125/desktop/commit/2b313368325dac5b8d0e69394cfcc4faaa745f75.patch
+$pkgname-fix-build.diff)
+validpgpkeys=(
+  A26B951528EA1BA1678C7AE5D406C75CEE1A36D6  # one of keys controlled by 
github.com/camilasan
+)
+sha256sums=('SKIP'
+'07cd68f54c004175b4a09cce25830a357d0ebaafaf4e4cabfb8b0d4deeded2f3'
+'157c87a789219a3442ca5947c48dcd1ef3898612ff32070bf8842a42bfbe857a'
+'8b257a0554ceb54a7ed320dbfa3becb97d6845338e28a8aa0a4f6239f3141645')
+backup=('etc/Nextcloud/sync-exclude.lst')
+
+prepare() {
+  # tmpdir for check()
+  mkdir tmpdir $pkgname/build
+
+  # Use system GNUInstallDirs.cmake so that we can benefit from
+  # https://gitlab.kitware.com/cmake/cmake/merge_requests/3735
+  rm -v $pkgname/cmake/modules/GNUInstallDirs.cmake
+
+  cd $pkgname
+  patch -Np1 -i ../issue1458-workaround.patch
+  patch -Np1 -i ../issue1458-2.patch
+
+  # https://github.com/nextcloud/desktop/pull/719
+  # "Rename owncloud tests to nextcloud" - actually breaks building of tests
+  patch -Np1 -i ../$pkgname-fix-build.diff
+}
+
+build() {
+  cd $pkgname/build
+
+  # bundled breakpad in libcrashreporter-qt submodule is too old and does not 
build with glibc >= 2.26
+  # Upstream fix: 
https://github.com/google/breakpad/commit/bddcc58860f522a0d4cbaa7e9d04058caee0db9d
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DNO_SHIBBOLETH=1 \
+-DWITH_CRASHREPORTER=OFF \
+-DUNIT_TESTING=ON \
+..
+
+  make
+  # TODO: fix installation of PDF and HTML documents
+  # WIP at https://github.com/yan12125/desktop/tree/doc-install-path
+  make doc-man
+}
+
+check() {
+  cd $pkgname/build
+
+  # Tests fail if $TMPDIR is too small; specify an alternative for machines
+  # with a small /tmp partition.
+  TMPDIR="$srcdir/tmpdir" make test ARGS="-V"
+}
+
+package() {
+  cd $pkgname/build
+
+  make DESTDIR="$pkgdir" install
+}

Copied: 
nextcloud-client/repos/community-testing-x86_64/nextcloud-client-fix-build.diff 
(from rev 524193, nextcloud-client/trunk/nextcloud-client-fix-build.diff)
===
--- community-testing-x86_64/nextcloud-client-fix-build.diff
(rev 0)
+++ community-testing-x86_64/nextcloud-client-fix-build.diff2019-11-05 
16:50:20 UTC (rev 524194)
@@ -0,0 +1,13 @@
+diff --git a/test/testnextcloudpropagator.cpp 
b/test/testnextcloudpropagator.cpp
+index 6ad1a6b37..dc2e476ad 100644
+--- a/test/testnextcloudpropagator.cpp
 b/test/testnextcloudpropagator.cpp
+@@ -8,7 +8,7 @@
+ #include 
+ 
+ #include "propagatedownload.h"
+-#include "nextcloudpropagator_p.h"
++#include "owncloudpropagator_p.h"
+ 
+ using namespace OCC;
+ namespace OCC {


[arch-commits] Commit in pgadmin4/trunk (PKGBUILD python-3.8.patch)

2019-11-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 5, 2019 @ 16:48:43
  Author: foutrelis
Revision: 524191

Python 3.8 rebuild

Added:
  pgadmin4/trunk/python-3.8.patch
Modified:
  pgadmin4/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 python-3.8.patch |   12 
 2 files changed, 16 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 12:29:45 UTC (rev 524190)
+++ PKGBUILD2019-11-05 16:48:43 UTC (rev 524191)
@@ -3,7 +3,7 @@
 
 pkgname=pgadmin4
 pkgver=4.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Comprehensive design and management interface for PostgreSQL'
 url='https://www.pgadmin.org/'
 arch=('x86_64')
@@ -26,6 +26,7 @@
 pgAdmin4.desktop
 config_distro.py
 config_local.py
+python-3.8.patch
 pgadmin4-python-de-vendor-venv-paths.patch)
 validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
 
sha512sums=('7eca41047e41f7bdce2dfe992260e8c2ab40f985dd232eb240ea9c0024f551f011653717aa0d5e4ccdccd4ef4936102cde1f97a32852d8382dcc222fadce7707'
@@ -33,11 +34,13 @@
 
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
 
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
 
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
+
'a1647d80dfbae6e1ef7cc6d59cd763e3b1e8c3208a7b4d6cac6ae9afe364359c3f675d6b368bf5a0fd845a2cbc11ec5a62e4236a674dce82a461c0fb9685e789'
 
'70c8e589421ab50cf81753fbcfb5df65669b0feeefa3a57ee574b3785424fd107af720fc7007e52876798a46fae88f2c02dbf156aa096397afa0f85ac04fdb76')
 
 prepare() {
   cd ${pkgname}-${pkgver}
 
+  patch -Np1 < ../python-3.8.patch
   patch -Np1 < ../pgadmin4-python-de-vendor-venv-paths.patch
 
   local PYTHONVERSION="$(python -c 'import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")')"

Added: python-3.8.patch
===
--- python-3.8.patch(rev 0)
+++ python-3.8.patch2019-11-05 16:48:43 UTC (rev 524191)
@@ -0,0 +1,12 @@
+diff -uprb pgadmin4-4.13.orig/runtime/pgAdmin4.pro 
pgadmin4-4.13/runtime/pgAdmin4.pro
+--- pgadmin4-4.13.orig/runtime/pgAdmin4.pro2019-10-16 10:07:59.0 
+0300
 pgadmin4-4.13/runtime/pgAdmin4.pro 2019-11-05 18:33:18.524516120 +0200
+@@ -75,7 +75,7 @@ else {
+ 
+ QMAKE_CXXFLAGS += $$system($$PYTHON_CONFIG --includes)
+ QMAKE_LFLAGS += $$system($$PYTHON_CONFIG --ldflags)
+-LIBS += $$system($$PYTHON_CONFIG --libs)
++LIBS += $$system(PYTHON_LIBS=`$$PYTHON_CONFIG --libs --embed` || 
PYTHON_LIBS=`$$PYTHON_CONFIG --libs`; echo $PYTHON_LIBS)
+ 
+ contains( LIBS, -lpython2.* ) {
+DEFINES += PYTHON2


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

2019-11-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 5, 2019 @ 16:49:19
  Author: foutrelis
Revision: 524192

archrelease: copy trunk to community-staging-x86_64

Added:
  pgadmin4/repos/community-staging-x86_64/
  pgadmin4/repos/community-staging-x86_64/PKGBUILD
(from rev 524191, pgadmin4/trunk/PKGBUILD)
  pgadmin4/repos/community-staging-x86_64/config_distro.py
(from rev 524191, pgadmin4/trunk/config_distro.py)
  pgadmin4/repos/community-staging-x86_64/config_local.py
(from rev 524191, pgadmin4/trunk/config_local.py)
  pgadmin4/repos/community-staging-x86_64/pgAdmin4.desktop
(from rev 524191, pgadmin4/trunk/pgAdmin4.desktop)
  
pgadmin4/repos/community-staging-x86_64/pgadmin4-python-de-vendor-venv-paths.patch
(from rev 524191, pgadmin4/trunk/pgadmin4-python-de-vendor-venv-paths.patch)
  pgadmin4/repos/community-staging-x86_64/python-3.8.patch
(from rev 524191, pgadmin4/trunk/python-3.8.patch)

+
 PKGBUILD   |  123 +++
 config_distro.py   |2 
 pgAdmin4.desktop   |   11 ++
 pgadmin4-python-de-vendor-venv-paths.patch |   33 +++
 python-3.8.patch   |   12 ++
 5 files changed, 181 insertions(+)

Copied: pgadmin4/repos/community-staging-x86_64/PKGBUILD (from rev 524191, 
pgadmin4/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-11-05 16:49:19 UTC (rev 524192)
@@ -0,0 +1,123 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jerome Leclanche 
+
+pkgname=pgadmin4
+pkgver=4.13
+pkgrel=2
+pkgdesc='Comprehensive design and management interface for PostgreSQL'
+url='https://www.pgadmin.org/'
+arch=('x86_64')
+license=('custom')
+depends=('qt5-base' 'postgresql-libs' 'hicolor-icon-theme' 'python'
+ 'python-blinker' 'python-flask' 'python-flask-login'
+ 'python-flask-migrate' 'python-flask-sqlalchemy' 'python-flask-wtf'
+ 'python-passlib' 'python-pytz' 'python-simplejson' 'python-six'
+ 'python-speaklater' 'python-sqlparse' 'python-wtforms' 'python-psutil'
+ 'python-jinja' 'python-paramiko' 'python-psycopg2'
+ 'python-cryptography' 'python-sqlalchemy' 'python-testtools'
+ 'python-webencodings' 'python-werkzeug' 'python-dateutil'
+ 'python-flask-gravatar' 'python-flask-mail' 'python-flask-principal'
+ 'python-flask-paranoid' 'python-htmlmin' 'python-flask-htmlmin'
+ 'python-sshtunnel' 'python-flask-security')
+makedepends=('python-setuptools' 'python-sphinx' 'python-extras' 
'python-fixtures'
+ 'python-html5lib' 'python-pbr' 'python-mimeparse' 
'python-pyrsistent'
+ 'imagemagick')
+source=(https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v${pkgver}/source/${pkgname}-${pkgver}.tar.gz{,.asc}
+pgAdmin4.desktop
+config_distro.py
+config_local.py
+python-3.8.patch
+pgadmin4-python-de-vendor-venv-paths.patch)
+validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
+sha512sums=('7eca41047e41f7bdce2dfe992260e8c2ab40f985dd232eb240ea9c0024f551f011653717aa0d5e4ccdccd4ef4936102cde1f97a32852d8382dcc222fadce7707'
+'SKIP'
+
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
+
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
+
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
+
'a1647d80dfbae6e1ef7cc6d59cd763e3b1e8c3208a7b4d6cac6ae9afe364359c3f675d6b368bf5a0fd845a2cbc11ec5a62e4236a674dce82a461c0fb9685e789'
+
'70c8e589421ab50cf81753fbcfb5df65669b0feeefa3a57ee574b3785424fd107af720fc7007e52876798a46fae88f2c02dbf156aa096397afa0f85ac04fdb76')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+  patch -Np1 < ../python-3.8.patch
+  patch -Np1 < ../pgadmin4-python-de-vendor-venv-paths.patch
+
+  local PYTHONVERSION="$(python -c 'import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")')"
+  sed -E "s|/usr/pgadmin4/web|/usr/lib/pgadmin4/web|g;
+  
s|/usr/pgadmin4/lib/python[0-9\\.]+|/usr/lib/python${PYTHONVERSION}|g" \
+  -i runtime/ConfigWindow.ui
+  sed "s|##PYTHONVERSION##|${PYTHONVERSION}|g" -i runtime/Server.cpp
+
+  sed -E -i requirements.txt \
+-e '/blinker>?=/d' \
+-e '/extras>?=/d' \
+-e '/Flask>?=/d' \
+-e '/Flask-Login>?=/d' \
+-e '/Flask-Migrate>?=/d' \
+-e '/Flask-SQLAlchemy>?=/d' \
+-e '/Flask-WTF>?=/d' \
+-e '/pycrypto>?=/d' \
+-e '/passlib>?=/d' \
+-e '/pytz>?=/d' \
+-e '/simplejson>?=/d' \
+-e '/six>?=/d' \
+-e '/speaklater>?=/d' \
+

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

2019-11-05 Thread David Runge via arch-commits
Date: Tuesday, November 5, 2019 @ 12:31:59
  Author: dvzrv
Revision: 366796

archrelease: copy trunk to staging-x86_64

Added:
  apparmor/repos/staging-x86_64/
  apparmor/repos/staging-x86_64/PKGBUILD
(from rev 366795, apparmor/trunk/PKGBUILD)

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

Copied: apparmor/repos/staging-x86_64/PKGBUILD (from rev 366795, 
apparmor/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-11-05 12:31:59 UTC (rev 366796)
@@ -0,0 +1,118 @@
+# Maintainer: David Runge 
+pkgname=apparmor
+pkgver=2.13.3
+pkgrel=3
+pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
+arch=('x86_64')
+url="https://gitlab.com/apparmor/apparmor;
+license=('GPL2' 'LGPL2.1')
+depends=('audit' 'pam' 'python')
+makedepends=('apache' 'ruby' 'swig')
+checkdepends=('dejagnu' 'perl-locale-gettext' 'python-pyflakes')
+optdepends=('perl: perl bindings'
+'ruby: ruby bindings')
+provides=('libapparmor.so')
+backup=('etc/apparmor/easyprof.conf'
+'etc/apparmor/logprof.conf'
+'etc/apparmor/notify.conf'
+'etc/apparmor/parser.conf'
+'etc/apparmor/subdomain.conf'
+'etc/apparmor/severity.db')
+source=("https://launchpad.net/${pkgname}/${pkgver%.[0-9]}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('137b2bf026ec655b662e9c264d7d48d878db474a3f1cc5a38bfd7df2f85b682bddb77b091ab5595178231a0a262c9ae9cdd61409461cd889bdee156906ef1141'
+'SKIP')
+# AppArmor Development Team (AppArmor signing key) 
+validpgpkeys=('3ECDCBA5FB34D254961CC53F6689E64E3D3664BB')
+_core_perl="/usr/bin/core_perl"
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # fix PYTHONPATH and add LD_LIBRARY_PATH for aa-logprof based check:
+  # https://gitlab.com/apparmor/apparmor/issues/39
+  local _py3_ver=$(python --version | cut -d " " -f2)
+  local 
path="${PWD}/libraries/libapparmor/swig/python/build/lib.linux-${CARCH}-${_py3_ver%"."*}/LibAppArmor"
+  local libs="${PWD}/libraries/libapparmor/src/.libs"
+  sed -e "/PYTHONPATH/ s|utils\ |utils:$path\ LD_LIBRARY_PATH=$libs\ |" \
+  -i profiles/Makefile
+  # fix hardcoded install paths: https://gitlab.com/apparmor/apparmor/issues/38
+  sed -e 's|/usr/sbin|/usr/bin|g' \
+  -e 's|/sbin|/usr/bin|g' \
+  -i parser/Makefile
+  # fixing failing autoconf check by removing it
+  sed -e '158,198d' \
+  -i libraries/libapparmor/m4/ac_python_devel.m4
+  (
+cd libraries/libapparmor/
+autoreconf -vfi
+  )
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  # export required perl executable locations
+  export MAKEFLAGS+=" POD2MAN=${_core_perl}/pod2man"
+  export MAKEFLAGS+=" POD2HTML=${_core_perl}/pod2html"
+  export MAKEFLAGS+=" PODCHECKER=${_core_perl}/podchecker"
+  export MAKEFLAGS+=" PROVE=${_core_perl}/prove"
+  (
+cd "libraries/libapparmor/"
+./configure --prefix=/usr \
+--sbindir=/usr/bin \
+--with-perl \
+--with-python \
+--with-ruby
+make
+  )
+  make -C binutils
+  make -C parser
+  make -C profiles
+  make -C utils
+  make -C changehat/pam_apparmor
+  make -C changehat/mod_apparmor
+  make -C utils/vim
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make -C libraries/libapparmor check
+  make -C binutils check
+  make -C parser check
+  # only running check-parser, as check-logprof (included in check) fails:
+  # https://gitlab.com/apparmor/apparmor/issues/36
+  make -C profiles check-parser
+  # shutil.copytree has a regression
+  # https://gitlab.com/apparmor/apparmor/issues/62
+  #  make -C utils check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make -C libraries/libapparmor DESTDIR="${pkgdir}" install
+  make -C changehat/pam_apparmor DESTDIR="${pkgdir}/usr" install
+  make -C changehat/mod_apparmor DESTDIR="${pkgdir}" install
+  make -C binutils DESTDIR="${pkgdir}" install
+  make -C parser -j1 DESTDIR="${pkgdir}" \
+ APPARMOR_BIN_PREFIX="${pkgdir}/usr/lib/apparmor" \
+ install install-systemd
+  make -C profiles DESTDIR="${pkgdir}" install
+  make -C utils DESTDIR="${pkgdir}" \
+BINDIR="${pkgdir}/usr/bin" \
+VIM_INSTALL_PATH="${pkgdir}/usr/share/vim/vimfiles/syntax" \
+install
+  # strip perl library: https://gitlab.com/apparmor/apparmor/issues/34
+  find "${pkgdir}/usr/lib/perl5/" \
+-type f -iname "*.so" \
+-exec strip --strip-unneeded {} \;
+  # removing empty core_perl directory:
+  # https://gitlab.com/apparmor/apparmor/issues/40
+  rm -rv "${pkgdir}"/usr/lib/perl5/*/core_perl
+  # move ruby bindings to vendor_ruby:
+  # https://gitlab.com/apparmor/apparmor/issues/35
+  mv -v "${pkgdir}/usr/lib/ruby/site_ruby/" \
+"${pkgdir}/usr/lib/ruby/vendor_ruby/"
+  # adding files below /etc/apparmor.d to 

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

2019-11-05 Thread David Runge via arch-commits
Date: Tuesday, November 5, 2019 @ 12:31:43
  Author: dvzrv
Revision: 366795

upgpkg: apparmor 2.13.3-3

Rebuilding against python3.8. Making sure the install target for the parser 
component is only run on one core, as it runs into concurrency problems 
somewhere above 8 cores.

Modified:
  apparmor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 11:51:10 UTC (rev 366794)
+++ PKGBUILD2019-11-05 12:31:43 UTC (rev 366795)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 pkgname=apparmor
 pkgver=2.13.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
 arch=('x86_64')
 url="https://gitlab.com/apparmor/apparmor;
@@ -91,9 +91,9 @@
   make -C changehat/pam_apparmor DESTDIR="${pkgdir}/usr" install
   make -C changehat/mod_apparmor DESTDIR="${pkgdir}" install
   make -C binutils DESTDIR="${pkgdir}" install
-  make -C parser DESTDIR="${pkgdir}" \
- APPARMOR_BIN_PREFIX="${pkgdir}/usr/lib/apparmor" \
- install install-systemd
+  make -C parser -j1 DESTDIR="${pkgdir}" \
+ APPARMOR_BIN_PREFIX="${pkgdir}/usr/lib/apparmor" \
+ install install-systemd
   make -C profiles DESTDIR="${pkgdir}" install
   make -C utils DESTDIR="${pkgdir}" \
 BINDIR="${pkgdir}/usr/bin" \


[arch-commits] Commit in electron/repos/community-x86_64 (14 files)

2019-11-05 Thread Nicola Squartini via arch-commits
Date: Tuesday, November 5, 2019 @ 12:29:45
  Author: tensor5
Revision: 524190

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 524189, electron/trunk/PKGBUILD)
  electron/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 524189, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-x86_64/chromium-system-icu.patch
(from rev 524189, electron/trunk/chromium-system-icu.patch)
  electron/repos/community-x86_64/chromium-system-zlib.patch
(from rev 524189, electron/trunk/chromium-system-zlib.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 524189, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 524189, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 524189, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  electron/repos/community-x86_64/chromium-skia-harmony.patch
  electron/repos/community-x86_64/chromium-system-icu.patch
  electron/repos/community-x86_64/chromium-system-zlib.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

+
 PKGBUILD   |  396 +--
 chromium-skia-harmony.patch|   28 +-
 chromium-system-icu.patch  |   40 +--
 chromium-system-zlib.patch |   26 +-
 default_app-icon.patch |   42 +--
 electron.desktop   |   14 -
 use-system-libraries-in-node.patch |  112 -
 7 files changed, 329 insertions(+), 329 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-05 12:28:38 UTC (rev 524189)
+++ PKGBUILD2019-11-05 12:29:45 UTC (rev 524190)
@@ -1,198 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=7.0.1
-_commit=cac0a4fe3c68edde85623a8411b9ec7cca20f9c4
-_chromiumver=78.0.3904.92
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
- 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'chromium-skia-harmony.patch'
-'chromium-system-icu.patch'
-'chromium-system-zlib.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'3d97c2b6d83a0c6dd22609484abd841a1c34dde45bd024cccbb85d4ae249dff5'
-'c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
-'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
-'e73cc2ee8d3ea35aab18c478d76fdfc68ca4463e1e10306fa1e738c03b3f26b5'
-'eb67eda4945a89c3b90473fa8dc20637511ca4dcb58879a8ed6bf403700ca9c8'
-   )
-
-_system_libs=('ffmpeg'
-  'flac'
-  'fontconfig'
-  'freetype'
-  'harfbuzz-ng'
-  'icu'
-  'libdrm'
-  'libevent'
-  'libjpeg'
-#  'libpng'
-#  'libvpx'
-  'libwebp'
-  'libxml'
-  'libxslt'
-#  'openh264'
-  'opus'
-  're2'
-  'snappy'
-  'yasm'
-  'zlib'
- )
-
-prepare() {
-  mkdir -p "${srcdir}"/python2-path
-  ln -sf /usr/bin/python2 "${srcdir}/python2-path/python"
-  export PATH="${srcdir}/python2-path:${PATH}:${srcdir}/depot_tools"
-
-  echo "Fetching chromium..."
-  git clone --branch=${_chromiumver} --depth=1 \
-  https://chromium.googlesource.com/chromium/src.git
-
-  echo "solutions = [
-  {
-\"name\": \"src/electron\",
-\"url\": \"file://${srcdir}/electron@${_commit}\",
-\"deps_file\": \"DEPS\",
-\"managed\": False,
-\"custom_deps\": {
-  \"src\": None,
-},
-\"custom_vars\": {},
-  },
-]" > .gclient
-
-  python2 "${srcdir}/depot_tools/gclient.py" sync \
-  --with_branch_heads \
-  --with_tags \
-

  1   2   >