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

2018-04-16 Thread Balló György via arch-commits
Date: Monday, April 16, 2018 @ 22:06:06
  Author: bgyorgy
Revision: 316589

archrelease: copy trunk to community-any

Added:
  osinfo-db/repos/community-any/PKGBUILD
(from rev 316588, osinfo-db/trunk/PKGBUILD)
Deleted:
  osinfo-db/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 22:06:02 UTC (rev 316588)
+++ PKGBUILD2018-04-16 22:06:06 UTC (rev 316589)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=osinfo-db
-pkgver=20180325
-pkgrel=1
-pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
-arch=('any')
-url="https://libosinfo.org/;
-license=('GPL')
-makedepends=('osinfo-db-tools')
-options=('!emptydirs')
-source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz;)
-noextract=($pkgname-$pkgver.tar.xz)
-#validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
-#  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
-#  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('3aa3fd794a436162cdd732fe764a3f27faf429a5178e3bc4fabb3cdebf26aa52')
-
-package() {
-   osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
-}

Copied: osinfo-db/repos/community-any/PKGBUILD (from rev 316588, 
osinfo-db/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 22:06:06 UTC (rev 316589)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=osinfo-db
+pkgver=20180416
+pkgrel=1
+pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
+arch=('any')
+url="https://libosinfo.org/;
+license=('GPL')
+makedepends=('osinfo-db-tools')
+options=('!emptydirs')
+source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz;)
+noextract=($pkgname-$pkgver.tar.xz)
+#validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
+#  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
+#  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
+sha256sums=('0686cc2281b35c6834aa1e20a5ad36ebb64843f068c1192f203f7f9e171e5561')
+
+package() {
+   osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
+}


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

2018-04-16 Thread Balló György via arch-commits
Date: Monday, April 16, 2018 @ 22:06:02
  Author: bgyorgy
Revision: 316588

upgpkg: osinfo-db 20180416-1

Update to new version

Modified:
  osinfo-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 22:05:08 UTC (rev 316587)
+++ PKGBUILD2018-04-16 22:06:02 UTC (rev 316588)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=osinfo-db
-pkgver=20180325
+pkgver=20180416
 pkgrel=1
 pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
 arch=('any')
@@ -15,7 +15,7 @@
 #validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
 #  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
 #  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('3aa3fd794a436162cdd732fe764a3f27faf429a5178e3bc4fabb3cdebf26aa52')
+sha256sums=('0686cc2281b35c6834aa1e20a5ad36ebb64843f068c1192f203f7f9e171e5561')
 
 package() {
osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz


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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 22:33:20
  Author: svenstaro
Revision: 316593

archrelease: copy trunk to community-x86_64

Added:
  neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch
(from rev 316592, 
neovim/trunk/3a5721e91ba890718319213154ba6964c9dca4d2.patch)
  neovim/repos/community-x86_64/PKGBUILD
(from rev 316592, neovim/trunk/PKGBUILD)
  neovim/repos/community-x86_64/neovim.install
(from rev 316592, neovim/trunk/neovim.install)
Deleted:
  neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch
  neovim/repos/community-x86_64/PKGBUILD
  neovim/repos/community-x86_64/neovim.install

+
 3a5721e91ba890718319213154ba6964c9dca4d2.patch |   82 +++
 PKGBUILD   |  120 +++
 neovim.install |   20 +--
 3 files changed, 111 insertions(+), 111 deletions(-)

Deleted: 3a5721e91ba890718319213154ba6964c9dca4d2.patch
===
--- 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 22:33:10 UTC 
(rev 316592)
+++ 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 22:33:20 UTC 
(rev 316593)
@@ -1,41 +0,0 @@
-From 3a5721e91ba890718319213154ba6964c9dca4d2 Mon Sep 17 00:00:00 2001
-From: Chih-Hsuan Yen 
-Date: Mon, 29 Jan 2018 22:47:25 +0800
-Subject: [PATCH] tui: libtermkey: force CSI driver for mouse input #7948
-
-Fixes #7932
-
-Nvim (tui.c) always enables SGR mouse (TUIData.unibi_ext.enable_mouse).
-But if libtermkey sees key_mouse (kmous) in terminfo its terminfo driver
-(driver-ti.c) will be activated, which by accident only supports X10
-protocol. The libtermkey CSI driver (driver-csi.c), in contrast,
-supports SGR.
-
-We can force libtermkey to ignore the terminfo key_mouse entry by
-returning NULL in the tui_tk_ti_getstr hook. That forces the CSI driver.
-
-What is the effect of returning NULL from `tui_tk_ti_getstr()`?
-- libtermkey `driver-ti.c:load_terminfo()` skips the entry.
-- `termkey.c:peekkey()` iterates through all drivers, it finds
-  `TERMKEY_RES_NONE` for the ti driver and falls back to the CSI driver.

- src/nvim/tui/tui.c | 6 ++
- 1 file changed, 6 insertions(+)
-
-diff --git a/src/nvim/tui/tui.c b/src/nvim/tui/tui.c
-index 2dfe7faa04c..70e19e1d932 100644
 a/src/nvim/tui/tui.c
-+++ b/src/nvim/tui/tui.c
-@@ -1813,6 +1813,12 @@ static const char *tui_tk_ti_getstr(const char *name, 
const char *value,
- if (value != NULL && strequal(stty_erase, value)) {
-   return stty_erase[0] == DEL ? CTRL_H_STR : DEL_STR;
- }
-+  } else if (strequal(name, "key_mouse")) {
-+DLOG("libtermkey:kmous=%s", value);
-+// If key_mouse is found, libtermkey uses its terminfo driver 
(driver-ti.c)
-+// for mouse input, which by accident only supports X10 protocol.
-+// Force libtermkey to fallback to its CSI driver (driver-csi.c). #7948
-+return NULL;
-   }
- 
-   return value;

Copied: 
neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch 
(from rev 316592, neovim/trunk/3a5721e91ba890718319213154ba6964c9dca4d2.patch)
===
--- 3a5721e91ba890718319213154ba6964c9dca4d2.patch  
(rev 0)
+++ 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 22:33:20 UTC 
(rev 316593)
@@ -0,0 +1,41 @@
+From 3a5721e91ba890718319213154ba6964c9dca4d2 Mon Sep 17 00:00:00 2001
+From: Chih-Hsuan Yen 
+Date: Mon, 29 Jan 2018 22:47:25 +0800
+Subject: [PATCH] tui: libtermkey: force CSI driver for mouse input #7948
+
+Fixes #7932
+
+Nvim (tui.c) always enables SGR mouse (TUIData.unibi_ext.enable_mouse).
+But if libtermkey sees key_mouse (kmous) in terminfo its terminfo driver
+(driver-ti.c) will be activated, which by accident only supports X10
+protocol. The libtermkey CSI driver (driver-csi.c), in contrast,
+supports SGR.
+
+We can force libtermkey to ignore the terminfo key_mouse entry by
+returning NULL in the tui_tk_ti_getstr hook. That forces the CSI driver.
+
+What is the effect of returning NULL from `tui_tk_ti_getstr()`?
+- libtermkey `driver-ti.c:load_terminfo()` skips the entry.
+- `termkey.c:peekkey()` iterates through all drivers, it finds
+  `TERMKEY_RES_NONE` for the ti driver and falls back to the CSI driver.
+---
+ src/nvim/tui/tui.c | 6 ++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/src/nvim/tui/tui.c b/src/nvim/tui/tui.c
+index 2dfe7faa04c..70e19e1d932 100644
+--- a/src/nvim/tui/tui.c
 b/src/nvim/tui/tui.c
+@@ -1813,6 +1813,12 @@ static const char *tui_tk_ti_getstr(const char *name, 
const char *value,
+ if (value != NULL && strequal(stty_erase, value)) {
+   return stty_erase[0] == DEL ? CTRL_H_STR : DEL_STR;
+ }
++  } else if (strequal(name, "key_mouse")) {
++DLOG("libtermkey:kmous=%s", value);
++// If 

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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 22:31:29
  Author: svenstaro
Revision: 316591

archrelease: copy trunk to community-x86_64

Added:
  glslang/repos/community-x86_64/PKGBUILD
(from rev 316590, glslang/trunk/PKGBUILD)
Deleted:
  glslang/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 22:31:21 UTC (rev 316590)
+++ PKGBUILD2018-04-16 22:31:29 UTC (rev 316591)
@@ -1,26 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=glslang
-_gitver=82ead04
-pkgver=3.0.git6.${_gitver}
-pkgrel=1
-pkgdesc='An OpenGL and OpenGL ES shader front end and validator'
-arch=('x86_64')
-url='https://github.com/KhronosGroup/glslang'
-license=('BSD')
-depends=('gcc-libs')
-makedepends=('cmake' 'git')
-source=("git://github.com/KhronosGroup/glslang.git#commit=${_gitver}")
-sha256sums=('SKIP')
-
-build() {
-cd "${srcdir}/${pkgname}"
-
-mkdir build && cd build
-cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}/build"
-make DESTDIR="${pkgdir}" install
-}

Copied: glslang/repos/community-x86_64/PKGBUILD (from rev 316590, 
glslang/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 22:31:29 UTC (rev 316591)
@@ -0,0 +1,26 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=glslang
+pkgver=6.2.2596
+_gitver=ac37079
+pkgrel=1
+pkgdesc='An OpenGL and OpenGL ES shader front end and validator'
+arch=('x86_64')
+url='https://github.com/KhronosGroup/glslang'
+license=('BSD')
+depends=('gcc-libs')
+makedepends=('cmake' 'git')
+source=("git://github.com/KhronosGroup/glslang.git#commit=${_gitver}")
+sha256sums=('SKIP')
+
+build() {
+cd "${srcdir}/${pkgname}"
+
+mkdir build && cd build
+cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}/build"
+make DESTDIR="${pkgdir}" install
+}


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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 22:31:21
  Author: svenstaro
Revision: 316590

upgpkg: glslang 6.2.2596-1

Modified:
  glslang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 22:06:06 UTC (rev 316589)
+++ PKGBUILD2018-04-16 22:31:21 UTC (rev 316590)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=glslang
-_gitver=82ead04
-pkgver=3.0.git6.${_gitver}
+pkgver=6.2.2596
+_gitver=ac37079
 pkgrel=1
 pkgdesc='An OpenGL and OpenGL ES shader front end and validator'
 arch=('x86_64')


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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 22:33:10
  Author: svenstaro
Revision: 316592

Fix fuckup

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 22:31:29 UTC (rev 316591)
+++ PKGBUILD2018-04-16 22:33:10 UTC (rev 316592)
@@ -4,7 +4,7 @@
 
 pkgname=neovim
 pkgver=0.2.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
 url='https://neovim.io'
@@ -54,7 +54,7 @@
 
   # Make Arch vim packages work
   mkdir -p "${pkgdir}"/usr/share/vim
-  echo "runtimepath+=/usr/share/vim/vimfiles" > 
"${pkgdir}"/usr/share/nvim/sysinit.vim
+  echo "set runtimepath+=/usr/share/vim/vimfiles" > 
"${pkgdir}"/usr/share/nvim/sysinit.vim
 }
 
 # vim:set sw=2 sts=2 et:


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

2018-04-16 Thread Dan Printzell via arch-commits
Date: Monday, April 16, 2018 @ 20:55:19
  Author: wild
Revision: 316567

archrelease: copy trunk to community-x86_64

Added:
  dmd/repos/community-x86_64/PKGBUILD
(from rev 316566, dmd/trunk/PKGBUILD)
  dmd/repos/community-x86_64/dmd-doc.desktop
(from rev 316566, dmd/trunk/dmd-doc.desktop)
  dmd/repos/community-x86_64/dmd.conf
(from rev 316566, dmd/trunk/dmd.conf)
Deleted:
  dmd/repos/community-x86_64/PKGBUILD
  dmd/repos/community-x86_64/dmd-doc.desktop
  dmd/repos/community-x86_64/dmd.conf

