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

2019-09-11 Thread Antonio Rojas via arch-commits
Date: Thursday, September 12, 2019 @ 05:37:11
  Author: arojas
Revision: 509337

Update to 1.6.4

Modified:
  python-pikepdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 03:18:05 UTC (rev 509336)
+++ PKGBUILD2019-09-12 05:37:11 UTC (rev 509337)
@@ -3,8 +3,8 @@
 # Contributor: Stephan Eisvogel 
 
 pkgname=python-pikepdf
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
 pkgdesc='Read and write PDFs with Python, powered by qpdf'
 arch=(x86_64)
 url='https://github.com/pikepdf/pikepdf'
@@ -12,7 +12,7 @@
 makedepends=(pybind11 python-setuptools)
 depends=(python-lxml qpdf)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz;)
-sha256sums=('a243f8b109bee687e499a413d10d4f44150023911bc494a1ce511adddc197290')
+sha256sums=('9fccb838cecca063f07e4cd3c9786fccf74e157ecedcefd00a93613715ae6647')
 
 build() {
   cd pikepdf-$pkgver


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

2019-09-11 Thread Antonio Rojas via arch-commits
Date: Thursday, September 12, 2019 @ 05:37:30
  Author: arojas
Revision: 509338

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 05:37:11 UTC (rev 509337)
+++ PKGBUILD2019-09-12 05:37:30 UTC (rev 509338)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Fredrick Brennan 
-# Contributor: Stephan Eisvogel 
-
-pkgname=python-pikepdf
-pkgver=1.6.3
-pkgrel=2
-pkgdesc='Read and write PDFs with Python, powered by qpdf'
-arch=(x86_64)
-url='https://github.com/pikepdf/pikepdf'
-license=(MPL2)
-makedepends=(pybind11 python-setuptools)
-depends=(python-lxml qpdf)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz;)
-sha256sums=('a243f8b109bee687e499a413d10d4f44150023911bc494a1ce511adddc197290')
-
-build() {
-  cd pikepdf-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd pikepdf-$pkgver
-  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1 
--skip-build
-  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-pikepdf/repos/community-x86_64/PKGBUILD (from rev 509337, 
python-pikepdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 05:37:30 UTC (rev 509338)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Fredrick Brennan 
+# Contributor: Stephan Eisvogel 
+
+pkgname=python-pikepdf
+pkgver=1.6.4
+pkgrel=1
+pkgdesc='Read and write PDFs with Python, powered by qpdf'
+arch=(x86_64)
+url='https://github.com/pikepdf/pikepdf'
+license=(MPL2)
+makedepends=(pybind11 python-setuptools)
+depends=(python-lxml qpdf)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/pikepdf/pikepdf/archive/v$pkgver.tar.gz;)
+sha256sums=('9fccb838cecca063f07e4cd3c9786fccf74e157ecedcefd00a93613715ae6647')
+
+build() {
+  cd pikepdf-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd pikepdf-$pkgver
+  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1 
--skip-build
+  install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2019-09-11 Thread Andreas Radke via arch-commits
Date: Thursday, September 12, 2019 @ 05:17:11
  Author: andyrtr
Revision: 362283

archrelease: copy trunk to testing-x86_64

Added:
  tzdata/repos/testing-x86_64/
  tzdata/repos/testing-x86_64/PKGBUILD
(from rev 362282, tzdata/trunk/PKGBUILD)

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

Copied: tzdata/repos/testing-x86_64/PKGBUILD (from rev 362282, 
tzdata/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-12 05:17:11 UTC (rev 362283)
@@ -0,0 +1,50 @@
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2019c
+_tzcode=2019c
+_tzdata=2019c
+pkgrel=1
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('x86_64')
+url="https://www.iana.org/time-zones;
+license=('custom: public domain')
+options=('!emptydirs')
+source=(https://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz{,.asc}
+
https://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz{,.asc})
+# new signing key is not available via public keyservers
+sha512sums=('61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b'
+'SKIP'
+
'2921cbb2fd44a6b8f7f2ed42c13fbae28195aa5c2eeefa70396bc97cdbaad679c6cc3c143da82cca5b0279065c02389e9af536904288c12886bf345baa8c6565'
+'SKIP')
+validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 

+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory')
+
+prepare() {
+  sed -i "s:sbin:bin:g" Makefile
+}
+
+build() {
+  make
+}
+
+package() {
+  cd ${srcdir}
+  # install tzcode stuff
+  make DESTDIR="${pkgdir}" install
+
+  # install tzdata stuff
+  ./zic -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  ./zic -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  ./zic -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds ${timezones[@]}
+  
+  ./zic -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone1970.tab 
zone.tab # zone.tab is depricated and will go soon
+  
+  # cleanup
+  rm "${pkgdir}/etc/localtime"
+}


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

2019-09-11 Thread Andreas Radke via arch-commits
Date: Thursday, September 12, 2019 @ 05:17:03
  Author: andyrtr
Revision: 362282

upgpkg: tzdata 2019c-1

upstream update 2019c

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:48:40 UTC (rev 362281)
+++ PKGBUILD2019-09-12 05:17:03 UTC (rev 362282)
@@ -1,9 +1,9 @@
 # Maintainer: Andreas Radke 
 
 pkgname=tzdata
-pkgver=2019b
-_tzcode=2019b
-_tzdata=2019b
+pkgver=2019c
+_tzcode=2019c
+_tzdata=2019c
 pkgrel=1
 pkgdesc="Sources for time zone and daylight saving time data"
 arch=('x86_64')
@@ -13,9 +13,9 @@
 
source=(https://www.iana.org/time-zones/repository/releases/tzcode${_tzcode}.tar.gz{,.asc}
 
https://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz{,.asc})
 # new signing key is not available via public keyservers
-sha512sums=('bcfb417fe3b7c39e702da0090291db0489744f733010ae183007fce5e441bfce885fb25ed11730cf7f363572e107d7ff0c4b38691bb99def2d8cf7017c05720f'
+sha512sums=('61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b'
 'SKIP'
-
'c0104078d994e501d80a41bea31364b1390a75c2fbf42968a8343a090e2ac2eddbc58770ca470b192ea19dec89fcc634141a1de703ea2ffa0325176a64afe1fc'
+
'2921cbb2fd44a6b8f7f2ed42c13fbae28195aa5c2eeefa70396bc97cdbaad679c6cc3c143da82cca5b0279065c02389e9af536904288c12886bf345baa8c6565'
 'SKIP')
 validpgpkeys=('7E3792A9D8ACF7D633BC1588ED97E90E62AA7E34') # Paul Eggert 

 


[arch-commits] Commit in android-tools/repos/community-x86_64 (9 files)

2019-09-11 Thread Anatol Pomozov via arch-commits
Date: Thursday, September 12, 2019 @ 03:18:05
  Author: anatolik
Revision: 509336

archrelease: copy trunk to community-x86_64

Added:
  android-tools/repos/community-x86_64/PKGBUILD
(from rev 509335, android-tools/trunk/PKGBUILD)
  android-tools/repos/community-x86_64/bash_completion.fastboot
(from rev 509335, android-tools/trunk/bash_completion.fastboot)
  android-tools/repos/community-x86_64/fix_build_core.patch
(from rev 509335, android-tools/trunk/fix_build_core.patch)
  android-tools/repos/community-x86_64/generate_build.rb
(from rev 509335, android-tools/trunk/generate_build.rb)
Deleted:
  android-tools/repos/community-x86_64/PKGBUILD
  android-tools/repos/community-x86_64/bash_completion.fastboot
  android-tools/repos/community-x86_64/fix_build_core.patch
  android-tools/repos/community-x86_64/fix_build_e2fsprogs.patch
  android-tools/repos/community-x86_64/generate_build.rb

---+
 PKGBUILD  |  141 +++
 bash_completion.fastboot  |  180 -
 fix_build_core.patch  |  308 
 fix_build_e2fsprogs.patch |   43 --
 generate_build.rb |  824 ++--
 5 files changed, 660 insertions(+), 836 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 03:17:05 UTC (rev 509335)
+++ PKGBUILD2019-09-12 03:18:05 UTC (rev 509336)
@@ -1,73 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: 謝致邦 
-# Contributor: Alucryd 
-
-pkgname=android-tools
-pkgver=29.0.2
-pkgrel=2
-tag=platform-tools-$pkgver
-pkgdesc='Android platform tools'
-arch=(x86_64)
-url='http://tools.android.com/'
-license=(Apache MIT)
-depends=(pcre2 libusb)
-optdepends=('python: for mkbootimg script')
-makedepends=(git clang gtest ruby cmake ninja go-pie)
-provides=(fastboot adb)
-conflicts=(fastboot adb)
-_boringssl_commit=$(curl 
https://android.googlesource.com/platform/external/boringssl/+/refs/tags/$tag/BORINGSSL_REVISION?format=TEXT
 | base64 -d)
-source=(git+https://android.googlesource.com/platform/system/core#tag=$tag
-git+https://android.googlesource.com/platform/system/extras#tag=$tag
-
git+https://android.googlesource.com/platform/system/tools/mkbootimg#tag=$tag
-git+https://android.googlesource.com/platform/external/selinux#tag=$tag
-
git+https://android.googlesource.com/platform/external/f2fs-tools#tag=$tag
-
git+https://android.googlesource.com/platform/external/e2fsprogs#tag=$tag
-git+https://android.googlesource.com/platform/external/avb#tag=$tag
-
git+https://boringssl.googlesource.com/boringssl#commit=$_boringssl_commit
-generate_build.rb
-fix_build_core.patch
-fix_build_e2fsprogs.patch
-bash_completion.fastboot)
-# Bash completion file was taken from 
https://github.com/mbrubeck/android-completion
-sha1sums=('SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'afca7974ad8658e52fd028ead12ad0a959d63273'
-  '99a1618bd93af8ef3ff2cca893e950a0346021fe'
-  'bcebdf1e706a3c3da175234840c6ee4e13652012'
-  '7004dbd0c193668827174880de6f8434de8ceaee')
-
-prepare() {
-  PLATFORM_TOOLS_VERSION="$pkgver" LDFLAGS='-Wl,-z,relro,-z,now' 
./generate_build.rb > build.ninja
-
-  cd "$srcdir"/core
-  patch -p1 < ../fix_build_core.patch
-
-  cd "$srcdir"/e2fsprogs
-  patch -p1 < ../fix_build_e2fsprogs.patch
-
-  cd "$srcdir"/avb
-  sed -i 's|/usr/bin/env python$|/usr/bin/env python2|g' avbtool
-
-  cd "$srcdir"/mkbootimg
-  sed -i 's|/usr/bin/env python$|/usr/bin/env python2|g' unpack_bootimg.py
-
-  mkdir -p "$srcdir"/boringssl/build && cd "$srcdir"/boringssl/build && cmake 
-GNinja ..; ninja crypto/libcrypto.a
-}
-
-build() {
-  ninja
-}
-
-package() {
-  install -m755 -d "$pkgdir"/usr/bin
-  install -m755 -t "$pkgdir"/usr/bin fastboot adb mke2fs.android e2fsdroid 
ext2simg avb/avbtool
-  install -Dm 755 mkbootimg/mkbootimg.py "$pkgdir"/usr/bin/mkbootimg
-  install -Dm 755 mkbootimg/unpack_bootimg.py "$pkgdir"/usr/bin/unpack_bootimg
-  install -Dm 644 bash_completion.fastboot 
"$pkgdir"/usr/share/bash-completion/completions/fastboot
-}

Copied: android-tools/repos/community-x86_64/PKGBUILD (from rev 509335, 
android-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 03:18:05 UTC (rev 509336)
@@ -0,0 +1,68 @@
+# Maintainer: Anatol Pomozov
+# Contributor: 謝致邦 
+# Contributor: Alucryd 
+
+pkgname=android-tools
+pkgver=29.0.3
+pkgrel=1
+tag=platform-tools-$pkgver
+pkgdesc='Android platform tools'
+arch=(x86_64)
+url='http://tools.android.com/'
+license=(Apache MIT)
+depends=(pcre2 libusb)
+optdepends=('python: for mkbootimg script')
+makedepends=(git clang gtest ruby cmake ninja go-pie)
+provides=(fastboot adb)
+conflicts=(fastboot 

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

2019-09-11 Thread Anatol Pomozov via arch-commits
Date: Thursday, September 12, 2019 @ 03:17:05
  Author: anatolik
Revision: 509335

upgpkg: android-tools 29.0.3-1

Modified:
  android-tools/trunk/PKGBUILD
  android-tools/trunk/fix_build_core.patch
Deleted:
  android-tools/trunk/fix_build_e2fsprogs.patch

---+
 PKGBUILD  |   11 +--
 fix_build_core.patch  |  128 
 fix_build_e2fsprogs.patch |   43 --
 3 files changed, 3 insertions(+), 179 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:36 UTC (rev 509334)
+++ PKGBUILD2019-09-12 03:17:05 UTC (rev 509335)
@@ -3,8 +3,8 @@
 # Contributor: Alucryd 
 
 pkgname=android-tools
-pkgver=29.0.2
-pkgrel=2
+pkgver=29.0.3
+pkgrel=1
 tag=platform-tools-$pkgver
 pkgdesc='Android platform tools'
 arch=(x86_64)
@@ -26,7 +26,6 @@
 
git+https://boringssl.googlesource.com/boringssl#commit=$_boringssl_commit
 generate_build.rb
 fix_build_core.patch
-fix_build_e2fsprogs.patch
 bash_completion.fastboot)
 # Bash completion file was taken from 
https://github.com/mbrubeck/android-completion
 sha1sums=('SKIP'
@@ -38,8 +37,7 @@
   'SKIP'
   'SKIP'
   'afca7974ad8658e52fd028ead12ad0a959d63273'
-  '99a1618bd93af8ef3ff2cca893e950a0346021fe'
-  'bcebdf1e706a3c3da175234840c6ee4e13652012'
+  'e7f02cd6529dad54b4bdfd35e34b2cb9cb70cdd4'
   '7004dbd0c193668827174880de6f8434de8ceaee')
 
 prepare() {
@@ -48,9 +46,6 @@
   cd "$srcdir"/core
   patch -p1 < ../fix_build_core.patch
 
-  cd "$srcdir"/e2fsprogs
-  patch -p1 < ../fix_build_e2fsprogs.patch
-
   cd "$srcdir"/avb
   sed -i 's|/usr/bin/env python$|/usr/bin/env python2|g' avbtool
 

Modified: fix_build_core.patch
===
--- fix_build_core.patch2019-09-11 23:52:36 UTC (rev 509334)
+++ fix_build_core.patch2019-09-12 03:17:05 UTC (rev 509335)
@@ -43,14 +43,6 @@
 index 53f01a0ce5..5be0d91085 100644
 --- a/adb/client/usb_libusb.cpp
 +++ b/adb/client/usb_libusb.cpp
-@@ -22,6 +22,7 @@
- #include 
- 
- #include 
-+#include 
- #include 
- #include 
- #include 
 @@ -30,7 +31,7 @@
  #include 
  #include 
@@ -60,90 +52,6 @@
  
  #include 
  #include 
-diff --git a/adb/client/usb_linux.cpp b/adb/client/usb_linux.cpp
-index 81b8306436..b4f09caab8 100644
 a/adb/client/usb_linux.cpp
-+++ b/adb/client/usb_linux.cpp
-@@ -29,6 +29,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 
-diff --git a/adb/fdevent/fdevent.h b/adb/fdevent/fdevent.h
-index ccb0c9221c..2424252f5d 100644
 a/adb/fdevent/fdevent.h
-+++ b/adb/fdevent/fdevent.h
-@@ -20,6 +20,7 @@
- #include 
- #include 
- 
-+#include 
- #include 
- #include 
- #include 
-diff --git a/adb/sysdeps/posix/network.cpp b/adb/sysdeps/posix/network.cpp
-index c5c227568f..99686f15fb 100644
 a/adb/sysdeps/posix/network.cpp
-+++ b/adb/sysdeps/posix/network.cpp
-@@ -22,6 +22,7 @@
- #include 
- 
- #include 
-+#include 
- 
- #include 
- #include 
-diff --git a/adb/types.h b/adb/types.h
-index cd1366dfbe..1eb7e4b6d7 100644
 a/adb/types.h
-+++ b/adb/types.h
-@@ -22,6 +22,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- 
-diff --git a/base/errors_unix.cpp b/base/errors_unix.cpp
-index 296995efe2..48269b6750 100644
 a/base/errors_unix.cpp
-+++ b/base/errors_unix.cpp
-@@ -17,6 +17,7 @@
- #include "android-base/errors.h"
- 
- #include 
-+#include 
- 
- namespace android {
- namespace base {
-diff --git a/base/file.cpp b/base/file.cpp
-index 3dfcfbb7ec..1b5c0203f0 100644
 a/base/file.cpp
-+++ b/base/file.cpp
-@@ -26,6 +26,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- #include 
-diff --git a/base/logging.cpp b/base/logging.cpp
-index f89168c0fc..da522019dc 100644
 a/base/logging.cpp
-+++ b/base/logging.cpp
-@@ -24,6 +24,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- // For getprogname(3) or program_invocation_short_name.
- #if defined(__ANDROID__) || defined(__APPLE__)
 diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp
 index 8923f409df..d245a577ff 100644
 --- a/fastboot/fastboot.cpp
@@ -180,39 +88,3 @@
  std::vector mke2fs_args = {mke2fs_path.c_str(), "-t", 
"ext4", "-b"};
  
  std::string block_size_str = std::to_string(block_size);
-diff --git a/fs_mgr/liblp/reader.cpp b/fs_mgr/liblp/reader.cpp
-index dcee6d2d86..6fcd613ab6 100644
 a/fs_mgr/liblp/reader.cpp
-+++ b/fs_mgr/liblp/reader.cpp
-@@ -19,6 +19,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- 
-diff --git a/fs_mgr/liblp/writer.cpp b/fs_mgr/liblp/writer.cpp
-index bffcb7e6e1..6b36a641a6 100644
 a/fs_mgr/liblp/writer.cpp
-+++ b/fs_mgr/liblp/writer.cpp
-@@ -20,6 +20,7 @@
- #include 
- 
- #include 
-+#include 
- 
- #include 
- #include 
-diff --git a/libziparchive/zip_archive.cc 

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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:47:57
  Author: heftig
Revision: 362278

3.34.0-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:19:09 UTC (rev 362277)
+++ PKGBUILD2019-09-12 00:47:57 UTC (rev 362278)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-desktop
-pkgver=3.32.2
+pkgver=3.34.0
 pkgrel=1
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
@@ -12,7 +12,7 @@
 depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes 
libseccomp bubblewrap)
 makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
 checkdepends=(xorg-server-xvfb)
-_commit=85d004eb9e8bab211e9970e03f5da99a27c4d43d  # tags/3.32.2^0
+_commit=fc5dba506df22b950d28c4841fcf723310977a25  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in evolution-data-server/repos (2 files)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:48:40
  Author: heftig
Revision: 362281

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  evolution-data-server/repos/gnome-unstable-x86_64/
  evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 362279, evolution-data-server/trunk/PKGBUILD)

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

Copied: evolution-data-server/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
362279, evolution-data-server/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2019-09-12 00:48:40 UTC (rev 362281)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution;
+arch=(x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
+license=(GPL)
+_commit=4b7967edbf5b4977acdaacd4b783b0a7a918aa0c  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  cmake -H$pkgname -Bbuild \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBEXEC_INSTALL_DIR=/usr/lib \
+-DSYSCONF_INSTALL_DIR=/etc \
+-DENABLE_INTROSPECTION=ON \
+-DENABLE_VALA_BINDINGS=ON \
+-DENABLE_GTK_DOC=ON \
+-DWITH_PHONENUMBER=ON
+  cmake --build build
+}
+
+check() {
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  cmake --build build --target test || :
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


[arch-commits] Commit in gnome-desktop/repos (2 files)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:48:39
  Author: heftig
Revision: 362280

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-desktop/repos/gnome-unstable-x86_64/
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 362279, gnome-desktop/trunk/PKGBUILD)

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

Copied: gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD (from rev 362279, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2019-09-12 00:48:39 UTC (rev 362280)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-desktop
+pkgver=3.34.0
+pkgrel=1
+epoch=1
+pkgdesc="Library with common API for various GNOME modules"
+url="https://gitlab.gnome.org/GNOME/gnome-desktop;
+arch=(x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes 
libseccomp bubblewrap)
+makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
+checkdepends=(xorg-server-xvfb)
+_commit=fc5dba506df22b950d28c4841fcf723310977a25  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build \
+-D gnome_distributor="Arch Linux®" \
+-D gtk_doc=true
+  ninja -C build
+}
+
+check() {
+  # tests broken: missing locale he_IL.UTF-8
+  xvfb-run meson test -C build --print-errorlogs || :
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:48:17
  Author: heftig
Revision: 362279

3.34.0-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:47:57 UTC (rev 362278)
+++ PKGBUILD2019-09-12 00:48:17 UTC (rev 362279)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evolution-data-server
-pkgver=3.32.4
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution;
@@ -10,7 +10,7 @@
 depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git cmake)
 license=(GPL)
-_commit=08a0e971cd06c40caf735984e847c10ba1fbe5f7  # tags/3.32.4^0
+_commit=4b7967edbf5b4977acdaacd4b783b0a7a918aa0c  # tags/3.34.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,7 +30,6 @@
 -DSYSCONF_INSTALL_DIR=/etc \
 -DENABLE_INTROSPECTION=ON \
 -DENABLE_VALA_BINDINGS=ON \
--DENABLE_UOA=OFF \
 -DENABLE_GTK_DOC=ON \
 -DWITH_PHONENUMBER=ON
   cmake --build build


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:19:09
  Author: heftig
Revision: 362277

archrelease: copy trunk to extra-x86_64

Added:
  libical/repos/extra-x86_64/PKGBUILD
(from rev 362276, libical/trunk/PKGBUILD)
Deleted:
  libical/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 00:18:55 UTC (rev 362276)
+++ PKGBUILD2019-09-12 00:19:09 UTC (rev 362277)
@@ -1,39 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=libical
-pkgver=3.0.4
-pkgrel=3
-pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
-arch=('x86_64')
-url='https://github.com/libical/libical'
-license=('LGPL' 'MPL')
-depends=('glibc' 'glib2' 'icu' 'db')
-makedepends=('cmake' 'ninja')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha256sums=('20f39343701ccd3ad896a9f9e982fdf85c1d3a35572e9d962216b69a64aef2ae')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../"${pkgname}-${pkgver}" \
--G Ninja \
--DCMAKE_BUILD_TYPE=Release \
--DSHARED_ONLY=true \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib
-  ninja
-}
-
-check() {
-  ninja -C build test
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}

Copied: libical/repos/extra-x86_64/PKGBUILD (from rev 362276, 
libical/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 00:19:09 UTC (rev 362277)
@@ -0,0 +1,39 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=libical
+pkgver=3.0.5
+pkgrel=1
+pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
+arch=('x86_64')
+url='https://github.com/libical/libical'
+license=('LGPL' 'MPL')
+depends=('glibc' 'glib2' 'icu' 'db')
+makedepends=('cmake' 'gtk-doc' 'doxygen' 'vala' 'gobject-introspection')
+checkdepends=('python-gobject')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha256sums=('483acbf7fee66ca071c2ff8183e46b6f2b3a89e1e866eadf4870eaaa281c8db1')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cmake -H"${pkgname}-${pkgver}" -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DGOBJECT_INTROSPECTION=true \
+-DICAL_GLIB_VAPI=true \
+-DSHARED_ONLY=true
+  cmake --build build
+}
+
+check() {
+  cmake --build build --target test
+}
+
+package() {
+  DESTDIR="${pkgdir}" cmake --build build --target install
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:18:55
  Author: heftig
Revision: 362276

3.0.5-1

Modified:
  libical/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:04:20 UTC (rev 362275)
+++ PKGBUILD2019-09-12 00:18:55 UTC (rev 362276)
@@ -3,37 +3,37 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=libical
-pkgver=3.0.4
-pkgrel=3
+pkgver=3.0.5
+pkgrel=1
 pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
 arch=('x86_64')
 url='https://github.com/libical/libical'
 license=('LGPL' 'MPL')
 depends=('glibc' 'glib2' 'icu' 'db')
-makedepends=('cmake' 'ninja')
+makedepends=('cmake' 'gtk-doc' 'doxygen' 'vala' 'gobject-introspection')
+checkdepends=('python-gobject')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha256sums=('20f39343701ccd3ad896a9f9e982fdf85c1d3a35572e9d962216b69a64aef2ae')
+sha256sums=('483acbf7fee66ca071c2ff8183e46b6f2b3a89e1e866eadf4870eaaa281c8db1')
 
 prepare() {
-  mkdir build
+  cd "${pkgname}-${pkgver}"
 }
 
 build() {
-  cd build
-
-  cmake ../"${pkgname}-${pkgver}" \
--G Ninja \
--DCMAKE_BUILD_TYPE=Release \
--DSHARED_ONLY=true \
+  cmake -H"${pkgname}-${pkgver}" -Bbuild \
+-DCMAKE_BUILD_TYPE=Plain \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib
-  ninja
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DGOBJECT_INTROSPECTION=true \
+-DICAL_GLIB_VAPI=true \
+-DSHARED_ONLY=true
+  cmake --build build
 }
 
 check() {
-  ninja -C build test
+  cmake --build build --target test
 }
 
 package() {
-  DESTDIR="${pkgdir}" ninja -C build install
+  DESTDIR="${pkgdir}" cmake --build build --target install
 }


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:04:20
  Author: heftig
Revision: 362275

archrelease: copy trunk to extra-x86_64

Added:
  gnome-photos/repos/extra-x86_64/PKGBUILD
(from rev 362274, gnome-photos/trunk/PKGBUILD)
Deleted:
  gnome-photos/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 00:04:08 UTC (rev 362274)
+++ PKGBUILD2019-09-12 00:04:20 UTC (rev 362275)
@@ -1,33 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-photos
-pkgver=3.32.1
-pkgrel=1
-pkgdesc="Access, organize, and share your photos on GNOME"
-arch=(x86_64)
-url="https://wiki.gnome.org/Apps/Photos;
-license=(GPL)
-depends=(exempi gtk3 libexif librsvg babl gegl gsettings-desktop-schemas 
grilo-plugins lcms2
- tracker-miners geocode-glib grilo gfbgraph libgdata libgexiv2 libraw 
gnome-online-accounts
- gnome-online-miners dleyna-server dleyna-renderer libdazzle)
-makedepends=(python yelp-tools git meson)
-groups=(gnome)
-_commit=0917d3978a9c4c766a0460f5bed3492aca130caf  # tags/3.32.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libgd.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-photos/repos/extra-x86_64/PKGBUILD (from rev 362274, 
gnome-photos/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 00:04:20 UTC (rev 362275)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-photos
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Access, organize, and share your photos on GNOME"
+arch=(x86_64)
+url="https://wiki.gnome.org/Apps/Photos;
+license=(GPL)
+depends=(exempi gtk3 libexif librsvg babl gegl gsettings-desktop-schemas 
grilo-plugins lcms2
+ tracker-miners geocode-glib grilo gfbgraph libgdata libgexiv2 libraw 
gnome-online-accounts
+ gnome-online-miners dleyna-server dleyna-renderer libdazzle)
+makedepends=(python yelp-tools git meson)
+groups=(gnome)
+_commit=e00955db7b4b957959c39a2ad221aa24f1122b88  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libgd.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:04:08
  Author: heftig
Revision: 362274

3.34.0-1

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:02:31 UTC (rev 362273)
+++ PKGBUILD2019-09-12 00:04:08 UTC (rev 362274)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-photos
-pkgver=3.32.1
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(x86_64)
@@ -12,7 +12,7 @@
  gnome-online-miners dleyna-server dleyna-renderer libdazzle)
 makedepends=(python yelp-tools git meson)
 groups=(gnome)
-_commit=0917d3978a9c4c766a0460f5bed3492aca130caf  # tags/3.32.1^0
+_commit=e00955db7b4b957959c39a2ad221aa24f1122b88  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libgd.git;)
 sha256sums=('SKIP'


[arch-commits] Commit in python-dbusmock/repos/extra-any (PKGBUILD PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:02:28
  Author: heftig
Revision: 362272

archrelease: copy trunk to extra-any

Added:
  python-dbusmock/repos/extra-any/PKGBUILD
(from rev 362271, python-dbusmock/trunk/PKGBUILD)
Deleted:
  python-dbusmock/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 00:01:32 UTC (rev 362271)
+++ PKGBUILD2019-09-12 00:02:28 UTC (rev 362272)
@@ -1,29 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=python-dbusmock
-pkgver=0.18.2
-pkgrel=2
-pkgdesc="Mock D-Bus objects for tests"
-url="https://github.com/martinpitt/python-dbusmock;
-arch=(any)
-license=(LGPL3)
-depends=(python-dbus python-gobject)
-makedepends=(python-setuptools git)
-_commit=6b978e7d00d22fa5fc04f5a2630264077ef5e626  # tags/0.18.2^0
-source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  python setup.py build
-}
-
-package() {
-  cd $pkgname
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-dbusmock/repos/extra-any/PKGBUILD (from rev 362271, 
python-dbusmock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 00:02:28 UTC (rev 362272)
@@ -0,0 +1,29 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=python-dbusmock
+pkgver=0.18.3
+pkgrel=1
+pkgdesc="Mock D-Bus objects for tests"
+url="https://github.com/martinpitt/python-dbusmock;
+arch=(any)
+license=(LGPL3)
+depends=(python-dbus python-gobject)
+makedepends=(python-setuptools git)
+_commit=2b031b920a3ddf4cab843cf7763c8e12bd98e0ac  # tags/0.18.3^0
+source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  python setup.py build
+}
+
+package() {
+  cd $pkgname
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:02:31
  Author: heftig
Revision: 362273

archrelease: copy trunk to extra-x86_64

Added:
  libphonenumber/repos/extra-x86_64/PKGBUILD
(from rev 362271, libphonenumber/trunk/PKGBUILD)
Deleted:
  libphonenumber/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-12 00:02:28 UTC (rev 362272)
+++ PKGBUILD2019-09-12 00:02:31 UTC (rev 362273)
@@ -1,40 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libphonenumber
-pkgver=8.10.15
-pkgrel=1
-pkgdesc="Google's common library for parsing, formatting, and validating 
international phone numbers"
-url="https://github.com/googlei18n/libphonenumber;
-arch=(x86_64)
-license=(Apache)
-depends=(icu protobuf boost-libs)
-makedepends=(boost cmake gtest git 'java-environment>=9')
-_commit=2ae18c163a5096eedce60c4b10ae3145e91c2297  # tags/v8.10.15^0
-source=("git+$url#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^libphonenumber-\|^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  CXXFLAGS+=" -Wno-error=deprecated-declarations"  # readdir_r deprecation
-  CXXFLAGS+=" -Wno-error=unused-variable"  # this is nuts
-  cmake -H$pkgname/cpp -Bbuild \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  cmake --build build
-}
-
-check() {
-  cmake --build build --target tests
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-}

Copied: libphonenumber/repos/extra-x86_64/PKGBUILD (from rev 362271, 
libphonenumber/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-12 00:02:31 UTC (rev 362273)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libphonenumber
+pkgver=8.10.18
+pkgrel=1
+pkgdesc="Google's common library for parsing, formatting, and validating 
international phone numbers"
+url="https://github.com/googlei18n/libphonenumber;
+arch=(x86_64)
+license=(Apache)
+depends=(icu protobuf boost-libs)
+makedepends=(boost cmake gtest git 'java-environment>=9')
+_commit=c10211f2c56ab2b67ef8e6936e96a72bff37fbcc  # tags/v8.10.18^0
+source=("git+$url#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libphonenumber-\|^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  CXXFLAGS+=" -Wno-error=deprecated-declarations"  # readdir_r deprecation
+  CXXFLAGS+=" -Wno-error=unused-variable"  # this is nuts
+  cmake -H$pkgname/cpp -Bbuild \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  cmake --build build
+}
+
+check() {
+  cmake --build build --target tests
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:01:32
  Author: heftig
Revision: 362271

0.18.3-1

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:01:26 UTC (rev 362270)
+++ PKGBUILD2019-09-12 00:01:32 UTC (rev 362271)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=python-dbusmock
-pkgver=0.18.2
-pkgrel=2
+pkgver=0.18.3
+pkgrel=1
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock;
 arch=(any)
@@ -9,7 +9,7 @@
 license=(LGPL3)
 depends=(python-dbus python-gobject)
 makedepends=(python-setuptools git)
-_commit=6b978e7d00d22fa5fc04f5a2630264077ef5e626  # tags/0.18.2^0
+_commit=2b031b920a3ddf4cab843cf7763c8e12bd98e0ac  # tags/0.18.3^0
 source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:01:26
  Author: heftig
Revision: 362270

8.10.18-1

Modified:
  libphonenumber/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:38 UTC (rev 362269)
+++ PKGBUILD2019-09-12 00:01:26 UTC (rev 362270)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libphonenumber
-pkgver=8.10.15
+pkgver=8.10.18
 pkgrel=1
 pkgdesc="Google's common library for parsing, formatting, and validating 
international phone numbers"
 url="https://github.com/googlei18n/libphonenumber;
@@ -9,7 +9,7 @@
 license=(Apache)
 depends=(icu protobuf boost-libs)
 makedepends=(boost cmake gtest git 'java-environment>=9')
-_commit=2ae18c163a5096eedce60c4b10ae3145e91c2297  # tags/v8.10.15^0
+_commit=c10211f2c56ab2b67ef8e6936e96a72bff37fbcc  # tags/v8.10.18^0
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:36
  Author: heftig
Revision: 509334

archrelease: copy trunk to community-x86_64

Added:
  pantheon-code/repos/community-x86_64/PKGBUILD
(from rev 509333, pantheon-code/trunk/PKGBUILD)
Deleted:
  pantheon-code/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:50:37 UTC (rev 509333)
+++ PKGBUILD2019-09-11 23:52:36 UTC (rev 509334)
@@ -1,56 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Ner0 
-
-pkgname=pantheon-code
-pkgver=3.1.1
-pkgrel=2
-pkgdesc='The Pantheon Text Editor'
-arch=(x86_64)
-url=https://github.com/elementary/code
-license=(GPL3)
-depends=(
-  editorconfig-core-c
-  glib2
-  gtk3
-  gtksourceview3
-  libgee
-  libgit2-glib
-  libgranite.so
-  libpeas
-  pango
-)
-makedepends=(
-  git
-  gobject-introspection
-  gtkspell3
-  intltool
-  libsoup
-  meson
-  vala
-  vte3
-  webkit2gtk
-)
-optdepends=(
-  'gtkspell3: Spell Check plugin'
-  'libsoup: Pastebin plugin'
-  'vala: Outline plugin'
-  'vte3: Terminal plugin'
-  'webkit2gtk: Browser Preview plugin'
-)
-source=(pantheon-code::git+https://github.com/elementary/code.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson pantheon-code build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}
-
-# vim: ts=2 sw=2 et:

Copied: pantheon-code/repos/community-x86_64/PKGBUILD (from rev 509333, 
pantheon-code/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:52:36 UTC (rev 509334)
@@ -0,0 +1,56 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ner0 
+
+pkgname=pantheon-code
+pkgver=3.1.1
+pkgrel=3
+pkgdesc='The Pantheon Text Editor'
+arch=(x86_64)
+url=https://github.com/elementary/code
+license=(GPL3)
+depends=(
+  editorconfig-core-c
+  glib2
+  gtk3
+  gtksourceview3
+  libgee
+  libgit2-glib
+  libgranite.so
+  libpeas
+  pango
+)
+makedepends=(
+  git
+  gobject-introspection
+  gtkspell3
+  intltool
+  libsoup
+  meson
+  vala
+  vte3
+  webkit2gtk
+)
+optdepends=(
+  'gtkspell3: Spell Check plugin'
+  'libsoup: Pastebin plugin'
+  'vala: Outline plugin'
+  'vte3: Terminal plugin'
+  'webkit2gtk: Browser Preview plugin'
+)
+source=(pantheon-code::git+https://github.com/elementary/code.git#tag=${pkgver})
+sha256sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson pantheon-code build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:38
  Author: heftig
Revision: 362268

archrelease: copy trunk to extra-x86_64

Added:
  anjuta/repos/extra-x86_64/PKGBUILD
(from rev 362266, anjuta/trunk/PKGBUILD)
Deleted:
  anjuta/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:37 UTC (rev 362267)
+++ PKGBUILD2019-09-11 23:52:38 UTC (rev 362268)
@@ -1,69 +0,0 @@
-# Maintainer: Andreas Radke 
-# Contributor: Harley Laue 
-
-pkgbase=anjuta
-pkgname=('libanjuta' 'anjuta')
-pkgver=3.28.0
-pkgrel=4
-pkgdesc="GNOME Integrated Development Environment (IDE)"
-arch=(x86_64)
-license=(GPL)
-makedepends=(gdl vte3 autogen devhelp glade libgda subversion neon vala dconf 
gtk-doc yelp-tools gnome-common intltool gobject-introspection itstool gjs git 
python)
-url="http://www.anjuta.org/;
-options=('!emptydirs')
-_commit=aaadfafe19450d8524400af9ae09d5187b2d627a  # master
-source=(https://download.gnome.org/sources/$pkgbase/3.28/$pkgbase-$pkgver.tar.xz
-
https://gitlab.gnome.org/GNOME/anjuta/commit/3d2cb92c857b1288aca7d96886cee03714a5f0ff.patch)
-sha256sums=('b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779'
-'4978194241a24b3a70009a48782a5e4651f22e07df588c03dc8ad9f5d427376c')
-
-prepare() {
-  cd $pkgbase-$pkgver
-
-  # vala 0.44
-  patch -Np1 -i ../3d2cb92c857b1288aca7d96886cee03714a5f0ff.patch
-  sed -i '/m4_foreach/s/0\.42/0.44/g' configure.ac
-
-  AUTOPOINT="intltoolize" autoreconf -fvi
-}
-
-
-build() {
-  cd $pkgbase-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --disable-compile-warnings \
-  --disable-schemas-compile \
-  --disable-silent-rules \
-  --disable-static \
-  --enable-introspection \
-  --enable-plugin-devhelp \
-  --enable-plugin-glade \
-  --enable-plugin-subversion \
-  --enable-glade-catalog --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_libanjuta(){
-  pkgdesc="Anjuta runtime library"
-  depends=(gdl)
-  conflicts=('anjuta<3.4.4')
-
-  cd $pkgbase-$pkgver/libanjuta
-
-  # j1: Race during linking
-  make -j1 DESTDIR="$pkgdir" install
-}
-
-package_anjuta(){
-  pkgdesc="GNOME Integrated Development Environment (IDE)"
-  depends=(libanjuta vte3 autogen devhelp glade libgda subversion neon vala 
dconf)
-
-  cd $pkgbase-$pkgver
-  make -j1 DESTDIR="$pkgdir" install
-
-  cd libanjuta
-  make -j1 DESTDIR="$pkgdir" uninstall
-}

Copied: anjuta/repos/extra-x86_64/PKGBUILD (from rev 362266, 
anjuta/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:52:38 UTC (rev 362268)
@@ -0,0 +1,66 @@
+# Maintainer: Andreas Radke 
+# Contributor: Harley Laue 
+
+pkgbase=anjuta
+pkgname=('libanjuta' 'anjuta')
+pkgver=3.28.0
+pkgrel=5
+pkgdesc="GNOME Integrated Development Environment (IDE)"
+arch=(x86_64)
+license=(GPL)
+makedepends=(gdl vte3 autogen devhelp glade libgda subversion neon vala dconf 
gtk-doc yelp-tools gnome-common intltool gobject-introspection itstool gjs git 
python)
+url="http://www.anjuta.org/;
+options=('!emptydirs')
+_commit=aaadfafe19450d8524400af9ae09d5187b2d627a  # master
+source=(https://download.gnome.org/sources/$pkgbase/3.28/$pkgbase-$pkgver.tar.xz)
+sha256sums=('b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # vala 0.46
+  sed -i '/m4_foreach/s/0\.40/0.46/g' configure.ac
+
+  AUTOPOINT="intltoolize" autoreconf -fvi
+}
+
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-compile-warnings \
+  --disable-schemas-compile \
+  --disable-silent-rules \
+  --disable-static \
+  --enable-introspection \
+  --enable-plugin-devhelp \
+  --enable-plugin-glade \
+  --enable-plugin-subversion \
+  --enable-glade-catalog --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_libanjuta(){
+  pkgdesc="Anjuta runtime library"
+  depends=(gdl)
+  conflicts=('anjuta<3.4.4')
+
+  cd $pkgbase-$pkgver/libanjuta
+
+  # j1: Race during linking
+  make -j1 DESTDIR="$pkgdir" install
+}
+
+package_anjuta(){
+  pkgdesc="GNOME Integrated Development Environment (IDE)"
+  depends=(libanjuta vte3 autogen devhelp glade libgda subversion neon vala 
dconf)
+
+  cd $pkgbase-$pkgver
+  make -j1 DESTDIR="$pkgdir" install
+
+  cd libanjuta
+  make -j1 DESTDIR="$pkgdir" uninstall
+}


[arch-commits] Commit in gnome-online-miners/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:38
  Author: heftig
Revision: 362269

archrelease: copy trunk to extra-x86_64

Added:
  gnome-online-miners/repos/extra-x86_64/PKGBUILD
(from rev 362266, gnome-online-miners/trunk/PKGBUILD)
Deleted:
  gnome-online-miners/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:38 UTC (rev 362268)
+++ PKGBUILD2019-09-11 23:52:38 UTC (rev 362269)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-online-miners
-pkgver=3.30.0+3+g8f891d9
-pkgrel=1
-pkgdesc="Crawls through your online content"
-arch=(x86_64)
-url="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
-license=(GPL)
-depends=(libgdata gnome-online-accounts grilo libzapojit tracker gfbgraph 
dleyna-server)
-makedepends=(git autoconf-archive python)
-_commit=8f891d93ba6e32fd771cb1184ae2ddb4341b8e8f  # master
-source=("git+https://gitlab.gnome.org/GNOME/gnome-online-miners.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --libexecdir=/usr/lib --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-miners/repos/extra-x86_64/PKGBUILD (from rev 362266, 
gnome-online-miners/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:52:38 UTC (rev 362269)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-online-miners
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Crawls through your online content"
+arch=(x86_64)
+url="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
+license=(GPL)
+depends=(libgdata gnome-online-accounts grilo libzapojit tracker gfbgraph 
dleyna-server)
+makedepends=(git autoconf-archive python)
+_commit=f9aca437b511ca95e1ea6dab68c099aa9e9ae119  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-online-miners.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --libexecdir=/usr/lib --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:37
  Author: heftig
Revision: 362267

archrelease: copy trunk to extra-x86_64

Added:
  gnome-builder/repos/extra-x86_64/PKGBUILD
(from rev 362266, gnome-builder/trunk/PKGBUILD)
Deleted:
  gnome-builder/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:25 UTC (rev 362266)
+++ PKGBUILD2019-09-11 23:52:37 UTC (rev 362267)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-builder
-pkgver=3.32.4
-pkgrel=1
-pkgdesc="An IDE for writing GNOME-based software"
-url="https://wiki.gnome.org/Apps/Builder;
-arch=(x86_64)
-license=(GPL3)
-depends=(gtksourceview4 devhelp libgit2-glib gjs python-gobject clang 
desktop-file-utils ctags
- libpeas vte3 vala python-jedi autoconf-archive sysprof 
flatpak-builder gspell libdazzle
- template-glib jsonrpc-glib python-sphinx webkit2gtk glade python-lxml 
meson)
-makedepends=(llvm gobject-introspection gtk-doc yelp-tools appstream-glib git 
mm-common
- python-sphinx_rtd_theme)
-checkdepends=(xorg-server-xvfb)
-optdepends=('gnome-code-assistance: Legacy assistance services')
-groups=(gnome-extra)
-_commit=6854e08c105feb655ca3ad3253dd3571b838cabe  # tags/3.32.4^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_BUILDER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build \
--D docs=true \
--D help=true
-  ninja -C build
-}
-
-check() {
-  xvfb-run meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set sw=2 et:

Copied: gnome-builder/repos/extra-x86_64/PKGBUILD (from rev 362266, 
gnome-builder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:52:37 UTC (rev 362267)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-builder
+pkgver=3.32.4
+pkgrel=2
+pkgdesc="An IDE for writing GNOME-based software"
+url="https://wiki.gnome.org/Apps/Builder;
+arch=(x86_64)
+license=(GPL3)
+depends=(gtksourceview4 devhelp libgit2-glib gjs python-gobject clang 
desktop-file-utils ctags
+ libpeas vte3 vala python-jedi autoconf-archive sysprof 
flatpak-builder gspell libdazzle
+ template-glib jsonrpc-glib python-sphinx webkit2gtk glade python-lxml 
meson)
+makedepends=(llvm gobject-introspection gtk-doc yelp-tools appstream-glib git 
mm-common
+ python-sphinx_rtd_theme)
+checkdepends=(xorg-server-xvfb)
+optdepends=('gnome-code-assistance: Legacy assistance services')
+groups=(gnome-extra)
+_commit=6854e08c105feb655ca3ad3253dd3571b838cabe  # tags/3.32.4^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_BUILDER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build \
+-D docs=true \
+-D help=true
+  ninja -C build
+}
+
+check() {
+  xvfb-run meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set sw=2 et:


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:16
  Author: heftig
Revision: 362265

3.28.0-5: vala rebuild

Modified:
  anjuta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:49:40 UTC (rev 362264)
+++ PKGBUILD2019-09-11 23:52:16 UTC (rev 362265)
@@ -4,7 +4,7 @@
 pkgbase=anjuta
 pkgname=('libanjuta' 'anjuta')
 pkgver=3.28.0
-pkgrel=4
+pkgrel=5
 pkgdesc="GNOME Integrated Development Environment (IDE)"
 arch=(x86_64)
 license=(GPL)
@@ -12,17 +12,14 @@
 url="http://www.anjuta.org/;
 options=('!emptydirs')
 _commit=aaadfafe19450d8524400af9ae09d5187b2d627a  # master
-source=(https://download.gnome.org/sources/$pkgbase/3.28/$pkgbase-$pkgver.tar.xz
-
https://gitlab.gnome.org/GNOME/anjuta/commit/3d2cb92c857b1288aca7d96886cee03714a5f0ff.patch)
-sha256sums=('b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779'
-'4978194241a24b3a70009a48782a5e4651f22e07df588c03dc8ad9f5d427376c')
+source=(https://download.gnome.org/sources/$pkgbase/3.28/$pkgbase-$pkgver.tar.xz)
+sha256sums=('b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779')
 
 prepare() {
   cd $pkgbase-$pkgver
 
-  # vala 0.44
-  patch -Np1 -i ../3d2cb92c857b1288aca7d96886cee03714a5f0ff.patch
-  sed -i '/m4_foreach/s/0\.42/0.44/g' configure.ac
+  # vala 0.46
+  sed -i '/m4_foreach/s/0\.40/0.46/g' configure.ac
 
   AUTOPOINT="intltoolize" autoreconf -fvi
 }


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:52:25
  Author: heftig
Revision: 362266

3.32.4-2: vala rebuild

Modified:
  gnome-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:52:16 UTC (rev 362265)
+++ PKGBUILD2019-09-11 23:52:25 UTC (rev 362266)
@@ -2,7 +2,7 @@
 
 pkgname=gnome-builder
 pkgver=3.32.4
-pkgrel=1
+pkgrel=2
 pkgdesc="An IDE for writing GNOME-based software"
 url="https://wiki.gnome.org/Apps/Builder;
 arch=(x86_64)


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 23:50:37
  Author: svenstaro
Revision: 509333

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:50:32 UTC (rev 509332)
+++ PKGBUILD2019-09-11 23:50:37 UTC (rev 509333)
@@ -1,57 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexander Rødseth 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Dan Serban
-# Contributor: Richard Murri
-
-pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.15.2
-pkgrel=1
-pkgdesc='Swiss Army knife of Python web development'
-url='http://werkzeug.pocoo.org/'
-arch=('any')
-license=('custom:BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 
'python2-pytest' 'python-requests' 'python2-requests' 'python-hypothesis' 
'python2-hypothesis')
-source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz;)
-sha512sums=('f356d39a697d7f46f0b6e1b389b197a09e00ee8b000978e6b1de05b16d22c09238dfe5f98d9c7dba2036eb489e92b60a46e5075ecabf032fe0d06404fc4850ae')
-
-prepare() {
-  cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
-  cp -r "werkzeug-$pkgver" "python2-werkzeug-$pkgver"
-}
-
-build() {
-  cd "$srcdir/python-werkzeug-$pkgver"
-
-  python setup.py build
-
-  cd "$srcdir/python2-werkzeug-$pkgver"
-
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/python-werkzeug-$pkgver"
-  python setup.py test
-
-  cd "$srcdir/python2-werkzeug-$pkgver"
-  python2 setup.py test
-}
-
-package_python-werkzeug() {
-  depends=('python')
-  cd "python-werkzeug-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}
-
-package_python2-werkzeug() {
-  depends=('python2')
-  cd "python2-werkzeug-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-werkzeug/repos/community-any/PKGBUILD (from rev 509332, 
python-werkzeug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:50:37 UTC (rev 509333)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexander Rødseth 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Dan Serban
+# Contributor: Richard Murri
+
+pkgname=('python-werkzeug' 'python2-werkzeug')
+pkgver=0.15.6
+pkgrel=1
+pkgdesc='Swiss Army knife of Python web development'
+url='http://werkzeug.pocoo.org/'
+arch=('any')
+license=('custom:BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 
'python2-pytest' 'python-requests' 'python2-requests' 'python-hypothesis' 
'python2-hypothesis')
+source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz;)
+sha512sums=('7f0e2a7848f10ed6950bede34e3251b82155b6da0a37bff856f46f14a1c492123d0b41363fa9739bb4e0307055564bd9a8793f75884b5a706b0d798e1060f5a0')
+
+prepare() {
+  cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
+  cp -r "werkzeug-$pkgver" "python2-werkzeug-$pkgver"
+}
+
+build() {
+  cd "$srcdir/python-werkzeug-$pkgver"
+
+  python setup.py build
+
+  cd "$srcdir/python2-werkzeug-$pkgver"
+
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/python-werkzeug-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/python2-werkzeug-$pkgver"
+  python2 setup.py test
+}
+
+package_python-werkzeug() {
+  depends=('python')
+  cd "python-werkzeug-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+package_python2-werkzeug() {
+  depends=('python2')
+  cd "python2-werkzeug-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 23:50:32
  Author: svenstaro
Revision: 509332

upgpkg: python-werkzeug 0.15.6-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:47:35 UTC (rev 509331)
+++ PKGBUILD2019-09-11 23:50:32 UTC (rev 509332)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.15.2
+pkgver=0.15.6
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='http://werkzeug.pocoo.org/'
@@ -13,7 +13,7 @@
 license=('custom:BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 
'python2-pytest' 'python-requests' 'python2-requests' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz;)
-sha512sums=('f356d39a697d7f46f0b6e1b389b197a09e00ee8b000978e6b1de05b16d22c09238dfe5f98d9c7dba2036eb489e92b60a46e5075ecabf032fe0d06404fc4850ae')
+sha512sums=('7f0e2a7848f10ed6950bede34e3251b82155b6da0a37bff856f46f14a1c492123d0b41363fa9739bb4e0307055564bd9a8793f75884b5a706b0d798e1060f5a0')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"


[arch-commits] Commit in gnome-online-miners/trunk (PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:49:40
  Author: heftig
Revision: 362264

3.34.0-1

Modified:
  gnome-online-miners/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:38:26 UTC (rev 362263)
+++ PKGBUILD2019-09-11 23:49:40 UTC (rev 362264)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gnome-online-miners
-pkgver=3.30.0+3+g8f891d9
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Crawls through your online content"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(libgdata gnome-online-accounts grilo libzapojit tracker gfbgraph 
dleyna-server)
 makedepends=(git autoconf-archive python)
-_commit=8f891d93ba6e32fd771cb1184ae2ddb4341b8e8f  # master
+_commit=f9aca437b511ca95e1ea6dab68c099aa9e9ae119  # tags/3.34.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-online-miners.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:47:35
  Author: heftig
Revision: 509331

3.1.1-3: vala rebuild

Modified:
  pantheon-code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:39:52 UTC (rev 509330)
+++ PKGBUILD2019-09-11 23:47:35 UTC (rev 509331)
@@ -3,7 +3,7 @@
 
 pkgname=pantheon-code
 pkgver=3.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='The Pantheon Text Editor'
 arch=(x86_64)
 url=https://github.com/elementary/code
@@ -38,7 +38,7 @@
   'webkit2gtk: Browser Preview plugin'
 )
 
source=(pantheon-code::git+https://github.com/elementary/code.git#tag=${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cd $pkgname


[arch-commits] Commit in mypaint/repos/community-x86_64 (9 files)

2019-09-11 Thread Eli Schwartz via arch-commits
Date: Wednesday, September 11, 2019 @ 23:39:52
  Author: eschwartz
Revision: 509330

archrelease: copy trunk to community-x86_64

Added:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
(from rev 509329, 
mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
  mypaint/repos/community-x86_64/PKGBUILD
(from rev 509329, mypaint/trunk/PKGBUILD)
  mypaint/repos/community-x86_64/fix-wayland.patch
(from rev 509329, mypaint/trunk/fix-wayland.patch)
  mypaint/repos/community-x86_64/scons-python3.patch
(from rev 509329, mypaint/trunk/scons-python3.patch)
Deleted:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
  mypaint/repos/community-x86_64/PKGBUILD
  mypaint/repos/community-x86_64/fix-wayland.patch
  mypaint/repos/community-x86_64/mypaint-swig3.patch
  mypaint/repos/community-x86_64/scons-python3.patch

--+
 0001-Fix-AppStream-metadata-validation.patch |   94 +++---
 PKGBUILD |  118 
 fix-wayland.patch|  140 +-
 mypaint-swig3.patch  |   11 
 scons-python3.patch  |  342 -
 5 files changed, 351 insertions(+), 354 deletions(-)

Deleted: 0001-Fix-AppStream-metadata-validation.patch
===
--- 0001-Fix-AppStream-metadata-validation.patch2019-09-11 23:39:25 UTC 
(rev 509329)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-11 23:39:52 UTC 
(rev 509330)
@@ -1,47 +0,0 @@
-From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Tue, 25 Dec 2018 03:15:55 +0100
-Subject: [PATCH] Fix AppStream metadata validation
-

- desktop/mypaint.appdata.xml | 15 ---
- 1 file changed, 8 insertions(+), 7 deletions(-)
-
-diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
-index 77a60b2c..209d85e4 100644
 a/desktop/mypaint.appdata.xml
-+++ b/desktop/mypaint.appdata.xml
-@@ -1,12 +1,10 @@
- 
- 
- 
--
--  mypaint.desktop
-+
-+  org.mypaint.mypaint
-   MyPaint
--  
--Painting program for digital artists
--  
-+  Painting program for digital artists
-   GPL-2.0+
-   CC0-1.0
-   
-@@ -24,9 +22,12 @@
-   so you don’t have to configure your own if you don’t want to.
- 
-   
-+  mypaint.desktop
-   http://mypaint.org/
-   
--https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-+  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-   
-   a.t.chadw...@gmail.com
--
-+
--- 
-2.20.1
-

Copied: 
mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch 
(from rev 509329, mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
===
--- 0001-Fix-AppStream-metadata-validation.patch
(rev 0)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-11 23:39:52 UTC 
(rev 509330)
@@ -0,0 +1,47 @@
+From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Tue, 25 Dec 2018 03:15:55 +0100
+Subject: [PATCH] Fix AppStream metadata validation
+
+---
+ desktop/mypaint.appdata.xml | 15 ---
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
+index 77a60b2c..209d85e4 100644
+--- a/desktop/mypaint.appdata.xml
 b/desktop/mypaint.appdata.xml
+@@ -1,12 +1,10 @@
+ 
+ 
+ 
+-
+-  mypaint.desktop
++
++  org.mypaint.mypaint
+   MyPaint
+-  
+-Painting program for digital artists
+-  
++  Painting program for digital artists
+   GPL-2.0+
+   CC0-1.0
+   
+@@ -24,9 +22,12 @@
+   so you don’t have to configure your own if you don’t want to.
+ 
+   
++  mypaint.desktop
+   http://mypaint.org/
+   
+-https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
++  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
+   
+   a.t.chadw...@gmail.com
+-
++
+-- 
+2.20.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:39:25 UTC (rev 509329)
+++ PKGBUILD2019-09-11 23:39:52 UTC (rev 509330)
@@ -1,55 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Jon Nordby 
-
-pkgname=mypaint
-pkgver=1.2.1
-pkgrel=9
-pkgdesc="Fast and easy painting application for digital painters, with brush 
dynamics"
-arch=('x86_64')
-url="http://mypaint.org/;
-license=('GPL')
-depends=('gtk3' 'python2-cairo' 'python2-gobject' 'python2-numpy')
-makedepends=('scons' 'swig3')
-# requires mypaint 2.0 with libmypaint 2.0 to work 

[arch-commits] Commit in mypaint/trunk (PKGBUILD mypaint-swig3.patch)

2019-09-11 Thread Eli Schwartz via arch-commits
Date: Wednesday, September 11, 2019 @ 23:39:25
  Author: eschwartz
Revision: 509329

upgpkg: mypaint 1.2.1-10

backport upstream patch to build with swig 4 -- changes location of installed 
.py files
also, compile bytecode

Modified:
  mypaint/trunk/PKGBUILD
Deleted:
  mypaint/trunk/mypaint-swig3.patch

-+
 PKGBUILD|   20 ++--
 mypaint-swig3.patch |   11 ---
 2 files changed, 14 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:23:31 UTC (rev 509328)
+++ PKGBUILD2019-09-11 23:39:25 UTC (rev 509329)
@@ -4,13 +4,13 @@
 
 pkgname=mypaint
 pkgver=1.2.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Fast and easy painting application for digital painters, with brush 
dynamics"
 arch=('x86_64')
 url="http://mypaint.org/;
 license=('GPL')
 depends=('gtk3' 'python2-cairo' 'python2-gobject' 'python2-numpy')
-makedepends=('scons' 'swig3')
+makedepends=('scons' 'swig')
 # requires mypaint 2.0 with libmypaint 2.0 to work dynamically
 conflicts=('libmypaint')
 
source=(https://github.com/mypaint/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz{,.asc}
@@ -17,7 +17,7 @@
 fix-wayland.patch
 0001-Fix-AppStream-metadata-validation.patch
 scons-python3.patch
-mypaint-swig3.patch)
+
https://github.com/mypaint/mypaint/commit/e05fc17118b6dc20adfe0652756df023528a7fc0.patch)
 validpgpkeys=('C02391F4BBA4F0E2B27C6BFF6E3037E12878B299') # Andrew Chadwick
 sha256sums=('ed2349382f6a0c583d7defae06427e97ac7d14acb77b9e2c0fc7171ddd96d3c7'
 'SKIP'
@@ -24,7 +24,7 @@
 '1ffa2e6e0deb236928f33c7f82cc037949e76600b5f7242f85b18380a241928b'
 '5a0d1dc67a4377adf6d7e38300fcf07b11765ea7bf8866d0a28765d0522ff99b'
 'f2f99e7d0db538eb2c9c084077e7c8ceb480911318b3c0fbf23cf9cc37bfc893'
-'1d76b18aee23257204d78cc6632d3723d2d882527d36ed0db0844307977edaea')
+'b2743d0d3c6d894385bb154ac1594d370adb83ba3ac9beb135c2a196934dfc3b')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -36,12 +36,13 @@
   # https://github.com/mypaint/mypaint/pull/955
   patch -Np1 -i ../0001-Fix-AppStream-metadata-validation.patch
 
+  # FS#63288 -> https://github.com/mypaint/mypaint/issues/1030
+  patch -p1 -i ../e05fc17118b6dc20adfe0652756df023528a7fc0.patch
+
   # Don't use legacy path for AppStream metainfo file
   sed -i 's|/share/appdata|/share/metainfo|' SConscript
 
   patch -p1 -i ../scons-python3.patch
-
-  patch -p1 -i ../mypaint-swig3.patch # FS#63288
 }
 
 build() {
@@ -52,4 +53,11 @@
 package() {
   cd $pkgname-$pkgver
   scons prefix="$pkgdir"/usr install python_binary=python2 
python_config=python2-config
+
+  # This is kind of ugly but removes traces of the build root.
+  while read -rd '' _file; do
+_destdir="$(dirname "${_file#${pkgdir}}")"
+python2 -m compileall -d "${_destdir}" "${_file}"
+python2 -O -m compileall -d "${_destdir}" "${_file}"
+  done < <(find "${pkgdir}"/usr/lib/ -name '*.py' -print0)
 }

Deleted: mypaint-swig3.patch
===
--- mypaint-swig3.patch 2019-09-11 21:23:31 UTC (rev 509328)
+++ mypaint-swig3.patch 2019-09-11 23:39:25 UTC (rev 509329)
@@ -1,11 +0,0 @@
 mypaint-1.2.1/SConstruct.orig  2019-09-07 08:59:20.675785294 +
-+++ mypaint-1.2.1/SConstruct   2019-09-07 08:59:33.795961507 +
-@@ -63,7 +63,7 @@
- # patch with a suitable options switch.
- tools.append("mingw")
- 
--env = Environment(ENV=os.environ, options=opts, tools=tools)
-+env = Environment(ENV=os.environ, options=opts, tools=tools, SWIG='swig-3')
- 
- Help(opts.GenerateHelpText(env))
- 


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:38:26
  Author: heftig
Revision: 362263

archrelease: copy trunk to extra-x86_64

Added:
  libzapojit/repos/extra-x86_64/PKGBUILD
(from rev 362261, libzapojit/trunk/PKGBUILD)
Deleted:
  libzapojit/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:38:25 UTC (rev 362262)
+++ PKGBUILD2019-09-11 23:38:26 UTC (rev 362263)
@@ -1,36 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libzapojit
-pkgver=0.0.3+11+g840627d
-pkgrel=3
-pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
-url="https://wiki.gnome.org/Projects/Zapojit;
-arch=(x86_64)
-license=(GPL)
-depends=(libsoup gnome-online-accounts)
-makedepends=(intltool gobject-introspection gnome-common git gtk-doc)
-_commit=840627d582534dafff7e05c090fb6e1a65ed2199  # master
-source=("git+https://git.gnome.org/browse/libzapojit#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-static --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libzapojit/repos/extra-x86_64/PKGBUILD (from rev 362261, 
libzapojit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:38:26 UTC (rev 362263)
@@ -0,0 +1,36 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libzapojit
+pkgver=0.0.3+14+g2dace3f
+pkgrel=1
+pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
+url="https://wiki.gnome.org/Projects/Zapojit;
+arch=(x86_64)
+license=(GPL)
+depends=(libsoup gnome-online-accounts)
+makedepends=(intltool gobject-introspection git gtk-doc autoconf-archive)
+_commit=2dace3ffcd9ca60c4adb406cf0e8077cd396f722  # master
+source=("git+https://gitlab.gnome.org/GNOME/libzapojit.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:38:17
  Author: heftig
Revision: 362261

0.0.3+14+g2dace3f-1

Modified:
  libzapojit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:37:18 UTC (rev 362260)
+++ PKGBUILD2019-09-11 23:38:17 UTC (rev 362261)
@@ -1,16 +1,16 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libzapojit
-pkgver=0.0.3+11+g840627d
-pkgrel=3
+pkgver=0.0.3+14+g2dace3f
+pkgrel=1
 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
 url="https://wiki.gnome.org/Projects/Zapojit;
 arch=(x86_64)
 license=(GPL)
 depends=(libsoup gnome-online-accounts)
-makedepends=(intltool gobject-introspection gnome-common git gtk-doc)
-_commit=840627d582534dafff7e05c090fb6e1a65ed2199  # master
-source=("git+https://git.gnome.org/browse/libzapojit#commit=$_commit;)
+makedepends=(intltool gobject-introspection git gtk-doc autoconf-archive)
+_commit=2dace3ffcd9ca60c4adb406cf0e8077cd396f722  # master
+source=("git+https://gitlab.gnome.org/GNOME/libzapojit.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:38:25
  Author: heftig
Revision: 362262

archrelease: copy trunk to extra-x86_64

Added:
  dleyna-core/repos/extra-x86_64/PKGBUILD
(from rev 362261, dleyna-core/trunk/PKGBUILD)
Deleted:
  dleyna-core/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:38:17 UTC (rev 362261)
+++ PKGBUILD2019-09-11 23:38:25 UTC (rev 362262)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=dleyna-core
-pkgver=0.6.0
-pkgrel=2
-pkgdesc="Library of utility functions that are used by the higher level dLeyna"
-arch=(x86_64)
-url="http://01.org/dleyna;
-license=(LGPL2.1)
-depends=(gupnp)
-makedepends=(git)
-_commit=32207688478b890c91eb084a84f96b40a729ab14  # tags/v0.6.0
-source=("git+https://github.com/01org/dleyna-core#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  sed -i 's/gupnp-1\.0/gupnp-1.2/g' configure.ac *.pc.in
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: dleyna-core/repos/extra-x86_64/PKGBUILD (from rev 362261, 
dleyna-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:38:25 UTC (rev 362262)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=dleyna-core
+pkgver=0.6.0+2+g1c6853f
+pkgrel=1
+pkgdesc="Library of utility functions that are used by the higher level dLeyna"
+arch=(x86_64)
+url="http://01.org/dleyna;
+license=(LGPL2.1)
+depends=(gupnp)
+makedepends=(git)
+_commit=1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b  # master
+source=("git+https://github.com/01org/dleyna-core#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:37:18
  Author: heftig
Revision: 362260

0.6.0+2+g1c6853f-1

Modified:
  dleyna-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 23:23:18 UTC (rev 362259)
+++ PKGBUILD2019-09-11 23:37:18 UTC (rev 362260)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=dleyna-core
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.0+2+g1c6853f
+pkgrel=1
 pkgdesc="Library of utility functions that are used by the higher level dLeyna"
 arch=(x86_64)
 url="http://01.org/dleyna;
@@ -9,7 +9,7 @@
 license=(LGPL2.1)
 depends=(gupnp)
 makedepends=(git)
-_commit=32207688478b890c91eb084a84f96b40a729ab14  # tags/v0.6.0
+_commit=1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b  # master
 source=("git+https://github.com/01org/dleyna-core#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -20,7 +20,6 @@
 
 prepare() {
   cd $pkgname
-  sed -i 's/gupnp-1\.0/gupnp-1.2/g' configure.ac *.pc.in
   NOCONFIGURE=1 ./autogen.sh
 }
 


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:23:18
  Author: heftig
Revision: 362259

archrelease: copy trunk to extra-x86_64

Added:
  gfbgraph/repos/extra-x86_64/PKGBUILD
(from rev 362258, gfbgraph/trunk/PKGBUILD)
Deleted:
  gfbgraph/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 23:23:04 UTC (rev 362258)
+++ PKGBUILD2019-09-11 23:23:18 UTC (rev 362259)
@@ -1,41 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=gfbgraph
-pkgver=0.2.3+10+gbc03c1f
-pkgrel=2
-pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
-url="https://wiki.gnome.org/Projects/GFBGraph;
-arch=(x86_64)
-license=(LGPL)
-depends=(gnome-online-accounts)
-makedepends=(rest json-glib gobject-introspection gtk-doc git)
-_commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e  # master
-source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd libgfbgraph
-  git describe --tags | sed 's/^v_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd libgfbgraph
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd libgfbgraph
-  ./configure --prefix=/usr \
---disable-static \
---enable-gtk-doc \
---enable-introspection
-  sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
-  make
-}
-
-package() {
-  cd libgfbgraph
-  make DESTDIR="$pkgdir" install \
-libgfbgraphdocdir=/usr/share/doc/$pkgname
-}

Copied: gfbgraph/repos/extra-x86_64/PKGBUILD (from rev 362258, 
gfbgraph/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 23:23:18 UTC (rev 362259)
@@ -0,0 +1,41 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gfbgraph
+pkgver=0.2.3+23+g5925221
+pkgrel=1
+pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
+url="https://wiki.gnome.org/Projects/GFBGraph;
+arch=(x86_64)
+license=(LGPL)
+depends=(gnome-online-accounts)
+makedepends=(rest json-glib gobject-introspection gtk-doc git)
+_commit=5925221e3f46b269b34f49762c4e90ad52827699  # master
+source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd libgfbgraph
+  git describe --tags | sed 's/^v_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd libgfbgraph
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd libgfbgraph
+  ./configure --prefix=/usr \
+--disable-static \
+--enable-gtk-doc \
+--enable-introspection
+  sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
+  make
+}
+
+package() {
+  cd libgfbgraph
+  make DESTDIR="$pkgdir" install \
+libgfbgraphdocdir=/usr/share/doc/$pkgname
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 23:23:04
  Author: heftig
Revision: 362258

0.2.3+23+g5925221-1

Modified:
  gfbgraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:54:43 UTC (rev 362257)
+++ PKGBUILD2019-09-11 23:23:04 UTC (rev 362258)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gfbgraph
-pkgver=0.2.3+10+gbc03c1f
-pkgrel=2
+pkgver=0.2.3+23+g5925221
+pkgrel=1
 pkgdesc="GLib/GObject wrapper for the Facebook Graph API"
 url="https://wiki.gnome.org/Projects/GFBGraph;
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(LGPL)
 depends=(gnome-online-accounts)
 makedepends=(rest json-glib gobject-introspection gtk-doc git)
-_commit=bc03c1f8fa59d80b9a12c0a57c26e7a2f852651e  # master
+_commit=5925221e3f46b269b34f49762c4e90ad52827699  # master
 source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-11 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, September 11, 2019 @ 21:54:41
  Author: seblu
Revision: 362256

db-move: moved libnftnl from [testing] to [core] (x86_64)

Added:
  libnftnl/repos/core-x86_64/PKGBUILD
(from rev 362255, libnftnl/repos/testing-x86_64/PKGBUILD)
Deleted:
  libnftnl/repos/core-x86_64/PKGBUILD
  libnftnl/repos/testing-x86_64/

--+
 /PKGBUILD|   32 
 core-x86_64/PKGBUILD |   32 
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2019-09-11 20:23:51 UTC (rev 362255)
+++ core-x86_64/PKGBUILD2019-09-11 21:54:41 UTC (rev 362256)
@@ -1,32 +0,0 @@
-# Maintainer: Sébastien Luttringer
-
-pkgname=libnftnl
-pkgver=1.1.3
-pkgrel=1
-pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
-arch=('x86_64')
-url='https://netfilter.org/projects/libnftnl/'
-license=('GPL2')
-depends=('libmnl')
-validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
-source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
-sha1sums=('d000e7d07b36fae73ddc3a1aa09e6d7918924eab'
-  'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libnftnl/repos/core-x86_64/PKGBUILD (from rev 362255, 
libnftnl/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2019-09-11 21:54:41 UTC (rev 362256)
@@ -0,0 +1,32 @@
+# Maintainer: Sébastien Luttringer
+
+pkgname=libnftnl
+pkgver=1.1.4
+pkgrel=1
+pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
+arch=('x86_64')
+url='https://netfilter.org/projects/libnftnl/'
+license=('GPL2')
+depends=('libmnl')
+validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
+source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
+sha1sums=('4f42144d05df7797afdb4c4de5d2d5fbb44b3534'
+  'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-09-11 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, September 11, 2019 @ 21:54:43
  Author: seblu
Revision: 362257

db-move: moved nftables from [testing] to [extra] (x86_64)

Added:
  nftables/repos/extra-x86_64/PKGBUILD
(from rev 362256, nftables/repos/testing-x86_64/PKGBUILD)
  nftables/repos/extra-x86_64/nftables.conf
(from rev 362256, nftables/repos/testing-x86_64/nftables.conf)
  nftables/repos/extra-x86_64/nftables.service
(from rev 362256, nftables/repos/testing-x86_64/nftables.service)
Deleted:
  nftables/repos/extra-x86_64/PKGBUILD
  nftables/repos/extra-x86_64/nftables.conf
  nftables/repos/extra-x86_64/nftables.service
  nftables/repos/testing-x86_64/

---+
 /PKGBUILD |   57 
 /nftables.conf|   38 ++
 /nftables.service |   15 ++
 extra-x86_64/PKGBUILD |   57 
 extra-x86_64/nftables.conf|   38 --
 extra-x86_64/nftables.service |   15 --
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2019-09-11 21:54:41 UTC (rev 362256)
+++ extra-x86_64/PKGBUILD   2019-09-11 21:54:43 UTC (rev 362257)
@@ -1,57 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer 
-
-pkgname=nftables
-epoch=1
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='Netfilter tables userspace tools'
-arch=('x86_64')
-url='https://netfilter.org/projects/nftables/'
-license=('GPL2')
-depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
-makedepends=('asciidoc')
-backup=('etc/nftables.conf')
-validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
-source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
-'nftables.conf'
-'nftables.service')
-sha1sums=('17b255780c1374f72c30a206db91fa6b24441824'
-  'SKIP'
-  '7869aa31ac802922073310ffd4cbbc16450171e5'
-  '59185e947ebfd599954800ad2c774171b3f4cd58')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  :
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/usr/share \
---with-json \
---with-python-bin='' # --enable-python=no does not works
-  make
-}
-
-package() {
-  pushd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  popd
-  # basic safe firewall config
-  install -Dm644 nftables.conf "$pkgdir/etc/nftables.conf"
-  # systemd
-  install -Dm644 nftables.service 
"$pkgdir/usr/lib/systemd/system/nftables.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nftables/repos/extra-x86_64/PKGBUILD (from rev 362256, 
nftables/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-09-11 21:54:43 UTC (rev 362257)
@@ -0,0 +1,57 @@
+# Maintainer: Sébastien "Seblu" Luttringer 
+
+pkgname=nftables
+epoch=1
+pkgver=0.9.2
+pkgrel=1
+pkgdesc='Netfilter tables userspace tools'
+arch=('x86_64')
+url='https://netfilter.org/projects/nftables/'
+license=('GPL2')
+depends=('libmnl' 'libnftnl' 'gmp' 'readline' 'ncurses' 'jansson')
+makedepends=('asciidoc')
+backup=('etc/nftables.conf')
+validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
+source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.bz2"{,.sig}
+'nftables.conf'
+'nftables.service')
+sha1sums=('aeec7899d51ea5f3975fd6462279ee27c3343526'
+  'SKIP'
+  '7869aa31ac802922073310ffd4cbbc16450171e5'
+  '59185e947ebfd599954800ad2c774171b3f4cd58')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+  :
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/usr/share \
+--with-json \
+--with-python-bin='' # --enable-python=no does not works
+  make
+}
+
+package() {
+  pushd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  popd
+  # basic safe firewall config
+  install -Dm644 nftables.conf "$pkgdir/etc/nftables.conf"
+  # systemd
+  install -Dm644 nftables.service 
"$pkgdir/usr/lib/systemd/system/nftables.service"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/nftables.conf

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

2019-09-11 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, September 11, 2019 @ 21:23:31
  Author: bisson
Revision: 509328

archrelease: copy trunk to community-x86_64

Added:
  subsurface/repos/community-x86_64/PKGBUILD
(from rev 509327, subsurface/trunk/PKGBUILD)
Deleted:
  subsurface/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 21:23:15 UTC (rev 509327)
+++ PKGBUILD2019-09-11 21:23:31 UTC (rev 509328)
@@ -1,37 +0,0 @@
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.9.2
-pkgrel=1
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('x86_64')
-makedepends=('cmake' 'asciidoc' 'qt5-tools')
-depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
- 'subsurface-libdc' 'qt5-svg' 'qt5-location'
- 'qt5-connectivity' 'qt5-webkit' 'grantlee' 'googlemaps')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('557288be1ee21eb17c09a9bfdec7d9f168a83fae7decaeb8928be387d2c704c9')
-
-# qt5-webkit still used for: printing, manual, facebook
-
-build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   install -d build
-   cd build
-   cmake \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer \
-   ..
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   cd build
-   make DESTDIR="${pkgdir}" install
-}

Copied: subsurface/repos/community-x86_64/PKGBUILD (from rev 509327, 
subsurface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 21:23:31 UTC (rev 509328)
@@ -0,0 +1,37 @@
+# Contributor: Francois Boulogne 
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.9.3
+pkgrel=1
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('x86_64')
+makedepends=('cmake' 'asciidoc' 'qt5-tools')
+depends=('libzip' 'libxml2' 'libxslt' 'sqlite' 'libusb' 'libgit2'
+ 'subsurface-libdc' 'qt5-svg' 'qt5-location'
+ 'qt5-connectivity' 'qt5-webkit' 'grantlee' 'googlemaps')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('8e35ae13d0ca703da412ebef2e21ddc59cc63a0d7a1da6143654375c20b105b8')
+
+# qt5-webkit still used for: printing, manual, facebook
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   install -d build
+   cd build
+   cmake \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer \
+   ..
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   cd build
+   make DESTDIR="${pkgdir}" install
+}


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

2019-09-11 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, September 11, 2019 @ 21:23:15
  Author: bisson
Revision: 509327

upstream update

Modified:
  subsurface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:23:00 UTC (rev 509326)
+++ PKGBUILD2019-09-11 21:23:15 UTC (rev 509327)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface
 _pkgname=Subsurface
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc='Divelog program'
 url='https://subsurface-divelog.org/'
@@ -14,7 +14,7 @@
  'subsurface-libdc' 'qt5-svg' 'qt5-location'
  'qt5-connectivity' 'qt5-webkit' 'grantlee' 'googlemaps')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('557288be1ee21eb17c09a9bfdec7d9f168a83fae7decaeb8928be387d2c704c9')
+sha256sums=('8e35ae13d0ca703da412ebef2e21ddc59cc63a0d7a1da6143654375c20b105b8')
 
 # qt5-webkit still used for: printing, manual, facebook
 


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

2019-09-11 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, September 11, 2019 @ 21:22:49
  Author: bisson
Revision: 509325

upstream update

Modified:
  subsurface-libdc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:05:40 UTC (rev 509324)
+++ PKGBUILD2019-09-11 21:22:49 UTC (rev 509325)
@@ -3,7 +3,7 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
@@ -10,7 +10,7 @@
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('f8d771a06c57521e96803f884bb34cc0fed8f7abe278d41644776cdef0e06288')
+sha256sums=('546b393d7eadfc0ed92139393b39072b7aa36d0ec5a677ad089c98ff6bc88336')
 
 conflicts=('libdivecomputer')
 provides=('libdivecomputer')


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

2019-09-11 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, September 11, 2019 @ 21:23:00
  Author: bisson
Revision: 509326

archrelease: copy trunk to community-x86_64

Added:
  subsurface-libdc/repos/community-x86_64/PKGBUILD
(from rev 509325, subsurface-libdc/trunk/PKGBUILD)
Deleted:
  subsurface-libdc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 21:22:49 UTC (rev 509325)
+++ PKGBUILD2019-09-11 21:23:00 UTC (rev 509326)
@@ -1,33 +0,0 @@
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.2
-pkgrel=1
-pkgdesc='Library for communication with dive computers'
-url='https://github.com/Subsurface-divelog/libdc'
-license=('LGPL')
-arch=('x86_64')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('f8d771a06c57521e96803f884bb34cc0fed8f7abe278d41644776cdef0e06288')
-
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   autoreconf --install
-}
-
-build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: subsurface-libdc/repos/community-x86_64/PKGBUILD (from rev 509325, 
subsurface-libdc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 21:23:00 UTC (rev 509326)
@@ -0,0 +1,33 @@
+# Contributor: Francois Boulogne 
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-libdc
+_pkgname=libdivecomputer-subsurface-branch
+pkgver=4.9.3
+pkgrel=1
+pkgdesc='Library for communication with dive computers'
+url='https://github.com/Subsurface-divelog/libdc'
+license=('LGPL')
+arch=('x86_64')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('546b393d7eadfc0ed92139393b39072b7aa36d0ec5a677ad089c98ff6bc88336')
+
+conflicts=('libdivecomputer')
+provides=('libdivecomputer')
+replaces=('libdivecomputer')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   autoreconf --install
+}
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 21:05:40
  Author: felixonmars
Revision: 509324

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 21:05:36 UTC (rev 509323)
+++ PKGBUILD2019-09-11 21:05:40 UTC (rev 509324)
@@ -1,70 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.35.0
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
- 'python-coverage' 'python2-coverage' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
-  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
-  'python-pytest-xdist' 'python-lark-parser')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('0170f8f8afdf0b0029e10ae3669d6be3d0c362ed7c393a2b0e1d44304c4ddd000635e409ed0ccf59af807d18a9669dd01f65a69a3a5757940e7864c7adbdb3eb')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-
-  cp -a hypothesis-$pkgver{,-py2}
-
-  rm -r hypothesis-$pkgver/hypothesis-python/tests/py2
-  rm -r hypothesis-$pkgver-py2/hypothesis-python/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py build
-}
-
-check() {
-  cd hypothesis-$pkgver/hypothesis-python
-  mv tests/django ../
-  python setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test 
tests.django
-}
-
-package_python-hypothesis() {
-  depends=('python-attrs' 'python-coverage')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-faker: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module'
-  'python-lark-parser: for lark module')
-
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-attrs' 'python2-coverage' 'python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-faker: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module'
-  'python2-lark-parser: for lark module')
-
-  cd hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 509323, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 21:05:40 UTC (rev 509324)
@@ -0,0 +1,70 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=4.36.0
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
+ 'python-coverage' 'python2-coverage' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
+  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
+  'python-pytest-xdist' 'python-lark-parser')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
+sha512sums=('e436d1f5eef8f5279426e39c17af93a816ae38026aa7570177c27d7c5419dfa5da26e9ac7ba64797c90eb9d6b56c601704bf7306eb7455cfdcd3d3852c5e8631')
+
+prepare() {
+  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
+
+  cp -a hypothesis-$pkgver{,-py2}
+
+  rm -r hypothesis-$pkgver/hypothesis-python/tests/py2
+  rm -r hypothesis-$pkgver-py2/hypothesis-python/tests/py3
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
+  python setup.py build
+
+  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
+  python2 

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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 21:05:36
  Author: felixonmars
Revision: 509323

upgpkg: python-hypothesis 4.36.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 21:04:54 UTC (rev 509322)
+++ PKGBUILD2019-09-11 21:05:36 UTC (rev 509323)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.35.0
+pkgver=4.36.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
   'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
   'python-pytest-xdist' 'python-lark-parser')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('0170f8f8afdf0b0029e10ae3669d6be3d0c362ed7c393a2b0e1d44304c4ddd000635e409ed0ccf59af807d18a9669dd01f65a69a3a5757940e7864c7adbdb3eb')
+sha512sums=('e436d1f5eef8f5279426e39c17af93a816ae38026aa7570177c27d7c5419dfa5da26e9ac7ba64797c90eb9d6b56c601704bf7306eb7455cfdcd3d3852c5e8631')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 21:04:54
  Author: felixonmars
Revision: 509322

archrelease: copy trunk to community-any

Added:
  python-osc-lib/repos/community-any/PKGBUILD
(from rev 509321, python-osc-lib/trunk/PKGBUILD)
Deleted:
  python-osc-lib/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 21:04:50 UTC (rev 509321)
+++ PKGBUILD2019-09-11 21:04:54 UTC (rev 509322)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgname=python-osc-lib
-pkgver=1.14.0
-pkgrel=1
-pkgdesc="OpenStackClient Library"
-arch=('any')
-url="https://docs.openstack.org/osc-lib/latest/;
-license=('Apache')
-depends=('python-six' 'python-pbr' 'python-babel' 'python-cliff' 
'python-keystoneauth1'
- 'python-os-client-config' 'python-oslo-i18n' 'python-oslo-utils' 
'python-stevedore'
- 'python-simplejson' 'python-openstacksdk')
-makedepends=('python-setuptools')
-checkdepends=('python-oslotest' 'python-requests-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/osc-lib/archive/$pkgver.tar.gz;)
-sha512sums=('51539ec0dd72e30a006b68e4c244bc274a3bc0191d969966bd8721e824142c36cbbf3e5b2452fa7aa4003a03c4b842f0187da23764db31c899f53c09a3ccdaf8')
-
-export PBR_VERSION=$pkgver
-
-prepare() {
-  # https://storyboard.openstack.org/#!/story/2003142
-  sed -i 's/issubclass/isinstance/' osc-lib-$pkgver/osc_lib/utils/__init__.py
-
-  sed -i 's/assertItemsEqual/assertCountEqual/' 
osc-lib-$pkgver/osc_lib/tests/{cli,utils}/*.py
-}
-
-build() {
-  cd osc-lib-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd osc-lib-$pkgver
-  stestr run
-}
-
-package() {
-  cd osc-lib-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-osc-lib/repos/community-any/PKGBUILD (from rev 509321, 
python-osc-lib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 21:04:54 UTC (rev 509322)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-osc-lib
+pkgver=1.14.1
+pkgrel=1
+pkgdesc="OpenStackClient Library"
+arch=('any')
+url="https://docs.openstack.org/osc-lib/latest/;
+license=('Apache')
+depends=('python-six' 'python-pbr' 'python-babel' 'python-cliff' 
'python-keystoneauth1'
+ 'python-os-client-config' 'python-oslo-i18n' 'python-oslo-utils' 
'python-stevedore'
+ 'python-simplejson' 'python-openstacksdk')
+makedepends=('python-setuptools')
+checkdepends=('python-oslotest' 'python-requests-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/osc-lib/archive/$pkgver.tar.gz;)
+sha512sums=('9e980c8d91ed35d9fd988c924c693fedce259b5d12ee9456dd0e76cf3bd6c9a22d378aa002bff9e9d9e8bcdd6836c773e9f366e56f4ec16f4f5702f133069130')
+
+export PBR_VERSION=$pkgver
+
+prepare() {
+  # https://storyboard.openstack.org/#!/story/2003142
+  sed -i 's/issubclass/isinstance/' osc-lib-$pkgver/osc_lib/utils/__init__.py
+
+  sed -i 's/assertItemsEqual/assertCountEqual/' 
osc-lib-$pkgver/osc_lib/tests/{cli,utils}/*.py
+}
+
+build() {
+  cd osc-lib-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd osc-lib-$pkgver
+  stestr run
+}
+
+package() {
+  cd osc-lib-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 21:04:50
  Author: felixonmars
Revision: 509321

upgpkg: python-osc-lib 1.14.1-1

Modified:
  python-osc-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:55:41 UTC (rev 509320)
+++ PKGBUILD2019-09-11 21:04:50 UTC (rev 509321)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-osc-lib
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="OpenStackClient Library"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-oslotest' 'python-requests-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/osc-lib/archive/$pkgver.tar.gz;)
-sha512sums=('51539ec0dd72e30a006b68e4c244bc274a3bc0191d969966bd8721e824142c36cbbf3e5b2452fa7aa4003a03c4b842f0187da23764db31c899f53c09a3ccdaf8')
+sha512sums=('9e980c8d91ed35d9fd988c924c693fedce259b5d12ee9456dd0e76cf3bd6c9a22d378aa002bff9e9d9e8bcdd6836c773e9f366e56f4ec16f4f5702f133069130')
 
 export PBR_VERSION=$pkgver
 


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:55:37
  Author: felixonmars
Revision: 509319

upgpkg: python-novaclient 15.1.0-1

Modified:
  python-novaclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:54:10 UTC (rev 509318)
+++ PKGBUILD2019-09-11 20:55:37 UTC (rev 509319)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-novaclient
-pkgver=15.0.0
+pkgver=15.1.0
 pkgrel=1
 pkgdesc="Client library for OpenStack Compute API"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-oslotest' 'python-requests-mock' 'python-ddt')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-novaclient/archive/$pkgver.tar.gz;)
-sha512sums=('2cd1d68587288d909e1593a5f9a33fe92ab445325bc9195f382f18f8f1a69a2c68bd4c874db487ec8dfd4a2bc30f2cc8c4d96f543d9104b67b5df42b50f98c2f')
+sha512sums=('4ba658349b53648b35127d85cbcfdd34fbb008fa3c689a29686ba6387c3d7ee81541a245fccdd8735cbd07fff630d465d288ebe9e62894e5357c131509455530')
 
 export PBR_VERSION=$pkgver
 


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:55:41
  Author: felixonmars
Revision: 509320

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:55:37 UTC (rev 509319)
+++ PKGBUILD2019-09-11 20:55:41 UTC (rev 509320)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgname=python-novaclient
-pkgver=15.0.0
-pkgrel=1
-pkgdesc="Client library for OpenStack Compute API"
-arch=('any')
-url="https://docs.openstack.org/python-novaclient/latest/;
-license=('Apache')
-depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneauth1'
- 'python-requests' 'python-iso8601' 'python-oslo-utils' 
'python-oslo-i18n'
- 'python-oslo-serialization')
-makedepends=('python-setuptools')
-checkdepends=('python-oslotest' 'python-requests-mock' 'python-ddt')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-novaclient/archive/$pkgver.tar.gz;)
-sha512sums=('2cd1d68587288d909e1593a5f9a33fe92ab445325bc9195f382f18f8f1a69a2c68bd4c874db487ec8dfd4a2bc30f2cc8c4d96f543d9104b67b5df42b50f98c2f')
-
-export PBR_VERSION=$pkgver
-
-prepare() {
-  sed -i '/simplejson/d' python-novaclient-$pkgver/requirements.txt
-}
-
-build() {
-  cd python-novaclient-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-novaclient-$pkgver
-  stestr run || warning "Tests failed"
-}
-
-package() {
-  cd "$srcdir"/python-novaclient-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-novaclient/repos/community-any/PKGBUILD (from rev 509319, 
python-novaclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:55:41 UTC (rev 509320)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-novaclient
+pkgver=15.1.0
+pkgrel=1
+pkgdesc="Client library for OpenStack Compute API"
+arch=('any')
+url="https://docs.openstack.org/python-novaclient/latest/;
+license=('Apache')
+depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneauth1'
+ 'python-requests' 'python-iso8601' 'python-oslo-utils' 
'python-oslo-i18n'
+ 'python-oslo-serialization')
+makedepends=('python-setuptools')
+checkdepends=('python-oslotest' 'python-requests-mock' 'python-ddt')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-novaclient/archive/$pkgver.tar.gz;)
+sha512sums=('4ba658349b53648b35127d85cbcfdd34fbb008fa3c689a29686ba6387c3d7ee81541a245fccdd8735cbd07fff630d465d288ebe9e62894e5357c131509455530')
+
+export PBR_VERSION=$pkgver
+
+prepare() {
+  sed -i '/simplejson/d' python-novaclient-$pkgver/requirements.txt
+}
+
+build() {
+  cd python-novaclient-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-novaclient-$pkgver
+  stestr run || warning "Tests failed"
+}
+
+package() {
+  cd "$srcdir"/python-novaclient-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:54:06
  Author: felixonmars
Revision: 509317

upgpkg: python-awkward 0.12.9-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:53:25 UTC (rev 509316)
+++ PKGBUILD2019-09-11 20:54:06 UTC (rev 509317)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-awkward
-pkgver=0.12.8
+pkgver=0.12.9
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
-sha512sums=('9acd597613edd97c77140b6324476227e6d6ef7f901fc4955e8c93966d73e9a5dd12e65aa37350dfd338df038489e5a87484c1afd90277edadbef9e118aadf07')
+sha512sums=('934edff3d97e4db9e7662dc3941b5f8f1359272950ad9c3a262059ba52becf7444e4fd5715a40fc026fdfc70a0f38732f426e4669b776fd81fa2e26d0f5e325b')
 
 build() {
   cd awkward-array-$pkgver


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:54:10
  Author: felixonmars
Revision: 509318

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:54:06 UTC (rev 509317)
+++ PKGBUILD2019-09-11 20:54:10 UTC (rev 509318)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-awkward
-pkgver=0.12.8
-pkgrel=1
-pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
-url="https://github.com/scikit-hep/awkward-array;
-license=('BSD')
-arch=('any')
-depends=('python-numpy')
-makedepends=('python-setuptools' 'python-pytest-runner')
-checkdepends=('python-h5py')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
-sha512sums=('9acd597613edd97c77140b6324476227e6d6ef7f901fc4955e8c93966d73e9a5dd12e65aa37350dfd338df038489e5a87484c1afd90277edadbef9e118aadf07')
-
-build() {
-  cd awkward-array-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd awkward-array-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd awkward-array-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-awkward/repos/community-any/PKGBUILD (from rev 509317, 
python-awkward/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:54:10 UTC (rev 509318)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-awkward
+pkgver=0.12.9
+pkgrel=1
+pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
+url="https://github.com/scikit-hep/awkward-array;
+license=('BSD')
+arch=('any')
+depends=('python-numpy')
+makedepends=('python-setuptools' 'python-pytest-runner')
+checkdepends=('python-h5py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
+sha512sums=('934edff3d97e4db9e7662dc3941b5f8f1359272950ad9c3a262059ba52becf7444e4fd5715a40fc026fdfc70a0f38732f426e4669b776fd81fa2e26d0f5e325b')
+
+build() {
+  cd awkward-array-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd awkward-array-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd awkward-array-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:53:25
  Author: felixonmars
Revision: 509316

archrelease: copy trunk to community-x86_64

Added:
  kcptun/repos/community-x86_64/PKGBUILD
(from rev 509315, kcptun/trunk/PKGBUILD)
  kcptun/repos/community-x86_64/kcptun-server@.service
(from rev 509315, kcptun/trunk/kcptun-server@.service)
  kcptun/repos/community-x86_64/kcptun@.service
(from rev 509315, 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-09-11 20:53:20 UTC (rev 509315)
+++ PKGBUILD2019-09-11 20:53:25 UTC (rev 509316)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Kasei Wang 
-
-pkgname=kcptun
-pkgver=20190905
-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=('5fa43c52d9b2932fc0bb0e5341cd031ff49440155d14f72bbf9169eadd0e2a5715f3c03bfd22a62f40df3bc8148214465796a6cf48944415a4cbccd55c18fd76'
-
'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" # 
-gccgoflags "$CFLAGS $LDFLAGS"
-
-  cd "$srcdir"/kcptun-$pkgver/server
-  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver" # 
-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 509315, 
kcptun/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:53:25 UTC (rev 509316)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Kasei Wang 
+
+pkgname=kcptun
+pkgver=20190910
+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=('9e9f8302b1e3d2c1f536a1ec87a268082c4dc144c040d739cd557a6e0965de5884350824b5b9eda2faaaf6610b1e7624b5dab60d622ec8536d81091df7db2afd'
+
'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" # 
-gccgoflags "$CFLAGS $LDFLAGS"
+
+  cd "$srcdir"/kcptun-$pkgver/server
+  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver" # 
-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 

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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:53:20
  Author: felixonmars
Revision: 509315

upgpkg: kcptun 20190910-1

Modified:
  kcptun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:50:46 UTC (rev 509314)
+++ PKGBUILD2019-09-11 20:53:20 UTC (rev 509315)
@@ -2,7 +2,7 @@
 # Contributor: Kasei Wang 
 
 pkgname=kcptun
-pkgver=20190905
+pkgver=20190910
 pkgrel=1
 pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
 arch=('x86_64')
@@ -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=('5fa43c52d9b2932fc0bb0e5341cd031ff49440155d14f72bbf9169eadd0e2a5715f3c03bfd22a62f40df3bc8148214465796a6cf48944415a4cbccd55c18fd76'
+sha512sums=('9e9f8302b1e3d2c1f536a1ec87a268082c4dc144c040d739cd557a6e0965de5884350824b5b9eda2faaaf6610b1e7624b5dab60d622ec8536d81091df7db2afd'
 
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
 
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
 


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:50:46
  Author: felixonmars
Revision: 509314

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:50:42 UTC (rev 509313)
+++ PKGBUILD2019-09-11 20:50:46 UTC (rev 509314)
@@ -1,21 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Bruno Galeotti 
-
-pkgname=typescript
-pkgver=3.6.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=('9664382fe27a9a7bb7c7078ff3eacead4c3398df8c4408fb4e0b49b436971393ccc97da40ab925860debbceb0e21f35e01631058ed85d463dcd64303daf2c07f')
-
-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 509313, 
typescript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:50:46 UTC (rev 509314)
@@ -0,0 +1,21 @@
+# Maintainer: Felix Yan 
+# Contributor: Bruno Galeotti 
+
+pkgname=typescript
+pkgver=3.6.3
+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=('37b6dc7892f50ad450d91886d0040c135de4b11ec38ae421fd07a1b9b61c821cefdb4b6787e3109d022e25d7539ac6ea623f9dced721ca47a6cf4cc5ce5bdd43')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:50:42
  Author: felixonmars
Revision: 509313

upgpkg: typescript 3.6.3-1

Modified:
  typescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:47:29 UTC (rev 509312)
+++ PKGBUILD2019-09-11 20:50:42 UTC (rev 509313)
@@ -2,7 +2,7 @@
 # Contributor: Bruno Galeotti 
 
 pkgname=typescript
-pkgver=3.6.2
+pkgver=3.6.3
 pkgrel=1
 pkgdesc="TypeScript is a language for application scale JavaScript development"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('9664382fe27a9a7bb7c7078ff3eacead4c3398df8c4408fb4e0b49b436971393ccc97da40ab925860debbceb0e21f35e01631058ed85d463dcd64303daf2c07f')
+sha512sums=('37b6dc7892f50ad450d91886d0040c135de4b11ec38ae421fd07a1b9b61c821cefdb4b6787e3109d022e25d7539ac6ea623f9dced721ca47a6cf4cc5ce5bdd43')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 20:47:29
  Author: svenstaro
Revision: 509312

archrelease: copy trunk to community-any

Added:
  python-gitlab/repos/community-any/
  python-gitlab/repos/community-any/PKGBUILD
(from rev 509311, python-gitlab/trunk/PKGBUILD)

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

Copied: python-gitlab/repos/community-any/PKGBUILD (from rev 509311, 
python-gitlab/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-09-11 20:47:29 UTC (rev 509312)
@@ -0,0 +1,18 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: crab2313 
+
+pkgname=python-gitlab
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="Python wrapper for the GitLab API"
+arch=(any)
+url="https://github.com/python-gitlab/python-gitlab;
+license=('LGPL3')
+depends=('python' 'python-requests' 'python-six')
+source=(${url}/archive/v${pkgver}.tar.gz)
+sha512sums=('fe676a6c8b23fc9df1db90ba9c86416547398808faf87b7ea5416e92d9327aa5577b6c18b2c10d394e426bdeda9104580f5e9d45ceddff64dc2152a102218770')
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 20:47:23
  Author: svenstaro
Revision: 509311

upgpkg: python-gitlab 1.11.0-1

Modified:
  python-gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:46:09 UTC (rev 509310)
+++ PKGBUILD2019-09-11 20:47:23 UTC (rev 509311)
@@ -1,4 +1,4 @@
-# Mmaintainer: Sven-Hendrik Haase 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: crab2313 
 
 pkgname=python-gitlab
@@ -10,7 +10,7 @@
 license=('LGPL3')
 depends=('python' 'python-requests' 'python-six')
 source=(${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('4114634676922af357fb44fd4b106b6a')
+sha512sums=('fe676a6c8b23fc9df1db90ba9c86416547398808faf87b7ea5416e92d9327aa5577b6c18b2c10d394e426bdeda9104580f5e9d45ceddff64dc2152a102218770')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in (4 files)

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 20:46:09
  Author: svenstaro
Revision: 509310

Move python-gitlab from AUR

Added:
  python-gitlab/
  python-gitlab/repos/
  python-gitlab/trunk/
  python-gitlab/trunk/PKGBUILD

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

Added: python-gitlab/trunk/PKGBUILD
===
--- python-gitlab/trunk/PKGBUILD(rev 0)
+++ python-gitlab/trunk/PKGBUILD2019-09-11 20:46:09 UTC (rev 509310)
@@ -0,0 +1,18 @@
+# Mmaintainer: Sven-Hendrik Haase 
+# Contributor: crab2313 
+
+pkgname=python-gitlab
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="Python wrapper for the GitLab API"
+arch=(any)
+url="https://github.com/python-gitlab/python-gitlab;
+license=('LGPL3')
+depends=('python' 'python-requests' 'python-six')
+source=(${url}/archive/v${pkgver}.tar.gz)
+sha512sums=('4114634676922af357fb44fd4b106b6a')
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}


[arch-commits] Commit in npm-check-updates/trunk (PKGBUILD)

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:45:04
  Author: felixonmars
Revision: 509308

upgpkg: npm-check-updates 3.1.22-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:36:58 UTC (rev 509307)
+++ PKGBUILD2019-09-11 20:45:04 UTC (rev 509308)
@@ -2,7 +2,7 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=3.1.21
+pkgver=3.1.22
 pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('b7b2b281d1d9d5c1768d2ea470e3e2520eace774aae6370ea879dd74e7bddaa5bb5dde2687d0144f9d8e61843461f0223fb548759e77efdfc6fdab46e89d160c')
+sha512sums=('8251b6ba2e1b33a7db3c90a7526ba16995514d4efbc6a2509859d2a9e20d408da4fd5a368e2b8e2e96ef193110e2cedafc4d86bf465eefeaa6e623de5b39745c')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in npm-check-updates/repos/community-any (PKGBUILD PKGBUILD)

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:45:08
  Author: felixonmars
Revision: 509309

archrelease: copy trunk to community-any

Added:
  npm-check-updates/repos/community-any/PKGBUILD
(from rev 509308, npm-check-updates/trunk/PKGBUILD)
Deleted:
  npm-check-updates/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:45:04 UTC (rev 509308)
+++ PKGBUILD2019-09-11 20:45:08 UTC (rev 509309)
@@ -1,27 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=npm-check-updates
-pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=3.1.21
-pkgrel=1
-arch=('any')
-url='https://github.com/tjunnone/npm-check-updates'
-license=('Apache')
-depends=('semver')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('b7b2b281d1d9d5c1768d2ea470e3e2520eace774aae6370ea879dd74e7bddaa5bb5dde2687d0144f9d8e61843461f0223fb548759e77efdfc6fdab46e89d160c')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-  done
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}

Copied: npm-check-updates/repos/community-any/PKGBUILD (from rev 509308, 
npm-check-updates/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:45:08 UTC (rev 509309)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+
+pkgname=npm-check-updates
+pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
+pkgver=3.1.22
+pkgrel=1
+arch=('any')
+url='https://github.com/tjunnone/npm-check-updates'
+license=('Apache')
+depends=('semver')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('8251b6ba2e1b33a7db3c90a7526ba16995514d4efbc6a2509859d2a9e20d408da4fd5a368e2b8e2e96ef193110e2cedafc4d86bf465eefeaa6e623de5b39745c')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+  done
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:36:54
  Author: felixonmars
Revision: 509306

upgpkg: python-pluggy 0.13.0-1

Modified:
  python-pluggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 20:12:40 UTC (rev 509305)
+++ PKGBUILD2019-09-11 20:36:54 UTC (rev 509306)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pluggy
 pkgname=(python-pluggy python2-pluggy)
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
@@ -12,7 +12,7 @@
  'python2-importlib-metadata')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pluggy/archive/$pkgver.tar.gz;)
-sha512sums=('84e0f085132e14b015b03a59ca6f90beff3f8cd7577d3097dca626e063b255f3b1d27c518d2afd28a31556eca58c6a6b6afa0b7922717ac44f0a500b59b6cc2f')
+sha512sums=('cc946bf3e003e0c6fd04d113682560c6e2c84ffa790a6177f43cd5754d25248bae33af6aa77d86c938cea31bc386af9ada88d61499071a6216da1fd94bc11773')
 
 prepare() {
   cp -a pluggy-$pkgver{,-py2}


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

2019-09-11 Thread Felix Yan via arch-commits
Date: Wednesday, September 11, 2019 @ 20:36:58
  Author: felixonmars
Revision: 509307

archrelease: copy trunk to community-testing-any

Added:
  python-pluggy/repos/community-testing-any/
  python-pluggy/repos/community-testing-any/PKGBUILD
(from rev 509306, python-pluggy/trunk/PKGBUILD)

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

Copied: python-pluggy/repos/community-testing-any/PKGBUILD (from rev 509306, 
python-pluggy/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-09-11 20:36:58 UTC (rev 509307)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-pluggy
+pkgname=(python-pluggy python2-pluggy)
+pkgver=0.13.0
+pkgrel=1
+pkgdesc="Plugin and hook calling mechanisms for python"
+arch=('any')
+url="https://www.pluggypayments.com/docs/python;
+license=('MIT')
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 
'python-importlib-metadata'
+ 'python2-importlib-metadata')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pluggy/archive/$pkgver.tar.gz;)
+sha512sums=('cc946bf3e003e0c6fd04d113682560c6e2c84ffa790a6177f43cd5754d25248bae33af6aa77d86c938cea31bc386af9ada88d61499071a6216da1fd94bc11773')
+
+prepare() {
+  cp -a pluggy-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pluggy-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pluggy-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pluggy-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/pluggy-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-pluggy() {
+  depends=('python-importlib-metadata')
+
+  cd pluggy-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pluggy() {
+  depends=('python2-importlib-metadata')
+
+  cd pluggy-$pkgver-py2
+  python2 setup.py install -O1 --root "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in dleyna-server/trunk (PKGBUILD gupnp-1.2.diff)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 20:23:42
  Author: heftig
Revision: 362254

0.6.0+2+geb895ae-1

Modified:
  dleyna-server/trunk/PKGBUILD
Deleted:
  dleyna-server/trunk/gupnp-1.2.diff

+
 PKGBUILD   |   13 +
 gupnp-1.2.diff |   34 --
 2 files changed, 5 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 19:50:07 UTC (rev 362253)
+++ PKGBUILD2019-09-11 20:23:42 UTC (rev 362254)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=dleyna-server
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.0+2+geb895ae
+pkgrel=1
 pkgdesc="Library to discover, browse and manipulate Digital Media Servers"
 arch=(x86_64)
 url="http://01.org/dleyna;
@@ -9,11 +9,9 @@
 license=(LGPL2.1)
 depends=(dleyna-connector-dbus gupnp-av gupnp-dlna libsoup)
 makedepends=(git)
-_commit=776950d5d96ac9dbf5c5c47bde8ac06f50a3cf46  # tags/0.6.0
-source=("git+https://github.com/01org/dleyna-server#commit=$_commit;
-gupnp-1.2.diff)
-sha256sums=('SKIP'
-'9954e8f8c46ad9ee42359b53332264821b27470dac6617e30f44e8961e1599d0')
+_commit=eb895ae82715e9889a948ffa810c0f828b4f4c76  # master
+source=("git+https://github.com/01org/dleyna-server#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -22,7 +20,6 @@
 
 prepare() {
   cd $pkgname
-  patch -Np1 -i ../gupnp-1.2.diff
   NOCONFIGURE=1 ./autogen.sh
 }
 

Deleted: gupnp-1.2.diff
===
--- gupnp-1.2.diff  2019-09-11 19:50:07 UTC (rev 362253)
+++ gupnp-1.2.diff  2019-09-11 20:23:42 UTC (rev 362254)
@@ -1,34 +0,0 @@
- configure.ac| 4 ++--
- libdleyna/server/upnp.c | 4 ++--
- 2 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git c/configure.ac i/configure.ac
-index 11879e7..329294a 100644
 c/configure.ac
-+++ i/configure.ac
-@@ -38,8 +38,8 @@ LT_LANG([C])
- PKG_PROG_PKG_CONFIG(0.16)
- PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.28])
- PKG_CHECK_MODULES([GIO], [gio-2.0 >= 2.28])
--PKG_CHECK_MODULES([GSSDP], [gssdp-1.0 >= 0.13.2])
--PKG_CHECK_MODULES([GUPNP], [gupnp-1.0 >= 0.20.3])
-+PKG_CHECK_MODULES([GSSDP], [gssdp-1.2 >= 1.2.0])
-+PKG_CHECK_MODULES([GUPNP], [gupnp-1.2 >= 1.2.0])
- PKG_CHECK_MODULES([GUPNPAV], [gupnp-av-1.0 >= 0.11.5])
- PKG_CHECK_MODULES([GUPNPDLNA], [gupnp-dlna-2.0 >= 0.9.4])
- PKG_CHECK_MODULES([SOUP], [libsoup-2.4 >= 2.28.2])
-diff --git c/libdleyna/server/upnp.c i/libdleyna/server/upnp.c
-index 9913a76..d04efb8 100755
 c/libdleyna/server/upnp.c
-+++ i/libdleyna/server/upnp.c
-@@ -351,8 +351,8 @@ static void prv_device_unavailable_cb(GUPnPControlPoint 
*cp,
- 
-   udn = gupnp_device_info_get_udn((GUPnPDeviceInfo *)proxy);
- 
--  ip_address = gupnp_context_get_host_ip(
--  gupnp_control_point_get_context(cp));
-+  ip_address = gssdp_client_get_host_ip(
-+  GSSDP_CLIENT(gupnp_control_point_get_context(cp)));
- 
-   if (!udn || !ip_address)
-   goto on_error;


[arch-commits] Commit in dleyna-server/repos/extra-x86_64 (3 files)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 20:23:51
  Author: heftig
Revision: 362255

archrelease: copy trunk to extra-x86_64

Added:
  dleyna-server/repos/extra-x86_64/PKGBUILD
(from rev 362254, dleyna-server/trunk/PKGBUILD)
Deleted:
  dleyna-server/repos/extra-x86_64/PKGBUILD
  dleyna-server/repos/extra-x86_64/gupnp-1.2.diff

+
 PKGBUILD   |   89 ++-
 gupnp-1.2.diff |   34 -
 2 files changed, 43 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:23:42 UTC (rev 362254)
+++ PKGBUILD2019-09-11 20:23:51 UTC (rev 362255)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=dleyna-server
-pkgver=0.6.0
-pkgrel=2
-pkgdesc="Library to discover, browse and manipulate Digital Media Servers"
-arch=(x86_64)
-url="http://01.org/dleyna;
-license=(LGPL2.1)
-depends=(dleyna-connector-dbus gupnp-av gupnp-dlna libsoup)
-makedepends=(git)
-_commit=776950d5d96ac9dbf5c5c47bde8ac06f50a3cf46  # tags/0.6.0
-source=("git+https://github.com/01org/dleyna-server#commit=$_commit;
-gupnp-1.2.diff)
-sha256sums=('SKIP'
-'9954e8f8c46ad9ee42359b53332264821b27470dac6617e30f44e8961e1599d0')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  patch -Np1 -i ../gupnp-1.2.diff
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  CFLAGS+=" -Wno-deprecated-declarations"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --libexecdir=/usr/lib
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: dleyna-server/repos/extra-x86_64/PKGBUILD (from rev 362254, 
dleyna-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:23:51 UTC (rev 362255)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=dleyna-server
+pkgver=0.6.0+2+geb895ae
+pkgrel=1
+pkgdesc="Library to discover, browse and manipulate Digital Media Servers"
+arch=(x86_64)
+url="http://01.org/dleyna;
+license=(LGPL2.1)
+depends=(dleyna-connector-dbus gupnp-av gupnp-dlna libsoup)
+makedepends=(git)
+_commit=eb895ae82715e9889a948ffa810c0f828b4f4c76  # master
+source=("git+https://github.com/01org/dleyna-server#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  CFLAGS+=" -Wno-deprecated-declarations"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --libexecdir=/usr/lib
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: gupnp-1.2.diff
===
--- gupnp-1.2.diff  2019-09-11 20:23:42 UTC (rev 362254)
+++ gupnp-1.2.diff  2019-09-11 20:23:51 UTC (rev 362255)
@@ -1,34 +0,0 @@
- configure.ac| 4 ++--
- libdleyna/server/upnp.c | 4 ++--
- 2 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git c/configure.ac i/configure.ac
-index 11879e7..329294a 100644
 c/configure.ac
-+++ i/configure.ac
-@@ -38,8 +38,8 @@ LT_LANG([C])
- PKG_PROG_PKG_CONFIG(0.16)
- PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.28])
- PKG_CHECK_MODULES([GIO], [gio-2.0 >= 2.28])
--PKG_CHECK_MODULES([GSSDP], [gssdp-1.0 >= 0.13.2])
--PKG_CHECK_MODULES([GUPNP], [gupnp-1.0 >= 0.20.3])
-+PKG_CHECK_MODULES([GSSDP], [gssdp-1.2 >= 1.2.0])
-+PKG_CHECK_MODULES([GUPNP], [gupnp-1.2 >= 1.2.0])
- PKG_CHECK_MODULES([GUPNPAV], [gupnp-av-1.0 >= 0.11.5])
- PKG_CHECK_MODULES([GUPNPDLNA], [gupnp-dlna-2.0 >= 0.9.4])
- PKG_CHECK_MODULES([SOUP], [libsoup-2.4 >= 2.28.2])
-diff --git c/libdleyna/server/upnp.c i/libdleyna/server/upnp.c
-index 9913a76..d04efb8 100755
 c/libdleyna/server/upnp.c
-+++ i/libdleyna/server/upnp.c
-@@ -351,8 +351,8 @@ static void prv_device_unavailable_cb(GUPnPControlPoint 
*cp,
- 
-   udn = gupnp_device_info_get_udn((GUPnPDeviceInfo *)proxy);
- 
--  ip_address = gupnp_context_get_host_ip(
--  gupnp_control_point_get_context(cp));
-+  ip_address = gssdp_client_get_host_ip(
-+  GSSDP_CLIENT(gupnp_control_point_get_context(cp)));
- 
-   if (!udn || !ip_address)
-   goto on_error;


[arch-commits] Commit in archlinux-contrib/repos (2 files)

2019-09-11 Thread Morten Linderud via arch-commits
Date: Wednesday, September 11, 2019 @ 20:12:40
  Author: foxboron
Revision: 509305

archrelease: copy trunk to community-any

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

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

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


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

2019-09-11 Thread Morten Linderud via arch-commits
Date: Wednesday, September 11, 2019 @ 20:12:33
  Author: foxboron
Revision: 509304

upgpkg: archlinux-contrib 20190911-1

Initital release for contrib

Added:
  archlinux-contrib/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:12:33 UTC (rev 509304)
@@ -0,0 +1,22 @@
+# Maintainer: Morten Linderud 
+
+pkgname=archlinux-contrib
+pkgver=20190911
+pkgrel=1
+pkgdesc='Collection of contrib scripts used in Arch Linux'
+arch=('any')
+license=('GPL')
+url='https://github.com/archlinux/contrib'
+depends=('python')
+optdepends=('python-requests: for security tracker')
+source=("https://github.com/archlinux/contrib/releases/download/20190911/contrib-20190911.tar.gz"{,.sig})
+validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16')
+sha256sums=('4a34be1916695cf7756ad2662a8404f9a416e258598c042d1984ba6833f4ebb8'
+'SKIP')
+
+package() {
+  cd contrib-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (3 files)

2019-09-11 Thread Morten Linderud via arch-commits
Date: Wednesday, September 11, 2019 @ 20:12:08
  Author: foxboron
Revision: 509303

addpkg: archlinux-contrib 20190911-1

Added:
  archlinux-contrib/
  archlinux-contrib/repos/
  archlinux-contrib/trunk/


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

2019-09-11 Thread Daniel M. Capella via arch-commits
Date: Wednesday, September 11, 2019 @ 20:07:33
  Author: polyzen
Revision: 509302

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 509301, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 20:07:11 UTC (rev 509301)
+++ PKGBUILD2019-09-11 20:07:33 UTC (rev 509302)
@@ -1,36 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2019.09.12
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="https://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 509301, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 20:07:33 UTC (rev 509302)
@@ -0,0 +1,36 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2019.09.12.1
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="https://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2019-09-11 Thread Daniel M. Capella via arch-commits
Date: Wednesday, September 11, 2019 @ 20:07:11
  Author: polyzen
Revision: 509301

upgpkg: youtube-dl 2019.09.12.1-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 18:56:29 UTC (rev 509300)
+++ PKGBUILD2019-09-11 20:07:11 UTC (rev 509301)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2019.09.12
+pkgver=2019.09.12.1
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
 
source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72'
+sha256sums=('ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.


[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 19:49:51
  Author: heftig
Revision: 362252

3.34.0-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 19:46:56 UTC (rev 362251)
+++ PKGBUILD2019-09-11 19:49:51 UTC (rev 362252)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gnome-online-accounts
-pkgver=3.33.92
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
@@ -12,7 +12,7 @@
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('gvfs-goa: Virtual file systems, e.g. OwnCloud'
 'gvfs-google: Google Drive')
-_commit=820c7fa83a5aff63dbb46423486b123a05ac20ed  # tags/3.33.92^0
+_commit=eabe91aec08ce2e1d2b7bb6b67c6ba097aee0ba9  # tags/3.34.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-online-accounts/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 19:50:07
  Author: heftig
Revision: 362253

archrelease: copy trunk to extra-x86_64

Added:
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD
(from rev 362252, gnome-online-accounts/trunk/PKGBUILD)
Deleted:
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 19:49:51 UTC (rev 362252)
+++ PKGBUILD2019-09-11 19:50:07 UTC (rev 362253)
@@ -1,45 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gnome-online-accounts
-pkgver=3.33.92
-pkgrel=1
-pkgdesc="Single sign-on framework for GNOME"
-url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
-arch=(x86_64)
-license=(LGPL)
-depends=(webkit2gtk json-glib libnotify rest libsecret krb5 gcr)
-makedepends=(gobject-introspection gtk-doc vala git meson)
-optdepends=('gvfs-goa: Virtual file systems, e.g. OwnCloud'
-'gvfs-google: Google Drive')
-_commit=820c7fa83a5aff63dbb46423486b123a05ac20ed  # tags/3.33.92^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build \
--D lastfm=true \
--D media_server=true \
--D gtk_doc=true \
--D man=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/extra-x86_64/PKGBUILD (from rev 362252, 
gnome-online-accounts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 19:50:07 UTC (rev 362253)
@@ -0,0 +1,45 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gnome-online-accounts
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Single sign-on framework for GNOME"
+url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts;
+arch=(x86_64)
+license=(LGPL)
+depends=(webkit2gtk json-glib libnotify rest libsecret krb5 gcr)
+makedepends=(gobject-introspection gtk-doc vala git meson)
+optdepends=('gvfs-goa: Virtual file systems, e.g. OwnCloud'
+'gvfs-google: Google Drive')
+_commit=eabe91aec08ce2e1d2b7bb6b67c6ba097aee0ba9  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-online-accounts.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build \
+-D lastfm=true \
+-D media_server=true \
+-D gtk_doc=true \
+-D man=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 19:46:56
  Author: heftig
Revision: 362251

archrelease: copy trunk to extra-x86_64

Added:
  libsoup/repos/extra-x86_64/PKGBUILD
(from rev 362250, libsoup/trunk/PKGBUILD)
Deleted:
  libsoup/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 19:46:45 UTC (rev 362250)
+++ PKGBUILD2019-09-11 19:46:56 UTC (rev 362251)
@@ -1,39 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=libsoup
-pkgver=2.67.93
-pkgrel=1
-pkgdesc="HTTP client/server library for GNOME"
-url="https://wiki.gnome.org/Projects/libsoup;
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 libxml2 glib-networking sqlite krb5 libpsl brotli)
-makedepends=(gobject-introspection python vala git gtk-doc meson samba)
-checkdepends=(apache php-apache)
-optdepends=('samba: Windows Domain SSO')
-_commit=6ef233e2f34e27866e90b550fcca7def9257f98b  # tags/2.67.93^0
-source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: libsoup/repos/extra-x86_64/PKGBUILD (from rev 362250, 
libsoup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 19:46:56 UTC (rev 362251)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.68.1
+pkgrel=1
+pkgdesc="HTTP client/server library for GNOME"
+url="https://wiki.gnome.org/Projects/libsoup;
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 libxml2 glib-networking sqlite krb5 libpsl brotli)
+makedepends=(gobject-introspection python vala git gtk-doc meson samba)
+checkdepends=(apache php-apache)
+optdepends=('samba: Windows Domain SSO')
+_commit=15a3d17bdefebede9262933752a897cf51976a05  # tags/2.68.1^0
+source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=true
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Wednesday, September 11, 2019 @ 19:46:45
  Author: heftig
Revision: 362250

2.68.1-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 18:05:25 UTC (rev 362249)
+++ PKGBUILD2019-09-11 19:46:45 UTC (rev 362250)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.67.93
+pkgver=2.68.1
 pkgrel=1
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup;
@@ -12,7 +12,7 @@
 makedepends=(gobject-introspection python vala git gtk-doc meson samba)
 checkdepends=(apache php-apache)
 optdepends=('samba: Windows Domain SSO')
-_commit=6ef233e2f34e27866e90b550fcca7def9257f98b  # tags/2.67.93^0
+_commit=15a3d17bdefebede9262933752a897cf51976a05  # tags/2.68.1^0
 source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-11 Thread Daniel M. Capella via arch-commits
Date: Wednesday, September 11, 2019 @ 18:56:29
  Author: polyzen
Revision: 509300

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 509299, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 18:56:08 UTC (rev 509299)
+++ PKGBUILD2019-09-11 18:56:29 UTC (rev 509300)
@@ -1,35 +0,0 @@
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2019.09.01
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="https://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 509299, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 18:56:29 UTC (rev 509300)
@@ -0,0 +1,36 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2019.09.12
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="https://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2019-09-11 Thread Daniel M. Capella via arch-commits
Date: Wednesday, September 11, 2019 @ 18:56:08
  Author: polyzen
Revision: 509299

upgpkg: youtube-dl 2019.09.12-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:51:40 UTC (rev 509298)
+++ PKGBUILD2019-09-11 18:56:08 UTC (rev 509299)
@@ -1,8 +1,9 @@
-# Maintainer: Eric Bélanger 
 # Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2019.09.01
+pkgver=2019.09.12
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
 
source=(https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49'
+sha256sums=('a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.


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

2019-09-11 Thread Christian Hesse via arch-commits
Date: Wednesday, September 11, 2019 @ 18:05:25
  Author: eworm
Revision: 362249

archrelease: copy trunk to testing-x86_64

Added:
  recode/repos/testing-x86_64/
  recode/repos/testing-x86_64/PKGBUILD
(from rev 362248, recode/trunk/PKGBUILD)

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

Copied: recode/repos/testing-x86_64/PKGBUILD (from rev 362248, 
recode/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-11 18:05:25 UTC (rev 362249)
@@ -0,0 +1,31 @@
+# Maintainer: Kevin Piche 
+# Contributor: Tom Newsom 
+
+pkgname=recode
+pkgver=3.7.5
+pkgrel=1
+pkgdesc="Converts files between various character sets and usages"
+arch=('x86_64')
+url='https://github.com/rrthomas/recode'
+license=('GPL3' 'LGPL3')
+depends=('glibc')
+makedepends=('python')
+source=("https://github.com/rrthomas/recode/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('604c7d39634776fe33013e1a473d0cce18cf2850637383b0bae62cd15d4b89ea')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--infodir=/usr/share/info \
+--without-included-gettext
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}


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

2019-09-11 Thread Christian Hesse via arch-commits
Date: Wednesday, September 11, 2019 @ 18:05:17
  Author: eworm
Revision: 362248

upgpkg: recode 3.7.5-1

new upstream release

Modified:
  recode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:55:28 UTC (rev 362247)
+++ PKGBUILD2019-09-11 18:05:17 UTC (rev 362248)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=recode
-pkgver=3.7.4
+pkgver=3.7.5
 pkgrel=1
 pkgdesc="Converts files between various character sets and usages"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('python')
 
source=("https://github.com/rrthomas/recode/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('88b9c72e63516f106df8e2488ad5abee8d31458a6b8b0612541665d2df943949')
+sha256sums=('604c7d39634776fe33013e1a473d0cce18cf2850637383b0bae62cd15d4b89ea')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:55:28
  Author: svenstaro
Revision: 362247

archrelease: copy trunk to extra-x86_64

Added:
  libplacebo/repos/extra-x86_64/PKGBUILD
(from rev 362246, libplacebo/trunk/PKGBUILD)
Deleted:
  libplacebo/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 17:55:23 UTC (rev 362246)
+++ PKGBUILD2019-09-11 17:55:28 UTC (rev 362247)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=libplacebo
-pkgver=1.18.0
-pkgrel=1
-pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
-url='https://github.com/haasn/libplacebo'
-arch=('x86_64')
-license=('LGPL2.1')
-depends=('vulkan-icd-loader' 'glslang' 'lcms2' 'shaderc' 
'libshaderc_shared.so')
-makedepends=('meson' 'ninja' 'vulkan-headers')
-provides=('libplacebo.so')
-source=(https://github.com/haasn/libplacebo/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('3115bbd019f4555340e64590e844de61a5fd4f02392b38a34d69059be79dcaeffc3d74b720568fb2f7f974409a8ff5feff83f7d6b7fdb2228af8761b78395339')
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  arch-meson build \
--D tests=true \
--D vulkan=enabled \
--D glslang=enabled \
--D shaderc=enabled \
--D lcms=enabled
-  ninja -C build
-}
-
-check() {
-  cd ${pkgbase}-${pkgver}
-  ninja -C build test
-}
-
-package() {
-  cd ${pkgbase}-${pkgver}
-  DESTDIR="${pkgdir}" ninja -C build install
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: libplacebo/repos/extra-x86_64/PKGBUILD (from rev 362246, 
libplacebo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 17:55:28 UTC (rev 362247)
@@ -0,0 +1,38 @@
+# Maintainer: Levente Polyak 
+
+pkgname=libplacebo
+pkgver=1.18.0
+pkgrel=2
+pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
+url='https://github.com/haasn/libplacebo'
+arch=('x86_64')
+license=('LGPL2.1')
+depends=('vulkan-icd-loader' 'glslang' 'lcms2' 'shaderc' 
'libshaderc_shared.so')
+makedepends=('meson' 'ninja' 'vulkan-headers')
+provides=('libplacebo.so')
+source=(https://github.com/haasn/libplacebo/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('3115bbd019f4555340e64590e844de61a5fd4f02392b38a34d69059be79dcaeffc3d74b720568fb2f7f974409a8ff5feff83f7d6b7fdb2228af8761b78395339')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  arch-meson build \
+-D tests=true \
+-D vulkan=enabled \
+-D glslang=enabled \
+-D shaderc=enabled \
+-D lcms=enabled
+  ninja -C build
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+  ninja -C build test
+}
+
+package() {
+  cd ${pkgbase}-${pkgver}
+  DESTDIR="${pkgdir}" ninja -C build install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:55:23
  Author: svenstaro
Revision: 362246

upgpkg: libplacebo 1.18.0-2

glslang rebuild

Modified:
  libplacebo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:50:18 UTC (rev 362245)
+++ PKGBUILD2019-09-11 17:55:23 UTC (rev 362246)
@@ -2,7 +2,7 @@
 
 pkgname=libplacebo
 pkgver=1.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reusable library for GPU-accelerated video/image rendering primitives'
 url='https://github.com/haasn/libplacebo'
 arch=('x86_64')


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:51:34
  Author: svenstaro
Revision: 509297

upgpkg: gammaray 2.11.0-2

glslang rebuild

Modified:
  gammaray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:50:38 UTC (rev 509296)
+++ PKGBUILD2019-09-11 17:51:34 UTC (rev 509297)
@@ -2,7 +2,7 @@
 
 pkgname=gammaray
 pkgver=2.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool for examining the internals of a Qt application and to some 
extent also manipulate it"
 arch=(x86_64)
 url="https://www.kdab.com/gammaray/;


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:51:40
  Author: svenstaro
Revision: 509298

archrelease: copy trunk to community-x86_64

Added:
  gammaray/repos/community-x86_64/PKGBUILD
(from rev 509297, gammaray/trunk/PKGBUILD)
Deleted:
  gammaray/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 17:51:34 UTC (rev 509297)
+++ PKGBUILD2019-09-11 17:51:40 UTC (rev 509298)
@@ -1,44 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gammaray
-pkgver=2.11.0
-pkgrel=1
-pkgdesc="A tool for examining the internals of a Qt application and to some 
extent also manipulate it"
-arch=(x86_64)
-url="https://www.kdab.com/gammaray/;
-license=(GPL)
-depends=(syntax-highlighting qt5-tools qt5-svg qt5-3d)
-makedepends=(cmake kcoreaddons qt5-script qt5-wayland qt5-webengine qt5-scxml 
qt5-location qt5-connectivity doxygen glslang)
-optdepends=('qt5-wayland: Wayland compositor inspector plugin'
-'qt5-webengine: web inspector plugin'
-'qt5-scxml: state machine viewer plugin'
-'qt5-connectivity: bluetooth plugin'
-'qt5-script: script engine debugger plugin'
-'kcoreaddons: KJob tracker plugin')
-source=(https://github.com/KDAB/GammaRay/releases/download/v$pkgver/gammaray-$pkgver.tar.gz{,.asc})
-sha256sums=('ab0488d2178c532816d491ab361ac3d362590f0e63912f7198f34c1b582209ca'
-'SKIP')
-validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products 

-
-prepare() {
-  mkdir -p build
-
-# Fix plugin install dir
-  sed -e 's|plugins/gammaray|lib/qt/plugins/gammaray|' -i 
$pkgname-$pkgver/CMakeLists.txt
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DGAMMARAY_INSTALL_QT_LAYOUT=ON \
--DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt/mkspecs/modules \
--DPLUGIN_INSTALL_DIR=/usr/lib/qt/plugins/gammaray
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: gammaray/repos/community-x86_64/PKGBUILD (from rev 509297, 
gammaray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 17:51:40 UTC (rev 509298)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gammaray
+pkgver=2.11.0
+pkgrel=2
+pkgdesc="A tool for examining the internals of a Qt application and to some 
extent also manipulate it"
+arch=(x86_64)
+url="https://www.kdab.com/gammaray/;
+license=(GPL)
+depends=(syntax-highlighting qt5-tools qt5-svg qt5-3d)
+makedepends=(cmake kcoreaddons qt5-script qt5-wayland qt5-webengine qt5-scxml 
qt5-location qt5-connectivity doxygen glslang)
+optdepends=('qt5-wayland: Wayland compositor inspector plugin'
+'qt5-webengine: web inspector plugin'
+'qt5-scxml: state machine viewer plugin'
+'qt5-connectivity: bluetooth plugin'
+'qt5-script: script engine debugger plugin'
+'kcoreaddons: KJob tracker plugin')
+source=(https://github.com/KDAB/GammaRay/releases/download/v$pkgver/gammaray-$pkgver.tar.gz{,.asc})
+sha256sums=('ab0488d2178c532816d491ab361ac3d362590f0e63912f7198f34c1b582209ca'
+'SKIP')
+validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products 

+
+prepare() {
+  mkdir -p build
+
+# Fix plugin install dir
+  sed -e 's|plugins/gammaray|lib/qt/plugins/gammaray|' -i 
$pkgname-$pkgver/CMakeLists.txt
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DGAMMARAY_INSTALL_QT_LAYOUT=ON \
+-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt/mkspecs/modules \
+-DPLUGIN_INSTALL_DIR=/usr/lib/qt/plugins/gammaray
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:50:18
  Author: svenstaro
Revision: 362245

archrelease: copy trunk to extra-x86_64

Added:
  shaderc/repos/extra-x86_64/PKGBUILD
(from rev 362244, shaderc/trunk/PKGBUILD)
Deleted:
  shaderc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 17:50:12 UTC (rev 362244)
+++ PKGBUILD2019-09-11 17:50:18 UTC (rev 362245)
@@ -1,57 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Daniel M. Capella 
-# Contributor: Bin Jin 
-
-pkgname=shaderc
-pkgver=2019.0
-pkgrel=1
-pkgdesc='Collection of tools, libraries and tests for shader compilation'
-url='https://github.com/google/shaderc'
-arch=('x86_64')
-license=('Apache')
-depends=('glibc' 'gcc-libs' 'glslang' 'spirv-tools')
-makedepends=('asciidoctor' 'cmake' 'ninja' 'python')
-provides=('libshaderc_shared.so')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/google/shaderc/archive/v${pkgver}.tar.gz
-
'fix-glslang-link-order.patch::https://github.com/google/shaderc/pull/463/commits/21c8be385b3fab5edcb934a6d99f69fd389c4e67.patch')
-sha512sums=('c76887ad0a96145211b6550b0dfe63091df9e1463f9a3140aba2d1982c33e98ad14fb4bcf9ce2281433fc77626fc892c268d0636b9f348a159dd06e3f41b461a'
-
'995297afe2f70086fb5a68e19c8b2e958812dca77e400c7697adaa8b8dbaee62a2f6784794c5a838a1bae96ab71fd3b72d2a50424512f52ee7f324f629e7b390')
-
-# 
https://github.com/gentoo/gentoo/blob/c31d001aeedaf97917fa29fa859e16090cc50282/media-libs/shaderc/shaderc-2017.2.ebuild#L35-L65
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 < ../fix-glslang-link-order.patch
-
-  # de-vendor libs and disable git versioning
-  sed '/examples/d;/third_party/d' -i CMakeLists.txt
-  sed '/build-version/d' -i glslc/CMakeLists.txt
-  cat <<- EOF > glslc/src/build-version.inc
-"${pkgver}\\n"
-"$(pacman -Q spirv-tools|cut -d \  -f 2|sed 's/-.*//')\\n"
-"$(pacman -Q glslang|cut -d \  -f 2|sed 's/-.*//')\\n"
-EOF
-}
-
-build() {
-  mkdir -p ${pkgname}-${pkgver}/build
-  cd ${pkgname}-${pkgver}/build
-  cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DSHADERC_SKIP_TESTS=ON \
--GNinja \
--DSHADERC_ENABLE_NV_EXTENSIONS=OFF # Currently requires glslang-git
-  ninja
-
-  cd ../glslc
-  asciidoctor -b manpage README.asciidoc -o glslc.1
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  DESTDIR="${pkgdir}" ninja -C build install
-  install -Dm 644 glslc/glslc.1 -t "${pkgdir}/usr/share/man/man1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: shaderc/repos/extra-x86_64/PKGBUILD (from rev 362244, 
shaderc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 17:50:18 UTC (rev 362245)
@@ -0,0 +1,57 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel M. Capella 
+# Contributor: Bin Jin 
+
+pkgname=shaderc
+pkgver=2019.0
+pkgrel=2
+pkgdesc='Collection of tools, libraries and tests for shader compilation'
+url='https://github.com/google/shaderc'
+arch=('x86_64')
+license=('Apache')
+depends=('glibc' 'gcc-libs' 'glslang' 'spirv-tools')
+makedepends=('asciidoctor' 'cmake' 'ninja' 'python')
+provides=('libshaderc_shared.so')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/google/shaderc/archive/v${pkgver}.tar.gz
+
'fix-glslang-link-order.patch::https://github.com/google/shaderc/pull/463/commits/21c8be385b3fab5edcb934a6d99f69fd389c4e67.patch')
+sha512sums=('c76887ad0a96145211b6550b0dfe63091df9e1463f9a3140aba2d1982c33e98ad14fb4bcf9ce2281433fc77626fc892c268d0636b9f348a159dd06e3f41b461a'
+
'995297afe2f70086fb5a68e19c8b2e958812dca77e400c7697adaa8b8dbaee62a2f6784794c5a838a1bae96ab71fd3b72d2a50424512f52ee7f324f629e7b390')
+
+# 
https://github.com/gentoo/gentoo/blob/c31d001aeedaf97917fa29fa859e16090cc50282/media-libs/shaderc/shaderc-2017.2.ebuild#L35-L65
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 < ../fix-glslang-link-order.patch
+
+  # de-vendor libs and disable git versioning
+  sed '/examples/d;/third_party/d' -i CMakeLists.txt
+  sed '/build-version/d' -i glslc/CMakeLists.txt
+  cat <<- EOF > glslc/src/build-version.inc
+"${pkgver}\\n"
+"$(pacman -Q spirv-tools|cut -d \  -f 2|sed 's/-.*//')\\n"
+"$(pacman -Q glslang|cut -d \  -f 2|sed 's/-.*//')\\n"
+EOF
+}
+
+build() {
+  mkdir -p ${pkgname}-${pkgver}/build
+  cd ${pkgname}-${pkgver}/build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DSHADERC_SKIP_TESTS=ON \
+-GNinja \
+-DSHADERC_ENABLE_NV_EXTENSIONS=OFF # Currently requires glslang-git
+  ninja
+
+  cd ../glslc
+  asciidoctor -b manpage README.asciidoc -o glslc.1
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  DESTDIR="${pkgdir}" ninja -C 

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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:50:32
  Author: svenstaro
Revision: 509295

upgpkg: snes9x 1.60-2

glslang rebuild

Modified:
  snes9x/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 16:18:21 UTC (rev 509294)
+++ PKGBUILD2019-09-11 17:50:32 UTC (rev 509295)
@@ -7,7 +7,7 @@
   snes9x-gtk
 )
 pkgver=1.60
-pkgrel=1
+pkgrel=2
 pkgdesc='Portable Super Nintendo Entertainment System (TM) emulator'
 arch=(x86_64)
 url=http://www.snes9x.com/


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:50:38
  Author: svenstaro
Revision: 509296

archrelease: copy trunk to community-x86_64

Added:
  snes9x/repos/community-x86_64/PKGBUILD
(from rev 509295, snes9x/trunk/PKGBUILD)
Deleted:
  snes9x/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  244 ++---
 1 file changed, 122 insertions(+), 122 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 17:50:32 UTC (rev 509295)
+++ PKGBUILD2019-09-11 17:50:38 UTC (rev 509296)
@@ -1,122 +0,0 @@
-# Maintainer: Eric Bélanger 
-# Maintainer: Maxime Gauduin 
-
-pkgbase=snes9x
-pkgname=(
-  snes9x
-  snes9x-gtk
-)
-pkgver=1.60
-pkgrel=1
-pkgdesc='Portable Super Nintendo Entertainment System (TM) emulator'
-arch=(x86_64)
-url=http://www.snes9x.com/
-license=(custom)
-makedepends=(
-  alsa-lib
-  cairo
-  gdk-pixbuf2
-  git
-  glib2
-  glslang
-  gtk3
-  intltool
-  libepoxy
-  libpng
-  libpulse
-  libx11
-  libxext
-  libxml2
-  libxrandr
-  libxv
-  meson
-  minizip
-  nasm
-  portaudio
-  sdl2
-  zlib
-)
-source=(
-  git+https://github.com/snes9xgit/snes9x.git#tag=${pkgver}
-  git+https://github.com/KhronosGroup/SPIRV-Cross.git
-)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd snes9x
-
-  for submodule in shaders/SPIRV-Cross; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  cd unix
-
-  autoreconf -fiv
-}
-
-build() {
-  pushd snes9x/unix
-
-  ./configure \
---prefix='/usr' \
---enable-netplay
-  make
-
-  popd
-
-  arch-meson snes9x/gtk build
-  ninja -C build
-}
-
-package_snes9x() {
-  depends=(
-libpng
-libx11
-libxext
-libxinerama
-libxv
-minizip
-zlib
-  )
-
-  cd snes9x/unix
-
-  install -Dm 755 snes9x -t "${pkgdir}"/usr/bin/
-  install -Dm 644 ../docs/{control-inputs.txt,controls.txt,snapshots.txt} -t 
"${pkgdir}"/usr/share/doc/snes9x
-  install -Dm 644 ../LICENSE "${pkgdir}"/usr/share/licenses/snes9x/LICENSE
-
-}
-
-package_snes9x-gtk() {
-  depends=(
-alsa-lib
-cairo
-gdk-pixbuf2
-glib2
-glslang
-gtk3
-hicolor-icon-theme
-libepoxy
-libpng
-libpulse
-libx11
-libxext
-libxml2
-libxrandr
-libxv
-minizip
-portaudio
-sdl2
-zlib
-  )
-
-  DESTDIR="${pkgdir}" ninja -C build install
-
-  install -Dm 644 snes9x/docs/{control-inputs.txt,controls.txt,snapshots.txt} 
-t "${pkgdir}"/usr/share/doc/snes9x-gtk
-  install -Dm 644 snes9x/LICENSE 
"${pkgdir}"/usr/share/licenses/snes9x-gtk/LICENSE
-}
-
-# vim: ts=2 sw=2 et:

Copied: snes9x/repos/community-x86_64/PKGBUILD (from rev 509295, 
snes9x/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 17:50:38 UTC (rev 509296)
@@ -0,0 +1,122 @@
+# Maintainer: Eric Bélanger 
+# Maintainer: Maxime Gauduin 
+
+pkgbase=snes9x
+pkgname=(
+  snes9x
+  snes9x-gtk
+)
+pkgver=1.60
+pkgrel=2
+pkgdesc='Portable Super Nintendo Entertainment System (TM) emulator'
+arch=(x86_64)
+url=http://www.snes9x.com/
+license=(custom)
+makedepends=(
+  alsa-lib
+  cairo
+  gdk-pixbuf2
+  git
+  glib2
+  glslang
+  gtk3
+  intltool
+  libepoxy
+  libpng
+  libpulse
+  libx11
+  libxext
+  libxml2
+  libxrandr
+  libxv
+  meson
+  minizip
+  nasm
+  portaudio
+  sdl2
+  zlib
+)
+source=(
+  git+https://github.com/snes9xgit/snes9x.git#tag=${pkgver}
+  git+https://github.com/KhronosGroup/SPIRV-Cross.git
+)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd snes9x
+
+  for submodule in shaders/SPIRV-Cross; do
+git submodule init ${submodule}
+git config submodule.${submodule}.url ../${submodule#*/}
+git submodule update ${submodule}
+  done
+
+  cd unix
+
+  autoreconf -fiv
+}
+
+build() {
+  pushd snes9x/unix
+
+  ./configure \
+--prefix='/usr' \
+--enable-netplay
+  make
+
+  popd
+
+  arch-meson snes9x/gtk build
+  ninja -C build
+}
+
+package_snes9x() {
+  depends=(
+libpng
+libx11
+libxext
+libxinerama
+libxv
+minizip
+zlib
+  )
+
+  cd snes9x/unix
+
+  install -Dm 755 snes9x -t "${pkgdir}"/usr/bin/
+  install -Dm 644 ../docs/{control-inputs.txt,controls.txt,snapshots.txt} -t 
"${pkgdir}"/usr/share/doc/snes9x
+  install -Dm 644 ../LICENSE "${pkgdir}"/usr/share/licenses/snes9x/LICENSE
+
+}
+
+package_snes9x-gtk() {
+  depends=(
+alsa-lib
+cairo
+gdk-pixbuf2
+glib2
+glslang
+gtk3
+hicolor-icon-theme
+libepoxy
+libpng
+libpulse
+libx11
+libxext
+libxml2
+libxrandr
+libxv
+minizip
+portaudio
+sdl2
+zlib
+  )
+
+  DESTDIR="${pkgdir}" ninja -C build install
+
+  install -Dm 644 snes9x/docs/{control-inputs.txt,controls.txt,snapshots.txt} 
-t "${pkgdir}"/usr/share/doc/snes9x-gtk
+  install -Dm 644 

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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:49:40
  Author: svenstaro
Revision: 362241

Add note for idiots like me

Modified:
  glslang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 14:56:45 UTC (rev 362240)
+++ PKGBUILD2019-09-11 17:49:40 UTC (rev 362241)
@@ -1,5 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 
+# Careful when upgrading this package! It usually breaks ABI without bumping 
soname.
 pkgname=glslang
 pkgver=7.12.3352
 pkgrel=1


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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:50:12
  Author: svenstaro
Revision: 362244

upgpkg: shaderc 2019.0-2

glslang rebuild

Modified:
  shaderc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:49:58 UTC (rev 362243)
+++ PKGBUILD2019-09-11 17:50:12 UTC (rev 362244)
@@ -4,7 +4,7 @@
 
 pkgname=shaderc
 pkgver=2019.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of tools, libraries and tests for shader compilation'
 url='https://github.com/google/shaderc'
 arch=('x86_64')


[arch-commits] Commit in mesa/repos/extra-x86_64 (6 files)

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:49:58
  Author: svenstaro
Revision: 362243

archrelease: copy trunk to extra-x86_64

Added:
  mesa/repos/extra-x86_64/LICENSE
(from rev 362242, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 362242, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/glesv2.pc
(from rev 362242, mesa/trunk/glesv2.pc)
Deleted:
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/glesv2.pc

---+
 LICENSE   |  166 +-
 PKGBUILD  |  378 ++--
 glesv2.pc |   20 +--
 3 files changed, 282 insertions(+), 282 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-09-11 17:49:47 UTC (rev 362242)
+++ LICENSE 2019-09-11 17:49:58 UTC (rev 362243)
@@ -1,83 +0,0 @@
-The Mesa 3D Graphics Library
-
-Disclaimer
-
-   Mesa is a 3-D graphics library with an API which is very similar to
-   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
-   syntax or state machine, it is being used with authorization from
-   [2]Silicon Graphics, Inc.(SGI). However, the author does not possess an
-   OpenGL license from SGI, and makes no claim that Mesa is in any way a
-   compatible replacement for OpenGL or associated with SGI. Those who
-   want a licensed implementation of OpenGL should contact a licensed
-   vendor.
-
-   Please do not refer to the library as MesaGL (for legal reasons). It's
-   just Mesa or The Mesa 3-D graphics library.
-
-   * OpenGL is a trademark of [3]Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-   The Mesa distribution consists of several components. Different
-   copyrights and licenses apply to different components. For example, the
-   GLX client code uses the SGI Free Software License B, and some of the
-   Mesa device drivers are copyrighted by their authors. See below for a
-   list of Mesa's main components and the license for each.
-
-   The core Mesa library is licensed according to the terms of the MIT
-   license. This allows integration with the XFree86, Xorg and DRI
-   projects.
-
-   The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
-Attention, Contributors
-
-   When contributing to the Mesa project you must agree to the licensing
-   terms of the component to which you're contributing. The following
-   section lists the primary components of the Mesa distribution and their
-   respective licenses.
-
-Mesa Component Licenses
-
-Component Location   License
---
-Main Mesa codesrc/mesa/  MIT
-
-Device driverssrc/mesa/drivers/* MIT, generally
-
-Gallium code  src/gallium/   MIT
-
-Ext headers   include/GL/glext.h Khronos
-  include/GL/glxext.h
-
-GLX client code   src/glx/   SGI Free Software License B
-
-C11 threadinclude/c11/threads*.h Boost (permissive) emulation
-
-   In general, consult the source files for license terms.
-
-References
-
-   1. https://www.opengl.org/
-   2. https://www.sgi.com/
-   3. https://www.sgi.com/

Copied: mesa/repos/extra-x86_64/LICENSE (from rev 362242, mesa/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-09-11 17:49:58 UTC (rev 362243)
@@ -0,0 +1,83 @@
+The Mesa 3D Graphics Library
+
+Disclaimer
+
+   Mesa is a 3-D graphics library with an API which is very similar to
+   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
+   syntax or state machine, it is being used with authorization from
+   [2]Silicon Graphics, Inc.(SGI). However, the author does not possess an
+   OpenGL license from SGI, and makes no claim 

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

2019-09-11 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 11, 2019 @ 17:49:47
  Author: svenstaro
Revision: 362242

upgpkg: mesa 19.1.6-2

glslang rebuild

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 17:49:40 UTC (rev 362241)
+++ PKGBUILD2019-09-11 17:49:47 UTC (rev 362242)
@@ -5,7 +5,7 @@
 pkgname=('vulkan-mesa-layer' 'opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 
'libva-mesa-driver' 'mesa-vdpau' 'mesa')
 pkgdesc="An open-source implementation of the OpenGL specification"
 pkgver=19.1.6
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 makedepends=('python-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'wayland-protocols'


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

2019-09-11 Thread Antonio Rojas via arch-commits
Date: Wednesday, September 11, 2019 @ 16:18:21
  Author: arojas
Revision: 509294

archrelease: copy trunk to community-x86_64

Added:
  qtcurve/repos/community-x86_64/PKGBUILD
(from rev 509293, qtcurve/trunk/PKGBUILD)
Deleted:
  qtcurve/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 16:18:04 UTC (rev 509293)
+++ PKGBUILD2019-09-11 16:18:21 UTC (rev 509294)
@@ -1,76 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: speps 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=qtcurve
-pkgname=(qtcurve-utils qtcurve-gtk2 qtcurve-qt5 qtcurve-kde)
-epoch=1
-pkgver=1.9
-pkgrel=2
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-arch=(x86_64)
-url='https://github.com/KDE/qtcurve/'
-license=(LGPL)
-groups=(qtcurve)
-makedepends=(extra-cmake-modules gtk2 kdelibs4support kdoctools 
frameworkintegration kdesignerplugin git)
-source=(https://download.kde.org/stable/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig})
-sha256sums=('281f5e3d13b0c1c0aeea6f5c7e895aedcb8f4ce91bdbd12d068d3616bc6d2f99'
-'SKIP')
-validpgpkeys=(D88390B2991F8242FABD2A3C07F45E2A1937DD32) # Yichao Yu 

-
-prepare() {
-  mkdir -p build{,-kde}
-}
-
-build() {
-  cd build
-  cmake ../$pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQTC_QT5_ENABLE_KDE=false
-  make
-
-  cd ../build-kde
-  cmake ../$pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_QT4=false \
--DENABLE_GTK2=false
-  make
-}
-
-package_qtcurve-utils() {
-  pkgdesc='A configurable set of widget styles for KDE and Gtk (shared 
libraries)'
-  depends=(libx11 gcc-libs)
-  cd build/lib/utils
-  make DESTDIR="$pkgdir" install
-
-# Install translations
-  mkdir "$pkgdir"/usr/share
-  cp -r ../../locale "$pkgdir"/usr/share 
-}
-
-package_qtcurve-gtk2() {
-  pkgdesk='A configurable set of widget styles for Gtk2'
-  depends=(qtcurve-utils gtk2)
-  cd build/gtk2
-  make DESTDIR="$pkgdir" install
-  cd ../lib/cairo
-  make DESTDIR="$pkgdir" install
-}
-
-package_qtcurve-qt5() {
-  pkgdesc='A configurable set of widget styles for Qt5'
-  depends=(qtcurve-utils qt5-svg qt5-x11extras)
-  groups=()
-  cd build/qt5
-  make DESTDIR="$pkgdir" install
-}
-
-package_qtcurve-kde() {
-  pkgdesc='A configurable set of widget styles for Qt5 (with KDE integration)'
-  depends=(qtcurve-utils kdelibs4support frameworkintegration)
-  conflicts=(qtcurve-qt5)
-  cd build-kde/qt5
-  make DESTDIR="$pkgdir" install
-}

Copied: qtcurve/repos/community-x86_64/PKGBUILD (from rev 509293, 
qtcurve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 16:18:21 UTC (rev 509294)
@@ -0,0 +1,79 @@
+# Maintainer: Antonio Rojas 
+# Contributor: speps 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=qtcurve
+pkgname=(qtcurve-utils qtcurve-gtk2 qtcurve-qt5 qtcurve-kde)
+epoch=1
+pkgver=1.9
+pkgrel=3
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+arch=(x86_64)
+url='https://github.com/KDE/qtcurve/'
+license=(LGPL)
+groups=(qtcurve)
+makedepends=(extra-cmake-modules gtk2 kdelibs4support kdoctools 
frameworkintegration kdesignerplugin git)
+source=(https://download.kde.org/stable/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig}
+
qtcurve-gcc9.patch::"https://cgit.kde.org/qtcurve.git/patch/?id=ee2228ea;)
+sha256sums=('281f5e3d13b0c1c0aeea6f5c7e895aedcb8f4ce91bdbd12d068d3616bc6d2f99'
+'SKIP'
+'be0167f269f3b0161bdcb3f8cbc0ab1043a0b1df5ecf09e22996a4cb8a946027')
+validpgpkeys=(D88390B2991F8242FABD2A3C07F45E2A1937DD32) # Yichao Yu 

+
+prepare() {
+  mkdir -p build{,-kde}
+
+  cd $pkgbase-$pkgver
+  patch -p1 -i ../qtcurve-gcc9.patch # Fix build with GCC 9
+}
+
+build() {
+  cd build
+  cmake ../$pkgbase-$pkgver \
+-DQTC_QT5_ENABLE_KDE=false \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+
+  cd ../build-kde
+  cmake ../$pkgbase-$pkgver \
+-DENABLE_GTK2=false
+  make
+}
+
+package_qtcurve-utils() {
+  pkgdesc='A configurable set of widget styles for KDE and Gtk (shared 
libraries)'
+  depends=(libx11 gcc-libs)
+  cd build/lib/utils
+  make DESTDIR="$pkgdir" install
+
+# Install translations
+  mkdir "$pkgdir"/usr/share
+  cp -r ../../locale "$pkgdir"/usr/share 
+}
+
+package_qtcurve-gtk2() {
+  pkgdesk='A configurable set of widget styles for Gtk2'
+  depends=(qtcurve-utils gtk2)
+  cd build/gtk2
+  make DESTDIR="$pkgdir" install
+  cd ../lib/cairo
+  make DESTDIR="$pkgdir" install
+}
+
+package_qtcurve-qt5() {
+  pkgdesc='A configurable set of widget styles for Qt5'
+  depends=(qtcurve-utils qt5-svg qt5-x11extras)
+  groups=()
+  cd build/qt5
+  make DESTDIR="$pkgdir" 

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

2019-09-11 Thread Antonio Rojas via arch-commits
Date: Wednesday, September 11, 2019 @ 16:18:04
  Author: arojas
Revision: 509293

Qt 5.13.1 rebuild (FS#63724)

Modified:
  qtcurve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 16:13:28 UTC (rev 509292)
+++ PKGBUILD2019-09-11 16:18:04 UTC (rev 509293)
@@ -8,7 +8,7 @@
 pkgname=(qtcurve-utils qtcurve-gtk2 qtcurve-qt5 qtcurve-kde)
 epoch=1
 pkgver=1.9
-pkgrel=2
+pkgrel=3
 pkgdesc='A configurable set of widget styles for KDE and Gtk'
 arch=(x86_64)
 url='https://github.com/KDE/qtcurve/'
@@ -15,26 +15,29 @@
 license=(LGPL)
 groups=(qtcurve)
 makedepends=(extra-cmake-modules gtk2 kdelibs4support kdoctools 
frameworkintegration kdesignerplugin git)
-source=(https://download.kde.org/stable/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig})
+source=(https://download.kde.org/stable/$pkgbase/$pkgbase-$pkgver.tar.xz{,.sig}
+
qtcurve-gcc9.patch::"https://cgit.kde.org/qtcurve.git/patch/?id=ee2228ea;)
 sha256sums=('281f5e3d13b0c1c0aeea6f5c7e895aedcb8f4ce91bdbd12d068d3616bc6d2f99'
-'SKIP')
+'SKIP'
+'be0167f269f3b0161bdcb3f8cbc0ab1043a0b1df5ecf09e22996a4cb8a946027')
 validpgpkeys=(D88390B2991F8242FABD2A3C07F45E2A1937DD32) # Yichao Yu 

 
 prepare() {
   mkdir -p build{,-kde}
+
+  cd $pkgbase-$pkgver
+  patch -p1 -i ../qtcurve-gcc9.patch # Fix build with GCC 9
 }
 
 build() {
   cd build
   cmake ../$pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQTC_QT5_ENABLE_KDE=false
+-DQTC_QT5_ENABLE_KDE=false \
+-DCMAKE_INSTALL_PREFIX=/usr
   make
 
   cd ../build-kde
   cmake ../$pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_QT4=false \
 -DENABLE_GTK2=false
   make
 }


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

2019-09-11 Thread Bruno Pagani via arch-commits
Date: Wednesday, September 11, 2019 @ 16:13:28
  Author: archange
Revision: 509292

archrelease: copy trunk to community-x86_64

Added:
  cozy-stack/repos/community-x86_64/PKGBUILD
(from rev 509291, cozy-stack/trunk/PKGBUILD)
  cozy-stack/repos/community-x86_64/cozy-stack.service
(from rev 509291, cozy-stack/trunk/cozy-stack.service)
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
(from rev 509291, cozy-stack/trunk/cozy-stack.sysusers)
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
(from rev 509291, cozy-stack/trunk/cozy-stack.tmpfiles)
  cozy-stack/repos/community-x86_64/cozy.yml
(from rev 509291, cozy-stack/trunk/cozy.yml)
Deleted:
  cozy-stack/repos/community-x86_64/PKGBUILD
  cozy-stack/repos/community-x86_64/cozy-stack.service
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
  cozy-stack/repos/community-x86_64/cozy.yml

-+
 PKGBUILD|  102 +-
 cozy-stack.service  |   66 
 cozy-stack.sysusers |2 
 cozy-stack.tmpfiles |6 +-
 cozy.yml|   58 ++--
 5 files changed, 117 insertions(+), 117 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 16:13:15 UTC (rev 509291)
+++ PKGBUILD2019-09-11 16:13:28 UTC (rev 509292)
@@ -1,51 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=cozy-stack
-pkgver=1.3.1
-pkgrel=2
-epoch=1
-pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
-arch=(x86_64)
-url="https://cozy.io;
-license=(AGPL3)
-backup=(etc/cozy/cozy.yml)
-depends=(couchdb imagemagick git)
-makedepends=(go-pie)
-#optdepends=('cozy-coclyco: X.509 certificates management for instances'
-optdepends=('nodejs: konnectors without isolation'
-'nsjail: isolated konnectors'
-'smtp-forwarder: to allow sending mail to users')
-source=("https://apt.cozy.io/debian/pool/testing/c/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz;
-"cozy.yml"
-"${pkgname}.service"
-"${pkgname}.sysusers"
-"${pkgname}.tmpfiles")
-sha256sums=('a6839876d1463296bd2d7710f02ddda95ed260576c4d53aaa937848cf83b'
-'c4ed4b0831308261017fe7d532787ed8aa542ca5ecac65f5770edb29793415ef'
-'ad9b40170e2b07d5aa5ea6d444ad16c96bb39adb5ff579db5cc39cb4e2ec3f91'
-'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'
-'fd333c2fd0de859890204554f52a5c64b953664f6cb262b20bb839aa70ed9ecb')
-
-build() {
-cd ${pkgname}
-export GOPATH="${PWD}/vendor"
-go build -v -o ${pkgname} \
- -gcflags "all=-trimpath=${PWD}" \
- -asmflags "all=-trimpath=${PWD}" \
- -ldflags "-X 
github.com/cozy/cozy-stack/pkg/config.Version=${pkgver} \
-   -X 
github.com/cozy/cozy-stack/pkg/config.BuildTime=$(date -u 
+"%Y-%m-%dT%H:%M:%SZ") \
-   -X 
github.com/cozy/cozy-stack/pkg/config.BuildMode=production \
-   -linkmode external -extldflags ${LDFLAGS} -s -w"
-}
-
-package() {
-install -Dm644 cozy.yml -t "${pkgdir}"/etc/cozy/
-install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-cd ${pkgname}
-install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
-install -Dm644 cozy.example.yaml -t "${pkgdir}"/usr/share/cozy/
-install -Dm755 scripts/konnector-node-run.sh -t "${pkgdir}"/usr/share/cozy/
-install -Dm755 scripts/konnector-nsjail-run.sh -t 
"${pkgdir}"/usr/share/cozy/
-}

Copied: cozy-stack/repos/community-x86_64/PKGBUILD (from rev 509291, 
cozy-stack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 16:13:28 UTC (rev 509292)
@@ -0,0 +1,51 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=cozy-stack
+pkgver=1.3.2
+pkgrel=1
+epoch=1
+pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
+arch=(x86_64)
+url="https://cozy.io;
+license=(AGPL3)
+backup=(etc/cozy/cozy.yml)
+depends=(couchdb imagemagick git)
+makedepends=(go-pie)
+#optdepends=('cozy-coclyco: X.509 certificates management for instances'
+optdepends=('nodejs: konnectors without isolation'
+'nsjail: isolated konnectors'
+'smtp-forwarder: to allow sending mail to users')
+source=("https://apt.cozy.io/debian/pool/testing/c/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz;
+"cozy.yml"
+"${pkgname}.service"
+"${pkgname}.sysusers"
+"${pkgname}.tmpfiles")
+sha256sums=('6a95561d41fe91e2ccd0456471c8db9ab169ee07f719ca27dc2715fce3d3fb2b'
+

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

2019-09-11 Thread Bruno Pagani via arch-commits
Date: Wednesday, September 11, 2019 @ 16:13:15
  Author: archange
Revision: 509291

upgpkg: cozy-stack 1:1.3.2-1

Modified:
  cozy-stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 14:53:02 UTC (rev 509290)
+++ PKGBUILD2019-09-11 16:13:15 UTC (rev 509291)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=cozy-stack
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 epoch=1
 pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
 arch=(x86_64)
@@ -20,7 +20,7 @@
 "${pkgname}.service"
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles")
-sha256sums=('a6839876d1463296bd2d7710f02ddda95ed260576c4d53aaa937848cf83b'
+sha256sums=('6a95561d41fe91e2ccd0456471c8db9ab169ee07f719ca27dc2715fce3d3fb2b'
 'c4ed4b0831308261017fe7d532787ed8aa542ca5ecac65f5770edb29793415ef'
 'ad9b40170e2b07d5aa5ea6d444ad16c96bb39adb5ff579db5cc39cb4e2ec3f91'
 'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'


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

2019-09-11 Thread Daurnimator via arch-commits
Date: Wednesday, September 11, 2019 @ 14:53:02
  Author: daurnimator
Revision: 509290

archrelease: copy trunk to community-any

Added:
  luarocks/repos/community-any/PKGBUILD
(from rev 509289, luarocks/trunk/PKGBUILD)
  luarocks/repos/community-any/luarocks-admin.bash
(from rev 509289, luarocks/trunk/luarocks-admin.bash)
  luarocks/repos/community-any/luarocks-admin.fish
(from rev 509289, luarocks/trunk/luarocks-admin.fish)
  luarocks/repos/community-any/luarocks-admin.zsh
(from rev 509289, luarocks/trunk/luarocks-admin.zsh)
  luarocks/repos/community-any/luarocks.bash
(from rev 509289, luarocks/trunk/luarocks.bash)
  luarocks/repos/community-any/luarocks.fish
(from rev 509289, luarocks/trunk/luarocks.fish)
  luarocks/repos/community-any/luarocks.zsh
(from rev 509289, luarocks/trunk/luarocks.zsh)
Deleted:
  luarocks/repos/community-any/PKGBUILD

-+
 PKGBUILD|  107 +-
 luarocks-admin.bash |1 
 luarocks-admin.fish |1 
 luarocks-admin.zsh  |3 +
 luarocks.bash   |1 
 luarocks.fish   |1 
 luarocks.zsh|3 +
 7 files changed, 73 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 14:51:49 UTC (rev 509289)
+++ PKGBUILD2019-09-11 14:53:02 UTC (rev 509290)
@@ -1,44 +0,0 @@
-# Maintainer: Daurnimator 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Chris Brannon 
-# Contributor: Geoffroy Carrier 
-
-pkgname=luarocks
-pkgver=3.1.3
-pkgrel=1
-pkgdesc='Deployment and management system for Lua modules'
-backup=(etc/luarocks/config-5.{1,2,3}.lua)
-arch=('any')
-url='https://luarocks.org/'
-license=('custom')
-replaces=('luarocks5.1' 'luarocks5.2')
-depends=('coreutils' # need chmod, md5sum
- 'curl' # need one of curl or wget
- 'lua'
- 'unzip' # need unzip and zip or lua-zlib
- 'zip')
-optdepends=('cvs: for fetching sources from CVS repositories'
-'git: for fetching sources from git repositories'
-'mercurial: for fetching sources from mercurial repositories'
-'cmake: for building rocks that use the cmake build system'
-'lua-sec: HTTPS support')
-source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc})
-md5sums=('a5c7487a62c9916547f83ed947a5022b'
- 'SKIP')
-validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make ./build/luarocks ./build/luarocks-admin ./build/config-5.3.lua
-  make LUA_VERSION=5.1 LUA_INTERPRETER=lua5.1 LUA_INCDIR=/usr/include/lua5.1 
./build/config-5.1.lua
-  make LUA_VERSION=5.2 LUA_INTERPRETER=lua5.2 LUA_INCDIR=/usr/include/lua5.2 
./build/config-5.2.lua
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  make DESTDIR="$pkgdir" LUA_VERSION=5.1 install-config
-  make DESTDIR="$pkgdir" LUA_VERSION=5.2 install-config
-  install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: luarocks/repos/community-any/PKGBUILD (from rev 509289, 
luarocks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 14:53:02 UTC (rev 509290)
@@ -0,0 +1,63 @@
+# Maintainer: Daurnimator 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Chris Brannon 
+# Contributor: Geoffroy Carrier 
+
+pkgname=luarocks
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Deployment and management system for Lua modules'
+backup=(etc/luarocks/config-5.{1,2,3}.lua)
+arch=('any')
+url='https://luarocks.org/'
+license=('custom')
+replaces=('luarocks5.1' 'luarocks5.2')
+depends=('coreutils' # need chmod, md5sum
+ 'curl' # need one of curl or wget
+ 'lua'
+ 'unzip' # need unzip and zip or lua-zlib
+ 'zip')
+optdepends=('cvs: for fetching sources from CVS repositories'
+'git: for fetching sources from git repositories'
+'mercurial: for fetching sources from mercurial repositories'
+'cmake: for building rocks that use the cmake build system'
+'lua-sec: HTTPS support')
+source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc}
+"luarocks.bash"
+"luarocks.fish"
+"luarocks.zsh"
+"luarocks-admin.bash"
+"luarocks-admin.fish"
+"luarocks-admin.zsh")
+md5sums=('236ea48b78ddb96ecbd33654a573bdb2'
+ 'SKIP'
+ '781392de1a3b8dc21077165862bbfeec'
+ 'adfd09f3b8a522675f6954472a1fe72f'
+ '2b81640e9d0ae96c7d0e5b145ab69ffc'
+ '6001f9e83c8946ac6ef68c6bcbc38348'
+ '1c192564378718b918573da36d5589f3'
+ '7f9021c0acf9709a2907b5232ef62577')
+validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make ./build/luarocks ./build/luarocks-admin 

[arch-commits] Commit in luarocks/trunk (7 files)

2019-09-11 Thread Daurnimator via arch-commits
Date: Wednesday, September 11, 2019 @ 14:51:49
  Author: daurnimator
Revision: 509289

upgpkg: luarocks 3.2.1-1

update to 3.2.1; add shell completions

Added:
  luarocks/trunk/luarocks-admin.bash
  luarocks/trunk/luarocks-admin.fish
  luarocks/trunk/luarocks-admin.zsh
  luarocks/trunk/luarocks.bash
  luarocks/trunk/luarocks.fish
  luarocks/trunk/luarocks.zsh
Modified:
  luarocks/trunk/PKGBUILD

-+
 PKGBUILD|   27 +++
 luarocks-admin.bash |1 +
 luarocks-admin.fish |1 +
 luarocks-admin.zsh  |3 +++
 luarocks.bash   |1 +
 luarocks.fish   |1 +
 luarocks.zsh|3 +++
 7 files changed, 33 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 14:45:34 UTC (rev 509288)
+++ PKGBUILD2019-09-11 14:51:49 UTC (rev 509289)
@@ -4,7 +4,7 @@
 # Contributor: Geoffroy Carrier 
 
 pkgname=luarocks
-pkgver=3.1.3
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Deployment and management system for Lua modules'
 backup=(etc/luarocks/config-5.{1,2,3}.lua)
@@ -22,9 +22,21 @@
 'mercurial: for fetching sources from mercurial repositories'
 'cmake: for building rocks that use the cmake build system'
 'lua-sec: HTTPS support')
-source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc})
-md5sums=('a5c7487a62c9916547f83ed947a5022b'
- 'SKIP')
+source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc}
+"luarocks.bash"
+"luarocks.fish"
+"luarocks.zsh"
+"luarocks-admin.bash"
+"luarocks-admin.fish"
+"luarocks-admin.zsh")
+md5sums=('236ea48b78ddb96ecbd33654a573bdb2'
+ 'SKIP'
+ '781392de1a3b8dc21077165862bbfeec'
+ 'adfd09f3b8a522675f6954472a1fe72f'
+ '2b81640e9d0ae96c7d0e5b145ab69ffc'
+ '6001f9e83c8946ac6ef68c6bcbc38348'
+ '1c192564378718b918573da36d5589f3'
+ '7f9021c0acf9709a2907b5232ef62577')
 validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478')
 
 build() {
@@ -36,6 +48,13 @@
 }
 
 package() {
+  install -Dm644 luarocks.bash 
"$pkgdir/usr/share/bash-completion/completions/luarocks"
+  install -Dm644 luarocks.fish 
"$pkgdir/usr/share/fish/vendor_completions.d/luarocks.fish"
+  install -Dm644 luarocks.zsh "$pkgdir/usr/share/zsh/site-functions/_luarocks"
+  install -Dm644 luarocks-admin.bash 
"$pkgdir/usr/share/bash-completion/completions/luarocks-admin"
+  install -Dm644 luarocks-admin.fish 
"$pkgdir/usr/share/fish/vendor_completions.d/luarocks-admin.fish"
+  install -Dm644 luarocks-admin.zsh 
"$pkgdir/usr/share/zsh/site-functions/_luarocks-admin"
+
   cd "$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
   make DESTDIR="$pkgdir" LUA_VERSION=5.1 install-config

Added: luarocks-admin.bash
===
--- luarocks-admin.bash (rev 0)
+++ luarocks-admin.bash 2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1 @@
+source <(luarocks-admin completion bash)

Added: luarocks-admin.fish
===
--- luarocks-admin.fish (rev 0)
+++ luarocks-admin.fish 2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1 @@
+luarocks-admin completion fish | source

Added: luarocks-admin.zsh
===
--- luarocks-admin.zsh  (rev 0)
+++ luarocks-admin.zsh  2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1,3 @@
+#compdef luarocks-admin
+
+source <(luarocks-admin completion zsh)

Added: luarocks.bash
===
--- luarocks.bash   (rev 0)
+++ luarocks.bash   2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1 @@
+source <(luarocks completion bash)

Added: luarocks.fish
===
--- luarocks.fish   (rev 0)
+++ luarocks.fish   2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1 @@
+luarocks completion fish | source

Added: luarocks.zsh
===
--- luarocks.zsh(rev 0)
+++ luarocks.zsh2019-09-11 14:51:49 UTC (rev 509289)
@@ -0,0 +1,3 @@
+#compdef luarocks
+
+source <(luarocks completion zsh)


[arch-commits] Commit in keepass-plugin-keeagent/repos (community-staging-any)

2019-09-11 Thread Giancarlo Razzolini via arch-commits
Date: Wednesday, September 11, 2019 @ 14:45:34
  Author: grazzolini
Revision: 509288

updpkg: remove the staging version

Deleted:
  keepass-plugin-keeagent/repos/community-staging-any/


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

2019-09-11 Thread Bruno Pagani via arch-commits
Date: Wednesday, September 11, 2019 @ 14:17:53
  Author: archange
Revision: 509287

archrelease: copy trunk to community-any

Added:
  cozy-desktop/repos/community-any/PKGBUILD
(from rev 509286, cozy-desktop/trunk/PKGBUILD)
  cozy-desktop/repos/community-any/cozy-desktop.desktop
(from rev 509286, cozy-desktop/trunk/cozy-desktop.desktop)
  cozy-desktop/repos/community-any/cozy-desktop.sh
(from rev 509286, cozy-desktop/trunk/cozy-desktop.sh)
  cozy-desktop/repos/community-any/icons.tar.xz
(from rev 509286, cozy-desktop/trunk/icons.tar.xz)
Deleted:
  cozy-desktop/repos/community-any/PKGBUILD
  cozy-desktop/repos/community-any/cozy-desktop.desktop
  cozy-desktop/repos/community-any/cozy-desktop.sh
  cozy-desktop/repos/community-any/icons.tar.xz

--+
 PKGBUILD |   94 -
 cozy-desktop.desktop |   18 -
 cozy-desktop.sh  |6 +--
 3 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 14:17:41 UTC (rev 509286)
+++ PKGBUILD2019-09-11 14:17:53 UTC (rev 509287)
@@ -1,47 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=cozy-desktop
-pkgver=3.15.0
-pkgrel=1
-pkgdesc="File synchronisation for Cozy Cloud on Desktop"
-arch=(any)
-url="https://cozy-labs.github.io/cozy-desktop/;
-license=(AGPL3)
-depends=(electron2)
-makedepends=(nodejs-lts-carbon yarn git node-gyp python2)
-source=("https://github.com/cozy-labs/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
-"${pkgname}.desktop"
-"${pkgname}.sh"
-icons.tar.xz)
-sha256sums=('e07fba174fa1407a38e08c2b99e749b36affb6f2752a9c9417fd717e2e6d6f67'
-'df0935e38d99c506b622d99d85179ec4612140d78fcd8c73103cb89c4f58ebab'
-'6c2df91fca75903c1e518eab56ba9cddfd3e7af6d4433207d9861ce22338f677'
-'69631fcd5f2334deffd3a5e2708cd06801fd9c22f1ebd2892c2d829dc33adf97')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-yarn install
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-yarn build
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-yarn dist --dir
-
-install -d "${pkgdir}"/usr/lib/${pkgname}
-cp -r dist/linux-unpacked/resources "${pkgdir}"/usr/lib/${pkgname}/
-
-rm 
"${pkgdir}"/usr/lib/cozy-desktop/resources/app.asar.unpacked/gui/scripts/macos-add-favorite.py
-rmdir 
"${pkgdir}"/usr/lib/cozy-desktop/resources/app.asar.unpacked/gui/{scripts/,}
-
-cd "${srcdir}"
-install -d "${pkgdir}"/usr/share/icons/
-cp -r hicolor "${pkgdir}"/usr/share/icons/
-
-install -Dm755 ${pkgname}.sh "${pkgdir}"/usr/bin/${pkgname}
-install -Dm644 ${pkgname}.desktop 
"${pkgdir}"/usr/share/applications/${pkgname}.desktop
-}

Copied: cozy-desktop/repos/community-any/PKGBUILD (from rev 509286, 
cozy-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 14:17:53 UTC (rev 509287)
@@ -0,0 +1,47 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=cozy-desktop
+pkgver=3.15.1
+pkgrel=1
+pkgdesc="File synchronisation for Cozy Cloud on Desktop"
+arch=(any)
+url="https://cozy-labs.github.io/cozy-desktop/;
+license=(AGPL3)
+depends=(electron2)
+makedepends=(nodejs-lts-carbon yarn git node-gyp python2)
+source=("https://github.com/cozy-labs/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+"${pkgname}.desktop"
+"${pkgname}.sh"
+icons.tar.xz)
+sha256sums=('9ec4c0b6e21e496d92f0ab0f2db3a289a5aed73c139df1aae0394c88ecc873f9'
+'df0935e38d99c506b622d99d85179ec4612140d78fcd8c73103cb89c4f58ebab'
+'6c2df91fca75903c1e518eab56ba9cddfd3e7af6d4433207d9861ce22338f677'
+'69631fcd5f2334deffd3a5e2708cd06801fd9c22f1ebd2892c2d829dc33adf97')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+yarn install
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+yarn build
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+yarn dist --dir
+
+install -d "${pkgdir}"/usr/lib/${pkgname}
+cp -r dist/linux-unpacked/resources "${pkgdir}"/usr/lib/${pkgname}/
+
+rm 
"${pkgdir}"/usr/lib/cozy-desktop/resources/app.asar.unpacked/gui/scripts/macos-add-favorite.py
+rmdir 
"${pkgdir}"/usr/lib/cozy-desktop/resources/app.asar.unpacked/gui/{scripts/,}
+
+cd "${srcdir}"
+install -d "${pkgdir}"/usr/share/icons/
+cp -r hicolor "${pkgdir}"/usr/share/icons/
+
+install -Dm755 ${pkgname}.sh "${pkgdir}"/usr/bin/${pkgname}
+install -Dm644 ${pkgname}.desktop 
"${pkgdir}"/usr/share/applications/${pkgname}.desktop
+}

Deleted: cozy-desktop.desktop
===
--- cozy-desktop.desktop2019-09-11 14:17:41 UTC (rev 509286)
+++ cozy-desktop.desktop2019-09-11 14:17:53 UTC (rev 509287)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Cozy Desktop
-Comment=Save them safely in your open source personal 

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

2019-09-11 Thread Bruno Pagani via arch-commits
Date: Wednesday, September 11, 2019 @ 14:17:41
  Author: archange
Revision: 509286

upgpkg: cozy-desktop 3.15.1-1

Modified:
  cozy-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 14:14:11 UTC (rev 509285)
+++ PKGBUILD2019-09-11 14:17:41 UTC (rev 509286)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=cozy-desktop
-pkgver=3.15.0
+pkgver=3.15.1
 pkgrel=1
 pkgdesc="File synchronisation for Cozy Cloud on Desktop"
 arch=(any)
@@ -13,7 +13,7 @@
 "${pkgname}.desktop"
 "${pkgname}.sh"
 icons.tar.xz)
-sha256sums=('e07fba174fa1407a38e08c2b99e749b36affb6f2752a9c9417fd717e2e6d6f67'
+sha256sums=('9ec4c0b6e21e496d92f0ab0f2db3a289a5aed73c139df1aae0394c88ecc873f9'
 'df0935e38d99c506b622d99d85179ec4612140d78fcd8c73103cb89c4f58ebab'
 '6c2df91fca75903c1e518eab56ba9cddfd3e7af6d4433207d9861ce22338f677'
 '69631fcd5f2334deffd3a5e2708cd06801fd9c22f1ebd2892c2d829dc33adf97')


[arch-commits] Commit in keepass/repos (community-staging-any)

2019-09-11 Thread Giancarlo Razzolini via arch-commits
Date: Wednesday, September 11, 2019 @ 14:14:11
  Author: grazzolini
Revision: 509285

updpkg: Removing staging version

Deleted:
  keepass/repos/community-staging-any/


[arch-commits] Commit in keepass/repos/community-any (12 files)

2019-09-11 Thread Giancarlo Razzolini via arch-commits
Date: Wednesday, September 11, 2019 @ 14:06:55
  Author: grazzolini
Revision: 509284

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/PKGBUILD
(from rev 509283, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 509283, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 509283, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 509283, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 509283, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 509283, keepass/trunk/keepass.xml)
Deleted:
  keepass/repos/community-any/PKGBUILD
  keepass/repos/community-any/keepass
  keepass/repos/community-any/keepass.1
  keepass/repos/community-any/keepass.desktop
  keepass/repos/community-any/keepass.install
  keepass/repos/community-any/keepass.xml

-+
 PKGBUILD|  168 +++---
 keepass |4 -
 keepass.1   |   46 +++---
 keepass.desktop |   24 +++
 keepass.install |   28 -
 5 files changed, 135 insertions(+), 135 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 14:00:27 UTC (rev 509283)
+++ PKGBUILD2019-09-11 14:06:55 UTC (rev 509284)
@@ -1,84 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Timothy Redaelli 
-# Contributor: Kirill "reflexing" Churin 
-# Contributor: Andrej Gelenberg 
-
-pkgname=keepass
-pkgver=2.42.1
-pkgrel=4
-pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
-arch=('any')
-url='https://keepass.info/'
-license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'gtk-update-icon-cache')
-makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
-'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
-install="$pkgname.install"
-source=("http://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip;
-"http://keepass.info/integrity/v2/KeePass-$pkgver-Source.zip.asc;
-'keepass'
-'keepass.1'
-'keepass.desktop'
-'keepass.xml')
-
-md5sums=('09e3034224d7c82c1822ab3b015f1495'
- 'SKIP'
- '628e383dbfcaeefa996e4677dca35ff1'
- 'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
- 'e910fabacfd7a5f7caa7c1fac0b5254e'
- 'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('b40e5469a1d9e086f084442cf350e9d33233cfea'
-  'SKIP'
-  '3142e80316feb67d687da993b919a634e89e6b1b'
-  '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
-  '22fab942358986679549e5263e1d4dabd23085f5'
-  '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('415654e62e1e03f1bc3d0ae7e5d447c9ddbcc23cb039452424dc5def141976c1'
-'SKIP'
-'05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
-'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
-'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')
-validpgpkeys=('D95044283EE948D911E8B606A4F762DC58C6F98E')
-
-prepare() {
-  # Extract icons
-  icotool -x KeePass/KeePass.ico
-
-  pushd Build &>/dev/null
-  LANG=en_US.UTF-8 bash PrepMonoDev.sh
-  popd &>/dev/null
-}
-
-build() {
-  xbuild /target:KeePass /property:Configuration=Release
-  cp Ext/KeePass.exe.config Build/KeePass/Release/
-}
-
-package() {
-  install -dm755 "$pkgdir"/usr/bin
-  install -dm755 "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm755 keepass "$pkgdir"/usr/bin/keepass
-  install -Dm755 Build/KeePass/Release/KeePass.exe 
"$pkgdir"/usr/share/keepass/KeePass.exe
-  install -Dm755 Ext/KeePass.config.xml 
"$pkgdir"/usr/share/keepass/KeePass.config.xml
-  install -Dm755 Ext/KeePass.exe.config 
"$pkgdir"/usr/share/keepass/KeePass.exe.config
-
-  install -m644 Ext/XSL/* "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm644 keepass.1 "$pkgdir"/usr/share/man/man1/keepass.1
-
-  # Proper installation of .desktop file
-  desktop-file-install -m 644 --dir "$pkgdir"/usr/share/applications/ 
keepass.desktop
-
-  # Install icons
-  for size in 16 32 48 256; do
-install -Dm644 \
-KeePass_*_${size}x${size}x32.png \
-"$pkgdir"/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
-  done
-
-  # Needed for postinst with xdg-utils
-  install -Dm644 keepass.xml "$pkgdir"/usr/share/mime/packages/keepass.xml
-}

Copied: keepass/repos/community-any/PKGBUILD (from rev 509283, 
keepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 14:06:55 UTC (rev 509284)
@@ -0,0 +1,84 @@
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Timothy Redaelli 
+# Contributor: Kirill "reflexing" 

[arch-commits] Commit in keepass/repos/community-any (12 files)

2019-09-11 Thread Giancarlo Razzolini via arch-commits
Date: Wednesday, September 11, 2019 @ 14:00:27
  Author: grazzolini
Revision: 509283

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/PKGBUILD
(from rev 509282, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 509282, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 509282, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 509282, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 509282, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 509282, keepass/trunk/keepass.xml)
Deleted:
  keepass/repos/community-any/PKGBUILD
  keepass/repos/community-any/keepass
  keepass/repos/community-any/keepass.1
  keepass/repos/community-any/keepass.desktop
  keepass/repos/community-any/keepass.install
  keepass/repos/community-any/keepass.xml

-+
 PKGBUILD|  168 +++---
 keepass |4 -
 keepass.1   |   46 +++---
 keepass.desktop |   24 +++
 keepass.install |   28 -
 5 files changed, 135 insertions(+), 135 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-11 13:59:14 UTC (rev 509282)
+++ PKGBUILD2019-09-11 14:00:27 UTC (rev 509283)
@@ -1,84 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Timothy Redaelli 
-# Contributor: Kirill "reflexing" Churin 
-# Contributor: Andrej Gelenberg 
-
-pkgname=keepass
-pkgver=2.42.1
-pkgrel=3
-pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
-arch=('any')
-url='https://keepass.info/'
-license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'gtk-update-icon-cache')
-makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
-'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
-install="$pkgname.install"
-source=("http://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip;
-"http://keepass.info/integrity/v2/KeePass-$pkgver-Source.zip.asc;
-'keepass'
-'keepass.1'
-'keepass.desktop'
-'keepass.xml')
-
-md5sums=('09e3034224d7c82c1822ab3b015f1495'
- 'SKIP'
- '628e383dbfcaeefa996e4677dca35ff1'
- 'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
- 'e910fabacfd7a5f7caa7c1fac0b5254e'
- 'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('b40e5469a1d9e086f084442cf350e9d33233cfea'
-  'SKIP'
-  '3142e80316feb67d687da993b919a634e89e6b1b'
-  '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
-  '22fab942358986679549e5263e1d4dabd23085f5'
-  '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('415654e62e1e03f1bc3d0ae7e5d447c9ddbcc23cb039452424dc5def141976c1'
-'SKIP'
-'05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
-'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
-'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')
-validpgpkeys=('D95044283EE948D911E8B606A4F762DC58C6F98E')
-
-prepare() {
-  # Extract icons
-  icotool -x KeePass/KeePass.ico
-
-  pushd Build &>/dev/null
-  LANG=en_US.UTF-8 bash PrepMonoDev.sh
-  popd &>/dev/null
-}
-
-build() {
-  xbuild /target:KeePass /property:Configuration=Release
-  cp Ext/KeePass.exe.config Build/KeePass/Release/
-}
-
-package() {
-  install -dm755 "$pkgdir"/usr/bin
-  install -dm755 "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm755 keepass "$pkgdir"/usr/bin/keepass
-  install -Dm755 Build/KeePass/Release/KeePass.exe 
"$pkgdir"/usr/share/keepass/KeePass.exe
-  install -Dm755 Ext/KeePass.config.xml 
"$pkgdir"/usr/share/keepass/KeePass.config.xml
-  install -Dm755 Ext/KeePass.exe.config 
"$pkgdir"/usr/share/keepass/KeePass.exe.config
-
-  install -m644 Ext/XSL/* "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm644 keepass.1 "$pkgdir"/usr/share/man/man1/keepass.1
-
-  # Proper installation of .desktop file
-  desktop-file-install -m 644 --dir "$pkgdir"/usr/share/applications/ 
keepass.desktop
-
-  # Install icons
-  for size in 16 32 48 256; do
-install -Dm644 \
-KeePass_*_${size}x${size}x32.png \
-"$pkgdir"/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
-  done
-
-  # Needed for postinst with xdg-utils
-  install -Dm644 keepass.xml "$pkgdir"/usr/share/mime/packages/keepass.xml
-}

Copied: keepass/repos/community-any/PKGBUILD (from rev 509282, 
keepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-11 14:00:27 UTC (rev 509283)
@@ -0,0 +1,84 @@
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Timothy Redaelli 
+# Contributor: Kirill "reflexing" 

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

2019-09-11 Thread Giancarlo Razzolini via arch-commits
Date: Wednesday, September 11, 2019 @ 13:59:14
  Author: grazzolini
Revision: 509282

upgpkg: keepass 2.42.1-4

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 12:19:26 UTC (rev 509281)
+++ PKGBUILD2019-09-11 13:59:14 UTC (rev 509282)
@@ -4,8 +4,8 @@
 # Contributor: Andrej Gelenberg 
 
 pkgname=keepass
-pkgver=2.43
-pkgrel=1
+pkgver=2.42.1
+pkgrel=4
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
 arch=('any')
 url='https://keepass.info/'
@@ -22,19 +22,19 @@
 'keepass.desktop'
 'keepass.xml')
 
-md5sums=('2ca6c20533c10777ab5afccc89e35ae1'
+md5sums=('09e3034224d7c82c1822ab3b015f1495'
  'SKIP'
  '628e383dbfcaeefa996e4677dca35ff1'
  'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
  'e910fabacfd7a5f7caa7c1fac0b5254e'
  'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('ecec1babd44210e46816ebaf8fb67668509e5a68'
+sha1sums=('b40e5469a1d9e086f084442cf350e9d33233cfea'
   'SKIP'
   '3142e80316feb67d687da993b919a634e89e6b1b'
   '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
   '22fab942358986679549e5263e1d4dabd23085f5'
   '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('6b25bbfda0f3875ec75559d5890163acf11d59011e1cb908bc21a391cd89013c'
+sha256sums=('415654e62e1e03f1bc3d0ae7e5d447c9ddbcc23cb039452424dc5def141976c1'
 'SKIP'
 '05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
 'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'


  1   2   >