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

2019-11-22 Thread Ike Devolder via arch-commits
Date: Saturday, November 23, 2019 @ 07:05:14
  Author: idevolder
Revision: 531990

archrelease: copy trunk to community-x86_64

Added:
  libcec/repos/community-x86_64/PKGBUILD
(from rev 531989, libcec/trunk/PKGBUILD)
Deleted:
  libcec/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-23 07:05:09 UTC (rev 531989)
+++ PKGBUILD2019-11-23 07:05:14 UTC (rev 531990)
@@ -1,33 +0,0 @@
-# Maintainer: BlackIkeEagle 
-# Contributor: Philippe Cherel 
-# vim: ft=sh:
-
-pkgname=libcec
-pkgver=4.0.4
-pkgrel=1
-pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
-arch=('x86_64')
-url="http://libcec.pulse-eight.com/;
-license=('GPL')
-makedepends=('cmake')
-depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')
-
-build() {
-cd "$pkgname-$pkgname-$pkgver"
-mkdir build
-cd build
-cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DCMAKE_INSTALL_LIBDIR_NOARCH=/usr/lib
-make
-}
-
-package() {
-cd "$pkgname-$pkgname-$pkgver/build"
-make DESTDIR="$pkgdir" install
-}

Copied: libcec/repos/community-x86_64/PKGBUILD (from rev 531989, 
libcec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-23 07:05:14 UTC (rev 531990)
@@ -0,0 +1,33 @@
+# Maintainer: BlackIkeEagle 
+# Contributor: Philippe Cherel 
+# vim: ft=sh:
+
+pkgname=libcec
+pkgver=4.0.4
+pkgrel=2
+pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
+arch=('x86_64')
+url="http://libcec.pulse-eight.com/;
+license=('GPL')
+makedepends=('cmake')
+depends=('udev' 'p8-platform' 'libxrandr')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz;)
+sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')
+
+build() {
+cd "$pkgname-$pkgname-$pkgver"
+mkdir build
+cd build
+cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_INSTALL_LIBDIR_NOARCH=/usr/lib
+make
+}
+
+package() {
+cd "$pkgname-$pkgname-$pkgver/build"
+make DESTDIR="$pkgdir" install
+}


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

2019-11-22 Thread Ike Devolder via arch-commits
Date: Saturday, November 23, 2019 @ 07:05:09
  Author: idevolder
Revision: 531989

upgpkg: libcec 4.0.4-2

remove lockdev FS#64590

Modified:
  libcec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-23 00:08:58 UTC (rev 531988)
+++ PKGBUILD2019-11-23 07:05:09 UTC (rev 531989)
@@ -4,13 +4,13 @@
 
 pkgname=libcec
 pkgver=4.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
 arch=('x86_64')
 url="http://libcec.pulse-eight.com/;
 license=('GPL')
 makedepends=('cmake')
-depends=('udev' 'lockdev' 'p8-platform' 'libxrandr')
+depends=('udev' 'p8-platform' 'libxrandr')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pulse-Eight/$pkgname/archive/$pkgname-$pkgver.tar.gz;)
 sha256sums=('4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a')
 


[arch-commits] Commit in xorg-server/repos (8 files)

2019-11-22 Thread Laurent Carlier via arch-commits
Date: Saturday, November 23, 2019 @ 06:57:27
  Author: lcarlier
Revision: 369621

archrelease: copy trunk to testing-x86_64

Added:
  xorg-server/repos/testing-x86_64/
  xorg-server/repos/testing-x86_64/0001-v2-FS-58644.patch
(from rev 369620, xorg-server/trunk/0001-v2-FS-58644.patch)
  xorg-server/repos/testing-x86_64/0002-fix-libshadow-2.patch
(from rev 369620, xorg-server/trunk/0002-fix-libshadow-2.patch)
  xorg-server/repos/testing-x86_64/PKGBUILD