-+
 PKGBUILD|  246 +++---
 dmd-doc.desktop |   14 +--
 dmd.conf|   10 +-
 3 files changed, 136 insertions(+), 134 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 20:55:07 UTC (rev 316566)
+++ PKGBUILD2018-04-16 20:55:19 UTC (rev 316567)
@@ -1,122 +0,0 @@
-# $Id$
-# Maintainer: Dan Printzell 
-# Contributor: Mihails Strasunse 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Chris Brannon 
-# Contributor: Andrea Scarpino 
-# Contributor: Anders Bergh 
-# Contributor: Alexander Fehr 
-
-pkgname=('dmd' 'dmd-docs' 'libphobos')
-pkgdesc="D programming language compiler and standard library"
-groups=('dlang' 'dlang-dmd')
-pkgbase=dmd
-pkgver=2.079.0
-pkgrel=1
-epoch=1
-arch=('x86_64')
-url="http://www.dlang.org;
-makedepends=('git' 'dmd')
-source=("git+https://github.com/dlang/dmd.git#tag=v$pkgver;
-"git+https://github.com/dlang/druntime.git#tag=v$pkgver;
-"git+https://github.com/dlang/phobos.git#tag=v$pkgver;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz.sig;
-"dmd.conf"
-"dmd-doc.desktop")
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'75c3df4ba4e731ac0fa36a60cd04bbac05a2d79633f4602ad645f533847929ce'
-'SKIP'
-'3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
-'19c9cd3670bdef7fbde88de36c459d940e6b7bacc2a5e48aefbfd1b2c1895e07')
-validpgpkeys=('AFC7DB45693D62BB472BF27BAB8FE924C2F7E724') # Martin Nowak 

