[arch-commits] Commit in xfce4-timer-plugin/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, January 27, 2018 @ 06:18:18
  Author: foutrelis
Revision: 315485

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-timer-plugin/repos/extra-x86_64/PKGBUILD
(from rev 315484, xfce4-timer-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-timer-plugin/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 06:18:11 UTC (rev 315484)
+++ PKGBUILD2018-01-27 06:18:18 UTC (rev 315485)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: AndyRTR 
-# Contributor: Tobias Kieslich 
-
-pkgname=xfce4-timer-plugin
-pkgver=1.6.0
-pkgrel=4
-pkgdesc="Plugin to track time for the Xfce4 panel"
-arch=('i686' 'x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin;
-license=('GPL2')
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/ \
---localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-timer-plugin/repos/extra-x86_64/PKGBUILD (from rev 315484, 
xfce4-timer-plugin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 06:18:18 UTC (rev 315485)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: AndyRTR 
+# Contributor: Tobias Kieslich 
+
+pkgname=xfce4-timer-plugin
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="Plugin to track time for the Xfce4 panel"
+arch=('x86_64')
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin;
+license=('GPL2')
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/ \
+--localstatedir=/var \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in xfce4-timer-plugin/trunk (PKGBUILD)

2018-01-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, January 27, 2018 @ 06:18:11
  Author: foutrelis
Revision: 315484

upgpkg: xfce4-timer-plugin 1.7.0-1

New upstream release.

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 05:52:09 UTC (rev 315483)
+++ PKGBUILD2018-01-27 06:18:11 UTC (rev 315484)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-timer-plugin
-pkgver=1.6.0
-pkgrel=4
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin;
@@ -14,7 +14,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c')
+sha256sums=('2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -23,7 +23,8 @@
 --prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib/ \
---localstatedir=/var
+--localstatedir=/var \
+--disable-debug
   make
 }
 


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

2018-01-26 Thread Laurent Carlier via arch-commits
Date: Saturday, January 27, 2018 @ 05:52:09
  Author: lcarlier
Revision: 315483

archrelease: copy trunk to testing-x86_64

Added:
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch
(from rev 315482, mesa/trunk/0001-glvnd-fix-gl-dot-pc.patch)
  
mesa/repos/testing-x86_64/0001-radeon-vcn-add-and-manage-render-picture-list.patch
(from rev 315482, 
mesa/trunk/0001-radeon-vcn-add-and-manage-render-picture-list.patch)
  
mesa/repos/testing-x86_64/0002-radeon-uvd-add-and-manage-render-picture-list.patch
(from rev 315482, 
mesa/trunk/0002-radeon-uvd-add-and-manage-render-picture-list.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 315482, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 315482, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-x86_64/winsys-radeon-Compute-is_displayable-in-surf_drm_to_winsys.patch
(from rev 315482, 
mesa/trunk/winsys-radeon-Compute-is_displayable-in-surf_drm_to_winsys.patch)

--+
 0001-glvnd-fix-gl-dot-pc.patch   |   12 
 0001-radeon-vcn-add-and-manage-render-picture-list.patch |   95 
 0002-radeon-uvd-add-and-manage-render-picture-list.patch |   96 
 LICENSE  |   82 
 PKGBUILD |  202 
++
 winsys-radeon-Compute-is_displayable-in-surf_drm_to_winsys.patch |   14 
 6 files changed, 501 insertions(+)

Copied: mesa/repos/testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch (from rev 
315482, mesa/trunk/0001-glvnd-fix-gl-dot-pc.patch)
===
--- testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch   
(rev 0)
+++ testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch   2018-01-27 05:52:09 UTC 
(rev 315483)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: 
mesa/repos/testing-x86_64/0001-radeon-vcn-add-and-manage-render-picture-list.patch
 (from rev 315482, 
mesa/trunk/0001-radeon-vcn-add-and-manage-render-picture-list.patch)
===
--- testing-x86_64/0001-radeon-vcn-add-and-manage-render-picture-list.patch 
(rev 0)
+++ testing-x86_64/0001-radeon-vcn-add-and-manage-render-picture-list.patch 
2018-01-27 05:52:09 UTC (rev 315483)
@@ -0,0 +1,95 @@
+From: Boyuan Zhang 
+
+Create a list in decoder to store all render picture buffer pointers that
+currently being used in reference picture lists.
+
+During get message buffer call, check each pointer in render_pic_list[]
+within given pic->ref[] list, remove pointer that no longer being used by
+pic->ref[]. Then add current render surface pointer to the render_pic_list[]
+and assign the associated index to result.curr_idx.
+
+As a result, result.curr_idx will have the correct index to represent the
+current render picture, instead of the previous increamenting values.
+
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104745
+
+Signed-off-by: Boyuan Zhang 
+Reviewed-by: Christian König 
+Cc: mesa-stable at lists.freedesktop.org
+(cherry picked from commit f2bfd1cbb7e72945ca192845a1ad28426c7aea89)
+---
+ src/gallium/drivers/radeon/radeon_vcn_dec.c | 28 
+ 1 file changed, 24 insertions(+), 4 deletions(-)
+
+diff --git a/src/gallium/drivers/radeon/radeon_vcn_dec.c 
b/src/gallium/drivers/radeon/radeon_vcn_dec.c
+index 2ece4a3..8010010 100644
+--- a/src/gallium/drivers/radeon/radeon_vcn_dec.c
 b/src/gallium/drivers/radeon/radeon_vcn_dec.c
+@@ -78,6 +78,7 @@ struct radeon_decoder {
+ 
+   unsignedbs_size;
+   unsignedcur_buffer;
++  void*render_pic_list[16];
+ };
+ 
+ static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec,
+@@ -186,7 +187,7 @@ static rvcn_dec_message_hevc_t get_h265_msg(struct 
radeon_decoder *dec,
+   struct pipe_h265_picture_desc *pic)
+ {
+   rvcn_dec_message_hevc_t result;
+-  unsigned i;
++  unsigned i, j;
+ 
+   memset(, 0, sizeof(result));
+   result.sps_info_flags = 0;
+@@ -273,11 +274,28 @@ static rvcn_dec_message_hevc_t get_h265_msg(struct 
radeon_decoder *dec,
+   result.row_height_minus1[i] = pic->pps->row_height_minus1[i];
+ 
+   result.num_delta_pocs_ref_rps_idx 

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

2018-01-26 Thread Laurent Carlier via arch-commits
Date: Saturday, January 27, 2018 @ 05:51:47
  Author: lcarlier
Revision: 315482

upgpkg: mesa 17.3.3-2

fix FS#57199

Added:
  mesa/trunk/0001-glvnd-fix-gl-dot-pc.patch
(from rev 315481, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/trunk/0001-radeon-vcn-add-and-manage-render-picture-list.patch
  mesa/trunk/0002-radeon-uvd-add-and-manage-render-picture-list.patch
  mesa/trunk/winsys-radeon-Compute-is_displayable-in-surf_drm_to_winsys.patch
Modified:
  mesa/trunk/PKGBUILD
Deleted:
  mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch

--+
 0001-glvnd-fix-gl-dot-pc.patch   |   12 +
 0001-radeon-vcn-add-and-manage-render-picture-list.patch |   95 
+
 0002-glvnd-fix-gl-dot-pc.patch   |   12 -
 0002-radeon-uvd-add-and-manage-render-picture-list.patch |   96 
++
 PKGBUILD |   19 +
 winsys-radeon-Compute-is_displayable-in-surf_drm_to_winsys.patch |   14 +
 6 files changed, 232 insertions(+), 16 deletions(-)

Copied: mesa/trunk/0001-glvnd-fix-gl-dot-pc.patch (from rev 315481, 
mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- 0001-glvnd-fix-gl-dot-pc.patch  (rev 0)
+++ 0001-glvnd-fix-gl-dot-pc.patch  2018-01-27 05:51:47 UTC (rev 315482)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Added: 0001-radeon-vcn-add-and-manage-render-picture-list.patch
===
--- 0001-radeon-vcn-add-and-manage-render-picture-list.patch
(rev 0)
+++ 0001-radeon-vcn-add-and-manage-render-picture-list.patch2018-01-27 
05:51:47 UTC (rev 315482)
@@ -0,0 +1,95 @@
+From: Boyuan Zhang 
+
+Create a list in decoder to store all render picture buffer pointers that
+currently being used in reference picture lists.
+
+During get message buffer call, check each pointer in render_pic_list[]
+within given pic->ref[] list, remove pointer that no longer being used by
+pic->ref[]. Then add current render surface pointer to the render_pic_list[]
+and assign the associated index to result.curr_idx.
+
+As a result, result.curr_idx will have the correct index to represent the
+current render picture, instead of the previous increamenting values.
+
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104745
+
+Signed-off-by: Boyuan Zhang 
+Reviewed-by: Christian König 
+Cc: mesa-stable at lists.freedesktop.org
+(cherry picked from commit f2bfd1cbb7e72945ca192845a1ad28426c7aea89)
+---
+ src/gallium/drivers/radeon/radeon_vcn_dec.c | 28 
+ 1 file changed, 24 insertions(+), 4 deletions(-)
+
+diff --git a/src/gallium/drivers/radeon/radeon_vcn_dec.c 
b/src/gallium/drivers/radeon/radeon_vcn_dec.c
+index 2ece4a3..8010010 100644
+--- a/src/gallium/drivers/radeon/radeon_vcn_dec.c
 b/src/gallium/drivers/radeon/radeon_vcn_dec.c
+@@ -78,6 +78,7 @@ struct radeon_decoder {
+ 
+   unsignedbs_size;
+   unsignedcur_buffer;
++  void*render_pic_list[16];
+ };
+ 
+ static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec,
+@@ -186,7 +187,7 @@ static rvcn_dec_message_hevc_t get_h265_msg(struct 
radeon_decoder *dec,
+   struct pipe_h265_picture_desc *pic)
+ {
+   rvcn_dec_message_hevc_t result;
+-  unsigned i;
++  unsigned i, j;
+ 
+   memset(, 0, sizeof(result));
+   result.sps_info_flags = 0;
+@@ -273,11 +274,28 @@ static rvcn_dec_message_hevc_t get_h265_msg(struct 
radeon_decoder *dec,
+   result.row_height_minus1[i] = pic->pps->row_height_minus1[i];
+ 
+   result.num_delta_pocs_ref_rps_idx = pic->NumDeltaPocsOfRefRpsIdx;
+-  result.curr_idx = pic->CurrPicOrderCntVal;
+   result.curr_poc = pic->CurrPicOrderCntVal;
+ 
++  for (i = 0 ; i < 16 ; i++) {
++  for (j = 0; (pic->ref[j] != NULL) && (j < 16) ; j++) {
++  if (dec->render_pic_list[i] == pic->ref[j])
++  break;
++  if (j == 15)
++  dec->render_pic_list[i] = NULL;
++  else if (pic->ref[j+1] == NULL)
++  dec->render_pic_list[i] = NULL;
++  }
++  }
++  for (i = 0 ; i < 16 ; 

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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 03:04:05
  Author: shibumi
Revision: 287359

archrelease: copy trunk to community-x86_64

Added:
  libvirt/repos/community-x86_64/PKGBUILD
(from rev 287358, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-x86_64/libvirt.install
(from rev 287358, libvirt/trunk/libvirt.install)
  libvirt/repos/community-x86_64/libvirt.sysusers.d
(from rev 287358, libvirt/trunk/libvirt.sysusers.d)
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
(from rev 287358, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-x86_64/libvirtd.conf.d
(from rev 287358, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-x86_64/PKGBUILD
  libvirt/repos/community-x86_64/libvirt.install
  libvirt/repos/community-x86_64/libvirt.sysusers.d
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
  libvirt/repos/community-x86_64/libvirtd.conf.d

+
 PKGBUILD   |  261 +++
 libvirt.install|   18 +--
 libvirt.sysusers.d |2 
 libvirtd-guests.conf.d |   18 +--
 libvirtd.conf.d|2 
 5 files changed, 152 insertions(+), 149 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 03:03:45 UTC (rev 287358)
+++ PKGBUILD2018-01-27 03:04:05 UTC (rev 287359)
@@ -1,129 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jonathan Wiersma 
-
-pkgname=libvirt
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
-arch=('x86_64')
-url="http://libvirt.org/;
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap' 'libcap-ng'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph-libs' 'libssh2' 
'netcf')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu' 'ceph')
-optdepends=('ebtables: required for default NAT networking'
-   'dnsmasq: required for default NAT/DHCP for guests'
-   'bridge-utils: for bridged networking'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode')
-options=('emptydirs')
-backup=('etc/conf.d/libvirt-guests'
-   'etc/conf.d/libvirtd'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/virtlogd.conf'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/lxc.conf'
-   'etc/libvirt/nwfilter/allow-arp.xml'
-   'etc/libvirt/nwfilter/allow-dhcp-server.xml'
-   'etc/libvirt/nwfilter/allow-dhcp.xml'
-   'etc/libvirt/nwfilter/allow-incoming-ipv4.xml'
-   'etc/libvirt/nwfilter/allow-ipv4.xml'
-   'etc/libvirt/nwfilter/clean-traffic.xml'
-   'etc/libvirt/nwfilter/no-arp-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-spoofing.xml'
-   'etc/libvirt/nwfilter/no-ip-multicast.xml'
-   'etc/libvirt/nwfilter/no-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-mac-broadcast.xml'
-   'etc/libvirt/nwfilter/no-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-other-l2-traffic.xml'
-   'etc/libvirt/nwfilter/no-other-rarp-traffic.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self-rarp.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self.xml'
-   'etc/libvirt/qemu-lockd.conf'
-   'etc/libvirt/qemu.conf'
-   'etc/libvirt/qemu/networks/default.xml'
-   'etc/libvirt/virt-login-shell.conf'
-   'etc/libvirt/virtlockd.conf'
-   'etc/logrotate.d/libvirtd'
-   'etc/logrotate.d/libvirtd.lxc'
-   'etc/logrotate.d/libvirtd.qemu'
-   'etc/logrotate.d/libvirtd.uml'
-   'etc/sasl2/libvirt.conf')
-install="libvirt.install"
-validpgpkeys=('C74415BA7C9C7F78F02E1DC34606B8A5DE95BC1F')
-source=("https://libvirt.org/sources/$pkgname-$pkgver.tar.xz; #{,.asc}
-   libvirtd.conf.d
-   libvirtd-guests.conf.d
-   libvirt.sysusers.d)
-#  
"ae102b5d7bccd29bc6015a3e0acefeaa90d097ac.patch::https://libvirt.org/git/?p=libvirt.git;a=patch;h=ae102b5d7bccd29bc6015a3e0acefeaa90d097ac;)
-sha256sums=('dff109cae2cc915b3ed5ba7e460502b85eb9a5058cda4f356d7bb7b1e3196b0e'
-'9d0597bbf2bd7892420cebaf0563236fe1483b83ae95ee6263c1ce7f44a44134'
-'0896c30100e9e40aee1eb4a2cf0cac2c0bdd5fd7b077b9d2680d90e77435ea66'
-'6dc7907d6d4d883ac5ea15c195af673c97cff13f4c0493d23196e94bc87f04db')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 

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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 03:03:45
  Author: shibumi
Revision: 287358

upgpkg: libvirt 4.0.0-1

Changelog:
- new version
- enhanced security
- refactored pkgbuild
- added fuse2
- changed ceph to ceph-lib
- changed maintainer

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 02:00:03 UTC (rev 287357)
+++ PKGBUILD2018-01-27 03:03:45 UTC (rev 287358)
@@ -1,9 +1,10 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
+# ${Id}: PKGBUILD 274316 2017-12-13 22:56:42Z anatolik ${}
+# Maintainer: Christian Rebischke 
+# Contributor: Sergej Pupykin 
 # Contributor: Jonathan Wiersma 
 
 pkgname=libvirt
-pkgver=3.10.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('x86_64')
@@ -12,10 +13,11 @@
 depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
 'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap' 'libcap-ng'
 'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph-libs' 'libssh2' 
'netcf')
+'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph-libs' 'libssh2'
+   'netcf' 'fuse2')
 makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu' 'ceph')
+'libiscsi' 'open-iscsi' 'perl-xml-xpath' 'libxslt' 'qemu'
+   'ceph-libs')
 optdepends=('ebtables: required for default NAT networking'
'dnsmasq: required for default NAT/DHCP for guests'
'bridge-utils: for bridged networking'
@@ -59,22 +61,23 @@
'etc/sasl2/libvirt.conf')
 install="libvirt.install"
 validpgpkeys=('C74415BA7C9C7F78F02E1DC34606B8A5DE95BC1F')
-source=("https://libvirt.org/sources/$pkgname-$pkgver.tar.xz; #{,.asc}
-   libvirtd.conf.d
-   libvirtd-guests.conf.d
-   libvirt.sysusers.d)
+source=("https://libvirt.org/sources/${pkgname}-${pkgver}.tar.xz"{,.asc}
+   'libvirtd.conf.d'
+   'libvirtd-guests.conf.d'
+   'libvirt.sysusers.d')
 #  
"ae102b5d7bccd29bc6015a3e0acefeaa90d097ac.patch::https://libvirt.org/git/?p=libvirt.git;a=patch;h=ae102b5d7bccd29bc6015a3e0acefeaa90d097ac;)
-sha256sums=('dff109cae2cc915b3ed5ba7e460502b85eb9a5058cda4f356d7bb7b1e3196b0e'
-'9d0597bbf2bd7892420cebaf0563236fe1483b83ae95ee6263c1ce7f44a44134'
-'0896c30100e9e40aee1eb4a2cf0cac2c0bdd5fd7b077b9d2680d90e77435ea66'
-'6dc7907d6d4d883ac5ea15c195af673c97cff13f4c0493d23196e94bc87f04db')
+sha512sums=('c99ea305f427859eb070b5f0c43de48645a5c53a2aa8efc60f54f278ec3fa0b504307861309e1852f8d7bff4436afe00c859aac27691366a0c36c91341cea7a1'
+'SKIP'
+
'fc0e16e045a2c84d168d42c97d9e14ca32ba0d86025135967f4367cf3fa663882eefb6923ebf04676ae763f4f459e5156d7221b36b47c835f9e531c6b6e0cd9d'
+
'ef221bae994ad0a15ab5186b7469132896156d82bfdc3ef3456447d5cf1af347401ef33e8665d5b2f76451f5457aee7ea01064d7b9223d6691c90c4456763258'
+
'7d1d535aaf739a6753f6819c49272c8d9b5f488e0a8553797499334a76b8631474e222b6048f2125b858e5ecc21e602face45dd02121f833d605b9ae58322982')
 
 prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
   for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' "${file}"
+sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' "${file}"
   done
 
   sed -i 's|/sysconfig/|/conf.d/|g' \
@@ -89,16 +92,16 @@
   sed -i 's|libsystemd-daemon|libsystemd|g' configure
   sed -i 's/notify/simple/' daemon/libvirtd.service.in
 
-#  patch -p1 -i "$srcdir"/ae102b5d7bccd29bc6015a3e0acefeaa90d097ac.patch
+#  patch -p1 -i "${srcdir}"/ae102b5d7bccd29bc6015a3e0acefeaa90d097ac.patch
 }
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
   export PYTHON=`which python2`
   export LDFLAGS=-lX11
   export RADVD=/usr/bin/radvd
-  [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/"$pkgname" 
--sbindir=/usr/bin \
+  [ -f Makefile ] || ./configure --prefix=/usr --libexec=/usr/lib/"${pkgname}" 
--sbindir=/usr/bin \
--with-storage-lvm --without-xen --with-udev --without-hal 
--disable-static \
--with-init-script=systemd \
--with-qemu-user=nobody --with-qemu-group=kvm \
@@ -108,22 +111,22 @@
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="${pkgdir}" install
 
-  

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

2018-01-26 Thread Balló György via arch-commits
Date: Saturday, January 27, 2018 @ 02:00:03
  Author: bgyorgy
Revision: 287357

duplicity: Add python2-requests-oauthlib optional dependency (FS#44051)

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 01:29:52 UTC (rev 287356)
+++ PKGBUILD2018-01-27 02:00:03 UTC (rev 287357)
@@ -17,6 +17,7 @@
 'python2-gobject: GIO backend'
 'gvfs: GIO backend'
 'python2-gdata: Google Docs backend'
+'python2-requests-oauthlib: OneDrive backend'
 'rsync: rsync backend')
 
source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
 md5sums=('cda3407d7d3dc1d335206110bfd4ba7e'


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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 01:29:52
  Author: shibumi
Revision: 287356

archrelease: copy trunk to community-x86_64

Added:
  sysstat/repos/community-x86_64/PKGBUILD
(from rev 287355, sysstat/trunk/PKGBUILD)
  sysstat/repos/community-x86_64/lib64-fix.patch
(from rev 287355, sysstat/trunk/lib64-fix.patch)
Deleted:
  sysstat/repos/community-x86_64/PKGBUILD
  sysstat/repos/community-x86_64/lib64-fix.patch

-+
 PKGBUILD|   96 +++---
 lib64-fix.patch |   50 ++--
 2 files changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 01:29:40 UTC (rev 287355)
+++ PKGBUILD2018-01-27 01:29:52 UTC (rev 287356)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Martin Devera 
-
-pkgname=sysstat
-pkgver=11.4.6
-pkgrel=1
-pkgdesc="a collection of performance monitoring tools 
(iostat,isag,mpstat,pidstat,sadf,sar)"
-arch=('i686' 'x86_64')
-url="http://pagesperso-orange.fr/sebastien.godard/;
-license=('GPL')
-depends=('lm_sensors')
-makedepends=('systemd')
-optdepends=('tk: to use isag'
-   'gnuplot: to use isag')
-options=(zipman)
-backup=('etc/conf.d/sysstat'
-   'etc/conf.d/sysstat.ioconf')
-source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.xz
-   lib64-fix.patch)
-sha256sums=('2bc1d98572169a901868afdf0c56f98580191353ba3bc5c7ce6efd12e7a7fa2e'
-'e81090f78fda0aed9e750bea5a3a0b7ef76b44ade558ed569827ffdb5cb62a89')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  patch -p1 <"$srcdir"/lib64-fix.patch
-  autoreconf
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  conf_dir=/etc/conf.d ./configure --prefix=/usr \
-   --enable-yesterday \
-   --mandir=/usr/share/man \
-   --enable-install-isag \
-   --enable-install-cron \
-   --enable-copy-only \
-   --disable-man-group
-  make -j1
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/lib/systemd/system
-  make DESTDIR="$pkgdir" install
-  chown -R root:root "$pkgdir"
-  rm -rf "$pkgdir"/etc/rc*
-}

Copied: sysstat/repos/community-x86_64/PKGBUILD (from rev 287355, 
sysstat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 01:29:52 UTC (rev 287356)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Martin Devera 
+
+pkgname=sysstat
+pkgver=11.6.2
+pkgrel=1
+pkgdesc="a collection of performance monitoring tools 
(iostat,isag,mpstat,pidstat,sadf,sar)"
+arch=('x86_64')
+url="http://pagesperso-orange.fr/sebastien.godard/;
+license=('GPL')
+depends=('lm_sensors')
+makedepends=('systemd')
+optdepends=('tk: to use isag'
+   'gnuplot: to use isag')
+options=('zipman')
+backup=('etc/conf.d/sysstat'
+   'etc/conf.d/sysstat.ioconf')
+source=("http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${pkgver}.tar.xz;
+ 'lib64-fix.patch')
+sha512sums=('8f117601272d3d9b887c454d610d06f014b76902cdc68f6a11e693bdc58bb7ad1cac1006681774b3e6173f3cadd9b1f36e126d1d7501f0910b092d125d1c68ce'
+
'46ec3eebb12232d30cddba60f16a57cd8d625513cf002d9e501797a6660f9da9cb4116ec81d0c292644fb6d91eb05c7be458da667260b238bcfef532a020b114')
+
+prepare() {
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
+  patch -p1 < "${srcdir}"/lib64-fix.patch
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
+  conf_dir=/etc/conf.d ./configure --prefix=/usr \
+   --enable-yesterday \
+   --mandir=/usr/share/man \
+   --enable-install-isag \
+   --enable-install-cron \
+   --enable-copy-only \
+   --disable-man-group
+  make
+}
+
+package() {
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
+  mkdir -p "${pkgdir}"/usr/lib/systemd/system
+  make DESTDIR="${pkgdir}" install
+  chown -R root:root "${pkgdir}"
+  rm -rf "${pkgdir}"/etc/rc*
+}

Deleted: lib64-fix.patch
===
--- lib64-fix.patch 2018-01-27 01:29:40 UTC (rev 287355)
+++ lib64-fix.patch 2018-01-27 01:29:52 UTC (rev 287356)
@@ -1,25 +0,0 @@
-diff -wbBur sysstat-11.1.3.org/configure.in sysstat-11.1.3/configure.in
 sysstat-11.1.3.org/configure.in2015-02-13 17:05:44.0 +0300
-+++ sysstat-11.1.3/configure.in2015-02-16 13:25:26.201405593 +0300
-@@ -209,21 +209,6 @@
- fi
- 
- SADC_DIR=$AuxPrefix/lib
--if test -d $AuxPrefix/lib64; then
--# Verify that this OS is really 64 bit
--BITS=$(getconf LONG_BIT 2>/dev/null)
--if test $? = 0; then
--if test $BITS = 64; then
--SADC_DIR=$AuxPrefix/lib64
--fi
--else
--# Fallback: look for lm (long mode) flag to know if CPU is 64 bit
--grep " lm " /proc/cpuinfo >/dev/null 2>&1
--if 

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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 01:29:40
  Author: shibumi
Revision: 287355

upgpkg: sysstat 11.6.2-1

New Version!
Jump directly to 11.6 branch
( We dont like old version on Arch Linux )

Modified:
  sysstat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 01:21:16 UTC (rev 287354)
+++ PKGBUILD2018-01-27 01:29:40 UTC (rev 287355)
@@ -3,7 +3,7 @@
 # Contributor: Martin Devera 
 
 pkgname=sysstat
-pkgver=11.4.6
+pkgver=11.6.2
 pkgrel=1
 pkgdesc="a collection of performance monitoring tools 
(iostat,isag,mpstat,pidstat,sadf,sar)"
 arch=('x86_64')
@@ -13,22 +13,22 @@
 makedepends=('systemd')
 optdepends=('tk: to use isag'
'gnuplot: to use isag')
-options=(zipman)
+options=('zipman')
 backup=('etc/conf.d/sysstat'
'etc/conf.d/sysstat.ioconf')
-source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.xz
-   lib64-fix.patch)
-sha256sums=('2bc1d98572169a901868afdf0c56f98580191353ba3bc5c7ce6efd12e7a7fa2e'
-'e81090f78fda0aed9e750bea5a3a0b7ef76b44ade558ed569827ffdb5cb62a89')
+source=("http://pagesperso-orange.fr/sebastien.godard/${pkgname}-${pkgver}.tar.xz;
+ 'lib64-fix.patch')
+sha512sums=('8f117601272d3d9b887c454d610d06f014b76902cdc68f6a11e693bdc58bb7ad1cac1006681774b3e6173f3cadd9b1f36e126d1d7501f0910b092d125d1c68ce'
+
'46ec3eebb12232d30cddba60f16a57cd8d625513cf002d9e501797a6660f9da9cb4116ec81d0c292644fb6d91eb05c7be458da667260b238bcfef532a020b114')
 
 prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  patch -p1 <"$srcdir"/lib64-fix.patch
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
+  patch -p1 < "${srcdir}"/lib64-fix.patch
   autoreconf
 }
 
 build() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
   conf_dir=/etc/conf.d ./configure --prefix=/usr \
--enable-yesterday \
--mandir=/usr/share/man \
@@ -36,13 +36,13 @@
--enable-install-cron \
--enable-copy-only \
--disable-man-group
-  make -j1
+  make
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/lib/systemd/system
-  make DESTDIR="$pkgdir" install
-  chown -R root:root "$pkgdir"
-  rm -rf "$pkgdir"/etc/rc*
+  cd "${srcdir}"/"${pkgname}"-"${pkgver}"
+  mkdir -p "${pkgdir}"/usr/lib/systemd/system
+  make DESTDIR="${pkgdir}" install
+  chown -R root:root "${pkgdir}"
+  rm -rf "${pkgdir}"/etc/rc*
 }


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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 01:21:16
  Author: shibumi
Revision: 287354

archrelease: copy trunk to community-x86_64

Added:
  bfgminer/repos/community-x86_64/PKGBUILD
(from rev 287353, bfgminer/trunk/PKGBUILD)
  bfgminer/repos/community-x86_64/remove-dangerous-rpath.patch
(from rev 287353, bfgminer/trunk/remove-dangerous-rpath.patch)
Deleted:
  bfgminer/repos/community-x86_64/PKGBUILD
  bfgminer/repos/community-x86_64/remove-dangerous-rpath.patch

--+
 PKGBUILD |   91 -
 remove-dangerous-rpath.patch |   42 +-
 2 files changed, 67 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 01:21:08 UTC (rev 287353)
+++ PKGBUILD2018-01-27 01:21:16 UTC (rev 287354)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-
-pkgname=bfgminer
-pkgver=5.4.2
-pkgrel=2
-pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
-arch=('i686' 'x86_64')
-depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')
-makedepends=('uthash' 'yasm')
-optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
-url='http://bfgminer.org/'
-license=('GPL3')
-source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.txz
-remove-dangerous-rpath.patch)
-sha256sums=('7030632a08cfc5a3fdca485fd8d7213d8f41560134c54d356426b974d91ce01a'
-'ec5289b837cc3b5de7f08603e4ae4d75cfff969a2389fd2aee036486f4aa7420')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 -i "${srcdir}"/remove-dangerous-rpath.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---sbindir=/usr/bin \
---enable-cpumining \
---enable-bfsb \
---enable-metabank \
---enable-scrypt \
---enable-opencl \
---with-udevrulesdir=/usr/lib/udev/rules.d
-  # --enable-knc (FS#33640)
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: bfgminer/repos/community-x86_64/PKGBUILD (from rev 287353, 
bfgminer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 01:21:16 UTC (rev 287354)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Christian Rebischke 
+# Contributor: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+
+pkgname=bfgminer
+pkgver=5.5.0
+pkgrel=1
+pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
+arch=('x86_64')
+depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')
+makedepends=('uthash' 'yasm')
+optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
+url='https://bitcointalk.org/?topic=877081'
+license=('GPL3')
+source=("http://luke.dashjr.org/programs/bitcoin/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.txz;
+'remove-dangerous-rpath.patch')
+sha512sums=('d1adae473e01fcf1cd0efde74d3e8ce10609e520397d688bf4e226c1113c1606c782e3cfdba6847f1a3886cac30de6b5baa03b731aca86287d53bf01ef705cdb'
+
'087aa60d818ff37cb7a4edce7a34331a492b5e379a8e034d7a2e02b106bb6ea52b4ce6a1077f602987a2c30213bc185063990796a828ae95f60cff03c7a0bc3f')
+
+prepare() {
+  cd "${pkgname}"-"${pkgver}"
+
+  patch -p1 -i "${srcdir}"/remove-dangerous-rpath.patch
+}
+
+build() {
+  cd "${pkgname}"-"${pkgver}"
+
+  ./configure --prefix=/usr \
+--sbindir=/usr/bin \
+--enable-cpumining \
+--enable-bfsb \
+--enable-metabank \
+--enable-scrypt \
+--enable-opencl \
+--with-udevrulesdir=/usr/lib/udev/rules.d
+  # --enable-knc (FS#33640)
+  make
+}
+
+package() {
+  cd "${pkgname}"-"${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: remove-dangerous-rpath.patch
===
--- remove-dangerous-rpath.patch2018-01-27 01:21:08 UTC (rev 287353)
+++ remove-dangerous-rpath.patch2018-01-27 01:21:16 UTC (rev 287354)
@@ -1,21 +0,0 @@
-diff -Naur bfgminer-4.8.0-orig/configure bfgminer-4.8.0/configure
 bfgminer-4.8.0-orig/configure  2014-10-04 20:54:28.717071865 -0400
-+++ bfgminer-4.8.0/configure   2014-10-04 20:55:50.140274445 -0400
-@@ -14111,7 +14111,7 @@
- ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
- 
-   libbase58_CFLAGS='-I'"${ac_abs_top_srcdir}"'/libbase58'
--  libbase58_LIBS='-L'"${ac_abs_top_builddir}"'/libbase58/.libs 
-Wl,-rpath,\$$ORIGIN/libbase58/.libs'"$origin_LDFLAGS"'  -lbase58'
-+  libbase58_LIBS='-L'"${ac_abs_top_builddir}"'/libbase58/.libs 
-Wl,-rpath,/usr/lib'"$origin_LDFLAGS"'  -lbase58'
-   libbase58_SUBDIRS=libbase58
-   

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

2018-01-26 Thread Christian Rebischke via arch-commits
Date: Saturday, January 27, 2018 @ 01:21:08
  Author: shibumi
Revision: 287353

upgpkg: bfgminer 5.5.0-1

new version

Modified:
  bfgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 01:10:13 UTC (rev 287352)
+++ PKGBUILD2018-01-27 01:21:08 UTC (rev 287353)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Timothy Redaelli 
+# Maintainer: Christian Rebischke 
+# Contributor: Timothy Redaelli 
 # Contributor: Andy Weidenbaum 
 
 pkgname=bfgminer
-pkgver=5.4.2
-pkgrel=2
+pkgver=5.5.0
+pkgrel=1
 pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
 arch=('x86_64')
 depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')
@@ -12,19 +13,19 @@
 optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
 url='https://bitcointalk.org/?topic=877081'
 license=('GPL3')
-source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.txz
-remove-dangerous-rpath.patch)
-sha256sums=('7030632a08cfc5a3fdca485fd8d7213d8f41560134c54d356426b974d91ce01a'
-'ec5289b837cc3b5de7f08603e4ae4d75cfff969a2389fd2aee036486f4aa7420')
+source=("http://luke.dashjr.org/programs/bitcoin/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.txz;
+'remove-dangerous-rpath.patch')
+sha512sums=('d1adae473e01fcf1cd0efde74d3e8ce10609e520397d688bf4e226c1113c1606c782e3cfdba6847f1a3886cac30de6b5baa03b731aca86287d53bf01ef705cdb'
+
'087aa60d818ff37cb7a4edce7a34331a492b5e379a8e034d7a2e02b106bb6ea52b4ce6a1077f602987a2c30213bc185063990796a828ae95f60cff03c7a0bc3f')
 
 prepare() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}"-"${pkgver}"
 
   patch -p1 -i "${srcdir}"/remove-dangerous-rpath.patch
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}"-"${pkgver}"
 
   ./configure --prefix=/usr \
 --sbindir=/usr/bin \
@@ -39,7 +40,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}"-"${pkgver}"
 
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="${pkgdir}" install
 }


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

2018-01-26 Thread Kyle Keen via arch-commits
Date: Saturday, January 27, 2018 @ 01:10:13
  Author: kkeen
Revision: 287352

archrelease: copy trunk to community-x86_64

Added:
  gqrx/repos/community-x86_64/PKGBUILD
(from rev 287351, gqrx/trunk/PKGBUILD)
Deleted:
  gqrx/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 01:09:33 UTC (rev 287351)
+++ PKGBUILD2018-01-27 01:10:13 UTC (rev 287352)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Dominik Heidler 
-
-pkgname=gqrx
-pkgver=2.9
-pkgrel=2
-pkgdesc="Interactive SDR receiver waterfall for many devices."
-arch=('x86_64')
-url="http://gqrx.dk/;
-license=('GPL')
-depends=('qt5-svg' 'libpulse' 'gnuradio-osmosdr' 'libxkbcommon-x11')
-makedepends=('boost')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;)
-md5sums=('dc9ed8271cb9c3394ebb18e4c6b83773')
-
-prepare() {
-  cd "$srcdir"
-  echo "StartupNotify=false" >> gqrx-$pkgver/gqrx.desktop
-  cp -r gqrx-$pkgver gqrx-$pkgver-alsa
-  cd gqrx-$pkgver-alsa
-  sed -i 's/AUDIO_BACKEND = pulse/#&/' gqrx.pro
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  rm -rf build
-  mkdir build
-  cd build
-  qmake PREFIX=/usr/ ..
-  make
-  cd "$srcdir/$pkgname-$pkgver-alsa"
-  rm -rf build
-  mkdir build
-  cd build
-  qmake PREFIX=/usr/ ..
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  install -Dm644 "$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 "resources/icons/gqrx.svg" 
"$pkgdir/usr/share/pixmaps/gqrx.svg"
-
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make install INSTALL_ROOT="$pkgdir"
-
-  cd "$srcdir/$pkgname-$pkgver-alsa/build"
-  install -Dm755 gqrx "$pkgdir/usr/bin/gqrx-alsa"
-}
-

Copied: gqrx/repos/community-x86_64/PKGBUILD (from rev 287351, 
gqrx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 01:10:13 UTC (rev 287352)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dominik Heidler 
+
+pkgname=gqrx
+pkgver=2.10
+pkgrel=1
+pkgdesc="Interactive SDR receiver waterfall for many devices."
+arch=('x86_64')
+url="http://gqrx.dk/;
+license=('GPL')
+depends=('qt5-svg' 'libpulse' 'gnuradio-osmosdr' 'libxkbcommon-x11')
+makedepends=('boost')
+source=("$pkgname-$pkgver.tgz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;)
+md5sums=('ff28a36fdd636f5fee09be8a656c11f7')
+
+prepare() {
+  cd "$srcdir"
+  echo "StartupNotify=false" >> gqrx-$pkgver/gqrx.desktop
+  cp -r gqrx-$pkgver gqrx-$pkgver-alsa
+  cd gqrx-$pkgver-alsa
+  sed -i 's/AUDIO_BACKEND = pulse/#&/' gqrx.pro
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  make
+  cd "$srcdir/$pkgname-$pkgver-alsa"
+  rm -rf build
+  mkdir build
+  cd build
+  qmake PREFIX=/usr/ ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  install -Dm644 "$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "resources/icons/gqrx.svg" 
"$pkgdir/usr/share/pixmaps/gqrx.svg"
+
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make install INSTALL_ROOT="$pkgdir"
+
+  cd "$srcdir/$pkgname-$pkgver-alsa/build"
+  install -Dm755 gqrx "$pkgdir/usr/bin/gqrx-alsa"
+}
+


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

2018-01-26 Thread Kyle Keen via arch-commits
Date: Saturday, January 27, 2018 @ 01:09:33
  Author: kkeen
Revision: 287351

upgpkg: gqrx 2.10-1

Modified:
  gqrx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 01:09:25 UTC (rev 287350)
+++ PKGBUILD2018-01-27 01:09:33 UTC (rev 287351)
@@ -3,8 +3,8 @@
 # Contributor: Dominik Heidler 
 
 pkgname=gqrx
-pkgver=2.9
-pkgrel=2
+pkgver=2.10
+pkgrel=1
 pkgdesc="Interactive SDR receiver waterfall for many devices."
 arch=('x86_64')
 url="http://gqrx.dk/;
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('qt5-svg' 'libpulse' 'gnuradio-osmosdr' 'libxkbcommon-x11')
 makedepends=('boost')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;)
-md5sums=('dc9ed8271cb9c3394ebb18e4c6b83773')
+source=("$pkgname-$pkgver.tgz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz;)
+md5sums=('ff28a36fdd636f5fee09be8a656c11f7')
 
 prepare() {
   cd "$srcdir"


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

2018-01-26 Thread Balló György via arch-commits
Date: Saturday, January 27, 2018 @ 01:09:25
  Author: bgyorgy
Revision: 287350

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 01:08:54 UTC (rev 287349)
+++ PKGBUILD2018-01-27 01:09:25 UTC (rev 287350)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Brendan MacDonell 
-
-pkgbase=python-llfuse
-pkgname=(python-llfuse python2-llfuse)
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="A set of Python bindings for the low level FUSE API."
-arch=('x86_64')
-url="https://bitbucket.org/nikratio/python-llfuse/;
-license=('LGPL3')
-depends=('fuse2')
-makedepends=('pkg-config' 'python' 'python2' 'python-setuptools' 
'python2-setuptools')
-options=(!emptydirs)
-source=("https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${pkgver}.tar.bz2;)
-md5sums=('f4801c5f80ccb04017044b151643e05f')
-
-build() {
-  cd "${srcdir}/llfuse-${pkgver}"
-  python setup.py build
-}
-
-package_python-llfuse() {
-  depends+=(python python-setuptools)
-
-  cd "${srcdir}/llfuse-${pkgver}"
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-llfuse() {
-  depends+=(python2 python2-setuptools)
-
-  cd "${srcdir}/llfuse-${pkgver}"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-llfuse/repos/community-x86_64/PKGBUILD (from rev 287349, 
python-llfuse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 01:09:25 UTC (rev 287350)
@@ -0,0 +1,40 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Brendan MacDonell 
+
+pkgbase=python-llfuse
+pkgname=(python-llfuse python2-llfuse)
+pkgver=1.3.2
+pkgrel=2
+pkgdesc="A set of Python bindings for the low level FUSE API."
+arch=('x86_64')
+url="https://bitbucket.org/nikratio/python-llfuse/;
+license=('LGPL')
+depends=('fuse2')
+makedepends=('python-setuptools' 'python2-setuptools')
+options=(!emptydirs)
+source=("https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${pkgver}.tar.bz2;)
+md5sums=('f4801c5f80ccb04017044b151643e05f')
+
+build() {
+  cp -a "${srcdir}/llfuse-${pkgver}"{,-python2}
+
+  cd "${srcdir}/llfuse-${pkgver}"
+  python setup.py build
+
+  cd "${srcdir}/llfuse-${pkgver}"-python2
+  python2 setup.py build
+}
+
+package_python-llfuse() {
+  depends+=(python)
+
+  cd "${srcdir}/llfuse-${pkgver}"
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-llfuse() {
+  depends+=(python2-contextlib2)
+
+  cd "${srcdir}/llfuse-${pkgver}"-python2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-01-26 Thread Balló György via arch-commits
Date: Saturday, January 27, 2018 @ 01:08:54
  Author: bgyorgy
Revision: 287349

upgpkg: python-llfuse 1.3.2-2

Fix dependencies (FS#51030)

Modified:
  python-llfuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:46:51 UTC (rev 287348)
+++ PKGBUILD2018-01-27 01:08:54 UTC (rev 287349)
@@ -4,24 +4,29 @@
 pkgbase=python-llfuse
 pkgname=(python-llfuse python2-llfuse)
 pkgver=1.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('x86_64')
 url="https://bitbucket.org/nikratio/python-llfuse/;
-license=('LGPL3')
+license=('LGPL')
 depends=('fuse2')
-makedepends=('pkg-config' 'python' 'python2' 'python-setuptools' 
'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 
source=("https://bitbucket.org/nikratio/python-llfuse/downloads/llfuse-${pkgver}.tar.bz2;)
 md5sums=('f4801c5f80ccb04017044b151643e05f')
 
 build() {
+  cp -a "${srcdir}/llfuse-${pkgver}"{,-python2}
+
   cd "${srcdir}/llfuse-${pkgver}"
   python setup.py build
+
+  cd "${srcdir}/llfuse-${pkgver}"-python2
+  python2 setup.py build
 }
 
 package_python-llfuse() {
-  depends+=(python python-setuptools)
+  depends+=(python)
 
   cd "${srcdir}/llfuse-${pkgver}"
   python setup.py install --root="$pkgdir" --optimize=1
@@ -28,8 +33,8 @@
 }
 
 package_python2-llfuse() {
-  depends+=(python2 python2-setuptools)
+  depends+=(python2-contextlib2)
 
-  cd "${srcdir}/llfuse-${pkgver}"
+  cd "${srcdir}/llfuse-${pkgver}"-python2
   python2 setup.py install --root="$pkgdir" --optimize=1
 }


[arch-commits] Commit in jsampler/repos/community-testing-any (10 files)

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:46:51
  Author: dvzrv
Revision: 287348

archrelease: copy trunk to community-testing-any

Added:
  jsampler/repos/community-testing-any/PKGBUILD
(from rev 287347, jsampler/trunk/PKGBUILD)
  jsampler/repos/community-testing-any/jsampler-classic.desktop
(from rev 287347, jsampler/trunk/jsampler-classic.desktop)
  jsampler/repos/community-testing-any/jsampler-classic.sh
(from rev 287347, jsampler/trunk/jsampler-classic.sh)
  jsampler/repos/community-testing-any/jsampler.desktop
(from rev 287347, jsampler/trunk/jsampler.desktop)
  jsampler/repos/community-testing-any/jsampler.sh
(from rev 287347, jsampler/trunk/jsampler.sh)
Deleted:
  jsampler/repos/community-testing-any/PKGBUILD
  jsampler/repos/community-testing-any/jsampler-classic.desktop
  jsampler/repos/community-testing-any/jsampler-classic.sh
  jsampler/repos/community-testing-any/jsampler.desktop
  jsampler/repos/community-testing-any/jsampler.sh

--+
 PKGBUILD |  122 ++---
 jsampler-classic.desktop |   16 ++---
 jsampler-classic.sh  |4 -
 jsampler.desktop |   16 ++---
 jsampler.sh  |4 -
 5 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 00:46:20 UTC (rev 287347)
+++ PKGBUILD2018-01-27 00:46:51 UTC (rev 287348)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Maintainer: David Runge 
-# Contributor: svoufff 
-
-pkgname=jsampler
-_name=JSampler
-pkgver=0.9
-pkgrel=3
-pkgdesc="LinuxSampler Java GUI"
-arch=('any')
-url="http://jsampler.sourceforge.net/;
-license=('GPL')
-depends=('java-runtime' 'linuxsampler')
-makedepends=('java-environment' 'apache-ant')
-source=("https://downloads.sourceforge.net/${pkgname}/${_name}-${pkgver}.tar.bz2;
-"${pkgname}.sh"
-"${pkgname}-classic.sh"
-"${pkgname}.desktop"
-"${pkgname}-classic.desktop")
-sha512sums=('cbb1d476b1f3882592cc0fb7a61348802c0c399dfc3fcc35f4a8ec3396e8417754cafc3e1a14a90b0014bebd29d28b9d3771dcbb772df40d241eaadedad5299f'
-
'2f41bc9c41750715ef1ebe5f3c8d2dc36b4fa5fe28d68fdcc1968f38293d3cc835f2695f0a24d2bb5287006687969125f62671d2f3efc7eda8c0bde759a765c7'
-
'c3fcab6cb4f296fe94cf7ebec9db5543c2be53d210e490998c219f50917cc932a5ab0172fdf666f2a80a8af34b7f5e11e6c37a223c83be32453aa07f7e2fa207'
-
'9fd3b2ea525fc81abb8dc0611fbfc2636852d82811db8b2b66c821346d1cc8f84bd4d13123af5ee8993689e9c9f201302dbbe6c707883a900e87d0413b9278f6'
-
'490c95e62b73d0d708d75c0d7f95074e2547ee3d4bb28996105c58d860067e8b7279413c7106adf19f59d899f2c6551eeb4f68d902446b211ce49e1340d51b68')
-
-build() {
-  cd "${_name}-${pkgver}"
-
-  ant build-fantasia
-  ant build-jsclassic
-}
-
-package() {
-  cd "${_name}-${pkgver}"
-
-  # install java files
-  install -Dm644 dist/Fantasia-${pkgver}.jar \
-"${pkgdir}/usr/share/java/${pkgname}/fantasia.jar"
-  install -Dm644 dist/JS_Classic-${pkgver}.jar \
-"${pkgdir}/usr/share/java/${pkgname}/js-classic.jar"
-
-  # install shell scripts
-  install -Dm755 "${srcdir}/${pkgname}.sh" \
-"${pkgdir}/usr/bin/${pkgname}"
-  install -Dm755 "${srcdir}/${pkgname}-classic.sh" \
-"${pkgdir}/usr/bin/${pkgname}-classic"
-
-  # install freedesktop.org compatibility
-  install -Dm644 res/fantasia/icons/app_icon.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-  install -Dm644 res/js-classic/icons/app-icon.png \
-"${pkgdir}/usr/share/pixmaps/${pkgname}-classic.png"
-
-  install -Dm644 "${srcdir}/${pkgname}.desktop" \
-"${pkgdir}/usr/share/applications/$pkgname.desktop"
-  install -Dm644 "${srcdir}/$pkgname-classic.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}-classic.desktop"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jsampler/repos/community-testing-any/PKGBUILD (from rev 287347, 
jsampler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 00:46:51 UTC (rev 287348)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Maintainer: David Runge 
+# Contributor: svoufff 
+
+pkgname=jsampler
+_name=JSampler
+pkgver=0.9
+pkgrel=4
+pkgdesc="LinuxSampler Java GUI"
+arch=('any')
+url="http://jsampler.sourceforge.net/;
+license=('GPL')
+depends=('java-runtime' 'linuxsampler')
+makedepends=('java-environment' 'apache-ant')
+source=("https://downloads.sourceforge.net/${pkgname}/${_name}-${pkgver}.tar.bz2;
+"${pkgname}.sh"
+"${pkgname}-classic.sh"
+"${pkgname}.desktop"
+"${pkgname}-classic.desktop")
+sha512sums=('cbb1d476b1f3882592cc0fb7a61348802c0c399dfc3fcc35f4a8ec3396e8417754cafc3e1a14a90b0014bebd29d28b9d3771dcbb772df40d241eaadedad5299f'
+

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

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:46:20
  Author: dvzrv
Revision: 287347

upgpkg: jsampler 0.9-4

Updating to https for source and sha512sums. Minor fixes.

Modified:
  jsampler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:43:03 UTC (rev 287346)
+++ PKGBUILD2018-01-27 00:46:20 UTC (rev 287347)
@@ -6,7 +6,7 @@
 pkgname=jsampler
 _name=JSampler
 pkgver=0.9
-pkgrel=3
+pkgrel=4
 pkgdesc="LinuxSampler Java GUI"
 arch=('any')
 url="http://jsampler.sourceforge.net/;


[arch-commits] Commit in jsampler/repos (6 files)

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:43:03
  Author: dvzrv
Revision: 287346

archrelease: copy trunk to community-testing-any

Added:
  jsampler/repos/community-testing-any/
  jsampler/repos/community-testing-any/PKGBUILD
(from rev 287345, jsampler/trunk/PKGBUILD)
  jsampler/repos/community-testing-any/jsampler-classic.desktop
(from rev 287345, jsampler/trunk/jsampler-classic.desktop)
  jsampler/repos/community-testing-any/jsampler-classic.sh
(from rev 287345, jsampler/trunk/jsampler-classic.sh)
  jsampler/repos/community-testing-any/jsampler.desktop
(from rev 287345, jsampler/trunk/jsampler.desktop)
  jsampler/repos/community-testing-any/jsampler.sh
(from rev 287345, jsampler/trunk/jsampler.sh)

--+
 PKGBUILD |   61 +
 jsampler-classic.desktop |8 +
 jsampler-classic.sh  |2 +
 jsampler.desktop |8 +
 jsampler.sh  |2 +
 5 files changed, 81 insertions(+)

Copied: jsampler/repos/community-testing-any/PKGBUILD (from rev 287345, 
jsampler/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2018-01-27 00:43:03 UTC (rev 287346)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Maintainer: David Runge 
+# Contributor: svoufff 
+
+pkgname=jsampler
+_name=JSampler
+pkgver=0.9
+pkgrel=3
+pkgdesc="LinuxSampler Java GUI"
+arch=('any')
+url="http://jsampler.sourceforge.net/;
+license=('GPL')
+depends=('java-runtime' 'linuxsampler')
+makedepends=('java-environment' 'apache-ant')
+source=("https://downloads.sourceforge.net/${pkgname}/${_name}-${pkgver}.tar.bz2;
+"${pkgname}.sh"
+"${pkgname}-classic.sh"
+"${pkgname}.desktop"
+"${pkgname}-classic.desktop")
+sha512sums=('cbb1d476b1f3882592cc0fb7a61348802c0c399dfc3fcc35f4a8ec3396e8417754cafc3e1a14a90b0014bebd29d28b9d3771dcbb772df40d241eaadedad5299f'
+
'2f41bc9c41750715ef1ebe5f3c8d2dc36b4fa5fe28d68fdcc1968f38293d3cc835f2695f0a24d2bb5287006687969125f62671d2f3efc7eda8c0bde759a765c7'
+
'c3fcab6cb4f296fe94cf7ebec9db5543c2be53d210e490998c219f50917cc932a5ab0172fdf666f2a80a8af34b7f5e11e6c37a223c83be32453aa07f7e2fa207'
+
'9fd3b2ea525fc81abb8dc0611fbfc2636852d82811db8b2b66c821346d1cc8f84bd4d13123af5ee8993689e9c9f201302dbbe6c707883a900e87d0413b9278f6'
+
'490c95e62b73d0d708d75c0d7f95074e2547ee3d4bb28996105c58d860067e8b7279413c7106adf19f59d899f2c6551eeb4f68d902446b211ce49e1340d51b68')
+
+build() {
+  cd "${_name}-${pkgver}"
+
+  ant build-fantasia
+  ant build-jsclassic
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+
+  # install java files
+  install -Dm644 dist/Fantasia-${pkgver}.jar \
+"${pkgdir}/usr/share/java/${pkgname}/fantasia.jar"
+  install -Dm644 dist/JS_Classic-${pkgver}.jar \
+"${pkgdir}/usr/share/java/${pkgname}/js-classic.jar"
+
+  # install shell scripts
+  install -Dm755 "${srcdir}/${pkgname}.sh" \
+"${pkgdir}/usr/bin/${pkgname}"
+  install -Dm755 "${srcdir}/${pkgname}-classic.sh" \
+"${pkgdir}/usr/bin/${pkgname}-classic"
+
+  # install freedesktop.org compatibility
+  install -Dm644 res/fantasia/icons/app_icon.png \
+"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+  install -Dm644 res/js-classic/icons/app-icon.png \
+"${pkgdir}/usr/share/pixmaps/${pkgname}-classic.png"
+
+  install -Dm644 "${srcdir}/${pkgname}.desktop" \
+"${pkgdir}/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "${srcdir}/$pkgname-classic.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}-classic.desktop"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: jsampler/repos/community-testing-any/jsampler-classic.desktop (from rev 
287345, jsampler/trunk/jsampler-classic.desktop)
===
--- community-testing-any/jsampler-classic.desktop  
(rev 0)
+++ community-testing-any/jsampler-classic.desktop  2018-01-27 00:43:03 UTC 
(rev 287346)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=JSampler Classic
+Comment=LinuxSampler - Audio sampler (Classic Java GUI)
+Exec=jsampler-classic
+Icon=jsampler-classic
+Categories=AudioVideo;Audio;
+Terminal=false
+Type=Application

Copied: jsampler/repos/community-testing-any/jsampler-classic.sh (from rev 
287345, jsampler/trunk/jsampler-classic.sh)
===
--- community-testing-any/jsampler-classic.sh   (rev 0)
+++ community-testing-any/jsampler-classic.sh   2018-01-27 00:43:03 UTC (rev 
287346)
@@ -0,0 +1,2 @@
+#!/bin/bash
+java -jar /usr/share/java/jsampler/js-classic.jar

Copied: jsampler/repos/community-testing-any/jsampler.desktop (from rev 287345, 
jsampler/trunk/jsampler.desktop)
===
--- 

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

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:42:53
  Author: dvzrv
Revision: 287345

upgpkg: jsampler 0.9-3

Updating to https for source and sha512sums. Minor fixes.

Modified:
  jsampler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:22:41 UTC (rev 287344)
+++ PKGBUILD2018-01-27 00:42:53 UTC (rev 287345)
@@ -1,30 +1,31 @@
 # $Id$
 # Maintainer: Ray Rashif 
+# Maintainer: David Runge 
 # Contributor: svoufff 
 
 pkgname=jsampler
-_realname=JSampler
+_name=JSampler
 pkgver=0.9
 pkgrel=3
 pkgdesc="LinuxSampler Java GUI"
-arch=(any)
-url="http://sourceforge.net/projects/jsampler/;
+arch=('any')
+url="http://jsampler.sourceforge.net/;
 license=('GPL')
 depends=('java-runtime' 'linuxsampler')
 makedepends=('java-environment' 'apache-ant')
-source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.bz2
-$pkgname.sh
-$pkgname-classic.sh
-$pkgname.desktop
-$pkgname-classic.desktop)
-md5sums=('e1915d9c222388caed7b8eac6579ab8a'
- '41fbbd9e6ed85ba0ab1086827dcdda12'
- '88e8129968aa089ec6f24b96d655563b'
- '25fb1cfbbe833a6cf9a02662a77cb43e'
- '186aab16866fecb0579b985195eaeeb0')
+source=("https://downloads.sourceforge.net/${pkgname}/${_name}-${pkgver}.tar.bz2;
+"${pkgname}.sh"
+"${pkgname}-classic.sh"
+"${pkgname}.desktop"
+"${pkgname}-classic.desktop")
+sha512sums=('cbb1d476b1f3882592cc0fb7a61348802c0c399dfc3fcc35f4a8ec3396e8417754cafc3e1a14a90b0014bebd29d28b9d3771dcbb772df40d241eaadedad5299f'
+
'2f41bc9c41750715ef1ebe5f3c8d2dc36b4fa5fe28d68fdcc1968f38293d3cc835f2695f0a24d2bb5287006687969125f62671d2f3efc7eda8c0bde759a765c7'
+
'c3fcab6cb4f296fe94cf7ebec9db5543c2be53d210e490998c219f50917cc932a5ab0172fdf666f2a80a8af34b7f5e11e6c37a223c83be32453aa07f7e2fa207'
+
'9fd3b2ea525fc81abb8dc0611fbfc2636852d82811db8b2b66c821346d1cc8f84bd4d13123af5ee8993689e9c9f201302dbbe6c707883a900e87d0413b9278f6'
+
'490c95e62b73d0d708d75c0d7f95074e2547ee3d4bb28996105c58d860067e8b7279413c7106adf19f59d899f2c6551eeb4f68d902446b211ce49e1340d51b68')
 
 build() {
-  cd "$srcdir/$_realname-$pkgver"
+  cd "${_name}-${pkgver}"
 
   ant build-fantasia
   ant build-jsclassic
@@ -31,30 +32,30 @@
 }
 
 package() {
-  cd "$srcdir/$_realname-$pkgver"
+  cd "${_name}-${pkgver}"
 
   # install java files
-  install -Dm644 dist/Fantasia-$pkgver.jar \
-"$pkgdir/usr/share/java/$pkgname/fantasia.jar"
-  install -Dm644 dist/JS_Classic-$pkgver.jar \
-"$pkgdir/usr/share/java/$pkgname/js-classic.jar"
+  install -Dm644 dist/Fantasia-${pkgver}.jar \
+"${pkgdir}/usr/share/java/${pkgname}/fantasia.jar"
+  install -Dm644 dist/JS_Classic-${pkgver}.jar \
+"${pkgdir}/usr/share/java/${pkgname}/js-classic.jar"
 
   # install shell scripts
-  install -Dm755 ../$pkgname.sh \
- "$pkgdir/usr/bin/$pkgname"
-  install -Dm755 ../$pkgname-classic.sh \
-"$pkgdir/usr/bin/$pkgname-classic"
+  install -Dm755 "${srcdir}/${pkgname}.sh" \
+"${pkgdir}/usr/bin/${pkgname}"
+  install -Dm755 "${srcdir}/${pkgname}-classic.sh" \
+"${pkgdir}/usr/bin/${pkgname}-classic"
 
   # install freedesktop.org compatibility
   install -Dm644 res/fantasia/icons/app_icon.png \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
+"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
   install -Dm644 res/js-classic/icons/app-icon.png \
-"$pkgdir/usr/share/pixmaps/$pkgname-classic.png"
+"${pkgdir}/usr/share/pixmaps/${pkgname}-classic.png"
 
-  install -Dm644 ../$pkgname.desktop \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ../$pkgname-classic.desktop \
-"$pkgdir/usr/share/applications/$pkgname-classic.desktop"
+  install -Dm644 "${srcdir}/${pkgname}.desktop" \
+"${pkgdir}/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "${srcdir}/$pkgname-classic.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}-classic.desktop"
 }
 
 # vim:set ts=2 sw=2 et:


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

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:22:41
  Author: dvzrv
Revision: 287344

archrelease: copy trunk to community-testing-x86_64

Added:
  carla/repos/community-testing-x86_64/
  carla/repos/community-testing-x86_64/PKGBUILD
(from rev 287343, carla/trunk/PKGBUILD)

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

Copied: carla/repos/community-testing-x86_64/PKGBUILD (from rev 287343, 
carla/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-27 00:22:41 UTC (rev 287344)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: falkTX 
+
+_name=Carla
+pkgname=carla
+pkgver=1.9.8
+pkgrel=2
+pkgdesc="Audio Plugin Host"
+arch=('x86_64')
+url="https://kxstudio.sf.net/carla;
+license=('GPL2')
+depends=('file' 'fftw' 'fluidsynth' 'liblo' 'linuxsampler' 'mxml' 'projectm' 
'python' 'qt5-base')
+makedepends=('gtk2' 'gtk3' 'pulseaudio' 'python-pyliblo' 'python-pyqt5' 
'python-rdflib' 'qt4' 'qt5-svg' 'zynaddsubfx')
+optdepends=('gtk2: LV2 GTK2 UI support'
+'gtk3: LV2 GTK3 UI support'
+'python-pyliblo: OSC support'
+'python-rdflib: LADSPA-RDF support'
+'qt4: LV2 QT4 UI support'
+'zynaddsubfx: ZynAddSubFX banks'
+)
+source=("https://github.com/falkTX/${pkgname}/archive/${pkgver}.tar.gz;)
+sha512sums=('0f801fdf7704bb3eb62e684134567df3e83a6c7dfad201479039158480f9fbc0c9a91bc007131091c29a87b4cbb2d831797c8c517de9c36399ec7348a8889f5d')
+
+build() {
+  cd "${_name}-${pkgver}"
+  make features
+  make DEFAULT_QT=5
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  make DEFAULT_QT=5 DESTDIR="${pkgdir}/" PREFIX=/usr install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:21:12
  Author: felixonmars
Revision: 287343

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 287342, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
287342, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:21:12 UTC (rev 287343)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=46
+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 haskell-yesod-auth/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:20:38
  Author: felixonmars
Revision: 287342

upgpkg: haskell-yesod-auth 1.4.21-46

rebuild with http-client,0.5.9

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:18:48 UTC (rev 287341)
+++ PKGBUILD2018-01-27 00:20:38 UTC (rev 287342)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=45
+pkgrel=46
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:18:48
  Author: felixonmars
Revision: 287341

archrelease: copy trunk to community-staging-x86_64

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

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

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

Copied: 

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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:18:23
  Author: felixonmars
Revision: 287340

upgpkg: stack 1.6.3-49

rebuild with http-client,0.5.9

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:15:58 UTC (rev 287339)
+++ PKGBUILD2018-01-27 00:18:23 UTC (rev 287340)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.3
-pkgrel=48
+pkgrel=49
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2018-01-26 Thread David Runge via arch-commits
Date: Saturday, January 27, 2018 @ 00:15:58
  Author: dvzrv
Revision: 287339

Adding carla 1.9.8 from AUR (40 votes).

Added:
  carla/
  carla/repos/
  carla/trunk/
  carla/trunk/PKGBUILD

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

Added: carla/trunk/PKGBUILD
===
--- carla/trunk/PKGBUILD(rev 0)
+++ carla/trunk/PKGBUILD2018-01-27 00:15:58 UTC (rev 287339)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: falkTX 
+
+_name=Carla
+pkgname=carla
+pkgver=1.9.8
+pkgrel=2
+pkgdesc="Audio Plugin Host"
+arch=('x86_64')
+url="https://kxstudio.sf.net/carla;
+license=('GPL2')
+depends=('file' 'fftw' 'fluidsynth' 'liblo' 'linuxsampler' 'mxml' 'projectm' 
'python' 'qt5-base')
+makedepends=('gtk2' 'gtk3' 'pulseaudio' 'python-pyliblo' 'python-pyqt5' 
'python-rdflib' 'qt4' 'qt5-svg' 'zynaddsubfx')
+optdepends=('gtk2: LV2 GTK2 UI support'
+'gtk3: LV2 GTK3 UI support'
+'python-pyliblo: OSC support'
+'python-rdflib: LADSPA-RDF support'
+'qt4: LV2 QT4 UI support'
+'zynaddsubfx: ZynAddSubFX banks'
+)
+source=("https://github.com/falkTX/${pkgname}/archive/${pkgver}.tar.gz;)
+sha512sums=('0f801fdf7704bb3eb62e684134567df3e83a6c7dfad201479039158480f9fbc0c9a91bc007131091c29a87b4cbb2d831797c8c517de9c36399ec7348a8889f5d')
+
+build() {
+  cd "${_name}-${pkgver}"
+  make features
+  make DEFAULT_QT=5
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  make DEFAULT_QT=5 DESTDIR="${pkgdir}/" PREFIX=/usr install
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:12:14
  Author: felixonmars
Revision: 287338

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pipes-http/repos/community-staging-x86_64/
  haskell-pipes-http/repos/community-staging-x86_64/PKGBUILD
(from rev 287337, haskell-pipes-http/trunk/PKGBUILD)

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

Copied: haskell-pipes-http/repos/community-staging-x86_64/PKGBUILD (from rev 
287337, haskell-pipes-http/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:12:14 UTC (rev 287338)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pipes-http
+pkgname=haskell-pipes-http
+pkgver=1.0.5
+pkgrel=80
+pkgdesc="HTTP client with pipes interface"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-http-client" "haskell-http-client-tls" 
"haskell-pipes")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('48d2b7236d4f04688bdc083452346974031c3123003c9c0ffe32e00b70c2e1ef294e66f713e590a72fa9005d8bf9aa4daed22bf85fc0505ecd534662e4e4ed70')
+
+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-pipes-http/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:11:50
  Author: felixonmars
Revision: 287337

upgpkg: haskell-pipes-http 1.0.5-80

rebuild with http-client,0.5.9

Modified:
  haskell-pipes-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:11:07 UTC (rev 287336)
+++ PKGBUILD2018-01-27 00:11:50 UTC (rev 287337)
@@ -5,7 +5,7 @@
 _hkgname=pipes-http
 pkgname=haskell-pipes-http
 pkgver=1.0.5
-pkgrel=79
+pkgrel=80
 pkgdesc="HTTP client with pipes interface"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:11:07
  Author: felixonmars
Revision: 287336

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
287335, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:11:07 UTC (rev 287336)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.0.1
+pkgrel=16
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-file-embed' 
'haskell-mtl'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 'pandoc' 
'haskell-pandoc-types'
+ 'haskell-roman-numerals' 'haskell-syb' 'haskell-text' 
'haskell-utility-ht')
+makedepends=('ghc')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('9484b50cb01bad33687d4787f48878899d59eeaddd6714ac324e37be5bd20a313f246cafce1d7fba36432fd99cb75f10d4efba5ebd9b0def87dc77410c912b13')
+
+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" \
+--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}/${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"
+}


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:10:44
  Author: felixonmars
Revision: 287335

upgpkg: pandoc-crossref 0.3.0.1-16

rebuild with http-client,0.5.9

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:09:31 UTC (rev 287334)
+++ PKGBUILD2018-01-27 00:10:44 UTC (rev 287335)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.0.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:09:31
  Author: felixonmars
Revision: 287334

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
287333, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:09:31 UTC (rev 287334)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.10.0.0
+pkgrel=49
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-fsnotify' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-lrucache' 'haskell-mtl' 'haskell-network' 
'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-parsec'
+ 'haskell-random' 'haskell-regex-base' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-scientific' 'haskell-system-filepath' 'haskell-tagsoup' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('17c5986ba3a522d081067e7d728113311b918289c2b35da372d5804d1606fe58494249b3acc9e0988a0608f8d9715eace172f6e64fed1e45625b791410a61d37')
+
+prepare() {
+sed -e 's/tasty  >= 0.11 && < 0.12,/tasty,/' \
+-e 's/tasty-hunit>= 0.9  && < 0.10,/tasty-hunit,/' \
+-i $_hkgname-$pkgver/$_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}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+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 $_hkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test
+# pandoc 2.0.6 is causing the test suite of hakyll to hang
+}
+
+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-hakyll/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:09:02
  Author: felixonmars
Revision: 287333

upgpkg: haskell-hakyll 4.10.0.0-49

rebuild with http-client,0.5.9

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:06:36 UTC (rev 287332)
+++ PKGBUILD2018-01-27 00:09:02 UTC (rev 287333)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.10.0.0
-pkgrel=48
+pkgrel=49
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:06:36
  Author: felixonmars
Revision: 287332

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 287331, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
287331, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:06:36 UTC (rev 287332)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.12.2.5
+pkgrel=29
+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=('f8072d9ca2e9cf04f506094fbf9c15eb6f53a19a602dfb565ed611e4f0f287166ec5097f59fe89b1b070e2b0137f57a7f977027b99dc4d422ad7a98dac3a85c6')
+
+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)

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:05:54
  Author: felixonmars
Revision: 287331

upgpkg: pandoc-citeproc 0.12.2.5-29

rebuild with http-client,0.5.9

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:03:13 UTC (rev 287330)
+++ PKGBUILD2018-01-27 00:05:54 UTC (rev 287331)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.12.2.5
-pkgrel=28
+pkgrel=29
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("custom:BSD3")


[arch-commits] Commit in aarch64-linux-gnu-gcc/repos/community-x86_64 (2 files)

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Saturday, January 27, 2018 @ 00:03:13
  Author: anatolik
Revision: 287330

archrelease: copy trunk to community-x86_64

Added:
  aarch64-linux-gnu-gcc/repos/community-x86_64/PKGBUILD
(from rev 287329, aarch64-linux-gnu-gcc/trunk/PKGBUILD)
Deleted:
  aarch64-linux-gnu-gcc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-27 00:02:35 UTC (rev 287329)
+++ PKGBUILD2018-01-27 00:03:13 UTC (rev 287330)
@@ -1,92 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_target=aarch64-linux-gnu
-pkgname=$_target-gcc
-pkgver=7.2.0
-_islver=0.18
-pkgrel=2
-_snapshot=7-20170907
-pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
-arch=(x86_64)
-url='http://gcc.gnu.org/'
-license=(GPL LGPL FDL)
-depends=($_target-binutils $_target-glibc libmpc zlib)
-makedepends=(gmp mpfr)
-options=(!emptydirs !strip)
-source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
-ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
-http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
-sha256sums=('af37950ac7fc4996b4bdf22cbaaf5d1db52ff6490bfe3d83bcae5d5097645bc9'
-'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b')
-
-if [ -n "$_snapshot" ]; then
-  _basedir=gcc-$_snapshot
-else
-  _basedir=gcc-$pkgver
-fi
-
-prepare() {
-  cd $_basedir
-
-  # link isl for in-tree builds
-  ln -sf ../isl-$_islver isl
-
-  echo $pkgver > gcc/BASE-VER
-
-  # Do not run fixincludes
-  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
-
-  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" 
"$srcdir"/$_basedir/{libiberty,gcc}/configure
-
-  rm -rf $srcdir/gcc-build
-  mkdir $srcdir/gcc-build
-}
-
-build() {
-  cd gcc-build
-
-  # using -pipe causes spurious test-suite failures
-  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
-  CFLAGS=${CFLAGS/-pipe/}
-  CXXFLAGS=${CXXFLAGS/-pipe/}
-
-  $srcdir/$_basedir/configure \
-  --prefix=/usr \
-  --program-prefix=$_target- \
-  --with-local-prefix=/usr/$_target \
-  --with-sysroot=/usr/$_target \
-  --with-build-sysroot=/usr/$_target \
-  --libdir=/usr/lib --libexecdir=/usr/lib \
-  --target=$_target --host=$CHOST --build=$CHOST \
-  --disable-nls \
-  --enable-languages=c,c++ \
-  --enable-shared --enable-threads=posix \
-  --with-system-zlib --with-isl --enable-__cxa_atexit \
-  --disable-libunwind-exceptions --enable-clocale=gnu \
-  --disable-libstdcxx-pch --disable-libssp \
-  --enable-gnu-unique-object --enable-linker-build-id \
-  --enable-lto --enable-plugin --enable-install-libiberty \
-  --with-linker-hash-style=gnu --enable-gnu-indirect-function \
-  --disable-multilib --disable-werror \
-  --enable-checking=release
-
-  make
-}
-
-package() {
-  cd gcc-build
-
-  make DESTDIR="$pkgdir" install-gcc install-target-libgcc 
install-target-libstdc++-v3 
-
-  # strip target binaries
-  find "$pkgdir"/usr/lib/gcc/$_target/ "$pkgdir"/usr/$_target/lib -type f -and 
\( -name \*.a -or -name \*.o \) -exec $_target-objcopy -R .comment -R .note -R 
.debug_info -R .debug_aranges -R .debug_pubnames -R .debug_pubtypes -R 
.debug_abbrev -R .debug_line -R .debug_str -R .debug_ranges -R .debug_loc '{}' 
\;
-
-  # strip host binaries
-  find "$pkgdir"/usr/bin/ "$pkgdir"/usr/lib/gcc/$_target/ -type f -and \( 
-executable \) -exec strip '{}' \;
-
-  # Remove files that conflict with host gcc package
-  rm -r "$pkgdir"/usr/share/man/man7
-  rm -r "$pkgdir"/usr/share/info
-  rm -r "$pkgdir"/usr/share/gcc-$pkgver
-}

Copied: aarch64-linux-gnu-gcc/repos/community-x86_64/PKGBUILD (from rev 287329, 
aarch64-linux-gnu-gcc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-27 00:03:13 UTC (rev 287330)
@@ -0,0 +1,92 @@
+# Maintainer: Anatol Pomozov 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-gcc
+pkgver=7.3.0
+_islver=0.18
+pkgrel=1
+_snapshot=7-20180125
+pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
+arch=(x86_64)
+url='http://gcc.gnu.org/'
+license=(GPL LGPL FDL)
+depends=($_target-binutils $_target-glibc libmpc zlib)
+makedepends=(gmp mpfr)
+options=(!emptydirs !strip)
+source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
+ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
+http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
+sha256sums=('f4cad0895aa6dd237cbcb6e81750e40c3fb3eba8a5bcdf25a21c4ee5520c344b'
+'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b')
+
+if [ -n "$_snapshot" ]; then
+  

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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:02:35
  Author: felixonmars
Revision: 287329

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 287327, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-27 00:02:35 UTC (rev 287329)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.0.6
+pkgrel=28
+pkgdesc="Conversion between markup formats"
+url="http://pandoc.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
+ "haskell-aeson-pretty" "haskell-base64-bytestring" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-case-insensitive" "haskell-cmark-gfm"
+ "haskell-data-default" "haskell-doctemplates" "haskell-glob" 
"haskell-mtl"
+ "haskell-haddock-library" "haskell-skylighting" "haskell-hslua" 
"haskell-hslua-module-text"
+ "haskell-http-client" "haskell-syb" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-safe" "haskell-split" "haskell-text" "haskell-texmath" 
"haskell-network"
+ "haskell-pandoc-types" "haskell-parsec" "haskell-random" 
"haskell-scientific"
+ "haskell-tagsoup" "haskell-temporary" "haskell-network-uri" 
"haskell-unordered-containers"
+ "haskell-zip-archive" "haskell-vector" "haskell-xml" "haskell-yaml" 
"haskell-zlib")
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('a1e59fbedc8efbeaa482a90392beff3e6b93c5ee52f2955c57eba83baadfc10c76f474c1254de22daf7c0d250dc9114331d878f56ebf2e90cdd5bf75ecd6f208')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old-locale -fnetwork-uri -f-trypandoc -f-embed_data_files 
-f-weigh-pandoc -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 "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${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}/COPYING.md"
+}


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

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Saturday, January 27, 2018 @ 00:02:29
  Author: anatolik
Revision: 287328

upgpkg: aarch64-linux-gnu-gcc 7.3.0-1

Modified:
  aarch64-linux-gnu-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-27 00:01:53 UTC (rev 287327)
+++ PKGBUILD2018-01-27 00:02:29 UTC (rev 287328)
@@ -2,10 +2,10 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-gcc
-pkgver=7.2.0
+pkgver=7.3.0
 _islver=0.18
-pkgrel=2
-_snapshot=7-20170907
+pkgrel=1
+_snapshot=7-20180125
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
 arch=(x86_64)
 url='http://gcc.gnu.org/'
@@ -16,7 +16,7 @@
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
 ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
 http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
-sha256sums=('af37950ac7fc4996b4bdf22cbaaf5d1db52ff6490bfe3d83bcae5d5097645bc9'
+sha256sums=('f4cad0895aa6dd237cbcb6e81750e40c3fb3eba8a5bcdf25a21c4ee5520c344b'
 '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b')
 
 if [ -n "$_snapshot" ]; then


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Saturday, January 27, 2018 @ 00:01:53
  Author: felixonmars
Revision: 287327

upgpkg: pandoc 2.0.6-28

rebuild with http-client,0.5.9

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:53:18 UTC (rev 287326)
+++ PKGBUILD2018-01-27 00:01:53 UTC (rev 287327)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc
 pkgver=2.0.6
-pkgrel=27
+pkgrel=28
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org;
 license=("GPL")


[arch-commits] Commit in avr-gcc/repos/community-x86_64 (3 files)

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Friday, January 26, 2018 @ 23:53:18
  Author: anatolik
Revision: 287326

archrelease: copy trunk to community-x86_64

Added:
  avr-gcc/repos/community-x86_64/PKGBUILD
(from rev 287325, avr-gcc/trunk/PKGBUILD)
Deleted:
  avr-gcc/repos/community-x86_64/PKGBUILD
  avr-gcc/repos/community-x86_64/Revert-eeb6872bf.patch

+
 PKGBUILD   |  225 ++-
 Revert-eeb6872bf.patch |   82 -
 2 files changed, 110 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 23:52:41 UTC (rev 287325)
+++ PKGBUILD2018-01-26 23:53:18 UTC (rev 287326)
@@ -1,115 +0,0 @@
-# $Id$
-# Maintainer: schuay 
-# Contributor: Brad Fanella 
-# Contributor: Corrado Primier 
-# Contributor: danst0 
-
-# Build order: avr-binutils -> avr-gcc -> avr-libc
-
-pkgname=avr-gcc
-pkgver=7.2.0
-pkgrel=3
-_snapshot=7-20171109
-_islver=0.18
-pkgdesc='The GNU AVR Compiler Collection'
-arch=(x86_64)
-license=(GPL LGPL FDL custom)
-url='http://gcc.gnu.org/'
-depends=(avr-binutils gcc-libs libmpc)
-optdepends=('avr-libc: Standard C library for Atmel AVR development')
-options=(!emptydirs !strip)
-source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
-
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
-http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
-Revert-eeb6872bf.patch
-   )
-sha1sums=('8fa17d2a8ebc84a9f8f8d8c90a62975dfc7dd157'
-  'bbffc5a2b05e4f0c97e882f96c448504491dc4ed'
-  'f93cd532288a58d76c9dcdf654c7e6028c6f411f')
-
-if [ -n "${_snapshot}" ]; then
-  _basedir=gcc-${_snapshot}
-else
-  _basedir=gcc-${pkgver}
-fi
-
-prepare() {
-cd ${_basedir}
-
-# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80717
-patch -p1 < ../Revert-eeb6872bf.patch
-}
-
-build() {
-cd ${srcdir}/${_basedir} 
-
-# link isl for in-tree build
-ln -s ../isl-${_islver} isl
-
-# https://bugs.archlinux.org/task/34629
-# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
-
-echo ${pkgver} > gcc/BASE-VER
-
-cd ${srcdir}
-mkdir gcc-build && cd gcc-build
-
-export CFLAGS_FOR_TARGET='-O2 -pipe'
-export CXXFLAGS_FOR_TARGET='-O2 -pipe'
-
-# --disable-linker-build-id   https://bugs.archlinux.org/task/34902
-# --disable-__cxa_atexit   https://bugs.archlinux.org/task/50848
-${srcdir}/${_basedir}/configure \
---disable-install-libiberty \
---disable-libssp \
---disable-libstdcxx-pch \
---disable-libunwind-exceptions \
---disable-linker-build-id \
---disable-nls \
---disable-werror \
---disable-__cxa_atexit \
---enable-checking=release \
---enable-clocale=gnu \
---enable-gnu-unique-object \
---enable-gold \
---enable-languages=c,c++ \
---enable-ld=default \
---enable-lto \
---enable-plugin \
---enable-shared \
---infodir=/usr/share/info \
---libdir=/usr/lib \
---libexecdir=/usr/lib \
---mandir=/usr/share/man \
---prefix=/usr \
---target=avr \
---with-as=/usr/bin/avr-as \
---with-gnu-as \
---with-gnu-ld \
---with-ld=/usr/bin/avr-ld \
---with-plugin-ld=ld.gold \
---with-system-zlib \
---with-isl \
---enable-gnu-indirect-function
-
-make
-}
-
-package() {
-cd ${srcdir}/gcc-build
-
-make -j1 DESTDIR=${pkgdir} install
-
-# Strip debug symbols from libraries; without this, the package size 
balloons to ~500MB.
-find ${pkgdir}/usr/lib -type f -name "*.a" \
--exec /usr/bin/avr-strip --strip-debug '{}' \;
-
-# Install Runtime Library Exception
-install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
-${pkgdir}/usr/share/licenses/avr-gcc/RUNTIME.LIBRARY.EXCEPTION
-
-rm -r ${pkgdir}/usr/share/man/man7
-rm -r ${pkgdir}/usr/share/info
-rm ${pkgdir}/usr/lib/libcc1.*
-}

Copied: avr-gcc/repos/community-x86_64/PKGBUILD (from rev 287325, 
avr-gcc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 23:53:18 UTC (rev 287326)
@@ -0,0 +1,110 @@
+# $Id$
+# Maintainer: schuay 
+# Contributor: Brad Fanella 
+# Contributor: Corrado Primier 
+# Contributor: danst0 

[arch-commits] Commit in avr-gcc/trunk (PKGBUILD Revert-eeb6872bf.patch)

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Friday, January 26, 2018 @ 23:52:41
  Author: anatolik
Revision: 287325

upgpkg: avr-gcc 7.3.0-1

Modified:
  avr-gcc/trunk/PKGBUILD
Deleted:
  avr-gcc/trunk/Revert-eeb6872bf.patch

+
 PKGBUILD   |   15 ++--
 Revert-eeb6872bf.patch |   82 ---
 2 files changed, 5 insertions(+), 92 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:51:57 UTC (rev 287324)
+++ PKGBUILD2018-01-26 23:52:41 UTC (rev 287325)
@@ -7,9 +7,9 @@
 # Build order: avr-binutils -> avr-gcc -> avr-libc
 
 pkgname=avr-gcc
-pkgver=7.2.0
-pkgrel=3
-_snapshot=7-20171109
+pkgver=7.3.0
+pkgrel=1
+_snapshot=7-20180125
 _islver=0.18
 pkgdesc='The GNU AVR Compiler Collection'
 arch=(x86_64)
@@ -21,11 +21,9 @@
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
-Revert-eeb6872bf.patch
)
-sha1sums=('8fa17d2a8ebc84a9f8f8d8c90a62975dfc7dd157'
-  'bbffc5a2b05e4f0c97e882f96c448504491dc4ed'
-  'f93cd532288a58d76c9dcdf654c7e6028c6f411f')
+sha1sums=('3b0c38bad58b57a69260916c4f10c40baf56a099'
+  'bbffc5a2b05e4f0c97e882f96c448504491dc4ed')
 
 if [ -n "${_snapshot}" ]; then
   _basedir=gcc-${_snapshot}
@@ -35,9 +33,6 @@
 
 prepare() {
 cd ${_basedir}
-
-# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80717
-patch -p1 < ../Revert-eeb6872bf.patch
 }
 
 build() {

Deleted: Revert-eeb6872bf.patch
===
--- Revert-eeb6872bf.patch  2018-01-26 23:51:57 UTC (rev 287324)
+++ Revert-eeb6872bf.patch  2018-01-26 23:52:41 UTC (rev 287325)
@@ -1,82 +0,0 @@
-commit 43d83a70267a9e5c456d28de8e7348820446b712
-Author: Bartłomiej Piotrowski 
-Date:   Tue May 16 07:50:42 2017 +0200
-
-Revert "Prevent LTO wrappers to process a recursive execution"
-
-This reverts commit eeb6872bfdfd1e71b27de6f62a5f5c08a2efb015.
-
-diff --git a/gcc/file-find.c b/gcc/file-find.c
-index b072a4993d76..b5a1fe8494e8 100644
 a/gcc/file-find.c
-+++ b/gcc/file-find.c
-@@ -208,38 +208,3 @@ prefix_from_string (const char *p, struct path_prefix 
*pprefix)
- }
-   free (nstore);
- }
--
--void
--remove_prefix (const char *prefix, struct path_prefix *pprefix)
--{
--  struct prefix_list *remove, **prev, **remove_prev = NULL;
--  int max_len = 0;
--
--  if (pprefix->plist)
--{
--  prev = >plist;
--  for (struct prefix_list *pl = pprefix->plist; pl->next; pl = pl->next)
--  {
--if (strcmp (prefix, pl->prefix) == 0)
--  {
--remove = pl;
--remove_prev = prev;
--continue;
--  }
--
--int l = strlen (pl->prefix);
--if (l > max_len)
--  max_len = l;
--
--prev = 
--  }
--
--  if (remove_prev)
--  {
--*remove_prev = remove->next;
--free (remove);
--  }
--
--  pprefix->max_len = max_len;
--}
--}
-diff --git a/gcc/file-find.h b/gcc/file-find.h
-index 8f49a3af273e..407feba26e74 100644
 a/gcc/file-find.h
-+++ b/gcc/file-find.h
-@@ -41,7 +41,6 @@ extern void find_file_set_debug (bool);
- extern char *find_a_file (struct path_prefix *, const char *, int);
- extern void add_prefix (struct path_prefix *, const char *);
- extern void add_prefix_begin (struct path_prefix *, const char *);
--extern void remove_prefix (const char *prefix, struct path_prefix *);
- extern void prefix_from_env (const char *, struct path_prefix *);
- extern void prefix_from_string (const char *, struct path_prefix *);
- 
-diff --git a/gcc/gcc-ar.c b/gcc/gcc-ar.c
-index 78d2fc1ad306..d5d80e042e5a 100644
 a/gcc/gcc-ar.c
-+++ b/gcc/gcc-ar.c
-@@ -194,14 +194,6 @@ main (int ac, char **av)
- #ifdef CROSS_DIRECTORY_STRUCTURE
-   real_exe_name = concat (target_machine, "-", PERSONALITY, NULL);
- #endif
--  /* Do not search original location in the same folder.  */
--  char *exe_folder = lrealpath (av[0]);
--  exe_folder[strlen (exe_folder) - strlen (lbasename (exe_folder))] = 
'\0';
--  char *location = concat (exe_folder, PERSONALITY, NULL);
--
--  if (access (location, X_OK) == 0)
--  remove_prefix (exe_folder, );
--
-   exe_name = find_a_file (, real_exe_name, X_OK);
-   if (!exe_name)
-   {


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:51:57
  Author: felixonmars
Revision: 287324

archrelease: copy trunk to community-staging-x86_64

Added:
  hoogle/repos/community-staging-x86_64/
  hoogle/repos/community-staging-x86_64/PKGBUILD
(from rev 287323, hoogle/trunk/PKGBUILD)

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 287323, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:51:57 UTC (rev 287324)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.14
+pkgrel=42
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 
'haskell-src-exts'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-mmap' 'haskell-network' 'haskell-network-uri' 
'haskell-old-locale'
+ 'haskell-process-extras' 'haskell-resourcet' 'haskell-storable-tuple' 
'haskell-tar'
+ 'haskell-text' 'haskell-uniplate' 'haskell-utf8-string' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-logger' 'haskell-warp' 'haskell-warp-tls' 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('f6a9743277d8937d279bbb924999e91679c2fbbaa643f0f60d5329f9bbc12020aa3a6c31b664105687667277b9786427ce9bc0d2b25dcf0bc9c9a1fec821de33')
+
+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" \
+--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}/${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 hoogle/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:51:35
  Author: felixonmars
Revision: 287323

upgpkg: hoogle 5.0.14-42

rebuild with http-client,0.5.9

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:50:05 UTC (rev 287322)
+++ PKGBUILD2018-01-26 23:51:35 UTC (rev 287323)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.14
-pkgrel=41
+pkgrel=42
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:50:05
  Author: felixonmars
Revision: 287322

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 287321, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 287321, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:50:05 UTC (rev 287322)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.5
+pkgrel=32
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3ba0b9e7d03a9d813e41f7f36ca0fa34decf6f04163abea850cb5ff6e322387b60952bfb30f46be817f52b2c79641fba03e62a5d6483b78a7e094c91fbb273a6')
+
+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-dev -f-library-only -fthreaded
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:49:28
  Author: felixonmars
Revision: 287321

upgpkg: hledger-web 1.5-32

rebuild with http-client,0.5.9

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:47:40 UTC (rev 287320)
+++ PKGBUILD2018-01-26 23:49:28 UTC (rev 287321)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.5
-pkgrel=31
+pkgrel=32
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:47:40
  Author: felixonmars
Revision: 287320

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 287319, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 287319, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:47:40 UTC (rev 287320)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20180112
+pkgrel=34
+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 \
+-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)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:46:52
  Author: felixonmars
Revision: 287319

upgpkg: git-annex 6.20180112-34

rebuild with http-client,0.5.9

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:40:33 UTC (rev 287318)
+++ PKGBUILD2018-01-26 23:46:52 UTC (rev 287319)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20180112
-pkgrel=33
+pkgrel=34
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:40:33
  Author: felixonmars
Revision: 287318

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-aws/repos/community-staging-x86_64/PKGBUILD (from rev 287317, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:40:33 UTC (rev 287318)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.18
+pkgrel=29
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="https://github.com/aristidb/aws;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-byteable'
+ 'haskell-case-insensitive' 'haskell-cereal' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-memory' 'haskell-monad-control' 
'haskell-mtl'
+ 'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-tagged' 'haskell-text' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-vector' 'haskell-xml-conduit')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-conduit-combinators' 
'haskell-errors'
+ 'haskell-http-client' 'haskell-http-client-tls' 
'haskell-quickcheck-instances'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
+ 'haskell-transformers-base')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('11cf6675e4caf818e39efe697704acff7c5e0a74641482b791de17b18f6e0224be1bd24fb734a419685ca4b2cbf5913bea0012f4f79e4b988ee4cbc9252d0f52')
+
+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 \
+-f-examples
+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 $_hkgname-$pkgver
+runhaskell Setup test || warning "Requires AWS credentials to 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-aws/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:40:07
  Author: felixonmars
Revision: 287317

upgpkg: haskell-aws 0.18-29

rebuild with http-client,0.5.9

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:37:44 UTC (rev 287316)
+++ PKGBUILD2018-01-26 23:40:07 UTC (rev 287317)
@@ -5,7 +5,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.18
-pkgrel=28
+pkgrel=29
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("custom:BSD3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:37:44
  Author: felixonmars
Revision: 287316

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 287315, haskell-authenticate/trunk/PKGBUILD)

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

Copied: haskell-authenticate/repos/community-staging-x86_64/PKGBUILD (from rev 
287315, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:37:44 UTC (rev 287316)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.4
+pkgrel=24
+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 haskell-authenticate/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:37:13
  Author: felixonmars
Revision: 287315

upgpkg: haskell-authenticate 1.3.4-24

rebuild with http-client,0.5.9

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:36:17 UTC (rev 287314)
+++ PKGBUILD2018-01-26 23:37:13 UTC (rev 287315)
@@ -5,7 +5,7 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.4
-pkgrel=23
+pkgrel=24
 pkgdesc="Authentication methods for Haskell web applications."
 url="https://github.com/yesodweb/authenticate;
 license=("MIT")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:36:17
  Author: felixonmars
Revision: 287314

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-http-conduit/repos/community-staging-x86_64/PKGBUILD (from rev 
287313, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:36:17 UTC (rev 287314)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.2.4
+pkgrel=22
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="http://www.yesodweb.com/book/http-conduit;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-exceptions'
+ 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-types' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mtl' 'haskell-resourcet')
+makedepends=('ghc' 'haskell-blaze-builder' 'haskell-case-insensitive' 
'haskell-connection'
+ 'haskell-cookie' 'haskell-data-default-class' 'haskell-hunit' 
'haskell-hspec'
+ 'haskell-lifted-base' 'haskell-network' 
'haskell-streaming-commons' 'haskell-temporary'
+ 'haskell-text' 'haskell-utf8-string' 'haskell-wai' 
'haskell-wai-conduit' 'haskell-warp'
+ 'haskell-warp-tls')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('67106bac629e82b271b9c692ef115962775bc605385b008bc1c7453204c20039ab6157b3db2ca707383b877f1e1c63750a3a28bd1ae566fadc0b4e07922f5b63')
+
+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 $_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-http-conduit/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:35:47
  Author: felixonmars
Revision: 287313

upgpkg: haskell-http-conduit 2.2.4-22

rebuild with http-client,0.5.9

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:34:17 UTC (rev 287312)
+++ PKGBUILD2018-01-26 23:35:47 UTC (rev 287313)
@@ -5,7 +5,7 @@
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
 pkgver=2.2.4
-pkgrel=21
+pkgrel=22
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="http://www.yesodweb.com/book/http-conduit;
 license=("custom:BSD3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:34:17
  Author: felixonmars
Revision: 287312

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 287311, hopenpgp-tools/trunk/PKGBUILD)

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
287311, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:34:17 UTC (rev 287312)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.5
+pkgrel=57
+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 hopenpgp-tools/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:33:56
  Author: felixonmars
Revision: 287311

upgpkg: hopenpgp-tools 0.19.5-57

rebuild with http-client,0.5.9

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:31:50 UTC (rev 287310)
+++ PKGBUILD2018-01-26 23:33:56 UTC (rev 287311)
@@ -4,7 +4,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.19.5
-pkgrel=56
+pkgrel=57
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:31:50
  Author: felixonmars
Revision: 287310

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 287309, haskell-dav/trunk/PKGBUILD)

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

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 287309, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:31:50 UTC (rev 287310)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=204
+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-dav/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:31:28
  Author: felixonmars
Revision: 287309

upgpkg: haskell-dav 1.3.1-204

rebuild with http-client,0.5.9

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:30:35 UTC (rev 287308)
+++ PKGBUILD2018-01-26 23:31:28 UTC (rev 287309)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=203
+pkgrel=204
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


[arch-commits] Commit in haskell-http-client-tls/repos (2 files)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:30:35
  Author: felixonmars
Revision: 287308

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-http-client-tls/repos/community-staging-x86_64/
  haskell-http-client-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 287307, haskell-http-client-tls/trunk/PKGBUILD)

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

Copied: haskell-http-client-tls/repos/community-staging-x86_64/PKGBUILD (from 
rev 287307, haskell-http-client-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:30:35 UTC (rev 287308)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client-tls
+pkgname=haskell-http-client-tls
+pkgver=0.3.5.1
+pkgrel=35
+pkgdesc="http-client backend using the connection package and tls library"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-connection" 
"haskell-cryptonite"
+ "haskell-data-default-class" "haskell-exceptions" 
"haskell-http-client"
+ "haskell-http-types" "haskell-memory" "haskell-network" 
"haskell-network-uri"
+ "haskell-text" "haskell-tls")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('76e0a6081edb1658c62e3ba9ff0b0cbcddd657982755ac2de6676a3c688fad4255da9fa0ee80c2101d0e46320a2696d75cb845a17112d3795c0f4c8708611091')
+
+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-http-client-tls/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:30:03
  Author: felixonmars
Revision: 287307

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

rebuild with http-client,0.5.9

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

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:29:12 UTC (rev 287306)
+++ PKGBUILD2018-01-26 23:30:03 UTC (rev 287307)
@@ -5,7 +5,7 @@
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
 pkgver=0.3.5.1
-pkgrel=34
+pkgrel=35
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client;
 license=("MIT")


[arch-commits] Commit in arm-none-eabi-gcc/repos/community-x86_64 (4 files)

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Friday, January 26, 2018 @ 23:28:42
  Author: anatolik
Revision: 287304

archrelease: copy trunk to community-x86_64

Added:
  arm-none-eabi-gcc/repos/community-x86_64/PKGBUILD
(from rev 287302, arm-none-eabi-gcc/trunk/PKGBUILD)
  
arm-none-eabi-gcc/repos/community-x86_64/enable-with-multilib-list-for-arm.patch
(from rev 287302, 
arm-none-eabi-gcc/trunk/enable-with-multilib-list-for-arm.patch)
Deleted:
  arm-none-eabi-gcc/repos/community-x86_64/PKGBUILD
  
arm-none-eabi-gcc/repos/community-x86_64/enable-with-multilib-list-for-arm.patch

-+
 PKGBUILD|  254 -
 enable-with-multilib-list-for-arm.patch |  430 +++---
 2 files changed, 342 insertions(+), 342 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 23:28:37 UTC (rev 287303)
+++ PKGBUILD2018-01-26 23:28:42 UTC (rev 287304)
@@ -1,127 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=arm-none-eabi
-pkgname=$_target-gcc
-pkgver=7.2.0
-_islver=0.18
-pkgrel=2
-_snapshot=7-20170907
-pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
-arch=(x86_64)
-url='http://gcc.gnu.org/'
-license=(GPL LGPL FDL)
-depends=($_target-binutils zlib libmpc)
-makedepends=(gmp mpfr $_target-newlib)
-optdepends=('arm-none-eabi-newlib: Standard C library optimized for embedded 
systems')
-options=(!emptydirs !strip)
-source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
-ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
-http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
-enable-with-multilib-list-for-arm.patch)
-sha256sums=('af37950ac7fc4996b4bdf22cbaaf5d1db52ff6490bfe3d83bcae5d5097645bc9'
-'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
-'9447a8fd40d7c1e238b8e9790b739492de5feaa489d61f4ecdab863e5ea1975a')
-
-if [ -n "$_snapshot" ]; then
-  _basedir=gcc-$_snapshot
-else
-  _basedir=gcc-$pkgver
-fi
-
-prepare() {
-  cd $_basedir
-
-  # link isl for in-tree builds
-  ln -s ../isl-$_islver isl
-
-  echo $pkgver > gcc/BASE-VER
-
-  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
-
-  patch -p1 < $srcdir/enable-with-multilib-list-for-arm.patch
-
-  mkdir $srcdir/build-{gcc,gcc-nano}
-}
-
-_build_gcc() {
-  $srcdir/$_basedir/configure \
---target=$_target \
---prefix=/usr \
---with-sysroot=/usr/$_target \
---with-native-system-header-dir=/include \
---libexecdir=/usr/lib \
---enable-languages=c,c++ \
---enable-plugins \
---disable-decimal-float \
---disable-libffi \
---disable-libgomp \
---disable-libmudflap \
---disable-libquadmath \
---disable-libssp \
---disable-libstdcxx-pch \
---disable-nls \
---disable-shared \
---disable-threads \
---disable-tls \
---with-gnu-as \
---with-gnu-ld \
---with-system-zlib \
---with-newlib \
---with-headers=/usr/$_target/include \
---with-python-dir=share/gcc-arm-none-eabi \
---with-gmp \
---with-mpfr \
---with-mpc \
---with-isl \
---with-libelf \
---enable-gnu-indirect-function \
---with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' 
\
---with-pkgversion='Arch Repository' \
---with-bugurl='https://bugs.archlinux.org/' \
---with-multilib-list=armv6-m,armv7-m,armv7e-m,armv7-r
-
-  make INHIBIT_LIBC_CFLAGS='-DUSE_TM_CLONE_REGISTRY=0'
-}
-
-build() {
-  cd $srcdir/build-gcc
-  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
-  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
-  _build_gcc
-
-  # Build libstdc++ without exceptions support (the 'nano' variant)
-  cd $srcdir/build-gcc-nano
-  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'
-  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'  
-  _build_gcc
-}
-
-package() {
-  cd $srcdir/build-gcc
-  make DESTDIR="$pkgdir" install -j1
-
-  cd $srcdir/build-gcc-nano
-  make DESTDIR="$pkgdir.nano" install -j1
-  # we need only libstdc nano files
-  multilibs=( $($pkgdir/usr/bin/$_target-gcc -print-multi-lib 2>/dev/null) )
-  for multilib in "${multilibs[@]}"; do
-dir="${multilib%%;*}"
-from_dir=$pkgdir.nano/usr/$_target/lib/$dir
-to_dir=$pkgdir/usr/$_target/lib/$dir
-cp -f $from_dir/libstdc++.a $to_dir/libstdc++_nano.a
-cp -f $from_dir/libsupc++.a $to_dir/libsupc++_nano.a
-  done
-
-  # strip target binaries
-  find "$pkgdir"/usr/lib/gcc/$_target/$pkgver "$pkgdir"/usr/$_target/lib -type 
f -and \( -name \*.a -or -name \*.o \) -exec $_target-objcopy -R .comment -R 
.note -R .debug_info -R 

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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:29:12
  Author: felixonmars
Revision: 287306

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hjsonschema/repos/community-staging-x86_64/PKGBUILD (from rev 
287305, haskell-hjsonschema/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:29:12 UTC (rev 287306)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsonschema
+pkgname=haskell-hjsonschema
+pkgver=1.7.2
+pkgrel=7
+pkgdesc="JSON Schema library"
+url="https://github.com/seagreen/hjsonschema;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-file-embed' 'haskell-hashable' 
'haskell-hjsonpointer'
+ 'haskell-http-client' 'haskell-http-types' 'haskell-pcre-heavy' 
'haskell-profunctors'
+ 'haskell-protolude' 'haskell-quickcheck' 'haskell-scientific' 
'haskell-semigroups'
+ 'haskell-unordered-containers' 'haskell-text' 'haskell-vector')
+makedepends=('ghc' 'haskell-hspec' 'haskell-wai-app-static' 'haskell-warp')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5fe613a0f0b8e6d97f56b33ea6238e50c496350128caed1efbabdf69eb261c8f7fec3a0e274ee36010dc3c61ca0f42dadd0d99ce67989031a7d46a5466ac3182')
+
+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 $_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 "MIT-LICENSE.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/MIT-LICENSE.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/MIT-LICENSE.txt"
+}


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:28:50
  Author: felixonmars
Revision: 287305

upgpkg: haskell-hjsonschema 1.7.2-7

rebuild with http-client,0.5.9

Modified:
  haskell-hjsonschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:28:42 UTC (rev 287304)
+++ PKGBUILD2018-01-26 23:28:50 UTC (rev 287305)
@@ -5,7 +5,7 @@
 _hkgname=hjsonschema
 pkgname=haskell-hjsonschema
 pkgver=1.7.2
-pkgrel=6
+pkgrel=7
 pkgdesc="JSON Schema library"
 url="https://github.com/seagreen/hjsonschema;
 license=("MIT")


[arch-commits] Commit in arm-none-eabi-gcc/trunk (PKGBUILD)

2018-01-26 Thread Anatol Pomozov via arch-commits
Date: Friday, January 26, 2018 @ 23:27:59
  Author: anatolik
Revision: 287302

upgpkg: arm-none-eabi-gcc 7.3.0-1

Modified:
  arm-none-eabi-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:27:56 UTC (rev 287301)
+++ PKGBUILD2018-01-26 23:27:59 UTC (rev 287302)
@@ -3,10 +3,10 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=7.2.0
+pkgver=7.3.0
 _islver=0.18
-pkgrel=2
-_snapshot=7-20170907
+pkgrel=1
+_snapshot=7-20180125
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
 arch=(x86_64)
 url='http://gcc.gnu.org/'
@@ -19,7 +19,7 @@
 ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
 http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
 enable-with-multilib-list-for-arm.patch)
-sha256sums=('af37950ac7fc4996b4bdf22cbaaf5d1db52ff6490bfe3d83bcae5d5097645bc9'
+sha256sums=('f4cad0895aa6dd237cbcb6e81750e40c3fb3eba8a5bcdf25a21c4ee5520c344b'
 '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
 '9447a8fd40d7c1e238b8e9790b739492de5feaa489d61f4ecdab863e5ea1975a')
 


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:28:37
  Author: felixonmars
Revision: 287303

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 23:27:59 UTC (rev 287302)
+++ PKGBUILD2018-01-26 23:28:37 UTC (rev 287303)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=python-boto3
-pkgver=1.5.20
-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=('f7e60ebf16f1296b6799dab9e9bfc49dad6c9f284917b292d9a0876abe71e02982e8fa78a73c110a29febf84cb5b54fb46f49431a6143e8cdecf03cd1983')
-
-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 287302, 
python-boto3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 23:28:37 UTC (rev 287303)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python-boto3
+pkgver=1.5.21
+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=('9717b883a40fc37294ef5ae3951f5fd48bcd8f7e011a17cef719b81aca3a16e8280cd8243ea65181d99fc03792316bbd28337537608b5d8d33a13a60284f3ba1')
+
+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 python-boto3/trunk (PKGBUILD)

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:27:56
  Author: felixonmars
Revision: 287301

upgpkg: python-boto3 1.5.21-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:26:02 UTC (rev 287300)
+++ PKGBUILD2018-01-26 23:27:56 UTC (rev 287301)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-boto3
-pkgver=1.5.20
+pkgver=1.5.21
 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=('f7e60ebf16f1296b6799dab9e9bfc49dad6c9f284917b292d9a0876abe71e02982e8fa78a73c110a29febf84cb5b54fb46f49431a6143e8cdecf03cd1983')
+sha512sums=('9717b883a40fc37294ef5ae3951f5fd48bcd8f7e011a17cef719b81aca3a16e8280cd8243ea65181d99fc03792316bbd28337537608b5d8d33a13a60284f3ba1')
 
 build() {
   cd "$srcdir"/boto3-$pkgver


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:26:02
  Author: felixonmars
Revision: 287300

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-http-client/repos/community-staging-x86_64/
  haskell-http-client/repos/community-staging-x86_64/PKGBUILD
(from rev 287299, haskell-http-client/trunk/PKGBUILD)

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

Copied: haskell-http-client/repos/community-staging-x86_64/PKGBUILD (from rev 
287299, haskell-http-client/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 23:26:02 UTC (rev 287300)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-client
+pkgname=haskell-http-client
+pkgver=0.5.9
+pkgrel=1
+pkgdesc="An HTTP client engine"
+url="https://github.com/snoyberg/http-client;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-blaze-builder' 
'haskell-case-insensitive'
+ 'haskell-cookie' 'haskell-exceptions' 'haskell-http-types' 
'haskell-mime-types'
+ 'haskell-network' 'haskell-network-uri' 'haskell-random' 
'haskell-streaming-commons'
+ 'haskell-text')
+makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-monad-control' 
'haskell-zlib')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ca1d53f4578f06f18223135a552568e2c645cbec2777af056bc3d762e9c2edb966ef9107a2ac3223a859d0fe957f71d510e61c854c41917c286662f1e7b2feca')
+
+build() {
+cd $_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 
-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
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:25:41
  Author: felixonmars
Revision: 287299

upgpkg: haskell-http-client 0.5.9-1

rebuild with http-client,0.5.9

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:24:26 UTC (rev 287298)
+++ PKGBUILD2018-01-26 23:25:41 UTC (rev 287299)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client;
@@ -16,7 +16,7 @@
  'haskell-text')
 makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-monad-control' 
'haskell-zlib')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('4d29b4bbe391a6729afe710f20411ec2ec494a5f9d889c293b303ab24f87910e355f5333b9482f4220503ac39618829b037af955db0fdc0f15eeaa1451d652ed')
+sha512sums=('ca1d53f4578f06f18223135a552568e2c645cbec2777af056bc3d762e9c2edb966ef9107a2ac3223a859d0fe957f71d510e61c854c41917c286662f1e7b2feca')
 
 build() {
 cd $_hkgname-$pkgver


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:24:26
  Author: felixonmars
Revision: 287298

archrelease: copy trunk to community-x86_64

Added:
  startdde/repos/community-x86_64/PKGBUILD
(from rev 287297, startdde/trunk/PKGBUILD)
Deleted:
  startdde/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 23:23:59 UTC (rev 287297)
+++ PKGBUILD2018-01-26 23:24:26 UTC (rev 287298)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=startdde
-pkgver=3.1.23
-pkgrel=1
-pkgdesc="starter of deepin desktop environment"
-arch=('x86_64')
-url="https://github.com/linuxdeepin/startdde;
-license=('GPL3')
-depends=('deepin-daemon' 'deepin-wm-switcher')
-makedepends=('cmake' 'coffeescript' 'deepin-dbus-factory' 
'deepin-gir-generator' 'deepin-go-lib'
- 'deepin-api' 'go-pie' 'python2' 'git')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/startdde/archive/$pkgver.tar.gz;)
-sha512sums=('c5d0157ca0f5c958944c03c26fd1f09445c1ac0cb098697f481d7e259b13e3055583f554fa2d0b5fc264ceb70ee583bd9758dddfd6e935c48964ca07f6b42baa')
-
-prepare() {
-  export GOPATH="$srcdir/build:/usr/share/gocode"
-  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify \
- github.com/cryptix/wav
-}
-
-build() {
-  cd startdde-$pkgver
-  make
-}
-
-package() {
-  cd startdde-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  mv "$pkgdir"/lib/systemd "$pkgdir"/usr/lib/systemd
-  rmdir "$pkgdir"/lib
-  ln -sf ../dde-readahead.service 
"$pkgdir"/usr/lib/systemd/system/multi-user.target.wants/dde-readahead.service
-}

Copied: startdde/repos/community-x86_64/PKGBUILD (from rev 287297, 
startdde/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 23:24:26 UTC (rev 287298)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=startdde
+pkgver=3.1.24
+pkgrel=1
+pkgdesc="starter of deepin desktop environment"
+arch=('x86_64')
+url="https://github.com/linuxdeepin/startdde;
+license=('GPL3')
+depends=('deepin-daemon' 'deepin-wm-switcher')
+makedepends=('cmake' 'coffeescript' 'deepin-dbus-factory' 
'deepin-gir-generator' 'deepin-go-lib'
+ 'deepin-api' 'go-pie' 'python2' 'git')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/startdde/archive/$pkgver.tar.gz;)
+sha512sums=('03cf16c1595e39205e08d531d808923c0845e824658b3606bd55fb6336f4d0b19dd0d8d5b626623ec6414bf591fd4327815688b01448a2278fbf2d9aeb99e2b0')
+
+prepare() {
+  export GOPATH="$srcdir/build:/usr/share/gocode"
+  go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil 
github.com/howeyc/fsnotify \
+ github.com/cryptix/wav
+}
+
+build() {
+  cd startdde-$pkgver
+  make
+}
+
+package() {
+  cd startdde-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 23:23:59
  Author: felixonmars
Revision: 287297

upgpkg: startdde 3.1.24-1

Modified:
  startdde/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 23:21:41 UTC (rev 287296)
+++ PKGBUILD2018-01-26 23:23:59 UTC (rev 287297)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=startdde
-pkgver=3.1.23
+pkgver=3.1.24
 pkgrel=1
 pkgdesc="starter of deepin desktop environment"
 arch=('x86_64')
@@ -15,7 +15,7 @@
  'deepin-api' 'go-pie' 'python2' 'git')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/startdde/archive/$pkgver.tar.gz;)
-sha512sums=('c5d0157ca0f5c958944c03c26fd1f09445c1ac0cb098697f481d7e259b13e3055583f554fa2d0b5fc264ceb70ee583bd9758dddfd6e935c48964ca07f6b42baa')
+sha512sums=('03cf16c1595e39205e08d531d808923c0845e824658b3606bd55fb6336f4d0b19dd0d8d5b626623ec6414bf591fd4327815688b01448a2278fbf2d9aeb99e2b0')
 
 prepare() {
   export GOPATH="$srcdir/build:/usr/share/gocode"
@@ -31,8 +31,4 @@
 package() {
   cd startdde-$pkgver
   make DESTDIR="$pkgdir" install
-
-  mv "$pkgdir"/lib/systemd "$pkgdir"/usr/lib/systemd
-  rmdir "$pkgdir"/lib
-  ln -sf ../dde-readahead.service 
"$pkgdir"/usr/lib/systemd/system/multi-user.target.wants/dde-readahead.service
 }


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

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 23:21:41
  Author: dvzrv
Revision: 287296

archrelease: copy trunk to community-testing-x86_64

Added:
  python-pyliblo/repos/community-testing-x86_64/
  python-pyliblo/repos/community-testing-x86_64/PKGBUILD
(from rev 287295, python-pyliblo/trunk/PKGBUILD)

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

Copied: python-pyliblo/repos/community-testing-x86_64/PKGBUILD (from rev 
287295, python-pyliblo/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-26 23:21:41 UTC (rev 287296)
@@ -0,0 +1,37 @@
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: SpepS 
+
+_name=pyliblo
+pkgname=python-pyliblo
+pkgver=0.10.0
+pkgrel=2
+pkgdesc='Python wrapper for the liblo OSC library'
+arch=('x86_64')
+url="http://das.nasophon.de/pyliblo/;
+license=('LGPL2.1')
+depends=('liblo' 'python')
+makedepends=('cython')
+source=("http://das.nasophon.de/download/${_name}-${pkgver}.tar.gz;)
+sha512sums=('d2a3d47f6c52d310104256d33fbd5d652ae6bc8cde32c2d3b2f3f407b8a4aba99028e57cd466804d266f63468a6c792760f28a43dbabcfa3330e0a852ee4d4e3')
+
+check() {
+  cd "${_name}-${pkgver}"
+  python setup.py test
+}
+
+build() {
+  cd "${_name}-${pkgver}"
+  python setup.py build
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}/"
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {NEWS,README}
+}
+


[arch-commits] Commit in (4 files)

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 23:19:52
  Author: dvzrv
Revision: 287295

Adding python-pyliblo 0.10.0 from AUR (20 votes, as dependency to carla).

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

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

Added: python-pyliblo/trunk/PKGBUILD
===
--- python-pyliblo/trunk/PKGBUILD   (rev 0)
+++ python-pyliblo/trunk/PKGBUILD   2018-01-26 23:19:52 UTC (rev 287295)
@@ -0,0 +1,37 @@
+# Maintainer: David Runge 
+# Contributor: Llewelyn Trahaearn 
+# Contributor: SpepS 
+
+_name=pyliblo
+pkgname=python-pyliblo
+pkgver=0.10.0
+pkgrel=2
+pkgdesc='Python wrapper for the liblo OSC library'
+arch=('x86_64')
+url="http://das.nasophon.de/pyliblo/;
+license=('LGPL2.1')
+depends=('liblo' 'python')
+makedepends=('cython')
+source=("http://das.nasophon.de/download/${_name}-${pkgver}.tar.gz;)
+sha512sums=('d2a3d47f6c52d310104256d33fbd5d652ae6bc8cde32c2d3b2f3f407b8a4aba99028e57cd466804d266f63468a6c792760f28a43dbabcfa3330e0a852ee4d4e3')
+
+check() {
+  cd "${_name}-${pkgver}"
+  python setup.py test
+}
+
+build() {
+  cd "${_name}-${pkgver}"
+  python setup.py build
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}/"
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {NEWS,README}
+}
+


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


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

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 22:50:02
  Author: dvzrv
Revision: 287294

archrelease: copy trunk to community-testing-x86_64

Added:
  aj-snapshot/repos/community-testing-x86_64/
  aj-snapshot/repos/community-testing-x86_64/PKGBUILD
(from rev 287293, aj-snapshot/trunk/PKGBUILD)

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

Copied: aj-snapshot/repos/community-testing-x86_64/PKGBUILD (from rev 287293, 
aj-snapshot/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-26 22:50:02 UTC (rev 287294)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: Christopher Arndt 
+# Contributor: speps 
+
+pkgname=aj-snapshot
+pkgver=0.9.7
+pkgrel=2
+pkgdesc="Command line utility to store/restore ALSA and/or JACK connections 
to/from an XML file."
+arch=('x86_64')
+url="http://aj-snapshot.sourceforge.net/;
+license=('GPL3')
+depends=('jack' 'mxml')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('b7582e07ba3f7567e656406ce9be1265e565d5194ced4e8f5009eb06509d2b69a95d7b90a0ef230587e2852d5713d67e87b53fa7f8defe1741b9d861e964c115')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # does resolve depends with '--as-needed'
+  export LDFLAGS="${LDFLAGS//,--as-needed}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {AUTHORS,ChangeLog,README}
+}
+
+# vim:set ts=2 sw=2 et:
+


[arch-commits] Commit in (4 files)

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 22:48:17
  Author: dvzrv
Revision: 287293

Adding aj-snapshot 0.9.7 from AUR (10 votes).

Added:
  aj-snapshot/
  aj-snapshot/repos/
  aj-snapshot/trunk/
  aj-snapshot/trunk/PKGBUILD

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

Added: aj-snapshot/trunk/PKGBUILD
===
--- aj-snapshot/trunk/PKGBUILD  (rev 0)
+++ aj-snapshot/trunk/PKGBUILD  2018-01-26 22:48:17 UTC (rev 287293)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: Christopher Arndt 
+# Contributor: speps 
+
+pkgname=aj-snapshot
+pkgver=0.9.7
+pkgrel=2
+pkgdesc="Command line utility to store/restore ALSA and/or JACK connections 
to/from an XML file."
+arch=('x86_64')
+url="http://aj-snapshot.sourceforge.net/;
+license=('GPL3')
+depends=('jack' 'mxml')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('b7582e07ba3f7567e656406ce9be1265e565d5194ced4e8f5009eb06509d2b69a95d7b90a0ef230587e2852d5713d67e87b53fa7f8defe1741b9d861e964c115')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # does resolve depends with '--as-needed'
+  export LDFLAGS="${LDFLAGS//,--as-needed}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {AUTHORS,ChangeLog,README}
+}
+
+# vim:set ts=2 sw=2 et:
+


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


[arch-commits] Commit in metapixel/repos/community-x86_64 (5 files)

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 22:47:35
  Author: bgyorgy
Revision: 287292

archrelease: copy trunk to community-x86_64

Added:
  metapixel/repos/community-x86_64/PKGBUILD
(from rev 287291, metapixel/trunk/PKGBUILD)
  metapixel/repos/community-x86_64/fix-manpage-path.patch
(from rev 287291, metapixel/trunk/fix-manpage-path.patch)
  metapixel/repos/community-x86_64/metapixel-giflib-5.1.0-compat.patch
(from rev 287291, metapixel/trunk/metapixel-giflib-5.1.0-compat.patch)
Deleted:
  metapixel/repos/community-x86_64/PKGBUILD
  metapixel/repos/community-x86_64/metapixel-giflib-5.1.0-compat.patch

-+
 PKGBUILD|   91 +-
 fix-manpage-path.patch  |   35 +
 metapixel-giflib-5.1.0-compat.patch |   46 -
 3 files changed, 106 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 22:47:15 UTC (rev 287291)
+++ PKGBUILD2018-01-26 22:47:35 UTC (rev 287292)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Isenmann 
-
-pkgname=metapixel
-pkgver=1.0.2
-pkgrel=8
-pkgdesc='A program for generating photomosaics.'
-arch=('i686' 'x86_64')
-url='http://www.complang.tuwien.ac.at/schani/metapixel/'
-license=('GPL')
-depends=('giflib' 'libjpeg' 'libpng' 'perl' 'glib2')
-makedepends=('git' 'docbook-xsl')
-source=("git://github.com/schani/metapixel.git#commit=4ad7be9e82"
-"metapixel-giflib-5.1.0-compat.patch")
-md5sums=('SKIP'
- 'b959c6d1b14064aee3a73ae568a82555')
-
-prepare() {
-  cd "${srcdir}/${pkgname}"
-
-  git submodule init
-  git submodule update
-
-  cd rwimg
-  patch -p1 -i ../../metapixel-giflib-5.1.0-compat.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}"
-
-  # Build librwimg first, make dependencies seem to be bugged.
-  make librwimg
-  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}"
-  
-  install -dm0755 "${pkgdir}/usr/share/man/man1"
-
-  make PREFIX="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
-}

Copied: metapixel/repos/community-x86_64/PKGBUILD (from rev 287291, 
metapixel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 22:47:35 UTC (rev 287292)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Isenmann 
+
+pkgname=metapixel
+pkgver=1.0.2
+pkgrel=9
+pkgdesc='A program for generating photomosaics.'
+arch=('x86_64')
+url='http://www.complang.tuwien.ac.at/schani/metapixel/'
+license=('GPL')
+depends=('giflib' 'libjpeg' 'libpng' 'perl' 'glib2')
+makedepends=('git' 'docbook-xsl')
+source=("git://github.com/schani/metapixel.git#commit=4ad7be9e82"
+"fix-manpage-path.patch"
+"metapixel-giflib-5.1.0-compat.patch")
+md5sums=('SKIP'
+ '166d31ddce400bcc4f7d16a8fc399c0a'
+ 'b959c6d1b14064aee3a73ae568a82555')
+
+prepare() {
+  cd "${srcdir}/${pkgname}"
+
+  git submodule init
+  git submodule update
+
+  # Fix man page installation path (FS#44543)
+  patch -p1 -i ../fix-manpage-path.patch
+
+  cd rwimg
+  patch -p1 -i ../../metapixel-giflib-5.1.0-compat.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+
+  # Build librwimg first, make dependencies seem to be bugged.
+  make librwimg
+  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-*/manpages/docbook.xsl"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+  
+  install -dm0755 "${pkgdir}/usr/share/man/man1"
+
+  make PREFIX="${pkgdir}/usr" install
+}

Copied: metapixel/repos/community-x86_64/fix-manpage-path.patch (from rev 
287291, metapixel/trunk/fix-manpage-path.patch)
===
--- fix-manpage-path.patch  (rev 0)
+++ fix-manpage-path.patch  2018-01-26 22:47:35 UTC (rev 287292)
@@ -0,0 +1,35 @@
+From b19b164aa0ecff48824a21976b71f954dcff527b Mon Sep 17 00:00:00 2001
+From: Pierre Neidhardt 
+Date: Sat, 11 Apr 2015 10:27:16 +0200
+Subject: [PATCH] Makefile: Fix man page installation path
+
+Latest FHS replaces /usr/man by /usr/share/man.
+
+If folder `man1` does not exist, `$(INSTALL) metapixel.1 $(MANDIR)/man1` will
+install the man page as `man1`, hence the -D flag to force folder creation.
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index e40e0e1..dc1ccaf 100644
+--- a/Makefile
 b/Makefile
+@@ -3,7 +3,7 @@ INSTALL = install
+ MANPAGE_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl
+ 
+ BINDIR = $(PREFIX)/bin
+-MANDIR = $(PREFIX)/man
++MANDIR = $(PREFIX)/share/man
+ 
+ VERSION = 1.1.0
+ 
+@@ -66,7 +66,7 @@ install : metapixel metapixel.1
+   

[arch-commits] Commit in metapixel/trunk (PKGBUILD fix-manpage-path.patch)

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 22:47:15
  Author: bgyorgy
Revision: 287291

upgpkg: metapixel 1.0.2-9

Fix man page installation path (FS#44543)

Added:
  metapixel/trunk/fix-manpage-path.patch
Modified:
  metapixel/trunk/PKGBUILD

+
 PKGBUILD   |   11 ---
 fix-manpage-path.patch |   35 +++
 2 files changed, 43 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 22:15:58 UTC (rev 287290)
+++ PKGBUILD2018-01-26 22:47:15 UTC (rev 287291)
@@ -4,7 +4,7 @@
 
 pkgname=metapixel
 pkgver=1.0.2
-pkgrel=8
+pkgrel=9
 pkgdesc='A program for generating photomosaics.'
 arch=('x86_64')
 url='http://www.complang.tuwien.ac.at/schani/metapixel/'
@@ -12,8 +12,10 @@
 depends=('giflib' 'libjpeg' 'libpng' 'perl' 'glib2')
 makedepends=('git' 'docbook-xsl')
 source=("git://github.com/schani/metapixel.git#commit=4ad7be9e82"
+"fix-manpage-path.patch"
 "metapixel-giflib-5.1.0-compat.patch")
 md5sums=('SKIP'
+ '166d31ddce400bcc4f7d16a8fc399c0a'
  'b959c6d1b14064aee3a73ae568a82555')
 
 prepare() {
@@ -22,6 +24,9 @@
   git submodule init
   git submodule update
 
+  # Fix man page installation path (FS#44543)
+  patch -p1 -i ../fix-manpage-path.patch
+
   cd rwimg
   patch -p1 -i ../../metapixel-giflib-5.1.0-compat.patch
 }
@@ -31,7 +36,7 @@
 
   # Build librwimg first, make dependencies seem to be bugged.
   make librwimg
-  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl"
+  make 
MANPAGE_XSL="/usr/share/xml/docbook/xsl-stylesheets-*/manpages/docbook.xsl"
 }
 
 package() {
@@ -39,5 +44,5 @@
   
   install -dm0755 "${pkgdir}/usr/share/man/man1"
 
-  make PREFIX="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
+  make PREFIX="${pkgdir}/usr" install
 }

Added: fix-manpage-path.patch
===
--- fix-manpage-path.patch  (rev 0)
+++ fix-manpage-path.patch  2018-01-26 22:47:15 UTC (rev 287291)
@@ -0,0 +1,35 @@
+From b19b164aa0ecff48824a21976b71f954dcff527b Mon Sep 17 00:00:00 2001
+From: Pierre Neidhardt 
+Date: Sat, 11 Apr 2015 10:27:16 +0200
+Subject: [PATCH] Makefile: Fix man page installation path
+
+Latest FHS replaces /usr/man by /usr/share/man.
+
+If folder `man1` does not exist, `$(INSTALL) metapixel.1 $(MANDIR)/man1` will
+install the man page as `man1`, hence the -D flag to force folder creation.
+---
+ Makefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index e40e0e1..dc1ccaf 100644
+--- a/Makefile
 b/Makefile
+@@ -3,7 +3,7 @@ INSTALL = install
+ MANPAGE_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl
+ 
+ BINDIR = $(PREFIX)/bin
+-MANDIR = $(PREFIX)/man
++MANDIR = $(PREFIX)/share/man
+ 
+ VERSION = 1.1.0
+ 
+@@ -66,7 +66,7 @@ install : metapixel metapixel.1
+   $(INSTALL) -d $(BINDIR)
+   $(INSTALL) metapixel $(BINDIR)
+   $(INSTALL) metapixel-prepare $(BINDIR)
+-  $(INSTALL) metapixel.1 $(MANDIR)/man1
++  $(INSTALL) -D metapixel.1 $(MANDIR)/man1/metapixel.1
+ # $(INSTALL) imagesize $(BINDIR)
+ # $(INSTALL) sizesort $(BINDIR)
+ 


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

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 22:15:51
  Author: bgyorgy
Revision: 287289

upgpkg: python-d2to1 0.2.12.post1-3

Fix description (FS#56720)

Modified:
  python-d2to1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 21:58:37 UTC (rev 287288)
+++ PKGBUILD2018-01-26 22:15:51 UTC (rev 287289)
@@ -6,8 +6,8 @@
 pkgbase=python-d2to1
 pkgname=(python-d2to1 python2-d2to1)
 pkgver=0.2.12.post1
-pkgrel=2
-pkgdesc="Python bindings to the OpenStack Identity API (Keystone)"
+pkgrel=3
+pkgdesc="Python library that allows using distutils2-like setup.cfg files for 
a package's metadata with a distribute/setuptools setup.py script"
 arch=('any')
 url='https://pypi.python.org/pypi/d2to1'
 license=('BSD')


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

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 22:15:58
  Author: bgyorgy
Revision: 287290

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 22:15:51 UTC (rev 287289)
+++ PKGBUILD2018-01-26 22:15:58 UTC (rev 287290)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: Limao Luo 
-
-pkgbase=python-d2to1
-pkgname=(python-d2to1 python2-d2to1)
-pkgver=0.2.12.post1
-pkgrel=2
-pkgdesc="Python bindings to the OpenStack Identity API (Keystone)"
-arch=('any')
-url='https://pypi.python.org/pypi/d2to1'
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(https://files.pythonhosted.org/packages/source/d/${pkgname#*-}/${pkgname#*-}-$pkgver.tar.gz)
-sha512sums=('89890afc78b21d78f42ef5c920d377cd58075829e025c512d86138d52943ce8b71d1245bf267f76f775c6a69bf81bf9881322bd64b0e75ae088134e6b66f4d2d')
-
-prepare(){
-cp -a ${pkgbase#*-}-$pkgver/ ${pkgbase}2-$pkgver
-find ${pkgbase}2-$pkgver -name \*.py -exec sed -i '1s/python$/&2/' {} +
-}
-
-build() {
-cd "$srcdir/${pkgbase#*-}-$pkgver"
-python setup.py build
-
-cd "$srcdir/${pkgbase}2-$pkgver"
-python2 setup.py build
-}
-
-package_python-d2to1() {
-depends=('python')
-
-cd ${pkgbase#*-}-$pkgver/
-python setup.py install --prefix=/usr --root="$pkgdir"
-install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-d2to1() {
-depends=('python2')
-
-cd ${pkgbase}2-$pkgver/
-python2 setup.py install --prefix=/usr --root="$pkgdir"
-install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-d2to1/repos/community-any/PKGBUILD (from rev 287289, 
python-d2to1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 22:15:58 UTC (rev 287290)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Limao Luo 
+
+pkgbase=python-d2to1
+pkgname=(python-d2to1 python2-d2to1)
+pkgver=0.2.12.post1
+pkgrel=3
+pkgdesc="Python library that allows using distutils2-like setup.cfg files for 
a package's metadata with a distribute/setuptools setup.py script"
+arch=('any')
+url='https://pypi.python.org/pypi/d2to1'
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(https://files.pythonhosted.org/packages/source/d/${pkgname#*-}/${pkgname#*-}-$pkgver.tar.gz)
+sha512sums=('89890afc78b21d78f42ef5c920d377cd58075829e025c512d86138d52943ce8b71d1245bf267f76f775c6a69bf81bf9881322bd64b0e75ae088134e6b66f4d2d')
+
+prepare(){
+cp -a ${pkgbase#*-}-$pkgver/ ${pkgbase}2-$pkgver
+find ${pkgbase}2-$pkgver -name \*.py -exec sed -i '1s/python$/&2/' {} +
+}
+
+build() {
+cd "$srcdir/${pkgbase#*-}-$pkgver"
+python setup.py build
+
+cd "$srcdir/${pkgbase}2-$pkgver"
+python2 setup.py build
+}
+
+package_python-d2to1() {
+depends=('python')
+
+cd ${pkgbase#*-}-$pkgver/
+python setup.py install --prefix=/usr --root="$pkgdir"
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-d2to1() {
+depends=('python2')
+
+cd ${pkgbase}2-$pkgver/
+python2 setup.py install --prefix=/usr --root="$pkgdir"
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 21:58:30
  Author: bgyorgy
Revision: 287287

upgpkg: xdot 0.9-2

Don't check for unneeded module (FS#57235), add missing dependency on 
python-setuptools

Modified:
  xdot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 21:21:38 UTC (rev 287286)
+++ PKGBUILD2018-01-26 21:58:30 UTC (rev 287287)
@@ -4,18 +4,23 @@
 pkgname=xdot
 _pkgname=${pkgname}.py
 pkgver=0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
 url='https://github.com/jrfonseca/xdot.py'
 arch=('any')
 license=('LGPL2.1')
-depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
-makedepends=('python-setuptools')
+depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
 xdot.desktop)
 
sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
 
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
 
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  # Don't check for unneeded module (FS#57235)
+  sed -i '/install_requires=/d' setup.py
+}
+
 build() {
   cd ${_pkgname}-${pkgver}
   python setup.py build


[arch-commits] Commit in xdot/repos/community-any (4 files)

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 21:58:37
  Author: bgyorgy
Revision: 287288

archrelease: copy trunk to community-any

Added:
  xdot/repos/community-any/PKGBUILD
(from rev 287287, xdot/trunk/PKGBUILD)
  xdot/repos/community-any/xdot.desktop
(from rev 287287, xdot/trunk/xdot.desktop)
Deleted:
  xdot/repos/community-any/PKGBUILD
  xdot/repos/community-any/xdot.desktop

--+
 PKGBUILD |   75 ++---
 xdot.desktop |   18 ++---
 2 files changed, 49 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 21:58:30 UTC (rev 287287)
+++ PKGBUILD2018-01-26 21:58:37 UTC (rev 287288)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Randy Heydon 
-
-pkgname=xdot
-_pkgname=${pkgname}.py
-pkgver=0.9
-pkgrel=1
-pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
-url='https://github.com/jrfonseca/xdot.py'
-arch=('any')
-license=('LGPL2.1')
-depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
-makedepends=('python-setuptools')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
-xdot.desktop)
-sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
-
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
-
-build() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 ../xdot.desktop -t "${pkgdir}/usr/share/applications"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xdot/repos/community-any/PKGBUILD (from rev 287287, xdot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 21:58:37 UTC (rev 287288)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Randy Heydon 
+
+pkgname=xdot
+_pkgname=${pkgname}.py
+pkgver=0.9
+pkgrel=2
+pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
+url='https://github.com/jrfonseca/xdot.py'
+arch=('any')
+license=('LGPL2.1')
+depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'python-setuptools')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
+xdot.desktop)
+sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
+
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  # Don't check for unneeded module (FS#57235)
+  sed -i '/install_requires=/d' setup.py
+}
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py test
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 ../xdot.desktop -t "${pkgdir}/usr/share/applications"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: xdot.desktop
===
--- xdot.desktop2018-01-26 21:58:30 UTC (rev 287287)
+++ xdot.desktop2018-01-26 21:58:37 UTC (rev 287288)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=XDot
-Comment=Interactive viewer for Graphviz dot files
-Exec=xdot %f
-Terminal=false
-Type=Application
-Categories=GTK;DataVisualization;Science;Graphics;
-MimeType=text/vnd.graphviz
-Keywords=graphviz;dot;viewer;graph;

Copied: xdot/repos/community-any/xdot.desktop (from rev 287287, 
xdot/trunk/xdot.desktop)
===
--- xdot.desktop(rev 0)
+++ xdot.desktop2018-01-26 21:58:37 UTC (rev 287288)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=XDot
+Comment=Interactive viewer for Graphviz dot files
+Exec=xdot %f
+Terminal=false
+Type=Application
+Categories=GTK;DataVisualization;Science;Graphics;
+MimeType=text/vnd.graphviz
+Keywords=graphviz;dot;viewer;graph;


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

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 21:21:26
  Author: dvzrv
Revision: 287285

upgpkg: csoundqt 0.9.5-3

Updating maintainer. Fixing source names.

Modified:
  csoundqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:23:24 UTC (rev 287284)
+++ PKGBUILD2018-01-26 21:21:26 UTC (rev 287285)
@@ -1,4 +1,5 @@
-# Maintainer:  Ainola
+# Maintainer: David Runge 
+# Contributor: Ainola
 # Contributor: rtfreedman
 
 _name=CsoundQt
@@ -5,7 +6,7 @@
 _rtmidiver=3.0.0
 pkgname=csoundqt
 pkgver=0.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A frontend for Csound featuring a highlighting editor with 
autocomplete, interactive widgets and integrated help"
 arch=('x86_64')
 url="https://csoundqt.github.io/;
@@ -13,8 +14,8 @@
 # somehow include pythonqt
 depends=('csound' 'csound-doc' 'qt5-declarative')
 makedepends=('shared-mime-info')
-source=("${pkgname}-${pkgver}::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;
-
"rtmidi-${_rtmidiver}::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz;)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;
+
"rtmidi-${_rtmidiver}.tar.gz::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz;)
 
sha512sums=('136fb395b955e21c153ccde3642362d4451bd458af78e235808a8b911a87e24fc5614c72b0e09f3dcd6ab1f49d563eb547dc1371b8ebd75cb8e051a2d629fb74'
 
'8975a63e7be9102af70401cef48c702597b87efe2d8fa30a978fe280e26da1dfa90d6f30cfbd3df587462f0dd085d0f29e1c014e67d7fcd3a36960b6bcfb3e55')
 


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

2018-01-26 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 21:21:38
  Author: dvzrv
Revision: 287286

archrelease: copy trunk to community-testing-x86_64

Added:
  csoundqt/repos/community-testing-x86_64/PKGBUILD
(from rev 287285, csoundqt/trunk/PKGBUILD)
Deleted:
  csoundqt/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 21:21:26 UTC (rev 287285)
+++ PKGBUILD2018-01-26 21:21:38 UTC (rev 287286)
@@ -1,70 +0,0 @@
-# Maintainer:  Ainola
-# Contributor: rtfreedman
-
-_name=CsoundQt
-_rtmidiver=3.0.0
-pkgname=csoundqt
-pkgver=0.9.5
-pkgrel=2
-pkgdesc="A frontend for Csound featuring a highlighting editor with 
autocomplete, interactive widgets and integrated help"
-arch=('x86_64')
-url="https://csoundqt.github.io/;
-license=('CCPL' 'FDL' 'GPL' 'LGPL2.1')
-# somehow include pythonqt
-depends=('csound' 'csound-doc' 'qt5-declarative')
-makedepends=('shared-mime-info')
-source=("${pkgname}-${pkgver}::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;
-
"rtmidi-${_rtmidiver}::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz;)
-sha512sums=('136fb395b955e21c153ccde3642362d4451bd458af78e235808a8b911a87e24fc5614c72b0e09f3dcd6ab1f49d563eb547dc1371b8ebd75cb8e051a2d629fb74'
-
'8975a63e7be9102af70401cef48c702597b87efe2d8fa30a978fe280e26da1dfa90d6f30cfbd3df587462f0dd085d0f29e1c014e67d7fcd3a36960b6bcfb3e55')
-
-prepare() {
-  cd "${_name}-${pkgver}"
-  # fix system-wide locations for html, examples and scripts
-  sed -e 's,csdocdir = \"\",csdocdir = \"/usr/share/doc/csound/html\",' \
--i src/csoundoptions.cpp
-  sed -e 's@/usr/share/qutecsound/Examples/@/usr/share/csoundqt/Examples/@g' \
--i src/qutecsound.cpp
-  sed 's@../../csoundqt/src/Scripts@/usr/share/csoundqt/Scripts@' \
--i src/types.h
-  # fix icon in desktop file
-  sed -e "s/qtcs/${pkgname}/" -i ${_name}.desktop
-  # move rtmidi sources
-  mv ${srcdir}/rtmidi-${_rtmidiver} .
-}
-
-build() {
-  cd "${_name}-${pkgver}"
-  qmake-qt5 qcs.pro CONFIG+=rtmidi "RTMIDI_DIR=rtmidi-${_rtmidiver}/"
-  make
-}
-
-package() {
-  cd "${_name}-${pkgver}"
-  # executable
-  install -vDm755 "bin/${_name}-d-cs6" "${pkgdir}/usr/bin/${pkgname}"
-  # docs
-  install -vDm644 doc/*.pdf  -t "${pkgdir}/usr/share/doc/${pkgname}"
-  # mime types and icon
-  install -vDm644 mime-types/*.xml -t "${pkgdir}/usr/share/mime/packages/"
-  install -vDm644 mime-types/csound-light-128.png \
-"${pkgdir}/usr/share/icons/hicolor/128x128/mimetypes/csound.png"
-  # desktop file and icon
-  install -vDm644 "${_name}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -vDm644 images/qtcs.png \
-"${pkgdir}/usr/share/icons/hicolor/128x128/apps/${pkgname}.png"
-
-  # examples
-  find examples -type f -print0 | xargs -0 -n1 -i{} install -Dm644 '{}' \
-"$pkgdir/usr/share/doc/${pkgname}/"'{}'
-  cd src
-  find Examples -type f -print0 | xargs -0 -n1 -i{} install -Dm644 '{}' \
-"$pkgdir/usr/share/${pkgname}/"'{}'
-
-#  # pythonqt scripts (disabled until pythonqt is included properly)
-#  find Scripts -type f -print0 | xargs -0 -n1 -i{} install -Dm644 '{}' \
-#"$pkgdir/usr/share/${pkgname}/"'{}'
-}
-
-# vim:set ts=2 sw=2 et:

Copied: csoundqt/repos/community-testing-x86_64/PKGBUILD (from rev 287285, 
csoundqt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 21:21:38 UTC (rev 287286)
@@ -0,0 +1,71 @@
+# Maintainer: David Runge 
+# Contributor: Ainola
+# Contributor: rtfreedman
+
+_name=CsoundQt
+_rtmidiver=3.0.0
+pkgname=csoundqt
+pkgver=0.9.5
+pkgrel=3
+pkgdesc="A frontend for Csound featuring a highlighting editor with 
autocomplete, interactive widgets and integrated help"
+arch=('x86_64')
+url="https://csoundqt.github.io/;
+license=('CCPL' 'FDL' 'GPL' 'LGPL2.1')
+# somehow include pythonqt
+depends=('csound' 'csound-doc' 'qt5-declarative')
+makedepends=('shared-mime-info')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;
+
"rtmidi-${_rtmidiver}.tar.gz::https://github.com/thestk/rtmidi/archive/v${_rtmidiver}.tar.gz;)
+sha512sums=('136fb395b955e21c153ccde3642362d4451bd458af78e235808a8b911a87e24fc5614c72b0e09f3dcd6ab1f49d563eb547dc1371b8ebd75cb8e051a2d629fb74'
+
'8975a63e7be9102af70401cef48c702597b87efe2d8fa30a978fe280e26da1dfa90d6f30cfbd3df587462f0dd085d0f29e1c014e67d7fcd3a36960b6bcfb3e55')
+
+prepare() {
+  cd "${_name}-${pkgver}"
+  # fix system-wide locations for html, examples and scripts
+  sed -e 's,csdocdir = \"\",csdocdir = \"/usr/share/doc/csound/html\",' \
+-i src/csoundoptions.cpp
+  sed -e 's@/usr/share/qutecsound/Examples/@/usr/share/csoundqt/Examples/@g' \

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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:23:24
  Author: lfleischer
Revision: 287284

archrelease: copy trunk to community-x86_64

Added:
  nickle/repos/community-x86_64/PKGBUILD
(from rev 287283, nickle/trunk/PKGBUILD)
Deleted:
  nickle/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:23:19 UTC (rev 287283)
+++ PKGBUILD2018-01-26 20:23:24 UTC (rev 287284)
@@ -1,25 +0,0 @@
-#$Id$
-# Maintainer: Jan de Groot 
-
-pkgname=nickle
-pkgver=2.70
-pkgrel=5
-pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
-arch=('i686' 'x86_64')
-url="http://nickle.org;
-license=('custom')
-depends=('readline')
-source=(http://nickle.org/release/${pkgname}-${pkgver}.tar.gz)
-md5sums=('fbb77ad1c6f80a9a67ae28a2a678ed67')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: nickle/repos/community-x86_64/PKGBUILD (from rev 287283, 
nickle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:23:24 UTC (rev 287284)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jan de Groot 
+
+pkgname=nickle
+pkgver=2.80
+pkgrel=1
+pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
+arch=('x86_64')
+url="http://nickle.org;
+license=('custom')
+depends=('readline')
+source=("https://nickle.org/release/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('cf779bb5bd7534208aab2de1f93c7dff')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:23:19
  Author: lfleischer
Revision: 287283

upgpkg: nickle 2.80-1

Upstream update.

Modified:
  nickle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:21:42 UTC (rev 287282)
+++ PKGBUILD2018-01-26 20:23:19 UTC (rev 287283)
@@ -1,9 +1,9 @@
-#$Id$
-# Maintainer: Jan de Groot 
+# Maintainer: Lukas Fleischer 
+# Contributor: Jan de Groot 
 
 pkgname=nickle
-pkgver=2.70
-pkgrel=5
+pkgver=2.80
+pkgrel=1
 pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
 arch=('x86_64')
 url="http://nickle.org;
@@ -10,10 +10,11 @@
 license=('custom')
 depends=('readline')
 source=("https://nickle.org/release/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('fbb77ad1c6f80a9a67ae28a2a678ed67')
+md5sums=('cf779bb5bd7534208aab2de1f93c7dff')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
+
   ./configure --prefix=/usr
   make
 }
@@ -20,6 +21,7 @@
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
+
   make DESTDIR="${pkgdir}" install
   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:21:37
  Author: lfleischer
Revision: 287281

upgpkg: duplicity 0.7.16-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:20:20 UTC (rev 287280)
+++ PKGBUILD2018-01-26 20:21:37 UTC (rev 287281)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=duplicity
-pkgver=0.7.15
+pkgver=0.7.16
 pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'python2-gdata: Google Docs backend'
 'rsync: rsync backend')
 
source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('d106f93627973026707fdcaf37a578bd'
+md5sums=('cda3407d7d3dc1d335206110bfd4ba7e'
  'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:21:42
  Author: lfleischer
Revision: 287282

archrelease: copy trunk to community-x86_64

Added:
  duplicity/repos/community-x86_64/PKGBUILD
(from rev 287281, duplicity/trunk/PKGBUILD)
Deleted:
  duplicity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:21:37 UTC (rev 287281)
+++ PKGBUILD2018-01-26 20:21:42 UTC (rev 287282)
@@ -1,45 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Kaiting Chen 
-# Contributor: Aaron Schaefer 
-
-pkgname=duplicity
-pkgver=0.7.15
-pkgrel=1
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
-arch=('x86_64')
-url='http://www.nongnu.org/duplicity/'
-license=('GPL')
-depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko' 'python2-fasteners')
-makedepends=('python2-setuptools')
-optdepends=('lftp: FTPS backend'
-'python2-boto: Amazon S3 and Google Cloud Storage backend'
-'python2-dropbox: Dropbox backend'
-'python2-gobject: GIO backend'
-'gvfs: GIO backend'
-'python2-gdata: Google Docs backend'
-'rsync: rsync backend')
-source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('d106f93627973026707fdcaf37a578bd'
- 'SKIP')
-validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python$_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python$_#!/usr/bin/env python2_' $file
-  done
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  # fix broken documentation permissions until upstream does (FS#27301)
-  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
-  chmod 644 "$pkgdir/usr/share/man/man1/rdiffdir.1"
-  chmod 644 "$pkgdir/usr/share/doc/$pkgname-$pkgver"/*
-}

Copied: duplicity/repos/community-x86_64/PKGBUILD (from rev 287281, 
duplicity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:21:42 UTC (rev 287282)
@@ -0,0 +1,45 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=duplicity
+pkgver=0.7.16
+pkgrel=1
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('x86_64')
+url='http://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko' 'python2-fasteners')
+makedepends=('python2-setuptools')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 and Google Cloud Storage backend'
+'python2-dropbox: Dropbox backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'rsync: rsync backend')
+source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
+md5sums=('cda3407d7d3dc1d335206110bfd4ba7e'
+ 'SKIP')
+validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # python2 fix
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_^#!.*/usr/bin/python$_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python$_#!/usr/bin/env python2_' $file
+  done
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  # fix broken documentation permissions until upstream does (FS#27301)
+  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
+  chmod 644 "$pkgdir/usr/share/man/man1/rdiffdir.1"
+  chmod 644 "$pkgdir/usr/share/doc/$pkgname-$pkgver"/*
+}


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:20:14
  Author: lfleischer
Revision: 287279

upgpkg: astyle 3.1-1

Upstream update.

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:19:13 UTC (rev 287278)
+++ PKGBUILD2018-01-26 20:20:14 UTC (rev 287279)
@@ -5,8 +5,8 @@
 # Contributor: tardo 
 
 pkgname=astyle
-pkgver=3.0.1
-_pkgver=3.0.1
+pkgver=3.1
+_pkgver=3.1.0
 pkgrel=1
 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java 
source code.'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=('LGPL')
 depends=('gcc-libs')
 
source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz;)
-md5sums=('c301f09679efa2e1eb6e6b5fd33788b4')
+md5sums=('7712622f62661b1d8cb1062d7fedc390')
 
 build() {
   cd "$srcdir/$pkgname/build/gcc"


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:20:20
  Author: lfleischer
Revision: 287280

archrelease: copy trunk to community-x86_64

Added:
  astyle/repos/community-x86_64/PKGBUILD
(from rev 287279, astyle/trunk/PKGBUILD)
Deleted:
  astyle/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:20:14 UTC (rev 287279)
+++ PKGBUILD2018-01-26 20:20:20 UTC (rev 287280)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Mateusz Herych 
-# Contributor: Thomas Mader 
-# Contributor: Vinay S Shastry 
-# Contributor: tardo 
-
-pkgname=astyle
-pkgver=3.0.1
-_pkgver=3.0.1
-pkgrel=1
-pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java 
source code.'
-arch=('i686' 'x86_64')
-url='http://sourceforge.net/projects/astyle/'
-license=('LGPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz;)
-md5sums=('c301f09679efa2e1eb6e6b5fd33788b4')
-
-build() {
-  cd "$srcdir/$pkgname/build/gcc"
-  make release shared
-}
-
-package() {
-  cd "$srcdir/$pkgname/build/gcc"
-
-  install -Dm0755 bin/astyle "$pkgdir/usr/bin/astyle"
-  install -Dm0755 "bin/libastyle.so.${_pkgver}" 
"$pkgdir/usr/lib/libastyle.so.${_pkgver}"
-
-  # install documentation (implements FS#23290)
-  install -d "$pkgdir/usr/share/doc/$pkgname/"
-  for f in ../../doc/*.html; do
-install -m0644 "$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-}

Copied: astyle/repos/community-x86_64/PKGBUILD (from rev 287279, 
astyle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:20:20 UTC (rev 287280)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Mateusz Herych 
+# Contributor: Thomas Mader 
+# Contributor: Vinay S Shastry 
+# Contributor: tardo 
+
+pkgname=astyle
+pkgver=3.1
+_pkgver=3.1.0
+pkgrel=1
+pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java 
source code.'
+arch=('x86_64')
+url='http://sourceforge.net/projects/astyle/'
+license=('LGPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz;)
+md5sums=('7712622f62661b1d8cb1062d7fedc390')
+
+build() {
+  cd "$srcdir/$pkgname/build/gcc"
+  make release shared
+}
+
+package() {
+  cd "$srcdir/$pkgname/build/gcc"
+
+  install -Dm0755 bin/astyle "$pkgdir/usr/bin/astyle"
+  install -Dm0755 "bin/libastyle.so.${_pkgver}" 
"$pkgdir/usr/lib/libastyle.so.${_pkgver}"
+
+  # install documentation (implements FS#23290)
+  install -d "$pkgdir/usr/share/doc/$pkgname/"
+  for f in ../../doc/*.html; do
+install -m0644 "$f" "$pkgdir/usr/share/doc/$pkgname/"
+  done
+}


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

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 20:19:13
  Author: bgyorgy
Revision: 287278

archrelease: copy trunk to community-x86_64

Added:
  redshift/repos/community-x86_64/PKGBUILD
(from rev 287277, redshift/trunk/PKGBUILD)
Deleted:
  redshift/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:18:52 UTC (rev 287277)
+++ PKGBUILD2018-01-26 20:19:13 UTC (rev 287278)
@@ -1,33 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Geoffrey Teale 
-# Contributor: Mark, Huo Mian 
-# Contributor: Biginoz 
-# Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
-
-pkgname=redshift
-pkgver=1.11
-pkgrel=4
-pkgdesc='Adjusts the color temperature of your screen according to your 
surroundings.'
-arch=('i686' 'x86_64')
-url='http://jonls.dk/redshift/'
-license=('GPL3')
-depends=('geoclue2' 'libdrm' 'libxcb' 'libxxf86vm')
-optdepends=('python-gobject: for redshift-gtk'
-'python-xdg: for redshift-gtk'
-'librsvg: for redshift-gtk')
-makedepends=('intltool' 'python')
-source=("https://github.com/jonls/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('a31d768b0348c5202e58612855a9027e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --enable-drm --enable-randr --enable-vidmode 
--enable-geoclue2 \
---with-systemduserunitdir=/usr/lib/systemd/user
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: redshift/repos/community-x86_64/PKGBUILD (from rev 287277, 
redshift/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:19:13 UTC (rev 287278)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Geoffrey Teale 
+# Contributor: Mark, Huo Mian 
+# Contributor: Biginoz 
+# Contributor: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
+
+pkgname=redshift
+pkgver=1.11
+pkgrel=5
+pkgdesc='Adjusts the color temperature of your screen according to your 
surroundings.'
+arch=('x86_64')
+url='http://jonls.dk/redshift/'
+license=('GPL3')
+depends=('geoclue2' 'libdrm' 'libxcb' 'libxxf86vm')
+optdepends=('python-gobject: for redshift-gtk'
+'python-xdg: for redshift-gtk'
+'gtk3: for redshift-gtk')
+makedepends=('intltool' 'python')
+source=("https://github.com/jonls/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('a31d768b0348c5202e58612855a9027e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --enable-drm --enable-randr --enable-vidmode 
--enable-geoclue2 \
+--with-systemduserunitdir=/usr/lib/systemd/user
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 20:18:52
  Author: bgyorgy
Revision: 287277

upgpkg: redshift 1.11-5

Add missing optional dependency: gtk3 (FS#49971)

Modified:
  redshift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:15:54 UTC (rev 287276)
+++ PKGBUILD2018-01-26 20:18:52 UTC (rev 287277)
@@ -6,7 +6,7 @@
 
 pkgname=redshift
 pkgver=1.11
-pkgrel=4
+pkgrel=5
 pkgdesc='Adjusts the color temperature of your screen according to your 
surroundings.'
 arch=('x86_64')
 url='http://jonls.dk/redshift/'
@@ -14,7 +14,7 @@
 depends=('geoclue2' 'libdrm' 'libxcb' 'libxxf86vm')
 optdepends=('python-gobject: for redshift-gtk'
 'python-xdg: for redshift-gtk'
-'librsvg: for redshift-gtk')
+'gtk3: for redshift-gtk')
 makedepends=('intltool' 'python')
 
source=("https://github.com/jonls/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
 md5sums=('a31d768b0348c5202e58612855a9027e')


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:15:54
  Author: lfleischer
Revision: 287276

upgpkg: opensmtpd 6.0.3-1

Upstream update.

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:15:28 UTC (rev 287275)
+++ PKGBUILD2018-01-26 20:15:54 UTC (rev 287276)
@@ -3,8 +3,8 @@
 # Contributor: parchd 
 
 pkgname=opensmtpd
-pkgver=6.0.2p1
-pkgrel=7
+pkgver=6.0.3
+pkgrel=1
 pkgdesc='Free implementation of the server-side SMTP protocol'
 arch=('x86_64')
 url='https://www.opensmtpd.org/'


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:15:28
  Author: lfleischer
Revision: 287275

archrelease: copy trunk to community-x86_64

Added:
  tor/repos/community-x86_64/PKGBUILD
(from rev 287274, tor/trunk/PKGBUILD)
  tor/repos/community-x86_64/tor.service
(from rev 287274, tor/trunk/tor.service)
  tor/repos/community-x86_64/tor.sysusers
(from rev 287274, tor/trunk/tor.sysusers)
  tor/repos/community-x86_64/tor.tmpfiles
(from rev 287274, tor/trunk/tor.tmpfiles)
  tor/repos/community-x86_64/torrc
(from rev 287274, tor/trunk/torrc)
Deleted:
  tor/repos/community-x86_64/PKGBUILD
  tor/repos/community-x86_64/tor.service
  tor/repos/community-x86_64/tor.sysusers
  tor/repos/community-x86_64/tor.tmpfiles
  tor/repos/community-x86_64/torrc

--+
 PKGBUILD |  100 +++
 tor.service  |   30 ++--
 tor.sysusers |2 
 tor.tmpfiles |2 
 torrc|  378 -
 5 files changed, 256 insertions(+), 256 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:14:35 UTC (rev 287274)
+++ PKGBUILD2018-01-26 20:15:28 UTC (rev 287275)
@@ -1,50 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Daniel Micay 
-# Contributor: simo 
-# Contributor: Sid Karunaratne
-
-pkgname=tor
-pkgver=0.3.1.9
-pkgrel=2
-pkgdesc='Anonymizing overlay network.'
-arch=('x86_64')
-url='https://www.torproject.org/'
-license=('BSD')
-depends=('openssl' 'libevent' 'bash' 'libseccomp')
-optdepends=('torsocks: for torify')
-makedepends=('ca-certificates')
-backup=('etc/tor/torrc'
-'etc/tor/torrc-dist')
-source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'torrc'
-'tor.service'
-'tor.sysusers'
-'tor.tmpfiles')
-md5sums=('585e62d086ae7df7cd873f735d726118'
- 'SKIP'
- 'c1dd4004c63edaeaa829e01be5413cfc'
- '503cedd9679f9817b2c27916ba989a74'
- '5de6b0aff2a152a03d8eb7a473edc5ff'
- '30e307d882c818cb44bcb2d6b81789a3')
-validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB') # Nick Mathewson
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
-  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
-  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
-  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
-  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
-
-  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: tor/repos/community-x86_64/PKGBUILD (from rev 287274, 
tor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:15:28 UTC (rev 287275)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.3.2.9
+pkgrel=1
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service'
+'tor.sysusers'
+'tor.tmpfiles')
+md5sums=('9aafe4d11464548346fdfb95a3eb9e83'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74'
+ '5de6b0aff2a152a03d8eb7a473edc5ff'
+ '30e307d882c818cb44bcb2d6b81789a3')
+validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB') # Nick Mathewson
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
+  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: tor.service
===
--- 

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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:14:35
  Author: lfleischer
Revision: 287274

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:14:27 UTC (rev 287273)
+++ PKGBUILD2018-01-26 20:14:35 UTC (rev 287274)
@@ -1,35 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrey Mivrenik 
-# Contributor: Tim Diels 
-
-pkgbase=python-dropbox
-_pkgname=dropbox-sdk-python
-pkgname=(python-dropbox python2-dropbox)
-pkgver=8.5.0
-pkgrel=1
-pkgdesc="Python SDK for Dropbox Core APIs"
-url="https://www.dropbox.com/developers/core/sdks/python;
-arch=('any')
-license=('MIT')
-makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
- python-setuptools python2-setuptools)
-source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('e587e0dcd568931924a4e2d197fc37c382673b45c591c41136c6783ef5fffce1')
-
-package_python-dropbox() {
-  depends=(python python-urllib3 python-requests)
-
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-dropbox() {
-  depends=(python2 python2-urllib3 python2-requests)
-
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-dropbox/repos/community-any/PKGBUILD (from rev 287273, 
python-dropbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:14:35 UTC (rev 287274)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrey Mivrenik 
+# Contributor: Tim Diels 
+
+pkgbase=python-dropbox
+_pkgname=dropbox-sdk-python
+pkgname=(python-dropbox python2-dropbox)
+pkgver=8.6.0
+pkgrel=1
+pkgdesc="Python SDK for Dropbox Core APIs"
+url="https://www.dropbox.com/developers/core/sdks/python;
+arch=('any')
+license=('MIT')
+makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
+ python-setuptools python2-setuptools)
+source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('0de0bd2370c3fcb2f4ecba8191f96abf17663f42f663befaa5187a937cd4cb93')
+
+package_python-dropbox() {
+  depends=(python python-urllib3 python-requests)
+
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-dropbox() {
+  depends=(python2 python2-urllib3 python2-requests)
+
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:14:27
  Author: lfleischer
Revision: 287273

upgpkg: tor 0.3.2.9-1

Upstream update.

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:14:25 UTC (rev 287272)
+++ PKGBUILD2018-01-26 20:14:27 UTC (rev 287273)
@@ -4,8 +4,8 @@
 # Contributor: Sid Karunaratne
 
 pkgname=tor
-pkgver=0.3.1.9
-pkgrel=2
+pkgver=0.3.2.9
+pkgrel=1
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/'
@@ -20,7 +20,7 @@
 'tor.service'
 'tor.sysusers'
 'tor.tmpfiles')
-md5sums=('585e62d086ae7df7cd873f735d726118'
+md5sums=('9aafe4d11464548346fdfb95a3eb9e83'
  'SKIP'
  'c1dd4004c63edaeaa829e01be5413cfc'
  '503cedd9679f9817b2c27916ba989a74'


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

2018-01-26 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 20:14:25
  Author: lfleischer
Revision: 287272

upgpkg: python-dropbox 8.6.0-1

Upstream update.

Modified:
  python-dropbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 20:12:24 UTC (rev 287271)
+++ PKGBUILD2018-01-26 20:14:25 UTC (rev 287272)
@@ -5,7 +5,7 @@
 pkgbase=python-dropbox
 _pkgname=dropbox-sdk-python
 pkgname=(python-dropbox python2-dropbox)
-pkgver=8.5.0
+pkgver=8.6.0
 pkgrel=1
 pkgdesc="Python SDK for Dropbox Core APIs"
 url="https://www.dropbox.com/developers/core/sdks/python;
@@ -14,7 +14,7 @@
 makedepends=(python-requests python2-requests python-urllib3 python2-urllib3
  python-setuptools python2-setuptools)
 source=("https://github.com/dropbox/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('e587e0dcd568931924a4e2d197fc37c382673b45c591c41136c6783ef5fffce1')
+sha256sums=('0de0bd2370c3fcb2f4ecba8191f96abf17663f42f663befaa5187a937cd4cb93')
 
 package_python-dropbox() {
   depends=(python python-urllib3 python-requests)


[arch-commits] Commit in syncthing-gtk/trunk (4 files)

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 20:12:16
  Author: bgyorgy
Revision: 287270

upgpkg: syncthing-gtk 1:0.9.2.7-4

Apply some fixes

Added:
  syncthing-gtk/trunk/fix-icon.patch
  syncthing-gtk/trunk/fix-statusicon.patch
  syncthing-gtk/trunk/kde-statusicon.patch
Modified:
  syncthing-gtk/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 fix-icon.patch   |   32 
 fix-statusicon.patch |   23 +++
 kde-statusicon.patch |   44 
 4 files changed, 121 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 19:32:10 UTC (rev 287269)
+++ PKGBUILD2018-01-26 20:12:16 UTC (rev 287270)
@@ -5,7 +5,7 @@
 
 pkgname=syncthing-gtk
 pkgver=0.9.2.7
-pkgrel=3
+pkgrel=4
 epoch=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -17,9 +17,28 @@
 optdepends=('python2-caja: file manager integration for Caja'
 'python2-nautilus: file manager integration for Nautilus'
 'nemo-python: file manager integration for Nemo')
-source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
+source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
+fix-statusicon.patch
+kde-statusicon.patch
+fix-icon.patch)
+sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef'
+'5e9d4f89fb503d8761f435ebd03dbb126c0d5df8f00e4fd405fbdd8e5fb4a47c'
+'109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d'
+'cbfcfe6e2dabb9ac374f3bddbabbfe866529ea63d6e428c01e9c2eb88d7fb2c1')
 
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix invisible tray icon
+  patch -Np1 -i ../fix-statusicon.patch
+
+  # Enable Gtk.StatusIcon in KDE
+  patch -Np1 -i ../kde-statusicon.patch
+
+  # Fix icon on about dialog
+  patch -Np1 -i ../fix-icon.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   python2 setup.py build

Added: fix-icon.patch
===
--- fix-icon.patch  (rev 0)
+++ fix-icon.patch  2018-01-26 20:12:16 UTC (rev 287270)
@@ -0,0 +1,32 @@
+From a798e2e41dc71951175749a6ac34a07a068871a1 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Fri, 26 Jan 2018 20:53:23 +0100
+Subject: [PATCH] Fix icon on about dialog
+
+---
+ about.glade | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/about.glade b/about.glade
+index 85cad9d..d0d02ae 100644
+--- a/about.glade
 b/about.glade
+@@ -5,7 +5,7 @@
+   
+ False
+ About Syncthing-GTK
+-icons/st-gtk-logo.png
++syncthing-gtk
+ dialog
+ 
+ 
+@@ -53,7 +53,8 @@
+ True
+ False
+ 10
+-icons/st-gtk-logo.png
++128
++syncthing-gtk
+   
+   
+ False

Added: fix-statusicon.patch
===
--- fix-statusicon.patch(rev 0)
+++ fix-statusicon.patch2018-01-26 20:12:16 UTC (rev 287270)
@@ -0,0 +1,23 @@
+From a6f6d11d42de34d0f6519c349f19217e269f6f56 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Fri, 26 Jan 2018 11:40:06 +0100
+Subject: [PATCH] Fix invisible tray icon
+
+It should call set_from_icon_name() instead of set_from_file(), otherwise it 
tries to set the icon from an invalid path.
+---
+ syncthing_gtk/statusicon.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/syncthing_gtk/statusicon.py b/syncthing_gtk/statusicon.py
+index dc784ea..5f19ee9 100644
+--- a/syncthing_gtk/statusicon.py
 b/syncthing_gtk/statusicon.py
+@@ -240,7 +240,7 @@ def set(self, icon=None, text=None):
+   def _on_embedded_change(self, *args):
+   # Without an icon update at this point GTK might consider the 
icon embedded and visible even through
+   # it can't actually be seen...
+-  self._tray.set_from_file(self._get_icon())
++  self._tray.set_from_icon_name(self._get_icon())
+   
+   # An invisible tray icon will never be embedded but it also 
should not be replaced
+   # by a fallback icon

Added: kde-statusicon.patch
===
--- kde-statusicon.patch(rev 0)
+++ kde-statusicon.patch2018-01-26 20:12:16 UTC (rev 287270)
@@ -0,0 +1,44 @@
+From be3d197db4c7f7b06c88fa7457f27bb7741cd016 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 

[arch-commits] Commit in syncthing-gtk/repos/community-any (5 files)

2018-01-26 Thread Balló György via arch-commits
Date: Friday, January 26, 2018 @ 20:12:24
  Author: bgyorgy
Revision: 287271

archrelease: copy trunk to community-any

Added:
  syncthing-gtk/repos/community-any/PKGBUILD
(from rev 287270, syncthing-gtk/trunk/PKGBUILD)
  syncthing-gtk/repos/community-any/fix-icon.patch
(from rev 287270, syncthing-gtk/trunk/fix-icon.patch)
  syncthing-gtk/repos/community-any/fix-statusicon.patch
(from rev 287270, syncthing-gtk/trunk/fix-statusicon.patch)
  syncthing-gtk/repos/community-any/kde-statusicon.patch
(from rev 287270, syncthing-gtk/trunk/kde-statusicon.patch)
Deleted:
  syncthing-gtk/repos/community-any/PKGBUILD

--+
 PKGBUILD |   93 +
 fix-icon.patch   |   32 
 fix-statusicon.patch |   23 
 kde-statusicon.patch |   44 +++
 4 files changed, 155 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 20:12:16 UTC (rev 287270)
+++ PKGBUILD2018-01-26 20:12:24 UTC (rev 287271)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Martin Wimpress 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: kozec 
-
-pkgname=syncthing-gtk
-pkgver=0.9.2.7
-pkgrel=3
-epoch=1
-pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
-arch=('any')
-url='https://github.com/syncthing/syncthing-gtk'
-license=('GPL2')
-depends=('syncthing>=0.13' 'gtk3' 'libnotify' 'python2-pyinotify'
- 'python2-bcrypt' 'python2-dateutil' 'python2-gobject')
-makedepends=('python2-setuptools')
-optdepends=('python2-caja: file manager integration for Caja'
-'python2-nautilus: file manager integration for Nautilus'
-'nemo-python: file manager integration for Nemo')
-source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  # Move filemanager extensions into their right place (FS#57123)
-  mkdir -p "$pkgdir"/usr/share/{caja,nautilus,nemo}-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"$pkgdir"/usr/share/caja-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"$pkgdir"/usr/share/nautilus-python/extensions/
-  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nemo.py 
"$pkgdir"/usr/share/nemo-python/extensions/
-}

Copied: syncthing-gtk/repos/community-any/PKGBUILD (from rev 287270, 
syncthing-gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 20:12:24 UTC (rev 287271)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Martin Wimpress 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: kozec 
+
+pkgname=syncthing-gtk
+pkgver=0.9.2.7
+pkgrel=4
+epoch=1
+pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
+arch=('any')
+url='https://github.com/syncthing/syncthing-gtk'
+license=('GPL2')
+depends=('syncthing>=0.13' 'gtk3' 'libnotify' 'python2-pyinotify'
+ 'python2-bcrypt' 'python2-dateutil' 'python2-gobject')
+makedepends=('python2-setuptools')
+optdepends=('python2-caja: file manager integration for Caja'
+'python2-nautilus: file manager integration for Nautilus'
+'nemo-python: file manager integration for Nemo')
+source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
+fix-statusicon.patch
+kde-statusicon.patch
+fix-icon.patch)
+sha256sums=('a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef'
+'5e9d4f89fb503d8761f435ebd03dbb126c0d5df8f00e4fd405fbdd8e5fb4a47c'
+'109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d'
+'cbfcfe6e2dabb9ac374f3bddbabbfe866529ea63d6e428c01e9c2eb88d7fb2c1')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix invisible tray icon
+  patch -Np1 -i ../fix-statusicon.patch
+
+  # Enable Gtk.StatusIcon in KDE
+  patch -Np1 -i ../kde-statusicon.patch
+
+  # Fix icon on about dialog
+  patch -Np1 -i ../fix-icon.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  # Move filemanager extensions into their right place (FS#57123)
+  mkdir -p "$pkgdir"/usr/share/{caja,nautilus,nemo}-python/extensions/
+  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-caja.py 
"$pkgdir"/usr/share/caja-python/extensions/
+  mv "$pkgdir"/usr/share/syncthing-gtk/syncthing-plugin-nautilus.py 
"$pkgdir"/usr/share/nautilus-python/extensions/
+  mv 

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

2018-01-26 Thread Andrew Crerar via arch-commits
Date: Friday, January 26, 2018 @ 19:32:10
  Author: andrewsc
Revision: 287269

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  460 ++---
 1 file changed, 232 insertions(+), 228 deletions(-)

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

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

2018-01-26 Thread Andrew Crerar via arch-commits
Date: Friday, January 26, 2018 @ 19:31:14
  Author: andrewsc
Revision: 287268

upgpkg: firefox-developer-edition-i18n 59.0b4-1

Update firefox-developer-edition-i18n to 59.0b4 and add Nepali, Interlingua 
langpacks

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

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 19:22:52 UTC (rev 287267)
+++ PKGBUILD2018-01-26 19:31:14 UTC (rev 287268)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=59.0b3
+pkgver=59.0b4
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -56,6 +56,7 @@
   'hsb"Upper Sorbian"'
   'hu "Hungarian"'
   'hy-AM  "Armenian"'
+  'ia "Interlingua"'
   'id "Indonesian"'
   'is "Icelandic"'
   'it "Italian"'
@@ -76,6 +77,7 @@
   'ms "Malay"'
   'my "Burmese"'
   'nb-NO  "Norwegian (Bokmål)"'
+  'ne-NP  "Nepali"'
   'nl "Dutch"'
   'nn-NO  "Norwegian (Nynorsk)"'
   'or "Oriya"'
@@ -131,98 +133,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha512sums=('f19cfde2dfef373e569c54d383cac2a3749755de070e031a656092375634faa374daecd40251bf251826385c30065dba491bcf8a1aba97cfd597ff2a6ab52133'
-
'2fdf1d2d861670ae8826ebbd6096061e1cef06014ec74b259ec1dc35e0f6a27082800f8a8c68927b95caad5ef5e08c343ba2f8097c05ae4dd3782240cc68d4bd'
-
'72170375dbb7b62b934e7a40bc57d13f5185dcb54d6b809a2368825be8325c747f893d753b3fba9fa158c1713f4a1adfae37488d604dd8c476e7fb8724ddb9e9'
-
'f96a39b90abfd89f7b1ba52b63a4b0998da7853c8f92deeb31c1a9e036ce74d198c4257e82717e717d1b4dcd48e97d4723ab981907f41104fdd4b6e34ade90a8'
-
'23d61de35790eb458d1ecd7d3987ffad0d197a8b54ad08d57754d6c5d9f734b8e8d4227175697319fdd3a191a89efe7c5690f7a2edd81664ff2b9bdeb70c4078'
-
'ccf08bef6f64fa780c2e78af19f0a5ff2ce5fb88045ab13aa349bb7a9afc618094d70aa99f3d9437758d542102205f5ed05040e886e0f9681a0a0f3868fde3e1'
-
'302f9e2643c567a3a0f7bce32da876d7f21c582312aa20ec13ef66cd1bd0af4192c554d6900d7c626b8861ed305f570dfc366ffc07f4977bf009b634bc9695c3'
-
'cd2d1edc1df179932c5b00b4c3d1c0a81dea172eed54531c12d34e9f606edc8ae2315abbb8080f884a8dcce2a7014961e7d5079837c9edf83344ab58e1116a05'
-
'13d80db39e5c1deef670c50df6f3c684e4d050f453d6a8e055e477be93d0bb16a018f708a9e2f004156cb0ec644748e88c01d0e78075733410d6574f0c38a035'
-
'2d84bb29bcc8dd14e16f76fc61bf2a1c60fb849ec12715ef9e31254c8ae3c62fddb8614a4dc74c85a6a8d5892ee4142f86186f62f1609f42736e122d4867f2b1'
-
'eb2a02df3667a6cd1f087b4fb9ad2d4901bd3b64448dc37b730c752ca83ee37392650316d2562bc7c96b3d892042e598185f414c761aab2967eb83a1649e0208'
-
'eae0b906800f228d581f2508caf39609a9de088fc27e2d8492c9a2a78aa128dcb0246d3b7d07f59561b9f21721bbfa23f7d9aed55ebb98f4de35e8c9297e5a7c'
-
'eda7b838438018424f6386b1e94408e6199b7d813336ac047ce9eb2cdc2ef58266aa1d301592613869de222bce79af7acb8bd4c86ff20ad97a400079486f1506'
-
'1ab543e415e527bec6a5539796e7e74cd0141400c51991e4f78022b5fe6f462eddb52b39908ac5720d55f128aae36afef5c7c20b2d8d2ba5bcb7e2d8068b2a5c'
-
'9b05e7dc0138b921c9e410524eb61b8d2c2e3ec586c31363533d7d1c4680f2ab4a20384ac8058d6b6a753c94b7133c28f3541a8899e215226a43320286791659'
-
'aa365f53113d6fdf76d5ae5ed166f84e41d963607004fe95cb3ae303517c6cf89cb6b5fc3bd0993a10bba9f1bf83fc8a24f36252d335b0c9c1cb68307232f339'
-
'3e24fb6cd233947f8b8bf9afdfd2b830418188d4ea826edab6c6290aeb6cb0920187211506472ee88add9ee2608a4265ddf72459c2c8b32df2c14e6036dc8aab'
-
'b8bb0aa7b2f7a7f93eba07ea95f67ee7b7e0bb774993cc646b7a0cc0c8ca2c2f11980a9f29cd5283c11bf08c7426e5a87c7806be59e721506e259ffb3da8fde7'
-
'b692f3e87f1077f66fbad520114f726f2e0885e856053bc7318c3693312270894284d00a020b781b40803eaf27127fca0336c9e238734a6193a82798a6e33447'
-
'3317a6b4891b0aa239effbd96d26045017e739c9c8169ce1f9ccb58f8990a6556c2faf25a574f50a217be735720ad705fae5cf96eef6c371e00635c60e93f7a3'
-
'35f0d9c5c5f2d0c6dde8a234615a7f899ff179aef27d3818206cd3548876d2ca74adca9f09b7e46374a94af928cccfa948ef632ed19b87cebeca51be38925e52'
-
'9c57c273789ac8f112a57e324b2a18e5a01da887383ccc2c91d13ab3fb21586eea740748b96b803791eefd4a5ccf9b723e895f20af6e9bede859caca8538d5ce'
-
'178b96d1d8c72d68bf9b1be155a58d492083c09492e7fd0d5f81a53cca0a40467a7426c1f124b5d12ca6d28f7c7bfec47d0be35ea5b5b5a9c9f935fc21392552'
-
'd29749b55862b41b31fba4f55bd3961a6b4170375560c767b5c96a482c5fb66ce3a7755a9224e0e2546f06b5b75c6b19ffc010a62551322841678fbd9a6f51a4'
-
'484e522d970ef999fc5ccd0d03e8af4275cd67d967a76a502c80cb6bc5028d9d52db55192d574f24e2ee8ac769fbd150d9d2b4fdfd132bce672129623018a3e0'
-

[arch-commits] Commit in nltk-data/repos/community-any (4 files)

2018-01-26 Thread Alexander Rødseth via arch-commits
Date: Friday, January 26, 2018 @ 19:21:08
  Author: arodseth
Revision: 287260

archrelease: copy trunk to community-any

Added:
  nltk-data/repos/community-any/LICENSE
(from rev 287258, nltk-data/trunk/LICENSE)
  nltk-data/repos/community-any/PKGBUILD
(from rev 287258, nltk-data/trunk/PKGBUILD)
Deleted:
  nltk-data/repos/community-any/LICENSE
  nltk-data/repos/community-any/PKGBUILD

--+
 LICENSE  |6 ++---
 PKGBUILD |   72 +++--
 2 files changed, 40 insertions(+), 38 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-01-26 19:20:56 UTC (rev 287259)
+++ LICENSE 2018-01-26 19:21:08 UTC (rev 287260)
@@ -1,3 +0,0 @@
-Parts of NTLK-Data are distributed under various licenses,
-as documented in their respective README files.
-See: /usr/share/nltk/data/corpora/

Copied: nltk-data/repos/community-any/LICENSE (from rev 287258, 
nltk-data/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-01-26 19:21:08 UTC (rev 287260)
@@ -0,0 +1,3 @@
+Parts of NTLK-Data are distributed under various licenses,
+as documented in their respective README files.
+See: /usr/share/nltk/data/corpora/

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 19:20:56 UTC (rev 287259)
+++ PKGBUILD2018-01-26 19:21:08 UTC (rev 287260)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Anton Bazhenov 
-# Contributor: Michal Bozon 
-
-pkgname=nltk-data
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='Corpora, grammars and other linguistic data for NLTK'
-arch=('any')
-url='http://www.nltk.org/data.html'
-license=('custom')
-makedepends=('unzip' "python-nltk=$pkgver")
-source=('LICENSE')
-md5sums=('69998d5f493a60e7a1467b8003ab8e22')
-
-package() {
-  install -d "$pkgdir/usr/share/nltk_data"
-  python -m nltk.downloader -d "$pkgdir/usr/share/nltk_data" all
-
-  for _dir in "$pkgdir/usr/share/nltk_data/"*; do
-unzip -u "$_dir/"\*.zip -d "$_dir"
-rm -f "$_dir/"*.zip
-  done
-
-  find "$pkgdir/usr/share/nltk_data/" -type f -exec chmod 0644 {} \;
-  find "$pkgdir/usr/share/nltk_data/" -type d -exec chmod 0755 {} \;
-
-  install -d "$pkgdir/usr/share/licenses/nltk-data"
-  install -m644 "$srcdir/LICENSE" \
-"$pkgdir/usr/share/licenses/nltk-data"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nltk-data/repos/community-any/PKGBUILD (from rev 287258, 
nltk-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 19:21:08 UTC (rev 287260)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Anton Bazhenov 
+# Contributor: Michal Bozon 
+
+pkgname=nltk-data
+pkgver=3.2.5
+pkgrel=1
+pkgdesc='Corpora, grammars and other linguistic data for NLTK'
+arch=('any')
+url='http://www.nltk.org/data.html'
+license=('custom')
+makedepends=("python-nltk=$pkgver" 'python-six' 'unzip')
+source=('LICENSE')
+md5sums=('69998d5f493a60e7a1467b8003ab8e22')
+
+package() {
+  install -d "$pkgdir/usr/share/nltk_data"
+
+  # Downloading the data.
+  # TODO: Do what the python script does, but in this PKGBUILD
+  python -m nltk.downloader -d "$pkgdir/usr/share/nltk_data" all
+
+  for _dir in "$pkgdir/usr/share/nltk_data/"*; do
+unzip -u "$_dir/"\*.zip -d "$_dir"
+rm -f "$_dir/"*.zip
+  done
+
+  find "$pkgdir/usr/share/nltk_data/" -type f -exec chmod 0644 {} \;
+  find "$pkgdir/usr/share/nltk_data/" -type d -exec chmod 0755 {} \;
+
+  install -d "$pkgdir/usr/share/licenses/nltk-data"
+  install -m644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/nltk-data"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-26 Thread Alexander Rødseth via arch-commits
Date: Friday, January 26, 2018 @ 19:20:30
  Author: arodseth
Revision: 287257

upgpkg: nltk-data 3.2.5-1

Modified:
  nltk-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 19:20:11 UTC (rev 287256)
+++ PKGBUILD2018-01-26 19:20:30 UTC (rev 287257)
@@ -5,18 +5,21 @@
 # Contributor: Michal Bozon 
 
 pkgname=nltk-data
-pkgver=3.2.1
+pkgver=3.2.5
 pkgrel=1
 pkgdesc='Corpora, grammars and other linguistic data for NLTK'
 arch=('any')
 url='http://www.nltk.org/data.html'
 license=('custom')
-makedepends=('unzip' "python-nltk=$pkgver")
+makedepends=("python-nltk=$pkgver" 'python-six' 'unzip')
 source=('LICENSE')
 md5sums=('69998d5f493a60e7a1467b8003ab8e22')
 
 package() {
   install -d "$pkgdir/usr/share/nltk_data"
+
+  # Downloading the data.
+  # TODO: Do what the python script does, but in this PKGBUILD
   python -m nltk.downloader -d "$pkgdir/usr/share/nltk_data" all
 
   for _dir in "$pkgdir/usr/share/nltk_data/"*; do
@@ -28,8 +31,7 @@
   find "$pkgdir/usr/share/nltk_data/" -type d -exec chmod 0755 {} \;
 
   install -d "$pkgdir/usr/share/licenses/nltk-data"
-  install -m644 "$srcdir/LICENSE" \
-"$pkgdir/usr/share/licenses/nltk-data"
+  install -m644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/nltk-data"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in clamav/repos (6 files)

2018-01-26 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 18:38:56
  Author: anthraxx
Revision: 315480

archrelease: copy trunk to testing-x86_64

Added:
  clamav/repos/testing-x86_64/
  clamav/repos/testing-x86_64/PKGBUILD
(from rev 315479, clamav/trunk/PKGBUILD)
  clamav/repos/testing-x86_64/clamav.install
(from rev 315479, clamav/trunk/clamav.install)
  clamav/repos/testing-x86_64/clamav.logrotate
(from rev 315479, clamav/trunk/clamav.logrotate)
  clamav/repos/testing-x86_64/clamav.sysusers
(from rev 315479, clamav/trunk/clamav.sysusers)
  clamav/repos/testing-x86_64/clamav.tmpfiles
(from rev 315479, clamav/trunk/clamav.tmpfiles)

--+
 PKGBUILD |   84 +
 clamav.install   |   11 ++
 clamav.logrotate |   11 ++
 clamav.sysusers  |1 
 clamav.tmpfiles  |3 +
 5 files changed, 110 insertions(+)

Copied: clamav/repos/testing-x86_64/PKGBUILD (from rev 315479, 
clamav/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-01-26 18:38:56 UTC (rev 315480)
@@ -0,0 +1,84 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dale Blount 
+# Contributor: Gregor Ibic 
+# Contributor: Gaetan Bisson 
+
+pkgname=clamav
+pkgver=0.99.3
+pkgrel=1
+pkgdesc='Anti-virus toolkit for Unix'
+url='https://www.clamav.net/'
+license=('GPL')
+arch=('x86_64')
+makedepends=('libmilter' 'systemd')
+depends=('bzip2' 'libltdl' 'libxml2' 'curl' 'pcre' 'libsystemd')
+backup=('etc/clamav/clamd.conf'
+'etc/clamav/freshclam.conf'
+'etc/clamav/clamav-milter.conf'
+'etc/logrotate.d/clamav')
+install=clamav.install
+source=(https://www.clamav.net/downloads/production/${pkgname}-${pkgver}.tar.gz{,.sig}
+clamav.logrotate
+clamav.tmpfiles
+clamav.sysusers)
+sha256sums=('00fa5292a6e00a3a4035b826267748965d5d2c4943d8ff417d740238263e8e84'
+'SKIP'
+'c36e3ddf790fa6ea90169038ae08521a31652a372017e6e38858e28fc63b3f74'
+'8e216c7e4763a273a120930787dcc444ea221bb719eed180a9d15b4c1d603a84'
+'01a896c3a1cd34b323594403fd82a9e353b5aa848b8462137b621959558199e8')
+validpgpkeys=('65ED513993F08DA06F9639A6F13F9E16BCA5BFAD') # Talos (Talos, 
Cisco Systems Inc.) 
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -E 's|^(Example)$|#\1|' -i 
etc/{clamd,freshclam,clamav-milter}.conf.sample
+  sed -E 's|#(User) .+|\1 clamav|' -i 
etc/{clamd,freshclam,clamav-milter}.conf.sample
+  sed -E 's|#(LogFile) .+|\1 /var/log/clamav/clamd.log|' -i 
etc/clamd.conf.sample
+  sed -E 's|#(LogTime) .+|\1 yes|' -i etc/clamd.conf.sample 
etc/clamav-milter.conf.sample
+  sed -E 's|#(PidFile) .+|\1 /run/clamav/clamd.pid|' -i etc/clamd.conf.sample
+  sed -E 's|#(TemporaryDirectory) .+|\1 /tmp|' -i 
etc/{clamd,clamav-milter}.conf.sample
+  sed -E 's|#(LocalSocket) .+|\1 /run/clamav/clamd.ctl|' -i 
etc/clamd.conf.sample
+  sed -E 's|#(UpdateLogFile) .+|\1 /var/log/clamav/freshclam.log|' -i 
etc/freshclam.conf.sample
+  sed -E 's|#(DatabaseMirror) .+|\1 database.clamav.net|' -i 
etc/freshclam.conf.sample
+  sed -E 's|#(NotifyClamd) .+|\1 /etc/clamav/clamd.conf|' -i 
etc/freshclam.conf.sample
+  sed -E 's|#(PidFile) .+|\1 /run/clamav/freshclam.pid|' -i 
etc/freshclam.conf.sample
+  sed -E 's|#(LogFile) .+|\1 /var/log/clamav/clamav-milter.log|' -i 
etc/clamav-milter.conf.sample
+  sed -E 's|#(PidFile) .+|\1 /run/clamav/clamav-milter.pid|' -i 
etc/clamav-milter.conf.sample
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  # --disable-zlib-vcheck because the configure script thinks that
+  # zlib 1.2.11 is older than 1.2.2
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/clamav \
+--with-dbdir=/var/lib/clamav \
+--with-user=clamav \
+--with-group=clamav \
+--disable-rpath \
+--disable-clamav \
+--disable-llvm \
+--enable-zlib-vcheck \
+--enable-milter \
+--enable-clamdtop
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}"/etc/clamav/freshclam.conf{.sample,}
+  mv "${pkgdir}"/etc/clamav/clamd.conf{.sample,}
+  mv "${pkgdir}"/etc/clamav/clamav-milter.conf{.sample,}
+
+  install -Dm 644 ../clamav.sysusers "${pkgdir}"/usr/lib/sysusers.d/clamav.conf
+  install -Dm 644 ../clamav.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/clamav.conf
+  install -Dm 644 ../clamav.logrotate "${pkgdir}"/etc/logrotate.d/clamav
+}
+
+# vim: ts=2 sw=2 et:

Copied: clamav/repos/testing-x86_64/clamav.install (from rev 315479, 
clamav/trunk/clamav.install)
===
--- testing-x86_64/clamav.install   (rev 0)
+++ 

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

2018-01-26 Thread Felix Yan via arch-commits
Date: Friday, January 26, 2018 @ 18:38:24
  Author: felixonmars
Revision: 287202

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 287201, tamarin-prover/trunk/PKGBUILD)
  tamarin-prover/repos/community-staging-x86_64/binary-orphans-0.1.8.0.patch
(from rev 287201, tamarin-prover/trunk/binary-orphans-0.1.8.0.patch)

--+
 PKGBUILD |   54 +
 binary-orphans-0.1.8.0.patch |   16 
 2 files changed, 70 insertions(+)

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
287201, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-26 18:38:24 UTC (rev 287202)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.2.2
+pkgrel=69
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' "haskell-hunit" "haskell-binary-orphans"
+ "haskell-blaze-builder" "haskell-blaze-html" "haskell-cmdargs" 
"haskell-conduit"
+ "haskell-fclabels" "haskell-file-embed" "haskell-gitrev" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-mtl" "haskell-resourcet" "haskell-safe"
+ "haskell-shakespeare" "haskell-text" "haskell-threads" "haskell-wai" 
"haskell-warp"
+ "haskell-yesod-core" "haskell-yesod-static" 
"haskell-tamarin-prover-utils"
+ "haskell-tamarin-prover-term" "haskell-tamarin-prover-theory")
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;
+binary-orphans-0.1.8.0.patch)
+sha256sums=('f9b2d3acc01b89f71d2b246a6b3010ebab71e4fe309b3be8a8eac213422b43de'
+'d2f700f4d5b0a3aaf239139bc4abba85acdc2ab86ae3ff7fe345b95679998011')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+patch -p1 -i ../binary-orphans-0.1.8.0.patch
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/filetype.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}

Copied: 
tamarin-prover/repos/community-staging-x86_64/binary-orphans-0.1.8.0.patch 
(from rev 287201, tamarin-prover/trunk/binary-orphans-0.1.8.0.patch)
===
--- community-staging-x86_64/binary-orphans-0.1.8.0.patch   
(rev 0)
+++ community-staging-x86_64/binary-orphans-0.1.8.0.patch   2018-01-26 
18:38:24 UTC (rev 287202)
@@ -0,0 +1,16 @@
+diff --git a/src/Web/Types.hs b/src/Web/Types.hs
+index 8efe669..95e75f3 100644
+--- a/src/Web/Types.hs
 b/src/Web/Types.hs
+@@ -79,11 +79,6 @@ import   Yesod.Static
+ import   Theory
+ 
+ 
+--- | Derived Instances to fix things
+-instance Bin.Binary ZonedTime where
+-  get = liftM2 ZonedTime Bin.get Bin.get
+-  put (ZonedTime d tod) = Bin.put d >> Bin.put tod
+-
+ --
+ -- Types
+ --


  1   2   3   >