(from rev 369620, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-x86_64/xorg-server.install
(from rev 369620, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/testing-x86_64/xserver-autobind-hotplug.patch
(from rev 369620, xorg-server/trunk/xserver-autobind-hotplug.patch)
  xorg-server/repos/testing-x86_64/xvfb-run
(from rev 369620, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-x86_64/xvfb-run.1
(from rev 369620, xorg-server/trunk/xvfb-run.1)

+
 0001-v2-FS-58644.patch |   57 +++
 0002-fix-libshadow-2.patch |   30 +++
 PKGBUILD   |  213 
 xorg-server.install|   18 ++
 xserver-autobind-hotplug.patch |  293 +++
 xvfb-run   |  200 ++
 xvfb-run.1 |  282 +
 7 files changed, 1093 insertions(+)

Copied: xorg-server/repos/testing-x86_64/0001-v2-FS-58644.patch (from rev 
369620, xorg-server/trunk/0001-v2-FS-58644.patch)
===
--- testing-x86_64/0001-v2-FS-58644.patch   (rev 0)
+++ testing-x86_64/0001-v2-FS-58644.patch   2019-11-23 06:57:27 UTC (rev 
369621)
@@ -0,0 +1,57 @@
+From 17584285d296acaa80f131ca0e8b75eff675962b Mon Sep 17 00:00:00 2001
+From: fafryd 
+Date: Sun, 20 May 2018 14:30:43 +0200
+Subject: [PATCH] v2 FS#58644
+
+---
+ hw/xfree86/common/meson.build | 13 +
+ hw/xfree86/meson.build| 12 +++-
+ 2 files changed, 20 insertions(+), 5 deletions(-)
+
+diff --git a/hw/xfree86/common/meson.build b/hw/xfree86/common/meson.build
+index 514999ff6..0eff6e488 100644
+--- a/hw/xfree86/common/meson.build
 b/hw/xfree86/common/meson.build
+@@ -1,3 +1,16 @@
++if get_option('suid_wrapper')
++x_sh = configure_file(
++input: '../Xorg.sh.in',
++output: 'Xorg',
++configuration: conf_data,
++)
++install_data(
++   x_sh,
++   install_mode: 'rwxr-xr-x',
++   install_dir: join_paths(get_option('prefix'), get_option('bindir')),
++)
++endif
++
+ srcs_xorg_common = [
+ 'xf86fbBus.c',
+ 'xf86noBus.c',
+diff --git a/hw/xfree86/meson.build b/hw/xfree86/meson.build
+index cacf56d4c..d1295d404 100644
+--- a/hw/xfree86/meson.build
 b/hw/xfree86/meson.build
+@@ -145,11 +145,13 @@ if get_option('suid_wrapper')
+ install_dir: get_option('libexecdir'),
+ # install_mode: ['r-sr-xr-x', 0, 0],
+ )
+-configure_file(
+-input: 'Xorg.sh.in',
+-output: 'Xorg',
+-configuration: conf_data,
+-install_dir: join_paths(get_option('prefix'), get_option('bindir')),
++ meson.add_install_script(
++'sh', '-c',
++'chmod u+s @0@@1@/@2@'.format(
++'${DESTDIR}',
++join_paths(get_option('prefix'), get_option('libexecdir')),
++'Xorg.wrap'
++)
+ )
+ endif
+ 
+-- 
+2.17.0
+

Copied: xorg-server/repos/testing-x86_64/0002-fix-libshadow-2.patch (from rev 
369620, xorg-server/trunk/0002-fix-libshadow-2.patch)
===
--- testing-x86_64/0002-fix-libshadow-2.patch   (rev 0)
+++ testing-x86_64/0002-fix-libshadow-2.patch   2019-11-23 06:57:27 UTC (rev 
369621)
@@ -0,0 +1,30 @@
+From a530b6e8923f2b9153a773c8618a1e2f41619288 Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 30 Apr 2019 18:01:27 -0400
+Subject: [PATCH] meson: Fix libshadow.so linkage
+
+Don't link against fb, it's the driver's responsibility to load that
+first. Underlinking like this is unpleasant but this matches what
+autotools does.
+
+Fixes: xorg/xserver#540
+---
+ hw/xfree86/dixmods/meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/hw/xfree86/dixmods/meson.build b/hw/xfree86/dixmods/meson.build
+index 835d23215..0562b630f 100644
+--- a/hw/xfree86/dixmods/meson.build
 b/hw/xfree86/dixmods/meson.build
+@@ -34,7 +34,7 @@ shared_module(
+ c_args: xorg_c_args,
+ dependencies: common_dep,
+ link_whole: libxserver_miext_shadow,
+-link_with: [fb, e],
++link_with: e,
+ 
+ install: true,
+ install_dir: module_dir,
+-- 
+2.22.0
+

Copied: xorg-server/repos/testing-x86_64/PKGBUILD (from rev 369620, 
xorg-server/trunk/PKGBUILD)
===
--- 

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

2019-11-22 Thread Laurent Carlier via arch-commits
Date: Saturday, November 23, 2019 @ 06:57:20
  Author: lcarlier
Revision: 369620

upgpkg: xorg-server 1.20.6-1

upstream update 1.20.6

Modified:
  xorg-server/trunk/0002-fix-libshadow-2.patch
  xorg-server/trunk/PKGBUILD
Deleted:
  
xorg-server/trunk/0001-Revert-present-scmd-Check-that-the-flip-and-screen-p.patch
  xorg-server/trunk/glvnd.patch

-+
 0001-Revert-present-scmd-Check-that-the-flip-and-screen-p.patch |   53 --
 0002-fix-libshadow-2.patch  |   32 +
 PKGBUILD|   24 -
 glvnd.patch |  181 
--
 4 files changed, 26 insertions(+), 264 deletions(-)

Deleted: 0001-Revert-present-scmd-Check-that-the-flip-and-screen-p.patch
===
--- 0001-Revert-present-scmd-Check-that-the-flip-and-screen-p.patch 
2019-11-23 00:38:05 UTC (rev 369619)
+++ 0001-Revert-present-scmd-Check-that-the-flip-and-screen-p.patch 
2019-11-23 06:57:20 UTC (rev 369620)
@@ -1,53 +0,0 @@
-From 2f0dd1816d556eef8c4b691330d39f13e1ed93f0 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Michel=20D=C3=A4nzer?= 
-Date: Wed, 3 Jul 2019 11:53:56 +0200
-Subject: [PATCH] Revert "present/scmd: Check that the flip and screen pixmap
- pitches match"
-
-This reverts commit ef91da2757050652c724f6e674e8b1acf5d0cb31.
-
-I thought this couldn't work under any circumstances, but I was wrong,
-and drivers are already checking for cases that really cannot work.
-
-Fixes issue #839.

- present/present_scmd.c | 8 +++-
- 1 file changed, 3 insertions(+), 5 deletions(-)
-
-diff --git a/present/present_scmd.c b/present/present_scmd.c
-index 7c2f80997..8417d0925 100644
 a/present/present_scmd.c
-+++ b/present/present_scmd.c
-@@ -78,7 +78,7 @@ present_check_flip(RRCrtcPtrcrtc,
-PresentFlipReason   *reason)
- {
- ScreenPtr   screen = window->drawable.pScreen;
--PixmapPtr   screen_pixmap, window_pixmap;
-+PixmapPtr   window_pixmap;
- WindowPtr   root = screen->root;
- present_screen_priv_ptr screen_priv = present_screen_priv(screen);
- 
-@@ -99,9 +99,8 @@ present_check_flip(RRCrtcPtrcrtc,
- return FALSE;
- 
- /* Make sure the window hasn't been redirected with Composite */
--screen_pixmap = screen->GetScreenPixmap(screen);
- window_pixmap = screen->GetWindowPixmap(window);
--if (window_pixmap != screen_pixmap &&
-+if (window_pixmap != screen->GetScreenPixmap(screen) &&
- window_pixmap != screen_priv->flip_pixmap &&
- window_pixmap != present_flip_pending_pixmap(screen))
- return FALSE;
-@@ -127,8 +126,7 @@ present_check_flip(RRCrtcPtrcrtc,
- window->drawable.x != pixmap->screen_x || window->drawable.y != 
pixmap->screen_y ||
- #endif
- window->drawable.width != pixmap->drawable.width ||
--window->drawable.height != pixmap->drawable.height ||
--pixmap->devKind != screen_pixmap->devKind) {
-+window->drawable.height != pixmap->drawable.height) {
- return FALSE;
- }
- 
--- 
-2.23.0
-

Modified: 0002-fix-libshadow-2.patch
===
--- 0002-fix-libshadow-2.patch  2019-11-23 00:38:05 UTC (rev 369619)
+++ 0002-fix-libshadow-2.patch  2019-11-23 06:57:20 UTC (rev 369620)
@@ -1,24 +1,30 @@
-From 9ed4ae9cf20736742c09007a32ad144b52db Mon Sep 17 00:00:00 2001
-From: fafryd 
-Date: Fri, 25 May 2018 20:17:35 +0200
-Subject: [PATCH] fix libshadow
+From a530b6e8923f2b9153a773c8618a1e2f41619288 Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 30 Apr 2019 18:01:27 -0400
+Subject: [PATCH] meson: Fix libshadow.so linkage
 
+Don't link against fb, it's the driver's responsibility to load that
+first. Underlinking like this is unpleasant but this matches what
+autotools does.
+
+Fixes: xorg/xserver#540
 ---
- hw/xfree86/dixmods/meson.build | 1 +
- 1 file changed, 1 insertion(+)
+ hw/xfree86/dixmods/meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/hw/xfree86/dixmods/meson.build b/hw/xfree86/dixmods/meson.build
-index 835d23215..6bd8029b6 100644
+index 835d23215..0562b630f 100644
 --- a/hw/xfree86/dixmods/meson.build
 +++ b/hw/xfree86/dixmods/meson.build
-@@ -38,6 +38,7 @@ shared_module(
+@@ -34,7 +34,7 @@ shared_module(
+ c_args: xorg_c_args,
+ dependencies: common_dep,
+ link_whole: libxserver_miext_shadow,
+-link_with: [fb, e],
++link_with: e,
  
  install: true,
  install_dir: module_dir,
-+install_rpath: '$ORIGIN/./',
- )
- 
- if build_glx
 -- 
-2.17.0
+2.22.0
 

Modified: PKGBUILD
===
--- PKGBUILD2019-11-23 00:38:05 UTC (rev 369619)
+++ PKGBUILD

[arch-commits] Commit in util-linux/repos (11 files)

2019-11-22 Thread Dave Reisner via arch-commits
Date: Saturday, November 23, 2019 @ 00:38:05
  Author: dreisner
Revision: 369619

archrelease: copy trunk to testing-x86_64

Added:
  util-linux/repos/testing-x86_64/
  
util-linux/repos/testing-x86_64/0001-lsblk-force-to-print-PKNAME-for-partition.patch
(from rev 369618, 
util-linux/trunk/0001-lsblk-force-to-print-PKNAME-for-partition.patch)
  util-linux/repos/testing-x86_64/60-rfkill.rules
(from rev 369618, util-linux/trunk/60-rfkill.rules)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 369618, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 369618, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 369618, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-runuser
(from rev 369618, util-linux/trunk/pam-runuser)
  util-linux/repos/testing-x86_64/pam-su
(from rev 369618, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/rfkill-block_.service
(from rev 369618, util-linux/trunk/rfkill-block_.service)
  util-linux/repos/testing-x86_64/rfkill-unblock_.service
(from rev 369618, util-linux/trunk/rfkill-unblock_.service)
  util-linux/repos/testing-x86_64/util-linux.sysusers
(from rev 369618, util-linux/trunk/util-linux.sysusers)

--+
 0001-lsblk-force-to-print-PKNAME-for-partition.patch |   31 +++
 60-rfkill.rules  |1 
 PKGBUILD |  132 +
 pam-common   |6 
 pam-login|7 
 pam-runuser  |4 
 pam-su   |9 +
 rfkill-block_.service|   10 +
 rfkill-unblock_.service  |   10 +
 util-linux.sysusers  |2 
 10 files changed, 212 insertions(+)

Copied: 
util-linux/repos/testing-x86_64/0001-lsblk-force-to-print-PKNAME-for-partition.patch
 (from rev 369618, 
util-linux/trunk/0001-lsblk-force-to-print-PKNAME-for-partition.patch)
===
--- testing-x86_64/0001-lsblk-force-to-print-PKNAME-for-partition.patch 
(rev 0)
+++ testing-x86_64/0001-lsblk-force-to-print-PKNAME-for-partition.patch 
2019-11-23 00:38:05 UTC (rev 369619)
@@ -0,0 +1,31 @@
+From e3bb9bfb76c17b1d05814436ced62c05c4011f48 Mon Sep 17 00:00:00 2001
+From: Karel Zak 
+Date: Thu, 27 Jun 2019 09:22:18 +0200
+Subject: [PATCH 1/1] lsblk: force to print PKNAME for partition
+
+PKNAME (parent kernel device name) is based on printed tree according
+to parent -> child relationship. The tree is optional and not printed
+if partition specified (.e.g "lsblk -o+PKNAME /dev/sda1"), but old
+versions print the PKNAME also in this case.
+
+Addresses: https://github.com/karelzak/util-linux/issues/813
+Signed-off-by: Karel Zak 
+Signed-off-by: Christian Hesse 
+---
+ misc-utils/lsblk.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/misc-utils/lsblk.c b/misc-utils/lsblk.c
+index e95af7af0..3ce6da730 100644
+--- a/misc-utils/lsblk.c
 b/misc-utils/lsblk.c
+@@ -1019,6 +1019,9 @@ static void device_to_scols(
+   DBG(DEV, ul_debugobj(dev, "add '%s' to scols", dev->name));
+   ON_DBG(DEV, if (ul_path_isopen_dirfd(dev->sysfs)) ul_debugobj(dev, " %s 
---> is open!", dev->name));
+ 
++  if (!parent && dev->wholedisk)
++  parent = dev->wholedisk;
++
+   /* Do not print device more than one in --list mode */
+   if (!(lsblk->flags & LSBLK_TREE) && dev->is_printed)
+   return;

Copied: util-linux/repos/testing-x86_64/60-rfkill.rules (from rev 369618, 
util-linux/trunk/60-rfkill.rules)
===
--- testing-x86_64/60-rfkill.rules  (rev 0)
+++ testing-x86_64/60-rfkill.rules  2019-11-23 00:38:05 UTC (rev 369619)
@@ -0,0 +1 @@
+KERNEL=="rfkill", GROUP="rfkill", MODE="0664"

Copied: util-linux/repos/testing-x86_64/PKGBUILD (from rev 369618, 
util-linux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-11-23 00:38:05 UTC (rev 369619)
@@ -0,0 +1,132 @@
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgbase=util-linux
+pkgname=(util-linux libutil-linux)
+_pkgmajor=2.34
+pkgver=${_pkgmajor}
+pkgrel=8
+pkgdesc="Miscellaneous system utilities for Linux"
+url='https://github.com/karelzak/util-linux'
+arch=('x86_64')
+makedepends=('systemd' 'python' 'libcap-ng')
+license=('GPL2')
+options=('strip')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak

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

2019-11-22 Thread Dave Reisner via arch-commits
Date: Saturday, November 23, 2019 @ 00:37:24
  Author: dreisner
Revision: 369618

upgpkg: util-linux 2.34-8

- add --enable-usrdir-path
- add --sbindir=/usr/bin

Net effect: fstrim.service now references /usr/bin/fstrim.service instead of
/sbin/fstrim.service. setpriv no longer has root directories in its PATH.

This doesn't really accomplish what FS#64492 wants, but I'm not interested in
patching util-linux source just for a cosmetic issue.

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 23:12:43 UTC (rev 369617)
+++ PKGBUILD2019-11-23 00:37:24 UTC (rev 369618)
@@ -6,7 +6,7 @@
 pkgname=(util-linux libutil-linux)
 _pkgmajor=2.34
 pkgver=${_pkgmajor}
-pkgrel=7
+pkgrel=8
 pkgdesc="Miscellaneous system utilities for Linux"
 url='https://github.com/karelzak/util-linux'
 arch=('x86_64')
@@ -52,7 +52,9 @@
 --prefix=/usr \
 --libdir=/usr/lib \
 --bindir=/usr/bin \
+--sbindir=/usr/bin \
 --localstatedir=/var \
+--enable-usrdir-path \
 --enable-fs-paths-default=/usr/bin:/usr/local/bin \
 --enable-raw \
 --enable-vipw \
@@ -103,8 +105,8 @@
   # adjust for usrmove
   # TODO(dreisner): fix configure.ac upstream so that this isn't needed
   cd "$pkgdir"
-  mv {,usr/}sbin/* usr/bin
-  rmdir sbin usr/sbin
+  mv usr/sbin/* usr/bin
+  rmdir usr/sbin
 
   ### runtime libs are shipped as part of libutil-linux
   rm "$pkgdir"/usr/lib/lib*.{a,so}*


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

2019-11-22 Thread Daniel M. Capella via arch-commits
Date: Saturday, November 23, 2019 @ 00:08:58
  Author: polyzen
Revision: 531988

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 531987, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-23 00:08:36 UTC (rev 531987)
+++ PKGBUILD2019-11-23 00:08:58 UTC (rev 531988)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.23.0
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('b72c8bf1038d18e2d8badd0accd20f9d6938efe2f45303e99aaab189a66dbbc1')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 531987, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-23 00:08:58 UTC (rev 531988)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.24.0
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('bf2c1637b401871d3d78bd5e1488d85875eef6e8afab4cf9c31ce1c6be3e07aa')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-11-22 Thread Daniel M. Capella via arch-commits
Date: Saturday, November 23, 2019 @ 00:08:36
  Author: polyzen
Revision: 531987

upgpkg: firefox-ublock-origin 1.24.0-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 23:35:07 UTC (rev 531986)
+++ PKGBUILD2019-11-23 00:08:36 UTC (rev 531987)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.23.0
+pkgver=1.24.0
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('b72c8bf1038d18e2d8badd0accd20f9d6938efe2f45303e99aaab189a66dbbc1')
+sha256sums=('bf2c1637b401871d3d78bd5e1488d85875eef6e8afab4cf9c31ce1c6be3e07aa')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi


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

2019-11-22 Thread Anatol Pomozov via arch-commits
Date: Friday, November 22, 2019 @ 23:35:07
  Author: anatolik
Revision: 531986

archrelease: copy trunk to community-x86_64

Added:
  rpm-tools/repos/community-x86_64/
  rpm-tools/repos/community-x86_64/PKGBUILD
(from rev 531985, rpm-tools/trunk/PKGBUILD)
  rpm-tools/repos/community-x86_64/rpm-tools.install
(from rev 531985, rpm-tools/trunk/rpm-tools.install)
  rpm-tools/repos/community-x86_64/rpmextract.sh
(from rev 531985, rpm-tools/trunk/rpmextract.sh)
  rpm-tools/repos/community-x86_64/rpmlib-filesystem-check.patch
(from rev 531985, rpm-tools/trunk/rpmlib-filesystem-check.patch)

---+
 PKGBUILD  |   75 
 rpm-tools.install |8 ++
 rpmextract.sh |6 +
 rpmlib-filesystem-check.patch |  125 
 4 files changed, 214 insertions(+)

Copied: rpm-tools/repos/community-x86_64/PKGBUILD (from rev 531985, 
rpm-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-11-22 23:35:07 UTC (rev 531986)
@@ -0,0 +1,75 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Konrad 
+# Contributor: Luka Perkov  lukaperkov  net>
+# Contributor: Fernando M  beford.net>
+# Author: Wintershade 
+
+pkgname=rpm-tools
+pkgver=4.15.1
+pkgrel=1
+pkgdesc="RPM Package Manager - RPM.org fork, used in major RPM distros"
+arch=('x86_64')
+url='http://www.rpm.org/'
+license=('GPL2')
+depends=('lua' 'file' 'nss' 'popt' 'elfutils' 'libarchive' 'libcap')
+makedepends=('python2' 'python' 'pkg-config' 'lmdb')
+optdepends=('lmdb: systemd inhibit plugin')
+conflicts=('rpm' 'rpmextract')
+options=('!libtool')
+provides=("rpm=${pkgver}" 'rpmextract=1.0-4' 'rpm-org')
+install=rpm-tools.install
+
+_pkgver_major="${pkgver%%.*}"
+_pkgver_major_rem="${pkgver#*.}"
+_pkgver_minor="${_pkgver_major_rem%%.*}"
+_base_pkgver=$_pkgver_major.$_pkgver_minor.x
+
+source=(http://ftp.rpm.org/releases/rpm-$_base_pkgver/rpm-$pkgver.tar.bz2
+   rpmextract.sh
+rpmlib-filesystem-check.patch)
+sha256sums=('ddef45f9601cd12042edfc9b6e37efcca32814e1e0f4bb8682d08144a3e2d230'
+'3e5bf450d4628366ba35469ec0530a99cd09ab2616a3d261a3f68270f481f777'
+'bd0e6dbd458f990268c60324190c6825b234647ecdde08296d2b453dc4bce27a')
+
+prepare() {
+   cd rpm-${pkgver}
+   patch -p1 < ../rpmlib-filesystem-check.patch
+}
+
+build() {
+   cd rpm-${pkgver}
+
+   ./configure \
+   --prefix=/usr  \
+   --sysconfdir=/etc  \
+   --localstatedir=/var \
+   --enable-python \
+   --with-external-db \
+   --with-lua \
+   --with-cap \
+   CPPFLAGS="`pkg-config --cflags nss`" \
+   PYTHON=python2
+   make
+}
+
+package() {
+   cd rpm-${pkgver}
+   make prefix=${pkgdir}/usr localstatedir=${pkgdir}/var install
+   rmdir ${pkgdir}/var/tmp
+   rmdir ${pkgdir}/var
+   # rpmextract using bsdtar, needs libarchive
+   install -m755 ${srcdir}/rpmextract.sh ${pkgdir}/usr/bin/
+
+   # move rpm from /bin to /usr/bin
+   rm ${pkgdir}/usr/bin/rpm{query,verify}
+   cd ${pkgdir}/usr/bin
+   ln -s rpm rpmquery
+   ln -s rpm rpmverify
+
+   # also install python 3 files
+   # building with python 3 files as default doesn't seem to work
+   cd ${srcdir}/rpm-${pkgver}
+   cd python
+   python setup.py install --root="$pkgdir/" --optimize=1
+}

Copied: rpm-tools/repos/community-x86_64/rpm-tools.install (from rev 531985, 
rpm-tools/trunk/rpm-tools.install)
===
--- community-x86_64/rpm-tools.install  (rev 0)
+++ community-x86_64/rpm-tools.install  2019-11-22 23:35:07 UTC (rev 531986)
@@ -0,0 +1,8 @@
+post_install() {
+   echo "rpm-tools installs RedHat package manager for you."
+   echo "It is useful for those who wants to create/modify RPM files."
+   echo "But do not use rpm-tools to install RedHat packages at your 
ArchLinux machine."
+   echo "It will break your system!"
+   echo "You will need to go back to Arch wiki and read the installation 
guide again."
+   echo "You've been warned!"
+}

Copied: rpm-tools/repos/community-x86_64/rpmextract.sh (from rev 531985, 
rpm-tools/trunk/rpmextract.sh)
===
--- community-x86_64/rpmextract.sh  (rev 0)
+++ community-x86_64/rpmextract.sh  2019-11-22 23:35:07 UTC (rev 531986)
@@ -0,0 +1,6 @@
+#!/bin/sh
+if [ "$1" = "" -o ! -e "$1" ]; then
+echo "no package supplied" 1>&2
+   exit 1
+fi
+bsdtar xf $1

Copied: rpm-tools/repos/community-x86_64/rpmlib-filesystem-check.patch (from 
rev 531985, 

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

2019-11-22 Thread Gaëtan Bisson via arch-commits
Date: Friday, November 22, 2019 @ 23:12:43
  Author: bisson
Revision: 369617

archrelease: copy trunk to testing-any

Added:
  iana-etc/repos/testing-any/
  iana-etc/repos/testing-any/LICENSE
(from rev 369616, iana-etc/trunk/LICENSE)
  iana-etc/repos/testing-any/PKGBUILD
(from rev 369616, iana-etc/trunk/PKGBUILD)

--+
 LICENSE  |1 +
 PKGBUILD |   52 
 2 files changed, 53 insertions(+)

Copied: iana-etc/repos/testing-any/LICENSE (from rev 369616, 
iana-etc/trunk/LICENSE)
===
--- testing-any/LICENSE (rev 0)
+++ testing-any/LICENSE 2019-11-22 23:12:43 UTC (rev 369617)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/testing-any/PKGBUILD (from rev 369616, 
iana-etc/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-11-22 23:12:43 UTC (rev 369617)
@@ -0,0 +1,52 @@
+# Contributor: Thomas Bächler 
+# Maintainer: Gaetan Bisson 
+
+pkgname=iana-etc
+pkgver=20191122
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='https://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=("https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-${pkgver}.xml;
+
"https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-${pkgver}.xml;
+'LICENSE')
+sha256sums=('2535270891e99febb368bf66c0e99550523db8123411652a33a77a94db9b6cd9'
+'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+# Original but unversioned IANA files:
+# 
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
+# https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
+
+package() {
+   cd "${srcdir}"
+
+   _ports="service-names-port-numbers-${pkgver}.xml"
+   _protocols="protocol-numbers-${pkgver}.xml"
+
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 ${_ports} 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+   install -Dm644 ${_protocols} 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
+(/ "${pkgdir}/etc/protocols"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
+(/ "${pkgdir}/etc/services"
+
+}


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

2019-11-22 Thread Gaëtan Bisson via arch-commits
Date: Friday, November 22, 2019 @ 23:12:27
  Author: bisson
Revision: 369616

upstream update, switch upstream files to arch-hosted versioned copy

Modified:
  iana-etc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 22:43:33 UTC (rev 369615)
+++ PKGBUILD2019-11-22 23:12:27 UTC (rev 369616)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=iana-etc
-pkgver=20191030
+pkgver=20191122
 pkgrel=1
 pkgdesc='/etc/protocols and /etc/services provided by IANA'
 url='https://www.iana.org/protocols'
@@ -9,29 +9,27 @@
 arch=('any')
 license=('custom:none')
 backup=('etc/'{protocols,services})
-source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
-
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
+source=("https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-${pkgver}.xml;
+
"https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-${pkgver}.xml;
 'LICENSE')
-sha256sums=('ae01c72a93b49308ad528ede262e80d80e5120646793253ce3272434cb21d3f9'
+sha256sums=('2535270891e99febb368bf66c0e99550523db8123411652a33a77a94db9b6cd9'
 '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
 
-# Please note that upstream silently updates those files in place every so
-# often, which causes checksum mismatch. Report this by flagging the package as
-# out-of-date. Cheers.
+# Original but unversioned IANA files:
+# 
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
+# https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
 
-pkgver() {
+package() {
cd "${srcdir}"
-   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
-   sort -n | tail -n 1 | tr -d -
-}
 
-package() {
-   cd "${srcdir}"
+   _ports="service-names-port-numbers-${pkgver}.xml"
+   _protocols="protocol-numbers-${pkgver}.xml"
+
install -d "${pkgdir}/etc"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
-   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
-   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+   install -Dm644 ${_ports} 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+   install -Dm644 ${_protocols} 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
 
gawk -F"[<>]" '
 BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
@@ -39,7 +37,7 @@
 (/ "${pkgdir}/etc/protocols"
+' ${_protocols} > "${pkgdir}/etc/protocols"
 
gawk -F"[<>]" '
 BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
@@ -49,6 +47,6 @@
 (/ "${pkgdir}/etc/services"
+' ${_ports} > "${pkgdir}/etc/services"
 
 }


[arch-commits] Commit in (python2-oauth)

2019-11-22 Thread Antonio Rojas via arch-commits
Date: Friday, November 22, 2019 @ 22:46:11
  Author: arojas
Revision: 531985

Drop unused python2 package

Deleted:
  python2-oauth/


[arch-commits] Commit in (python-egenix-mx-base)

2019-11-22 Thread Antonio Rojas via arch-commits
Date: Friday, November 22, 2019 @ 22:43:33
  Author: arojas
Revision: 369615

Drop unused python2 package

Deleted:
  python-egenix-mx-base/


[arch-commits] Commit in (python-gdata)

2019-11-22 Thread Antonio Rojas via arch-commits
Date: Friday, November 22, 2019 @ 22:38:36
  Author: arojas
Revision: 369614

Drop unused python2 package

Deleted:
  python-gdata/


[arch-commits] Commit in proj/trunk (PKGBUILD proj.changelog)

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:44:07
  Author: jlichtblau
Revision: 531982

upgpkg: proj 6.2.1-1 - new upstream release

Modified:
  proj/trunk/PKGBUILD
  proj/trunk/proj.changelog

+
 PKGBUILD   |4 ++--
 proj.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 21:38:10 UTC (rev 531981)
+++ PKGBUILD2019-11-22 21:44:07 UTC (rev 531982)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=proj
-pkgver=6.2.0
+pkgver=6.2.1
 pkgrel=1
 pkgdesc='Cartographic Projections library'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 
source=(https://github.com/OSGeo/PROJ/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
 https://download.osgeo.org/proj/proj-datumgrid-1.8.zip)
-sha256sums=('b300c0f872f632ad7f8eb60725edbf14f0f8f52db740a3ab23e7b94f1cd22a50'
+sha256sums=('7f2e0fe63312f1e766057cceb53dc9585c4a335ff6641de45696dbd40d17c340'
 'b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e')
 
 build(){

Modified: proj.changelog
===
--- proj.changelog  2019-11-22 21:38:10 UTC (rev 531981)
+++ proj.changelog  2019-11-22 21:44:07 UTC (rev 531982)
@@ -1,3 +1,6 @@
+2019-11-22 Jaroslav Lichtblau 
+   * proj 6.2.1-1
+
 2019-09-18 Jaroslav Lichtblau 
* proj 6.2.0-1
 


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

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:44:17
  Author: jlichtblau
Revision: 531983

archrelease: copy trunk to community-x86_64

Added:
  proj/repos/community-x86_64/PKGBUILD
(from rev 531982, proj/trunk/PKGBUILD)
  proj/repos/community-x86_64/proj.changelog
(from rev 531982, proj/trunk/proj.changelog)
Deleted:
  proj/repos/community-x86_64/PKGBUILD
  proj/repos/community-x86_64/proj.changelog

+
 PKGBUILD   |   70 
 proj.changelog |   79 ---
 2 files changed, 76 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 21:44:07 UTC (rev 531982)
+++ PKGBUILD2019-11-22 21:44:17 UTC (rev 531983)
@@ -1,35 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Mateusz Herych 
-# Contributor: dibblethewrecker 
-# Contributor: William Rea 
-
-pkgname=proj
-pkgver=6.2.0
-pkgrel=1
-pkgdesc='Cartographic Projections library'
-arch=('x86_64')
-url="https://trac.osgeo.org/proj/;
-license=('MIT')
-makedepends=('autoconf' 'sqlite')
-changelog=$pkgname.changelog
-source=(https://github.com/OSGeo/PROJ/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
-https://download.osgeo.org/proj/proj-datumgrid-1.8.zip)
-sha256sums=('b300c0f872f632ad7f8eb60725edbf14f0f8f52db740a3ab23e7b94f1cd22a50'
-'b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e')
-
-build(){
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  autoreconf -if
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-  bsdtar --no-same-owner -xzvf "${srcdir}"/proj-datumgrid-1.8.zip -C 
"${pkgdir}"/usr/share/$pkgname
-}

Copied: proj/repos/community-x86_64/PKGBUILD (from rev 531982, 
proj/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 21:44:17 UTC (rev 531983)
@@ -0,0 +1,35 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Mateusz Herych 
+# Contributor: dibblethewrecker 
+# Contributor: William Rea 
+
+pkgname=proj
+pkgver=6.2.1
+pkgrel=1
+pkgdesc='Cartographic Projections library'
+arch=('x86_64')
+url="https://trac.osgeo.org/proj/;
+license=('MIT')
+makedepends=('autoconf' 'sqlite')
+changelog=$pkgname.changelog
+source=(https://github.com/OSGeo/PROJ/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
+https://download.osgeo.org/proj/proj-datumgrid-1.8.zip)
+sha256sums=('7f2e0fe63312f1e766057cceb53dc9585c4a335ff6641de45696dbd40d17c340'
+'b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e')
+
+build(){
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  autoreconf -if
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+  bsdtar --no-same-owner -xzvf "${srcdir}"/proj-datumgrid-1.8.zip -C 
"${pkgdir}"/usr/share/$pkgname
+}

Deleted: proj.changelog
===
--- proj.changelog  2019-11-22 21:44:07 UTC (rev 531982)
+++ proj.changelog  2019-11-22 21:44:17 UTC (rev 531983)
@@ -1,38 +0,0 @@
-2019-09-18 Jaroslav Lichtblau 
-   * proj 6.2.0-1
-
-2019-06-16 Jaroslav Lichtblau 
-   * proj 6.1.0-1
-
-2018-09-30 Jaroslav Lichtblau 
-   * proj 5.2.0-1
-
-2018-08-14 Jaroslav Lichtblau 
-   * proj 5.1.0-1
-
-2018-05-16 Jaroslav Lichtblau 
-   * proj 5.0.1-1
-
-2016-09-14 Jaroslav Lichtblau 
-   * proj 4.9.3-1
-
-2016-01-09 Jaroslav Lichtblau 
-   * proj 4.9.2-1
-
-2015-03-12 Jaroslav Lichtblau 
-   * proj 4.9.1-1
-
-2013-12-25 Jaroslav Lichtblau 
-   * proj 4.8.0-3 static library removed
-
-2013-02-24 Jaroslav Lichtblau 
-   * proj 4.8.0-2 chenyx06a.zip file location fix
-
-2012-05-05 Jaroslav Lichtblau 
-   * proj 4.8.0-1
-
-2012-03-11 Jaroslav Lichtblau 
-   * proj 4.7.0-2 adopted, package signed, FS#27119 fixed
-
-2007-06-27 tardo 
-   * Fixed license dir | license -> licenses

Copied: proj/repos/community-x86_64/proj.changelog (from rev 531982, 
proj/trunk/proj.changelog)
===
--- proj.changelog  (rev 0)
+++ proj.changelog  2019-11-22 21:44:17 UTC (rev 531983)
@@ -0,0 +1,41 @@
+2019-11-22 Jaroslav Lichtblau 
+   * proj 6.2.1-1
+
+2019-09-18 Jaroslav Lichtblau 
+   * proj 6.2.0-1
+
+2019-06-16 Jaroslav Lichtblau 
+   * proj 6.1.0-1
+
+2018-09-30 Jaroslav Lichtblau 
+   * proj 5.2.0-1
+
+2018-08-14 Jaroslav Lichtblau 
+   * proj 5.1.0-1
+
+2018-05-16 Jaroslav Lichtblau 
+   * proj 5.0.1-1
+
+2016-09-14 Jaroslav Lichtblau 
+   * proj 4.9.3-1
+
+2016-01-09 Jaroslav 

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

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:37:58
  Author: jlichtblau
Revision: 531980

upgpkg: glom 1.32.0-1 - new upstream release

Modified:
  glom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 21:27:10 UTC (rev 531979)
+++ PKGBUILD2019-11-22 21:37:58 UTC (rev 531980)
@@ -3,8 +3,8 @@
 # Contributor: William Rea 
 
 pkgname=glom
-pkgver=1.31.6
-pkgrel=12
+pkgver=1.32.0
+pkgrel=1
 pkgdesc="An easy-to-use database designer and user interface"
 arch=('x86_64')
 url="https://www.glom.org/;
@@ -14,7 +14,7 @@
 makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-mysql')
 changelog=$pkgname.changelog
 
source=(https://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6c5bb163e66d487f979763c3ca3437b56322581872429f1fc3af95f11a2eace0')
+sha256sums=('53bf207ebca82c563b9e67bce977459a17e7fd94e35c27c196986736da248df1')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver


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

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:38:10
  Author: jlichtblau
Revision: 531981

archrelease: copy trunk to community-x86_64

Added:
  glom/repos/community-x86_64/PKGBUILD
(from rev 531980, glom/trunk/PKGBUILD)
  glom/repos/community-x86_64/glom.changelog
(from rev 531980, glom/trunk/glom.changelog)
Deleted:
  glom/repos/community-x86_64/PKGBUILD
  glom/repos/community-x86_64/glom.changelog

+
 PKGBUILD   |   70 +++
 glom.changelog |   70 +++
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 21:37:58 UTC (rev 531980)
+++ PKGBUILD2019-11-22 21:38:10 UTC (rev 531981)
@@ -1,35 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Roman Kyrylych 
-# Contributor: William Rea 
-
-pkgname=glom
-pkgver=1.31.6
-pkgrel=12
-pkgdesc="An easy-to-use database designer and user interface"
-arch=('x86_64')
-url="https://www.glom.org/;
-license=('GPL')
-depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python-gobject' 'libepc'
- 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql' 
'libgda-postgres')
-makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-mysql')
-changelog=$pkgname.changelog
-source=(https://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6c5bb163e66d487f979763c3ca3437b56322581872429f1fc3af95f11a2eace0')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-postgres-utils=/usr/bin \
---disable-update-mime-database \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: glom/repos/community-x86_64/PKGBUILD (from rev 531980, 
glom/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 21:38:10 UTC (rev 531981)
@@ -0,0 +1,35 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+
+pkgname=glom
+pkgver=1.32.0
+pkgrel=1
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('x86_64')
+url="https://www.glom.org/;
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python-gobject' 'libepc'
+ 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql' 
'libgda-postgres')
+makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-mysql')
+changelog=$pkgname.changelog
+source=(https://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('53bf207ebca82c563b9e67bce977459a17e7fd94e35c27c196986736da248df1')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-update-mime-database \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: glom.changelog
===
--- glom.changelog  2019-11-22 21:37:58 UTC (rev 531980)
+++ glom.changelog  2019-11-22 21:38:10 UTC (rev 531981)
@@ -1,35 +0,0 @@
-2017-12-27 Jaroslav Lichtblau 
-* glom-1.31.6-5 boost 1.66.0 rebuild
-
-2017-11-13 Jaroslav Lichtblau 
-* glom-1.31.6-4 FS#56174 fix
-
-2017-09-10 Jaroslav Lichtblau 
-* glom-1.31.6-3 boost 1.65.1 rebuild
-
-2017-05-19 Jaroslav Lichtblau 
-* glom-1.31.6-2 boost 1.64 rebuild
-
-2016-10-07 Jaroslav Lichtblau 
-* glom-1.30.4-3 boost 1.62 rebuild
-
-2016-08-18 Jaroslav Lichtblau 
-* glom-1.30.4-2 boost 1.61 rebuild
-
-2016-04-30 Jaroslav Lichtblau 
-* glom-1.30.3-2 pacman hooks rebuild
-
-2016-04-11 Jaroslav Lichtblau 
-* glom-1.30.3-1
-
-2015-07-13 Jaroslav Lichtblau 
-* glom-1.28.5-1
-
-2015-03-28 Jaroslav Lichtblau 
-* glom-1.28.4-1
-
-2014-11-05 Jaroslav Lichtblau 
-* glom-1.28.0-1
-
-2013-11-11 Jaroslav Lichtblau 
-* glom-1.24.2-1

Copied: glom/repos/community-x86_64/glom.changelog (from rev 531980, 
glom/trunk/glom.changelog)
===
--- glom.changelog  (rev 0)
+++ glom.changelog  2019-11-22 21:38:10 UTC (rev 531981)
@@ -0,0 +1,35 @@
+2017-12-27 Jaroslav Lichtblau 
+* glom-1.31.6-5 boost 1.66.0 rebuild
+
+2017-11-13 Jaroslav Lichtblau 
+* glom-1.31.6-4 FS#56174 fix
+
+2017-09-10 Jaroslav Lichtblau 
+* glom-1.31.6-3 boost 1.65.1 rebuild
+
+2017-05-19 Jaroslav Lichtblau 
+* glom-1.31.6-2 boost 1.64 rebuild
+
+2016-10-07 Jaroslav Lichtblau 
+* glom-1.30.4-3 boost 1.62 rebuild
+
+2016-08-18 Jaroslav Lichtblau 
+* glom-1.30.4-2 boost 1.61 rebuild

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

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:27:10
  Author: jlichtblau
Revision: 531979

archrelease: copy trunk to community-staging-x86_64

Added:
  geos/repos/community-staging-x86_64/
  geos/repos/community-staging-x86_64/PKGBUILD
(from rev 531978, geos/trunk/PKGBUILD)
  geos/repos/community-staging-x86_64/geos.changelog
(from rev 531978, geos/trunk/geos.changelog)

+
 PKGBUILD   |   36 
 geos.changelog |   38 ++
 2 files changed, 74 insertions(+)

Copied: geos/repos/community-staging-x86_64/PKGBUILD (from rev 531978, 
geos/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-11-22 21:27:10 UTC (rev 531979)
@@ -0,0 +1,36 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+# Contributor: Alexander Rødseth 
+
+pkgname=geos
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="C++ port of the Java Topology Suite"
+arch=('x86_64')
+url="https://trac.osgeo.org/geos/;
+license=('LGPL')
+depends=('gcc-libs' 'bash')
+options=('!emptydirs')
+changelog=$pkgname.changelog
+source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make check
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: geos/repos/community-staging-x86_64/geos.changelog (from rev 531978, 
geos/trunk/geos.changelog)
===
--- community-staging-x86_64/geos.changelog (rev 0)
+++ community-staging-x86_64/geos.changelog 2019-11-22 21:27:10 UTC (rev 
531979)
@@ -0,0 +1,38 @@
+2019-11-22 Jaroslav Lichtblau 
+   * geos 3.8.0-1
+
+2019-06-16 Jaroslav Lichtblau 
+   * geos 3.7.2-1
+
+2018-12-02 Jaroslav Lichtblau 
+   * geos 3.7.1-1
+
+2018-09-30 Jaroslav Lichtblau 
+   * geos 3.7.0-1
+
+2018-08-11 Jaroslav Lichtblau 
+   * geos 3.6.3-1
+
+2017-08-06 Jaroslav Lichtblau 
+   * geos 3.6.2-1
+
+2017-03-04 Jaroslav Lichtblau 
+   * geos 3.6.1-1
+
+2015-10-19 Jaroslav Lichtblau 
+   * geos 3.5.0-1
+
+2013-09-02 Jaroslav Lichtblau 
+   * geos 3.4.1-1
+
+2013-04-20 Jaroslav Lichtblau 
+   * geos 3.3.8-1
+
+2013-02-24 Jaroslav Lichtblau 
+   * geos 3.3.7-1
+
+2013-01-18 Jaroslav Lichtblau 
+   * geos 3.3.6-1
+
+2012-09-06 Jaroslav Lichtblau 
+   * geos 3.3.5-1


[arch-commits] Commit in geos/trunk (PKGBUILD geos.changelog)

2019-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 22, 2019 @ 21:26:56
  Author: jlichtblau
Revision: 531978

upgpkg: geos 3.8.0-1 - new upstream release

Modified:
  geos/trunk/PKGBUILD
  geos/trunk/geos.changelog

+
 PKGBUILD   |4 ++--
 geos.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 20:28:47 UTC (rev 531977)
+++ PKGBUILD2019-11-22 21:26:56 UTC (rev 531978)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=geos
-pkgver=3.7.2
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="C++ port of the Java Topology Suite"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 changelog=$pkgname.changelog
 source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707')
+sha256sums=('99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: geos.changelog
===
--- geos.changelog  2019-11-22 20:28:47 UTC (rev 531977)
+++ geos.changelog  2019-11-22 21:26:56 UTC (rev 531978)
@@ -1,3 +1,6 @@
+2019-11-22 Jaroslav Lichtblau 
+   * geos 3.8.0-1
+
 2019-06-16 Jaroslav Lichtblau 
* geos 3.7.2-1
 


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

2019-11-22 Thread Eli Schwartz via arch-commits
Date: Friday, November 22, 2019 @ 20:28:47
  Author: eschwartz
Revision: 531977

archrelease: copy trunk to community-x86_64

Added:
  muffin/repos/community-x86_64/PKGBUILD
(from rev 531976, muffin/trunk/PKGBUILD)
Deleted:
  muffin/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 20:28:27 UTC (rev 531976)
+++ PKGBUILD2019-11-22 20:28:47 UTC (rev 531977)
@@ -1,55 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Contributor: Adam Hani Schakaki 
-# Contributor: Ner0
-
-pkgname=muffin
-pkgver=4.2.2
-pkgrel=1
-pkgdesc="Cinnamon window manager based on Mutter"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL')
-depends=('cinnamon-desktop' 'gobject-introspection-runtime' 'libcanberra' 
'libinput'
- 'libsm' 'libxkbcommon-x11' 'startup-notification' 'zenity')
-makedepends=('intltool' 'gobject-introspection' 'gtk-doc' 'gnome-doc-utils')
-options=('!emptydirs')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('08c64a7a951fc526d96b4e3b6b53997328904ae2430aad4c2611a4f130a5bd16')
-b2sums=('84f23cdfa6441f2c35e824a5ad2a461e4e453f94b54d4ec17696de1580a5a4c0cf2dbe03e579721d31e10b64ec2145e1904f99bda8c6c89e9f5bf41d2a118915')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-./configure --prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/muffin \
---localstatedir=/var \
---disable-gtk-doc \
---disable-static \
---disable-schemas-compile \
---enable-compile-warnings=minimum
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" install
-
-# Remove unused stuff
-make -C src DESTDIR="${pkgdir}" uninstall-binPROGRAMS 
uninstall-desktopfilesDATA
-make -C src/tools DESTDIR="${pkgdir}" uninstall
-make -C src/compositor/plugins DESTDIR="${pkgdir}" uninstall
-make -C doc/man DESTDIR="${pkgdir}" uninstall
-}

Copied: muffin/repos/community-x86_64/PKGBUILD (from rev 531976, 
muffin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 20:28:47 UTC (rev 531977)
@@ -0,0 +1,59 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Contributor: Adam Hani Schakaki 
+# Contributor: Ner0
+
+pkgname=muffin
+pkgver=4.4.1
+pkgrel=1
+pkgdesc="Cinnamon window manager based on Mutter"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL')
+depends=('cinnamon-desktop' 'gobject-introspection-runtime' 'libcanberra' 
'libinput'
+ 'libsm' 'libxkbcommon-x11' 'startup-notification' 'zenity')
+makedepends=('intltool' 'gobject-introspection' 'gtk-doc' 'gnome-doc-utils')
+options=('!emptydirs')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('86b59ca3dbb0ff1257a753971b8520c2b0939f9eb0eddd9260d67cf1c2b39d3d')
+b2sums=('29b9bc722f3fd99b5a0e125987c2a27c52c0d73ff381ef36f2be6e44624ee844bfa6da058b9f223ccca9d99a819294c3ccc630b6c8fc1b2d0f5184e7ebf6343e')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# thou shalt not -Werror
+sed -i 's/--warn-error//g' src/Makefile.am
+
+NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/muffin \
+--localstatedir=/var \
+--disable-gtk-doc \
+--disable-static \
+--disable-schemas-compile \
+--disable-wayland-egl-server \
+--enable-compile-warnings=minimum
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+# Remove unused stuff
+make -C src DESTDIR="${pkgdir}" uninstall-binPROGRAMS 
uninstall-desktopfilesDATA
+make -C src/tools DESTDIR="${pkgdir}" uninstall
+make -C src/compositor/plugins DESTDIR="${pkgdir}" uninstall
+make -C doc/man DESTDIR="${pkgdir}" uninstall
+}


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

2019-11-22 Thread Eli Schwartz via arch-commits
Date: Friday, November 22, 2019 @ 20:28:27
  Author: eschwartz
Revision: 531976

upgpkg: muffin 4.4.1-1: upstream release

Modified:
  muffin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 20:25:20 UTC (rev 531975)
+++ PKGBUILD2019-11-22 20:28:27 UTC (rev 531976)
@@ -4,7 +4,7 @@
 # Contributor: Ner0
 
 pkgname=muffin
-pkgver=4.2.2
+pkgver=4.4.1
 pkgrel=1
 pkgdesc="Cinnamon window manager based on Mutter"
 arch=('x86_64')
@@ -15,8 +15,8 @@
 makedepends=('intltool' 'gobject-introspection' 'gtk-doc' 'gnome-doc-utils')
 options=('!emptydirs')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('08c64a7a951fc526d96b4e3b6b53997328904ae2430aad4c2611a4f130a5bd16')
-b2sums=('84f23cdfa6441f2c35e824a5ad2a461e4e453f94b54d4ec17696de1580a5a4c0cf2dbe03e579721d31e10b64ec2145e1904f99bda8c6c89e9f5bf41d2a118915')
+sha256sums=('86b59ca3dbb0ff1257a753971b8520c2b0939f9eb0eddd9260d67cf1c2b39d3d')
+b2sums=('29b9bc722f3fd99b5a0e125987c2a27c52c0d73ff381ef36f2be6e44624ee844bfa6da058b9f223ccca9d99a819294c3ccc630b6c8fc1b2d0f5184e7ebf6343e')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}


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

2019-11-22 Thread Jelle van der Waa via arch-commits
Date: Friday, November 22, 2019 @ 20:25:20
  Author: jelle
Revision: 531975

archrelease: copy trunk to community-x86_64

Added:
  grafana/repos/community-x86_64/PKGBUILD
(from rev 531974, grafana/trunk/PKGBUILD)
  grafana/repos/community-x86_64/golang-xerrors.patch
(from rev 531974, grafana/trunk/golang-xerrors.patch)
  grafana/repos/community-x86_64/grafana.install
(from rev 531974, grafana/trunk/grafana.install)
  grafana/repos/community-x86_64/grafana.service
(from rev 531974, grafana/trunk/grafana.service)
  grafana/repos/community-x86_64/grafana.sysusers
(from rev 531974, grafana/trunk/grafana.sysusers)
  grafana/repos/community-x86_64/grafana.tmpfiles
(from rev 531974, grafana/trunk/grafana.tmpfiles)
Deleted:
  grafana/repos/community-x86_64/PKGBUILD
  grafana/repos/community-x86_64/golang-xerrors.patch
  grafana/repos/community-x86_64/grafana.install
  grafana/repos/community-x86_64/grafana.service
  grafana/repos/community-x86_64/grafana.sysusers
  grafana/repos/community-x86_64/grafana.tmpfiles

--+
 PKGBUILD |  160 -
 golang-xerrors.patch |   52 +++
 grafana.install  |   44 ++---
 grafana.service  |   46 +++---
 grafana.sysusers |2 
 grafana.tmpfiles |4 -
 6 files changed, 154 insertions(+), 154 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 20:25:03 UTC (rev 531974)
+++ PKGBUILD2019-11-22 20:25:20 UTC (rev 531975)
@@ -1,80 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-# Contributor: Carsten Feuls 
-# Contributor: Gilles Hamel 
-
-pkgname=grafana
-pkgver=6.4.3
-pkgrel=1
-pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
-url='https://grafana.com/'
-arch=('x86_64')
-license=('Apache')
-depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts')
-makedepends=('git' 'go-pie' 'npm' 'grunt-cli' 'python2' 'nodejs-lts-dubnium')
-backup=('etc/grafana.ini')
-source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver;
-'grafana.service'
-'grafana.sysusers'
-'grafana.tmpfiles'
-'golang-xerrors.patch'
-   )
-install=$pkgname.install
-sha512sums=('SKIP'
-
'02a597225ee6ba8da9491a94daa33fe681846e2140e02fbb461ff7d39acd4cf99694dc03fb5f2c5ecfd180b09c44a41fe639b121499b4222b67ada57dc60d850'
-
'38b46d953837a7afa5a654dfeef163b210d56cad57d937018531d00cd63b5341d6f9cd777299bdc7a994d0cb7df09b8157aad0f166e76ad47564e1ad6d5441d4'
-
'c1724bfc7cbd6a406f17acb661efca0f1e57e2c30cc1841f4cb7ccfc420adc40cc61cb1c023d00444827b2c40e9caa4c2fefbfd503419848c74a0b455b2375ab'
-
'bc541cef9cd55df9ffd2990b1b6949abffabe54d2e0449cda603b60724815897ea1741dd4b75ce944f8ab88d517c09255a3ceda7f50de007960c8a5b4c03b3d1')
-
-prepare() {
-  cd $pkgname
-  # 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
-  # set arch linux paths
-  sed -ri 's,^(\s*data\s*=).*,\1 /var/lib/grafana,' conf/defaults.ini
-  sed -ri 's,^(\s*plugins\s*=).*,\1 /var/lib/grafana/plugins,' 
conf/defaults.ini
-  sed -ri 's,^(\s*provisioning\s*=).*,\1 /var/lib/grafana/conf/provisioning,' 
conf/defaults.ini
-  sed -ri 's,^(\s*logs\s*=).*,\1 /var/log/grafana,' conf/defaults.ini
-}
-
-build() {
-  msg2 'GOPATH setup'
-  export GOPATH="$srcdir/gopath"
-  export PATH+=":$GOPATH/bin"
-  mkdir -p "$GOPATH/src/github.com/grafana/"
-  ln -fsrT "$srcdir/grafana/" "$GOPATH/src/github.com/grafana/grafana"
-  cd "$GOPATH/src/github.com/grafana/grafana"
-
-  msg2 'building the backend'
-  go run build.go setup
-  go run build.go build
-
-  msg2 'building the frontend'
-  export NPM_CONFIG_PREFIX="$srcdir/npm"
-  export PATH+=":$NPM_CONFIG_PREFIX/bin"
-  npm install -g yarn
-  yarn install --pure-lockfile --no-progress
-  npm run build release
-}
-
-package() {
-  install -Dm644 grafana.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/grafana.conf"
-  install -Dm644 grafana.sysusers "$pkgdir/usr/lib/sysusers.d/grafana.conf"
-  install -Dm644 grafana.service 
"$pkgdir/usr/lib/systemd/system/grafana.service"
-  cd $pkgname
-  install -Dsm755 bin/linux-amd64/grafana-server 
"$pkgdir/usr/bin/grafana-server"
-  install -Dsm755 bin/linux-amd64/grafana-cli "$pkgdir/usr/bin/grafana-cli"
-  install -Dm640 -o207 -g207 conf/sample.ini "$pkgdir/etc/$pkgname.ini"
-  install -Dm644 conf/defaults.ini 
"$pkgdir/usr/share/$pkgname/conf/defaults.ini"
-  install -dm755 "$pkgdir/usr/share/grafana/"
-  for i in vendor public tools; do
-cp -r "$i" "$pkgdir/usr/share/grafana/$i"
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: grafana/repos/community-x86_64/PKGBUILD (from rev 531974, 
grafana/trunk/PKGBUILD)

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

2019-11-22 Thread Jelle van der Waa via arch-commits
Date: Friday, November 22, 2019 @ 20:25:03
  Author: jelle
Revision: 531974

upgpkg: grafana 6.4.4-1

Upstream update

Modified:
  grafana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 19:45:31 UTC (rev 531973)
+++ PKGBUILD2019-11-22 20:25:03 UTC (rev 531974)
@@ -3,7 +3,7 @@
 # Contributor: Gilles Hamel 
 
 pkgname=grafana
-pkgver=6.4.3
+pkgver=6.4.4
 pkgrel=1
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
 url='https://grafana.com/'


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

2019-11-22 Thread Eli Schwartz via arch-commits
Date: Friday, November 22, 2019 @ 19:45:05
  Author: eschwartz
Revision: 531972

upgpkg: cinnamon 4.2.4-3: fix some broken behavior on python3.8

cgi.escape is deprecated upstream, see:
https://github.com/linuxmint/cinnamon/issues/8962

Also fix broken ngettext behavior (via pending upstream PR), fixes FS#64543

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 19:29:11 UTC (rev 531971)
+++ PKGBUILD2019-11-22 19:45:05 UTC (rev 531972)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=4.2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
 arch=('x86_64')
 url="https://github.com/linuxmint/${pkgname};
@@ -25,17 +25,23 @@
 makedepends=('intltool' 'gtk-doc' 'gobject-introspection')
 options=('!emptydirs')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-
"https://github.com/linuxmint/cinnamon/commit/6e7ea0640ddb97d54febfbb76ac0e5cd0c0349d4.patch;
+"${url}/commit/6e7ea0640ddb97d54febfbb76ac0e5cd0c0349d4.patch"
+"${url}/commit/058e3a1e7dd26eca4bacb37b7c20c1e9d430de6a.patch"
+
"${url}/pull/8964/commits/568064ce7ec056118a69275232c0e7e4ba93b056.patch"
 "0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch"
 "set_wheel.patch"
 "default-theme.patch")
 
sha512sums=('6ba5a760253ece582c2b6cc037d92b9d51a1ae397312d852c4e08c5ab6e64e1f01f88f58e87bb5eaffc9e26c2a3ebcddbf0292449d5b95404deed59ad48edf38'
 
'4339ceebabdf087b31141f1b2edafb34b064ceb549ccdabcb101c02aa2a5d0f6e4cc4976d6f3d119c11f7662469d4e716cc23ab777dead398843398710e22821'
+
'3b0adefccfcac1c3fd99efdbfd8768cd0940749c06e53ce25a23f43a9bc8ae80c695cf841b70450f58c544aae771446b70dd74d092540804986961545dc8a114'
+
'68433d69b421212966c9086050a1776cd98adfd63e4dad21863a1db0cc30ded062f6f1536008c1ec266b03d207e23abb46bba958b73abf485a436322ecb13e77'
 
'77c2229d350bb1445375d206af769f1dde9329ce3575e40e9c1d5fea3ec0f49c0a7ef36d78caf895d9224147947bd102bab924b5579dc8dc5f8d3269e0c76374'
 
'fd7e117054996ed1c3dfd0f968c2bf98ca4fcee9a100221f8839a232147745ec0140e1f68eeffba58a3c44f66f26e05d433648a7a28858ec669524f7266ba04c'
 
'3c460141b277df61c4546cc311fa5ecc7e7ea19a7d39a92d1d0214c37a91b4e163bc91823df7098bd2cf6fb430361cdb9839ab96abe53fe82f2a735e187de563')
 
b2sums=('92018afef197066765c9c3ea8e82528f77519aed60b463727b845a557ac6a8990cd509891123a63384ae5e95f39b77ff66ec1a85c42877dc7209d02a9c492a96'
 
'cd51f0a3d1f9594f8bca62b58db0e8f1a5db760d86c4d2f6d30c077280a6c0c9e24b5d385ff2d2ebf196997b948bb1c5da7f4f343405a7dc9298c134af0846a0'
+
'4af32c1cfcbaf70e29d57ebaa7c46e567435cc46e7f5817ab72e1c04de7b270d280ca3cd44bc38770c8953e8cc5dd8dc50fbc7cb19939418891ea77ad01fd1d3'
+
'fbebc287959c684ad475c9e15f8c8664f31674e7720b119ddb8cc1e8f85b04ff74e34e016c273baa5e3efb95c6be7f50e3a0632aac2245af79ab4a7996c9eef4'
 
'1d873efa0d17e358f834c4374f39bbf3f74340849f9c28a0950c0a064772083798aba3435e564acdf43a94665389917788e295073d4a65cc18600d71b7a9f008'
 
'3becf1f40068fc629109e6e7d464c3c484296afacc9ab6328b2ccbb3c9735bcbfa9550f9f73b430ede178ae668e37c660ce322b5b4d1873526de3d3d41185160'
 
'3a7515cc7b0ca1549289be62f6d5cbd79f4b076892194f4b6264555322d430a3d6474db9ec62439f3ba41d43d1017dc39a4c44add2e5e5c09f32012b772a7041')
@@ -46,6 +52,10 @@
 # backport fix for crash in cinnamon-settings' "Preferred Applications"
 # https://github.com/linuxmint/cinnamon/issues/8853
 patch -p1 -i ../6e7ea0640ddb97d54febfbb76ac0e5cd0c0349d4.patch
+# python 3.8 backport
+patch --no-backup-if-mismatch -p1 -i 
../058e3a1e7dd26eca4bacb37b7c20c1e9d430de6a.patch
+# this gettext call never worked: https://bugs.archlinux.org/task/64543
+patch -p1 -i ../568064ce7ec056118a69275232c0e7e4ba93b056.patch
 
 # Check for the cc-panel module path, not for the irrelevant binary
 # https://github.com/linuxmint/cinnamon/pull/7382


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

2019-11-22 Thread Eli Schwartz via arch-commits
Date: Friday, November 22, 2019 @ 19:45:31
  Author: eschwartz
Revision: 531973

archrelease: copy trunk to community-x86_64

Added:
  
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
(from rev 531972, 
cinnamon/trunk/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 531972, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/default-theme.patch
(from rev 531972, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-x86_64/set_wheel.patch
(from rev 531972, cinnamon/trunk/set_wheel.patch)
Deleted:
  
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/default-theme.patch
  cinnamon/repos/community-x86_64/set_wheel.patch

-+
 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch |   76 +--
 PKGBUILD|  204 
+-
 default-theme.patch |   50 +-
 set_wheel.patch |  110 ++---
 4 files changed, 225 insertions(+), 215 deletions(-)

Deleted: 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
===
--- 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2019-11-22 19:45:05 UTC (rev 531972)
+++ 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2019-11-22 19:45:31 UTC (rev 531973)
@@ -1,38 +0,0 @@
-From ac4d2fc9fafb38ebb02615a41b23cceca304e73a Mon Sep 17 00:00:00 2001
-From: Eli Schwartz 
-Date: Tue, 20 Mar 2018 14:11:02 -0400
-Subject: [PATCH] cinnamon-settings: don't rely on the presence of
- cinnamon-control-center
-
-The existence of the cinnamon-control-center binary does not even tell
-us what control center libraries are available. So instead, do the same
-thing we did for cinnamon-settings modules, and check if the library
-exists.

- files/usr/bin/cinnamon-settings | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/files/usr/bin/cinnamon-settings b/files/usr/bin/cinnamon-settings
-index 9fbdbecd2..98ca454a5 100755
 a/files/usr/bin/cinnamon-settings
-+++ b/files/usr/bin/cinnamon-settings
-@@ -58,6 +58,7 @@ Available types of sort, and corresponding numbers:
- import getopt
- import os
- import sys
-+import sysconfig
- 
- def usage():
- print("""Usage:
-@@ -119,7 +120,7 @@ if len(sys.argv) > 1:
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
- elif 
os.path.exists("/usr/share/cinnamon/cinnamon-settings/modules/cs_%s.py" % 
module):
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
--elif os.path.exists("/usr/bin/cinnamon-control-center"):
-+elif os.path.exists(os.path.join(sysconfig.get_config_var("LIBDIR"), 
"cinnamon-control-center-1/panels/lib%s.so" % module)):
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
- elif os.path.exists("/usr/bin/gnome-control-center"):
- print ("Unknown module %s, calling gnome-control-center" % module)
--- 
-2.22.0
-

Copied: 
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
 (from rev 531972, 
cinnamon/trunk/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch)
===
--- 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
(rev 0)
+++ 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2019-11-22 19:45:31 UTC (rev 531973)
@@ -0,0 +1,38 @@
+From ac4d2fc9fafb38ebb02615a41b23cceca304e73a Mon Sep 17 00:00:00 2001
+From: Eli Schwartz 
+Date: Tue, 20 Mar 2018 14:11:02 -0400
+Subject: [PATCH] cinnamon-settings: don't rely on the presence of
+ cinnamon-control-center
+
+The existence of the cinnamon-control-center binary does not even tell
+us what control center libraries are available. So instead, do the same
+thing we did for cinnamon-settings modules, and check if the library
+exists.
+---
+ files/usr/bin/cinnamon-settings | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/files/usr/bin/cinnamon-settings b/files/usr/bin/cinnamon-settings
+index 9fbdbecd2..98ca454a5 100755
+--- a/files/usr/bin/cinnamon-settings
 b/files/usr/bin/cinnamon-settings
+@@ -58,6 +58,7 @@ Available types of sort, and corresponding numbers:
+ import getopt
+ import os
+ import sys
++import sysconfig
+ 
+ def usage():
+ print("""Usage:
+@@ -119,7 +120,7 @@ if len(sys.argv) > 1:
+ 

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

2019-11-22 Thread Andrew Crerar via arch-commits
Date: Friday, November 22, 2019 @ 19:29:11
  Author: andrewsc
Revision: 531971

archrelease: copy trunk to community-any

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

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

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

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

2019-11-22 Thread Andrew Crerar via arch-commits
Date: Friday, November 22, 2019 @ 19:28:45
  Author: andrewsc
Revision: 531970

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

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

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 19:21:28 UTC (rev 531969)
+++ PKGBUILD2019-11-22 19:28:45 UTC (rev 531970)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=71.0b11
+pkgver=71.0b12
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('c10cad498aaf68021eb34cbf188552ff0ccad1de2f7365c62bdf07ba619485a1b23a1104b444b423f77c4ba160fd5150f9ee85c1a935c2bf356fc3426bbf5491'
-
'8333c7636b5367308ae9780ce8783955e4fc8fd24d4fdd7cd7a020238ec0e1ff0e37a6b7e7db9bdc673c4e3ae470eb1f2db795c7cca53d86dae9ac4b9a9edf70'
-
'11d4bc83b2a9b4fde029ebcda712bf7db16f77ef32abfaa6228d45b1a479712a8e90337940f580cb82ad8f9b4f35af7a6b5ff44b0c1277ba01a09b6d00980a79'
-
'5f1614c3cd4a7130e444efd394e87ab74ef8f83ab60f59d26a8eb8c11297b5d2269974c35ae0c8304af5254806bae2ffd12d0bf28ea175e196da4c833717ae06'
-
'9bb39bdeaf7b9b99ade83ecdc369479529bc8d876eca3c5a65f2be1d81ff29fc560288497a6b52766d00be404cd2f59ad381a035ccaae42ffe3f5bb529887ea9'
-
'23ab54f87f9dd1d5c9c0cfc0545001681abd9bd91f76a706770fd25e733fc8c6dce04012287ddb08974ba834c3ab0958da78540b9ebd3f6fd157b29b295b6d77'
-
'6251bc630c7220ea9a79f87b46b3c1e9d7e1bcda6300650a6be1883a2a9db17ac6e12c7fcb3c881f09e49b434b8abf44b6d987e5a8c03f39614cad97739033a8'
-
'65e24b701fd1c398796340ccd486e9bc7565cc2b5cd7b70019da9025329b756bca748a34499fb30c0fa320a5d600453eb37a88c4c6a0e4174033ac66a000c63b'
-
'56b173e1e5ad15ce30bcb6b5d6ed18527ea635871e19939f9de81fca877743d1e9fda9dc7d377a22f4001134f8857bb40f3d27c7e6b772ddc0d9c9fa5af8a304'
-
'587278fa6b7646810617b21dca91a6c9afd195ca7b393981f85488102f87a613ca7ea6b140802acaed3050170fe9c8178a7148b0bdf9c1671c3054da44469d6d'
-
'4d010ae28dcd6f1fc8168268299a3523df7357300c9d994a8bea55f7454838802663bd5096486f1f47ac5afde34653341ba84221b8ba43043fff65600db3dfa9'
-
'd353096a287e6435e7eba9b03eed198c5bb6e065f83141e65e0119edad16a1c2779e3918be53940bd45dbb8ebeeb4d5d5448eccac63e38034bebf46192c3056a'
-
'bc854e5cb2a8d5ea3f5dc04528bfeaf52cfd7bf9c947c741650ba6b7485bf07c7261b6b60500fa603e0e98ac98c108387c7629fadd83cffe0be361d07ab86d9a'
-
'719cf505e4a06f866801220f3d2b129cd0bca743fe7eced3486aa02fac3c07125a706eb548d192c06fa1b413aff4b0a4d14f97f0104c9abac5df7badb314cb5f'
-
'96c45d9beaf4339dfea99eff0f1674959fb10f74bb1736034c897b11e615fc184b930ad807b1bdf802de12d7585832c230c0b5f450c723d5268da702afe9c3ca'
-
'e67656cc3eda9f5ed39ee45780d16bec9fe5cbd75cddea59ca6374ed50c9281bc45b4e81ff5a8245de618c8ee03d15d6015dfa4f35afcac88b89dcc82ca293c9'
-
'78b9ac6c007e11cb142de16d4b853763aabbfd4d4ae07b2a9e8bd4ceb2ae240285605ba9c43e2a3c7bff048421368024f435a882e07dfeabf964ed85c437'
-
'0e93473e46f98844db6f422d35944afa1c018233671ee3edf828cdf909d0b6a54b109d3d0ba22d43e90d317b8d8a63cbe14b4848cbe17520925823e16aadc5b2'
-
'de64c0067b9a6fff7e8c545494797590b0e4b0feb79132704ca9ca6e727fc8f34c83f05ea9388d99de348ee1fb9a924a3659dd1c9f2b1b73bfadea6eb5376c47'
-
'962c6dd088d1950524f890a7d98208ed91d80695f1c8a3cadee73b95c9522747088d871c1cec6a2dc6a71ac6e851770840dae95102fd05737479ec730a778fff'
-
'8559ca2aaf874ece4fda469daa6e60b3510e0d94cc44beb709c31a38e87f53bfa7b9f9f5640db02f65fc9186c1c1104fbe2e9c27fd869c2210e5eb9ec78a3793'
-
'39a1944d7a5880ae04fb80ad2ff0f6f6c13edf19f38ab5cb39bf8cdaaa894a18fee82e883c1a07569a2da6cd31cc45994414f87313d92695e98efb54ccc65ff8'
-
'26bc03cd84b28008c5dda601d9eb13d169d5782e76b80c81cbd5ab717d32999bf920c3223b7e6e88d63f1c9974b3016907dcc26b58deeb5fcee91a11306a'
-
'c495b7a939dc9499a848ca6bf0ef5db6420b01e522712b44af2eb1b8989daa0ca23806cbaf316b7c44d0a5cba692922bf714061ab0b6dcf6aa661994aef3ab50'
-
'0662a7bb5191eedcfa135470ff5fa8feb3f47504013ed4cfc6bf98732edf61abf05536fcfe7c326961c2bedaeb2f2fd3e4aac1e036a47b1485c4f66f3679d861'
-
'eddc86e0bc6e782af4eb413a5f909b37972bc7105700b68bbf3b50c4da401c5dcd6b091acab96f7ffe446202df76d434433de3ead0d30d7601b0cd7fe2f7878c'
-
'6d5de158befe84dce6aad294a40f0537c3b8e87073a94cabdeada3ddb7be49e8fcbf1d63fdc00669a2fdba9fed1aa0d114b96d68ea86f46819829a90276020e6'
-
'45401e6c85cc4fa379d0dd13e41f6b31c73b46095d2139d16424c3cc9fb4e201bb13c02b1a8f100a820d2bb964982f07586b71b75dfca2adbde819718369bde3'
-

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

2019-11-22 Thread Andrew Crerar via arch-commits
Date: Friday, November 22, 2019 @ 19:20:52
  Author: andrewsc
Revision: 531968

upgpkg: firefox-developer-edition 71.0b12-1

firefox-developer-edition: Updating to 71.0b12

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 17:16:28 UTC (rev 531967)
+++ PKGBUILD2019-11-22 19:20:52 UTC (rev 531968)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=71.0b11
+pkgver=71.0b12
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -25,7 +25,7 @@
 0001-Use-remoting-name-for-GDK-application-names.patch
 python_38_mozinfo.patch
 "$pkgname".desktop)
-sha512sums=('f409bb5f7df2b54c2f846a68f9b4d55ddf156dcacc852edc1a46952d3570799279b277925d37665c105b357c1907e9f3d047e92efdb7394b75922cf1fa7fb7cd'
+sha512sums=('012c3cdb963ce86931397154982f6bbe1b4207bf4cbd1b6728ae218c9705133ea115a6d2eb4c03e1373c821968b7e8e067b3f9cab67b646bd7c598dead21009b'
 'SKIP'
 
'b66dbe7f262d036e5a5b895ab5b0dbb03313bca18b0823c001ef2dbaeb1a33169b57db0cf4dfd268499f28913845119902b5d62e8a6a9cc4820eb0ee2f322a1e'
 
'40c931b8abbe5880122dbcc93d457e04e9b4f2bc3e0275e9e3e35dd347fe0658f9446c89e99553203be8a8c9ab6f4ca872a7aedc514920c107b9235c04df91dc'


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

2019-11-22 Thread Andrew Crerar via arch-commits
Date: Friday, November 22, 2019 @ 19:21:28
  Author: andrewsc
Revision: 531969

archrelease: copy trunk to community-x86_64

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

+
 0001-Use-remoting-name-for-GDK-application-names.patch |  112 +-
 PKGBUILD   |  452 -
 firefox-developer-edition.desktop  |  680 +++
 firefox-install-dir.patch  |   86 -
 python_38_mozinfo.patch|  108 +-
 5 files changed, 719 insertions(+), 719 deletions(-)

Deleted: 0001-Use-remoting-name-for-GDK-application-names.patch
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-22 
19:20:52 UTC (rev 531968)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-22 
19:21:28 UTC (rev 531969)
@@ -1,56 +0,0 @@
-From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
-Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
-From: "Jan Alexander Steffens (heftig)" 
-Date: Mon, 25 Mar 2019 20:30:11 +0100
-Subject: [PATCH] Use remoting name for GDK application names
-

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

Copied: 
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
 (from rev 531968, 
firefox-developer-edition/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  
(rev 0)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-11-22 
19:21:28 UTC (rev 531969)
@@ -0,0 +1,56 @@
+From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
+Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
+From: "Jan Alexander Steffens (heftig)" 
+Date: Mon, 25 Mar 2019 20:30:11 +0100
+Subject: [PATCH] Use remoting name for GDK application names
+
+---
+ toolkit/xre/nsAppRunner.cpp | 6 +-
+ widget/gtk/nsAppShell.cpp   | 7 

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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 18:56:20
  Author: heftig
Revision: 369613

archrelease: copy trunk to extra-x86_64

Added:
  epiphany/repos/extra-x86_64/PKGBUILD
(from rev 369612, epiphany/trunk/PKGBUILD)
Deleted:
  epiphany/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 18:55:11 UTC (rev 369612)
+++ PKGBUILD2019-11-22 18:56:20 UTC (rev 369613)
@@ -1,41 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=epiphany
-pkgver=3.34.1
-pkgrel=1
-pkgdesc="A GNOME web browser based on the WebKit rendering engine"
-url="https://wiki.gnome.org/Apps/Web;
-arch=(x86_64)
-license=(GPL)
-depends=(webkit2gtk gcr icu libdazzle libhandy)
-makedepends=(docbook-xml startup-notification lsb-release 
gobject-introspection yelp-tools
- appstream-glib git meson)
-checkdepends=(xorg-server-xvfb)
-groups=(gnome)
-_commit=fae9ef019e39c8ca420344c8c01416a3184bb8fc  # tags/3.34.1^0
-source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  # 
ERROR:../epiphany/tests/ephy-web-app-utils-test.c:109:test_web_app_lifetime: 
assertion failed (g_list_length (apps) == 1): (0 == 1)
-  xvfb-run meson test -C build --print-errorlogs || :
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: epiphany/repos/extra-x86_64/PKGBUILD (from rev 369612, 
epiphany/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 18:56:20 UTC (rev 369613)
@@ -0,0 +1,41 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=epiphany
+pkgver=3.34.2
+pkgrel=1
+pkgdesc="A GNOME web browser based on the WebKit rendering engine"
+url="https://wiki.gnome.org/Apps/Web;
+arch=(x86_64)
+license=(GPL)
+depends=(webkit2gtk gcr icu libdazzle libhandy)
+makedepends=(docbook-xml startup-notification lsb-release 
gobject-introspection yelp-tools
+ appstream-glib git meson)
+checkdepends=(xorg-server-xvfb)
+groups=(gnome)
+_commit=72303c9a25c85ea5a1b81182d5aa523aaa774975  # tags/3.34.2^0
+source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  # 
ERROR:../epiphany/tests/ephy-web-app-utils-test.c:109:test_web_app_lifetime: 
assertion failed (g_list_length (apps) == 1): (0 == 1)
+  xvfb-run meson test -C build --print-errorlogs || :
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 18:55:11
  Author: heftig
Revision: 369612

3.34.2-1

Modified:
  epiphany/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 15:23:48 UTC (rev 369611)
+++ PKGBUILD2019-11-22 18:55:11 UTC (rev 369612)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=epiphany
-pkgver=3.34.1
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="A GNOME web browser based on the WebKit rendering engine"
 url="https://wiki.gnome.org/Apps/Web;
@@ -13,7 +13,7 @@
  appstream-glib git meson)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=fae9ef019e39c8ca420344c8c01416a3184bb8fc  # tags/3.34.1^0
+_commit=72303c9a25c85ea5a1b81182d5aa523aaa774975  # tags/3.34.2^0
 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 17:16:28
  Author: felixonmars
Revision: 531967

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 17:14:37 UTC (rev 531966)
+++ PKGBUILD2019-11-22 17:16:28 UTC (rev 531967)
@@ -1,55 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-pluggy
-pkgname=(python-pluggy python2-pluggy)
-pkgver=0.13.0
-pkgrel=3
-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
-}

Copied: python-pluggy/repos/community-any/PKGBUILD (from rev 531966, 
python-pluggy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 17:16:28 UTC (rev 531967)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-pluggy
+pkgname=(python-pluggy python2-pluggy)
+pkgver=0.13.1
+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=('3269f7ad7801a70ba8aa3182c568f70e2ee88a90b6f6335be631f9737dd42fac3fb1b27c5b6fe6422de128ddcc58736f0c41ed60b7c0177126dd676b98ece301')
+
+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 python-pluggy/trunk (PKGBUILD)

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 17:14:37
  Author: felixonmars
Revision: 531966

upgpkg: python-pluggy 0.13.1-1

Modified:
  python-pluggy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 16:26:05 UTC (rev 531965)
+++ PKGBUILD2019-11-22 17:14:37 UTC (rev 531966)
@@ -2,8 +2,8 @@
 
 pkgbase=python-pluggy
 pkgname=(python-pluggy python2-pluggy)
-pkgver=0.13.0
-pkgrel=3
+pkgver=0.13.1
+pkgrel=1
 pkgdesc="Plugin and hook calling mechanisms for python"
 arch=('any')
 url="https://www.pluggypayments.com/docs/python;
@@ -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=('cc946bf3e003e0c6fd04d113682560c6e2c84ffa790a6177f43cd5754d25248bae33af6aa77d86c938cea31bc386af9ada88d61499071a6216da1fd94bc11773')
+sha512sums=('3269f7ad7801a70ba8aa3182c568f70e2ee88a90b6f6335be631f9737dd42fac3fb1b27c5b6fe6422de128ddcc58736f0c41ed60b7c0177126dd676b98ece301')
 
 prepare() {
   cp -a pluggy-$pkgver{,-py2}


[arch-commits] Commit in (7 files)

2019-11-22 Thread Anatol Pomozov via arch-commits
Date: Friday, November 22, 2019 @ 16:26:05
  Author: anatolik
Revision: 531965

rpm-tools: add RedHat package manager tools

Added:
  rpm-tools/
  rpm-tools/repos/
  rpm-tools/trunk/
  rpm-tools/trunk/PKGBUILD
  rpm-tools/trunk/rpm-tools.install
  rpm-tools/trunk/rpmextract.sh
  rpm-tools/trunk/rpmlib-filesystem-check.patch

---+
 PKGBUILD  |   75 
 rpm-tools.install |8 ++
 rpmextract.sh |6 +
 rpmlib-filesystem-check.patch |  125 
 4 files changed, 214 insertions(+)

Added: rpm-tools/trunk/PKGBUILD
===
--- rpm-tools/trunk/PKGBUILD(rev 0)
+++ rpm-tools/trunk/PKGBUILD2019-11-22 16:26:05 UTC (rev 531965)
@@ -0,0 +1,75 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Konrad 
+# Contributor: Luka Perkov  lukaperkov  net>
+# Contributor: Fernando M  beford.net>
+# Author: Wintershade 
+
+pkgname=rpm-tools
+pkgver=4.15.1
+pkgrel=1
+pkgdesc="RPM Package Manager - RPM.org fork, used in major RPM distros"
+arch=('x86_64')
+url='http://www.rpm.org/'
+license=('GPL2')
+depends=('lua' 'file' 'nss' 'popt' 'elfutils' 'libarchive' 'libcap')
+makedepends=('python2' 'python' 'pkg-config' 'lmdb')
+optdepends=('lmdb: systemd inhibit plugin')
+conflicts=('rpm' 'rpmextract')
+options=('!libtool')
+provides=("rpm=${pkgver}" 'rpmextract=1.0-4' 'rpm-org')
+install=rpm-tools.install
+
+_pkgver_major="${pkgver%%.*}"
+_pkgver_major_rem="${pkgver#*.}"
+_pkgver_minor="${_pkgver_major_rem%%.*}"
+_base_pkgver=$_pkgver_major.$_pkgver_minor.x
+
+source=(http://ftp.rpm.org/releases/rpm-$_base_pkgver/rpm-$pkgver.tar.bz2
+   rpmextract.sh
+rpmlib-filesystem-check.patch)
+sha256sums=('ddef45f9601cd12042edfc9b6e37efcca32814e1e0f4bb8682d08144a3e2d230'
+'3e5bf450d4628366ba35469ec0530a99cd09ab2616a3d261a3f68270f481f777'
+'bd0e6dbd458f990268c60324190c6825b234647ecdde08296d2b453dc4bce27a')
+
+prepare() {
+   cd rpm-${pkgver}
+   patch -p1 < ../rpmlib-filesystem-check.patch
+}
+
+build() {
+   cd rpm-${pkgver}
+
+   ./configure \
+   --prefix=/usr  \
+   --sysconfdir=/etc  \
+   --localstatedir=/var \
+   --enable-python \
+   --with-external-db \
+   --with-lua \
+   --with-cap \
+   CPPFLAGS="`pkg-config --cflags nss`" \
+   PYTHON=python2
+   make
+}
+
+package() {
+   cd rpm-${pkgver}
+   make prefix=${pkgdir}/usr localstatedir=${pkgdir}/var install
+   rmdir ${pkgdir}/var/tmp
+   rmdir ${pkgdir}/var
+   # rpmextract using bsdtar, needs libarchive
+   install -m755 ${srcdir}/rpmextract.sh ${pkgdir}/usr/bin/
+
+   # move rpm from /bin to /usr/bin
+   rm ${pkgdir}/usr/bin/rpm{query,verify}
+   cd ${pkgdir}/usr/bin
+   ln -s rpm rpmquery
+   ln -s rpm rpmverify
+
+   # also install python 3 files
+   # building with python 3 files as default doesn't seem to work
+   cd ${srcdir}/rpm-${pkgver}
+   cd python
+   python setup.py install --root="$pkgdir/" --optimize=1
+}


Property changes on: rpm-tools/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: rpm-tools/trunk/rpm-tools.install
===
--- rpm-tools/trunk/rpm-tools.install   (rev 0)
+++ rpm-tools/trunk/rpm-tools.install   2019-11-22 16:26:05 UTC (rev 531965)
@@ -0,0 +1,8 @@
+post_install() {
+   echo "rpm-tools installs RedHat package manager for you."
+   echo "It is useful for those who wants to create/modify RPM files."
+   echo "But do not use rpm-tools to install RedHat packages at your 
ArchLinux machine."
+   echo "It will break your system!"
+   echo "You will need to go back to Arch wiki and read the installation 
guide again."
+   echo "You've been warned!"
+}

Added: rpm-tools/trunk/rpmextract.sh
===
--- rpm-tools/trunk/rpmextract.sh   (rev 0)
+++ rpm-tools/trunk/rpmextract.sh   2019-11-22 16:26:05 UTC (rev 531965)
@@ -0,0 +1,6 @@
+#!/bin/sh
+if [ "$1" = "" -o ! -e "$1" ]; then
+echo "no package supplied" 1>&2
+   exit 1
+fi
+bsdtar xf $1

Added: rpm-tools/trunk/rpmlib-filesystem-check.patch
===
--- rpm-tools/trunk/rpmlib-filesystem-check.patch   
(rev 0)
+++ rpm-tools/trunk/rpmlib-filesystem-check.patch   2019-11-22 16:26:05 UTC 
(rev 531965)
@@ -0,0 +1,125 @@
+diff -up rpm-4.10.90.git11978/lib/depends.c.rpmlib-filesystem-check 

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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:52:05
  Author: felixonmars
Revision: 531964

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 15:51:51 UTC (rev 531963)
+++ PKGBUILD2019-11-22 15:52:05 UTC (rev 531964)
@@ -1,70 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.44.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' 'python-pexpect')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('da6b553adf7f5502bac5bd2a6ee4c9993675466ca229c94ad20ca85b36dda74eaeabf0ab857d549c10594778324dd536bb076ff6f93076801c0bc73e01980dc3')
-
-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 531963, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 15:52:05 UTC (rev 531964)
@@ -0,0 +1,70 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=4.45.1
+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' 'python-pexpect')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
+sha512sums=('6da73332c7e48ea9608732117633f6c3960c944ce03a5f67ecb72d2fad2ccb035ea3116762f9512f53735489d87e90a32631b01ee3ab679c8ca65bdebd47c785')
+
+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 

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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:51:51
  Author: felixonmars
Revision: 531963

upgpkg: python-hypothesis 4.45.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 15:46:15 UTC (rev 531962)
+++ PKGBUILD2019-11-22 15:51:51 UTC (rev 531963)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.44.0
+pkgver=4.45.1
 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' 'python-pexpect')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('da6b553adf7f5502bac5bd2a6ee4c9993675466ca229c94ad20ca85b36dda74eaeabf0ab857d549c10594778324dd536bb076ff6f93076801c0bc73e01980dc3')
+sha512sums=('6da73332c7e48ea9608732117633f6c3960c944ce03a5f67ecb72d2fad2ccb035ea3116762f9512f53735489d87e90a32631b01ee3ab679c8ca65bdebd47c785')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:46:15
  Author: felixonmars
Revision: 531962

archrelease: copy trunk to community-x86_64

Added:
  z3/repos/community-x86_64/PKGBUILD
(from rev 531961, z3/trunk/PKGBUILD)
Deleted:
  z3/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 15:46:00 UTC (rev 531961)
+++ PKGBUILD2019-11-22 15:46:15 UTC (rev 531962)
@@ -1,55 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Levente Polyak 
-# Contributor: rudy.matela
-
-pkgbase=z3
-pkgname=('z3' 'python-z3')
-pkgver=4.8.6
-pkgrel=2
-pkgdesc='High-performance theorem prover'
-url='https://github.com/Z3Prover/z3'
-arch=('x86_64')
-license=('MIT')
- # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
-makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
-source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
-sha512sums=('d338413274a3d11a9e9287202989df9da4c31e095c14428a418d4019e9f86c0e2b681c519d2d0bcbb4cd99a722a2539006f5c86ade568b1ee208545b142369f1')
-
-prepare() {
-  cd ${pkgbase}-z3-${pkgver}
-  mkdir -p build
-}
-
-build() {
-  cd ${pkgbase}-z3-${pkgver}/build
-  cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_PYTHON_BINDINGS=1 \
--DPYTHON_EXECUTABLE=/usr/bin/python \
--DUSE_LIB_GMP=1
-  make
-}
-
-package_z3() {
-  depends=('gcc-libs' 'gmp')
-  provides=('libz3' 'libz3.so')
-  cd ${pkgbase}-z3-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  rm -r "${pkgdir}"/usr/lib/python*
-}
-
-package_python-z3() {
-  depends=('python' 'libz3')
-  cd ${pkgbase}-z3-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  cd "${pkgdir}"
-  rm -r usr/include usr/bin usr/lib/cmake usr/lib/lib*
-  python -m compileall .
-  python -O -m compileall .
-}
-
-# vim: ts=2 sw=2 et:

Copied: z3/repos/community-x86_64/PKGBUILD (from rev 531961, z3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 15:46:15 UTC (rev 531962)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
+# Contributor: rudy.matela
+
+pkgbase=z3
+pkgname=('z3' 'python-z3')
+pkgver=4.8.7
+pkgrel=1
+pkgdesc='High-performance theorem prover'
+url='https://github.com/Z3Prover/z3'
+arch=('x86_64')
+license=('MIT')
+ # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
+makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
+source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
+sha512sums=('145e2b2f1fa4edd0917107c7e1d54d779c7ed85c48af2ce6def4c90d1c4db05f74c9657e173cedf48770589fbe484c97fa1923295271cd3792523ffc4f67ed0c')
+
+prepare() {
+  cd ${pkgbase}-z3-${pkgver}
+  mkdir -p build
+}
+
+build() {
+  cd ${pkgbase}-z3-${pkgver}/build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DZ3_LINK_TIME_OPTIMIZATION=1 \
+-DZ3_BUILD_PYTHON_BINDINGS=1 \
+-DPYTHON_EXECUTABLE=/usr/bin/python \
+-DZ3_USE_LIB_GMP=1
+  make
+}
+
+package_z3() {
+  depends=('gcc-libs' 'gmp')
+  provides=('libz3' 'libz3.so')
+  cd ${pkgbase}-z3-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm -r "${pkgdir}"/usr/lib/python*
+}
+
+package_python-z3() {
+  depends=('python' 'libz3')
+  cd ${pkgbase}-z3-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  cd "${pkgdir}"
+  rm -r usr/include usr/bin usr/lib/cmake usr/lib/lib*
+  python -m compileall .
+  python -O -m compileall .
+}
+
+# vim: ts=2 sw=2 et:


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:46:00
  Author: felixonmars
Revision: 531961

upgpkg: z3 4.8.7-1

Modified:
  z3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 15:32:33 UTC (rev 531960)
+++ PKGBUILD2019-11-22 15:46:00 UTC (rev 531961)
@@ -4,8 +4,8 @@
 
 pkgbase=z3
 pkgname=('z3' 'python-z3')
-pkgver=4.8.6
-pkgrel=2
+pkgver=4.8.7
+pkgrel=1
 pkgdesc='High-performance theorem prover'
 url='https://github.com/Z3Prover/z3'
 arch=('x86_64')
@@ -13,7 +13,7 @@
  # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
 makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
 source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
-sha512sums=('d338413274a3d11a9e9287202989df9da4c31e095c14428a418d4019e9f86c0e2b681c519d2d0bcbb4cd99a722a2539006f5c86ade568b1ee208545b142369f1')
+sha512sums=('145e2b2f1fa4edd0917107c7e1d54d779c7ed85c48af2ce6def4c90d1c4db05f74c9657e173cedf48770589fbe484c97fa1923295271cd3792523ffc4f67ed0c')
 
 prepare() {
   cd ${pkgbase}-z3-${pkgver}
@@ -26,9 +26,10 @@
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_PYTHON_BINDINGS=1 \
+-DZ3_LINK_TIME_OPTIMIZATION=1 \
+-DZ3_BUILD_PYTHON_BINDINGS=1 \
 -DPYTHON_EXECUTABLE=/usr/bin/python \
--DUSE_LIB_GMP=1
+-DZ3_USE_LIB_GMP=1
   make
 }
 


[arch-commits] Commit in haskell-hopenpgp/repos (2 files)

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:32:33
  Author: felixonmars
Revision: 531960

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hopenpgp/repos/community-staging-x86_64/
  haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD
(from rev 531959, haskell-hopenpgp/trunk/PKGBUILD)

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

Copied: haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD (from rev 
531959, haskell-hopenpgp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-11-22 15:32:33 UTC (rev 531960)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hOpenPGP
+pkgname=haskell-hopenpgp
+pkgver=2.8.2
+pkgrel=1
+pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
+url="http://floss.scru.org/hOpenPGP/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-asn1-encoding' 
'haskell-attoparsec'
+ 'haskell-base16-bytestring' 'haskell-base64-bytestring' 
'haskell-bifunctors'
+ 'haskell-bzlib' 'haskell-binary-conduit' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-crypto-cipher-types' 'haskell-errors' 
'haskell-hashable'
+ 'haskell-incremental-parser' 'haskell-ixset-typed' 'haskell-lens' 
'haskell-memory'
+ 'haskell-monad-loops' 'haskell-nettle' 'haskell-network-uri' 
'haskell-newtype'
+ 'haskell-openpgp-asciiarmor' 'haskell-prettyprinter' 
'haskell-resourcet' 'haskell-split'
+ 'haskell-time-locale-compat' 'haskell-unliftio-core' 
'haskell-unordered-containers'
+ 'haskell-wl-pprint-extras' 'haskell-zlib')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b14c33eae89e24313e7bdc88a44bd28925544d5ae1401baa4af21bfd6d28f78887b82a682465294e0d983dc2bea498794430ff511a61e807f0bfc409888e457d')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:32:18
  Author: felixonmars
Revision: 531959

upgpkg: haskell-hopenpgp 2.8.2-1

rebuild with hOpenPGP 2.8.2, hopenpgp-tools 0.22

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 15:18:20 UTC (rev 531958)
+++ PKGBUILD2019-11-22 15:32:18 UTC (rev 531959)
@@ -2,8 +2,8 @@
 
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
-pkgver=2.7.4.1
-pkgrel=117
+pkgver=2.8.2
+pkgrel=1
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/;
 license=('MIT')
@@ -19,7 +19,7 @@
  'haskell-wl-pprint-extras' 'haskell-zlib')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1b0e2ec52726ba84dc93b7cffe7bccfa2d259049f1629799d239c9e2ef6abf13da561dd99775601d989ae5d5cc251a1684f23a243e6a27a663850f132f0724df')
+sha512sums=('b14c33eae89e24313e7bdc88a44bd28925544d5ae1401baa4af21bfd6d28f78887b82a682465294e0d983dc2bea498794430ff511a61e807f0bfc409888e457d')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2019-11-22 Thread Andreas Radke via arch-commits
Date: Friday, November 22, 2019 @ 15:21:30
  Author: andyrtr
Revision: 369610

archrelease: copy trunk to testing-x86_64

Added:
  libtasn1/repos/testing-x86_64/
  libtasn1/repos/testing-x86_64/PKGBUILD
(from rev 369609, libtasn1/trunk/PKGBUILD)

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

Copied: libtasn1/repos/testing-x86_64/PKGBUILD (from rev 369609, 
libtasn1/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-11-22 15:21:30 UTC (rev 369610)
@@ -0,0 +1,33 @@
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+# Contributor: judd 
+
+pkgname=libtasn1
+pkgver=4.15.0
+pkgrel=1
+pkgdesc="The ASN.1 library used in GNUTLS"
+arch=('x86_64')
+license=('GPL3' 'LGPL')
+url="https://www.gnu.org/software/libtasn1/;
+depends=('glibc')
+source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e'
+'SKIP')
+validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos 
Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  CODE_COVERAGE_LDFLAGS=${LDFLAGS} make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  make -C doc/reference DESTDIR="${pkgdir}" install-data-local
+}


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

2019-11-22 Thread Andreas Radke via arch-commits
Date: Friday, November 22, 2019 @ 15:21:26
  Author: andyrtr
Revision: 369609

upgpkg: libtasn1 4.15.0-1

upstream update 4.15.0

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 15:13:34 UTC (rev 369608)
+++ PKGBUILD2019-11-22 15:21:26 UTC (rev 369609)
@@ -3,15 +3,15 @@
 # Contributor: judd 
 
 pkgname=libtasn1
-pkgver=4.14
-pkgrel=3
+pkgver=4.15.0
+pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('x86_64')
 license=('GPL3' 'LGPL')
 url="https://www.gnu.org/software/libtasn1/;
 depends=('glibc')
-source=(https://www.gnupg.org/ftp/gcrypt/gnutls/libtasn1//${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('9e604ba5c5c8ea403487695c2e407405820d98540d9de884d6e844f9a9c5ba08'
+source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e'
 'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos 
Mavrogiannopoulos 
 


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:18:20
  Author: felixonmars
Revision: 531958

archrelease: copy trunk to community-x86_64

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

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

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

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

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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 15:17:33
  Author: felixonmars
Revision: 531957

archrelease: copy trunk to community-x86_64

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

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

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

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

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

2019-11-22 Thread Andreas Radke via arch-commits
Date: Friday, November 22, 2019 @ 15:13:14
  Author: andyrtr
Revision: 369607

upgpkg: man-pages 5.04-1

upstream update 5.04

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 14:22:24 UTC (rev 369606)
+++ PKGBUILD2019-11-22 15:13:14 UTC (rev 369607)
@@ -1,9 +1,9 @@
 # Maintainer: Andreas Radke 
 
 pkgname=man-pages
-pkgver=5.03
+pkgver=5.04
 _posixver=2013-a
-pkgrel=2
+pkgrel=1
 pkgdesc="Linux man pages"
 arch=('any')
 license=('GPL' 'custom')
@@ -11,7 +11,7 @@
 
source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
 # https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
-sha256sums=('7fe13aeaf9081f4c134c711270a66e264dce24dae3df7e9fec3dd18c8a485120'
+sha256sums=('7d04fb1094bb7bd218cf7a9e4493871903576054e7d1e89d8f06cb4584e6a4af'
 'SKIP'
 '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
 'SKIP')


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

2019-11-22 Thread Andreas Radke via arch-commits
Date: Friday, November 22, 2019 @ 15:13:34
  Author: andyrtr
Revision: 369608

archrelease: copy trunk to testing-any

Added:
  man-pages/repos/testing-any/
  man-pages/repos/testing-any/PKGBUILD
(from rev 369607, man-pages/trunk/PKGBUILD)

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

Copied: man-pages/repos/testing-any/PKGBUILD (from rev 369607, 
man-pages/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-11-22 15:13:34 UTC (rev 369608)
@@ -0,0 +1,61 @@
+# Maintainer: Andreas Radke 
+
+pkgname=man-pages
+pkgver=5.04
+_posixver=2013-a
+pkgrel=1
+pkgdesc="Linux man pages"
+arch=('any')
+license=('GPL' 'custom')
+url="http://man7.org/linux/man-pages/index.html;
+source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign}
+
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign})
+# https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc
+sha256sums=('7d04fb1094bb7bd218cf7a9e4493871903576054e7d1e89d8f06cb4584e6a4af'
+'SKIP'
+'19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808'
+'SKIP')
+validpgpkeys=('E522595B52EDA4E6BFCCCB5E856199113A35CE5E') #Michael Kerrisk 
(Linux man-pages maintainer) 
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  
+  # move the posix pages
+  mkdir -p "${srcdir}"/$pkgname-$pkgver/man0
+  for sect in 0 1 3; do
+sed -i "/^\.so /s/man${sect}p/man$sect/" 
"${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/*
+mv -iv "${srcdir}/$pkgname-posix-${_posixver}/man${sect}p"/* 
"${srcdir}/$pkgname-$pkgver/man$sect/"
+  done
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix="${pkgdir}"/usr install
+  
+  # posix pages have a custom license
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 "${srcdir}"/$pkgname-posix-${_posixver}/POSIX-COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/POSIX-COPYRIGHT"
+  
+  cd "${pkgdir}"/usr/share/man
+  # included in coreutils
+  rm -f man1/{chgrp,chmod,chown,cp,dir,dd}.1
+  rm -f man1/{df,dircolors,du,install,ln,ls}.1
+  rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
+  rm -f man1/{touch,vdir}.1
+  # included in shadow
+  rm -f man5/passwd.5
+  rm -f man3/getspnam.3
+  # included in diffutils
+  rm -f man1/diff.1
+  # included in xf86-input-mouse
+  rm -f man4/mouse.4
+  # included in attr
+  rm -f man5/attr.5 
+  # included in lirc
+  rm -f man4/lirc.4
+  # included in keyutils
+  rm -f 
man7/{keyrings.7,persistent-keyring.7,process-keyring.7,session-keyring.7,thread-keyring.7,user-keyring.7,user-session-keyring.7}
+  # included in tzdata
+  rm -f man5/tzfile.5 man8/{tzselect,zdump,zic}.8
+}


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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 14:57:39
  Author: felixonmars
Revision: 531956

archrelease: copy trunk to community-x86_64

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

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

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

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

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

2019-11-22 Thread Felix Yan via arch-commits
Date: Friday, November 22, 2019 @ 14:57:04
  Author: felixonmars
Revision: 531919

upgpkg: nodejs 13.2.0-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 14:57:03 UTC (rev 531918)
+++ PKGBUILD2019-11-22 14:57:04 UTC (rev 531919)
@@ -8,8 +8,8 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=13.1.0
-pkgrel=2
+pkgver=13.2.0
+pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('x86_64')
 url='https://nodejs.org/'
@@ -18,7 +18,7 @@
 makedepends=('python2' 'procps-ng')
 optdepends=('npm: nodejs package manager')
 
source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
-sha512sums=('79f8c6d0c90e5294d9878927f0bad5eefd3098580c9f2cc30dd4fcd7d5a105550250cedc6553ac928f9be5bc71a51ebc58be036d99a6c68a569fa7d62165d908')
+sha512sums=('4241b0e1dfd84016e109f3e19b698a7e927383f82e8b45741deb0788eec2bc25bd327ac08fbf932c214a0747ee92ab829fac15a207804a221ed0709db8ce64e7')
 
 prepare() {
   cd node-$pkgver


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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 14:47:28
  Author: dvzrv
Revision: 531917

archrelease: copy trunk to community-x86_64

Added:
  audacity/repos/community-x86_64/PKGBUILD
(from rev 531916, audacity/trunk/PKGBUILD)
Deleted:
  audacity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 14:47:00 UTC (rev 531916)
+++ PKGBUILD2019-11-22 14:47:28 UTC (rev 531917)
@@ -1,55 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Eric Bélanger 
-
-pkgname=audacity
-pkgver=2.3.2
-pkgrel=3
-epoch=1
-pkgdesc="A program that lets you manipulate digital audio waveforms"
-arch=('x86_64')
-url="https://audacityteam.org;
-license=('GPL2' 'CCPL')
-groups=('pro-audio')
-# upstream enquired via mail about:
-# vendors/requires older version of portaudio
-# vendors/doesn't detect system version of portmidi
-depends=('expat' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'gtk3' 'libFLAC.so'
-'libFLAC++.so' 'libid3tag' 'libjack.so' 'liblilv-0.so' 'libmad' 'libogg'
-'libsndfile' 'libsoxr' 'libsuil-0.so' 'libtwolame.so' 'libvamp-hostsdk.so'
-'portsmf' 'soundtouch' 'wxgtk3')
-makedepends=('cmake' 'ffmpeg' 'lv2')
-optdepends=('ffmpeg: additional import/export capabilities')
-source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
-sha512sums=('a59d6e9e974d5f78f5ca561e3bea31fc1b3e88f9ea60b2df7ce8bcec264d886f3fdc8f20030e11a86daff8ffeb735850b5e5f73c45fbef0bfcc58692423e7cd0')
-
-prepare() {
-  mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  WX_CONFIG=wx-config-gtk3 ./configure --prefix="/usr" \
---with-libsndfile="system" \
---with-ffmpeg="system" \
---with-expat="system" \
---with-lame="system" \
---with-libsoxr="system" \
---with-portaudio \
---with-portmidi \
---with-libflac \
---with-libid3tag \
---with-libsamplerate \
---with-sbsms \
---with-soundtouch \
---with-libtwolame \
---with-libvorbis \
---with-lv2
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: audacity/repos/community-x86_64/PKGBUILD (from rev 531916, 
audacity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 14:47:28 UTC (rev 531917)
@@ -0,0 +1,56 @@
+# Maintainer: David Runge 
+# Contributor: Eric Bélanger 
+
+pkgname=audacity
+pkgver=2.3.3
+pkgrel=1
+epoch=1
+pkgdesc="A program that lets you manipulate digital audio waveforms"
+arch=('x86_64')
+url="https://audacityteam.org;
+license=('GPL2' 'CCPL')
+groups=('pro-audio')
+# upstream enquired via mail about:
+# vendors/requires older version of portaudio
+# vendors/doesn't detect system version of portmidi
+depends=('expat' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'gtk3' 'libFLAC.so'
+'libFLAC++.so' 'libid3tag' 'libjack.so' 'liblilv-0.so' 'libmad' 'libogg'
+'libsndfile' 'libsoxr' 'libsuil-0.so' 'libtwolame.so' 'libvamp-hostsdk.so'
+'libvorbis.so' 'libvorbisenc.so' 'libvorbisfile.so' 'portsmf' 'soundtouch'
+'wxgtk3')
+makedepends=('cmake' 'ffmpeg' 'lv2')
+optdepends=('ffmpeg: additional import/export capabilities')
+source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
+sha512sums=('766cc6cf21ff79a74f02497c21d8d28e1d06479218a0064fa252b187cc655845da3615045fc3f1088111441121b40147378dbb5078a4bb480bdd2224d09db3ba')
+
+prepare() {
+  mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  WX_CONFIG=wx-config-gtk3 ./configure --prefix="/usr" \
+--with-libsndfile="system" \
+--with-ffmpeg="system" \
+--with-expat="system" \
+--with-lame="system" \
+--with-libsoxr="system" \
+--with-portaudio \
+--with-portmidi \
+--with-libflac \
+--with-libid3tag \
+--with-libsamplerate \
+--with-sbsms \
+--with-soundtouch \
+--with-libtwolame \
+--with-libvorbis \
+--with-lv2
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 14:47:00
  Author: dvzrv
Revision: 531916

upgpkg: audacity 1:2.3.3-1

Upgrading to 2.3.3. Adding all direct library dependencies.

Modified:
  audacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 14:14:12 UTC (rev 531915)
+++ PKGBUILD2019-11-22 14:47:00 UTC (rev 531916)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=audacity
-pkgver=2.3.2
-pkgrel=3
+pkgver=2.3.3
+pkgrel=1
 epoch=1
 pkgdesc="A program that lets you manipulate digital audio waveforms"
 arch=('x86_64')
@@ -16,11 +16,12 @@
 depends=('expat' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'gtk3' 'libFLAC.so'
 'libFLAC++.so' 'libid3tag' 'libjack.so' 'liblilv-0.so' 'libmad' 'libogg'
 'libsndfile' 'libsoxr' 'libsuil-0.so' 'libtwolame.so' 'libvamp-hostsdk.so'
-'portsmf' 'soundtouch' 'wxgtk3')
+'libvorbis.so' 'libvorbisenc.so' 'libvorbisfile.so' 'portsmf' 'soundtouch'
+'wxgtk3')
 makedepends=('cmake' 'ffmpeg' 'lv2')
 optdepends=('ffmpeg: additional import/export capabilities')
 
source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
-sha512sums=('a59d6e9e974d5f78f5ca561e3bea31fc1b3e88f9ea60b2df7ce8bcec264d886f3fdc8f20030e11a86daff8ffeb735850b5e5f73c45fbef0bfcc58692423e7cd0')
+sha512sums=('766cc6cf21ff79a74f02497c21d8d28e1d06479218a0064fa252b187cc655845da3615045fc3f1088111441121b40147378dbb5078a4bb480bdd2224d09db3ba')
 
 prepare() {
   mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"


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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 14:22:24
  Author: heftig
Revision: 369606

archrelease: copy trunk to extra-x86_64

Added:
  nautilus/repos/extra-x86_64/PKGBUILD
(from rev 369605, nautilus/trunk/PKGBUILD)
Deleted:
  nautilus/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 14:22:00 UTC (rev 369605)
+++ PKGBUILD2019-11-22 14:22:24 UTC (rev 369606)
@@ -1,66 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=nautilus
-pkgname=(nautilus libnautilus-extension)
-pkgver=3.34.1
-pkgrel=1
-pkgdesc="Default file manager for GNOME"
-url="https://wiki.gnome.org/Apps/Nautilus;
-arch=(x86_64)
-license=(GPL)
-depends=(libgexiv2 gnome-desktop gvfs dconf tracker nautilus-sendto 
gnome-autoar
- gst-plugins-base-libs tracker-miners)
-makedepends=(gobject-introspection git gtk-doc meson appstream-glib)
-options=(!emptydirs)
-_commit=7a2a59b6847580aa9f73b4670fc03bf2a15f7708  # tags/3.34.1^0
-source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libgd.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgbase
-
-  git submodule init
-  git config --local submodule.subprojects/libgd.url "$srcdir/libgd"
-  git submodule update
-}
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgbase build \
--D docs=true \
--D packagekit=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package_nautilus() {
-  depends+=(libnautilus-extension)
-  groups=(gnome)
-
-  DESTDIR="$pkgdir" meson install -C build
-
-### Split libnautilus-extension
-
-  mkdir -p libne/{lib,share}
-  mv "$pkgdir"/usr/include libne
-  mv "$pkgdir"/usr/lib/{girepository-1.0,libnautilus-extension*,pkgconfig} 
libne/lib
-  mv "$pkgdir"/usr/share/{gir-1.0,gtk-doc} libne/share
-}
-
-package_libnautilus-extension() {
-  pkgdesc="Library for extending the $pkgdesc"
-  depends=(gtk3)
-  mv libne "$pkgdir/usr"
-}
-
-# vim:set sw=2 et:

Copied: nautilus/repos/extra-x86_64/PKGBUILD (from rev 369605, 
nautilus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 14:22:24 UTC (rev 369606)
@@ -0,0 +1,66 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=nautilus
+pkgname=(nautilus libnautilus-extension)
+pkgver=3.34.2
+pkgrel=1
+pkgdesc="Default file manager for GNOME"
+url="https://wiki.gnome.org/Apps/Nautilus;
+arch=(x86_64)
+license=(GPL)
+depends=(libgexiv2 gnome-desktop gvfs dconf tracker nautilus-sendto 
gnome-autoar
+ gst-plugins-base-libs tracker-miners)
+makedepends=(gobject-introspection git gtk-doc meson appstream-glib)
+options=(!emptydirs)
+_commit=85e891e5faff4c72dc14ef54569a8f09a3f9ed79  # tags/3.34.2^0
+source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libgd.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.subprojects/libgd.url "$srcdir/libgd"
+  git submodule update
+}
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgbase build \
+-D docs=true \
+-D packagekit=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package_nautilus() {
+  depends+=(libnautilus-extension)
+  groups=(gnome)
+
+  DESTDIR="$pkgdir" meson install -C build
+
+### Split libnautilus-extension
+
+  mkdir -p libne/{lib,share}
+  mv "$pkgdir"/usr/include libne
+  mv "$pkgdir"/usr/lib/{girepository-1.0,libnautilus-extension*,pkgconfig} 
libne/lib
+  mv "$pkgdir"/usr/share/{gir-1.0,gtk-doc} libne/share
+}
+
+package_libnautilus-extension() {
+  pkgdesc="Library for extending the $pkgdesc"
+  depends=(gtk3)
+  mv libne "$pkgdir/usr"
+}
+
+# vim:set sw=2 et:


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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 14:22:00
  Author: heftig
Revision: 369605

3.34.2-1

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 12:07:48 UTC (rev 369604)
+++ PKGBUILD2019-11-22 14:22:00 UTC (rev 369605)
@@ -3,7 +3,7 @@
 
 pkgbase=nautilus
 pkgname=(nautilus libnautilus-extension)
-pkgver=3.34.1
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="Default file manager for GNOME"
 url="https://wiki.gnome.org/Apps/Nautilus;
@@ -13,7 +13,7 @@
  gst-plugins-base-libs tracker-miners)
 makedepends=(gobject-introspection git gtk-doc meson appstream-glib)
 options=(!emptydirs)
-_commit=7a2a59b6847580aa9f73b4670fc03bf2a15f7708  # tags/3.34.1^0
+_commit=85e891e5faff4c72dc14ef54569a8f09a3f9ed79  # tags/3.34.2^0
 source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libgd.git;)
 sha256sums=('SKIP'


[arch-commits] Commit in terraform/trunk (CHANGELOG.md PKGBUILD)

2019-11-22 Thread Christian Rebischke via arch-commits
Date: Friday, November 22, 2019 @ 14:14:03
  Author: shibumi
Revision: 531914

upgpkg: terraform 0.12.16-1

Modified:
  terraform/trunk/CHANGELOG.md
  terraform/trunk/PKGBUILD

--+
 CHANGELOG.md |   62 ++---
 PKGBUILD |4 +--
 2 files changed, 53 insertions(+), 13 deletions(-)

Modified: CHANGELOG.md
===
--- CHANGELOG.md2019-11-22 13:01:32 UTC (rev 531913)
+++ CHANGELOG.md2019-11-22 14:14:03 UTC (rev 531914)
@@ -1,23 +1,63 @@
-## 0.12.14 (Unreleased)
+## 0.12.17 (Unreleased)
+## 0.12.16 (November 18, 2019)
 
+NEW FEATURES:
+
+*  lang/funcs: Add `trim*` functions
+
+BUG FIXES:
+
+* command/0.12upgrade: fix panic when int value is out of range 
([#23394](https://github.com/hashicorp/terraform/issues/23394))
+* core: fix cycle between dependencies with create_before_destroy 
([#23399](https://github.com/hashicorp/terraform/issues/23399))
+* backend/remote: default .terraformignore paths will now work on Windows 
([#23311](https://github.com/hashicorp/terraform/issues/23311))
+
+## 0.12.15 (November 14, 2019)
+
+BUG FIXES:
+
+* various commands: Fixed errant error "Initialization required. Please see 
the error message above." 
([#23383](https://github.com/hashicorp/terraform/issues/23383))
+
+The error was produced on some of Terraform's subcommands (in particular 
`terraform show` and `terraform output`, but possibly others) if a warning was 
emitted during configuration loading and if a `backend` block was present. This 
issue has been present since v0.12.0 for any configuration that produces 
configuration-related deprecation warnings, but it became more visible in 
v0.12.14 due to the addition of several more situations that could produce 
warnings.
+
+## 0.12.14 (November 13, 2019)
+
 UPGRADE NOTES:
 
-* The `terraform output` command formerly would treat no outputs at all as an 
error, exiting with a non-zero status. Since it's expected for some root 
modules to have no outputs, the command now returns with success status zero in 
this situation, but still returns the error on stderr as a compromise to 
provide an explanation for why nothing is being shown.
+* Terraform v0.12.0 included several changes to the Terraform language 
involving making expressions, type constraints, keywords, and references 
first-class in the language syntax, removing the need for placing thee items 
either in quoted strings or in interpolation syntax. Terraform v0.11 required 
these items to be quoted because the underlying language could not represent 
them any other way, while Terraform v0.12 expects them to be unquoted in order 
to improve readability.
 
+We have been accepting both forms for backward-compatibility with existing 
configurations and examples since the inititial v0.12.0 release. Having 
maintained compatibility for both forms for several versions we are now 
beginning the deprecation cycle for the old usage by having Terraform emit 
deprecation warnings.
+
+Terraform will still accept the older forms in spite of these warnings, so 
no immediate action is required. If your modules are targeting Terraform 
v0.12.0 and later exclusively, you can silence the warnings by removing the 
quotes, as directed in the warning message. In a future major version of 
Terraform, some of these warnings will be elevated to be errors.
+
+The summary of the warning for these situations will be one of the 
following:
+
+* **Interpolation-only expressions are deprecated:** an expression like 
`"${foo}"` should be rewritten as just `foo`.
+* **Quoted type constraints are deprecated:** In a `variable` block, a 
type constraint `"map"` should be written as `map(string)`, `"list"` as 
`list(string)`, and `"string"` as just `string`.
+* **Quoted keywords are deprecated:** In certain contexts that expect 
special keywords, such as `when` in `provisioner` blocks, the keyword should be 
unquoted.
+* **Quoted references are deprecated:** In the `depends_on` and 
`ignore_changes` meta-arguments, quoted references like `"aws_instance.foo"` 
should be rewritten without the quotes, e.g. as `aws_instance.foo`.
+
+The above changes are made automatically by the upgrade tool for users who 
are [upgrading from Terraform 
0.11](https://www.terraform.io/upgrade-guides/index.html). These warnings are 
intended to help those who are using Terraform for the first time at Terraform 
0.12 but who may have found examples online that are written for older versions 
of Terraform, in order to guide towards the modern Terraform style.
+
+* The `terraform output` command would formerly treat no outputs at all as an 
error, exiting with a non-zero status. Since it's expected for some root 
modules to have no outputs, the command now returns with success status zero in 
this situation, but still returns the error on stderr as a compromise to 
provide an 

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

2019-11-22 Thread Christian Rebischke via arch-commits
Date: Friday, November 22, 2019 @ 14:14:12
  Author: shibumi
Revision: 531915

archrelease: copy trunk to community-x86_64

Added:
  terraform/repos/community-x86_64/CHANGELOG.md
(from rev 531914, terraform/trunk/CHANGELOG.md)
  terraform/repos/community-x86_64/PKGBUILD
(from rev 531914, terraform/trunk/PKGBUILD)
Deleted:
  terraform/repos/community-x86_64/CHANGELOG.md
  terraform/repos/community-x86_64/PKGBUILD

--+
 CHANGELOG.md |  724 ++---
 PKGBUILD |   54 ++--
 2 files changed, 409 insertions(+), 369 deletions(-)

Deleted: CHANGELOG.md
===
--- CHANGELOG.md2019-11-22 14:14:03 UTC (rev 531914)
+++ CHANGELOG.md2019-11-22 14:14:12 UTC (rev 531915)
@@ -1,342 +0,0 @@
-## 0.12.14 (Unreleased)
-
-UPGRADE NOTES:
-
-* The `terraform output` command formerly would treat no outputs at all as an 
error, exiting with a non-zero status. Since it's expected for some root 
modules to have no outputs, the command now returns with success status zero in 
this situation, but still returns the error on stderr as a compromise to 
provide an explanation for why nothing is being shown.
-
-ENHANCEMENTS:
-
-* command/output: Now treats no defined outputs as a success case rather than 
an error case, returning exit status zero instead of non-zero. [GH-23008] 
[GH-21136]
-* backend/artifactory: Will now honor the `HTTP_PROXY` and `HTTPS_PROXY` 
environment variables when appropriate, to allow sending requests to the 
Artifactory endpoints via a proxy. [GH-18629]
-
-BUG FIXES:
-
-* command/plan: Previously certain changes to lists would cause the list diff 
in the plan output to miss items. Now `terraform plan` will show those items as 
expected. [GH-22695]
-* command/show: When showing a saved plan file not in JSON mode, use the same 
presentation as `terraform plan` itself would've used. [GH-23292]
-* core: Store absolute instance dependencies in state to allow for proper 
destroy ordering [GH-23252]
-* core: Ensure tainted status is maintained when a destroy operation fails 
[GH-23304]
-* config: `transpose` function will no longer panic when it should produce an 
empty map as its result. [GH-23321]
-* cli: When running Terraform as a sub-process of itself, we will no longer 
produce errant prefixes on the console output. While we don't generally 
recommend using Terraform recursively like this, it was behaving in this 
strange way due to an implementation detail of how Terraform captures "panic" 
crashes from the Go runtime, and that subsystem is now updated to avoid that 
strange behavior. [GH-23281]
-* provisioners: Sanitize output to filter invalid utf8 sequences [GH-23302]
-
-## 0.12.13 (October 31, 2019)
-
-UPGRADE NOTES:
-
-* **Remote backend local-only operations:** Previously the remote backend was 
not correctly handling variables marked as "HCL" in the remote workspace when 
running local-only operations like `terraform import`, instead interpreting 
them as literal strings as described in 
[#23228](https://github.com/hashicorp/terraform/issues/23228).
-
-That behavior is now corrected in this release, but in the unlikely event 
that an existing remote workspace contains a variable marked as "HCL" whose 
value is not valid HCL syntax these local-only commands will now fail with a 
syntax error where previously the value would not have been parsed at all and 
so an operation not relying on that value may have succeeded in spite of the 
problem. If you see an error like "Invalid expression for var.example" on 
local-only commands after upgrading, ensure that the remotely-stored value for 
the given variable uses correct HCL value syntax.
-
-This _does not_ affect true remote operations like `terraform plan` and 
`terraform apply`, because the processing of variables for those always happens 
in the remote system.
-
-BUG FIXES:
-
-* config: Fix regression where self wasn't properly evaluated when using 
for_each ([#23215](https://github.com/hashicorp/terraform/issues/23215))
-* config: dotfiles are no longer excluded when copying existing modules; 
previously, any dotfile/dir was excluded in this copy, but this change makes 
the local copy behavior match go-getter behavior 
([#22946](https://github.com/hashicorp/terraform/issues/22946))
-* core: Ensure create_before_destroy ordering is enforced with dependencies 
between modules ([#22937](https://github.com/hashicorp/terraform/issues/22937))
-* core: Fix some destroy-time cycles due to unnecessary edges in the graph, 
and remove unused resource nodes 
([#22976](https://github.com/hashicorp/terraform/issues/22976))
-* backend/remote: Correctly handle remotely-stored variables that are marked 
as "HCL" when running local-only operations like `terraform import`. Previously 
they would produce a type mismatch error, due to misinterpreting them as 
literal strings. 

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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 13:01:32
  Author: dvzrv
Revision: 531913

archrelease: copy trunk to community-x86_64

Added:
  adljack/repos/community-x86_64/
  adljack/repos/community-x86_64/PKGBUILD
(from rev 531912, adljack/trunk/PKGBUILD)
  adljack/repos/community-x86_64/adljack-1.2.0-devendor-rtaudio-rtmidi.patch
(from rev 531912, adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch)

-+
 PKGBUILD|   37 ++
 adljack-1.2.0-devendor-rtaudio-rtmidi.patch |  160 ++
 2 files changed, 197 insertions(+)

Copied: adljack/repos/community-x86_64/PKGBUILD (from rev 531912, 
adljack/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-11-22 13:01:32 UTC (rev 531913)
@@ -0,0 +1,37 @@
+# Maintainer: David Runge 
+
+pkgname=adljack
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A standalone synthesizer for ADLMIDI and OPNMIDI on the text console"
+arch=('x86_64')
+url="https://github.com/jpcima/adljack;
+license=('Boost')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'libjack.so' 'liblo.so' 'libncursesw.so'
+'librtaudio.so' 'librtmidi.so')
+makedepends=('cmake')
+source=("https://github.com/jpcima/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+"${pkgname}-1.2.0-devendor-rtaudio-rtmidi.patch")
+sha512sums=('2b579fbb3b47c814bc33b68c749b3335c39feee88115cfe41eb9261775d4b296eebf09905adab8cbba1879af13eff3d0f6af390a29b13c6485eca113851012ae'
+
'59991d9e55dab988668c644f856fb37bbb01d551ef9c8fe6bd51d414c0c1c1fadef0602409c37cd6f97cbb3fff4ea8cb74e6456cbde42f4e88e0fd46c9fd03bf')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 -i ../"${pkgname}-1.2.0-devendor-rtaudio-rtmidi.patch"
+  mkdir -vp build
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-B build \
+-S .
+  make -C build VERBOSE=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make -C build DESTDIR="$pkgdir/" install
+}

Copied: 
adljack/repos/community-x86_64/adljack-1.2.0-devendor-rtaudio-rtmidi.patch 
(from rev 531912, adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch)
===
--- community-x86_64/adljack-1.2.0-devendor-rtaudio-rtmidi.patch
(rev 0)
+++ community-x86_64/adljack-1.2.0-devendor-rtaudio-rtmidi.patch
2019-11-22 13:01:32 UTC (rev 531913)
@@ -0,0 +1,160 @@
+diff -ruN a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt   2019-03-19 19:59:57.0 +0100
 b/CMakeLists.txt   2019-11-22 00:36:37.566049853 +0100
+@@ -112,6 +112,8 @@
+ if(NOT CMAKE_SYSTEM_NAME STREQUAL "Windows")
+   pkg_check_modules(JACK "jack")
+   pkg_check_modules(PULSEAUDIO "libpulse-simple")
++  pkg_check_modules(RTAUDIO "rtaudio")
++  pkg_check_modules(RTMIDI "rtmidi")
+   if(ENABLE_VIRTUALMIDI)
+ message(FATAL_ERROR "virtualMIDI is only available on Windows")
+   endif()
+@@ -148,6 +150,8 @@
+ print_feature("PdCurses" PDCURSES_FOUND)
+ print_feature("Jack" JACK_FOUND)
+ print_feature("LibLO" LIBLO_FOUND)
++print_feature("RtAudio" RTAUDIO_FOUND)
++print_feature("RtMidi" RTMIDI_FOUND)
+ print_feature("Pulseaudio" PULSEAUDIO_FOUND)
+ print_feature("virtualMIDI" ENABLE_VIRTUALMIDI)
+ print_feature("gettext" ENABLE_GETTEXT)
+@@ -212,64 +216,68 @@
+   endif()
+ endif()
+ 
+-## RtMidi library
+-add_library(RtMidi STATIC EXCLUDE_FROM_ALL "thirdparty/rtmidi/RtMidi.cpp")
+-target_include_directories(RtMidi PUBLIC "thirdparty/rtmidi")
+-if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
+-  target_compile_definitions(RtMidi PUBLIC "__LINUX_ALSA__")
+-  target_link_libraries(RtMidi PUBLIC "asound")
+-elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows")
+-  target_compile_definitions(RtMidi PUBLIC "__WINDOWS_MM__")
+-  target_link_libraries(RtMidi PUBLIC "winmm")
+-elseif(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
+-  target_compile_definitions(RtMidi PUBLIC "__MACOSX_CORE__")
+-  find_library(COREMIDI_LIBRARY "CoreMIDI")
+-  find_library(FOUNDATION_LIBRARY "Foundation")
+-  target_link_libraries(RtMidi PUBLIC "${COREMIDI_LIBRARY}" 
"${FOUNDATION_LIBRARY}")
+-endif()
+-if(JACK_FOUND)
+-  target_compile_definitions(RtMidi PUBLIC "__UNIX_JACK__")
+-  target_include_directories(RtMidi PUBLIC ${JACK_INCLUDE_DIRS})
+-  link_directories(${JACK_LIBRARY_DIRS})
+-  target_link_libraries(RtMidi PUBLIC ${JACK_LIBRARIES})
++if(NOT RTMIDI_FOUND)
++  ## RtMidi library
++  add_library(RtMidi STATIC EXCLUDE_FROM_ALL "thirdparty/rtmidi/RtMidi.cpp")
++  target_include_directories(RtMidi PUBLIC "thirdparty/rtmidi")
++  if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
++target_compile_definitions(RtMidi PUBLIC "__LINUX_ALSA__")
++target_link_libraries(RtMidi PUBLIC "asound")
++  elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows")
++

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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 13:01:11
  Author: dvzrv
Revision: 531912

upgpkg: adljack 1.2.0-2

Adding adljack 1.2.0 from the AUR. Adding all required direct library 
dependencies.

Modified:
  adljack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:24:00 UTC (rev 531911)
+++ PKGBUILD2019-11-22 13:01:11 UTC (rev 531912)
@@ -8,8 +8,8 @@
 url="https://github.com/jpcima/adljack;
 license=('Boost')
 groups=('pro-audio')
-depends=('gcc-libs' 'glibc' 'libjack.so' 'liblo.so' 'librtaudio.so'
-'librtmidi.so')
+depends=('gcc-libs' 'glibc' 'libjack.so' 'liblo.so' 'libncursesw.so'
+'librtaudio.so' 'librtmidi.so')
 makedepends=('cmake')
 
source=("https://github.com/jpcima/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
 "${pkgname}-1.2.0-devendor-rtaudio-rtmidi.patch")


[arch-commits] Commit in firefox/repos/extra-x86_64 (15 files)

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 12:07:48
  Author: heftig
Revision: 369604

archrelease: copy trunk to extra-x86_64

Added:
  firefox/repos/extra-x86_64/0001-Update-bindgen.patch
(from rev 369603, firefox/trunk/0001-Update-bindgen.patch)
  
firefox/repos/extra-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
(from rev 369603, 
firefox/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
  
firefox/repos/extra-x86_64/0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch
(from rev 369603, 
firefox/trunk/0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 369603, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 369603, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/no-relinking.patch
(from rev 369603, firefox/trunk/no-relinking.patch)
  firefox/repos/extra-x86_64/upload-symbol-archive
(from rev 369603, firefox/trunk/upload-symbol-archive)
Deleted:
  
firefox/repos/extra-x86_64/0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch
  firefox/repos/extra-x86_64/0001-Update-bindgen.patch
  
firefox/repos/extra-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
  
firefox/repos/extra-x86_64/0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/no-relinking.patch
  firefox/repos/extra-x86_64/upload-symbol-archive

-+
 0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch |   33 
 0001-Update-bindgen.patch   |48844 
+-
 0001-Use-remoting-name-for-GDK-application-names.patch  |  112 
 0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch |14624 +-
 PKGBUILD|  481 
 firefox.desktop |  680 
 no-relinking.patch  |   82 
 upload-symbol-archive   |   50 
 8 files changed, 32434 insertions(+), 32472 deletions(-)

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


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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 12:06:27
  Author: heftig
Revision: 369603

70.0.1-3

Modified:
  firefox/trunk/PKGBUILD
Deleted:
  firefox/trunk/0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch

-+
 0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch |   33 
--
 PKGBUILD|7 --
 2 files changed, 1 insertion(+), 39 deletions(-)

Deleted: 0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch
===
--- 0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch 
2019-11-22 11:03:54 UTC (rev 369602)
+++ 0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch 
2019-11-22 12:06:27 UTC (rev 369603)
@@ -1,33 +0,0 @@
-From 9e8f88c9ae80a2fc984f86f322cd6f2548722789 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" 
-Date: Thu, 21 Nov 2019 21:32:55 +0100
-Subject: [PATCH] Bug 1593167, ensure that loadable certs are loaded when
- TransportSecurityInfo::Read is called
-
-Backported to Firefox 70.
-
-https://phabricator.services.mozilla.com/D54135

- security/manager/ssl/TransportSecurityInfo.cpp | 6 ++
- 1 file changed, 6 insertions(+)
-
-diff --git a/security/manager/ssl/TransportSecurityInfo.cpp 
b/security/manager/ssl/TransportSecurityInfo.cpp
-index dd3e12a19d41..224ac86ecf1c 100644
 a/security/manager/ssl/TransportSecurityInfo.cpp
-+++ b/security/manager/ssl/TransportSecurityInfo.cpp
-@@ -444,6 +444,12 @@ TransportSecurityInfo::Read(nsIObjectInputStream* 
aStream) {
- return rv;
-   }
- 
-+  // The logic below needs access to loadable certs.
-+  rv = BlockUntilLoadableRootsLoaded();
-+  if (NS_FAILED(rv)) {
-+return rv;
-+  }
-+
-   // moved from nsISSLStatus
-   if (!serVersion.EqualsASCII("1")) {
- // nsISSLStatus may be present
--- 
-2.24.0
-

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:03:54 UTC (rev 369602)
+++ PKGBUILD2019-11-22 12:06:27 UTC (rev 369603)
@@ -4,7 +4,7 @@
 
 pkgname=firefox
 pkgver=70.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(x86_64)
 license=(MPL GPL LGPL)
@@ -24,7 +24,6 @@
 no-relinking.patch
 0001-Update-bindgen.patch
 0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch
-0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch
 0001-Use-remoting-name-for-GDK-application-names.patch
 $pkgname.desktop)
 sha256sums=('f2e9bb26af7682b31e82fdfc3a4b3e04fd1caa8b004469ea608185d33e35691b'
@@ -32,7 +31,6 @@
 '2dc9d1aa5eb7798c89f46478f254ae61e4122b4d1956d6044426288627d8a014'
 '832d895c90d346fe4acf25b8b8ba9a62bea595fe5fcdeaf545c8e952393993fc'
 '58890388e02af41055e1ec9797b7c094dee499a5219dc9c532c6cfccf2cce972'
-'c0e8176d7382649b7423d809fd586b01b50e95df816ef34237683c2598802c2f'
 'ab07ab26617ff76fce68e07c66b8aa9b96c2d3e5b5517e51a3c3eac2edd88894'
 'a9e5264257041c0b968425b5c97436ba48e8d294e1a0f02c59c35461ea245c33')
 validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software 
Releases 
@@ -60,9 +58,6 @@
   patch -Np1 -i ../0001-Update-bindgen.patch
   patch -Np1 -i 
../0002-Bug-1212502-Switch-mozinfo-to-using-the-distro-packa.patch
 
-  # https://bugzilla.mozilla.org/show_bug.cgi?id=1593167
-  patch -Np1 -i 
../0001-Bug-1593167-ensure-that-loadable-certs-are-loaded-wh.patch
-
   # https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
   patch -Np1 -i ../0001-Use-remoting-name-for-GDK-application-names.patch
 


[arch-commits] Commit in (5 files)

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 11:24:00
  Author: dvzrv
Revision: 531911

Adding adljack.

Added:
  adljack/
  adljack/repos/
  adljack/trunk/
  adljack/trunk/PKGBUILD
  adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch

-+
 PKGBUILD|   37 ++
 adljack-1.2.0-devendor-rtaudio-rtmidi.patch |  160 ++
 2 files changed, 197 insertions(+)

Added: adljack/trunk/PKGBUILD
===
--- adljack/trunk/PKGBUILD  (rev 0)
+++ adljack/trunk/PKGBUILD  2019-11-22 11:24:00 UTC (rev 531911)
@@ -0,0 +1,37 @@
+# Maintainer: David Runge 
+
+pkgname=adljack
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A standalone synthesizer for ADLMIDI and OPNMIDI on the text console"
+arch=('x86_64')
+url="https://github.com/jpcima/adljack;
+license=('Boost')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'libjack.so' 'liblo.so' 'librtaudio.so'
+'librtmidi.so')
+makedepends=('cmake')
+source=("https://github.com/jpcima/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+"${pkgname}-1.2.0-devendor-rtaudio-rtmidi.patch")
+sha512sums=('2b579fbb3b47c814bc33b68c749b3335c39feee88115cfe41eb9261775d4b296eebf09905adab8cbba1879af13eff3d0f6af390a29b13c6485eca113851012ae'
+
'59991d9e55dab988668c644f856fb37bbb01d551ef9c8fe6bd51d414c0c1c1fadef0602409c37cd6f97cbb3fff4ea8cb74e6456cbde42f4e88e0fd46c9fd03bf')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 -i ../"${pkgname}-1.2.0-devendor-rtaudio-rtmidi.patch"
+  mkdir -vp build
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-B build \
+-S .
+  make -C build VERBOSE=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make -C build DESTDIR="$pkgdir/" install
+}

Added: adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch
===
--- adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch   
(rev 0)
+++ adljack/trunk/adljack-1.2.0-devendor-rtaudio-rtmidi.patch   2019-11-22 
11:24:00 UTC (rev 531911)
@@ -0,0 +1,160 @@
+diff -ruN a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt   2019-03-19 19:59:57.0 +0100
 b/CMakeLists.txt   2019-11-22 00:36:37.566049853 +0100
+@@ -112,6 +112,8 @@
+ if(NOT CMAKE_SYSTEM_NAME STREQUAL "Windows")
+   pkg_check_modules(JACK "jack")
+   pkg_check_modules(PULSEAUDIO "libpulse-simple")
++  pkg_check_modules(RTAUDIO "rtaudio")
++  pkg_check_modules(RTMIDI "rtmidi")
+   if(ENABLE_VIRTUALMIDI)
+ message(FATAL_ERROR "virtualMIDI is only available on Windows")
+   endif()
+@@ -148,6 +150,8 @@
+ print_feature("PdCurses" PDCURSES_FOUND)
+ print_feature("Jack" JACK_FOUND)
+ print_feature("LibLO" LIBLO_FOUND)
++print_feature("RtAudio" RTAUDIO_FOUND)
++print_feature("RtMidi" RTMIDI_FOUND)
+ print_feature("Pulseaudio" PULSEAUDIO_FOUND)
+ print_feature("virtualMIDI" ENABLE_VIRTUALMIDI)
+ print_feature("gettext" ENABLE_GETTEXT)
+@@ -212,64 +216,68 @@
+   endif()
+ endif()
+ 
+-## RtMidi library
+-add_library(RtMidi STATIC EXCLUDE_FROM_ALL "thirdparty/rtmidi/RtMidi.cpp")
+-target_include_directories(RtMidi PUBLIC "thirdparty/rtmidi")
+-if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
+-  target_compile_definitions(RtMidi PUBLIC "__LINUX_ALSA__")
+-  target_link_libraries(RtMidi PUBLIC "asound")
+-elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows")
+-  target_compile_definitions(RtMidi PUBLIC "__WINDOWS_MM__")
+-  target_link_libraries(RtMidi PUBLIC "winmm")
+-elseif(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
+-  target_compile_definitions(RtMidi PUBLIC "__MACOSX_CORE__")
+-  find_library(COREMIDI_LIBRARY "CoreMIDI")
+-  find_library(FOUNDATION_LIBRARY "Foundation")
+-  target_link_libraries(RtMidi PUBLIC "${COREMIDI_LIBRARY}" 
"${FOUNDATION_LIBRARY}")
+-endif()
+-if(JACK_FOUND)
+-  target_compile_definitions(RtMidi PUBLIC "__UNIX_JACK__")
+-  target_include_directories(RtMidi PUBLIC ${JACK_INCLUDE_DIRS})
+-  link_directories(${JACK_LIBRARY_DIRS})
+-  target_link_libraries(RtMidi PUBLIC ${JACK_LIBRARIES})
++if(NOT RTMIDI_FOUND)
++  ## RtMidi library
++  add_library(RtMidi STATIC EXCLUDE_FROM_ALL "thirdparty/rtmidi/RtMidi.cpp")
++  target_include_directories(RtMidi PUBLIC "thirdparty/rtmidi")
++  if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
++target_compile_definitions(RtMidi PUBLIC "__LINUX_ALSA__")
++target_link_libraries(RtMidi PUBLIC "asound")
++  elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows")
++target_compile_definitions(RtMidi PUBLIC "__WINDOWS_MM__")
++target_link_libraries(RtMidi PUBLIC "winmm")
++  elseif(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
++target_compile_definitions(RtMidi PUBLIC "__MACOSX_CORE__")
++find_library(COREMIDI_LIBRARY "CoreMIDI")
++find_library(FOUNDATION_LIBRARY "Foundation")
++target_link_libraries(RtMidi PUBLIC "${COREMIDI_LIBRARY}" 

[arch-commits] Commit in kodi-addon-peripheral-joystick/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:51
  Author: idevolder
Revision: 531909

upgpkg: kodi-addon-peripheral-joystick 1.4.7-11

Modified:
  kodi-addon-peripheral-joystick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:38 UTC (rev 531908)
+++ PKGBUILD2019-11-22 11:10:51 UTC (rev 531909)
@@ -2,7 +2,7 @@
 
 pkgname=kodi-addon-peripheral-joystick
 pkgver=1.4.7
-pkgrel=10
+pkgrel=11
 pkgdesc="Joystick support for Kodi"
 arch=('x86_64')
 url='https://github.com/xbmc/peripheral.joystick'


[arch-commits] Commit in kodi-addon-peripheral-joystick/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:57
  Author: idevolder
Revision: 531910

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-peripheral-joystick/repos/community-x86_64/PKGBUILD
(from rev 531909, kodi-addon-peripheral-joystick/trunk/PKGBUILD)
Deleted:
  kodi-addon-peripheral-joystick/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:51 UTC (rev 531909)
+++ PKGBUILD2019-11-22 11:10:57 UTC (rev 531910)
@@ -1,31 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-peripheral-joystick
-pkgver=1.4.7
-pkgrel=10
-pkgdesc="Joystick support for Kodi"
-arch=('x86_64')
-url='https://github.com/xbmc/peripheral.joystick'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-peripheral')
-depends=('kodi-platform')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/peripheral.joystick/archive/v$pkgver.tar.gz;)
-sha512sums=('89d9c993f598f7660fccfcc1926ad3b944d88586b0399b3e47524fe5a68665eec8fc7b196acd6d59e36488f830afef50c402ecd05d69cee75c21a69c538e9acd')
-
-build() {
-cd "peripheral.joystick-$pkgver"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "peripheral.joystick-$pkgver"
-make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-peripheral-joystick/repos/community-x86_64/PKGBUILD (from 
rev 531909, kodi-addon-peripheral-joystick/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:10:57 UTC (rev 531910)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-peripheral-joystick
+pkgver=1.4.7
+pkgrel=11
+pkgdesc="Joystick support for Kodi"
+arch=('x86_64')
+url='https://github.com/xbmc/peripheral.joystick'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-peripheral')
+depends=('kodi-platform')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/peripheral.joystick/archive/v$pkgver.tar.gz;)
+sha512sums=('89d9c993f598f7660fccfcc1926ad3b944d88586b0399b3e47524fe5a68665eec8fc7b196acd6d59e36488f830afef50c402ecd05d69cee75c21a69c538e9acd')
+
+build() {
+cd "peripheral.joystick-$pkgver"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "peripheral.joystick-$pkgver"
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-inputstream-rtmp/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:31
  Author: idevolder
Revision: 531906

upgpkg: kodi-addon-inputstream-rtmp 2.0.6-2

Modified:
  kodi-addon-inputstream-rtmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:30 UTC (rev 531905)
+++ PKGBUILD2019-11-22 11:10:31 UTC (rev 531906)
@@ -4,7 +4,7 @@
 pkgname=kodi-addon-inputstream-rtmp
 pkgver=2.0.6
 _codename=Leia
-pkgrel=1
+pkgrel=2
 pkgdesc="RTMP input stream add-on for Kodi"
 arch=('x86_64')
 url="https://github.com/xbmc/inputstream.rtmp;


[arch-commits] Commit in kodi-addon-inputstream-adaptive/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:13
  Author: idevolder
Revision: 531903

upgpkg: kodi-addon-inputstream-adaptive 2.4.2-4

Modified:
  kodi-addon-inputstream-adaptive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:57 UTC (rev 531902)
+++ PKGBUILD2019-11-22 11:10:13 UTC (rev 531903)
@@ -5,7 +5,7 @@
 pkgname=kodi-addon-inputstream-adaptive
 pkgver=2.4.2
 _codename=Leia
-pkgrel=3
+pkgrel=4
 pkgdesc="InputStream client for adaptive streams for Kodi 18+"
 arch=('x86_64')
 url="https://github.com/peak3d/inputstream.adaptive;


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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 11:10:36
  Author: dvzrv
Revision: 531907

archrelease: copy trunk to community-x86_64

Added:
  rtmidi/repos/community-x86_64/PKGBUILD
(from rev 531906, rtmidi/trunk/PKGBUILD)
Deleted:
  rtmidi/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:31 UTC (rev 531906)
+++ PKGBUILD2019-11-22 11:10:36 UTC (rev 531907)
@@ -1,47 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Llewelyn Trahaearn 
-# Contributor: rtfreedman  
-# Contributor: speps  
-
-pkgname=rtmidi
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="A set of C++ classes that provides a common API for realtime MIDI 
input/output."
-arch=('x86_64')
-url="https://www.music.mcgill.ca/~gary/rtmidi/;
-license=('custom:MIT')
-depends=('jack')
-makedepends=('doxygen')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/thestk/${pkgname}/archive/${pkgver}.tar.gz;)
-sha512sums=('39383f121320c9471b31f8b9d283167bfadf4c7328b6664d1d54a4c52e3dd9b76362875258d90363c6044e87fcee31ccce80e19435dc620c88e6d60fc82d0f9d')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  autoreconf -fi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-  --with-alsa \
-  --with-jack
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {README.md,doc/release.txt}
-  # html
-  install -vDm 644 doc/html/* \
--t "${pkgdir}/usr/share/doc/${pkgname}/html"
-  install -vDm 644 doc/images/* \
--t "${pkgdir}/usr/share/doc/${pkgname}/images"
-  # license in README.md:
-  # https://github.com/thestk/rtmidi/issues/198
-  csplit -s README.md "%Legal and%"
-  install -vDm 644 xx00 "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: rtmidi/repos/community-x86_64/PKGBUILD (from rev 531906, 
rtmidi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:10:36 UTC (rev 531907)
@@ -0,0 +1,48 @@
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: rtfreedman  
+# Contributor: speps  
+
+pkgname=rtmidi
+pkgver=4.0.0
+pkgrel=2
+pkgdesc="A set of C++ classes that provides a common API for realtime MIDI 
input/output."
+arch=('x86_64')
+url="https://www.music.mcgill.ca/~gary/rtmidi/;
+license=('custom:RtMidi')
+depends=('alsa-lib' 'gcc-libs' 'glibc' 'libjack.so')
+makedepends=('doxygen')
+provides=('librtmidi.so')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/thestk/${pkgname}/archive/${pkgver}.tar.gz;)
+sha512sums=('39383f121320c9471b31f8b9d283167bfadf4c7328b6664d1d54a4c52e3dd9b76362875258d90363c6044e87fcee31ccce80e19435dc620c88e6d60fc82d0f9d')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # license in README.md:
+  # https://github.com/thestk/rtmidi/issues/198
+  tail -n 25 README.md | sed 's/^\ \ \ \ //g' > LICENSE
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --with-alsa \
+  --with-jack
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  # docs
+  install -vDm 644 {README.md,doc/release.txt} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  # html
+  install -vDm 644 doc/html/* \
+-t "${pkgdir}/usr/share/doc/${pkgname}/html"
+  install -vDm 644 doc/images/* \
+-t "${pkgdir}/usr/share/doc/${pkgname}/images"
+  # license
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


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

2019-11-22 Thread David Runge via arch-commits
Date: Friday, November 22, 2019 @ 11:10:30
  Author: dvzrv
Revision: 531905

upgpkg: rtmidi 4.0.0-2

Updating maintainer info. Adding all direct library dependencies. Adding 
librtmidi.so to provides. Changing license name (allegedly it's called RtMidi 
license) and exctracting it in a more sane way from README.md. Minor cleanups.

Modified:
  rtmidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:19 UTC (rev 531904)
+++ PKGBUILD2019-11-22 11:10:30 UTC (rev 531905)
@@ -1,4 +1,4 @@
-# Maintainer: David Runge 
+# Maintainer: David Runge 
 # Contributor: Llewelyn Trahaearn 
 # Contributor: rtfreedman  
 # Contributor: speps  
@@ -5,19 +5,23 @@
 
 pkgname=rtmidi
 pkgver=4.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of C++ classes that provides a common API for realtime MIDI 
input/output."
 arch=('x86_64')
 url="https://www.music.mcgill.ca/~gary/rtmidi/;
-license=('custom:MIT')
-depends=('jack')
+license=('custom:RtMidi')
+depends=('alsa-lib' 'gcc-libs' 'glibc' 'libjack.so')
 makedepends=('doxygen')
+provides=('librtmidi.so')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/thestk/${pkgname}/archive/${pkgver}.tar.gz;)
 
sha512sums=('39383f121320c9471b31f8b9d283167bfadf4c7328b6664d1d54a4c52e3dd9b76362875258d90363c6044e87fcee31ccce80e19435dc620c88e6d60fc82d0f9d')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
-  autoreconf -fi
+  # license in README.md:
+  # https://github.com/thestk/rtmidi/issues/198
+  tail -n 25 README.md | sed 's/^\ \ \ \ //g' > LICENSE
+  autoreconf -vfi
 }
 
 build() {
@@ -32,16 +36,13 @@
   cd "${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
   # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {README.md,doc/release.txt}
+  install -vDm 644 {README.md,doc/release.txt} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
   # html
   install -vDm 644 doc/html/* \
 -t "${pkgdir}/usr/share/doc/${pkgname}/html"
   install -vDm 644 doc/images/* \
 -t "${pkgdir}/usr/share/doc/${pkgname}/images"
-  # license in README.md:
-  # https://github.com/thestk/rtmidi/issues/198
-  csplit -s README.md "%Legal and%"
-  install -vDm 644 xx00 "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # license
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
-


[arch-commits] Commit in kodi-addon-inputstream-adaptive/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:19
  Author: idevolder
Revision: 531904

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-inputstream-adaptive/repos/community-x86_64/PKGBUILD
(from rev 531903, kodi-addon-inputstream-adaptive/trunk/PKGBUILD)
Deleted:
  kodi-addon-inputstream-adaptive/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:13 UTC (rev 531903)
+++ PKGBUILD2019-11-22 11:10:19 UTC (rev 531904)
@@ -1,34 +0,0 @@
-# Maintainer: BlackIkeEagle 
-# Contributor: Cedric Girard 
-# Contributor: kevku 
-
-pkgname=kodi-addon-inputstream-adaptive
-pkgver=2.4.2
-_codename=Leia
-pkgrel=3
-pkgdesc="InputStream client for adaptive streams for Kodi 18+"
-arch=('x86_64')
-url="https://github.com/peak3d/inputstream.adaptive;
-license=('GPL2')
-groups=('kodi-addons' 'kodi-addons-inputstream')
-depends=('kodi' 'kodi-platform')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/peak3d/inputstream.adaptive/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('218be820b4e7f05d9a3ffd330db785997afe225a994ed4187a1aaa13b28189453d4a82e3553210613aa644f9f98b30bfc7bc048a1ad9674521053ef21e2e26e0')
-
-build() {
-cd "inputstream.adaptive-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "inputstream.adaptive-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-#sed -i 
's|special://home/cdm|/usr/lib/kodi/addons/inputstream.adaptive/lib|g' 
"$pkgdir/usr/share/kodi/addons/inputstream.adaptive/resources/settings.xml"
-}

Copied: kodi-addon-inputstream-adaptive/repos/community-x86_64/PKGBUILD (from 
rev 531903, kodi-addon-inputstream-adaptive/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:10:19 UTC (rev 531904)
@@ -0,0 +1,34 @@
+# Maintainer: BlackIkeEagle 
+# Contributor: Cedric Girard 
+# Contributor: kevku 
+
+pkgname=kodi-addon-inputstream-adaptive
+pkgver=2.4.2
+_codename=Leia
+pkgrel=4
+pkgdesc="InputStream client for adaptive streams for Kodi 18+"
+arch=('x86_64')
+url="https://github.com/peak3d/inputstream.adaptive;
+license=('GPL2')
+groups=('kodi-addons' 'kodi-addons-inputstream')
+depends=('kodi' 'kodi-platform')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/peak3d/inputstream.adaptive/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('218be820b4e7f05d9a3ffd330db785997afe225a994ed4187a1aaa13b28189453d4a82e3553210613aa644f9f98b30bfc7bc048a1ad9674521053ef21e2e26e0')
+
+build() {
+cd "inputstream.adaptive-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "inputstream.adaptive-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+#sed -i 
's|special://home/cdm|/usr/lib/kodi/addons/inputstream.adaptive/lib|g' 
"$pkgdir/usr/share/kodi/addons/inputstream.adaptive/resources/settings.xml"
+}


[arch-commits] Commit in kodi-addon-inputstream-rtmp/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:10:38
  Author: idevolder
Revision: 531908

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-inputstream-rtmp/repos/community-x86_64/PKGBUILD
(from rev 531906, kodi-addon-inputstream-rtmp/trunk/PKGBUILD)
Deleted:
  kodi-addon-inputstream-rtmp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:10:36 UTC (rev 531907)
+++ PKGBUILD2019-11-22 11:10:38 UTC (rev 531908)
@@ -1,32 +0,0 @@
-# Maintainer: BlackIkeEagle 
-# Contributor: kevku 
-
-pkgname=kodi-addon-inputstream-rtmp
-pkgver=2.0.6
-_codename=Leia
-pkgrel=1
-pkgdesc="RTMP input stream add-on for Kodi"
-arch=('x86_64')
-url="https://github.com/xbmc/inputstream.rtmp;
-license=('GPL2')
-groups=('kodi-addons' 'kodi-addons-inputstream')
-depends=('kodi' 'rtmpdump' 'p8-platform')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/inputstream.rtmp/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('38bc0813427d6ae201b305a208b91eee5087ee8226c8f26e7df4e82d5dc87ac3c0a0809abee3ff99fa995659bb8eba1d1ba2aeb7ee1059ef85aa45d9a0abfd3b')
-
-build() {
-cd "inputstream.rtmp-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "inputstream.rtmp-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}

Copied: kodi-addon-inputstream-rtmp/repos/community-x86_64/PKGBUILD (from rev 
531906, kodi-addon-inputstream-rtmp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:10:38 UTC (rev 531908)
@@ -0,0 +1,32 @@
+# Maintainer: BlackIkeEagle 
+# Contributor: kevku 
+
+pkgname=kodi-addon-inputstream-rtmp
+pkgver=2.0.6
+_codename=Leia
+pkgrel=2
+pkgdesc="RTMP input stream add-on for Kodi"
+arch=('x86_64')
+url="https://github.com/xbmc/inputstream.rtmp;
+license=('GPL2')
+groups=('kodi-addons' 'kodi-addons-inputstream')
+depends=('kodi' 'rtmpdump' 'p8-platform')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/inputstream.rtmp/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('38bc0813427d6ae201b305a208b91eee5087ee8226c8f26e7df4e82d5dc87ac3c0a0809abee3ff99fa995659bb8eba1d1ba2aeb7ee1059ef85aa45d9a0abfd3b')
+
+build() {
+cd "inputstream.rtmp-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "inputstream.rtmp-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in kodi-addon-game-libretro-snes9x/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:29
  Author: idevolder
Revision: 531899

upgpkg: kodi-addon-game-libretro-snes9x 1.60.0.8-5

Modified:
  kodi-addon-game-libretro-snes9x/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:09 UTC (rev 531898)
+++ PKGBUILD2019-11-22 11:09:29 UTC (rev 531899)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-snes9x
 pkgver=1.60.0.8
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.snes9x'


[arch-commits] Commit in kodi-addon-game-libretro-yabause/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:51
  Author: idevolder
Revision: 531901

upgpkg: kodi-addon-game-libretro-yabause 0.9.15.4-5

Modified:
  kodi-addon-game-libretro-yabause/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:35 UTC (rev 531900)
+++ PKGBUILD2019-11-22 11:09:51 UTC (rev 531901)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-yabause
 pkgver=0.9.15.4
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.yabause'


[arch-commits] Commit in kodi-addon-game-libretro-yabause/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:57
  Author: idevolder
Revision: 531902

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-yabause/repos/community-x86_64/PKGBUILD
(from rev 531901, kodi-addon-game-libretro-yabause/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-yabause/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:51 UTC (rev 531901)
+++ PKGBUILD2019-11-22 11:09:57 UTC (rev 531902)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-yabause
-pkgver=0.9.15.4
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.yabause'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-yabause')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.yabause/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('691abea72a89e333c3d02f5f0fca7a106b58df830bc44c3872e0d4a1b7dad405db34d27530ea3a9757b7b3c97c754f2f7a1015f05fa1254e04f72f6dd48056ac')
-
-build() {
-cd "game.libretro.yabause-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.yabause-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-yabause/repos/community-x86_64/PKGBUILD (from 
rev 531901, kodi-addon-game-libretro-yabause/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:09:57 UTC (rev 531902)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-yabause
+pkgver=0.9.15.4
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.yabause'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-yabause')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.yabause/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('691abea72a89e333c3d02f5f0fca7a106b58df830bc44c3872e0d4a1b7dad405db34d27530ea3a9757b7b3c97c754f2f7a1015f05fa1254e04f72f6dd48056ac')
+
+build() {
+cd "game.libretro.yabause-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.yabause-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-scummvm/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:09
  Author: idevolder
Revision: 531898

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-scummvm/repos/community-x86_64/PKGBUILD
(from rev 531897, kodi-addon-game-libretro-scummvm/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-scummvm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:02 UTC (rev 531897)
+++ PKGBUILD2019-11-22 11:09:09 UTC (rev 531898)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-scummvm
-pkgver=2.0.0.6
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.scummvm'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-scummvm')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.scummvm/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('042221de52e242da5544c72c4fc80ed01c61a502e5d382200612269aad9830fe6e441b2e46e30a32faf8cb43ca5ec3add985df11de81c8f32603cc291b3931e2')
-
-build() {
-cd "game.libretro.scummvm-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.scummvm-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-scummvm/repos/community-x86_64/PKGBUILD (from 
rev 531897, kodi-addon-game-libretro-scummvm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:09:09 UTC (rev 531898)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-scummvm
+pkgver=2.0.0.6
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.scummvm'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-scummvm')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.scummvm/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('042221de52e242da5544c72c4fc80ed01c61a502e5d382200612269aad9830fe6e441b2e46e30a32faf8cb43ca5ec3add985df11de81c8f32603cc291b3931e2')
+
+build() {
+cd "game.libretro.scummvm-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.scummvm-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-snes9x/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:35
  Author: idevolder
Revision: 531900

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-snes9x/repos/community-x86_64/PKGBUILD
(from rev 531899, kodi-addon-game-libretro-snes9x/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-snes9x/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:09:29 UTC (rev 531899)
+++ PKGBUILD2019-11-22 11:09:35 UTC (rev 531900)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-snes9x
-pkgver=1.60.0.8
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.snes9x'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-snes9x')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.snes9x/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('62ae9a66d95650f067458c0ecb9a82d9e69b06b62ac80de5c13274ce4dff49966e4a2a9b7c8ac4c754dc1f11718a729e3bed042cb5afa6c9f1ed05026118193c')
-
-build() {
-cd "game.libretro.snes9x-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.snes9x-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-snes9x/repos/community-x86_64/PKGBUILD (from 
rev 531899, kodi-addon-game-libretro-snes9x/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:09:35 UTC (rev 531900)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-snes9x
+pkgver=1.60.0.8
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.snes9x'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-snes9x')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.snes9x/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('62ae9a66d95650f067458c0ecb9a82d9e69b06b62ac80de5c13274ce4dff49966e4a2a9b7c8ac4c754dc1f11718a729e3bed042cb5afa6c9f1ed05026118193c')
+
+build() {
+cd "game.libretro.snes9x-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.snes9x-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-scummvm/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:09:02
  Author: idevolder
Revision: 531897

upgpkg: kodi-addon-game-libretro-scummvm 2.0.0.6-5

Modified:
  kodi-addon-game-libretro-scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:43 UTC (rev 531896)
+++ PKGBUILD2019-11-22 11:09:02 UTC (rev 531897)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-scummvm
 pkgver=2.0.0.6
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.scummvm'


[arch-commits] Commit in kodi-addon-game-libretro-reicast/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:43
  Author: idevolder
Revision: 531896

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-reicast/repos/community-x86_64/PKGBUILD
(from rev 531895, kodi-addon-game-libretro-reicast/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-reicast/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:37 UTC (rev 531895)
+++ PKGBUILD2019-11-22 11:08:43 UTC (rev 531896)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-reicast
-pkgver=0.1.0.11
-_codename=Leia
-pkgrel=8
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.reicast'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-reicast')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.reicast/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('22e58084e0747369c6b41b806b6ccc8b5ac7ee3d30af7289e802554d153dd393866c66bd25a6ef0fd90e6700d591476f38f6eaedbe44435fe09e3ba510b73add')
-
-build() {
-cd "game.libretro.reicast-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.reicast-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-reicast/repos/community-x86_64/PKGBUILD (from 
rev 531895, kodi-addon-game-libretro-reicast/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:08:43 UTC (rev 531896)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-reicast
+pkgver=0.1.0.11
+_codename=Leia
+pkgrel=9
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.reicast'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-reicast')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.reicast/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('22e58084e0747369c6b41b806b6ccc8b5ac7ee3d30af7289e802554d153dd393866c66bd25a6ef0fd90e6700d591476f38f6eaedbe44435fe09e3ba510b73add')
+
+build() {
+cd "game.libretro.reicast-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.reicast-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-parallel-n64/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:25
  Author: idevolder
Revision: 531894

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-parallel-n64/repos/community-x86_64/PKGBUILD
(from rev 531893, kodi-addon-game-libretro-parallel-n64/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-parallel-n64/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:19 UTC (rev 531893)
+++ PKGBUILD2019-11-22 11:08:25 UTC (rev 531894)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-parallel-n64
-pkgver=2.0.0.3
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.parallel_n64'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-parallel-n64')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.parallel_n64/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('68fec534213a770ec4f942a53608bbefce1244e6c26287526fc6fe4880520c9402a03f4ee27dbb6bcd1daaeaab6f466d895377d4d2e6684be4d65888268a745a')
-
-build() {
-cd "game.libretro.parallel_n64-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.parallel_n64-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-parallel-n64/repos/community-x86_64/PKGBUILD 
(from rev 531893, kodi-addon-game-libretro-parallel-n64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:08:25 UTC (rev 531894)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-parallel-n64
+pkgver=2.0.0.3
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.parallel_n64'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-parallel-n64')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.parallel_n64/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('68fec534213a770ec4f942a53608bbefce1244e6c26287526fc6fe4880520c9402a03f4ee27dbb6bcd1daaeaab6f466d895377d4d2e6684be4d65888268a745a')
+
+build() {
+cd "game.libretro.parallel_n64-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.parallel_n64-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-parallel-n64/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:19
  Author: idevolder
Revision: 531893

upgpkg: kodi-addon-game-libretro-parallel-n64 2.0.0.3-5

Modified:
  kodi-addon-game-libretro-parallel-n64/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:07 UTC (rev 531892)
+++ PKGBUILD2019-11-22 11:08:19 UTC (rev 531893)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-parallel-n64
 pkgver=2.0.0.3
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.parallel_n64'


[arch-commits] Commit in kodi-addon-game-libretro-reicast/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:37
  Author: idevolder
Revision: 531895

upgpkg: kodi-addon-game-libretro-reicast 0.1.0.11-9

Modified:
  kodi-addon-game-libretro-reicast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:25 UTC (rev 531894)
+++ PKGBUILD2019-11-22 11:08:37 UTC (rev 531895)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-reicast
 pkgver=0.1.0.11
 _codename=Leia
-pkgrel=8
+pkgrel=9
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.reicast'


[arch-commits] Commit in kodi-addon-game-libretro-mgba/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:07:49
  Author: idevolder
Revision: 531890

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-mgba/repos/community-x86_64/PKGBUILD
(from rev 531889, kodi-addon-game-libretro-mgba/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-mgba/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:07:43 UTC (rev 531889)
+++ PKGBUILD2019-11-22 11:07:49 UTC (rev 531890)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-mgba
-pkgver=0.8.0.7
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.mgba'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-mgba')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.mgba/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('25c814d90e91c5913db2a596a09d60c124c69bc6e90052572fa9f8f3afdbf00442d3c754fad7a3004491b3697a660932d140c209fd018c006fd4bafa05ab2d05')
-
-build() {
-cd "game.libretro.mgba-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.mgba-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-mgba/repos/community-x86_64/PKGBUILD (from rev 
531889, kodi-addon-game-libretro-mgba/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:07:49 UTC (rev 531890)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-mgba
+pkgver=0.8.0.7
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.mgba'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-mgba')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.mgba/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('25c814d90e91c5913db2a596a09d60c124c69bc6e90052572fa9f8f3afdbf00442d3c754fad7a3004491b3697a660932d140c209fd018c006fd4bafa05ab2d05')
+
+build() {
+cd "game.libretro.mgba-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.mgba-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-nestopia/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:07
  Author: idevolder
Revision: 531892

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-nestopia/repos/community-x86_64/PKGBUILD
(from rev 531891, kodi-addon-game-libretro-nestopia/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-nestopia/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:08:01 UTC (rev 531891)
+++ PKGBUILD2019-11-22 11:08:07 UTC (rev 531892)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-nestopia
-pkgver=1.50.0.6
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.nestopia'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-nestopia')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.nestopia/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('264fe60a586f27c29175172218f6cd205d7558b4848e95a19808f326ce52f32a2d5f60e6b22ef27417739ec40ba766e7cc9e6fd360bdd167d946f3e2ce19333c')
-
-build() {
-cd "game.libretro.nestopia-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.nestopia-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-nestopia/repos/community-x86_64/PKGBUILD (from 
rev 531891, kodi-addon-game-libretro-nestopia/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:08:07 UTC (rev 531892)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-nestopia
+pkgver=1.50.0.6
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.nestopia'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-nestopia')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.nestopia/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('264fe60a586f27c29175172218f6cd205d7558b4848e95a19808f326ce52f32a2d5f60e6b22ef27417739ec40ba766e7cc9e6fd360bdd167d946f3e2ce19333c')
+
+build() {
+cd "game.libretro.nestopia-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.nestopia-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-mgba/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:07:43
  Author: idevolder
Revision: 531889

upgpkg: kodi-addon-game-libretro-mgba 0.8.0.7-5

Modified:
  kodi-addon-game-libretro-mgba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:07:30 UTC (rev 531888)
+++ PKGBUILD2019-11-22 11:07:43 UTC (rev 531889)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-mgba
 pkgver=0.8.0.7
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.mgba'


[arch-commits] Commit in kodi-addon-game-libretro-nestopia/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:08:01
  Author: idevolder
Revision: 531891

upgpkg: kodi-addon-game-libretro-nestopia 1.50.0.6-5

Modified:
  kodi-addon-game-libretro-nestopia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:07:49 UTC (rev 531890)
+++ PKGBUILD2019-11-22 11:08:01 UTC (rev 531891)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-nestopia
 pkgver=1.50.0.6
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.nestopia'


[arch-commits] Commit in kodi-addon-game-libretro-melonds/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:07:22
  Author: idevolder
Revision: 531887

upgpkg: kodi-addon-game-libretro-melonds 0.8.2.5-5

Modified:
  kodi-addon-game-libretro-melonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:55 UTC (rev 531886)
+++ PKGBUILD2019-11-22 11:07:22 UTC (rev 531887)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-melonds
 pkgver=0.8.2.5
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.melonds'


[arch-commits] Commit in kodi-addon-game-libretro-melonds/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:07:30
  Author: idevolder
Revision: 531888

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-melonds/repos/community-x86_64/PKGBUILD
(from rev 531887, kodi-addon-game-libretro-melonds/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-melonds/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:07:22 UTC (rev 531887)
+++ PKGBUILD2019-11-22 11:07:30 UTC (rev 531888)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-melonds
-pkgver=0.8.2.5
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.melonds'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-melonds')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.melonds/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('9133de3a7aae4361d986999e700a17c6aa1bd6dd049e22b285d9479753d431e19ba2a5af46acb0ef077821fae7c042e9f798f4df36ff3cf5bc73429e6ca92018')
-
-build() {
-cd "game.libretro.melonds-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.melonds-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-melonds/repos/community-x86_64/PKGBUILD (from 
rev 531887, kodi-addon-game-libretro-melonds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:07:30 UTC (rev 531888)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-melonds
+pkgver=0.8.2.5
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.melonds'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-melonds')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.melonds/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('9133de3a7aae4361d986999e700a17c6aa1bd6dd049e22b285d9479753d431e19ba2a5af46acb0ef077821fae7c042e9f798f4df36ff3cf5bc73429e6ca92018')
+
+build() {
+cd "game.libretro.melonds-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.melonds-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-gambatte/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:48
  Author: idevolder
Revision: 531885

upgpkg: kodi-addon-game-libretro-gambatte 0.5.0.7-5

Modified:
  kodi-addon-game-libretro-gambatte/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:35 UTC (rev 531884)
+++ PKGBUILD2019-11-22 11:06:48 UTC (rev 531885)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-gambatte
 pkgver=0.5.0.7
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.gambatte'


[arch-commits] Commit in kodi-addon-game-libretro-desmume/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:29
  Author: idevolder
Revision: 531883

upgpkg: kodi-addon-game-libretro-desmume 0.0.1.3-5

Modified:
  kodi-addon-game-libretro-desmume/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:14 UTC (rev 531882)
+++ PKGBUILD2019-11-22 11:06:29 UTC (rev 531883)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-desmume
 pkgver=0.0.1.3
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.desmume'


[arch-commits] Commit in kodi-addon-game-libretro-beetle-psx/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:08
  Author: idevolder
Revision: 531881

upgpkg: kodi-addon-game-libretro-beetle-psx 0.9.44.9-5

Modified:
  kodi-addon-game-libretro-beetle-psx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:05:54 UTC (rev 531880)
+++ PKGBUILD2019-11-22 11:06:08 UTC (rev 531881)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro-beetle-psx
 pkgver=0.9.44.9
 _codename=Leia
-pkgrel=4
+pkgrel=5
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro.beetle-psx'


[arch-commits] Commit in kodi-addon-game-libretro-desmume/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:35
  Author: idevolder
Revision: 531884

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-desmume/repos/community-x86_64/PKGBUILD
(from rev 531883, kodi-addon-game-libretro-desmume/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-desmume/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:29 UTC (rev 531883)
+++ PKGBUILD2019-11-22 11:06:35 UTC (rev 531884)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-desmume
-pkgver=0.0.1.3
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.desmume'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-desmume')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.desmume/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('d62d51982699a664e67728edcf035c6ed6c57d2d8f4c06bb3c421f0fa5f58fd89e053c34b0b9d8cf794584d1989ad3e9cd9eca46e22d62658f20d192e1050651')
-
-build() {
-cd "game.libretro.desmume-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.desmume-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-desmume/repos/community-x86_64/PKGBUILD (from 
rev 531883, kodi-addon-game-libretro-desmume/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:06:35 UTC (rev 531884)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-desmume
+pkgver=0.0.1.3
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.desmume'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-desmume')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.desmume/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('d62d51982699a664e67728edcf035c6ed6c57d2d8f4c06bb3c421f0fa5f58fd89e053c34b0b9d8cf794584d1989ad3e9cd9eca46e22d62658f20d192e1050651')
+
+build() {
+cd "game.libretro.desmume-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.desmume-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-gambatte/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:55
  Author: idevolder
Revision: 531886

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-gambatte/repos/community-x86_64/PKGBUILD
(from rev 531885, kodi-addon-game-libretro-gambatte/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-gambatte/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:48 UTC (rev 531885)
+++ PKGBUILD2019-11-22 11:06:55 UTC (rev 531886)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-gambatte
-pkgver=0.5.0.7
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.gambatte'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-gambatte')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.gambatte/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('d5b7417b36948bb4087ec53e6bd84681e014c5961ed92a9a094a7adfe18e5326f51a8935cbb26aef62907ea393436403ac9e181e113552bc13965583ca4abd92')
-
-build() {
-cd "game.libretro.gambatte-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.gambatte-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-gambatte/repos/community-x86_64/PKGBUILD (from 
rev 531885, kodi-addon-game-libretro-gambatte/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:06:55 UTC (rev 531886)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-gambatte
+pkgver=0.5.0.7
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.gambatte'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-gambatte')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.gambatte/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('d5b7417b36948bb4087ec53e6bd84681e014c5961ed92a9a094a7adfe18e5326f51a8935cbb26aef62907ea393436403ac9e181e113552bc13965583ca4abd92')
+
+build() {
+cd "game.libretro.gambatte-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.gambatte-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro-beetle-psx/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:06:14
  Author: idevolder
Revision: 531882

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro-beetle-psx/repos/community-x86_64/PKGBUILD
(from rev 531881, kodi-addon-game-libretro-beetle-psx/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro-beetle-psx/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:06:08 UTC (rev 531881)
+++ PKGBUILD2019-11-22 11:06:14 UTC (rev 531882)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro-beetle-psx
-pkgver=0.9.44.9
-_codename=Leia
-pkgrel=4
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro.beetle-psx'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi-addon-game-libretro' 'libretro-beetle-psx')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.beetle-psx/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('7ace99ffd93f220ef0ca21a35266712da8ff977035c0960e93a34ce96c7332369045732f571e48f4825dbd4a22bc569dba2cdc2c3844fac20172b53dc54a27e0')
-
-build() {
-cd "game.libretro.beetle-psx-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro.beetle-psx-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro-beetle-psx/repos/community-x86_64/PKGBUILD 
(from rev 531881, kodi-addon-game-libretro-beetle-psx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:06:14 UTC (rev 531882)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro-beetle-psx
+pkgver=0.9.44.9
+_codename=Leia
+pkgrel=5
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro.beetle-psx'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi-addon-game-libretro' 'libretro-beetle-psx')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.beetle-psx/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('7ace99ffd93f220ef0ca21a35266712da8ff977035c0960e93a34ce96c7332369045732f571e48f4825dbd4a22bc569dba2cdc2c3844fac20172b53dc54a27e0')
+
+build() {
+cd "game.libretro.beetle-psx-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro.beetle-psx-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:05:54
  Author: idevolder
Revision: 531880

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-game-libretro/repos/community-x86_64/PKGBUILD
(from rev 531879, kodi-addon-game-libretro/trunk/PKGBUILD)
Deleted:
  kodi-addon-game-libretro/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:05:48 UTC (rev 531879)
+++ PKGBUILD2019-11-22 11:05:54 UTC (rev 531880)
@@ -1,32 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-game-libretro
-pkgver=1.1.1
-_codename=Leia
-pkgrel=1
-pkgdesc="Libretro wrapper for Kodi's Game API"
-arch=('x86_64')
-url='https://github.com/kodi-game/game.libretro'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-game')
-depends=('kodi' 'kodi-platform' 'libretro-core-info')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('f26776eba765a010a86994a02658045ca0c1e887481a31d90ae388765620fb1a0cbd4da79285ae161e99feb311ca9ddccd25193a73a22e7c5f19a78ff1164920')
-
-build() {
-cd "game.libretro-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "game.libretro-$pkgver-$_codename"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-game-libretro/repos/community-x86_64/PKGBUILD (from rev 
531879, kodi-addon-game-libretro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:05:54 UTC (rev 531880)
@@ -0,0 +1,32 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-game-libretro
+pkgver=1.1.1
+_codename=Leia
+pkgrel=2
+pkgdesc="Libretro wrapper for Kodi's Game API"
+arch=('x86_64')
+url='https://github.com/kodi-game/game.libretro'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-game')
+depends=('kodi' 'kodi-platform' 'libretro-core-info')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('f26776eba765a010a86994a02658045ca0c1e887481a31d90ae388765620fb1a0cbd4da79285ae161e99feb311ca9ddccd25193a73a22e7c5f19a78ff1164920')
+
+build() {
+cd "game.libretro-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "game.libretro-$pkgver-$_codename"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-game-libretro/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:05:48
  Author: idevolder
Revision: 531879

upgpkg: kodi-addon-game-libretro 1.1.1-2

Modified:
  kodi-addon-game-libretro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:05:01 UTC (rev 531878)
+++ PKGBUILD2019-11-22 11:05:48 UTC (rev 531879)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro
 pkgver=1.1.1
 _codename=Leia
-pkgrel=1
+pkgrel=2
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro'


[arch-commits] Commit in kodi-addon-audioencoder-vorbis/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:04:44
  Author: idevolder
Revision: 531876

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-audioencoder-vorbis/repos/community-x86_64/PKGBUILD
(from rev 531875, kodi-addon-audioencoder-vorbis/trunk/PKGBUILD)
Deleted:
  kodi-addon-audioencoder-vorbis/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:04:37 UTC (rev 531875)
+++ PKGBUILD2019-11-22 11:04:44 UTC (rev 531876)
@@ -1,35 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-audioencoder-vorbis
-epoch=1
-pkgver=2.0.3
-_codename=Leia
-pkgrel=1
-pkgdesc="Vorbis Audio Encoder add-on for Kodi"
-arch=('x86_64')
-url='https://github.com/xbmc/audioencoder.vorbis'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-audioencoder')
-provides=('kodi-audioencoder-vorbis')
-replaces=('kodi-audioencoder-vorbis')
-depends=('kodi')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.vorbis/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('9c68cb84ce2cc207b81b98306615425f85054f9e8ad731512a9844521145e1cdda936ede4a6302e0d0a76094aeacb4d60732b375ae1c85705d5528804d42eecc')
-
-build() {
-cd "audioencoder.vorbis-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "audioencoder.vorbis-$pkgver-$_codename"
-make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-audioencoder-vorbis/repos/community-x86_64/PKGBUILD (from 
rev 531875, kodi-addon-audioencoder-vorbis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:04:44 UTC (rev 531876)
@@ -0,0 +1,35 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-audioencoder-vorbis
+epoch=1
+pkgver=2.0.3
+_codename=Leia
+pkgrel=2
+pkgdesc="Vorbis Audio Encoder add-on for Kodi"
+arch=('x86_64')
+url='https://github.com/xbmc/audioencoder.vorbis'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-audioencoder')
+provides=('kodi-audioencoder-vorbis')
+replaces=('kodi-audioencoder-vorbis')
+depends=('kodi')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.vorbis/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('9c68cb84ce2cc207b81b98306615425f85054f9e8ad731512a9844521145e1cdda936ede4a6302e0d0a76094aeacb4d60732b375ae1c85705d5528804d42eecc')
+
+build() {
+cd "audioencoder.vorbis-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "audioencoder.vorbis-$pkgver-$_codename"
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-audioencoder-wav/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:05:01
  Author: idevolder
Revision: 531878

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-audioencoder-wav/repos/community-x86_64/PKGBUILD
(from rev 531877, kodi-addon-audioencoder-wav/trunk/PKGBUILD)
Deleted:
  kodi-addon-audioencoder-wav/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:04:56 UTC (rev 531877)
+++ PKGBUILD2019-11-22 11:05:01 UTC (rev 531878)
@@ -1,35 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-audioencoder-wav
-epoch=1
-pkgver=2.0.2
-_codename=Leia
-pkgrel=1
-pkgdesc="WAV Audio Encoder add-on for Kodi"
-arch=('x86_64')
-url='https://github.com/xbmc/audioencoder.wav'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-audioencoder')
-provides=('kodi-audioencoder-wav')
-replaces=('kodi-audioencoder-wav')
-depends=('kodi')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.wav/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('8e4de58bf6b7cc79c4bb24ed9f0906632f34a20c0a17010b4a5e32934d03414840b6a9d0db5b88975b5da2dd675cd743acb64288e2a3e338090f52df9fb228c9')
-
-build() {
-cd "audioencoder.wav-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "audioencoder.wav-$pkgver-$_codename"
-make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-audioencoder-wav/repos/community-x86_64/PKGBUILD (from rev 
531877, kodi-addon-audioencoder-wav/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:05:01 UTC (rev 531878)
@@ -0,0 +1,35 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-audioencoder-wav
+epoch=1
+pkgver=2.0.2
+_codename=Leia
+pkgrel=2
+pkgdesc="WAV Audio Encoder add-on for Kodi"
+arch=('x86_64')
+url='https://github.com/xbmc/audioencoder.wav'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-audioencoder')
+provides=('kodi-audioencoder-wav')
+replaces=('kodi-audioencoder-wav')
+depends=('kodi')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.wav/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('8e4de58bf6b7cc79c4bb24ed9f0906632f34a20c0a17010b4a5e32934d03414840b6a9d0db5b88975b5da2dd675cd743acb64288e2a3e338090f52df9fb228c9')
+
+build() {
+cd "audioencoder.wav-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "audioencoder.wav-$pkgver-$_codename"
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-audioencoder-lame/repos/community-x86_64 (2 files)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:04:15
  Author: idevolder
Revision: 531874

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-audioencoder-lame/repos/community-x86_64/PKGBUILD
(from rev 531873, kodi-addon-audioencoder-lame/trunk/PKGBUILD)
Deleted:
  kodi-addon-audioencoder-lame/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:04:09 UTC (rev 531873)
+++ PKGBUILD2019-11-22 11:04:15 UTC (rev 531874)
@@ -1,35 +0,0 @@
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-audioencoder-lame
-epoch=1
-pkgver=2.0.3
-_codename=Leia
-pkgrel=1
-pkgdesc="LAME Audio Encoder add-on for Kodi"
-arch=('x86_64')
-url='https://github.com/xbmc/audioencoder.lame'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-audioencoder')
-provides=('kodi-audioencoder-lame')
-replaces=('kodi-audioencoder-lame')
-depends=('kodi' 'lame')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.lame/archive/$pkgver-$_codename.tar.gz;)
-sha512sums=('3f81360b70cf66c964f560a64fcb4dcc9fabcfae0d03db2195e1162b11721e7511191d6207ec49b171eaee4b4d3af8026204cf00facbf312e4f4583ab504d90f')
-
-build() {
-cd "audioencoder.lame-$pkgver-$_codename"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1 \
-.
-make
-}
-
-package() {
-cd "audioencoder.lame-$pkgver-$_codename"
-make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-audioencoder-lame/repos/community-x86_64/PKGBUILD (from rev 
531873, kodi-addon-audioencoder-lame/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:04:15 UTC (rev 531874)
@@ -0,0 +1,35 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-audioencoder-lame
+epoch=1
+pkgver=2.0.3
+_codename=Leia
+pkgrel=2
+pkgdesc="LAME Audio Encoder add-on for Kodi"
+arch=('x86_64')
+url='https://github.com/xbmc/audioencoder.lame'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-audioencoder')
+provides=('kodi-audioencoder-lame')
+replaces=('kodi-audioencoder-lame')
+depends=('kodi' 'lame')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xbmc/audioencoder.lame/archive/$pkgver-$_codename.tar.gz;)
+sha512sums=('3f81360b70cf66c964f560a64fcb4dcc9fabcfae0d03db2195e1162b11721e7511191d6207ec49b171eaee4b4d3af8026204cf00facbf312e4f4583ab504d90f')
+
+build() {
+cd "audioencoder.lame-$pkgver-$_codename"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1 \
+.
+make
+}
+
+package() {
+cd "audioencoder.lame-$pkgver-$_codename"
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-audioencoder-lame/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:04:09
  Author: idevolder
Revision: 531873

upgpkg: kodi-addon-audioencoder-lame 1:2.0.3-2

Modified:
  kodi-addon-audioencoder-lame/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:02:45 UTC (rev 531872)
+++ PKGBUILD2019-11-22 11:04:09 UTC (rev 531873)
@@ -4,7 +4,7 @@
 epoch=1
 pkgver=2.0.3
 _codename=Leia
-pkgrel=1
+pkgrel=2
 pkgdesc="LAME Audio Encoder add-on for Kodi"
 arch=('x86_64')
 url='https://github.com/xbmc/audioencoder.lame'


[arch-commits] Commit in kodi-addon-audioencoder-wav/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:04:56
  Author: idevolder
Revision: 531877

upgpkg: kodi-addon-audioencoder-wav 1:2.0.2-2

Modified:
  kodi-addon-audioencoder-wav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:04:44 UTC (rev 531876)
+++ PKGBUILD2019-11-22 11:04:56 UTC (rev 531877)
@@ -4,7 +4,7 @@
 epoch=1
 pkgver=2.0.2
 _codename=Leia
-pkgrel=1
+pkgrel=2
 pkgdesc="WAV Audio Encoder add-on for Kodi"
 arch=('x86_64')
 url='https://github.com/xbmc/audioencoder.wav'


[arch-commits] Commit in kodi-addon-audioencoder-vorbis/trunk (PKGBUILD)

2019-11-22 Thread Ike Devolder via arch-commits
Date: Friday, November 22, 2019 @ 11:04:37
  Author: idevolder
Revision: 531875

upgpkg: kodi-addon-audioencoder-vorbis 1:2.0.3-2

Modified:
  kodi-addon-audioencoder-vorbis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 11:04:15 UTC (rev 531874)
+++ PKGBUILD2019-11-22 11:04:37 UTC (rev 531875)
@@ -4,7 +4,7 @@
 epoch=1
 pkgver=2.0.3
 _codename=Leia
-pkgrel=1
+pkgrel=2
 pkgdesc="Vorbis Audio Encoder add-on for Kodi"
 arch=('x86_64')
 url='https://github.com/xbmc/audioencoder.vorbis'


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

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 11:03:18
  Author: heftig
Revision: 369599

3.34.2-1

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-22 10:56:26 UTC (rev 369598)
+++ PKGBUILD2019-11-22 11:03:18 UTC (rev 369599)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=evolution-ews
-pkgver=3.34.1
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS;
@@ -10,7 +10,7 @@
 license=(LGPL2.1)
 depends=(libmspack evolution)
 makedepends=(git cmake intltool python)
-_commit=994153a53cf02d1955f79bb0e9898e2e01e7  # tags/3.34.1^0
+_commit=d9c8ae726a387d4297c3f7f0d0608c870ec6aae8  # tags/3.34.2^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in evolution-data-server/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-11-22 Thread Jan Steffens via arch-commits
Date: Friday, November 22, 2019 @ 11:03:52
  Author: heftig
Revision: 369600

archrelease: copy trunk to extra-x86_64

Added:
  evolution-data-server/repos/extra-x86_64/PKGBUILD
(from rev 369599, evolution-data-server/trunk/PKGBUILD)
Deleted:
  evolution-data-server/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-22 11:03:18 UTC (rev 369599)
+++ PKGBUILD2019-11-22 11:03:52 UTC (rev 369600)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.34.1
-pkgrel=2
-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=3fdbd665574273d8820f376512a4cab661ba2027  # tags/3.34.1^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
-}

Copied: evolution-data-server/repos/extra-x86_64/PKGBUILD (from rev 369599, 
evolution-data-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-22 11:03:52 UTC (rev 369600)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.34.2
+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=192ad5abdb23c3e121345b4b282dad51fa874160  # tags/3.34.2^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
+}


  1   2   >