-noextract=("dmd.$pkgver.linux.tar.xz")
-
-prepare() {
-# We only want to extract the docs & samples, not the prebuild executables
-tar xfJ "dmd.$pkgver.linux.tar.xz" dmd2/html
-}
-
-build() {
-cd "$srcdir"/dmd
-make -f posix.mak BUILD=release RELEASE=1 PIC=1
-
-cd "$srcdir"/druntime
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release RELEASE=1 PIC=1
-
-cd "$srcdir"/phobos
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release RELEASE=1 PIC=1
-}
-
-package_dmd() {
-pkgdesc="The D programming language reference compiler"
-backup=('etc/dmd.conf')
-depends=('gcc' 'libphobos')
-optdepends=(
-'dtools: collection of useful utilities for development in D'
-'gcc-multilib: to cross-compile 32-bit applications'
-'dmd-docs: documentation and sample code for D'
-)
-provides=("d-compiler=$pkgver")
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-install -Dm755 "$srcdir"/dmd/generated/linux/release/*/dmd 
"$pkgdir"/usr/bin/dmd
-
-mkdir -p "$pkgdir"/etc
-install -Dm644 "$srcdir"/dmd.conf "$pkgdir"/etc/dmd.conf
-
-mkdir -p "$pkgdir"/usr/share/man/man1
-mkdir -p "$pkgdir"/usr/share/man/man5
-cp -r docs/man/man1/* "$pkgdir"/usr/share/man/man1/
-cp -r docs/man/man5/* "$pkgdir"/usr/share/man/man5/
-
-install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-find "$pkgdir"/usr -type f | xargs chmod 0644
-chmod 755 "$pkgdir"/usr/bin/*
-}
-
-package_dmd-docs() {
-pkgdesc="Documentation and sample code for D programming language"
-depends=('dmd')
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-mkdir -p "$pkgdir"/usr/share/applications
-install -Dm644 "$srcdir"/dmd-doc.desktop 
"$pkgdir"/usr/share/applications/dmd-doc.desktop
-
-mkdir -p "$pkgdir"/usr/share/d/samples/
-cp -r samples/* "$pkgdir"/usr/share/d/samples/
-
-mkdir -p "$pkgdir"/usr/share/d/html
-cp -r "$srcdir"/dmd2/html/* "$pkgdir"/usr/share/d/html/
-
-install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_libphobos() {
-pkgdesc="The Phobos standard library for D programming language"
-options=('staticlibs')
-depends=('gcc-libs')
-conflicts=('libphobos-devel')
-provides=("d-runtime=$pkgver" "d-stdlib=$pkgver" "libphobos-devel=$pkgver")
-replaces=('libphobos-devel')
-license=('Boost')
-
-mkdir -p "$pkgdir"/usr/lib
-cp -P $(find "$srcdir"/{druntime,phobos}/generated/linux/release/ \( 
-iname "*.a" -a \! -iname "*.so.a" \) -o \( -iname "*.so*" -a \! -iname 

[arch-commits] Commit in ldc/trunk (PKGBUILD ldc2.conf)

2018-04-16 Thread Dan Printzell via arch-commits
Date: Monday, April 16, 2018 @ 20:54:47
  Author: wild
Revision: 316564

upgpkg: ldc 1:1.8.0-3

Added '-L--export-dynamic' to ldc2.conf to match dmd's config

Modified:
  ldc/trunk/PKGBUILD
  ldc/trunk/ldc2.conf

---+
 PKGBUILD  |4 ++--
 ldc2.conf |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 20:51:18 UTC (rev 316563)
+++ PKGBUILD2018-04-16 20:54:47 UTC (rev 316564)
@@ -10,7 +10,7 @@
 _dversion=2.078.3
 _llvmversion=6.0.0
 epoch=1
-pkgrel=2
+pkgrel=3
 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
 arch=('x86_64')
 url="https://github.com/ldc-developers/ldc;
@@ -29,7 +29,7 @@
 'SKIP'
 'SKIP'
 'SKIP'
-'55ba34319db861a761797ac0075b0b1f5f4d37a243075aedb628aeedc77cc9d6')
+'5af2d8fd3f1224e4d4d0eda8bf88e9b2423e4860cf21e349f23265731022f5c5')
 
 prepare() {
 cd "$srcdir/ldc"

Modified: ldc2.conf
===
--- ldc2.conf   2018-04-16 20:51:18 UTC (rev 316563)
+++ ldc2.conf   2018-04-16 20:54:47 UTC (rev 316564)
@@ -9,6 +9,7 @@
 "-I/usr/include/dlang/ldc/ldc",
 "-I/usr/include/dlang/ldc",
 "-L--no-warn-search-mismatch",
+"-L--export-dynamic",
 "-defaultlib=phobos2-ldc,druntime-ldc",
 "-link-defaultlib-shared"
 ];


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

2018-04-16 Thread Dan Printzell via arch-commits
Date: Monday, April 16, 2018 @ 20:55:07
  Author: wild
Revision: 316566

upgpkg: dmd 1:2.079.1-1

Updated to 2.079.1 and uses ldc to gain a performance boost (~20-30% according 
to upstream)

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 20:54:57 UTC (rev 316565)
+++ PKGBUILD2018-04-16 20:55:07 UTC (rev 316566)
@@ -11,12 +11,12 @@
 pkgdesc="D programming language compiler and standard library"
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
-pkgver=2.079.0
+pkgver=2.079.1
 pkgrel=1
 epoch=1
 arch=('x86_64')
 url="http://www.dlang.org;
-makedepends=('git' 'dmd')
+makedepends=('git' 'ldc')
 source=("git+https://github.com/dlang/dmd.git#tag=v$pkgver;
 "git+https://github.com/dlang/druntime.git#tag=v$pkgver;
 "git+https://github.com/dlang/phobos.git#tag=v$pkgver;
@@ -27,7 +27,7 @@
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
-'75c3df4ba4e731ac0fa36a60cd04bbac05a2d79633f4602ad645f533847929ce'
+'ae662ae24def53cb30733dd9ea811c4363a26c9434baab6d0a5d832a92d8af28'
 'SKIP'
 '3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
 '19c9cd3670bdef7fbde88de36c459d940e6b7bacc2a5e48aefbfd1b2c1895e07')
@@ -37,11 +37,13 @@
 prepare() {
 # We only want to extract the docs & samples, not the prebuild executables
 tar xfJ "dmd.$pkgver.linux.tar.xz" dmd2/html
+
+sed -i "/DFLAGS :=/ a DFLAGS += -link-defaultlib-shared=false" 
"$srcdir"/dmd/src/posix.mak
 }
 
 build() {
 cd "$srcdir"/dmd
-make -f posix.mak BUILD=release RELEASE=1 PIC=1
+make -f posix.mak BUILD=release RELEASE=1 PIC=1 ENABLE_LTO=1 HOST_DMD=ldmd2
 
 cd "$srcdir"/druntime
 make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release RELEASE=1 PIC=1


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

2018-04-16 Thread Dan Printzell via arch-commits
Date: Monday, April 16, 2018 @ 21:06:22
  Author: wild
Revision: 316571

archrelease: copy trunk to community-x86_64

Added:
  dub/repos/community-x86_64/PKGBUILD
(from rev 316570, dub/trunk/PKGBUILD)
Deleted:
  dub/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 21:06:11 UTC (rev 316570)
+++ PKGBUILD2018-04-16 21:06:22 UTC (rev 316571)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Dan Printzell 
-# Contributor: Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-
-pkgname=('dub')
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="Developer package manager for D programming language"
-arch=('x86_64')
-url="https://github.com/D-Programming-Language/dub;
-license=('MIT')
-groups=('dlang')
-makedepends=('dmd')
-depends=('libphobos' 'curl')
-
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('042c84266c3f8f49fe882f79eff3df6d8e83d9b9c93f6fde06b50212282a9e3ecd80f6b75c08c51f62a45f4aec409fff6022b0fe74ee1b0b0bcbf4d7d6930be0')
-
-build() {
-   DC=dmd
-   cd "$pkgname-$pkgver"
-
-   echo Generating version file...
-   echo "module dub.version_;" > source/dub/version_.d
-   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
-
-   $DC -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
@build-files.txt
-}
-
-package() {
-   # binaries
-   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
-
-   # license
-   install -Dm644 "$pkgname-$pkgver/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-   # bash completion
-   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
-}

Copied: dub/repos/community-x86_64/PKGBUILD (from rev 316570, 
dub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 21:06:22 UTC (rev 316571)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Dan Printzell 
+# Contributor: Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+
+pkgname=('dub')
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="Developer package manager for D programming language"
+arch=('x86_64')
+url="https://github.com/D-Programming-Language/dub;
+license=('MIT')
+groups=('dlang')
+makedepends=('ldc')
+depends=('liblphobos' 'curl')
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
+sha512sums=('e3aafbf3f8292b1e1c97c44107bef684caf86b0229c5630da1dcb47f8ff02377bfef2e813bb97fa06563b95842f846100aae61c5bc4123695b497c8b076179d6')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   echo Generating version file...
+   echo "module dub.version_;" > source/dub/version_.d
+   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
+
+   ldmd2 -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
-release -flto=full -linker=gold -link-defaultlib-shared=false @build-files.txt
+}
+
+package() {
+   # binaries
+   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
+
+   # license
+   install -Dm644 "$pkgname-$pkgver/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   # bash completion
+   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
+}


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

2018-04-16 Thread Dan Printzell via arch-commits
Date: Monday, April 16, 2018 @ 21:06:11
  Author: wild
Revision: 316570

upgpkg: dub 1.8.1-1

Updated to 1.8.0 and uses ldc to gain a performance boost (~20-30% according to 
upstream)

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 20:55:47 UTC (rev 316569)
+++ PKGBUILD2018-04-16 21:06:11 UTC (rev 316570)
@@ -4,7 +4,7 @@
 # Contributor: Moritz Maxeiner 
 
 pkgname=('dub')
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
@@ -11,14 +11,13 @@
 url="https://github.com/D-Programming-Language/dub;
 license=('MIT')
 groups=('dlang')
-makedepends=('dmd')
-depends=('libphobos' 'curl')
+makedepends=('ldc')
+depends=('liblphobos' 'curl')
 
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('042c84266c3f8f49fe882f79eff3df6d8e83d9b9c93f6fde06b50212282a9e3ecd80f6b75c08c51f62a45f4aec409fff6022b0fe74ee1b0b0bcbf4d7d6930be0')
+sha512sums=('e3aafbf3f8292b1e1c97c44107bef684caf86b0229c5630da1dcb47f8ff02377bfef2e813bb97fa06563b95842f846100aae61c5bc4123695b497c8b076179d6')
 
 build() {
-   DC=dmd
cd "$pkgname-$pkgver"
 
echo Generating version file...
@@ -25,7 +24,7 @@
echo "module dub.version_;" > source/dub/version_.d
echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
 
-   $DC -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
@build-files.txt
+   ldmd2 -ofbin/dub -w -O -g -version=DubUseCurl -Isource -L-lcurl 
-release -flto=full -linker=gold -link-defaultlib-shared=false @build-files.txt
 }
 
 package() {


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

2018-04-16 Thread David Runge via arch-commits
Date: Monday, April 16, 2018 @ 21:26:06
  Author: dvzrv
Revision: 316576

upgpkg: python-wsgi-intercept 1.7.0-1

Upgrading to 1.7.0. Minor cosmetic fixes.

Modified:
  python-wsgi-intercept/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:22:12 UTC (rev 316575)
+++ PKGBUILD2018-04-16 21:26:06 UTC (rev 316576)
@@ -5,8 +5,8 @@
 _name=wsgi-intercept
 pkgbase=python-wsgi-intercept
 pkgname=('python-wsgi-intercept' 'python2-wsgi-intercept')
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc='Intercept socket connection to wsgi applications for testing.'
 arch=('any')
 url="https://github.com/cdent/wsgi-intercept;
@@ -16,7 +16,7 @@
 'python-urllib3' 'python2-httplib2' 'python2-pytest' 'python2-requests'
 'python2-urllib3')
 
source=("${_name}-${pkgver}.tar.gz::https://github.com/cdent/${_name}/archive/v${pkgver}.tar.gz;)
-sha512sums=('7a2278b1956cb1618365a2226b09ae4ad1d4a3cbe96bb0fbd905e2c9bd6374e03d5fb92d6b2ccf4fc210d8c8764c2f452b10a0c213a9deacf0a62b368ac75ebd')
+sha512sums=('d83e513166cb827346bad31732c1f9117e12e6efd186676336c9635994c3afff607f116103e2ba493388f6045b5f2d0b409587620b7619bcd6ca8c5707acfc9c')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname[0]}-${pkgver}"
@@ -43,25 +43,27 @@
 
 package_python-wsgi-intercept() {
   depends=('python-six')
-  cd "${pkgname[0]}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
   python setup.py install --skip-build \
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -vDm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname[0]}/LICENSE"
-  install -vDm644 README.rst "${pkgdir}/usr/share/${pkgname[0]}/README.rst"
-  install -vDm644 docs/_build/man/wsgi_intercept.1 
"${pkgdir}/usr/share/man/man1/wsgi_intercept.1"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -vDm 644 README.rst -t "${pkgdir}/usr/share/${pkgname}/"
+  install -vDm 644 docs/_build/man/wsgi_intercept.1 \
+-t "${pkgdir}/usr/share/man/man1/"
 }
 
 package_python2-wsgi-intercept() {
   depends=('python2-six')
-  cd "${pkgname[1]}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
   python2 setup.py install --skip-build \
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -vDm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname[1]}/LICENSE"
-  install -vDm644 README.rst "${pkgdir}/usr/share/${pkgname[1]}/README.rst"
-  install -vDm644 docs/_build/man/wsgi_intercept.1 
"${pkgdir}/usr/share/man/man1/wsgi_intercept2.1"
+  install -vDm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -vDm644 README.rst -t "${pkgdir}/usr/share/${pkgname}/"
+  install -vDm644 docs/_build/man/wsgi_intercept.1 \
+"${pkgdir}/usr/share/man/man1/wsgi_intercept2.1"
 }
 


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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 21:30:28
  Author: svenstaro
Revision: 316580

upgpkg: neovim 0.2.2-4

Add runtimepath to Arch vim packages

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:26:44 UTC (rev 316579)
+++ PKGBUILD2018-04-16 21:30:28 UTC (rev 316580)
@@ -4,7 +4,7 @@
 
 pkgname=neovim
 pkgver=0.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
 url='https://neovim.io'
@@ -51,6 +51,10 @@
   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
   install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
   install -Dm644 runtime/nvim.png "${pkgdir}/usr/share/pixmaps/nvim.png"
+
+  # Make Arch vim packages work
+  mkdir -p "${pkgdir}"/usr/share/vim
+  echo "runtimepath+=/usr/share/vim/vimfiles" > 
"${pkgdir}"/usr/share/nvim/sysinit.vim
 }
 
 # vim:set sw=2 sts=2 et:


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

2018-04-16 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, April 16, 2018 @ 21:30:39
  Author: svenstaro
Revision: 316581

archrelease: copy trunk to community-x86_64

Added:
  neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch
(from rev 316580, 
neovim/trunk/3a5721e91ba890718319213154ba6964c9dca4d2.patch)
  neovim/repos/community-x86_64/PKGBUILD
(from rev 316580, neovim/trunk/PKGBUILD)
  neovim/repos/community-x86_64/neovim.install
(from rev 316580, neovim/trunk/neovim.install)
Deleted:
  neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch
  neovim/repos/community-x86_64/PKGBUILD
  neovim/repos/community-x86_64/neovim.install

+
 3a5721e91ba890718319213154ba6964c9dca4d2.patch |   82 
 PKGBUILD   |  116 +++
 neovim.install |   20 +--
 3 files changed, 111 insertions(+), 107 deletions(-)

Deleted: 3a5721e91ba890718319213154ba6964c9dca4d2.patch
===
--- 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 21:30:28 UTC 
(rev 316580)
+++ 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 21:30:39 UTC 
(rev 316581)
@@ -1,41 +0,0 @@
-From 3a5721e91ba890718319213154ba6964c9dca4d2 Mon Sep 17 00:00:00 2001
-From: Chih-Hsuan Yen 
-Date: Mon, 29 Jan 2018 22:47:25 +0800
-Subject: [PATCH] tui: libtermkey: force CSI driver for mouse input #7948
-
-Fixes #7932
-
-Nvim (tui.c) always enables SGR mouse (TUIData.unibi_ext.enable_mouse).
-But if libtermkey sees key_mouse (kmous) in terminfo its terminfo driver
-(driver-ti.c) will be activated, which by accident only supports X10
-protocol. The libtermkey CSI driver (driver-csi.c), in contrast,
-supports SGR.
-
-We can force libtermkey to ignore the terminfo key_mouse entry by
-returning NULL in the tui_tk_ti_getstr hook. That forces the CSI driver.
-
-What is the effect of returning NULL from `tui_tk_ti_getstr()`?
-- libtermkey `driver-ti.c:load_terminfo()` skips the entry.
-- `termkey.c:peekkey()` iterates through all drivers, it finds
-  `TERMKEY_RES_NONE` for the ti driver and falls back to the CSI driver.

- src/nvim/tui/tui.c | 6 ++
- 1 file changed, 6 insertions(+)
-
-diff --git a/src/nvim/tui/tui.c b/src/nvim/tui/tui.c
-index 2dfe7faa04c..70e19e1d932 100644
 a/src/nvim/tui/tui.c
-+++ b/src/nvim/tui/tui.c
-@@ -1813,6 +1813,12 @@ static const char *tui_tk_ti_getstr(const char *name, 
const char *value,
- if (value != NULL && strequal(stty_erase, value)) {
-   return stty_erase[0] == DEL ? CTRL_H_STR : DEL_STR;
- }
-+  } else if (strequal(name, "key_mouse")) {
-+DLOG("libtermkey:kmous=%s", value);
-+// If key_mouse is found, libtermkey uses its terminfo driver 
(driver-ti.c)
-+// for mouse input, which by accident only supports X10 protocol.
-+// Force libtermkey to fallback to its CSI driver (driver-csi.c). #7948
-+return NULL;
-   }
- 
-   return value;

Copied: 
neovim/repos/community-x86_64/3a5721e91ba890718319213154ba6964c9dca4d2.patch 
(from rev 316580, neovim/trunk/3a5721e91ba890718319213154ba6964c9dca4d2.patch)
===
--- 3a5721e91ba890718319213154ba6964c9dca4d2.patch  
(rev 0)
+++ 3a5721e91ba890718319213154ba6964c9dca4d2.patch  2018-04-16 21:30:39 UTC 
(rev 316581)
@@ -0,0 +1,41 @@
+From 3a5721e91ba890718319213154ba6964c9dca4d2 Mon Sep 17 00:00:00 2001
+From: Chih-Hsuan Yen 
+Date: Mon, 29 Jan 2018 22:47:25 +0800
+Subject: [PATCH] tui: libtermkey: force CSI driver for mouse input #7948
+
+Fixes #7932
+
+Nvim (tui.c) always enables SGR mouse (TUIData.unibi_ext.enable_mouse).
+But if libtermkey sees key_mouse (kmous) in terminfo its terminfo driver
+(driver-ti.c) will be activated, which by accident only supports X10
+protocol. The libtermkey CSI driver (driver-csi.c), in contrast,
+supports SGR.
+
+We can force libtermkey to ignore the terminfo key_mouse entry by
+returning NULL in the tui_tk_ti_getstr hook. That forces the CSI driver.
+
+What is the effect of returning NULL from `tui_tk_ti_getstr()`?
+- libtermkey `driver-ti.c:load_terminfo()` skips the entry.
+- `termkey.c:peekkey()` iterates through all drivers, it finds
+  `TERMKEY_RES_NONE` for the ti driver and falls back to the CSI driver.
+---
+ src/nvim/tui/tui.c | 6 ++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/src/nvim/tui/tui.c b/src/nvim/tui/tui.c
+index 2dfe7faa04c..70e19e1d932 100644
+--- a/src/nvim/tui/tui.c
 b/src/nvim/tui/tui.c
+@@ -1813,6 +1813,12 @@ static const char *tui_tk_ti_getstr(const char *name, 
const char *value,
+ if (value != NULL && strequal(stty_erase, value)) {
+   return stty_erase[0] == DEL ? CTRL_H_STR : DEL_STR;
+ }
++  } else if (strequal(name, "key_mouse")) {
++DLOG("libtermkey:kmous=%s", value);
++// If 

[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2018-04-16 Thread Antonio Rojas via arch-commits
Date: Monday, April 16, 2018 @ 22:04:30
  Author: arojas
Revision: 316586

Update to 0.15.0

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:57:19 UTC (rev 316585)
+++ PKGBUILD2018-04-16 22:04:30 UTC (rev 316586)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.14.0
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(gcc-libs)
 makedepends=(meson dmd libphobos)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('cf3504f59b3bd17925336491517eb76515fa382e156051a55347cca949256681')
+sha256sums=('0e9b429e1aa51e934595597c1320ae0f3c3a08d976c38969581c42edd611b679')
 
 prepare() {
   mkdir -p build


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

2018-04-16 Thread Antonio Rojas via arch-commits
Date: Monday, April 16, 2018 @ 22:09:27
  Author: arojas
Revision: 321920

Fix hang in plasma-workspace build (KDEBUG#393141)

Modified:
  ki18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:49:26 UTC (rev 321919)
+++ PKGBUILD2018-04-16 22:09:27 UTC (rev 321920)
@@ -5,7 +5,7 @@
 
 pkgname=ki18n
 pkgver=5.45.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced internationalization framework'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -14,13 +14,18 @@
 makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 python2-pyqt5 
clang doxygen qt5-tools)
 optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to 
use the Python 2 bindings' 'python: to compile .ts files')
 groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-393141.patch::"https://cgit.kde.org/ki18n.git/patch/?id=9c32bdab;)
 sha256sums=('b70e62cd355b02c6160b69b210fd7f4bd44fb341e013db8dc81c744332e55cf6'
-'SKIP')
+'SKIP'
+'024d6f1bfc55321455d5587940e77d588bcf9a40d515c6f833c4b0c4e68131ae')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-393141.patch # Fix hang in plasma-workspace build
 }
 
 build() {


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

2018-04-16 Thread Antonio Rojas via arch-commits
Date: Monday, April 16, 2018 @ 22:09:54
  Author: arojas
Revision: 321921

archrelease: copy trunk to extra-x86_64

Added:
  ki18n/repos/extra-x86_64/PKGBUILD
(from rev 321920, ki18n/trunk/PKGBUILD)
Deleted:
  ki18n/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 22:09:27 UTC (rev 321920)
+++ PKGBUILD2018-04-16 22:09:54 UTC (rev 321921)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ki18n
-pkgver=5.45.0
-pkgrel=1
-pkgdesc='Advanced internationalization framework'
-arch=('x86_64')
-url='https://community.kde.org/Frameworks'
-license=('LGPL')
-depends=('qt5-script')
-makedepends=('extra-cmake-modules' 'python' 'qt5-declarative' 'python-pyqt5' 
'python2-pyqt5' 'clang' 'doxygen' 'qt5-tools')
-optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to 
use the Python 2 bindings')
-groups=('kf5')
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('b70e62cd355b02c6160b69b210fd7f4bd44fb341e013db8dc81c744332e55cf6'
-'SKIP')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_QCH=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: ki18n/repos/extra-x86_64/PKGBUILD (from rev 321920, 
ki18n/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 22:09:54 UTC (rev 321921)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ki18n
+pkgver=5.45.0
+pkgrel=2
+pkgdesc='Advanced internationalization framework'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(qt5-script)
+makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 python2-pyqt5 
clang doxygen qt5-tools)
+optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to 
use the Python 2 bindings' 'python: to compile .ts files')
+groups=(kf5)
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-393141.patch::"https://cgit.kde.org/ki18n.git/patch/?id=9c32bdab;)
+sha256sums=('b70e62cd355b02c6160b69b210fd7f4bd44fb341e013db8dc81c744332e55cf6'
+'SKIP'
+'024d6f1bfc55321455d5587940e77d588bcf9a40d515c6f833c4b0c4e68131ae')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-393141.patch # Fix hang in plasma-workspace build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:07:08
  Author: felixonmars
Revision: 316471

archrelease: copy trunk to community-any

Added:
  you-get/repos/community-any/PKGBUILD
(from rev 316470, you-get/trunk/PKGBUILD)
Deleted:
  you-get/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:06:43 UTC (rev 316470)
+++ PKGBUILD2018-04-16 08:07:08 UTC (rev 316471)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=you-get
-pkgver=0.4.1040
-pkgrel=1
-pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
-url="http://www.soimort.org/you-get/;
-arch=('any')
-license=('MIT')
-depends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('11088b1bcc7ce4480c3e1b82ade2ab6c7d53dccf159973370ef35a86feb07cc4659d9d085b3f1ab508c4796df1c4b733e6384aa50fc775ec48beae386b4e5481')
-
-build() {
-  cd you-get-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd you-get-$pkgver
-  LC_CTYPE=en_US.UTF-8 python setup.py test
-}
-
-package() {
-  cd you-get-$pkgver
-  python setup.py install --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
-  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
-  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
-}

Copied: you-get/repos/community-any/PKGBUILD (from rev 316470, 
you-get/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:07:08 UTC (rev 316471)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=you-get
+pkgver=0.4.1060
+pkgrel=1
+pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
+url="http://www.soimort.org/you-get/;
+arch=('any')
+license=('MIT')
+depends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
+sha512sums=('6b1a38c6174810d402ad66609c28a8bd844364bb101417394910beccb8138ddb40f2471e9e8acd3348e2a802bd8dc3f98183ecbef524ca9120afed2da1b509e8')
+
+build() {
+  cd you-get-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd you-get-$pkgver
+  LC_CTYPE=en_US.UTF-8 python setup.py test
+}
+
+package() {
+  cd you-get-$pkgver
+  python setup.py install --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
+  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
+  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:13:25
  Author: felixonmars
Revision: 316476

upgpkg: gost 2.5-1

Modified:
  gost/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:11:26 UTC (rev 316475)
+++ PKGBUILD2018-04-16 08:13:25 UTC (rev 316476)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=gost
-pkgver=2.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
 pkgdesc="GO Simple Tunnel"
 arch=('x86_64')
 url="https://github.com/ginuerzh/gost;
@@ -12,7 +12,7 @@
 makedepends=('go-pie')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ginuerzh/gost/archive/v$pkgver.tar.gz;
 LICENSE)
-sha512sums=('b72019427bc70e60901fdb4060cc1574a0c391a69f038a1b9593060c0e1ec020ccc3e5512e37ec61d0bf45e4739910eda2a72646ba89679d022fa99d7e1ffe6b'
+sha512sums=('d4e76b2c1bfc8ecfc6b53c5b63caa5776974c8a266a2e04ef6d6eea9e7e752672e488e3b711deeda9dcfa9606a2a6e7811791e3f1720912c1f16013e23f8275f'
 
'8815c27a49d747e90fbcbf03c6011a76b95bc72a6c963ee8df9490e6aba9a3f4f9895e6a7759988aef123160ef8a6d2de85e8fce01c5980f8744e212792ad07c')
 
 prepare() {


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

2018-04-16 Thread Pierre Neidhardt via arch-commits
Date: Monday, April 16, 2018 @ 07:31:03
  Author: ambrevar
Revision: 316465

archrelease: copy trunk to community-x86_64

Added:
  mu/repos/community-x86_64/PKGBUILD
(from rev 316464, mu/trunk/PKGBUILD)
Deleted:
  mu/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 04:21:05 UTC (rev 316464)
+++ PKGBUILD2018-04-16 07:31:03 UTC (rev 316465)
@@ -1,27 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-# Contributor: csllbr; Popsch 
-
-pkgname=mu
-pkgver=1.0
-pkgrel=1
-pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
-arch=("x86_64")
-url="http://www.djcbsoftware.nl/code/mu;
-license=("GPL")
-depends=("gmime" "xapian-core")
-makedepends=("emacs")
-optdepends=("guile: guile support"
-   "emacs: mu4e support")
-source=("https://github.com/djcb/mu/archive/v$pkgver.tar.gz;)
-md5sums=('b415f84d4538cf05ec3360a449c1de4d')
-
-build() {
-   cd "$pkgname-$pkgver"
-   autoreconf -i
-   ./configure --prefix=/usr --disable-webkit --disable-gtk --enable-mu4e
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-}

Copied: mu/repos/community-x86_64/PKGBUILD (from rev 316464, mu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 07:31:03 UTC (rev 316465)
@@ -0,0 +1,27 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: csllbr; Popsch 
+
+pkgname=mu
+pkgver=1.0
+pkgrel=2
+pkgdesc="Maildir indexer/searcher and Emacs client (mu4e)"
+arch=("x86_64")
+url="http://www.djcbsoftware.nl/code/mu;
+license=("GPL")
+depends=("gmime" "xapian-core" "guile2.0")
+makedepends=("emacs")
+optdepends=("guile: guile support"
+   "emacs: mu4e support")
+source=("https://github.com/djcb/mu/archive/v$pkgver.tar.gz;)
+md5sums=('b415f84d4538cf05ec3360a449c1de4d')
+
+build() {
+   cd "$pkgname-$pkgver"
+   autoreconf -i
+   ./configure --prefix=/usr --disable-webkit --disable-gtk --enable-mu4e 
--enable-guile
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:06:08
  Author: felixonmars
Revision: 316468

upgpkg: python-tqdm 4.23.0-1

Modified:
  python-tqdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:05:40 UTC (rev 316467)
+++ PKGBUILD2018-04-16 08:06:08 UTC (rev 316468)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tqdm
 pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.22.0
+pkgver=4.23.0
 pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-coverage' 
'python2-coverage' 'flake8'
   'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz;)
-sha512sums=('65f1bebae9a5e48b45b5dae11f95a2d62ae40fe8c4d0d6f347a366ad2cff22ee8b2e3c20eac35da6fd3c71ed52ef32dd60cdd1a3cb24519829adf726aa262b3a')
+sha512sums=('70a339200ee35c136e31a48fa14d24c0ba532c1e9ccdc9853dc92a7e85efff80c8a358087f19b4819b10315a053f44e63bf4272dda8f0a84864b3d0b88b3c549')
 
 prepare() {
   cp -a tqdm-$pkgver{,-py2}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:06:33
  Author: felixonmars
Revision: 316469

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:06:08 UTC (rev 316468)
+++ PKGBUILD2018-04-16 08:06:33 UTC (rev 316469)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-tqdm
-pkgname=('python-tqdm' 'python2-tqdm')
-pkgver=4.22.0
-pkgrel=1
-pkgdesc='Fast, Extensible Progress Meter'
-arch=('any')
-license=('MIT' 'MPL')
-url='https://github.com/tqdm/tqdm'
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose' 'python-coverage' 
'python2-coverage' 'flake8'
-  'python2-flake8')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz;)
-sha512sums=('65f1bebae9a5e48b45b5dae11f95a2d62ae40fe8c4d0d6f347a366ad2cff22ee8b2e3c20eac35da6fd3c71ed52ef32dd60cdd1a3cb24519829adf726aa262b3a')
-
-prepare() {
-  cp -a tqdm-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/tqdm-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/tqdm-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/tqdm-$pkgver
-  python setup.py nosetests --ignore-files="tests_perf\.py"
-
-  cd "$srcdir"/tqdm-$pkgver-py2
-  python2 setup.py nosetests --ignore-files="tests_perf\.py"
-}
-
-package_python-tqdm() {
-  depends=('python')
-
-  cd tqdm-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
-
-  mv "$pkgdir"/usr/{,share/}man
-}
-
-package_python2-tqdm() {
-  depends=('python2')
-
-  cd tqdm-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
-
-  mv "$pkgdir"/usr/bin/tqdm{,2}
-  mv "$pkgdir"/usr/{,share/}man
-  mv "$pkgdir"/usr/share/man/man1/tqdm{,2}.1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-tqdm/repos/community-any/PKGBUILD (from rev 316468, 
python-tqdm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:06:33 UTC (rev 316469)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-tqdm
+pkgname=('python-tqdm' 'python2-tqdm')
+pkgver=4.23.0
+pkgrel=1
+pkgdesc='Fast, Extensible Progress Meter'
+arch=('any')
+license=('MIT' 'MPL')
+url='https://github.com/tqdm/tqdm'
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose' 'python-coverage' 
'python2-coverage' 'flake8'
+  'python2-flake8')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/tqdm/tqdm/archive/v$pkgver.tar.gz;)
+sha512sums=('70a339200ee35c136e31a48fa14d24c0ba532c1e9ccdc9853dc92a7e85efff80c8a358087f19b4819b10315a053f44e63bf4272dda8f0a84864b3d0b88b3c549')
+
+prepare() {
+  cp -a tqdm-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/tqdm-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/tqdm-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/tqdm-$pkgver
+  python setup.py nosetests --ignore-files="tests_perf\.py"
+
+  cd "$srcdir"/tqdm-$pkgver-py2
+  python2 setup.py nosetests --ignore-files="tests_perf\.py"
+}
+
+package_python-tqdm() {
+  depends=('python')
+
+  cd tqdm-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
+
+  mv "$pkgdir"/usr/{,share/}man
+}
+
+package_python2-tqdm() {
+  depends=('python2')
+
+  cd tqdm-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
+
+  mv "$pkgdir"/usr/bin/tqdm{,2}
+  mv "$pkgdir"/usr/{,share/}man
+  mv "$pkgdir"/usr/share/man/man1/tqdm{,2}.1
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:06:43
  Author: felixonmars
Revision: 316470

upgpkg: you-get 0.4.1060-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:06:33 UTC (rev 316469)
+++ PKGBUILD2018-04-16 08:06:43 UTC (rev 316470)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=you-get
-pkgver=0.4.1040
+pkgver=0.4.1060
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://www.soimort.org/you-get/;
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('11088b1bcc7ce4480c3e1b82ade2ab6c7d53dccf159973370ef35a86feb07cc4659d9d085b3f1ab508c4796df1c4b733e6384aa50fc775ec48beae386b4e5481')
+sha512sums=('6b1a38c6174810d402ad66609c28a8bd844364bb101417394910beccb8138ddb40f2471e9e8acd3348e2a802bd8dc3f98183ecbef524ca9120afed2da1b509e8')
 
 build() {
   cd you-get-$pkgver


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:10:57
  Author: felixonmars
Revision: 316474

upgpkg: python-peewee 3.2.3-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:10:43 UTC (rev 316473)
+++ PKGBUILD2018-04-16 08:10:57 UTC (rev 316474)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/;
@@ -16,7 +16,7 @@
 checkdepends=('python-apsw' 'python2-apsw' 'python-flask' 'python2-flask')
  # 'python-psycopg2' 'python2-psycopg2')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz;)
-sha512sums=('bdc32a9eb8023f799b8812eb0840e93379d7515f3653968e2328d636d4883ec0d21544ef06b2b946a8026aeea3bd8272d5d23c18ded27b3f8d3ca07500b82974')
+sha512sums=('168d6a2acdf51e5db9f5d62ef37a47bc5cb9a72c6e01594331b66819819df0c561321282ce2743b5d23f15740a89ea0eac5714a51df01e4dba192f6840887081')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:11:26
  Author: felixonmars
Revision: 316475

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:10:57 UTC (rev 316474)
+++ PKGBUILD2018-04-16 08:11:26 UTC (rev 316475)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Blackleg 
-# Contributor: Nidhogg
-# Contributor: juantascon
-
-pkgbase=python-peewee
-pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.2.2
-pkgrel=1
-pkgdesc="a little orm"
-url="https://pypi.python.org/pypi/peewee/;
-arch=('x86_64')
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'cython' 'cython2' 
'sqlite')
-checkdepends=('python-apsw' 'python2-apsw' 'python-flask' 'python2-flask')
- # 'python-psycopg2' 'python2-psycopg2')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz;)
-sha512sums=('bdc32a9eb8023f799b8812eb0840e93379d7515f3653968e2328d636d4883ec0d21544ef06b2b946a8026aeea3bd8272d5d23c18ded27b3f8d3ca07500b82974')
-
-prepare() {
-  cp -a peewee-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/peewee-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/peewee-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/peewee-$pkgver
-  python runtests.py
-
-  cd "$srcdir"/peewee-$pkgver-py2
-  python2 runtests.py
-}
-
-package_python-peewee() {
-  depends=('python' 'sqlite')
-  optdepends=('python-psycopg2: for PostgreSQL database support'
-  'mysql-python: for MySQL database support')
-
-  cd "$srcdir"/peewee-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-peewee() {
-  depends=('python2')
-  optdepends=('python2-psycopg2: for PostgreSQL database support')
-
-  cd "$srcdir"/peewee-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/pwiz{,2}.py
-}

Copied: python-peewee/repos/community-x86_64/PKGBUILD (from rev 316474, 
python-peewee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:11:26 UTC (rev 316475)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Blackleg 
+# Contributor: Nidhogg
+# Contributor: juantascon
+
+pkgbase=python-peewee
+pkgname=('python-peewee' 'python2-peewee')
+pkgver=3.2.3
+pkgrel=1
+pkgdesc="a little orm"
+url="https://pypi.python.org/pypi/peewee/;
+arch=('x86_64')
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'cython' 'cython2' 
'sqlite')
+checkdepends=('python-apsw' 'python2-apsw' 'python-flask' 'python2-flask')
+ # 'python-psycopg2' 'python2-psycopg2')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz;)
+sha512sums=('168d6a2acdf51e5db9f5d62ef37a47bc5cb9a72c6e01594331b66819819df0c561321282ce2743b5d23f15740a89ea0eac5714a51df01e4dba192f6840887081')
+
+prepare() {
+  cp -a peewee-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/peewee-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/peewee-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/peewee-$pkgver
+  python runtests.py
+
+  cd "$srcdir"/peewee-$pkgver-py2
+  python2 runtests.py
+}
+
+package_python-peewee() {
+  depends=('python' 'sqlite')
+  optdepends=('python-psycopg2: for PostgreSQL database support'
+  'mysql-python: for MySQL database support')
+
+  cd "$srcdir"/peewee-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-peewee() {
+  depends=('python2')
+  optdepends=('python2-psycopg2: for PostgreSQL database support')
+
+  cd "$srcdir"/peewee-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/pwiz{,2}.py
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:10:43
  Author: felixonmars
Revision: 316473

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-unicode-transforms/repos/community-staging-x86_64/
  haskell-unicode-transforms/repos/community-staging-x86_64/PKGBUILD
(from rev 316472, haskell-unicode-transforms/trunk/PKGBUILD)

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

Copied: haskell-unicode-transforms/repos/community-staging-x86_64/PKGBUILD 
(from rev 316472, haskell-unicode-transforms/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-16 08:10:43 UTC (rev 316473)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=unicode-transforms
+pkgname=haskell-unicode-transforms
+pkgver=0.3.4
+pkgrel=1
+pkgdesc="Unicode transforms (normalization NFC/NFD/NFKC/NFKD)"
+url="https://github.com/ekmett/unicode-transforms/;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bitarray' 'haskell-text')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('9acc57758615883adc7e416f459c4dc65891e3c4f5bc34350a90d95c995e7b0abe04a35068a1852c2d210bd16e9359445c429b956b82e86350dbebcabdd9ca4c')
+
+build() {
+cd "${srcdir}/${_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 \
+-f-dev -f-has-icu -f-has-llvm
+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 "${srcdir}/${_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 trojan/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:05:40
  Author: felixonmars
Revision: 316467

archrelease: copy trunk to community-x86_64

Added:
  trojan/repos/community-x86_64/PKGBUILD
(from rev 316466, trojan/trunk/PKGBUILD)
Deleted:
  trojan/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:04:55 UTC (rev 316466)
+++ PKGBUILD2018-04-16 08:05:40 UTC (rev 316467)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GreaterFire 
-
-pkgname=trojan
-pkgver=1.0.0
-pkgrel=2
-pkgdesc="An unidentifiable mechanism that helps you bypass GFW"
-arch=('x86_64')
-url="https://github.com/trojan-gfw/trojan;
-license=('GPL3')
-depends=('boost-libs' 'ca-certificates')
-makedepends=('cmake' 'boost')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/trojan-gfw/$pkgname/archive/v$pkgver.tar.gz;)
-backup=('etc/trojan.json')
-sha512sums=('7b8c345780f037c317d8da99366af470e296792761c469417480da1a47c4966728009cd1ec5b84f5a7f752361fb856e6160f2d41b30de282f45d96b0553536f1')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .
-  make
-}
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: trojan/repos/community-x86_64/PKGBUILD (from rev 316466, 
trojan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:05:40 UTC (rev 316467)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GreaterFire 
+
+pkgname=trojan
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="An unidentifiable mechanism that helps you bypass GFW"
+arch=('x86_64')
+url="https://github.com/trojan-gfw/trojan;
+license=('GPL3')
+depends=('boost-libs' 'ca-certificates')
+makedepends=('cmake' 'boost')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/trojan-gfw/$pkgname/archive/v$pkgver.tar.gz;)
+backup=('etc/trojan.json')
+sha512sums=('8f13c3827b3e9e9aaf0d4fee7aeec07a712f3c395d41495851e24a5b89c056e62f5b48123648d3086761ad47f0db862559077e392131b072bbd22a60fbef3973')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .
+  make
+}
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:04:55
  Author: felixonmars
Revision: 316466

upgpkg: trojan 1.1.0-1

Modified:
  trojan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 07:31:03 UTC (rev 316465)
+++ PKGBUILD2018-04-16 08:04:55 UTC (rev 316466)
@@ -3,8 +3,8 @@
 # Contributor: GreaterFire 
 
 pkgname=trojan
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="An unidentifiable mechanism that helps you bypass GFW"
 arch=('x86_64')
 url="https://github.com/trojan-gfw/trojan;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'boost')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/trojan-gfw/$pkgname/archive/v$pkgver.tar.gz;)
 backup=('etc/trojan.json')
-sha512sums=('7b8c345780f037c317d8da99366af470e296792761c469417480da1a47c4966728009cd1ec5b84f5a7f752361fb856e6160f2d41b30de282f45d96b0553536f1')
+sha512sums=('8f13c3827b3e9e9aaf0d4fee7aeec07a712f3c395d41495851e24a5b89c056e62f5b48123648d3086761ad47f0db862559077e392131b072bbd22a60fbef3973')
 
 build() {
   cd $pkgname-$pkgver


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:10:20
  Author: felixonmars
Revision: 316472

upgpkg: haskell-unicode-transforms 0.3.4-1

rebuild with unicode-transforms,0.3.4

Modified:
  haskell-unicode-transforms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:07:08 UTC (rev 316471)
+++ PKGBUILD2018-04-16 08:10:20 UTC (rev 316472)
@@ -3,8 +3,8 @@
 
 _hkgname=unicode-transforms
 pkgname=haskell-unicode-transforms
-pkgver=0.3.3
-pkgrel=5
+pkgver=0.3.4
+pkgrel=1
 pkgdesc="Unicode transforms (normalization NFC/NFD/NFKC/NFKD)"
 url="https://github.com/ekmett/unicode-transforms/;
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-bitarray' 'haskell-text')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0835e826d45d47a04d142a43561da6cb467a65a3f6dae3187454a30480f6ed6d8a27f8d2ad9d0480dced33355d4557205a9a78e780cad573b45265a8ba20e71b')
+sha512sums=('9acc57758615883adc7e416f459c4dc65891e3c4f5bc34350a90d95c995e7b0abe04a35068a1852c2d210bd16e9359445c429b956b82e86350dbebcabdd9ca4c')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:14:21
  Author: felixonmars
Revision: 316477

archrelease: copy trunk to community-x86_64

Added:
  gost/repos/community-x86_64/LICENSE
(from rev 316476, gost/trunk/LICENSE)
  gost/repos/community-x86_64/PKGBUILD
(from rev 316476, gost/trunk/PKGBUILD)
Deleted:
  gost/repos/community-x86_64/LICENSE
  gost/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   44 +++
 PKGBUILD |   68 ++---
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-04-16 08:13:25 UTC (rev 316476)
+++ LICENSE 2018-04-16 08:14:21 UTC (rev 316477)
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 郑锐
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-

Copied: gost/repos/community-x86_64/LICENSE (from rev 316476, 
gost/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-16 08:14:21 UTC (rev 316477)
@@ -0,0 +1,22 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 郑锐
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:13:25 UTC (rev 316476)
+++ PKGBUILD2018-04-16 08:14:21 UTC (rev 316477)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=gost
-pkgver=2.4
-pkgrel=2
-pkgdesc="GO Simple Tunnel"
-arch=('i686' 'x86_64')
-url="https://github.com/ginuerzh/gost;
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ginuerzh/gost/archive/v$pkgver.tar.gz;
-LICENSE)
-sha512sums=('b72019427bc70e60901fdb4060cc1574a0c391a69f038a1b9593060c0e1ec020ccc3e5512e37ec61d0bf45e4739910eda2a72646ba89679d022fa99d7e1ffe6b'
-
'8815c27a49d747e90fbcbf03c6011a76b95bc72a6c963ee8df9490e6aba9a3f4f9895e6a7759988aef123160ef8a6d2de85e8fce01c5980f8744e212792ad07c')
-
-prepare() {
-  mkdir .gopath
-  ln -sf "$PWD/gost-$pkgver/vendor" .gopath/src
-  ln -s "$PWD/gost-$pkgver" .gopath/src/github.com/ginuerzh/gost
-  export GOPATH="$srcdir/.gopath"
-}
-
-build() {
-  cd gost-$pkgver/cmd/gost
-  go build # -gccgoflags "$CFLAGS $LDFLAGS"
-}
-
-package() {
-  cd gost-$pkgver
-  install -Dm755 cmd/gost/gost "$pkgdir/usr/bin/gost"
-  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: gost/repos/community-x86_64/PKGBUILD (from rev 316476, 
gost/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:14:21 UTC (rev 316477)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=gost
+pkgver=2.5
+pkgrel=1
+pkgdesc="GO Simple Tunnel"
+arch=('x86_64')

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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:17:02
  Author: felixonmars
Revision: 316479

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:16:37 UTC (rev 316478)
+++ PKGBUILD2018-04-16 08:17:02 UTC (rev 316479)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Simon Sapin 
-# Contributor: Kyle Keen 
-
-pkgbase=python-h11
-pkgname=(python-h11 python2-h11)
-pkgver=0.8.0
-pkgrel=1
-pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
-url="https://github.com/njsmith/h11;
-license=('MIT')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.tar.gz;)
-sha512sums=('edd440dd74c03ce4fb7fd9e6b88e7c9550eb7c50b70676b506a8dafaf1469d9830de01300536128f0e7c61ae09d5256d15875dd5e6a9b99b89470bf70ee343b8')
-
-prepare() {
-  cp -a h11-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/h11-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/h11-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/h11-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/h11-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-h11() {
-  depends=('python')
-
-  cd h11-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-h11() {
-  depends=('python2')
-
-  cd h11-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-h11/repos/community-any/PKGBUILD (from rev 316478, 
python-h11/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:17:02 UTC (rev 316479)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Simon Sapin 
+# Contributor: Kyle Keen 
+
+pkgbase=python-h11
+pkgname=(python-h11 python2-h11)
+pkgver=0.8.1
+pkgrel=1
+pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
+url="https://github.com/njsmith/h11;
+license=('MIT')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.tar.gz;)
+sha512sums=('3310dcd8552de4440ed9669fd37b3fc4d76073a9801decb705bceee3c1e98ff83470bd124ecf36e1ec3457ff2fb4da6f4fbf077daa810c28ab73044dfab709d4')
+
+prepare() {
+  cp -a h11-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/h11-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/h11-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/h11-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/h11-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-h11() {
+  depends=('python')
+
+  cd h11-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-h11() {
+  depends=('python2')
+
+  cd h11-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:17:32
  Author: felixonmars
Revision: 316481

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 316480, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 316480, stack/trunk/stack.install)

---+
 PKGBUILD  |   76 
 stack.install |4 ++
 2 files changed, 80 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 316480, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-16 08:17:32 UTC (rev 316481)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.6.5
+pkgrel=71
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-bindings-uname'
+ 'haskell-blaze-builder' 'haskell-clock' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo' 
'haskell-exceptions'
+ 'haskell-extra' 'haskell-fast-logger' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-gitrev' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hastache' 'haskell-hpack' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-microlens-mtl' 'haskell-mintty' 
'haskell-monad-logger'
+ 'haskell-mono-traversable' 'haskell-mtl' 'haskell-neat-interpolation' 
'haskell-network-uri'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-path' 'haskell-path-io' 'haskell-persistent' 
'haskell-persistent-sqlite'
+ 'haskell-persistent-template' 'haskell-pid1' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-regex-applicative-text' 'haskell-resourcet' 'haskell-retry' 
'haskell-semigroups'
+ 'haskell-split' 'haskell-stm' 'haskell-store' 'haskell-store-core'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;)
+sha512sums=('416e2e128554c7acd2896a915af6d47d9bf7743c98175b897c4b3714431203283f9706d1ceeed2fe64c4b403cdaca3fb0d1d3d5c8e6edfde3b80c1aa515fb351')
+
+prepare() {
+  cd $pkgname-$pkgver
+  hpack
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  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
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${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"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: 

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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:16:37
  Author: felixonmars
Revision: 316478

upgpkg: python-h11 0.8.1-1

Modified:
  python-h11/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:14:21 UTC (rev 316477)
+++ PKGBUILD2018-04-16 08:16:37 UTC (rev 316478)
@@ -5,7 +5,7 @@
 
 pkgbase=python-h11
 pkgname=(python-h11 python2-h11)
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
 url="https://github.com/njsmith/h11;
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.tar.gz;)
-sha512sums=('edd440dd74c03ce4fb7fd9e6b88e7c9550eb7c50b70676b506a8dafaf1469d9830de01300536128f0e7c61ae09d5256d15875dd5e6a9b99b89470bf70ee343b8')
+sha512sums=('3310dcd8552de4440ed9669fd37b3fc4d76073a9801decb705bceee3c1e98ff83470bd124ecf36e1ec3457ff2fb4da6f4fbf077daa810c28ab73044dfab709d4')
 
 prepare() {
   cp -a h11-$pkgver{,-py2}


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:17:10
  Author: felixonmars
Revision: 316480

upgpkg: stack 1.6.5-71

rebuild with unicode-transforms,0.3.4

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:17:02 UTC (rev 316479)
+++ PKGBUILD2018-04-16 08:17:10 UTC (rev 316480)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.5
-pkgrel=70
+pkgrel=71
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:25:21
  Author: felixonmars
Revision: 316485

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-generic-trie/repos/community-staging-x86_64/
  haskell-generic-trie/repos/community-staging-x86_64/PKGBUILD
(from rev 316484, haskell-generic-trie/trunk/PKGBUILD)

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

Copied: haskell-generic-trie/repos/community-staging-x86_64/PKGBUILD (from rev 
316484, haskell-generic-trie/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-16 08:25:21 UTC (rev 316485)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=generic-trie
+pkgname=haskell-generic-trie
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="A map, where the keys may be complex structured data"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7a7c397b94a73a96dcb884dde19ba0f042632a058f6696297ce720436e4ea623c5b29da0beaa73b4232d1cf20b3da7bb845152ed6afcbf43ece7c3f986305b65')
+
+build() {
+cd "${srcdir}/${_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 
-fsplit-base
+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 "${srcdir}/${_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-generic-trie/trunk (PKGBUILD)

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:24:58
  Author: felixonmars
Revision: 316484

upgpkg: haskell-generic-trie 0.3.1-1

rebuild with generic-trie,0.3.1

Modified:
  haskell-generic-trie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:21:24 UTC (rev 316483)
+++ PKGBUILD2018-04-16 08:24:58 UTC (rev 316484)
@@ -4,8 +4,8 @@
 
 _hkgname=generic-trie
 pkgname=haskell-generic-trie
-pkgver=0.3.0.2
-pkgrel=5
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="A map, where the keys may be complex structured data"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")
@@ -13,12 +13,8 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('02ed47023b1854e59f3be7e1af34c115496ea051cd6e46c7bc4dd1116b895c5d3c1043fbe976a9026713bc865c624cef459628f3ef6aab1a43afb1f56063abce')
+sha512sums=('7a7c397b94a73a96dcb884dde19ba0f042632a058f6696297ce720436e4ea623c5b29da0beaa73b4232d1cf20b3da7bb845152ed6afcbf43ece7c3f986305b65')
 
-prepare() {
-sed -i 's/base >= 4.5 && < 4.10,/base >= 
4.5,/' $_hkgname-$pkgver/$_hkgname.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2018-04-16 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, April 16, 2018 @ 12:43:54
  Author: bpiotrowski
Revision: 321909

archrelease: copy trunk to staging-x86_64

Added:
  rpcsvc-proto/repos/staging-x86_64/
  rpcsvc-proto/repos/staging-x86_64/PKGBUILD
(from rev 321908, rpcsvc-proto/trunk/PKGBUILD)

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

Copied: rpcsvc-proto/repos/staging-x86_64/PKGBUILD (from rev 321908, 
rpcsvc-proto/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-16 12:43:54 UTC (rev 321909)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=rpcsvc-proto
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='rpcsvc protocol definitions from glibc'
+arch=('i686' 'x86_64')
+url='https://github.com/thkukuk/rpcsvc-proto'
+license=(BSD)
+depends=(glibc)
+source=($pkgname-$pkgver.tar.gz::https://github.com/thkukuk/rpcsvc-proto/archive/v$pkgver.tar.gz)
+md5sums=('3e985e2177b2260ee31701dcf0693a5c')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (3 files)

2018-04-16 Thread Balló György via arch-commits
Date: Monday, April 16, 2018 @ 13:21:26
  Author: bgyorgy
Revision: 316505

Add gtksourceview4

Needed for tepl 4.0 and gnome-latex 3.28.0

Added:
  gtksourceview4/
  gtksourceview4/trunk/
  gtksourceview4/trunk/PKGBUILD

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

Added: gtksourceview4/trunk/PKGBUILD
===
--- gtksourceview4/trunk/PKGBUILD   (rev 0)
+++ gtksourceview4/trunk/PKGBUILD   2018-04-16 13:21:26 UTC (rev 316505)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceview4
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="A text widget adding syntax highlighting and more to GNOME"
+url="https://wiki.gnome.org/Projects/GtkSourceView;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 libxml2)
+makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
+_commit=95be808cab52c8ae9dbf0a4a64a80d1b3cb2e00d  # tags/4.0.0^0
+source=("git+https://git.gnome.org/browse/gtksourceview#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd gtksourceview
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd gtksourceview
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd gtksourceview
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog --enable-gtk-doc --disable-Werror
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd gtksourceview
+  make DESTDIR="$pkgdir" install
+}


Property changes on: gtksourceview4/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in gtksourceview4 (3 files)

2018-04-16 Thread Balló György via arch-commits
Date: Monday, April 16, 2018 @ 13:21:59
  Author: bgyorgy
Revision: 316506

archrelease: copy trunk to community-x86_64

Added:
  gtksourceview4/repos/
  gtksourceview4/repos/community-x86_64/
  gtksourceview4/repos/community-x86_64/PKGBUILD
(from rev 316505, gtksourceview4/trunk/PKGBUILD)

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

Copied: gtksourceview4/repos/community-x86_64/PKGBUILD (from rev 316505, 
gtksourceview4/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2018-04-16 13:21:59 UTC (rev 316506)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gtksourceview4
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="A text widget adding syntax highlighting and more to GNOME"
+url="https://wiki.gnome.org/Projects/GtkSourceView;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 libxml2)
+makedepends=(intltool gobject-introspection glade vala gtk-doc 
autoconf-archive git)
+_commit=95be808cab52c8ae9dbf0a4a64a80d1b3cb2e00d  # tags/4.0.0^0
+source=("git+https://git.gnome.org/browse/gtksourceview#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd gtksourceview
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd gtksourceview
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd gtksourceview
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog --enable-gtk-doc --disable-Werror
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd gtksourceview
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in python-cheroot/repos/community-any (6 files)

2018-04-16 Thread Thore Bödecker via arch-commits
Date: Monday, April 16, 2018 @ 08:52:23
  Author: foxxx0
Revision: 316491

archrelease: copy trunk to community-any

Added:
  python-cheroot/repos/community-any/LICENSE
(from rev 316490, python-cheroot/trunk/LICENSE)
  python-cheroot/repos/community-any/PKGBUILD
(from rev 316490, python-cheroot/trunk/PKGBUILD)
  python-cheroot/repos/community-any/cheroot-fix-setup-python3.patch
(from rev 316490, python-cheroot/trunk/cheroot-fix-setup-python3.patch)
Deleted:
  python-cheroot/repos/community-any/LICENSE
  python-cheroot/repos/community-any/PKGBUILD
  python-cheroot/repos/community-any/cheroot-fix-setup-python3.patch

-+
 LICENSE |   14 ++---
 PKGBUILD|  105 +-
 cheroot-fix-setup-python3.patch |   40 +++---
 3 files changed, 75 insertions(+), 84 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-04-16 08:52:12 UTC (rev 316490)
+++ LICENSE 2018-04-16 08:52:23 UTC (rev 316491)
@@ -1,7 +0,0 @@
-Copyright Jason R. Coombs
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Copied: python-cheroot/repos/community-any/LICENSE (from rev 316490, 
python-cheroot/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-16 08:52:23 UTC (rev 316491)
@@ -0,0 +1,7 @@
+Copyright Jason R. Coombs
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:52:12 UTC (rev 316490)
+++ PKGBUILD2018-04-16 08:52:23 UTC (rev 316491)
@@ -1,57 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: wangjiezhe 
-
-pkgbase='python-cheroot'
-_pkgbase="${pkgbase//python-/}"
-pkgname=('python-cheroot' 'python2-cheroot')
-pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=6.2.1
-pkgrel=3
-arch=('any')
-url="https://github.com/cherrypy/cheroot;
-license=('MIT')
-makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
-  'python2-setuptools-scm' 'python2-backports.functools_lru_cache'
-  'python2-backports.unittest_mock' 'tree')
-source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/8b/80/d84275abc1b9cf69d707a6c16ea3fe1faa45d02f4eb59c60bb5eba8cf29e/cheroot-6.2.1.tar.gz;
-"LICENSE"
-"cheroot-fix-setup-python3.patch")
-sha512sums=('4f8e97b835b4c12d72b51ce90bba52b0c5e2cac3382b34a34997fe6c58e660200ff1e163f7811810bdd5162c01e1b29e4a24d9d9e332cd636dfc38b9f9ce585d'
-
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944'
-
'1a6da34ef7d4b7cad392fcf6e0251b28ad2267af36564acc673a560963bdfdadb2f80950fc33783f6fb1a9683ae10a32bedf7b4969cd9c9b916c6060979ce547')
-
-prepare(){
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-
-  # patch 

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

2018-04-16 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 16, 2018 @ 09:15:49
  Author: bisson
Revision: 316493

archrelease: copy trunk to community-x86_64

Added:
  picard/repos/community-x86_64/PKGBUILD
(from rev 316492, picard/trunk/PKGBUILD)
Deleted:
  picard/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 09:15:06 UTC (rev 316492)
+++ PKGBUILD2018-04-16 09:15:49 UTC (rev 316493)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Mateusz Herych 
-# Contributor: sysrq
-
-pkgname=picard
-pkgver=2.0.0beta2
-pkgrel=1
-pkgdesc='Official MusicBrainz tagger'
-url='http://picard.musicbrainz.org/'
-license=('GPL')
-arch=('x86_64')
-depends=('python-pyqt5' 'python-mutagen')
-optdepends=('chromaprint: fingerprinting'
-'python-discid: cd lookup')
-makedepends=('python-discid' 'git' 'python-setuptools')
-#source=("http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-source=("git+https://github.com/metabrainz/picard.git#commit=1a0ede3d36cdc05207a87cd3180ed76aad69;)
-sha256sums=('SKIP')
-
-build() {
-   cd "${srcdir}/picard"
-   sed "s/‘/'/g" -i setup.cfg
-   python setup.py config
-}
-
-package() {
-   cd "${srcdir}/picard"
-   python setup.py install --root="${pkgdir}"
-   rm "${pkgdir}/usr/picard.in"
-}

Copied: picard/repos/community-x86_64/PKGBUILD (from rev 316492, 
picard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 09:15:49 UTC (rev 316493)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Mateusz Herych 
+# Contributor: sysrq
+
+pkgname=picard
+pkgver=2.0.0beta3
+pkgrel=1
+pkgdesc='Official MusicBrainz tagger'
+url='http://picard.musicbrainz.org/'
+license=('GPL')
+arch=('x86_64')
+depends=('python-pyqt5' 'python-mutagen')
+optdepends=('chromaprint: fingerprinting'
+'python-discid: cd lookup')
+makedepends=('python-discid' 'git' 'python-setuptools')
+#source=("http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+source=("git+https://github.com/metabrainz/picard.git#commit=3a41cebdbcff9af9791575d2e555c59201b55902;)
+sha256sums=('SKIP')
+
+build() {
+   cd "${srcdir}/picard"
+   sed "s/‘/'/g" -i setup.cfg
+   python setup.py config
+}
+
+package() {
+   cd "${srcdir}/picard"
+   python setup.py install --root="${pkgdir}"
+   rm "${pkgdir}/usr/picard.in"
+}


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

2018-04-16 Thread Gaëtan Bisson via arch-commits
Date: Monday, April 16, 2018 @ 09:15:06
  Author: bisson
Revision: 316492

upstream update

Modified:
  picard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:52:23 UTC (rev 316491)
+++ PKGBUILD2018-04-16 09:15:06 UTC (rev 316492)
@@ -4,7 +4,7 @@
 # Contributor: sysrq
 
 pkgname=picard
-pkgver=2.0.0beta2
+pkgver=2.0.0beta3
 pkgrel=1
 pkgdesc='Official MusicBrainz tagger'
 url='http://picard.musicbrainz.org/'
@@ -15,7 +15,7 @@
 'python-discid: cd lookup')
 makedepends=('python-discid' 'git' 'python-setuptools')
 
#source=("http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-source=("git+https://github.com/metabrainz/picard.git#commit=1a0ede3d36cdc05207a87cd3180ed76aad69;)
+source=("git+https://github.com/metabrainz/picard.git#commit=3a41cebdbcff9af9791575d2e555c59201b55902;)
 sha256sums=('SKIP')
 
 build() {


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

2018-04-16 Thread Felix Yan via arch-commits
Date: Monday, April 16, 2018 @ 08:43:04
  Author: felixonmars
Revision: 316487

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:31:21 UTC (rev 316486)
+++ PKGBUILD2018-04-16 08:43:04 UTC (rev 316487)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.55.6
-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' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
-  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
-  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
-  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/$pkgver.tar.gz;)
-sha512sums=('d71b928c8587d28cc713269e5be527880a9279e6de05026e4bac8ad711dfa37e8d0d9341e60bc66cd90709e4f82d91a4572b4387d4078d660e50a04e50059d5d')
-
-prepare() {
-  # Make tests faster
-  sed -i 's/ -n 2$/ -n 16/' hypothesis-$pkgver/hypothesis-python/tox.ini
-
-  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 "$srcdir"/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
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  mv tests/django ../
-  python2 setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -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')
-
-  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')
-
-  cd hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 316486, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-16 08:43:04 UTC (rev 316487)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.55.6
+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' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
+  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
+  'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark'
+  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
+  'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')

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

2018-04-16 Thread Massimiliano Torromeo via arch-commits
Date: Monday, April 16, 2018 @ 08:49:03
  Author: mtorromeo
Revision: 316488

upgpkg: beats 6.2.3-2

Fixed fields.yml definitions

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:43:04 UTC (rev 316487)
+++ PKGBUILD2018-04-16 08:49:03 UTC (rev 316488)
@@ -4,7 +4,7 @@
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
 pkgver=6.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Data shippers for Elasticsearch'
 arch=('x86_64')
 url='https://www.elastic.co/products/beats'
@@ -59,29 +59,37 @@
 
 build() {
 export GOPATH="$srcdir"/gopath
+
+cd "$srcdir"/beats-$pkgver/libbeat
+make fields
+
 for beat in ${pkgname[@]}; do
 beat="${beat%-elastic}"
 msg2 "Building $beat..."
 cd "$srcdir"/beats-$pkgver/$beat
 make
-done
 
-for beat in filebeat metricbeat auditbeat; do
-cd "$srcdir"/beats-$pkgver/$beat
-cp _meta/fields.common.yml _meta/fields.generated.yml
-python ../metricbeat/scripts/fields_collector.py >> 
_meta/fields.generated.yml
-make kibana
-done
+case "$beat" in
+filebeat|metricbeat|auditbeat)
+cp _meta/fields.common.yml _meta/fields.generated.yml
+python ../metricbeat/scripts/fields_collector.py >> 
_meta/fields.generated.yml
+make kibana
+;;
 
-for beat in heartbeat packetbeat; do
-cd "$srcdir"/beats-$pkgver/$beat
-make fields
+packetbeat)
+make fields
+mv _meta/fields{,.generated}.yml
+;;
+
+*)
+make fields
+esac
+
+cat ../libbeat/_meta/fields.generated.yml _meta/fields.generated.yml > 
fields.yml
 done
 
 cd "$srcdir"/beats-$pkgver/filebeat
 make modules
-
-mv "$srcdir"/beats-$pkgver/packetbeat/_meta/{fields,fields.generated}.yml
 }
 
 _do_package_beat() {
@@ -95,7 +103,7 @@
 make install-home HOME_PREFIX="$pkgdir"/usr/share/$_pkgname
 
 cp $_pkgname.{yml,reference.yml} "$pkgdir"/etc/$_pkgname
-install -Dm644 _meta/fields.generated.yml 
"$pkgdir"/etc/$_pkgname/fields.yml
+install -Dm644 fields.yml "$pkgdir"/etc/$_pkgname/fields.yml
 
 install -Dm755 $_pkgname \
"$pkgdir"/usr/bin/$_pkgname


[arch-commits] Commit in beats/repos/community-x86_64 (24 files)

2018-04-16 Thread Massimiliano Torromeo via arch-commits
Date: Monday, April 16, 2018 @ 08:49:26
  Author: mtorromeo
Revision: 316489

archrelease: copy trunk to community-x86_64

Added:
  beats/repos/community-x86_64/PKGBUILD
(from rev 316488, beats/trunk/PKGBUILD)
  beats/repos/community-x86_64/auditbeat-tmpfile.conf
(from rev 316488, beats/trunk/auditbeat-tmpfile.conf)
  beats/repos/community-x86_64/auditbeat.service
(from rev 316488, beats/trunk/auditbeat.service)
  beats/repos/community-x86_64/filebeat-tmpfile.conf
(from rev 316488, beats/trunk/filebeat-tmpfile.conf)
  beats/repos/community-x86_64/filebeat.service
(from rev 316488, beats/trunk/filebeat.service)
  beats/repos/community-x86_64/filebeat.sysusers
(from rev 316488, beats/trunk/filebeat.sysusers)
  beats/repos/community-x86_64/heartbeat-tmpfile.conf
(from rev 316488, beats/trunk/heartbeat-tmpfile.conf)
  beats/repos/community-x86_64/heartbeat.service
(from rev 316488, beats/trunk/heartbeat.service)
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
(from rev 316488, beats/trunk/metricbeat-tmpfile.conf)
  beats/repos/community-x86_64/metricbeat.service
(from rev 316488, beats/trunk/metricbeat.service)
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
(from rev 316488, beats/trunk/packetbeat-tmpfile.conf)
  beats/repos/community-x86_64/packetbeat.service
(from rev 316488, beats/trunk/packetbeat.service)
Deleted:
  beats/repos/community-x86_64/PKGBUILD
  beats/repos/community-x86_64/auditbeat-tmpfile.conf
  beats/repos/community-x86_64/auditbeat.service
  beats/repos/community-x86_64/filebeat-tmpfile.conf
  beats/repos/community-x86_64/filebeat.service
  beats/repos/community-x86_64/filebeat.sysusers
  beats/repos/community-x86_64/heartbeat-tmpfile.conf
  beats/repos/community-x86_64/heartbeat.service
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
  beats/repos/community-x86_64/metricbeat.service
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
  beats/repos/community-x86_64/packetbeat.service

-+
 PKGBUILD|  302 +++---
 auditbeat-tmpfile.conf  |4 
 auditbeat.service   |   22 +--
 filebeat-tmpfile.conf   |4 
 filebeat.service|   24 +--
 filebeat.sysusers   |2 
 heartbeat-tmpfile.conf  |4 
 heartbeat.service   |   22 +--
 metricbeat-tmpfile.conf |4 
 metricbeat.service  |   22 +--
 packetbeat-tmpfile.conf |4 
 packetbeat.service  |   22 +--
 12 files changed, 222 insertions(+), 214 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-16 08:49:03 UTC (rev 316488)
+++ PKGBUILD2018-04-16 08:49:26 UTC (rev 316489)
@@ -1,147 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Tyler Langlois 
-
-pkgbase=beats
-pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.2.3
-pkgrel=1
-pkgdesc='Data shippers for Elasticsearch'
-arch=('x86_64')
-url='https://www.elastic.co/products/beats'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python')
-optdepends=('elasticsearch: for standalone installation'
-'python: for migration script')
-options=('!strip')
-source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz;
-"filebeat.sysusers"
-"filebeat.service"
-"packetbeat.service"
-"metricbeat.service"
-"heartbeat.service"
-"auditbeat.service"
-"filebeat-tmpfile.conf"
-"packetbeat-tmpfile.conf"
-"metricbeat-tmpfile.conf"
-"heartbeat-tmpfile.conf"
-"auditbeat-tmpfile.conf")
-sha256sums=('4ab58a55e61bd3ad31a597e5b02602b52d306d8ee1e4d4d8ff7662e2b554130e'
-'33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
-'4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
-'9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'
-'26b123acd96808162a7f827ce6f0e9669140c2665fc28d76583a15996fbf853d'
-'212cb4ab5a02d7078025f7d1f50f48e5caa25debce0852cf68cd8f89ed0a8d09'
-'b7f1c61950f21c7fab31166c68d4a9e5027f0c5bcc40a97913d6d89eaf643b85'
-'ec999a29bc19d1b36b84e03cbd7b00b29d3e08c97ca03043b9fd6bfbe04c5e2d'
-'3f3ead4168d5b4953cca883d8a3c4552c26a75f52cedfcf6c7785bfd7bbae3c4'
-'cb927141d3bed94cb5570789dd9fc97713e967580ee354ff393020811f087dca'
-'9629931db8455891f0a6e9f9c91272716f2b47ec88f8a49e601423a16c7cdba5'
-'dcdf1be6acda30cc3e8949b5affbc1fe7b0a1efc2a08dfe2f878d6eb6de84d38')
-
-prepare() {
-cd beats-$pkgver
-
-# Avoid installing extraneous configs
-sed '/[- ]win/d ; /[- ]darwin/d ; /[- ]binary/d' -i */Makefile
-# Install the Linux config as default
-sed -r 's#/([a-z]+)-linux.yml#/\1.yml#' -i */Makefile
-
-# Perform some timestomping to avoid make warnings

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

2018-04-16 Thread Thore Bödecker via arch-commits
Date: Monday, April 16, 2018 @ 08:52:12
  Author: foxxx0
Revision: 316490

upgpkg: python-cheroot 6.2.3-1

update to 6.2.3

Modified:
  python-cheroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 08:49:26 UTC (rev 316489)
+++ PKGBUILD2018-04-16 08:52:12 UTC (rev 316490)
@@ -5,8 +5,8 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cheroot' 'python2-cheroot')
 pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=6.2.1
-pkgrel=3
+pkgver=6.2.3
+pkgrel=1
 arch=('any')
 url="https://github.com/cherrypy/cheroot;
 license=('MIT')
@@ -13,20 +13,11 @@
 makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
   'python2-setuptools-scm' 'python2-backports.functools_lru_cache'
   'python2-backports.unittest_mock' 'tree')
