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

2017-12-21 Thread Christian Hesse via arch-commits
Date: Thursday, December 21, 2017 @ 09:16:10
  Author: eworm
Revision: 313472

upgpkg: util-linux 2.31.1-1

new upstream release

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:10:29 UTC (rev 313471)
+++ PKGBUILD2017-12-21 09:16:10 UTC (rev 313472)
@@ -6,8 +6,8 @@
 pkgbase=util-linux
 pkgname=(util-linux libutil-linux)
 _pkgmajor=2.31
-pkgver=${_pkgmajor}
-pkgrel=2
+pkgver=${_pkgmajor}.1
+pkgrel=1
 pkgdesc="Miscellaneous system utilities for Linux"
 url="https://www.kernel.org/pub/linux/utils/util-linux/;
 arch=('x86_64')
@@ -21,15 +21,15 @@
 '60-rfkill.rules'
 'rfkill-unblock_.service'
 'rfkill-block_.service')
-md5sums=('5b6821c403c3cc6e7775f74df1882a20'
- 'SKIP'
- '4368b3f98abd8a32662e094c54e7f9b1'
- 'a31374fef2cba0ca34dfc7078e2969e4'
- 'fa85e5cce5d723275b14365ba71a8aad'
- '095fb3d048d5304cce5719831bdad6dc'
- '63f9bf9264911242e430867a41e8918c'
- '3a87d0d77656f005fbd9c3b003dadc90'
- 'a5835e0d5686ad1a12644edcd886')
+sha256sums=('1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11'
+'SKIP'
+'993a3096c2b113e6800f2abbd5d4233ebf1a97eef423990d3187d665d3490b92'
+'fc6807842f92e9d3f792d6b64a0d5aad87995a279153ab228b1b2a64d9f32f20'
+'51eac9c2a2f51ad3982bba35de9aac5510f1eeff432d2d63c6362e45d620afc0'
+'10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3'
+'742309fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37'
+'8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376'
+'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')
 
 build() {
   cd "$pkgbase-$pkgver"


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

2017-12-21 Thread Christian Hesse via arch-commits
Date: Thursday, December 21, 2017 @ 09:16:18
  Author: eworm
Revision: 313473

archrelease: copy trunk to testing-x86_64

Added:
  util-linux/repos/testing-x86_64/
  util-linux/repos/testing-x86_64/60-rfkill.rules
(from rev 313472, util-linux/trunk/60-rfkill.rules)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 313472, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 313472, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 313472, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-su
(from rev 313472, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/rfkill-block_.service
(from rev 313472, util-linux/trunk/rfkill-block_.service)
  util-linux/repos/testing-x86_64/rfkill-unblock_.service
(from rev 313472, util-linux/trunk/rfkill-unblock_.service)
  util-linux/repos/testing-x86_64/util-linux.sysusers
(from rev 313472, util-linux/trunk/util-linux.sysusers)

-+
 60-rfkill.rules |1 
 PKGBUILD|  110 ++
 pam-common  |6 ++
 pam-login   |7 ++
 pam-su  |9 +++
 rfkill-block_.service   |   10 
 rfkill-unblock_.service |   10 
 util-linux.sysusers |2 
 8 files changed, 155 insertions(+)

Copied: util-linux/repos/testing-x86_64/60-rfkill.rules (from rev 313472, 
util-linux/trunk/60-rfkill.rules)
===
--- testing-x86_64/60-rfkill.rules  (rev 0)
+++ testing-x86_64/60-rfkill.rules  2017-12-21 09:16:18 UTC (rev 313473)
@@ -0,0 +1 @@
+KERNEL=="rfkill", GROUP="rfkill", MODE="0664"

Copied: util-linux/repos/testing-x86_64/PKGBUILD (from rev 313472, 
util-linux/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-21 09:16:18 UTC (rev 313473)
@@ -0,0 +1,110 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgbase=util-linux
+pkgname=(util-linux libutil-linux)
+_pkgmajor=2.31
+pkgver=${_pkgmajor}.1
+pkgrel=1
+pkgdesc="Miscellaneous system utilities for Linux"
+url="https://www.kernel.org/pub/linux/utils/util-linux/;
+arch=('x86_64')
+makedepends=('systemd' 'python' 'libcap-ng')
+license=('GPL2')
+options=('strip' 'debug')
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284')  # Karel Zak
+source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/$pkgbase-$pkgver.tar."{xz,sign}
+pam-{login,common,su}
+'util-linux.sysusers'
+'60-rfkill.rules'
+'rfkill-unblock_.service'
+'rfkill-block_.service')
+sha256sums=('1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11'
+'SKIP'
+'993a3096c2b113e6800f2abbd5d4233ebf1a97eef423990d3187d665d3490b92'
+'fc6807842f92e9d3f792d6b64a0d5aad87995a279153ab228b1b2a64d9f32f20'
+'51eac9c2a2f51ad3982bba35de9aac5510f1eeff432d2d63c6362e45d620afc0'
+'10b0505351263a099163c0d928132706e501dd0a008dac2835b052167b14abe3'
+'742309fee7f47baa83df9ea6fef525ff9aec395c8cbd9fe848ceb2643f37'
+'8ccec10a22523f6b9d55e0d6cbf91905a39881446710aa083e935e8073323376'
+'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')
+
+build() {
+  cd "$pkgbase-$pkgver"
+
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --bindir=/usr/bin \
+  --localstatedir=/run \
+  --enable-fs-paths-extra=/usr/bin \
+  --enable-raw \
+  --enable-vipw \
+  --enable-newgrp \
+  --enable-chfn-chsh \
+  --enable-write \
+  --enable-mesg \
+  --with-python=3
+
+  make
+}
+
+package_util-linux() {
+  conflicts=('eject' 'zramctl' 'rfkill')
+  provides=('eject' 'zramctl' 'rfkill')
+  replaces=('zramctl' 'rfkill')
+  depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libcap-ng' 'libutil-linux')
+  optdepends=('python: python bindings to libmount')
+  groups=('base' 'base-devel')
+  backup=(etc/pam.d/chfn
+  etc/pam.d/chsh
+  etc/pam.d/login
+  etc/pam.d/su
+  etc/pam.d/su-l)
+
+  cd "$pkgbase-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # setuid chfn and chsh
+  chmod 4755 "$pkgdir"/usr/bin/{newgrp,ch{sh,fn}}
+
+  # install PAM files for login-utils
+  install -Dm644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chfn"
+  install -m644 "$srcdir/pam-common" "$pkgdir/etc/pam.d/chsh"
+  install -m644 "$srcdir/pam-login" "$pkgdir/etc/pam.d/login"
+  install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su"
+  install -m644 "$srcdir/pam-su" "$pkgdir/etc/pam.d/su-l"
+
+  # TODO(dreisner): offer this upstream?
+  

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

2017-12-21 Thread Christian Hesse via arch-commits
Date: Thursday, December 21, 2017 @ 09:15:57
  Author: eworm
Revision: 275131

archrelease: copy trunk to community-x86_64

Added:
  wireguard/repos/community-x86_64/PKGBUILD
(from rev 275130, wireguard/trunk/PKGBUILD)
Deleted:
  wireguard/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:15:48 UTC (rev 275130)
+++ PKGBUILD2017-12-21 09:15:57 UTC (rev 275131)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Jason A. Donenfeld 
-
-pkgbase=wireguard
-pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20171211
-pkgrel=1
-pkgdesc='next generation secure network tunnel'
-arch=('x86_64')
-url='http://www.wireguard.com/'
-license=('GPL')
-makedepends=('git' 'libmnl')
-source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
-sha256sums=('57d799d35e92c905e548d00adeb7ed1ead4d6560f084c99e5aae0a87b4eb09e4')
-
-prepare() {
-   cd WireGuard-${pkgver}/
-
-   find contrib/examples/ -name '.gitignore' -delete
-}
-
-build() {
-   cd WireGuard-${pkgver}/
-
-   make -C src/tools/
-}
-
-package_wireguard-dkms() {
-   depends=('dkms')
-   provides=('WIREGUARD-MODULE')
-
-   cd WireGuard-${pkgver}/
-
-   make -C src/ \
-   DESTDIR="${pkgdir}/" \
-   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
-   dkms-install
-}
-
-package_wireguard-tools() {
-   depends=('libmnl' 'WIREGUARD-MODULE')
-   optdepends=('openresolv: for DNS functionality')
-
-   cd WireGuard-${pkgver}/
-
-   make -C src/tools/ \
-   DESTDIR="${pkgdir}/" \
-   WITH_BASHCOMPLETION=yes \
-WITH_WGQUICK=yes \
-WITH_SYSTEMDUNITS=yes \
-install
-
-   install -d -m0755 "${pkgdir}"/usr/share/${pkgbase}/
-   cp -r contrib/examples/ "${pkgdir}"/usr/share/${pkgbase}/
-}
-

Copied: wireguard/repos/community-x86_64/PKGBUILD (from rev 275130, 
wireguard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:15:57 UTC (rev 275131)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Jason A. Donenfeld 
+
+pkgbase=wireguard
+pkgname=(wireguard-dkms wireguard-tools)
+pkgver=0.0.20171221
+pkgrel=1
+pkgdesc='next generation secure network tunnel'
+arch=('x86_64')
+url='http://www.wireguard.com/'
+license=('GPL')
+makedepends=('git' 'libmnl')
+source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
+sha256sums=('2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed')
+
+prepare() {
+   cd WireGuard-${pkgver}/
+
+   find contrib/examples/ -name '.gitignore' -delete
+}
+
+build() {
+   cd WireGuard-${pkgver}/
+
+   make -C src/tools/
+}
+
+package_wireguard-dkms() {
+   depends=('dkms')
+   provides=('WIREGUARD-MODULE')
+
+   cd WireGuard-${pkgver}/
+
+   make -C src/ \
+   DESTDIR="${pkgdir}/" \
+   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
+   dkms-install
+}
+
+package_wireguard-tools() {
+   depends=('libmnl' 'WIREGUARD-MODULE')
+   optdepends=('openresolv: for DNS functionality')
+
+   cd WireGuard-${pkgver}/
+
+   make -C src/tools/ \
+   DESTDIR="${pkgdir}/" \
+   WITH_BASHCOMPLETION=yes \
+WITH_WGQUICK=yes \
+WITH_SYSTEMDUNITS=yes \
+install
+
+   install -d -m0755 "${pkgdir}"/usr/share/${pkgbase}/
+   cp -r contrib/examples/ "${pkgdir}"/usr/share/${pkgbase}/
+}
+


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

2017-12-21 Thread Christian Hesse via arch-commits
Date: Thursday, December 21, 2017 @ 09:15:48
  Author: eworm
Revision: 275130

upgpkg: wireguard 0.0.20171221-1

new upstream release

Modified:
  wireguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 01:41:39 UTC (rev 275129)
+++ PKGBUILD2017-12-21 09:15:48 UTC (rev 275130)
@@ -4,7 +4,7 @@
 
 pkgbase=wireguard
 pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20171211
+pkgver=0.0.20171221
 pkgrel=1
 pkgdesc='next generation secure network tunnel'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 makedepends=('git' 'libmnl')
 
source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
-sha256sums=('57d799d35e92c905e548d00adeb7ed1ead4d6560f084c99e5aae0a87b4eb09e4')
+sha256sums=('2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed')
 
 prepare() {
cd WireGuard-${pkgver}/


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:03:26
  Author: jgc
Revision: 313468

upgpkg: babl 0.1.38-1

Modified:
  babl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 08:03:04 UTC (rev 313467)
+++ PKGBUILD2017-12-21 09:03:26 UTC (rev 313468)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann 
 
 pkgname=babl
-pkgver=0.1.30
+pkgver=0.1.38
 pkgrel=1
 pkgdesc="Dynamic, any to any, pixel format conversion library"
 arch=('x86_64')
@@ -9,23 +9,35 @@
 url="http://gegl.org/babl/;
 license=('LGPL3')
 depends=('glibc')
-makedepends=('gobject-introspection' 'vala')
+makedepends=('gobject-introspection' 'vala' git)
 options=('!makeflags')
-source=(https://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('45c12c7b06d965123756821fc70c968137d16d44151a6eb55075f904e11d53cc')
+_commit=04cea9206deb0a6fb52b0a86012d70551b020205  # tags/BABL_0_1_38^0
+source=("git+https://git.gnome.org/browse/babl#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^BABL_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/$pkgname"
   ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/$pkgname"
   make check
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/$pkgname"
   make DESTDIR="${pkgdir}" install
 }


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:03:32
  Author: jgc
Revision: 313469

archrelease: copy trunk to extra-x86_64

Added:
  babl/repos/extra-x86_64/PKGBUILD
(from rev 313468, babl/trunk/PKGBUILD)
Deleted:
  babl/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:03:26 UTC (rev 313468)
+++ PKGBUILD2017-12-21 09:03:32 UTC (rev 313469)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann 
-
-pkgname=babl
-pkgver=0.1.30
-pkgrel=1
-pkgdesc="Dynamic, any to any, pixel format conversion library"
-arch=('i686' 'x86_64')
-url="http://gegl.org/babl/;
-license=('LGPL3')
-depends=('glibc')
-makedepends=('gobject-introspection' 'vala')
-options=('!makeflags')
-source=(https://ftp.gimp.org/pub/babl/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('45c12c7b06d965123756821fc70c968137d16d44151a6eb55075f904e11d53cc')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: babl/repos/extra-x86_64/PKGBUILD (from rev 313468, babl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:03:32 UTC (rev 313469)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+
+pkgname=babl
+pkgver=0.1.38
+pkgrel=1
+pkgdesc="Dynamic, any to any, pixel format conversion library"
+arch=('x86_64')
+url="http://gegl.org/babl/;
+license=('LGPL3')
+depends=('glibc')
+makedepends=('gobject-introspection' 'vala' git)
+options=('!makeflags')
+_commit=04cea9206deb0a6fb52b0a86012d70551b020205  # tags/BABL_0_1_38^0
+source=("git+https://git.gnome.org/browse/babl#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^BABL_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "${srcdir}/$pkgname"
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd "${srcdir}/$pkgname"
+  make check
+}
+
+package() {
+  cd "${srcdir}/$pkgname"
+  make DESTDIR="${pkgdir}" install
+}


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:23:18
  Author: jgc
Revision: 313474

upgpkg: librsvg 2:2.41.2-1

2.40 is EOL, switch to 2.41 again and hope it works this time

Modified:
  librsvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:16:18 UTC (rev 313473)
+++ PKGBUILD2017-12-21 09:23:18 UTC (rev 313474)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=librsvg
-pkgver=2.40.20
+pkgver=2.41.2
 pkgrel=1
 epoch=2
 pkgdesc="SVG rendering library"
@@ -10,8 +10,8 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(gdk-pixbuf2 pango libcroco)
-makedepends=(intltool gobject-introspection vala python2 gtk-doc git)
-_commit=2cbb0f7bf5187993bd7ba688bf82d0c9a5c7  # tags/2.40.20^0
+makedepends=(intltool gobject-introspection vala python2 gtk-doc git rust)
+_commit=f822e90c7a91f12c76793ffe8e349584d4d813f8  # tags/2.41.2^0
 source=("git+https://git.gnome.org/browse/librsvg#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-12-21 Thread Antonio Rojas via arch-commits
Date: Thursday, December 21, 2017 @ 08:02:39
  Author: arojas
Revision: 313466

Update to 1.1.1

Modified:
  terminology/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 07:54:27 UTC (rev 313465)
+++ PKGBUILD2017-12-21 08:02:39 UTC (rev 313466)
@@ -3,7 +3,7 @@
 # Contributor: Paul Ezvan 
 
 pkgname=terminology
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="EFL based terminal emulator"
 arch=('x86_64')
@@ -10,8 +10,9 @@
 url="https://www.enlightenment.org/about-terminology;
 license=('BSD')
 depends=('efl')
+makedepends=('mesa')
 
source=("http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d59ebee38e63cc7d3013ab98eed252eafe6d98af')
+sha1sums=('11cc987d67ae4852511fece82094f54864df3bee')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2017-12-21 Thread Antonio Rojas via arch-commits
Date: Thursday, December 21, 2017 @ 08:03:04
  Author: arojas
Revision: 313467

archrelease: copy trunk to extra-x86_64

Added:
  terminology/repos/extra-x86_64/PKGBUILD
(from rev 313466, terminology/trunk/PKGBUILD)
Deleted:
  terminology/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 08:02:39 UTC (rev 313466)
+++ PKGBUILD2017-12-21 08:03:04 UTC (rev 313467)
@@ -1,35 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Doug Newgard 
-# Contributor: Paul Ezvan 
-
-pkgname=terminology
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="EFL based terminal emulator"
-arch=('i686' 'x86_64')
-url="https://www.enlightenment.org/about-terminology;
-license=('BSD')
-depends=('efl')
-source=("http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('db6ba37e28140bf224da34990d9f54560d1327aa')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CFLAGS="${CFLAGS} -fvisibility=hidden"
-  
-  ./configure \
---prefix=/usr
-
-  make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # install license files
-  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/COPYING" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: terminology/repos/extra-x86_64/PKGBUILD (from rev 313466, 
terminology/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 08:03:04 UTC (rev 313467)
@@ -0,0 +1,36 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Doug Newgard 
+# Contributor: Paul Ezvan 
+
+pkgname=terminology
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="EFL based terminal emulator"
+arch=('x86_64')
+url="https://www.enlightenment.org/about-terminology;
+license=('BSD')
+depends=('efl')
+makedepends=('mesa')
+source=("http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('11cc987d67ae4852511fece82094f54864df3bee')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export CFLAGS="${CFLAGS} -fvisibility=hidden"
+  
+  ./configure \
+--prefix=/usr
+
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # install license files
+  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/COPYING" \
+"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:26:07
  Author: felixonmars
Revision: 275133

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:25:51 UTC (rev 275132)
+++ PKGBUILD2017-12-21 09:26:07 UTC (rev 275133)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=glider
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A forward proxy with multiple protocols support"
-arch=('x86_64')
-url="https://github.com/nadoo/glider;
-license=('GPL')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
-sha512sums=('bc8aaae08455bcc2e60052be1523ddc44a4022b2578cc58656b1aa30fdad4e3f295496ce81a07a97d7556ae9846660fefc391115c3fcf15cb30610fde815b435')
-
-prepare() {
-  mkdir .gopath
-  export GOPATH="$srcdir"/.gopath
-
-  go get github.com/nadoo/conflag github.com/shadowsocks/go-shadowsocks2/core
-}
-
-build() {
-  cd glider-$pkgver
-  go build
-}
-
-package() {
-  cd glider-$pkgver
-  install -Dm755 glider-$pkgver "$pkgdir"/usr/bin/glider
-  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
-  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
-}

Copied: glider/repos/community-x86_64/PKGBUILD (from rev 275132, 
glider/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:26:07 UTC (rev 275133)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=glider
+pkgver=0.4.3
+pkgrel=1
+pkgdesc="A forward proxy with multiple protocols support"
+arch=('x86_64')
+url="https://github.com/nadoo/glider;
+license=('GPL')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
+sha512sums=('ab9a4347e3a797c87335147671171a5ef6ff4f02a17fa03180e317158141a461850e7cb2914768761772fc5b99a89dc7909e795eecdcd0449746b449ed546656')
+
+prepare() {
+  mkdir .gopath
+  export GOPATH="$srcdir"/.gopath
+
+  go get github.com/nadoo/conflag github.com/shadowsocks/go-shadowsocks2/core
+}
+
+build() {
+  cd glider-$pkgver
+  go build
+}
+
+package() {
+  cd glider-$pkgver
+  install -Dm755 glider-$pkgver "$pkgdir"/usr/bin/glider
+  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
+  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:25:51
  Author: felixonmars
Revision: 275132

upgpkg: glider 0.4.3-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:15:57 UTC (rev 275131)
+++ PKGBUILD2017-12-21 09:25:51 UTC (rev 275132)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=glider
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz;)
-sha512sums=('bc8aaae08455bcc2e60052be1523ddc44a4022b2578cc58656b1aa30fdad4e3f295496ce81a07a97d7556ae9846660fefc391115c3fcf15cb30610fde815b435')
+sha512sums=('ab9a4347e3a797c87335147671171a5ef6ff4f02a17fa03180e317158141a461850e7cb2914768761772fc5b99a89dc7909e795eecdcd0449746b449ed546656')
 
 prepare() {
   mkdir .gopath


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:23:22
  Author: jgc
Revision: 313475

archrelease: copy trunk to testing-x86_64

Added:
  librsvg/repos/testing-x86_64/
  librsvg/repos/testing-x86_64/PKGBUILD
(from rev 313474, librsvg/trunk/PKGBUILD)

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

Copied: librsvg/repos/testing-x86_64/PKGBUILD (from rev 313474, 
librsvg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-21 09:23:22 UTC (rev 313475)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=librsvg
+pkgver=2.41.2
+pkgrel=1
+epoch=2
+pkgdesc="SVG rendering library"
+url="https://wiki.gnome.org/Projects/LibRsvg;
+arch=(x86_64)
+license=(LGPL)
+depends=(gdk-pixbuf2 pango libcroco)
+makedepends=(intltool gobject-introspection vala python2 gtk-doc git rust)
+_commit=f822e90c7a91f12c76793ffe8e349584d4d813f8  # tags/2.41.2^0
+source=("git+https://git.gnome.org/browse/librsvg#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --enable-vala --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  # Reftests fail due to differences in text rendering
+  # Even with the fixated font on master there are still differences on i686
+  make check || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:10:29
  Author: jgc
Revision: 313471

archrelease: copy trunk to extra-x86_64

Added:
  gegl/repos/extra-x86_64/PKGBUILD
(from rev 313470, gegl/trunk/PKGBUILD)
Deleted:
  gegl/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  130 ++---
 1 file changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:10:24 UTC (rev 313470)
+++ PKGBUILD2017-12-21 09:10:29 UTC (rev 313471)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann 
-
-pkgname=gegl
-pkgver=0.3.20
-pkgrel=1
-pkgdesc="Graph based image processing framework"
-arch=('i686' 'x86_64')
-url="http://www.gegl.org/;
-license=('GPL3' 'LGPL3')
-depends=('babl' 'libspiro' 'json-glib' 'libgexiv2')
-makedepends=('intltool' 'ruby' 'lua' 'libraw' 'openexr' 'mesa' 'glu' 'ffmpeg' 
'librsvg' 'jasper'
- 'libtiff' 'exiv2' 'vala' 'python2' 'suitesparse' 'lensfun' 
'gobject-introspection'
- 'git')
-optdepends=('libraw: raw plugin'
-'openexr: openexr plugin'
-'ffmpeg: ffmpeg plugin'
-'suitesparse: matting-levin plugin'
-'librsvg: svg plugin'
-'jasper: jasper plugin'
-'libtiff: tiff plugin'
-'lua: lua plugin'
-'lensfun: lens-correct plugin')
-_commit=517991898e8ea672d38aa0dd282bb59b84ae253d  # tags/GEGL_0_3_20^0
-source=("git+https://git.gnome.org/browse/gegl#commit=$_commit;)
-sha256sums=('SKIP')
-
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GEGL_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir path
-  ln -s /usr/bin/python2 path/python
-
-  cd ${pkgname}
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
-  cd ${pkgname}
-  ./configure  --prefix=/usr  --with-sdl --with-librsvg \
---with-libavformat --with-jasper --disable-docs \
---enable-workshop
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
-  cd ${pkgname}
-  make -k check || :
-}
-
-package() {
-  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}

Copied: gegl/repos/extra-x86_64/PKGBUILD (from rev 313470, gegl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:10:29 UTC (rev 313471)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+
+pkgname=gegl
+pkgver=0.3.26
+pkgrel=1
+pkgdesc="Graph based image processing framework"
+arch=('x86_64')
+url="http://www.gegl.org/;
+license=('GPL3' 'LGPL3')
+depends=('babl' 'libspiro' 'json-glib' 'libgexiv2')
+makedepends=('intltool' 'ruby' 'lua' 'libraw' 'openexr' 'mesa' 'glu' 'ffmpeg' 
'librsvg' 'jasper'
+ 'libtiff' 'exiv2' 'vala' 'python2' 'suitesparse' 'lensfun' 
'gobject-introspection'
+ 'git')
+optdepends=('libraw: raw plugin'
+'openexr: openexr plugin'
+'ffmpeg: ffmpeg plugin'
+'suitesparse: matting-levin plugin'
+'librsvg: svg plugin'
+'jasper: jasper plugin'
+'libtiff: tiff plugin'
+'lua: lua plugin'
+'lensfun: lens-correct plugin')
+_commit=6352c9328dc92c75dafe94a56ff1e6636a8a4563  # tags/GEGL_0_3_26^0
+source=("git+https://git.gnome.org/browse/gegl#commit=$_commit;)
+sha256sums=('SKIP')
+
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GEGL_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir path
+  ln -s /usr/bin/python2 path/python
+
+  cd ${pkgname}
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
+  cd ${pkgname}
+  ./configure  --prefix=/usr  --with-sdl --with-librsvg \
+--with-libavformat --with-jasper --disable-docs \
+--enable-workshop
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
+  cd ${pkgname}
+  make -k check || :
+}
+
+package() {
+  export PATH="$srcdir/path:$PATH" PYTHON=/usr/bin/python2
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-12-21 Thread Jan de Groot via arch-commits
Date: Thursday, December 21, 2017 @ 09:10:24
  Author: jgc
Revision: 313470

upgpkg: gegl 0.3.26-1

Modified:
  gegl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:03:32 UTC (rev 313469)
+++ PKGBUILD2017-12-21 09:10:24 UTC (rev 313470)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann 
 
 pkgname=gegl
-pkgver=0.3.20
+pkgver=0.3.26
 pkgrel=1
 pkgdesc="Graph based image processing framework"
 arch=('x86_64')
@@ -21,7 +21,7 @@
 'libtiff: tiff plugin'
 'lua: lua plugin'
 'lensfun: lens-correct plugin')
-_commit=517991898e8ea672d38aa0dd282bb59b84ae253d  # tags/GEGL_0_3_20^0
+_commit=6352c9328dc92c75dafe94a56ff1e6636a8a4563  # tags/GEGL_0_3_26^0
 source=("git+https://git.gnome.org/browse/gegl#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in haskell-tasty-golden/repos/community-x86_64 (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:28:37
  Author: felixonmars
Revision: 275137

archrelease: copy trunk to community-x86_64

Added:
  haskell-tasty-golden/repos/community-x86_64/PKGBUILD
(from rev 275136, haskell-tasty-golden/trunk/PKGBUILD)
Deleted:
  haskell-tasty-golden/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:28:21 UTC (rev 275136)
+++ PKGBUILD2017-12-21 09:28:37 UTC (rev 275137)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=tasty-golden
-pkgname=haskell-tasty-golden
-pkgver=2.3.1.1
-pkgrel=4
-pkgdesc="Golden tests support for tasty"
-url="https://github.com/feuerbach/tasty-golden;
-license=("MIT")
-arch=('x86_64')
-depends=('ghc-libs' "haskell-tasty" "haskell-mtl" 
"haskell-optparse-applicative" "haskell-temporary"
- "haskell-tagged" "haskell-async")
-makedepends=('ghc' 'haskell-tasty-hunit')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b7871d2ddcf7f45e0f1df52982b6370308dd0c48588318985977cb88f93f4b759b1f2bdff44e31ec86f230f04304bcee14286f62c2d2ae01a6105b8a3250e5fb')
-
-prepare() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
-sed -i 's/temporary-rc/temporary/' ${_hkgname}.cabal
-}
-
-build() {
-cd "${srcdir}/${_hkgname}-${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
-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 "${srcdir}/${_hkgname}-${pkgver}"
-runhaskell Setup test
-}
-
-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"
-}

Copied: haskell-tasty-golden/repos/community-x86_64/PKGBUILD (from rev 275136, 
haskell-tasty-golden/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:28:37 UTC (rev 275137)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-golden
+pkgname=haskell-tasty-golden
+pkgver=2.3.1.2
+pkgrel=1
+pkgdesc="Golden tests support for tasty"
+url="https://github.com/feuerbach/tasty-golden;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-tasty" "haskell-mtl" 
"haskell-optparse-applicative" "haskell-temporary"
+ "haskell-tagged" "haskell-async")
+makedepends=('ghc' 'haskell-tasty-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('dbde1c8828e71c7e7858df9760a81219a2d0b0360cc8df0341d17851ce5a938ef36aaad5694f49e39158413cd608b23ddb6d071643033a993d026c502831766a')
+
+prepare() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+sed -i 's/temporary-rc/temporary/' ${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${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
+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 "${srcdir}/${_hkgname}-${pkgver}"
+runhaskell Setup test
+}
+
+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-tasty-golden/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:28:21
  Author: felixonmars
Revision: 275136

upgpkg: haskell-tasty-golden 2.3.1.2-1

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:27:57 UTC (rev 275135)
+++ PKGBUILD2017-12-21 09:28:21 UTC (rev 275136)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
-pkgver=2.3.1.1
-pkgrel=4
+pkgver=2.3.1.2
+pkgrel=1
 pkgdesc="Golden tests support for tasty"
 url="https://github.com/feuerbach/tasty-golden;
 license=("MIT")
@@ -14,7 +14,7 @@
  "haskell-tagged" "haskell-async")
 makedepends=('ghc' 'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b7871d2ddcf7f45e0f1df52982b6370308dd0c48588318985977cb88f93f4b759b1f2bdff44e31ec86f230f04304bcee14286f62c2d2ae01a6105b8a3250e5fb')
+sha512sums=('dbde1c8828e71c7e7858df9760a81219a2d0b0360cc8df0341d17851ce5a938ef36aaad5694f49e39158413cd608b23ddb6d071643033a993d026c502831766a')
 
 prepare() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:27:43
  Author: felixonmars
Revision: 275134

upgpkg: haskell-authenticate 1.3.4-1

rebuild with authenticate,1.3.4

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:26:07 UTC (rev 275133)
+++ PKGBUILD2017-12-21 09:27:43 UTC (rev 275134)
@@ -4,24 +4,23 @@
 
 _hkgname=authenticate
 pkgname=haskell-authenticate
-pkgver=1.3.3.2
-pkgrel=141
+pkgver=1.3.4
+pkgrel=1
 pkgdesc="Authentication methods for Haskell web applications."
-url="http://github.com/yesodweb/authenticate;
+url="https://github.com/yesodweb/authenticate;
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder"
- "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit" 
"haskell-http-types"
- "haskell-monad-control" "haskell-network-uri" "haskell-resourcet"
- "haskell-tagstream-conduit" "haskell-text" 
"haskell-unordered-containers"
- "haskell-xml-conduit")
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-case-insensitive' 'haskell-conduit' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-network-uri' 'haskell-resourcet' 'haskell-tagstream-conduit' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-xml-conduit')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('a65ff7791e646ea847fc6b8369addeecf6d2c3055a0b7ebe1421881103656e30')
+sha512sums=('a6e5a9f4c20ca2bb980958c0cc6273492a6488a3f7c1954170bb8b40e46a4c2f7b607c961506e11ddc5421289c907148c1bc70b855bd16664bc1153ef7865571')
 
 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 \
@@ -35,7 +34,7 @@
 
 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}"


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:53:55
  Author: felixonmars
Revision: 275149

upgpkg: ponyc 0.21.0-2

install pic library as -pic since we enabled default_pic

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:43:39 UTC (rev 275148)
+++ PKGBUILD2017-12-21 09:53:55 UTC (rev 275149)
@@ -3,7 +3,7 @@
 
 pkgname=ponyc
 pkgver=0.21.0
-pkgrel=1
+pkgrel=2
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://ponylang.org/'
 arch=('x86_64')
@@ -47,7 +47,7 @@
   #make config=release prefix=/usr destdir="$pkgdir"/usr/lib/pony/"$pkgver" 
install
 
   install -Dm755 build/release/ponyc "$pkgdir"/usr/lib/pony/"$pkgver"/bin/ponyc
-  install -Dm644 build/release/libponyrt-pic.a "$pkgdir"/usr/lib/libponyrt.a
+  install -Dm644 build/release/libponyrt-pic.a 
"$pkgdir"/usr/lib/libponyrt-pic.a
   install -Dm644 build/release/libponyc.a "$pkgdir"/usr/lib/libponyc.a
   install -Dm644 src/libponyrt/pony.h "$pkgdir"/usr/include/pony.h
 


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:02:15
  Author: felixonmars
Revision: 275156

archrelease: copy trunk to community-testing-x86_64

Added:
  libmongoc/repos/community-testing-x86_64/
  libmongoc/repos/community-testing-x86_64/PKGBUILD
(from rev 275155, libmongoc/trunk/PKGBUILD)

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

Copied: libmongoc/repos/community-testing-x86_64/PKGBUILD (from rev 275155, 
libmongoc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-21 10:02:15 UTC (rev 275156)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=libmongoc
+pkgver=1.9.0
+pkgrel=1
+pkgdesc='A client library written in C for MongoDB'
+arch=('x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('libbson' 'libsasl' 'snappy' 'zlib')
+checkdepends=('python-pifpaf' 'mongodb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz;)
+sha512sums=('e7785f336c38bbf7dd519351bba2facab025b4d2bcd1eef82e98606a21510af7f799edaf4b4f074bd4c5a17ad63176c276f8c57e499b8d9afd098bce274da4ae')
+
+prepare() {
+  cd mongo-c-driver-$pkgver
+  # Remove check for bundled libbson
+  sed -i 's|src/libbson/autogen.sh|/usr/bin/true|' autogen.sh
+}
+
+build() {
+  cd mongo-c-driver-$pkgver
+  PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
+  make
+}
+
+check() {
+  cd mongo-c-driver-$pkgver
+  pifpaf run mongodb --port 27017 make test || warning "Tests failed"
+}
+
+package() {
+  cd mongo-c-driver-$pkgver
+  make DESTDIR="$pkgdir/" install
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:02:01
  Author: felixonmars
Revision: 275155

upgpkg: libmongoc 1.9.0-1

Modified:
  libmongoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 10:00:21 UTC (rev 275154)
+++ PKGBUILD2017-12-21 10:02:01 UTC (rev 275155)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=libmongoc
-pkgver=1.8.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='A client library written in C for MongoDB'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('libbson' 'libsasl' 'snappy' 'zlib')
 checkdepends=('python-pifpaf' 'mongodb')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz;)
-sha512sums=('9976147e13ba788d711c1005329dff9c442f4fe2f9497b8f43993f04deb08e84b4c86948d8618864252a641e44c5c129bbba7aab5fa65cfbacad48eb7f1c41c9')
+sha512sums=('e7785f336c38bbf7dd519351bba2facab025b4d2bcd1eef82e98606a21510af7f799edaf4b4f074bd4c5a17ad63176c276f8c57e499b8d9afd098bce274da4ae')
 
 prepare() {
   cd mongo-c-driver-$pkgver


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

2017-12-21 Thread Evgeniy Alekseev via arch-commits
Date: Thursday, December 21, 2017 @ 11:18:14
  Author: arcanis
Revision: 275164

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/ChangeLog
(from rev 275163, geogebra/trunk/ChangeLog)
  geogebra/repos/community-any/PKGBUILD
(from rev 275163, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra
(from rev 275163, geogebra/trunk/geogebra)
  geogebra/repos/community-any/geogebra-mime.xml
(from rev 275163, geogebra/trunk/geogebra-mime.xml)
Deleted:
  geogebra/repos/community-any/ChangeLog
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra
  geogebra/repos/community-any/geogebra-mime.xml

---+
 ChangeLog |  213 ++--
 PKGBUILD  |   90 ++---
 geogebra  |   80 +--
 geogebra-mime.xml |   54 ++---
 4 files changed, 220 insertions(+), 217 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2017-12-21 11:17:55 UTC (rev 275163)
+++ ChangeLog   2017-12-21 11:18:14 UTC (rev 275164)
@@ -1,105 +0,0 @@
-5.0.400.0-1:
-* upstream update
-
-5.0.390.0-1:
-* upstream update
-* force java-8 (FS#55912)
-
-5.0.387.0-1:
-upstream update
-
-5.0.382.0-1:
-upstream update
-
-5.0.374.0-1:
-* upstream update
-* add mime xml (FS#54733)
-
-5.0.357.0-1:
-upstream update
-
-5.0.344.0-1:
-upstream update
-
-5.0.311.0-1:
-upstream update
-
-5.0.299.0-1:
-upstream update
-
-5.0.290.0-1:
-upstream update
-
-5.0.286.0-1
-upstream update
-
-5.0.280.0-1:
-upstream update
-
-5.0.274.0-1:
-upstream update
-
-5.0.266.0-1:
-upstream update
-
-5.0.260.0-1:
-upstream update
-
-5.0.241.0-1:
-upstream update
-
-5.0.231.0-1:
-upstream update, move to pacman hooks
-
-5.0.230.0-1:
-upstream update
-
-5.0.205.0-1:
-upstream update
-
-5.0.202.0-1:
-upstream update
-
-5.0.190.0-1:
-upstream update
-
-5.0.185.0-1:
-upstream update
-
-5.0.180.0-1:
-upstream update
-
-5.0.170.0-1:
-upstream update
-
-5.0.168.0-1:
-upstream update
-
-5.0.166.0-1:
-upstream update
-
-5.0.164.0-1:
-upstream update
-
-5.0.161.0-1:
-upstream update
-
-5.0.158.0-1:
-upstream update
-
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-

Copied: geogebra/repos/community-any/ChangeLog (from rev 275163, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2017-12-21 11:18:14 UTC (rev 275164)
@@ -0,0 +1,108 @@
+5.0.414.0-1:
+* upstream update
+
+5.0.400.0-1:
+* upstream update
+
+5.0.390.0-1:
+* upstream update
+* force java-8 (FS#55912)
+
+5.0.387.0-1:
+upstream update
+
+5.0.382.0-1:
+upstream update
+
+5.0.374.0-1:
+* upstream update
+* add mime xml (FS#54733)
+
+5.0.357.0-1:
+upstream update
+
+5.0.344.0-1:
+upstream update
+
+5.0.311.0-1:
+upstream update
+
+5.0.299.0-1:
+upstream update
+
+5.0.290.0-1:
+upstream update
+
+5.0.286.0-1
+upstream update
+
+5.0.280.0-1:
+upstream update
+
+5.0.274.0-1:
+upstream update
+
+5.0.266.0-1:
+upstream update
+
+5.0.260.0-1:
+upstream update
+
+5.0.241.0-1:
+upstream update
+
+5.0.231.0-1:
+upstream update, move to pacman hooks
+
+5.0.230.0-1:
+upstream update
+
+5.0.205.0-1:
+upstream update
+
+5.0.202.0-1:
+upstream update
+
+5.0.190.0-1:
+upstream update
+
+5.0.185.0-1:
+upstream update
+
+5.0.180.0-1:
+upstream update
+
+5.0.170.0-1:
+upstream update
+
+5.0.168.0-1:
+upstream update
+
+5.0.166.0-1:
+upstream update
+
+5.0.164.0-1:
+upstream update
+
+5.0.161.0-1:
+upstream update
+
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 11:17:55 UTC (rev 275163)
+++ PKGBUILD2017-12-21 11:18:14 UTC (rev 275164)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Felipe Hommen 
-# Contributor: moostik 
-
-pkgname=geogebra
-pkgver=5.0.400.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime=8'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("https://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver//./-}.tar.bz2;
-"https://static.geogebra.org/images/geogebra-logo.svg;
-"geogebra"
-"geogebra-mime.xml")
-changelog=ChangeLog
-
-prepare() {
-  gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
-  --name="GeoGebra" 

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

2017-12-21 Thread Evgeniy Alekseev via arch-commits
Date: Thursday, December 21, 2017 @ 11:17:55
  Author: arcanis
Revision: 275163

upgpkg: geogebra 5.0.414.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2017-12-21 10:58:41 UTC (rev 275162)
+++ ChangeLog   2017-12-21 11:17:55 UTC (rev 275163)
@@ -1,3 +1,6 @@
+5.0.414.0-1:
+* upstream update
+
 5.0.400.0-1:
 * upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 10:58:41 UTC (rev 275162)
+++ PKGBUILD2017-12-21 11:17:55 UTC (rev 275163)
@@ -5,7 +5,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=5.0.400.0
+pkgver=5.0.414.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
 arch=('any')
@@ -39,7 +39,7 @@
   install -Dm644 "${srcdir}/geogebra-mime.xml" 
"${pkgdir}/usr/share/mime/packages/geogebra.xml"
 }
 
-sha512sums=('e0e7f202b0565cde48ed5df7c6a77f3f0225f39401133103d0d2dee145f45a19d0f68eb5c0fe44cf404e78b68a7eb76b4b91643572f03d24f12c5a7c5a46ca2b'
+sha512sums=('8b3f8c825e9c2a36fa19ce4c4cd3c4a8c9d465c119adbe0d9665e043539f6fe46042b75890c4e4070d8d57eb85a1f1e1ecb9655c45414b7a65f445ac62278b73'
 
'a946acb8867f497c68ce6f8fff8172da4a43a9ca118aafcc5ac414318fd52c4bc6ada387bdfa296f0ff2e1d7411ae345b61197b4adaa3f54299aab837647df55'
 
'f5d6f3fe17638f4521b0a00d6d077a5c509984bd8f7cb39c28e412b7384ec129c6595400e7ae4cb5ba05f1673eb46d8f6c56db1b4145afb35797a1d0a170965d'
 
'415e73ff15524d5e81b05cf4c31241f4e21a4eedcef0a11e5af82423f9a7c2cbf632e9ee1e86b4cc60ebc566472462979a65cb7f3cfc9f94243fb545ac042a0f')


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:59:28
  Author: felixonmars
Revision: 275152

archrelease: copy trunk to community-testing-x86_64

Added:
  libbson/repos/community-testing-x86_64/
  libbson/repos/community-testing-x86_64/PKGBUILD
(from rev 275151, libbson/trunk/PKGBUILD)

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

Copied: libbson/repos/community-testing-x86_64/PKGBUILD (from rev 275151, 
libbson/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-21 09:59:28 UTC (rev 275152)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Tyler Brock 
+# Contributor: monty 
+
+pkgname=libbson
+pkgver=1.9.0
+pkgrel=1
+pkgdesc='A BSON utility library.'
+arch=('x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('glibc')
+makedepends=('python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('ced5e20a043096bbb2bd97f179c50fa105498fd089a54fcf7c0e3edda52030e7a6363ff1ab75c885649590a7d8846fa8adf880026cc059772cdfd87da23a244d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:59:15
  Author: felixonmars
Revision: 275151

upgpkg: libbson 1.9.0-1

Modified:
  libbson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:54:12 UTC (rev 275150)
+++ PKGBUILD2017-12-21 09:59:15 UTC (rev 275151)
@@ -4,7 +4,7 @@
 # Contributor: monty 
 
 pkgname=libbson
-pkgver=1.8.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='A BSON utility library.'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 makedepends=('python')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('eddf2e1f8fada4ee574d029ef7e1c68767067d4296967d6493b3d0c1adc92e2c2849dbfbc0bbd2b7a164e8c121b7372a698c81914095fdfa65543e66f4b342b5')
+sha512sums=('ced5e20a043096bbb2bd97f179c50fa105498fd089a54fcf7c0e3edda52030e7a6363ff1ab75c885649590a7d8846fa8adf880026cc059772cdfd87da23a244d')
 
 build() {
   cd $pkgname-$pkgver


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:00:05
  Author: felixonmars
Revision: 275153

upgpkg: python-pysocks 1.6.8-1

Modified:
  python-pysocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:59:28 UTC (rev 275152)
+++ PKGBUILD2017-12-21 10:00:05 UTC (rev 275153)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pysocks
 pkgname=(python-pysocks python2-pysocks)
-pkgver=1.6.7
+pkgver=1.6.8
 pkgrel=1
 pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('lib32-glibc' 'python2-twisted' 'python2-tornado')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Anorov/PySocks/archive/$pkgver.tar.gz;)
-sha512sums=('6b670b2246c2c3c8d0b5424f6fb65cbab1d030d58b15f99db9eb232ead5e853c52af637f3d429e3fe88c70792f3b4913219b6694fa0e81318cdd40c41c1b17d6')
+sha512sums=('d6d28a77e1162dee2574c5ca69a01b94ebb3c0c5e9f875569ace2689ea31a4eebed1463472731635b242698a3a3215cadd79744c068610995d81f95ef94dd228')
 
 prepare() {
   cp -a PySocks-$pkgver{,-py2}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:29:40
  Author: felixonmars
Revision: 275140

upgpkg: python-boto3 1.5.4-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:29:24 UTC (rev 275139)
+++ PKGBUILD2017-12-21 09:29:40 UTC (rev 275140)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-boto3
-pkgver=1.5.1
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 # checkdepends=('python-coverage' 'python-nose' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('1c731a4804f0f2a1f7edb1efe4a82c990c9a3b873b45b3a78ae316885bdd9bb07666c66ed0c3d98ee4f3623c29e8c446832a3520cf0ec47789b6b47077334c5a')
+sha512sums=('70641d9f8ae924fce1633c223b8c7de581a85d941a01a8986815c3f4c364b54acaf17dadc0671f1bdadf757729232f76146af8393f6ade038137ac2e92897794')
 
 build() {
   cd "$srcdir"/boto3-$pkgver


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:29:24
  Author: felixonmars
Revision: 275139

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 275138, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
275138, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-21 09:29:24 UTC (rev 275139)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=7
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+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 \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${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 python-hypothesis/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:31:24
  Author: felixonmars
Revision: 275144

upgpkg: python-hypothesis 3.44.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:31:09 UTC (rev 275143)
+++ PKGBUILD2017-12-21 09:31:24 UTC (rev 275144)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.2
+pkgver=3.44.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
   '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-python/archive/$pkgver.tar.gz;)
-sha512sums=('5692fdc1eec82a454978258859a0d7d1f945a8b50eb312bfa5d65d2390d2816682199f7de4a5ff0f30df453d23d0935c48e12329a7edc3dd502273efe05a44df')
+sha512sums=('c0b9e060bb0876f010acf161905886c1b24442ab694ca833d86f598a2f4728b73130035664396ab537fcbbb294054862417bdf4e0ca8e39d9f94412a9359300a')
 
 prepare() {
   # Make tests faster


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:31:51
  Author: felixonmars
Revision: 275145

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:31:24 UTC (rev 275144)
+++ PKGBUILD2017-12-21 09:31:51 UTC (rev 275145)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.2
-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-python/archive/$pkgver.tar.gz;)
-sha512sums=('5692fdc1eec82a454978258859a0d7d1f945a8b50eb312bfa5d65d2390d2816682199f7de4a5ff0f30df453d23d0935c48e12329a7edc3dd502273efe05a44df')
-
-prepare() {
-  # Make tests faster
-  sed -i 's/ -n 2$/ -n 16/' hypothesis-python-$pkgver/tox.ini
-
-  cp -a hypothesis-python-$pkgver{,-py2}
-
-  rm -r hypothesis-python-$pkgver/tests/py2
-  rm -r hypothesis-python-$pkgver-py2/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  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-python-$pkgver-py2
-  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-python-$pkgver
-  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-python-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 275144, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:31:51 UTC (rev 275145)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.44.3
+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-python/archive/$pkgver.tar.gz;)

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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:30:17
  Author: felixonmars
Revision: 275142

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:30:04 UTC (rev 275141)
+++ PKGBUILD2017-12-21 09:30:17 UTC (rev 275142)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=python-boto3
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='The AWS SDK for Python'
-arch=('any')
-license=('Apache')
-url='https://github.com/boto/boto3'
-depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
-makedepends=('python-setuptools')
-# checkdepends=('python-coverage' 'python-nose' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('1c731a4804f0f2a1f7edb1efe4a82c990c9a3b873b45b3a78ae316885bdd9bb07666c66ed0c3d98ee4f3623c29e8c446832a3520cf0ec47789b6b47077334c5a')
-
-build() {
-  cd "$srcdir"/boto3-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/boto3-$pkgver
-  # scripts/ci/run-tests
-}
-
-package() {
-  cd boto3-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-boto3/repos/community-any/PKGBUILD (from rev 275140, 
python-boto3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:30:17 UTC (rev 275142)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python-boto3
+pkgver=1.5.4
+pkgrel=1
+pkgdesc='The AWS SDK for Python'
+arch=('any')
+license=('Apache')
+url='https://github.com/boto/boto3'
+depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
+makedepends=('python-setuptools')
+# checkdepends=('python-coverage' 'python-nose' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
+sha512sums=('70641d9f8ae924fce1633c223b8c7de581a85d941a01a8986815c3f4c364b54acaf17dadc0671f1bdadf757729232f76146af8393f6ade038137ac2e92897794')
+
+build() {
+  cd "$srcdir"/boto3-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/boto3-$pkgver
+  # scripts/ci/run-tests
+}
+
+package() {
+  cd boto3-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:27:57
  Author: felixonmars
Revision: 275135

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-authenticate/repos/community-staging-x86_64/PKGBUILD (from rev 
275134, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-21 09:27:57 UTC (rev 275135)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.4
+pkgrel=1
+pkgdesc="Authentication methods for Haskell web applications."
+url="https://github.com/yesodweb/authenticate;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-case-insensitive' 'haskell-conduit' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-network-uri' 'haskell-resourcet' 'haskell-tagstream-conduit' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-xml-conduit')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a6e5a9f4c20ca2bb980958c0cc6273492a6488a3f7c1954170bb8b40e46a4c2f7b607c961506e11ddc5421289c907148c1bc70b855bd16664bc1153ef7865571')
+
+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 \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${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 xorg-server/repos (7 files)

2017-12-21 Thread Laurent Carlier via arch-commits
Date: Thursday, December 21, 2017 @ 10:01:00
  Author: lcarlier
Revision: 313483

archrelease: copy trunk to testing-x86_64

Added:
  xorg-server/repos/testing-x86_64/
  xorg-server/repos/testing-x86_64/PKGBUILD
(from rev 313482, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-x86_64/nvidia-add-modulepath-support.patch
(from rev 313482, xorg-server/trunk/nvidia-add-modulepath-support.patch)
  xorg-server/repos/testing-x86_64/xorg-server.install
(from rev 313482, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/testing-x86_64/xserver-autobind-hotplug.patch
(from rev 313482, xorg-server/trunk/xserver-autobind-hotplug.patch)
  xorg-server/repos/testing-x86_64/xvfb-run
(from rev 313482, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-x86_64/xvfb-run.1
(from rev 313482, xorg-server/trunk/xvfb-run.1)

-+
 PKGBUILD|  232 +
 nvidia-add-modulepath-support.patch |  851 ++
 xorg-server.install |   18 
 xserver-autobind-hotplug.patch  |  302 
 xvfb-run|  180 +++
 xvfb-run.1  |  282 +++
 6 files changed, 1865 insertions(+)

Copied: xorg-server/repos/testing-x86_64/PKGBUILD (from rev 313482, 
xorg-server/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-21 10:01:00 UTC (rev 313483)
@@ -0,0 +1,232 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgbase=xorg-server
+pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
+pkgver=1.19.6
+pkgrel=1
+arch=('x86_64')
+license=('custom')
+groups=('xorg')
+url="http://xorg.freedesktop.org;
+makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 
'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto' 
+ 'inputproto' 'fontsproto' 'videoproto' 'presentproto' 
'compositeproto' 'recordproto' 'scrnsaverproto'
+ 'resourceproto' 'xineramaproto' 'libxkbfile' 'libxfont2' 
'renderproto' 'libpciaccess' 'libxv'
+ 'xf86dgaproto' 'libxmu' 'libxrender' 'libxi' 'dmxproto' 'libxaw' 
'libdmx' 'libxtst' 'libxres'
+ 'xorg-xkbcomp' 'xorg-util-macros' 'xorg-font-util' 'glproto' 
'dri2proto' 'libgcrypt' 'libepoxy'
+ 'xcb-util' 'xcb-util-image' 'xcb-util-renderutil' 'xcb-util-wm' 
'xcb-util-keysyms' 'dri3proto'
+ 'libxshmfence' 'libunwind' 'systemd' 'wayland-protocols')
+source=(https://xorg.freedesktop.org/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2{,.sig}
+nvidia-add-modulepath-support.patch
+xserver-autobind-hotplug.patch
+xvfb-run
+xvfb-run.1)
+validpgpkeys=('7B27A3F1A6E18CD9588B4AE8310180050905E40C'
+  'C383B778255613DFDB409D91DB221A690011'
+  'DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3'
+  '995ED5C8A6138EB0961F18474C09DD83CAAA50B2')
+sha256sums=('a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197'
+'SKIP'
+'914a8d775b708f836ae3f0eeca553da3872727a2e4262190f4d5c01241cb14e8'
+'fcaf536e4fc307958923b58f2baf3d3102ad694efc28506f6f95a9e64483fa57'
+'ff0156309470fc1d378fd2e104338020a884295e285972cc88e250e031cc35b9'
+'2460adccd3362fefd4cdc5f1c70f332d7b578091fb9167bf88b5f91265bbd776')
+
+prepare() {
+  cd "${pkgbase}-${pkgver}"
+
+  # merged upstream in trunk
+  patch -Np1 -i ../nvidia-add-modulepath-support.patch
+  # patch from Fedora, not yet merged
+  patch -Np1 -i ../xserver-autobind-hotplug.patch
+
+  autoreconf -vfi
+}
+
+build() {
+  # Since pacman 5.0.2-2, hardened flags are now enabled in makepkg.conf
+  # With them, module fail to load with undefined symbol.
+  # See https://bugs.archlinux.org/task/55102 / 
https://bugs.archlinux.org/task/54845
+  export CFLAGS=${CFLAGS/-fno-plt}
+  export CXXFLAGS=${CXXFLAGS/-fno-plt}
+  export LDFLAGS=${LDFLAGS/,-z,now}
+
+  cd "${pkgbase}-${pkgver}"
+  ./configure --prefix=/usr \
+  --enable-ipv6 \
+  --enable-dri \
+  --enable-dmx \
+  --enable-xvfb \
+  --enable-xnest \
+  --enable-composite \
+  --enable-xcsecurity \
+  --enable-libunwind \
+  --enable-xorg \
+  --enable-xephyr \
+  --enable-glamor \
+  --enable-xwayland \
+  --enable-kdrive \
+  --enable-kdrive-kbd \
+  --enable-kdrive-mouse \
+  --enable-config-udev \
+  --enable-systemd-logind \
+  --enable-suid-wrapper \
+  --disable-install-setuid \
+  --enable-record \
+  --disable-xfbdev \
+  --disable-xfake \
+  --disable-static \
+  --libexecdir=/usr/lib/xorg-server \
+  --sysconfdir=/etc \
+  

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

2017-12-21 Thread Laurent Carlier via arch-commits
Date: Thursday, December 21, 2017 @ 10:00:50
  Author: lcarlier
Revision: 313482

upgpkg: xorg-server 1.19.6-1

upstream update 1.19.6

Modified:
  xorg-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:32:55 UTC (rev 313481)
+++ PKGBUILD2017-12-21 10:00:50 UTC (rev 313482)
@@ -4,7 +4,7 @@
 
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
-pkgver=1.19.5
+pkgver=1.19.6
 pkgrel=1
 arch=('x86_64')
 license=('custom')
@@ -26,7 +26,7 @@
   'C383B778255613DFDB409D91DB221A690011'
   'DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3'
   '995ED5C8A6138EB0961F18474C09DD83CAAA50B2')
-sha256sums=('18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
+sha256sums=('a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197'
 'SKIP'
 '914a8d775b708f836ae3f0eeca553da3872727a2e4262190f4d5c01241cb14e8'
 'fcaf536e4fc307958923b58f2baf3d3102ad694efc28506f6f95a9e64483fa57'


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:00:21
  Author: felixonmars
Revision: 275154

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 10:00:05 UTC (rev 275153)
+++ PKGBUILD2017-12-21 10:00:21 UTC (rev 275154)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Michael Schubert 
-
-pkgbase=python-pysocks
-pkgname=(python-pysocks python2-pysocks)
-pkgver=1.6.7
-pkgrel=1
-pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
-arch=('any')
-license=('BSD')
-url="https://github.com/Anorov/PySocks;
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('lib32-glibc' 'python2-twisted' 'python2-tornado')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Anorov/PySocks/archive/$pkgver.tar.gz;)
-sha512sums=('6b670b2246c2c3c8d0b5424f6fb65cbab1d030d58b15f99db9eb232ead5e853c52af637f3d429e3fe88c70792f3b4913219b6694fa0e81318cdd40c41c1b17d6')
-
-prepare() {
-  cp -a PySocks-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/PySocks-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/PySocks-$pkgver-py2
-  python2 setup.py build
-}
-
-# Tests disabled as it requires external services to run
-check_disabled() {
-  cd "$srcdir"/PySocks-$pkgver-py2/test
-  python2 socks4server.py &
-  _SOCKS4SERVER=$!
-  python2 httpproxy.py &
-  _HTTPPROXY=$1
-
-  ./mocks start
-
-  sleep 1
-
-  python2 sockstest.py
-
-  cd "$srcdir"/PySocks-$pkgver/test
-  python sockstest.py
-
-  ./mocks shutdown
-
-  kill $_SOCKS4SERVER $_HTTPPROXY
-}
-
-package_python-pysocks() {
-  depends=('python')
-
-  cd PySocks-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-package_python2-pysocks() {
-  depends=('python2')
-
-  cd PySocks-$pkgver-py2
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}

Copied: python-pysocks/repos/community-any/PKGBUILD (from rev 275153, 
python-pysocks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 10:00:21 UTC (rev 275154)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Michael Schubert 
+
+pkgbase=python-pysocks
+pkgname=(python-pysocks python2-pysocks)
+pkgver=1.6.8
+pkgrel=1
+pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy)"
+arch=('any')
+license=('BSD')
+url="https://github.com/Anorov/PySocks;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('lib32-glibc' 'python2-twisted' 'python2-tornado')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Anorov/PySocks/archive/$pkgver.tar.gz;)
+sha512sums=('d6d28a77e1162dee2574c5ca69a01b94ebb3c0c5e9f875569ace2689ea31a4eebed1463472731635b242698a3a3215cadd79744c068610995d81f95ef94dd228')
+
+prepare() {
+  cp -a PySocks-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/PySocks-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/PySocks-$pkgver-py2
+  python2 setup.py build
+}
+
+# Tests disabled as it requires external services to run
+check_disabled() {
+  cd "$srcdir"/PySocks-$pkgver-py2/test
+  python2 socks4server.py &
+  _SOCKS4SERVER=$!
+  python2 httpproxy.py &
+  _HTTPPROXY=$1
+
+  ./mocks start
+
+  sleep 1
+
+  python2 sockstest.py
+
+  cd "$srcdir"/PySocks-$pkgver/test
+  python sockstest.py
+
+  ./mocks shutdown
+
+  kill $_SOCKS4SERVER $_HTTPPROXY
+}
+
+package_python-pysocks() {
+  depends=('python')
+
+  cd PySocks-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+package_python2-pysocks() {
+  depends=('python2')
+
+  cd PySocks-$pkgver-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:29:10
  Author: felixonmars
Revision: 275138

upgpkg: haskell-yesod-auth 1.4.21-7

rebuild with authenticate,1.3.4

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:28:37 UTC (rev 275137)
+++ PKGBUILD2017-12-21 09:29:10 UTC (rev 275138)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=6
+pkgrel=7
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:43:39
  Author: felixonmars
Revision: 275148

archrelease: copy trunk to community-x86_64

Added:
  ponyc/repos/community-x86_64/PKGBUILD
(from rev 275147, ponyc/trunk/PKGBUILD)
Deleted:
  ponyc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:43:22 UTC (rev 275147)
+++ PKGBUILD2017-12-21 09:43:39 UTC (rev 275148)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=ponyc
-pkgver=0.18.1
-pkgrel=1
-pkgdesc='An actor model, capabilities, high performance programming language'
-url='http://ponylang.org/'
-arch=('x86_64')
-license=('BSD')
-depends=('llvm39-libs')
-makedepends=('llvm39' 'git')
-checkdepends=('pcre2')
-options=('!strip')
-optdepends=('pcre2: Needed for the regex package.')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;)
-sha512sums=('0c1c43dadf51ed77fb799de4a3aa2186b064beeed52438ffcfde6ba8414ecb9b580549840898645cded76caa8cf58a95b481710798f50443cde33319f612ee12')
-
-prepare() {
-  cd ponyc-$pkgver
-  sed -i 's/-Werror //' Makefile
-}
-
-build() {
-  cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose=
-
-  mkdir docs
-  build/release/ponyc packages/stdlib -rexpr -g -o docs
-}
-
-check() {
-  cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose= test
-}
-
-package() {
-  cd ponyc-$pkgver
-  # The makefile is very strange and requires almost as much post-correction
-  # as to simply do the installation myself.  Even with patches to the
-  # makefile to stop it attempting to symlink locations it has no business
-  # touching.
-  #make config=release prefix=/usr destdir="$pkgdir"/usr/lib/pony/"$pkgver" 
install
-
-  install -Dm755 build/release/ponyc "$pkgdir"/usr/lib/pony/"$pkgver"/bin/ponyc
-  install -Dm644 build/release/libponyrt-pic.a "$pkgdir"/usr/lib/libponyrt.a
-  install -Dm644 build/release/libponyc.a "$pkgdir"/usr/lib/libponyc.a
-  install -Dm644 src/libponyrt/pony.h "$pkgdir"/usr/include/pony.h
-
-  # Ponyc is designed to read its standard packages from the same directory.
-  install -dm755 "$pkgdir"/usr/bin
-  ln -sf /usr/lib/pony/"$pkgver"/bin/ponyc "$pkgdir"/usr/bin
-
-  cp -dr --no-preserve=ownership packages "$pkgdir"/usr/lib/pony/"$pkgver"
-
-  # Let's include the examples as documentation is scarce.
-  install -dm755 "$pkgdir"/usr/share/doc/pony
-  cp -dr --no-preserve=ownership examples "$pkgdir"/usr/share/doc/pony
-
-  cp -dr docs/* "$pkgdir"/usr/share/doc/pony
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
-}

Copied: ponyc/repos/community-x86_64/PKGBUILD (from rev 275147, 
ponyc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:43:39 UTC (rev 275148)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=ponyc
+pkgver=0.21.0
+pkgrel=1
+pkgdesc='An actor model, capabilities, high performance programming language'
+url='http://ponylang.org/'
+arch=('x86_64')
+license=('BSD')
+depends=('llvm-libs')
+makedepends=('llvm')
+checkdepends=('pcre2')
+options=('!strip')
+optdepends=('pcre2: Needed for the regex package')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;
+
https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
+sha512sums=('637fca68c3e78c6bd4ad5d6d40993c8283077d582dc621bb3f56b2020d61fa153e73f2da81e573a6d4d22b37e0ebf9a1287a31dcdb9b73ce3b60eb3f4bec9068'
+
'5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
+
+prepare() {
+  cd ponyc-$pkgver
+  sed -i 's/-Werror //' Makefile
+
+  patch -p1 -i ../64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch
+}
+
+build() {
+  cd ponyc-$pkgver
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true
+
+  mkdir docs
+  build/release/ponyc packages/stdlib -rexpr -g -o docs
+}
+
+check() {
+  cd ponyc-$pkgver
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true test
+}
+
+package() {
+  cd ponyc-$pkgver
+  # The makefile is very strange and requires almost as much post-correction
+  # as to simply do the installation myself.  Even with patches to the
+  # makefile to stop it attempting to symlink locations it has no business
+  # touching.
+  #make config=release prefix=/usr destdir="$pkgdir"/usr/lib/pony/"$pkgver" 
install
+
+  install -Dm755 build/release/ponyc "$pkgdir"/usr/lib/pony/"$pkgver"/bin/ponyc
+  install -Dm644 build/release/libponyrt-pic.a "$pkgdir"/usr/lib/libponyrt.a
+  install -Dm644 build/release/libponyc.a "$pkgdir"/usr/lib/libponyc.a

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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:43:22
  Author: felixonmars
Revision: 275147

upgpkg: ponyc 0.21.0-1

Modified:
  ponyc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 09:33:10 UTC (rev 275146)
+++ PKGBUILD2017-12-21 09:43:22 UTC (rev 275147)
@@ -2,28 +2,32 @@
 # Maintainer: Felix Yan 
 
 pkgname=ponyc
-pkgver=0.18.1
+pkgver=0.21.0
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='http://ponylang.org/'
 arch=('x86_64')
 license=('BSD')
-depends=('llvm39-libs')
-makedepends=('llvm39' 'git')
+depends=('llvm-libs')
+makedepends=('llvm')
 checkdepends=('pcre2')
 options=('!strip')
-optdepends=('pcre2: Needed for the regex package.')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;)
-sha512sums=('0c1c43dadf51ed77fb799de4a3aa2186b064beeed52438ffcfde6ba8414ecb9b580549840898645cded76caa8cf58a95b481710798f50443cde33319f612ee12')
+optdepends=('pcre2: Needed for the regex package')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;
+
https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
+sha512sums=('637fca68c3e78c6bd4ad5d6d40993c8283077d582dc621bb3f56b2020d61fa153e73f2da81e573a6d4d22b37e0ebf9a1287a31dcdb9b73ce3b60eb3f4bec9068'
+
'5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
 
 prepare() {
   cd ponyc-$pkgver
   sed -i 's/-Werror //' Makefile
+
+  patch -p1 -i ../64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch
 }
 
 build() {
   cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose=
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true
 
   mkdir docs
   build/release/ponyc packages/stdlib -rexpr -g -o docs
@@ -31,7 +35,7 @@
 
 check() {
   cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose= test
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true test
 }
 
 package() {


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 09:54:12
  Author: felixonmars
Revision: 275150

archrelease: copy trunk to community-x86_64

Added:
  ponyc/repos/community-x86_64/PKGBUILD
(from rev 275149, ponyc/trunk/PKGBUILD)
Deleted:
  ponyc/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  134 ++---
 1 file changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 09:53:55 UTC (rev 275149)
+++ PKGBUILD2017-12-21 09:54:12 UTC (rev 275150)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=ponyc
-pkgver=0.21.0
-pkgrel=1
-pkgdesc='An actor model, capabilities, high performance programming language'
-url='http://ponylang.org/'
-arch=('x86_64')
-license=('BSD')
-depends=('llvm-libs')
-makedepends=('llvm')
-checkdepends=('pcre2')
-options=('!strip')
-optdepends=('pcre2: Needed for the regex package')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;
-
https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
-sha512sums=('637fca68c3e78c6bd4ad5d6d40993c8283077d582dc621bb3f56b2020d61fa153e73f2da81e573a6d4d22b37e0ebf9a1287a31dcdb9b73ce3b60eb3f4bec9068'
-
'5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
-
-prepare() {
-  cd ponyc-$pkgver
-  sed -i 's/-Werror //' Makefile
-
-  patch -p1 -i ../64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch
-}
-
-build() {
-  cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true
-
-  mkdir docs
-  build/release/ponyc packages/stdlib -rexpr -g -o docs
-}
-
-check() {
-  cd ponyc-$pkgver
-  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true test
-}
-
-package() {
-  cd ponyc-$pkgver
-  # The makefile is very strange and requires almost as much post-correction
-  # as to simply do the installation myself.  Even with patches to the
-  # makefile to stop it attempting to symlink locations it has no business
-  # touching.
-  #make config=release prefix=/usr destdir="$pkgdir"/usr/lib/pony/"$pkgver" 
install
-
-  install -Dm755 build/release/ponyc "$pkgdir"/usr/lib/pony/"$pkgver"/bin/ponyc
-  install -Dm644 build/release/libponyrt-pic.a "$pkgdir"/usr/lib/libponyrt.a
-  install -Dm644 build/release/libponyc.a "$pkgdir"/usr/lib/libponyc.a
-  install -Dm644 src/libponyrt/pony.h "$pkgdir"/usr/include/pony.h
-
-  # Ponyc is designed to read its standard packages from the same directory.
-  install -dm755 "$pkgdir"/usr/bin
-  ln -sf /usr/lib/pony/"$pkgver"/bin/ponyc "$pkgdir"/usr/bin
-
-  cp -dr --no-preserve=ownership packages "$pkgdir"/usr/lib/pony/"$pkgver"
-
-  # Let's include the examples as documentation is scarce.
-  install -dm755 "$pkgdir"/usr/share/doc/pony
-  cp -dr --no-preserve=ownership examples "$pkgdir"/usr/share/doc/pony
-
-  cp -dr docs/* "$pkgdir"/usr/share/doc/pony
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
-}

Copied: ponyc/repos/community-x86_64/PKGBUILD (from rev 275149, 
ponyc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 09:54:12 UTC (rev 275150)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=ponyc
+pkgver=0.21.0
+pkgrel=2
+pkgdesc='An actor model, capabilities, high performance programming language'
+url='http://ponylang.org/'
+arch=('x86_64')
+license=('BSD')
+depends=('llvm-libs')
+makedepends=('llvm')
+checkdepends=('pcre2')
+options=('!strip')
+optdepends=('pcre2: Needed for the regex package')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ponylang/ponyc/archive/$pkgver.tar.gz;
+
https://github.com/winksaville/ponyc/commit/64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch)
+sha512sums=('637fca68c3e78c6bd4ad5d6d40993c8283077d582dc621bb3f56b2020d61fa153e73f2da81e573a6d4d22b37e0ebf9a1287a31dcdb9b73ce3b60eb3f4bec9068'
+
'5ff30453ef144d87a32b6c29e024dfbbb252f224b97e4d57df587e796809ca23613f3769d9e66b2f68c1b3d9033108c1c59a8d030ef515edced6d6b3b7ceb6b8')
+
+prepare() {
+  cd ponyc-$pkgver
+  sed -i 's/-Werror //' Makefile
+
+  patch -p1 -i ../64b64a21b1be70caf4202eb1b1fa22dac1bd6575.patch
+}
+
+build() {
+  cd ponyc-$pkgver
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true
+
+  mkdir docs
+  build/release/ponyc packages/stdlib -rexpr -g -o docs
+}
+
+check() {
+  cd ponyc-$pkgver
+  make config=release prefix=/usr arch=x86-64 verbose= default_pic=true test
+}
+
+package() {
+  cd ponyc-$pkgver
+  # The makefile is very strange and requires almost as much post-correction
+  # as to simply do the installation myself.  Even with patches to the
+  # makefile to stop it attempting to symlink locations it has no 

[arch-commits] Commit in perl-http-message/repos/extra-any (PKGBUILD PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:03:40
  Author: felixonmars
Revision: 313485

archrelease: copy trunk to extra-any

Added:
  perl-http-message/repos/extra-any/PKGBUILD
(from rev 313484, perl-http-message/trunk/PKGBUILD)
Deleted:
  perl-http-message/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 10:03:24 UTC (rev 313484)
+++ PKGBUILD2017-12-21 10:03:40 UTC (rev 313485)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Justin "juster" Davis 
-# Generator : pbjam 0.01
-
-pkgname=perl-http-message
-pkgver=6.13
-pkgrel=2
-pkgdesc="HTTP style messages"
-arch=('any')
-url='http://search.cpan.org/dist/HTTP-Message'
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 
'perl-uri'
- 'perl-io-html')
-makedepends=('perl-try-tiny')
-conflicts=('perl-libwww<6')
-source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz;)
-sha512sums=('61e911b0bfec2322fa7a31748c17b38e07ecad006ebe249cc063fc68a5f1779765487b5942569575c558a76f8679e8e7f10992b8894cb6905aa66d9185b084d3')
-
-build() {
-  cd HTTP-Message-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd HTTP-Message-$pkgver
-  make test
-}
-
-package() {
-  cd HTTP-Message-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-http-message/repos/extra-any/PKGBUILD (from rev 313484, 
perl-http-message/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-21 10:03:40 UTC (rev 313485)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Justin "juster" Davis 
+# Generator : pbjam 0.01
+
+pkgname=perl-http-message
+pkgver=6.14
+pkgrel=1
+pkgdesc="HTTP style messages"
+arch=('any')
+url='http://search.cpan.org/dist/HTTP-Message'
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 
'perl-uri'
+ 'perl-io-html')
+makedepends=('perl-try-tiny')
+conflicts=('perl-libwww<6')
+source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz;)
+sha512sums=('6cc3359834cade4a910ecef461a22046d58fdc54a7d759c7547291779b769f3f3822f384241028bd317fc2b43c06852af56dc94041734a689ffe9aadd513ac04')
+
+build() {
+  cd HTTP-Message-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd HTTP-Message-$pkgver
+  make test
+}
+
+package() {
+  cd HTTP-Message-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-http-message/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 10:03:24
  Author: felixonmars
Revision: 313484

upgpkg: perl-http-message 6.14-1

Modified:
  perl-http-message/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 10:01:00 UTC (rev 313483)
+++ PKGBUILD2017-12-21 10:03:24 UTC (rev 313484)
@@ -4,8 +4,8 @@
 # Generator : pbjam 0.01
 
 pkgname=perl-http-message
-pkgver=6.13
-pkgrel=2
+pkgver=6.14
+pkgrel=1
 pkgdesc="HTTP style messages"
 arch=('any')
 url='http://search.cpan.org/dist/HTTP-Message'
@@ -16,7 +16,7 @@
 makedepends=('perl-try-tiny')
 conflicts=('perl-libwww<6')
 
source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz;)
-sha512sums=('61e911b0bfec2322fa7a31748c17b38e07ecad006ebe249cc063fc68a5f1779765487b5942569575c558a76f8679e8e7f10992b8894cb6905aa66d9185b084d3')
+sha512sums=('6cc3359834cade4a910ecef461a22046d58fdc54a7d759c7547291779b769f3f3822f384241028bd317fc2b43c06852af56dc94041734a689ffe9aadd513ac04')
 
 build() {
   cd HTTP-Message-$pkgver


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

2017-12-21 Thread Bruno Pagani via arch-commits
Date: Thursday, December 21, 2017 @ 10:42:13
  Author: archange
Revision: 275159

OpenMPI 3.0.0 rebuild

Only change is a new var exported to fix tests with this new version.
Everything else is cosmetic.

Modified:
  python-mpi4py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 10:08:34 UTC (rev 275158)
+++ PKGBUILD2017-12-21 10:42:13 UTC (rev 275159)
@@ -9,48 +9,52 @@
 pkgbase=python-${_pkg}
 pkgname=(python-${_pkg} python2-${_pkg})
 pkgver=3.0.0
-pkgrel=1
-pkgdesc='Python bindings for the Message Passing Interface (MPI) standard'
-arch=('x86_64')
-url='https://bitbucket.org/mpi4py/mpi4py'
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'openmpi')
-checkdepends=('inetutils')
+pkgrel=2
+pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
+arch=(x86_64)
+url="https://bitbucket.org/mpi4py/mpi4py;
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+checkdepends=(inetutils)
 source=("https://pypi.io/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
-sha256sums=('b457b02d85bdd9a4775a097fac5234a20397b43e073f14d9e29b6cd78c68efd7')
+sha256sums=(b457b02d85bdd9a4775a097fac5234a20397b43e073f14d9e29b6cd78c68efd7)
 
 prepare() {
-  cp -a ${_pkg}-${pkgver}{,-py2}
+cp -a ${_pkg}-${pkgver}{,-py2}
 }
 
 build() {
-  cd ${_pkg}-${pkgver}
-  python setup.py build
+cd ${_pkg}-${pkgver}
+python setup.py build
 
-  cd ../${_pkg}-${pkgver}-py2
-  python2 setup.py build
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py build
 }
 
 check() {
-  cd ${_pkg}-${pkgver}
-  python setup.py test
+# This is required starting with OpenMPI 3.0 when trying to run more
+# processes than the number of available cores
+export OMPI_MCA_rmaps_base_oversubscribe=yes
 
-  cd ../${_pkg}-${pkgver}-py2
-  python2 setup.py test
+cd ${_pkg}-${pkgver}
+python setup.py test
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py test
 }
 
 package_python-mpi4py() {
-  depends=(python openmpi)
+depends=(python openmpi)
 
-  cd ${_pkg}-${pkgver}
-  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
-  install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+cd ${_pkg}-${pkgver}
+python setup.py install --root="${pkgdir}" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }
 
 package_python2-mpi4py() {
-  depends=(python2 openmpi)
+depends=(python2 openmpi)
 
-  cd ${_pkg}-${pkgver}-py2
-  python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
-  install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+cd ${_pkg}-${pkgver}-py2
+python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }


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

2017-12-21 Thread Bruno Pagani via arch-commits
Date: Thursday, December 21, 2017 @ 10:42:37
  Author: archange
Revision: 275160

archrelease: copy trunk to community-staging-x86_64

Added:
  python-mpi4py/repos/community-staging-x86_64/
  python-mpi4py/repos/community-staging-x86_64/PKGBUILD
(from rev 275159, python-mpi4py/trunk/PKGBUILD)

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

Copied: python-mpi4py/repos/community-staging-x86_64/PKGBUILD (from rev 275159, 
python-mpi4py/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-21 10:42:37 UTC (rev 275160)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bruno Pagani 
+# Contributor: Anatol Pomozov
+# Contributor: Tim Hütz 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+_pkg=mpi4py
+pkgbase=python-${_pkg}
+pkgname=(python-${_pkg} python2-${_pkg})
+pkgver=3.0.0
+pkgrel=2
+pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
+arch=(x86_64)
+url="https://bitbucket.org/mpi4py/mpi4py;
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+checkdepends=(inetutils)
+source=("https://pypi.io/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(b457b02d85bdd9a4775a097fac5234a20397b43e073f14d9e29b6cd78c68efd7)
+
+prepare() {
+cp -a ${_pkg}-${pkgver}{,-py2}
+}
+
+build() {
+cd ${_pkg}-${pkgver}
+python setup.py build
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py build
+}
+
+check() {
+# This is required starting with OpenMPI 3.0 when trying to run more
+# processes than the number of available cores
+export OMPI_MCA_rmaps_base_oversubscribe=yes
+
+cd ${_pkg}-${pkgver}
+python setup.py test
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py test
+}
+
+package_python-mpi4py() {
+depends=(python openmpi)
+
+cd ${_pkg}-${pkgver}
+python setup.py install --root="${pkgdir}" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+package_python2-mpi4py() {
+depends=(python2 openmpi)
+
+cd ${_pkg}-${pkgver}-py2
+python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


[arch-commits] Commit in lib32-llvm/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2017-12-21 Thread Laurent Carlier via arch-commits
Date: Thursday, December 21, 2017 @ 10:58:41
  Author: lcarlier
Revision: 275162

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-llvm/repos/multilib-x86_64/PKGBUILD
(from rev 275161, lib32-llvm/trunk/PKGBUILD)
Deleted:
  lib32-llvm/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-21 10:58:34 UTC (rev 275161)
+++ PKGBUILD2017-12-21 10:58:41 UTC (rev 275162)
@@ -1,144 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Sebastian Nowicki 
-# Contributor: Devin Cofer 
-# Contributor: Tobias Kieslich 
-# Contributor: Geoffroy Carrier 
-# Contributor: Tomas Lindquist Olsen 
-# Contributor: Roberto Alsina 
-# Contributor: Gerardo Exequiel Pozzi 
-
-pkgname=('lib32-llvm' 'lib32-llvm-libs' 'lib32-clang')
-pkgver=5.0.0
-pkgrel=1
-arch=('x86_64')
-url="http://llvm.org/;
-license=('custom:University of Illinois/NCSA Open Source License')
-makedepends=('cmake' 'lib32-libffi' 'lib32-zlib' 'python2' 'gcc-multilib'
- 'lib32-libxml2')
-options=('staticlibs')
-source=(http://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz{,.sig}
-http://releases.llvm.org/$pkgver/cfe-$pkgver.src.tar.xz{,.sig}
-http://releases.llvm.org/$pkgver/compiler-rt-$pkgver.src.tar.xz{,.sig})
-sha256sums=('e35dcbae6084adcf4abb32514127c5eabd7d63b733852ccdb31e06f1373136da'
-'SKIP'
-'019f23c2192df793ac746595e94a403908749f8e0c484b403476d2611dd20970'
-'SKIP'
-'d5ad5266462134a482b381f1f8115b6cad3473741b3bb7d1acc7f69fd0f0c0b3'
-'SKIP')
-validpgpkeys=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D'
-  '11E521D646982372EB577A1F8F0871F202119294')
-
-prepare() {
-  cd "$srcdir/llvm-$pkgver.src"
-  mkdir build
-
-  mv "$srcdir/cfe-$pkgver.src" tools/clang
-  mv "$srcdir/compiler-rt-$pkgver.src" projects/compiler-rt
-
-  # Somehow CMake finds the 64-bit library in /lib first,
-  # so let's preseed CMAKE_LIBRARY_PATH with /lib32.
-  sed -i '/^[[:blank:]]*find_library(FFI_LIBRARY_PATH/i\
- list(INSERT CMAKE_LIBRARY_PATH 0 /usr/lib32)' cmake/config-ix.cmake
-}
-
-build() {
-  cd "$srcdir/llvm-$pkgver.src/build"
-
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cmake \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLLVM_LIBDIR_SUFFIX=32 \
--DCMAKE_C_FLAGS:STRING=-m32 \
--DCMAKE_CXX_FLAGS:STRING=-m32 \
--DLLVM_TARGET_ARCH:STRING=i686 \
--DLLVM_DEFAULT_TARGET_TRIPLE="i686-pc-linux-gnu" \
--DLLVM_BUILD_LLVM_DYLIB=ON \
--DLLVM_LINK_LLVM_DYLIB=ON \
--DLLVM_ENABLE_RTTI=ON \
--DLLVM_ENABLE_FFI=ON \
--DLLVM_BUILD_DOCS=OFF \
--DLLVM_ENABLE_SPHINX=OFF \
--DLLVM_ENABLE_DOXYGEN=OFF \
--DFFI_INCLUDE_DIR=$(pkg-config --variable=includedir libffi) \
--DLLVM_BINUTILS_INCDIR=/usr/include \
-..
-
-  make
-
-  # Disable automatic installation of components that go into subpackages
-  sed -i '/\(clang\|lldb\)\/cmake_install.cmake/d' tools/cmake_install.cmake
-  sed -i '/extra\/cmake_install.cmake/d' tools/clang/tools/cmake_install.cmake
-  sed -i '/compiler-rt\/cmake_install.cmake/d' projects/cmake_install.cmake
-}
-
-package_lib32-llvm() {
-  pkgdesc="Low Level Virtual Machine (32-bit)"
-  depends=('lib32-llvm-libs' 'llvm')
-
-  cd "$srcdir/llvm-$pkgver.src"
-
-  make -C build DESTDIR="$pkgdir" install
-
-  # The runtime library goes into lib32-llvm-libs
-  mv "$pkgdir"/usr/lib32/lib{LLVM,LTO}*.so* "$srcdir"
-  mv -f "$pkgdir"/usr/lib32/LLVMgold.so "$srcdir"
-
-  # Fix permissions of static libs
-  chmod -x "$pkgdir"/usr/lib32/*.a
-
-  mv "$pkgdir/usr/bin/llvm-config" "$pkgdir/usr/lib32/llvm-config"
-  mv "$pkgdir/usr/include/llvm/Config/llvm-config.h" \
-"$pkgdir/usr/lib32/llvm-config-32.h"
-
-  # Get rid of example Hello transformation
-  rm "$pkgdir"/usr/lib32/*LLVMHello.*
-
-  rm -rf "$pkgdir"/usr/{bin,include,share/{doc,man,llvm,opt-viewer}}
-
-  # Needed for multilib (https://bugs.archlinux.org/task/29951)
-  # Header stub is taken from Fedora
-  install -d "$pkgdir/usr/include/llvm/Config"
-  mv "$pkgdir/usr/lib32/llvm-config-32.h" "$pkgdir/usr/include/llvm/Config/"
-
-  mkdir "$pkgdir"/usr/bin
-  mv "$pkgdir/usr/lib32/llvm-config" "$pkgdir/usr/bin/llvm-config32"
-
-  install -Dm644 LICENSE.TXT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_lib32-llvm-libs() {
-  pkgdesc="Low Level Virtual Machine (runtime library)(32-bit) "
-  depends=('lib32-libffi' 'lib32-zlib' 'lib32-ncurses' 'lib32-gcc-libs')
-
-  install -d "$pkgdir/usr/lib32"
-
-  cp -P \
-

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

2017-12-21 Thread Laurent Carlier via arch-commits
Date: Thursday, December 21, 2017 @ 10:58:34
  Author: lcarlier
Revision: 275161

upgpkg: lib32-llvm 5.0.1-1

upstream update 5.0.1

Modified:
  lib32-llvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 10:42:37 UTC (rev 275160)
+++ PKGBUILD2017-12-21 10:58:34 UTC (rev 275161)
@@ -10,7 +10,7 @@
 # Contributor: Gerardo Exequiel Pozzi 
 
 pkgname=('lib32-llvm' 'lib32-llvm-libs' 'lib32-clang')
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 arch=('x86_64')
 url="http://llvm.org/;
@@ -21,11 +21,11 @@
 source=(http://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz{,.sig}
 http://releases.llvm.org/$pkgver/cfe-$pkgver.src.tar.xz{,.sig}
 http://releases.llvm.org/$pkgver/compiler-rt-$pkgver.src.tar.xz{,.sig})
-sha256sums=('e35dcbae6084adcf4abb32514127c5eabd7d63b733852ccdb31e06f1373136da'
+sha256sums=('5fa7489fc0225b11821cab0362f5813a05f2bcf2533e8a4ea9c9c860168807b0'
 'SKIP'
-'019f23c2192df793ac746595e94a403908749f8e0c484b403476d2611dd20970'
+'135f6c9b0cd2da1aff2250e065946258eb699777888df39ca5a5b4fe5e23d0ff'
 'SKIP'
-'d5ad5266462134a482b381f1f8115b6cad3473741b3bb7d1acc7f69fd0f0c0b3'
+'4edd1417f457a9b3f0eb88082530490edf3cf6a7335cdce8ecbc5d3e16a895da'
 'SKIP')
 validpgpkeys=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D'
   '11E521D646982372EB577A1F8F0871F202119294')


[arch-commits] Commit in perl-archive-zip/repos/extra-any (PKGBUILD PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:11:54
  Author: felixonmars
Revision: 313513

archrelease: copy trunk to extra-any

Added:
  perl-archive-zip/repos/extra-any/PKGBUILD
(from rev 313512, perl-archive-zip/trunk/PKGBUILD)
Deleted:
  perl-archive-zip/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 05:11:35 UTC (rev 313512)
+++ PKGBUILD2017-12-22 05:11:54 UTC (rev 313513)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Allan McRae 
-# Contributor: Andrew Simmons 
-
-pkgname=perl-archive-zip
-pkgver=1.59
-pkgrel=5
-pkgdesc="Provide a perl interface to ZIP archive files"
-arch=('any')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Archive-Zip/;
-depends=('perl')
-checkdepends=('perl-test-mockmodule')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
-md5sums=('b649a593391573f9382cef8c08d1d5ba')
-
-build() {
-  cd Archive-Zip-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Archive-Zip-${pkgver}
-  make test
-}
-
-
-package() {
-  cd Archive-Zip-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-archive-zip/repos/extra-any/PKGBUILD (from rev 313512, 
perl-archive-zip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 05:11:54 UTC (rev 313513)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Allan McRae 
+# Contributor: Andrew Simmons 
+
+pkgname=perl-archive-zip
+pkgver=1.60
+pkgrel=1
+pkgdesc="Provide a perl interface to ZIP archive files"
+arch=('any')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/Archive-Zip/;
+depends=('perl')
+checkdepends=('perl-test-mockmodule')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
+sha512sums=('5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f')
+
+build() {
+  cd Archive-Zip-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Archive-Zip-${pkgver}
+  make test
+}
+
+
+package() {
+  cd Archive-Zip-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in perl-archive-zip/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:11:35
  Author: felixonmars
Revision: 313512

upgpkg: perl-archive-zip 1.60-1

Modified:
  perl-archive-zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 23:13:18 UTC (rev 313511)
+++ PKGBUILD2017-12-22 05:11:35 UTC (rev 313512)
@@ -4,8 +4,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=perl-archive-zip
-pkgver=1.59
-pkgrel=5
+pkgver=1.60
+pkgrel=1
 pkgdesc="Provide a perl interface to ZIP archive files"
 arch=('any')
 license=('GPL' 'PerlArtistic')
@@ -14,7 +14,7 @@
 checkdepends=('perl-test-mockmodule')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
-md5sums=('b649a593391573f9382cef8c08d1d5ba')
+sha512sums=('5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f')
 
 build() {
   cd Archive-Zip-${pkgver}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:29:23
  Author: felixonmars
Revision: 275281

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-asn1-parse/repos/community-staging-x86_64/
  haskell-asn1-parse/repos/community-staging-x86_64/PKGBUILD
(from rev 275280, haskell-asn1-parse/trunk/PKGBUILD)

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

Copied: haskell-asn1-parse/repos/community-staging-x86_64/PKGBUILD (from rev 
275280, haskell-asn1-parse/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:29:23 UTC (rev 275281)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=asn1-parse
+pkgname=haskell-asn1-parse
+pkgver=0.9.4
+pkgrel=35
+pkgdesc="Simple monadic parser for ASN1 stream types."
+url="https://github.com/vincenthz/hs-asn1;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-asn1-encoding" "haskell-asn1-types")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('10579753addf0580d33f2d7d8571bedb3b4ff3d485891dd7db8b75ae09550cbd42ee9d00a452263810079eeb77ec630687b193a6d4b538bfdb683b92c9e64637')
+
+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
+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-crypto-pubkey-types/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:30:00
  Author: felixonmars
Revision: 275282

upgpkg: haskell-crypto-pubkey-types 0.4.3-28

rebuild with memory,0.14.11

Modified:
  haskell-crypto-pubkey-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:29:23 UTC (rev 275281)
+++ PKGBUILD2017-12-22 05:30:00 UTC (rev 275282)
@@ -5,7 +5,7 @@
 _hkgname=crypto-pubkey-types
 pkgname=haskell-crypto-pubkey-types
 pkgver=0.4.3
-pkgrel=27
+pkgrel=28
 pkgdesc="Generic cryptography Public keys algorithm types"
 url="https://github.com/vincenthz/hs-crypto-pubkey-types;
 license=('custom:BSD3')


[arch-commits] Commit in haskell-crypto-pubkey-types/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:30:15
  Author: felixonmars
Revision: 275283

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-crypto-pubkey-types/repos/community-staging-x86_64/
  haskell-crypto-pubkey-types/repos/community-staging-x86_64/PKGBUILD
(from rev 275282, haskell-crypto-pubkey-types/trunk/PKGBUILD)

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

Copied: haskell-crypto-pubkey-types/repos/community-staging-x86_64/PKGBUILD 
(from rev 275282, haskell-crypto-pubkey-types/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:30:15 UTC (rev 275283)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=crypto-pubkey-types
+pkgname=haskell-crypto-pubkey-types
+pkgver=0.4.3
+pkgrel=28
+pkgdesc="Generic cryptography Public keys algorithm types"
+url="https://github.com/vincenthz/hs-crypto-pubkey-types;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-asn1-encoding' 'haskell-asn1-types')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('08e6b74ded0decaaf87b4b9ec15af2e8bbeb7095701b5e2062b570af1ecb3d25eb706d6bd91795acfaaf7d09d0e9040359736a0a06a1bc593ef0d8aaf3e374d6')
+
+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
+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-yesod-core/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:53:51
  Author: felixonmars
Revision: 275338

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-core/repos/community-staging-x86_64/
  haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD
(from rev 275337, haskell-yesod-core/trunk/PKGBUILD)

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

Copied: haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD (from rev 
275337, haskell-yesod-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:53:51 UTC (rev 275338)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-core
+pkgname=haskell-yesod-core
+pkgver=1.4.37.2
+pkgrel=10
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-auto-update" 
"haskell-blaze-builder" "haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-case-insensitive" 
"haskell-cereal"
+ "haskell-clientsession" "haskell-conduit" "haskell-conduit-extra" 
"haskell-cookie"
+ "haskell-data-default" "haskell-deepseq-generics" "haskell-exceptions"
+ "haskell-fast-logger" "haskell-http-types" "haskell-lifted-base" 
"haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" "haskell-mwc-random" 
"haskell-old-locale"
+ "haskell-parsec" "haskell-path-pieces" "haskell-primitive" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-semigroups" 
"haskell-shakespeare"
+ "haskell-text" "haskell-transformers-base" "haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-wai" 
"haskell-wai-extra"
+ "haskell-wai-logger" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('712e8e423e532c5a458d948e3d7805c528019fd851ea13ebff2ebec3b7a308309752f3283e5fa27ab408e9e0e5d90f58096db7d05b90be59abecbb4f6a8424db')
+
+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
+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-yesod-default/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:54:37
  Author: felixonmars
Revision: 275339

upgpkg: haskell-yesod-default 1.2.0-213

rebuild with memory,0.14.11

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:53:51 UTC (rev 275338)
+++ PKGBUILD2017-12-22 05:54:37 UTC (rev 275339)
@@ -5,7 +5,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=212
+pkgrel=213
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:54:53
  Author: felixonmars
Revision: 275340

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-default/repos/community-staging-x86_64/
  haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD
(from rev 275339, haskell-yesod-default/trunk/PKGBUILD)

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

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
275339, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:54:53 UTC (rev 275340)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=213
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+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
+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 perl-module-build-xsutil/repos/community-any (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:52:53
  Author: felixonmars
Revision: 275336

archrelease: copy trunk to community-any

Added:
  perl-module-build-xsutil/repos/community-any/PKGBUILD
(from rev 275335, perl-module-build-xsutil/trunk/PKGBUILD)
Deleted:
  perl-module-build-xsutil/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 05:52:36 UTC (rev 275335)
+++ PKGBUILD2017-12-22 05:52:53 UTC (rev 275336)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: John D Jones III 

-# Generator  : CPANPLUS::Dist::Arch 1.28
-
-pkgname=perl-module-build-xsutil
-pkgver=0.16
-pkgrel=3
-pkgdesc="A Module::Build class for building XS modules"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-devel-checkcompiler' 'perl')
-makedepends=('perl-module-build')
-checkdepends=('perl-file-copy-recursive' 'perl-cwd-guard' 'perl-capture-tiny')
-url='http://search.cpan.org/dist/Module-Build-XSUtil'
-source=("http://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-$pkgver.tar.gz;)
-_distdir="Module-Build-XSUtil-$pkgver"
-sha512sums=('8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e')
-
-build() {
-  cd "$srcdir/$_distdir"
-  perl Build.PL installdirs=vendor
-  perl Build
-}
-
-check() {
-  cd "$srcdir/$_distdir"
-  perl Build test
-}
-
-package() {
-  cd "$srcdir/$_distdir"
-  perl Build install destdir="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-module-build-xsutil/repos/community-any/PKGBUILD (from rev 275335, 
perl-module-build-xsutil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 05:52:53 UTC (rev 275336)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: John D Jones III 

+# Generator  : CPANPLUS::Dist::Arch 1.28
+
+pkgname=perl-module-build-xsutil
+pkgver=0.18
+pkgrel=1
+pkgdesc="A Module::Build class for building XS modules"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-devel-checkcompiler' 'perl')
+makedepends=('perl-module-build')
+checkdepends=('perl-file-copy-recursive' 'perl-cwd-guard' 'perl-capture-tiny')
+url='http://search.cpan.org/dist/Module-Build-XSUtil'
+source=("http://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-$pkgver.tar.gz;)
+_distdir="Module-Build-XSUtil-$pkgver"
+sha512sums=('ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be')
+
+build() {
+  cd "$srcdir/$_distdir"
+  perl Build.PL installdirs=vendor
+  perl Build
+}
+
+check() {
+  cd "$srcdir/$_distdir"
+  perl Build test
+}
+
+package() {
+  cd "$srcdir/$_distdir"
+  perl Build install destdir="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:53:36
  Author: felixonmars
Revision: 275337

upgpkg: haskell-yesod-core 1.4.37.2-10

rebuild with memory,0.14.11

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:52:53 UTC (rev 275336)
+++ PKGBUILD2017-12-22 05:53:36 UTC (rev 275337)
@@ -5,7 +5,7 @@
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
 pkgver=1.4.37.2
-pkgrel=9
+pkgrel=10
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-jose0.5/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:10:44
  Author: felixonmars
Revision: 275367

upgpkg: haskell-jose0.5 0.5.0.5-6

rebuild with memory,0.14.11

Modified:
  haskell-jose0.5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:09:37 UTC (rev 275366)
+++ PKGBUILD2017-12-22 06:10:44 UTC (rev 275367)
@@ -5,7 +5,7 @@
 _hkgname=jose
 pkgname=haskell-jose0.5
 pkgver=0.5.0.5
-pkgrel=5
+pkgrel=6
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library 
(legacy 0.5.x version)"
 url="https://github.com/frasertweedale/hs-jose;
 license=("Apache")


[arch-commits] Commit in haskell-jose0.5/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:10:59
  Author: felixonmars
Revision: 275368

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-jose0.5/repos/community-staging-x86_64/
  haskell-jose0.5/repos/community-staging-x86_64/PKGBUILD
(from rev 275367, haskell-jose0.5/trunk/PKGBUILD)

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

Copied: haskell-jose0.5/repos/community-staging-x86_64/PKGBUILD (from rev 
275367, haskell-jose0.5/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:10:59 UTC (rev 275368)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=jose
+pkgname=haskell-jose0.5
+pkgver=0.5.0.5
+pkgrel=6
+pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library 
(legacy 0.5.x version)"
+url="https://github.com/frasertweedale/hs-jose;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-byteable'
+ 'haskell-cryptonite' 'haskell-lens' 'haskell-memory' 
'haskell-monad-time' 'haskell-mtl'
+ 'haskell-semigroups' 'haskell-safe' 'haskell-aeson' 
'haskell-unordered-containers'
+ 'haskell-text' 'haskell-network-uri' 'haskell-quickcheck' 
'haskell-quickcheck-instances'
+ 'haskell-x509' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('06051e8a73e7f6d0c41fa03f2e384566531b0a43fa0f77bc620b31e5ec117d41b20bcce9b518f30da878ffdf804a047953484837f698500309fb43adafea4db6')
+
+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
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+mv "$pkgdir"/usr/bin/{,jose05-}example
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:16:19
  Author: felixonmars
Revision: 275374

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-x509-system/repos/community-staging-x86_64/
  haskell-x509-system/repos/community-staging-x86_64/PKGBUILD
(from rev 275373, haskell-x509-system/trunk/PKGBUILD)

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

Copied: haskell-x509-system/repos/community-staging-x86_64/PKGBUILD (from rev 
275373, haskell-x509-system/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:16:19 UTC (rev 275374)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=x509-system
+pkgname=haskell-x509-system
+pkgver=1.6.6
+pkgrel=12
+pkgdesc="Handle per-operating-system X.509 accessors and storage"
+url="https://github.com/vincenthz/hs-certificate;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-mtl" "haskell-pem" "haskell-x509" 
"haskell-x509-store")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('110f8e9566ab1cd9491f1bc9cb11ee950c34308af026e71b9f8e60beac09b0e062e1e3a0177d67b04aab824c54476b800b965bf616fe84ba0181991371c9c220')
+
+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
+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-x509-system/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:15:36
  Author: felixonmars
Revision: 275373

upgpkg: haskell-x509-system 1.6.6-12

rebuild with memory,0.14.11

Modified:
  haskell-x509-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:14:54 UTC (rev 275372)
+++ PKGBUILD2017-12-22 06:15:36 UTC (rev 275373)
@@ -5,7 +5,7 @@
 _hkgname=x509-system
 pkgname=haskell-x509-system
 pkgver=1.6.6
-pkgrel=11
+pkgrel=12
 pkgdesc="Handle per-operating-system X.509 accessors and storage"
 url="https://github.com/vincenthz/hs-certificate;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:14:54
  Author: felixonmars
Revision: 275372

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-x509-store/repos/community-staging-x86_64/
  haskell-x509-store/repos/community-staging-x86_64/PKGBUILD
(from rev 275371, haskell-x509-store/trunk/PKGBUILD)

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

Copied: haskell-x509-store/repos/community-staging-x86_64/PKGBUILD (from rev 
275371, haskell-x509-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:14:54 UTC (rev 275372)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=x509-store
+pkgname=haskell-x509-store
+pkgver=1.6.5
+pkgrel=12
+pkgdesc="X.509 collection accessing and storing methods"
+url="https://github.com/vincenthz/hs-certificate;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-asn1-encoding" "haskell-asn1-types" "haskell-mtl" 
"haskell-cryptonite"
+ "haskell-pem" "haskell-x509")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('17666f697941dbb4b0ab1a14ba8394de6734d88bbab282868ec484d1932be34dc272021968c77d7a9368e033b8406b332489bdfe6839eff6bb6784a0f01eeb27')
+
+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
+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-tls-session-manager/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:30:49
  Author: felixonmars
Revision: 275390

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tls-session-manager/repos/community-staging-x86_64/
  haskell-tls-session-manager/repos/community-staging-x86_64/PKGBUILD
(from rev 275389, haskell-tls-session-manager/trunk/PKGBUILD)

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

Copied: haskell-tls-session-manager/repos/community-staging-x86_64/PKGBUILD 
(from rev 275389, haskell-tls-session-manager/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:30:49 UTC (rev 275390)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tls-session-manager
+pkgname=haskell-tls-session-manager
+pkgver=0.0.0.2
+pkgrel=2
+pkgdesc="In-memory TLS session manager"
+url="https://hackage.haskell.org/package/tls-session-manager;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-auto-update" "haskell-clock" "haskell-psqueues" 
"haskell-tls")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5c46de84f2398852faf9749673e2d61543908cd0a51194d43facad4feae2d6590d1559318a1123c5964b25a8e9bf7e06dd7cc54a345d0eb613b3ca3a1399')
+
+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
+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-tls-session-manager/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:30:29
  Author: felixonmars
Revision: 275389

upgpkg: haskell-tls-session-manager 0.0.0.2-2

rebuild with memory,0.14.11

Modified:
  haskell-tls-session-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:24:50 UTC (rev 275388)
+++ PKGBUILD2017-12-22 06:30:29 UTC (rev 275389)
@@ -5,7 +5,7 @@
 _hkgname=tls-session-manager
 pkgname=haskell-tls-session-manager
 pkgver=0.0.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="In-memory TLS session manager"
 url="https://hackage.haskell.org/package/tls-session-manager;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:31:32
  Author: felixonmars
Revision: 275391

upgpkg: haskell-warp-tls 3.2.4-30

rebuild with memory,0.14.11

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:30:49 UTC (rev 275390)
+++ PKGBUILD2017-12-22 06:31:32 UTC (rev 275391)
@@ -5,7 +5,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.2.4
-pkgrel=29
+pkgrel=30
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="https://github.com/yesodweb/wai;
 license=("MIT")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 07:16:43
  Author: felixonmars
Revision: 275421

upgpkg: hledger-web 1.4-35

rebuild with memory,0.14.11

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 07:14:54 UTC (rev 275420)
+++ PKGBUILD2017-12-22 07:16:43 UTC (rev 275421)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.4
-pkgrel=34
+pkgrel=35
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


[arch-commits] Commit in git-annex/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 07:14:54
  Author: felixonmars
Revision: 275420

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 275419, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 275419, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 07:14:54 UTC (rev 275420)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20171214
+pkgrel=4
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 'haskell-conduit' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
+ 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
+ 'haskell-network' 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
+ 'haskell-socks' 'haskell-split' 'haskell-stm' 'haskell-stm-chans' 
'haskell-tagsoup'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
+ 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-uuid' 'haskell-wai' 
'haskell-wai-extra' 'haskell-warp'
+ 'haskell-warp-tls' 'haskell-yesod' 'haskell-yesod-core'
+ 'haskell-yesod-form' 'haskell-yesod-static')
+makedepends=('chrpath' 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 07:14:28
  Author: felixonmars
Revision: 275419

upgpkg: git-annex 6.20171214-4

rebuild with memory,0.14.11

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 07:08:31 UTC (rev 275418)
+++ PKGBUILD2017-12-22 07:14:28 UTC (rev 275419)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20171214
-pkgrel=3
+pkgrel=4
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:39:04
  Author: felixonmars
Revision: 275301

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hit/repos/community-staging-x86_64/PKGBUILD (from rev 275300, 
haskell-hit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:39:04 UTC (rev 275301)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hit
+pkgname=haskell-hit
+pkgver=0.6.3
+pkgrel=57
+pkgdesc="Git operations in haskell"
+url="https://github.com/vincenthz/hit;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-attoparsec" "haskell-byteable" 
"haskell-cryptohash" "haskell-hashable"
+ "haskell-hashtables" "haskell-hourglass" "haskell-mtl" 
"haskell-parsec" "haskell-patience"
+ "haskell-random" "haskell-system-fileio" "haskell-system-filepath" 
"haskell-unix-compat"
+ "haskell-utf8-string" "haskell-vector" "haskell-zlib" 
"haskell-zlib-bindings")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('82ccfeb77a439caa1792f1ae29535636764be9e6e94f75973f37a86db6627a492e57da835954384ef8468799de9f0897e20905f65dad256fe3547a4248d5fffc')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fexecutable -f-debug
+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 python-digitalocean/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:39:11
  Author: felixonmars
Revision: 275302

upgpkg: python-digitalocean 1.13.2-1

Modified:
  python-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:39:04 UTC (rev 275301)
+++ PKGBUILD2017-12-22 05:39:11 UTC (rev 275302)
@@ -3,16 +3,17 @@
 
 pkgbase=python-digitalocean
 pkgname=('python-digitalocean' 'python2-digitalocean')
-pkgver=1.12
+pkgver=1.13.2
 pkgrel=1
 pkgdesc='digitalocean.com API to manage Droplets and Images'
 arch=('any')
 license=('LGPL')
 url='https://github.com/koalalorenzo/python-digitalocean'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-jsonpickle' 'python2-jsonpickle')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('5ccb536c5e21b9787413122aa15d6eccd1f47e820c7d5bf5724ccda862775034bee341a14e52b5bbc01e8185b6401da182cdd796b80b9675c687756c8f11cf1f')
+sha512sums=('6ccc559d755c96b84c311b8f8798388e7e6c1f4e344568093f5c81902c703b9b05e6a143a59c5935d049e407ec11df326e0cf2192524f74829857c1013a12bbc')
 
 prepare() {
   cp -a python-digitalocean-$pkgver{,-py2}
@@ -35,7 +36,7 @@
 }
 
 package_python-digitalocean() {
-  depends=('python-requests')
+  depends=('python-requests' 'python-jsonpickle')
 
   cd python-digitalocean-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
@@ -42,7 +43,7 @@
 }
 
 package_python2-digitalocean() {
-  depends=('python2-requests')
+  depends=('python2-requests' 'python2-jsonpickle')
 
   cd python-digitalocean-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:39:27
  Author: felixonmars
Revision: 275303

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 05:39:11 UTC (rev 275302)
+++ PKGBUILD2017-12-22 05:39:27 UTC (rev 275303)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-digitalocean
-pkgname=('python-digitalocean' 'python2-digitalocean')
-pkgver=1.12
-pkgrel=1
-pkgdesc='digitalocean.com API to manage Droplets and Images'
-arch=('any')
-license=('LGPL')
-url='https://github.com/koalalorenzo/python-digitalocean'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
-sha512sums=('5ccb536c5e21b9787413122aa15d6eccd1f47e820c7d5bf5724ccda862775034bee341a14e52b5bbc01e8185b6401da182cdd796b80b9675c687756c8f11cf1f')
-
-prepare() {
-  cp -a python-digitalocean-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-digitalocean-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-digitalocean-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-digitalocean-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/python-digitalocean-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-digitalocean() {
-  depends=('python-requests')
-
-  cd python-digitalocean-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-digitalocean() {
-  depends=('python2-requests')
-
-  cd python-digitalocean-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-digitalocean/repos/community-any/PKGBUILD (from rev 275302, 
python-digitalocean/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 05:39:27 UTC (rev 275303)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-digitalocean
+pkgname=('python-digitalocean' 'python2-digitalocean')
+pkgver=1.13.2
+pkgrel=1
+pkgdesc='digitalocean.com API to manage Droplets and Images'
+arch=('any')
+license=('LGPL')
+url='https://github.com/koalalorenzo/python-digitalocean'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 
'python2-requests'
+ 'python-jsonpickle' 'python2-jsonpickle')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-responses' 'python2-responses')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/koalalorenzo/python-digitalocean/archive/v$pkgver.tar.gz;)
+sha512sums=('6ccc559d755c96b84c311b8f8798388e7e6c1f4e344568093f5c81902c703b9b05e6a143a59c5935d049e407ec11df326e0cf2192524f74829857c1013a12bbc')
+
+prepare() {
+  cp -a python-digitalocean-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-digitalocean-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-digitalocean-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-digitalocean-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/python-digitalocean-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-digitalocean() {
+  depends=('python-requests' 'python-jsonpickle')
+
+  cd python-digitalocean-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-digitalocean() {
+  depends=('python2-requests' 'python2-jsonpickle')
+
+  cd python-digitalocean-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:40:51
  Author: felixonmars
Revision: 275305

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-store/repos/community-staging-x86_64/PKGBUILD (from rev 275304, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:40:51 UTC (rev 275305)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.4.3.2
+pkgrel=21
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0faa8b71cd2a078e989fb0da428d0f78cf2a7c85fb11584949e47e8a20f5f0f919d7ad82de1f6ce1e1ac33098179adc382dedb04c75db64f2654eeab60fdbb9d')
+
+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-comparison-bench -f-small-bench
+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-store/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:40:36
  Author: felixonmars
Revision: 275304

upgpkg: haskell-store 0.4.3.2-21

rebuild with memory,0.14.11

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:39:27 UTC (rev 275303)
+++ PKGBUILD2017-12-22 05:40:36 UTC (rev 275304)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.2
-pkgrel=20
+pkgrel=21
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:07:12
  Author: felixonmars
Revision: 275359

upgpkg: dnscrypt-proxy 1.9.5-1

Modified:
  dnscrypt-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:06:19 UTC (rev 275358)
+++ PKGBUILD2017-12-22 06:07:12 UTC (rev 275359)
@@ -4,8 +4,8 @@
 # Contributor: peace4all 
 
 pkgname=dnscrypt-proxy
-pkgver=1.9.4
-pkgrel=2
+pkgver=1.9.5
+pkgrel=1
 pkgdesc="A tool for securing communications between a client and a DNS 
resolver"
 arch=('x86_64')
 url="http://dnscrypt.org/;
@@ -14,13 +14,13 @@
 install=dnscrypt-proxy.install
 backup=('etc/dnscrypt-proxy.conf')
 source=("http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha512sums=('b19103dc39655f199c85ec69daab949d07adc12e64411d2323308afb398e6ac6563bbc17f2e317bfe1e6c95c810487d8d62da3f4c7f7257bdcf837cd0390bfb0')
+sha512sums=('af5abcd08e3a51c1c8e142647946773c7afb4ba5076f95e74a5cbf7c54a62082de98014b6c9a1349ec6938f90d4f3584b6e6caa136902345922e16e7c9689132')
 
 build() {
   cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-systemd
-  make -j2
+  make
 }
 
 package() {


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:07:38
  Author: felixonmars
Revision: 275361

upgpkg: hledger-api 1.4-28

rebuild with memory,0.14.11

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:07:28 UTC (rev 275360)
+++ PKGBUILD2017-12-22 06:07:38 UTC (rev 275361)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.4
-pkgrel=27
+pkgrel=28
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:06:19
  Author: felixonmars
Revision: 275358

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-servant-server/repos/community-staging-x86_64/
  haskell-servant-server/repos/community-staging-x86_64/PKGBUILD
(from rev 275357, haskell-servant-server/trunk/PKGBUILD)

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

Copied: haskell-servant-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 275357, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:06:19 UTC (rev 275358)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.12
+pkgrel=12
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec"
+ "haskell-base64-bytestring" "haskell-exceptions" 
"haskell-http-api-data"
+ "haskell-http-types" "haskell-network-uri" "haskell-monad-control" 
"haskell-mtl"
+ "haskell-network" "haskell-safe" "haskell-servant" "haskell-split"
+ "haskell-string-conversions" "haskell-system-filepath" 
"haskell-resourcet" "haskell-tagged"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('322fa0ebec88870d5d6e254ef27031b26d2c96dbcd6ec29e99dd2449abf95174471b1719034fb22077e4ba3f6a5bf7b2b50c535ba87e9f371f446399145f02cc')
+
+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
+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 dnscrypt-proxy/repos/community-x86_64 (4 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:07:28
  Author: felixonmars
Revision: 275360

archrelease: copy trunk to community-x86_64

Added:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
(from rev 275359, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
(from rev 275359, dnscrypt-proxy/trunk/dnscrypt-proxy.install)
Deleted:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install

+
 PKGBUILD   |   70 +++
 dnscrypt-proxy.install |   12 
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 06:07:12 UTC (rev 275359)
+++ PKGBUILD2017-12-22 06:07:28 UTC (rev 275360)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Techlive Zheng 
-# Contributor: peace4all 
-
-pkgname=dnscrypt-proxy
-pkgver=1.9.4
-pkgrel=2
-pkgdesc="A tool for securing communications between a client and a DNS 
resolver"
-arch=('i686' 'x86_64')
-url="http://dnscrypt.org/;
-license=('custom:ISC')
-depends=('libsodium' 'systemd' 'libtool' 'ldns')
-install=dnscrypt-proxy.install
-backup=('etc/dnscrypt-proxy.conf')
-source=("http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha512sums=('b19103dc39655f199c85ec69daab949d07adc12e64411d2323308afb398e6ac6563bbc17f2e317bfe1e6c95c810487d8d62da3f4c7f7257bdcf837cd0390bfb0')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-systemd
-  make -j2
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  mkdir -p "$pkgdir"/{usr/share/{licenses,doc}/$pkgname,usr/lib/systemd/system}
-  install -m 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname
-  install -m 644 AUTHORS NEWS README README.markdown 
"$pkgdir"/usr/share/doc/$pkgname
-  install -m 644 dnscrypt-proxy.service "$pkgdir"/usr/lib/systemd/system
-  install -m 644 dnscrypt-proxy.socket "$pkgdir"/usr/lib/systemd/system
-}

Copied: dnscrypt-proxy/repos/community-x86_64/PKGBUILD (from rev 275359, 
dnscrypt-proxy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 06:07:28 UTC (rev 275360)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Techlive Zheng 
+# Contributor: peace4all 
+
+pkgname=dnscrypt-proxy
+pkgver=1.9.5
+pkgrel=1
+pkgdesc="A tool for securing communications between a client and a DNS 
resolver"
+arch=('x86_64')
+url="http://dnscrypt.org/;
+license=('custom:ISC')
+depends=('libsodium' 'systemd' 'libtool' 'ldns')
+install=dnscrypt-proxy.install
+backup=('etc/dnscrypt-proxy.conf')
+source=("http://download.dnscrypt.org/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha512sums=('af5abcd08e3a51c1c8e142647946773c7afb4ba5076f95e74a5cbf7c54a62082de98014b6c9a1349ec6938f90d4f3584b6e6caa136902345922e16e7c9689132')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  mkdir -p "$pkgdir"/{usr/share/{licenses,doc}/$pkgname,usr/lib/systemd/system}
+  install -m 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname
+  install -m 644 AUTHORS NEWS README README.markdown 
"$pkgdir"/usr/share/doc/$pkgname
+  install -m 644 dnscrypt-proxy.service "$pkgdir"/usr/lib/systemd/system
+  install -m 644 dnscrypt-proxy.socket "$pkgdir"/usr/lib/systemd/system
+}

Deleted: dnscrypt-proxy.install
===
--- dnscrypt-proxy.install  2017-12-22 06:07:12 UTC (rev 275359)
+++ dnscrypt-proxy.install  2017-12-22 06:07:28 UTC (rev 275360)
@@ -1,6 +0,0 @@
-post_upgrade() {
-  if [ "$(vercmp $2 1.8.1-1)" -lt 0 ]
-  then
-echo 'Since 1.8.1-1 there is a new configuration file at 
/etc/dnscrypt-proxy.conf. The systemd unit has been configured to use it, so 
please adjust your settings there.'
-  fi
-}

Copied: dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install (from rev 
275359, dnscrypt-proxy/trunk/dnscrypt-proxy.install)
===
--- dnscrypt-proxy.install  (rev 0)
+++ dnscrypt-proxy.install  2017-12-22 06:07:28 UTC (rev 275360)
@@ -0,0 +1,6 @@
+post_upgrade() {
+  if [ "$(vercmp $2 1.8.1-1)" -lt 0 ]
+  then
+echo 'Since 1.8.1-1 there is a new configuration file at 
/etc/dnscrypt-proxy.conf. The systemd unit has been configured to use it, so 
please adjust your settings there.'
+  fi
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:06:04
  Author: felixonmars
Revision: 275357

upgpkg: haskell-servant-server 0.12-12

rebuild with memory,0.14.11

Modified:
  haskell-servant-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:05:05 UTC (rev 275356)
+++ PKGBUILD2017-12-22 06:06:04 UTC (rev 275357)
@@ -5,7 +5,7 @@
 _hkgname=servant-server
 pkgname=haskell-servant-server
 pkgver=0.12
-pkgrel=11
+pkgrel=12
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
 url="http://haskell-servant.readthedocs.org/;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:24:50
  Author: felixonmars
Revision: 275388

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
275387, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:24:50 UTC (rev 275388)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.5
+pkgrel=29
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-attoparsec"
+ "haskell-base16-bytestring" "haskell-binary-conduit" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-crypto-pubkey" "haskell-cryptohash" 
"haskell-errors"
+ "haskell-fgl" "haskell-graphviz" "haskell-hopenpgp" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-types" "haskell-ixset-typed" 
"haskell-lens"
+ "haskell-monad-loops" "haskell-openpgp-asciiarmor" 
"haskell-optparse-applicative"
+ "haskell-resourcet" "haskell-text" "haskell-time-locale-compat" 
"haskell-wl-pprint-extras"
+ "haskell-wl-pprint-terminfo" "haskell-yaml")
+makedepends=('alex' 'happy' 'ghc')
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('0ecba903607ef27f14c43bf1f6a2383a740c44802dcecf6ac093f41f8d754d77ef6f14e8200316cd2d7e56b8c63934299c521b6693baf1ca219b65485fd6d52a')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}


[arch-commits] Commit in pandoc-citeproc/repos (2 files)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:50:27
  Author: felixonmars
Revision: 275402

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 275401, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
275401, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:50:27 UTC (rev 275402)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.12.1.1
+pkgrel=3
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-data-default' 'haskell-hs-bibutils' 'haskell-mtl' 
'haskell-old-locale' 'pandoc'
+ 'haskell-pandoc-types' 'haskell-parsec' 'haskell-rfc5051' 
'haskell-setenv' 'haskell-split'
+ 'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text' 
'haskell-text-icu'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-xml-conduit' 
'haskell-yaml')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('498f6f51d57f1f6699b23dd31fbc120769c3ba0900a361161ea5de4d6282eb7a987b692f0abbdbe11173d770e360028837b30250d70cec2ebb83c6c2724fc5fe')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+build() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+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
+runhaskell Setup test
+}
+
+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"
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:50:11
  Author: felixonmars
Revision: 275401

upgpkg: pandoc-citeproc 0.12.1.1-3

rebuild with memory,0.14.11

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:47:33 UTC (rev 275400)
+++ PKGBUILD2017-12-22 06:50:11 UTC (rev 275401)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.12.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 07:08:31
  Author: felixonmars
Revision: 275418

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 275417, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
275417, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 07:08:31 UTC (rev 275418)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=44
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+
+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
+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-yesod-static/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 07:08:13
  Author: felixonmars
Revision: 275417

upgpkg: haskell-yesod-static 1.5.3.1-44

rebuild with memory,0.14.11

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 07:07:15 UTC (rev 275416)
+++ PKGBUILD2017-12-22 07:08:13 UTC (rev 275417)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.3.1
-pkgrel=43
+pkgrel=44
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:37:25
  Author: felixonmars
Revision: 275297

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  134 ++---
 1 file changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 05:37:07 UTC (rev 275296)
+++ PKGBUILD2017-12-22 05:37:25 UTC (rev 275297)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-openstackclient
-pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.12.0
-pkgrel=1
-pkgdesc="OpenStack Command-line Client"
-arch=('any')
-url="http://docs.openstack.org/developer/python-openstackclient;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
- 'python2-babel' 'python-cliff' 'python2-cliff' 
'python-keystoneclient'
- 'python2-keystoneclient' 'python-keystoneauth1' 
'python2-keystoneauth1'
- 'python-osc-lib' 'python2-osc-lib' 'python-oslo-utils' 
'python2-oslo-utils'
- 'python-oslo-i18n' 'python2-oslo-i18n' 'python-openstacksdk' 
'python2-openstacksdk'
- 'python-glanceclient' 'python2-glanceclient' 'python-novaclient' 
'python2-novaclient'
- 'python-cinderclient' 'python2-cinderclient')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)
-sha512sums=('931e43e1b658dbd02f9be1788607f73fb89ff3724c687b8cb14f119f8c7b2a13a313172522e20180371ddc4f6590d98dda6602d520770c151b76017a8fe892c4')
-
-prepare() {
-  cp -a python-openstackclient-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-openstackclient() {
-  depends=('python-six' 'python-pbr' 'python-babel' 'python-cliff' 
'python-keystoneclient'
-   'python-keystoneauth1' 'python-osc-lib' 'python-oslo-utils' 
'python-oslo-i18n'
-   'python-openstacksdk' 'python-glanceclient' 'python-novaclient' 
'python-cinderclient')
-
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-openstackclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-cliff' 
'python2-keystoneclient'
-   'python2-keystoneauth1' 'python2-osc-lib' 'python2-oslo-utils' 
'python2-oslo-i18n'
-   'python2-openstacksdk' 'python2-glanceclient' 'python2-novaclient'
-   'python2-cinderclient')
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/openstack{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-openstackclient/repos/community-any/PKGBUILD (from rev 275296, 
python-openstackclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 05:37:25 UTC (rev 275297)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-openstackclient
+pkgname=(python-openstackclient python2-openstackclient)
+pkgver=3.13.0
+pkgrel=1
+pkgdesc="OpenStack Command-line Client"
+arch=('any')
+url="http://docs.openstack.org/developer/python-openstackclient;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
+ 'python2-babel' 'python-cliff' 'python2-cliff' 
'python-keystoneclient'
+ 'python2-keystoneclient' 'python-keystoneauth1' 
'python2-keystoneauth1'
+ 'python-osc-lib' 'python2-osc-lib' 'python-oslo-utils' 
'python2-oslo-utils'
+ 'python-oslo-i18n' 'python2-oslo-i18n' 'python-openstacksdk' 
'python2-openstacksdk'
+ 'python-glanceclient' 'python2-glanceclient' 'python-novaclient' 
'python2-novaclient'
+ 'python-cinderclient' 'python2-cinderclient')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)

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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:37:34
  Author: felixonmars
Revision: 275298

upgpkg: darcs 2.12.5.20170909-14

rebuild with memory,0.14.11

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:37:25 UTC (rev 275297)
+++ PKGBUILD2017-12-22 05:37:34 UTC (rev 275298)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.12.5.20170909
-pkgrel=13
+pkgrel=14
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net;
 license=("GPL")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:37:07
  Author: felixonmars
Revision: 275296

upgpkg: python-openstackclient 3.13.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:35:36 UTC (rev 275295)
+++ PKGBUILD2017-12-22 05:37:07 UTC (rev 275296)
@@ -4,7 +4,7 @@
 
 pkgbase=python-openstackclient
 pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.12.0
+pkgver=3.13.0
 pkgrel=1
 pkgdesc="OpenStack Command-line Client"
 arch=('any')
@@ -19,7 +19,7 @@
  'python-cinderclient' 'python2-cinderclient')
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)
-sha512sums=('931e43e1b658dbd02f9be1788607f73fb89ff3724c687b8cb14f119f8c7b2a13a313172522e20180371ddc4f6590d98dda6602d520770c151b76017a8fe892c4')
+sha512sums=('f8c25eb1067e6e3685334f77e7849c5be46e27a83c0a0ce54fa0d802fad2e42e8c71d35c4e71750dda1c82ef1f7971621774bb5cc0b0f42c6ba24042e593eaf8')
 
 prepare() {
   cp -a python-openstackclient-$pkgver{,-py2}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:37:49
  Author: felixonmars
Revision: 275299

archrelease: copy trunk to community-staging-x86_64

Added:
  darcs/repos/community-staging-x86_64/
  darcs/repos/community-staging-x86_64/PKGBUILD
(from rev 275298, darcs/trunk/PKGBUILD)

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 275298, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:37:49 UTC (rev 275299)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.5.20170909
+pkgrel=14
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL")
+arch=('x86_64')
+depends=('curl' 'ghc' "haskell-async" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" 
"haskell-graphviz"
+ "haskell-hashable" "haskell-html" "haskell-http" "haskell-knob" 
"haskell-mmap"
+ "haskell-mtl" "haskell-network" "haskell-network-uri" 
"haskell-old-time" "haskell-parsec"
+ "haskell-sandi" "haskell-random" "haskell-regex-applicative" 
"haskell-regex-compat-tdfa"
+ "haskell-tar" "haskell-text" "haskell-unix-compat" 
"haskell-utf8-string" "haskell-vector"
+ "haskell-zip-archive" "haskell-zlib")
+makedepends=('ghc')
+# Fetched from http://darcs.net/reviewed/reviewed.zip
+source=("https://pkgbuild.com/~felixonmars/sources/darcs-2.12.5.20170909.zip;)
+#source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('64f44e9d9727b8f7e00402a8a5dde9b6dc8f103776c4decef90b28af9603830f')
+
+prepare() {
+mv reviewed $pkgname-$pkgver
+sed -e 's/graphviz >= 2999.18.1 && < 2999.19,/graphviz >= 
2999.18.1,/' \
+-e 's/process  >= 1.2.3.0 && < 1.5.0.0,/process  >= 1.2.3.0,/' 
\
+-e 's/time >= 1.5.0.1 && < 1.8,/time >= 1.5.0.1,/' \
+-i $pkgname-$pkgver/darcs.cabal
+}
+
+build() {
+cd $pkgname-$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 \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv
+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 $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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:38:49
  Author: felixonmars
Revision: 275300

upgpkg: haskell-hit 0.6.3-57

rebuild with memory,0.14.11

Modified:
  haskell-hit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:37:49 UTC (rev 275299)
+++ PKGBUILD2017-12-22 05:38:49 UTC (rev 275300)
@@ -5,7 +5,7 @@
 _hkgname=hit
 pkgname=haskell-hit
 pkgver=0.6.3
-pkgrel=56
+pkgrel=57
 pkgdesc="Git operations in haskell"
 url="https://github.com/vincenthz/hit;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:47:05
  Author: felixonmars
Revision: 275320

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-securemem/repos/community-staging-x86_64/PKGBUILD (from rev 
275319, haskell-securemem/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:47:05 UTC (rev 275320)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=securemem
+pkgname=haskell-securemem
+pkgver=0.1.9
+pkgrel=29
+pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk."
+url="https://github.com/vincenthz/hs-securemem;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-byteable" "haskell-memory")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('64623b5a695e0e946b5762fe47baea247e497c2f2add0887dc54300948d87088e8604eec58715f8b31642121100c63ead1c8db96ee7d6c60e1ce27b3da6d56e9')
+
+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
+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-securemem/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:46:47
  Author: felixonmars
Revision: 275319

upgpkg: haskell-securemem 0.1.9-29

rebuild with memory,0.14.11

Modified:
  haskell-securemem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:46:42 UTC (rev 275318)
+++ PKGBUILD2017-12-22 05:46:47 UTC (rev 275319)
@@ -5,7 +5,7 @@
 _hkgname=securemem
 pkgname=haskell-securemem
 pkgver=0.1.9
-pkgrel=28
+pkgrel=29
 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk."
 url="https://github.com/vincenthz/hs-securemem;
 license=("custom:BSD3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:45:55
  Author: felixonmars
Revision: 275315

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-jwt/repos/community-staging-x86_64/PKGBUILD (from rev 275314, 
haskell-jwt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:45:55 UTC (rev 275315)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=jwt
+pkgname=haskell-jwt
+pkgver=0.7.2
+pkgrel=18
+pkgdesc="JSON Web Token (JWT) decoding and encoding"
+url="https://bitbucket.org/ssaasen/haskell-jwt;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cryptonite" "haskell-memory" "haskell-text" 
"haskell-aeson"
+ "haskell-unordered-containers" "haskell-scientific" 
"haskell-data-default"
+ "haskell-http-types" "haskell-vector" "haskell-semigroups" 
"haskell-network-uri")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('17967413d21399596a236bc8169d9e030bb85e2b1c349c6e470543767cc20a31')
+
+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
+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-jwt/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:45:40
  Author: felixonmars
Revision: 275314

upgpkg: haskell-jwt 0.7.2-18

rebuild with memory,0.14.11

Modified:
  haskell-jwt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:45:02 UTC (rev 275313)
+++ PKGBUILD2017-12-22 05:45:40 UTC (rev 275314)
@@ -5,7 +5,7 @@
 _hkgname=jwt
 pkgname=haskell-jwt
 pkgver=0.7.2
-pkgrel=17
+pkgrel=18
 pkgdesc="JSON Web Token (JWT) decoding and encoding"
 url="https://bitbucket.org/ssaasen/haskell-jwt;
 license=("MIT")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:45:02
  Author: felixonmars
Revision: 275313

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-cryptonite-conduit/repos/community-staging-x86_64/
  haskell-cryptonite-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 275312, haskell-cryptonite-conduit/trunk/PKGBUILD)

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

Copied: haskell-cryptonite-conduit/repos/community-staging-x86_64/PKGBUILD 
(from rev 275312, haskell-cryptonite-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:45:02 UTC (rev 275313)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=cryptonite-conduit
+pkgname=haskell-cryptonite-conduit
+pkgver=0.2.2
+pkgrel=8
+pkgdesc="Conduit bridge for cryptonite"
+url="https://github.com/haskell-crypto/cryptonite-conduit;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-exceptions' 'haskell-memory' 'haskell-resourcet')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5a313d1ff64992fc8f45ebf06f5f439aa5dfe745ce6f2bfc31b3ee06b489b0a145a9e6b5cf00fb557ddbebf1aa5c226dc0add9c591f62a06bd6f8776cf52dbdf')
+
+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
+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 batctl/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:46:42
  Author: felixonmars
Revision: 275318

archrelease: copy trunk to community-x86_64

Added:
  batctl/repos/community-x86_64/PKGBUILD
(from rev 275317, batctl/trunk/PKGBUILD)
Deleted:
  batctl/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 05:46:28 UTC (rev 275317)
+++ PKGBUILD2017-12-22 05:46:42 UTC (rev 275318)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Weißschuh 
-# Contributor: Nathan Owe 
-
-pkgname=batctl
-pkgver=2017.2
-_advver=$pkgver
-pkgrel=1
-pkgdesc='B.A.T.M.A.N. advanced control and management tool'
-arch=('i686' 'x86_64')
-url='http://www.open-mesh.net/'
-license=('GPL')
-depends=('libnl')
-source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz"{,.asc})
-sha512sums=('99747dcd246e4b1aa6d4c4b263565738ec5a62bebb6c1223fb6eb20118874e799370b3bb957c53c9726f5028e56a9747cd4ee954ad8e53ecc4ae80a3a2ac86d5'
-'SKIP')
-validpgpkeys=('2DE9541A85CC87D5D9836D5E0C8A47A2ABD72DF9')  # Simon Wunderlich
-
-build(){
-  cd batctl-$pkgver
-  make
-}
-
-package() {
-  cd batctl-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
-}

Copied: batctl/repos/community-x86_64/PKGBUILD (from rev 275317, 
batctl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 05:46:42 UTC (rev 275318)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Weißschuh 
+# Contributor: Nathan Owe 
+
+pkgname=batctl
+pkgver=2017.4
+_advver=$pkgver
+pkgrel=1
+pkgdesc='B.A.T.M.A.N. advanced control and management tool'
+arch=('x86_64')
+url='http://www.open-mesh.net/'
+license=('GPL')
+depends=('libnl')
+source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz"{,.asc})
+sha512sums=('a3ce3f32ed1eaa65aee4a9ac56d8e235b861b3844a13fe050cfc0e707bbdf382fd2e6e4ecb35bf79020cb241e063f473d28f1b2e312f865e6dce304b4b9f'
+'SKIP')
+validpgpkeys=('2DE9541A85CC87D5D9836D5E0C8A47A2ABD72DF9')  # Simon Wunderlich
+
+build(){
+  cd batctl-$pkgver
+  make
+}
+
+package() {
+  cd batctl-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
+}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:46:25
  Author: felixonmars
Revision: 275316

upgpkg: batctl 2017.4-1

Modified:
  batctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:45:55 UTC (rev 275315)
+++ PKGBUILD2017-12-22 05:46:25 UTC (rev 275316)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Owe 
 
 pkgname=batctl
-pkgver=2017.2
+pkgver=2017.4
 _advver=$pkgver
 pkgrel=1
 pkgdesc='B.A.T.M.A.N. advanced control and management tool'
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libnl')
 
source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz"{,.asc})
-sha512sums=('99747dcd246e4b1aa6d4c4b263565738ec5a62bebb6c1223fb6eb20118874e799370b3bb957c53c9726f5028e56a9747cd4ee954ad8e53ecc4ae80a3a2ac86d5'
+sha512sums=('a3ce3f32ed1eaa65aee4a9ac56d8e235b861b3844a13fe050cfc0e707bbdf382fd2e6e4ecb35bf79020cb241e063f473d28f1b2e312f865e6dce304b4b9f'
 'SKIP')
 validpgpkeys=('2DE9541A85CC87D5D9836D5E0C8A47A2ABD72DF9')  # Simon Wunderlich
 


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:00:50
  Author: felixonmars
Revision: 275350

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-crypto-pubkey/repos/community-staging-x86_64/
  haskell-crypto-pubkey/repos/community-staging-x86_64/PKGBUILD
(from rev 275349, haskell-crypto-pubkey/trunk/PKGBUILD)

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

Copied: haskell-crypto-pubkey/repos/community-staging-x86_64/PKGBUILD (from rev 
275349, haskell-crypto-pubkey/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:00:50 UTC (rev 275350)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=crypto-pubkey
+pkgname=haskell-crypto-pubkey
+pkgver=0.2.8
+pkgrel=35
+pkgdesc="Public Key cryptography"
+url="https://github.com/vincenthz/hs-crypto-pubkey;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-byteable' 'haskell-crypto-numbers' 
'haskell-crypto-pubkey-types'
+ 'haskell-crypto-random' 'haskell-cryptohash')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9e7d54421fdb3c53964688831a2ca5f5379e141e7924af76916d868300833c0dbde22392e1452f80aaf2ec7a9a52de6b429a6f8f78b8fbef6c32f2f31202ed06')
+
+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
+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-nettle/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:01:35
  Author: felixonmars
Revision: 275351

upgpkg: haskell-nettle 0.2.0-27

rebuild with memory,0.14.11

Modified:
  haskell-nettle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:00:50 UTC (rev 275350)
+++ PKGBUILD2017-12-22 06:01:35 UTC (rev 275351)
@@ -4,7 +4,7 @@
 _hkgname=nettle
 pkgname=haskell-nettle
 pkgver=0.2.0
-pkgrel=26
+pkgrel=27
 pkgdesc="Safe nettle binding"
 url="https://github.com/stbuehler/haskell-nettle;
 license=('MIT')


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 05:59:59
  Author: felixonmars
Revision: 275348

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-crypto-numbers/repos/community-staging-x86_64/
  haskell-crypto-numbers/repos/community-staging-x86_64/PKGBUILD
(from rev 275347, haskell-crypto-numbers/trunk/PKGBUILD)

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

Copied: haskell-crypto-numbers/repos/community-staging-x86_64/PKGBUILD (from 
rev 275347, haskell-crypto-numbers/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 05:59:59 UTC (rev 275348)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=crypto-numbers
+pkgname=haskell-crypto-numbers
+pkgver=0.2.7
+pkgrel=29
+pkgdesc="Cryptographic numbers: functions and algorithms"
+url="https://github.com/vincenthz/hs-crypto-numbers;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-crypto-random' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('4fac18f6d76d5cc9ae82d177a45c155847264494dd112db80a76c955faee4917b4b3c563bb76eb3a08923bb020138307a7115d78fe0caa20fd3fb2b12d679947')
+
+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
+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-crypto-pubkey/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:00:34
  Author: felixonmars
Revision: 275349

upgpkg: haskell-crypto-pubkey 0.2.8-35

rebuild with memory,0.14.11

Modified:
  haskell-crypto-pubkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 05:59:59 UTC (rev 275348)
+++ PKGBUILD2017-12-22 06:00:34 UTC (rev 275349)
@@ -5,7 +5,7 @@
 _hkgname=crypto-pubkey
 pkgname=haskell-crypto-pubkey
 pkgver=0.2.8
-pkgrel=34
+pkgrel=35
 pkgdesc="Public Key cryptography"
 url="https://github.com/vincenthz/hs-crypto-pubkey;
 license=('custom:BSD3')


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:19:56
  Author: felixonmars
Revision: 275382

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-connection/repos/community-staging-x86_64/PKGBUILD (from rev 
275381, haskell-connection/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:19:56 UTC (rev 275382)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 143584 2015-10-10 10:28:35Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=connection
+pkgname=haskell-connection
+pkgver=0.2.8
+pkgrel=34
+pkgdesc="Simple and easy network connections API"
+url="https://github.com/vincenthz/hs-connection;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-byteable" "haskell-data-default-class" 
"haskell-network" "haskell-socks"
+ "haskell-tls" "haskell-x509" "haskell-x509-store" 
"haskell-x509-system"
+ "haskell-x509-validation")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('59202159d8d9233d1786c75470892da1a577d7a82a8bb8f5c75d52ade7be227c5619fd6fdebf7f60d4e240b31e3b791df266c97787e3fe7814da380147f9c9c5')
+
+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
+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-dav/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:21:52
  Author: felixonmars
Revision: 275385

upgpkg: haskell-dav 1.3.1-177

rebuild with memory,0.14.11

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:20:59 UTC (rev 275384)
+++ PKGBUILD2017-12-22 06:21:52 UTC (rev 275385)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=176
+pkgrel=177
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:22:16
  Author: felixonmars
Revision: 275386

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 275385, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-22 06:22:16 UTC (rev 275386)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=177
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV;
+license=("GPL3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+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 \
+-fnetwork-uri -f-mtl-compat
+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-http-client-tls/trunk (PKGBUILD)

2017-12-21 Thread Felix Yan via arch-commits
Date: Friday, December 22, 2017 @ 06:20:41
  Author: felixonmars
Revision: 275383

upgpkg: haskell-http-client-tls 0.3.5.1-25

rebuild with memory,0.14.11

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-22 06:19:56 UTC (rev 275382)
+++ PKGBUILD2017-12-22 06:20:41 UTC (rev 275383)
@@ -5,7 +5,7 @@
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
 pkgver=0.3.5.1
-pkgrel=24
+pkgrel=25
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client;
 license=("MIT")


  1   2   3   4   >