-source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/8b/80/d84275abc1b9cf69d707a6c16ea3fe1faa45d02f4eb59c60bb5eba8cf29e/cheroot-6.2.1.tar.gz;
-"LICENSE"
-"cheroot-fix-setup-python3.patch")
-sha512sums=('4f8e97b835b4c12d72b51ce90bba52b0c5e2cac3382b34a34997fe6c58e660200ff1e163f7811810bdd5162c01e1b29e4a24d9d9e332cd636dfc38b9f9ce585d'
-
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944'
-
'1a6da34ef7d4b7cad392fcf6e0251b28ad2267af36564acc673a560963bdfdadb2f80950fc33783f6fb1a9683ae10a32bedf7b4969cd9c9b916c6060979ce547')
+source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/54/cf/8ab6ba507d10d71c8258664a49ea5f685c47ab466f7213260412f80f4b2a/cheroot-6.2.3.tar.gz;
+"LICENSE")
+sha512sums=('88514c1ada39845178ad990654d2fe180ab3fcf075181a137276331c0d16fea674df5d3cab12711777bd49f3f66e975cc07a5ecf0352f799dadaf7dbfe3718f4'
+
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
-prepare(){
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-
-  # patch setup.py (don't require legacy stuff on python3)
-  patch -p1 -l -i "${srcdir}/cheroot-fix-setup-python3.patch"
-}
-
 package_python-cheroot() {
   depends=('python-six')
 


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

2018-04-16 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 02:52:01
  Author: heftig
Revision: 321926

3.22.30-1

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 02:47:05 UTC (rev 321925)
+++ PKGBUILD2018-04-17 02:52:01 UTC (rev 321926)
@@ -4,7 +4,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.22.29+86+gd92df4ff2c
+pkgver=3.22.30
 pkgrel=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(x86_64)
@@ -15,7 +15,7 @@
  cantarell-fonts colord rest libcups libcanberra)
 makedepends=(gobject-introspection gtk-doc git glib2-docs sassc)
 license=(LGPL)
-_commit=d92df4ff2cf2900a4b5cf3b747a4a4b4cb794f91  # gtk-3-22
+_commit=2e7ac262be15fb402c4103d28533c6c6d955bf65  # tags/3.22.30^0
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
 settings.ini
 gtk-query-immodules-3.0.hook


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

2018-04-16 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 02:54:09
  Author: heftig
Revision: 321928

archrelease: copy trunk to extra-x86_64

Added:
  libgphoto2/repos/extra-x86_64/PKGBUILD
(from rev 321927, libgphoto2/trunk/PKGBUILD)
Deleted:
  libgphoto2/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 02:53:44 UTC (rev 321927)
+++ PKGBUILD2018-04-17 02:54:09 UTC (rev 321928)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Tom Gundersen 
-# Contributor: Eduardo Romero 
-# Contributor: Damir Perisa 
-
-pkgname=libgphoto2
-pkgver=2.5.16
-pkgrel=1
-pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
-arch=(x86_64)
-url="http://www.gphoto.org/;
-license=(LGPL)
-depends=(libexif libjpeg gd libltdl libusb libxml2)
-makedepends=(autoconf-archive git)
-_commit=b85051b356c84f0017fb1622edbf9b28a5c6105a  # 
tags/libgphoto2-2_5_16-release
-source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
-sha256sums=('SKIP')
-validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-rpath
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  # Remove unused udev helper
-  rm -r "$pkgdir/usr/lib/udev"
-
-  # Remove recursive symlink
-  rm "$pkgdir/usr/include/gphoto2/gphoto2"
-
-  _genudev
-}
-
-_genudev() (
-  cd "$pkgdir/usr/lib/libgphoto2"
-
-  export LD_LIBRARY_PATH="$pkgdir/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
-  export CAMLIBS="$PWD/$pkgver"
-
-  ./print-camera-list hwdb \
-| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
-  ./print-camera-list udev-rules version 201 \
-| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/rules.d/40-gphoto.rules"
-)

Copied: libgphoto2/repos/extra-x86_64/PKGBUILD (from rev 321927, 
libgphoto2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 02:54:09 UTC (rev 321928)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom Gundersen 
+# Contributor: Eduardo Romero 
+# Contributor: Damir Perisa 
+
+pkgname=libgphoto2
+pkgver=2.5.17
+pkgrel=1
+pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
+arch=(x86_64)
+url="http://www.gphoto.org/;
+license=(LGPL)
+depends=(libexif libjpeg gd libltdl libusb libxml2)
+makedepends=(autoconf-archive git)
+_commit=fae455798f0380c5eb892b9679dcac513926833c  # 
tags/libgphoto2-2_5_17-release
+source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
+sha256sums=('SKIP')
+validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-rpath
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  # Remove unused udev helper
+  rm -r "$pkgdir/usr/lib/udev"
+
+  # Remove recursive symlink
+  rm "$pkgdir/usr/include/gphoto2/gphoto2"
+
+  _genudev
+}
+
+_genudev() (
+  cd "$pkgdir/usr/lib/libgphoto2"
+
+  export LD_LIBRARY_PATH="$pkgdir/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
+  export CAMLIBS="$PWD/$pkgver"
+
+  ./print-camera-list hwdb \
+| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
+  ./print-camera-list udev-rules version 201 \
+| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/rules.d/40-gphoto.rules"
+)


[arch-commits] Commit in gtk3/repos/extra-x86_64 (12 files)

2018-04-16 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 02:53:44
  Author: heftig
Revision: 321927

archrelease: copy trunk to extra-x86_64

Added:
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 321926, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
(from rev 321926, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
(from rev 321926, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
(from rev 321926, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 321926, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 321926, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

--+
 PKGBUILD |  170 -
 gtk-query-immodules-3.0.hook |   22 ++---
 gtk-update-icon-cache.hook   |   26 +++---
 gtk-update-icon-cache.script |   20 ++--
 gtk3.install |6 -
 settings.ini |8 -
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 02:52:01 UTC (rev 321926)
+++ PKGBUILD2018-04-17 02:53:44 UTC (rev 321927)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgbase=gtk3
-pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.22.29+86+gd92df4ff2c
-pkgrel=1
-pkgdesc="GObject-based multi-platform GUI toolkit"
-arch=(x86_64)
-url="http://www.gtk.org/;
-depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 
dconf
- libxcomposite libxdamage pango shared-mime-info at-spi2-atk wayland 
libxkbcommon
- adwaita-icon-theme json-glib librsvg wayland-protocols 
desktop-file-utils mesa
- cantarell-fonts colord rest libcups libcanberra)
-makedepends=(gobject-introspection gtk-doc git glib2-docs sassc)
-license=(LGPL)
-_commit=d92df4ff2cf2900a4b5cf3b747a4a4b4cb794f91  # gtk-3-22
-source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
-settings.ini
-gtk-query-immodules-3.0.hook
-gtk-update-icon-cache.hook
-gtk-update-icon-cache.script)
-sha256sums=('SKIP'
-'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
-'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
-'496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
-'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
-
-pkgver() {
-  cd gtk
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd gtk
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd gtk
-
-  CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-schemas-compile \
---enable-x11-backend \
---enable-broadway-backend \
---enable-wayland-backend \
---enable-gtk-doc
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_gtk3() {
-  depends+=(gtk-update-icon-cache)
-  provides=(gtk3-print-backends)
-  conflicts=(gtk3-print-backends)
-  replaces=("gtk3-print-backends<=3.22.26-1")
-  install=gtk3.install
-
-  cd gtk
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
-  install -Dm644 ../gtk-query-immodules-3.0.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-query-immodules-3.0.hook"
-
-  # split this out to use with gtk2 too
-  rm "$pkgdir/usr/bin/gtk-update-icon-cache"
-}
-
-package_gtk-update-icon-cache() {
-  pkgdesc="GTK+ icon cache updater"
-  depends=(gdk-pixbuf2 librsvg hicolor-icon-theme)
-
-  cd gtk
-  install -D gtk/gtk-update-icon-cache "$pkgdir/usr/bin/gtk-update-icon-cache"
-  install -Dm644 ../gtk-update-icon-cache.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-update-icon-cache.hook"
-  install -D ../gtk-update-icon-cache.script 
"$pkgdir/usr/share/libalpm/scripts/gtk-update-icon-cache"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gtk3/repos/extra-x86_64/PKGBUILD (from rev 321926, gtk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 02:53:44 UTC (rev 321927)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgbase=gtk3
+pkgname=(gtk3 gtk-update-icon-cache)
+pkgver=3.22.30
+pkgrel=1
+pkgdesc="GObject-based multi-platform GUI toolkit"
+arch=(x86_64)

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

2018-04-16 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 02:47:05
  Author: heftig
Revision: 321925

2.5.17-1

Modified:
  libgphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 23:50:46 UTC (rev 321924)
+++ PKGBUILD2018-04-17 02:47:05 UTC (rev 321925)
@@ -5,7 +5,7 @@
 # Contributor: Damir Perisa 
 
 pkgname=libgphoto2
-pkgver=2.5.16
+pkgver=2.5.17
 pkgrel=1
 pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
 arch=(x86_64)
@@ -13,7 +13,7 @@
 license=(LGPL)
 depends=(libexif libjpeg gd libltdl libusb libxml2)
 makedepends=(autoconf-archive git)
-_commit=b85051b356c84f0017fb1622edbf9b28a5c6105a  # 
tags/libgphoto2-2_5_16-release
+_commit=fae455798f0380c5eb892b9679dcac513926833c  # 
tags/libgphoto2-2_5_17-release
 source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
 sha256sums=('SKIP')
 validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner


<    1   2