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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:17:35
  Author: spupykin
Revision: 230776

upgpkg: darktable 2:2.2.5-1

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 00:52:58 UTC (rev 230775)
+++ PKGBUILD2017-05-29 07:17:35 UTC (rev 230776)
@@ -5,8 +5,8 @@
 
 pkgname=darktable
 epoch=2
-pkgver=2.2.4
-pkgrel=2
+pkgver=2.2.5
+pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -20,7 +20,7 @@
 validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
 # even releases are stable, do not change source url!
 
source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8'
+sha256sums=('e303a42b33f78eb1f48d3b36d1df46f30873df4c5a7b49605314f61c49fbf281'
 'SKIP')
 
 build() {


[arch-commits] Commit in darktable/repos (4 files)

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:17:55
  Author: spupykin
Revision: 230777

archrelease: copy trunk to community-i686, community-x86_64

Added:
  darktable/repos/community-i686/PKGBUILD
(from rev 230776, darktable/trunk/PKGBUILD)
  darktable/repos/community-x86_64/PKGBUILD
(from rev 230776, darktable/trunk/PKGBUILD)
Deleted:
  darktable/repos/community-i686/PKGBUILD
  darktable/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  112 
 community-i686/PKGBUILD   |   56 --
 community-x86_64/PKGBUILD |   56 --
 3 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 07:17:35 UTC (rev 230776)
+++ community-i686/PKGBUILD 2017-05-29 07:17:55 UTC (rev 230777)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Christian Himpel 
-# Contributor: Johannes Hanika 
-
-pkgname=darktable
-epoch=2
-pkgver=2.2.4
-pkgrel=2
-pkgdesc="Utility to organize and develop raw images"
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
-'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
-'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
-'colord' 'colord-gtk' 'graphicsmagick' 'osm-gps-map')
-makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
-optdepends=('librsvg' 'libcups')
-validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
-# even releases are stable, do not change source url!
-source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
-sha256sums=('bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8'
-'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
-  mkdir -p build
-  cd build
-  CXXFLAGS+=" -fpermissive"
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DBUILD_USERMANUAL=False \
-  -DUSE_LIBSECRET=On \
-  -DUSE_LUA=On \
-  -DUSE_GNOME_KEYRING=Off \
-  -DUSE_COLORD=On \
-  -DPROJECT_VERSION=$pkgver \
-  ..
-  make
-
-  cd ../tools/basecurve
-  cmake .
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
-  make DESTDIR="$pkgdir" install
-  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
-  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
-  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper 
"$pkgdir"/usr/bin/dt-curve-tool-helper
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 230776, 
darktable/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 07:17:55 UTC (rev 230777)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+epoch=2
+pkgver=2.2.5
+pkgrel=1
+pkgdesc="Utility to organize and develop raw images"
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
+'curl' 'libsecret' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
+'libsoup' 'gtk3' 'pugixml' 'json-glib' 'flickcurl' 'lua52'
+'colord' 'colord-gtk' 'graphicsmagick' 'osm-gps-map')
+makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map' 'libcups')
+optdepends=('librsvg' 'libcups')
+validpgpkeys=('C4CBC150699956E2A3268EF5BB5CC8295B1779C9')
+# even releases are stable, do not change source url!
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver/rc/.rc}.tar.xz"{,.asc})
+sha256sums=('e303a42b33f78eb1f48d3b36d1df46f30873df4c5a7b49605314f61c49fbf281'
+'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}"
+  mkdir -p build
+  cd build
+  CXXFLAGS+=" -fpermissive"
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DBUILD_USERMANUAL=False \
+  -DUSE_LIBSECRET=On \
+  -DUSE_LUA=On \
+  -DUSE_GNOME_KEYRING=Off \
+  -DUSE_COLORD=On \
+  -DPROJECT_VERSION=$pkgver \
+  ..
+  make
+
+  cd ../tools/basecurve
+  cmake .
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/rc/~rc}/build"
+  make DESTDIR="$pkgdir" install
+  ln -s darktable/libdarktable.so "$pkgdir/usr/lib/libdarktable.so"
+  install -Dm0755 ../tools/basecurve/dt-curve-tool 
"$pkgdir"/usr/bin/dt-curve-tool
+  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper 
"$pkgdi

[arch-commits] Commit in libmicrohttpd/repos (4 files)

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:18:26
  Author: spupykin
Revision: 230779

archrelease: copy trunk to community-i686, community-x86_64

Added:
  libmicrohttpd/repos/community-i686/PKGBUILD
(from rev 230778, libmicrohttpd/trunk/PKGBUILD)
  libmicrohttpd/repos/community-x86_64/PKGBUILD
(from rev 230778, libmicrohttpd/trunk/PKGBUILD)
Deleted:
  libmicrohttpd/repos/community-i686/PKGBUILD
  libmicrohttpd/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   34 --
 community-x86_64/PKGBUILD |   34 --
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 07:18:09 UTC (rev 230778)
+++ community-i686/PKGBUILD 2017-05-29 07:18:26 UTC (rev 230779)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Norberto Lopes 
-# Contributor: Kao Dome 
-# Contributor: Dmitrij D. Czarkoff 
-# Contributor: Mathias Rohnstock 
-
-pkgname=libmicrohttpd
-pkgver=0.9.54
-pkgrel=1
-pkgdesc="a small C library that is supposed to make it easy to run an HTTP 
server as part of another application."
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/libmicrohttpd/";
-license=('LGPL')
-depends=('gnutls' 'libgcrypt')
-optdepends=('file' 'curl')
-source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-sha256sums=('bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-dependency-tracking --enable-largefile \
-   --enable-curl --enable-messages --with-pic
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/${pkgname}-${pkgver}/src/include/platform.h \
-   "$pkgdir"/usr/include/$pkgname/platform.h
-  sed -i 's#Cflags: -I${includedir}#Cflags: -I${includedir} 
-I${includedir}/libmicrohttpd#' \
-   "$pkgdir"/usr/lib/pkgconfig/libmicrohttpd.pc
-}

Copied: libmicrohttpd/repos/community-i686/PKGBUILD (from rev 230778, 
libmicrohttpd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 07:18:26 UTC (rev 230779)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Norberto Lopes 
+# Contributor: Kao Dome 
+# Contributor: Dmitrij D. Czarkoff 
+# Contributor: Mathias Rohnstock 
+
+pkgname=libmicrohttpd
+pkgver=0.9.55
+pkgrel=1
+pkgdesc="a small C library that is supposed to make it easy to run an HTTP 
server as part of another application."
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/libmicrohttpd/";
+license=('LGPL')
+depends=('gnutls' 'libgcrypt')
+optdepends=('file' 'curl')
+source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
+sha256sums=('0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-dependency-tracking --enable-largefile \
+   --enable-curl --enable-messages --with-pic
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/${pkgname}-${pkgver}/src/include/platform.h \
+   "$pkgdir"/usr/include/$pkgname/platform.h
+  sed -i 's#Cflags: -I${includedir}#Cflags: -I${includedir} 
-I${includedir}/libmicrohttpd#' \
+   "$pkgdir"/usr/lib/pkgconfig/libmicrohttpd.pc
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-29 07:18:09 UTC (rev 230778)
+++ community-x86_64/PKGBUILD   2017-05-29 07:18:26 UTC (rev 230779)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Norberto Lopes 
-# Contributor: Kao Dome 
-# Contributor: Dmitrij D. Czarkoff 
-# Contributor: Mathias Rohnstock 
-
-pkgname=libmicrohttpd
-pkgver=0.9.54
-pkgrel=1
-pkgdesc="a small C library that is supposed to make it easy to run an HTTP 
server as part of another application."
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/libmicrohttpd/";
-license=('LGPL')
-depends=('gnutls' 'libgcrypt')
-optdepends=('file' 'curl')
-source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-sha256sums=('bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-dependency-tracking --enable-largefile \
-   --enable-curl --enable-messages --with-pic
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/${pkgname}-${pkgver}/src/include/platform.h \
-   "$pkgdir"/usr/include/$pkgname/platform.h
-  sed -i 's#Cflags: -I${includedir}#Cflags: -I${includedir} 
-I${include

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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:18:09
  Author: spupykin
Revision: 230778

upgpkg: libmicrohttpd 0.9.55-1

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 07:17:55 UTC (rev 230777)
+++ PKGBUILD2017-05-29 07:18:09 UTC (rev 230778)
@@ -6,7 +6,7 @@
 # Contributor: Mathias Rohnstock 
 
 pkgname=libmicrohttpd
-pkgver=0.9.54
+pkgver=0.9.55
 pkgrel=1
 pkgdesc="a small C library that is supposed to make it easy to run an HTTP 
server as part of another application."
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 depends=('gnutls' 'libgcrypt')
 optdepends=('file' 'curl')
 source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-sha256sums=('bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe')
+sha256sums=('0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:18:55
  Author: spupykin
Revision: 230780

upgpkg: phpmyadmin 4.7.1-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 07:18:26 UTC (rev 230779)
+++ PKGBUILD2017-05-29 07:18:55 UTC (rev 230780)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer 
 
 pkgname=phpmyadmin
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,7 @@
 depends=('mariadb-clients' 'php')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('6378d1f45f5356fda2d18a923c56a495e03bc1e7694e7b7c004dd688d2178f90')
+sha256sums=('f94ed0fc5df38e049746e40852135bf55b9af0fd9fcee07f175919c463ad58a5')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin


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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 07:19:06
  Author: spupykin
Revision: 230781

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 230780, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 07:18:55 UTC (rev 230780)
+++ PKGBUILD2017-05-29 07:19:06 UTC (rev 230781)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sergej Pupykin 
-# Contributor: tobias 
-# Contributor: Manolis Tzanidakis 
-# Contributor: Simon Lackerbauer 
-
-pkgname=phpmyadmin
-pkgver=4.7.0
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('6378d1f45f5356fda2d18a923c56a495e03bc1e7694e7b7c004dd688d2178f90')
-
-package() {
-  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
-  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
-  cd "$_instdir"
-
-  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
-  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 230780, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 07:19:06 UTC (rev 230781)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sergej Pupykin 
+# Contributor: tobias 
+# Contributor: Manolis Tzanidakis 
+# Contributor: Simon Lackerbauer 
+
+pkgname=phpmyadmin
+pkgver=4.7.1
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
+sha256sums=('f94ed0fc5df38e049746e40852135bf55b9af0fd9fcee07f175919c463ad58a5')
+
+package() {
+  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
+  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
+  cd "$_instdir"
+
+  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
+  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
+}


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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 08:03:15
  Author: spupykin
Revision: 230782

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  yate/repos/community-staging-i686/PKGBUILD
(from rev 230781, yate/trunk/PKGBUILD)
  yate/repos/community-staging-i686/yate.service
(from rev 230781, yate/trunk/yate.service)
  yate/repos/community-staging-x86_64/PKGBUILD
(from rev 230781, yate/trunk/PKGBUILD)
  yate/repos/community-staging-x86_64/yate.service
(from rev 230781, yate/trunk/yate.service)
Deleted:
  yate/repos/community-staging-i686/PKGBUILD
  yate/repos/community-staging-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 community-staging-i686/PKGBUILD   |   36 --
 community-staging-i686/yate.service   |   14 +
 community-staging-x86_64/PKGBUILD |   36 --
 community-staging-x86_64/yate.service |   14 +
 5 files changed, 106 insertions(+), 72 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-05-29 07:19:06 UTC (rev 230781)
+++ community-staging-i686/PKGBUILD 2017-05-29 08:03:15 UTC (rev 230782)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Yuval Adam  PGP-Key: 271386AA2EB7672F
-# Contributor: Yejun Yang 
-# Contributor: Biru Ionut 
-
-pkgname=yate
-pkgver=5.5.0
-pkgrel=2
-pkgdesc="Next-generation telephony engine"
-arch=('i686' 'x86_64')
-url="http://www.yate.ro/";
-license=('GPL')
-depends=('speex' 'gsm' 'postgresql-libs' 'libmariadb' 'alsa-lib' 'openssl-1.0' 
'sqlite')
-makedepends=('qt4')
-optdepends=('qt4')
-options=(!makeflags)
-source=("http://yate.null.ro/tarballs/yate5/yate-${pkgver}-1.tar.gz";)
-sha256sums=('a9fc472df082e92d578efa3de54689e10ee1a24fdd67a9cc928db7c2e1568676')
-
-build() {
-  cd $srcdir/${pkgname}
-  export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --with-libpq \
-  --with-mysql \
-  --without-openh323
-  make
-}
-
-package(){
-  cd $srcdir/${pkgname}
-  make DESTDIR=$pkgdir install
-}

Copied: yate/repos/community-staging-i686/PKGBUILD (from rev 230781, 
yate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 08:03:15 UTC (rev 230782)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Yuval Adam  PGP-Key: 271386AA2EB7672F
+# Contributor: Yejun Yang 
+# Contributor: Biru Ionut 
+
+pkgname=yate
+pkgver=5.5.0
+pkgrel=3
+pkgdesc="Next-generation telephony engine"
+arch=('i686' 'x86_64')
+url="http://www.yate.ro/";
+license=('GPL')
+depends=('speex' 'gsm' 'postgresql-libs' 'libmariadb' 'alsa-lib' 'openssl-1.0' 
'sqlite')
+makedepends=('qt4')
+optdepends=('qt4')
+options=(!makeflags)
+source=("http://yate.null.ro/tarballs/yate5/yate-${pkgver}-1.tar.gz";
+   "yate.service")
+sha256sums=('a9fc472df082e92d578efa3de54689e10ee1a24fdd67a9cc928db7c2e1568676'
+'73eab39a0ba884a4c36ca7c8f1faea4000301a0e795544b74cba78d90de5e302')
+
+build() {
+  cd $srcdir/${pkgname}
+  export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --with-libpq \
+  --with-mysql \
+  --without-openh323
+  make
+}
+
+package(){
+  cd $srcdir/${pkgname}
+  make DESTDIR=$pkgdir install
+  install -Dm0644 "$srcdir"/yate.service 
"$pkgdir"/usr/lib/systemd/system/yate.service
+}

Copied: yate/repos/community-staging-i686/yate.service (from rev 230781, 
yate/trunk/yate.service)
===
--- community-staging-i686/yate.service (rev 0)
+++ community-staging-i686/yate.service 2017-05-29 08:03:15 UTC (rev 230782)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Next-generation telephony engine
+
+[Service]
+Type=simple
+User=nobody
+ExecStart=/usr/bin/yate
+StandardOutput=syslog
+Restart=always
+RestartSec=60
+RuntimeDirectory=yate
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2017-05-29 07:19:06 UTC (rev 230781)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 08:03:15 UTC (rev 230782)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Yuval Adam  PGP-Key: 271386AA2EB7672F
-# Contributor: Yejun Yang 
-# Contributor: Biru Ionut 
-
-pkgname=yate
-pkgver=5.5.0
-pkgrel=2
-pkgdesc="Next-generation telephony engine"
-arch=('i686' 'x86_64')
-url="http://www.yate.ro/";
-license=('GPL')
-depends=('speex' 

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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 08:14:16
  Author: spupykin
Revision: 230783

upgpkg: tmux 2.5-1

Modified:
  tmux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 08:03:15 UTC (rev 230782)
+++ PKGBUILD2017-05-29 08:14:16 UTC (rev 230783)
@@ -4,7 +4,7 @@
 # Contributor: Grigorios Bouzakis 
 
 pkgname=tmux
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc='A terminal multiplexer'
 url='http://tmux.github.io/'
@@ -13,7 +13,7 @@
 depends=('ncurses' 'libevent' 'libutempter')
 
source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
LICENSE)
-sha256sums=('757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349'
+sha256sums=('ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df'
 'b5de80619e4884ced2dfe0a96020e85dcfb715a831ecdfdd7ce8c97b5a6ff2cc')
 
 build() {


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

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 08:14:32
  Author: spupykin
Revision: 230784

archrelease: copy trunk to community-i686, community-x86_64

Added:
  tmux/repos/community-i686/LICENSE
(from rev 230783, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 230783, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 230783, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 230783, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   58 
 community-i686/LICENSE|   13 -
 community-i686/PKGBUILD   |   29 --
 community-x86_64/LICENSE  |   13 -
 community-x86_64/PKGBUILD |   29 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-05-29 08:14:16 UTC (rev 230783)
+++ community-i686/LICENSE  2017-05-29 08:14:32 UTC (rev 230784)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott 
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 230783, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-05-29 08:14:32 UTC (rev 230784)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott 
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 08:14:16 UTC (rev 230783)
+++ community-i686/PKGBUILD 2017-05-29 08:14:32 UTC (rev 230784)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:  TDY 
-# Contributor: Grigorios Bouzakis 
-
-pkgname=tmux
-pkgver=2.4
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.github.io/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent' 'libutempter')
-source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
-   LICENSE)
-sha256sums=('757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349'
-'b5de80619e4884ced2dfe0a96020e85dcfb715a831ecdfdd7ce8c97b5a6ff2cc')
-
-build() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   make install DESTDIR="$pkgdir"
-   install -Dm644 "$srcdir"/LICENSE 
"$pkgdir/usr/share/licenses/tmux/LICENSE"
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 230783, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 08:14:32 UTC (rev 230784)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  TDY 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=tmux
+pkgver=2.5
+pkgrel=1
+pkgdesc='A terminal multiplexer'
+url='http://tmux.github.io/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('ncurses' 'libevent' 'libutempter')
+source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
+   LICENSE)
+sha256sums=('ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df'
+'b5de80619e4884ced2dfe

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

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 10:30:38
  Author: svenstaro
Revision: 230856

upgpkg: bazel 0.5.0-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 09:16:45 UTC (rev 230855)
+++ PKGBUILD2017-05-29 10:30:38 UTC (rev 230856)
@@ -3,7 +3,7 @@
 # Contributor: Simon Legner 
 
 pkgname=bazel
-pkgver=0.4.5
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!distcc' '!strip')
 
source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
 
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('bc70e379a9f6f962440d05d4a706959461690e28a943833e17d6e2b7e3cd7dd2344f329f72d833ec5104334a71764fde195e50b09a582ae7c1b89bd62822943b'
+sha512sums=('b9960efabe2acae273d33deec18ce680d4917a5aaa643b4c5d16a411e953fbdfe8219297db1a93c52b81d8cf39ec831c5a0527dfc386a9757ca2ce7afd077926'
 'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 


[arch-commits] Commit in bazel/repos (4 files)

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 10:31:01
  Author: svenstaro
Revision: 230857

archrelease: copy trunk to community-i686, community-x86_64

Added:
  bazel/repos/community-i686/PKGBUILD
(from rev 230856, bazel/trunk/PKGBUILD)
  bazel/repos/community-x86_64/PKGBUILD
(from rev 230856, bazel/trunk/PKGBUILD)
Deleted:
  bazel/repos/community-i686/PKGBUILD
  bazel/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   72 
 community-i686/PKGBUILD   |   36 --
 community-x86_64/PKGBUILD |   36 --
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 10:30:38 UTC (rev 230856)
+++ community-i686/PKGBUILD 2017-05-29 10:31:01 UTC (rev 230857)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.4.5
-pkgrel=1
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('i686' 'x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
-options=('!distcc' '!strip')
-source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
-
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('bc70e379a9f6f962440d05d4a706959461690e28a943833e17d6e2b7e3cd7dd2344f329f72d833ec5104334a71764fde195e50b09a582ae7c1b89bd62822943b'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
-
-build() {
-  ./compile.sh
-  ./output/bazel build scripts:bazel-complete.bash
-  cd output
-  ./bazel shutdown
-}
-
-package() {
-  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel
-  install -Dm755 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/etc/bash_completion.d/bazel-complete.bash
-  mkdir -p ${pkgdir}/opt/bazel/
-  for d in examples third_party tools; do
-cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: bazel/repos/community-i686/PKGBUILD (from rev 230856, 
bazel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 10:31:01 UTC (rev 230857)
@@ -0,0 +1,36 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Simon Legner 
+
+pkgname=bazel
+pkgver=0.5.0
+pkgrel=1
+pkgdesc='Correct, reproducible, and fast builds for everyone'
+arch=('i686' 'x86_64')
+license=('Apache')
+url='https://bazel.io/'
+depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
+makedepends=('git' 'protobuf')
+options=('!distcc' '!strip')
+source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
+
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
+sha512sums=('b9960efabe2acae273d33deec18ce680d4917a5aaa643b4c5d16a411e953fbdfe8219297db1a93c52b81d8cf39ec831c5a0527dfc386a9757ca2ce7afd077926'
+'SKIP')
+validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
+
+build() {
+  ./compile.sh
+  ./output/bazel build scripts:bazel-complete.bash
+  cd output
+  ./bazel shutdown
+}
+
+package() {
+  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel
+  install -Dm755 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/etc/bash_completion.d/bazel-complete.bash
+  mkdir -p ${pkgdir}/opt/bazel/
+  for d in examples third_party tools; do
+cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
+  done
+}
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-29 10:30:38 UTC (rev 230856)
+++ community-x86_64/PKGBUILD   2017-05-29 10:31:01 UTC (rev 230857)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.4.5
-pkgrel=1
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('i686' 'x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
-options=('!distcc' '!strip')
-source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
-
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('bc70e379a9f6f962440d05d4a706959461690e28a943833e17d6e2b7e3cd7dd2344f329f72d833ec5104334a71764fde195e50b09a582ae7c1b89bd62822943b'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
-
-build() {
-  ./compile.sh
-  ./output/bazel build scripts:bazel-complete.bash
-  cd output
- 

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

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 10:46:47
  Author: svenstaro
Revision: 230858

upgpkg: tokei 6.0.1-1

Modified:
  tokei/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 10:31:01 UTC (rev 230857)
+++ PKGBUILD2017-05-29 10:46:47 UTC (rev 230858)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=tokei
-pkgver=6.0.0
+pkgver=6.0.1
 pkgrel=1
 pkgdesc='A blazingly fast CLOC(Count Lines Of Code) program'
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 depends=('gcc-libs')
 makedepends=('rust' 'cargo')
 source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz";)
-sha512sums=('d78b93dc2bc529693f917f8414f0b025fa91f28df6553427068590ee56166ff6100af54a951b7c4cbe768d04528bdde02af2011a38d74fadf01158c703e79623')
+sha512sums=('45d9bb1d24a035d36cfac57d61683999df2cef1bcc6eafbe6f76a0951248f256d4cfa9a80098b819ff0986cddeac56e995d72bada39ccff059422998e0b955af')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in tokei/repos (4 files)

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 10:46:58
  Author: svenstaro
Revision: 230859

archrelease: copy trunk to community-i686, community-x86_64

Added:
  tokei/repos/community-i686/PKGBUILD
(from rev 230858, tokei/trunk/PKGBUILD)
  tokei/repos/community-x86_64/PKGBUILD
(from rev 230858, tokei/trunk/PKGBUILD)
Deleted:
  tokei/repos/community-i686/PKGBUILD
  tokei/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 10:46:47 UTC (rev 230858)
+++ community-i686/PKGBUILD 2017-05-29 10:46:58 UTC (rev 230859)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=tokei
-pkgver=6.0.0
-pkgrel=1
-pkgdesc='A blazingly fast CLOC(Count Lines Of Code) program'
-arch=('i686' 'x86_64')
-url="https://github.com/Aaronepower/tokei";
-license=('MIT' 'Apache')
-depends=('gcc-libs')
-makedepends=('rust' 'cargo')
-source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz";)
-sha512sums=('d78b93dc2bc529693f917f8414f0b025fa91f28df6553427068590ee56166ff6100af54a951b7c4cbe768d04528bdde02af2011a38d74fadf01158c703e79623')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-cargo build --release
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-install -Dm755 target/release/tokei "${pkgdir}/usr/bin/tokei"
-
-install -Dm644 LICENCE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
-install -Dm644 LICENCE-APACHE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-APACHE"
-}

Copied: tokei/repos/community-i686/PKGBUILD (from rev 230858, 
tokei/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 10:46:58 UTC (rev 230859)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=tokei
+pkgver=6.0.1
+pkgrel=1
+pkgdesc='A blazingly fast CLOC(Count Lines Of Code) program'
+arch=('i686' 'x86_64')
+url="https://github.com/Aaronepower/tokei";
+license=('MIT' 'Apache')
+depends=('gcc-libs')
+makedepends=('rust' 'cargo')
+source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz";)
+sha512sums=('45d9bb1d24a035d36cfac57d61683999df2cef1bcc6eafbe6f76a0951248f256d4cfa9a80098b819ff0986cddeac56e995d72bada39ccff059422998e0b955af')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+cargo build --release
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -Dm755 target/release/tokei "${pkgdir}/usr/bin/tokei"
+
+install -Dm644 LICENCE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
+install -Dm644 LICENCE-APACHE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-APACHE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-29 10:46:47 UTC (rev 230858)
+++ community-x86_64/PKGBUILD   2017-05-29 10:46:58 UTC (rev 230859)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=tokei
-pkgver=6.0.0
-pkgrel=1
-pkgdesc='A blazingly fast CLOC(Count Lines Of Code) program'
-arch=('i686' 'x86_64')
-url="https://github.com/Aaronepower/tokei";
-license=('MIT' 'Apache')
-depends=('gcc-libs')
-makedepends=('rust' 'cargo')
-source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz";)
-sha512sums=('d78b93dc2bc529693f917f8414f0b025fa91f28df6553427068590ee56166ff6100af54a951b7c4cbe768d04528bdde02af2011a38d74fadf01158c703e79623')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-cargo build --release
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-install -Dm755 target/release/tokei "${pkgdir}/usr/bin/tokei"
-
-install -Dm644 LICENCE-MIT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-MIT"
-install -Dm644 LICENCE-APACHE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-APACHE"
-}

Copied: tokei/repos/community-x86_64/PKGBUILD (from rev 230858, 
tokei/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-29 10:46:58 UTC (rev 230859)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=tokei
+pkgver=6.0.1
+pkgrel=1
+pkgdesc='A blazingly fast CLOC(Count Lines Of Code) program'
+arch=('i686' 'x86_64')
+url="https://github.com/Aaronepower/tokei";
+license=('MIT' 'Apache')
+depends=('gcc-libs')
+makedepends=('rust' 'cargo')
+source=("https://github.com/Aaronepower/tokei/archive/v${pkgver}.tar.gz";)
+sha512sums=('45d9bb1d24a035d36cfac57d61683999df2cef1bcc6eafbe6f76a0951248f256d4cfa9a80098b819ff0986cddeac56e995d72bada39ccff059422998e0b9

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

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 11:52:50
  Author: svenstaro
Revision: 230860

upgpkg: openra 20170527-1

Modified:
  openra/trunk/PKGBUILD
Deleted:
  openra/trunk/b74141666b57075be1bcc16a1d864e19988b9dfb.patch

+
 PKGBUILD   |   12 +++--
 b74141666b57075be1bcc16a1d864e19988b9dfb.patch |   30 ---
 2 files changed, 4 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 10:46:58 UTC (rev 230859)
+++ PKGBUILD2017-05-29 11:52:50 UTC (rev 230860)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Matthew Bowra-Dean 
 pkgname=openra
-pkgver=20170421
-pkgrel=2
+pkgver=20170527
+pkgrel=1
 pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
 arch=('any')
 url="http://www.openra.net";
@@ -13,16 +13,12 @@
  'desktop-file-utils' 'xdg-utils' 'zenity')
 makedepends=('git' 'unzip')
 options=(!strip)
-source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}";
-b74141666b57075be1bcc16a1d864e19988b9dfb.patch)
-md5sums=('SKIP'
- 'ef4913d8de94aa2d77cf9bb252987ca2')
+source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}";)
+md5sums=('SKIP')
 
 prepare() {
   cd OpenRA
 
-  patch -Np1 < "$srcdir"/b74141666b57075be1bcc16a1d864e19988b9dfb.patch
-
   make version
 }
 

Deleted: b74141666b57075be1bcc16a1d864e19988b9dfb.patch
===
--- b74141666b57075be1bcc16a1d864e19988b9dfb.patch  2017-05-29 10:46:58 UTC 
(rev 230859)
+++ b74141666b57075be1bcc16a1d864e19988b9dfb.patch  2017-05-29 11:52:50 UTC 
(rev 230860)
@@ -1,30 +0,0 @@
-From b74141666b57075be1bcc16a1d864e19988b9dfb Mon Sep 17 00:00:00 2001
-From: Paul Chote 
-Date: Thu, 18 May 2017 08:58:52 +0100
-Subject: [PATCH] Implement a workaround for the mono 5.0 cursor enumerator
- bug.
-

- OpenRA.Game/Orders/UnitOrderGenerator.cs | 7 +++
- 1 file changed, 7 insertions(+)
-
-diff --git a/OpenRA.Game/Orders/UnitOrderGenerator.cs 
b/OpenRA.Game/Orders/UnitOrderGenerator.cs
-index 92862b8eb38..0a5b459709c 100644
 a/OpenRA.Game/Orders/UnitOrderGenerator.cs
-+++ b/OpenRA.Game/Orders/UnitOrderGenerator.cs
-@@ -139,8 +139,15 @@ static UnitOrderResult OrderForUnit(Actor self, Target 
target, List actor
-   if (mi.Modifiers.HasModifier(Modifiers.Alt))
-   modifiers |= TargetModifiers.ForceMove;
- 
-+  // The Select(x => x) is required to work around an 
issue on mono 5.0
-+  // where calling OrderBy* on 
SelectManySingleSelectorIterator can in some
-+  // circumstances (which we were unable to identify) 
replace entries in the
-+  // enumeration with duplicates of other entries.
-+  // Other action that replace the 
SelectManySingleSelectorIterator with a
-+  // different enumerator type (e.g. .Where(true) or 
.ToList()) also work.
-   var orders = self.TraitsImplementing()
-   .SelectMany(trait => trait.Orders.Select(x => 
new { Trait = trait, Order = x }))
-+  .Select(x => x)
-   .OrderByDescending(x => x.Order.OrderPriority);
- 
-   for (var i = 0; i < 2; i++)


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

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 11:52:59
  Author: svenstaro
Revision: 230861

archrelease: copy trunk to community-any

Added:
  openra/repos/community-any/PKGBUILD
(from rev 230860, openra/trunk/PKGBUILD)
  openra/repos/community-any/openra.install
(from rev 230860, openra/trunk/openra.install)
Deleted:
  openra/repos/community-any/PKGBUILD
  openra/repos/community-any/b74141666b57075be1bcc16a1d864e19988b9dfb.patch
  openra/repos/community-any/openra.install

+
 PKGBUILD   |   86 ++-
 b74141666b57075be1bcc16a1d864e19988b9dfb.patch |   30 
 openra.install |8 +-
 3 files changed, 45 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 11:52:50 UTC (rev 230860)
+++ PKGBUILD2017-05-29 11:52:59 UTC (rev 230861)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Matthew Bowra-Dean 
-pkgname=openra
-pkgver=20170421
-pkgrel=2
-pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
-arch=('any')
-url="http://www.openra.net";
-license=('GPL3')
-install=openra.install
-depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 
'hicolor-icon-theme' 'gtk-update-icon-cache'
- 'desktop-file-utils' 'xdg-utils' 'zenity')
-makedepends=('git' 'unzip')
-options=(!strip)
-source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}";
-b74141666b57075be1bcc16a1d864e19988b9dfb.patch)
-md5sums=('SKIP'
- 'ef4913d8de94aa2d77cf9bb252987ca2')
-
-prepare() {
-  cd OpenRA
-
-  patch -Np1 < "$srcdir"/b74141666b57075be1bcc16a1d864e19988b9dfb.patch
-
-  make version
-}
-
-build() {
-  cd OpenRA
-
-  make dependencies
-  make core
-  make tools
-}
-
-package() {
-  cd OpenRA
-
-  make prefix=/usr DESTDIR="$pkgdir" install-all
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-shortcuts
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-mime
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-appdata
-  make prefix=/usr DESTDIR="$pkgdir" install-man-page
-}

Copied: openra/repos/community-any/PKGBUILD (from rev 230860, 
openra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 11:52:59 UTC (rev 230861)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Matthew Bowra-Dean 
+pkgname=openra
+pkgver=20170527
+pkgrel=1
+pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
+arch=('any')
+url="http://www.openra.net";
+license=('GPL3')
+install=openra.install
+depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 
'hicolor-icon-theme' 'gtk-update-icon-cache'
+ 'desktop-file-utils' 'xdg-utils' 'zenity')
+makedepends=('git' 'unzip')
+options=(!strip)
+source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver}";)
+md5sums=('SKIP')
+
+prepare() {
+  cd OpenRA
+
+  make version
+}
+
+build() {
+  cd OpenRA
+
+  make dependencies
+  make core
+  make tools
+}
+
+package() {
+  cd OpenRA
+
+  make prefix=/usr DESTDIR="$pkgdir" install-all
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-shortcuts
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-mime
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-appdata
+  make prefix=/usr DESTDIR="$pkgdir" install-man-page
+}

Deleted: b74141666b57075be1bcc16a1d864e19988b9dfb.patch
===
--- b74141666b57075be1bcc16a1d864e19988b9dfb.patch  2017-05-29 11:52:50 UTC 
(rev 230860)
+++ b74141666b57075be1bcc16a1d864e19988b9dfb.patch  2017-05-29 11:52:59 UTC 
(rev 230861)
@@ -1,30 +0,0 @@
-From b74141666b57075be1bcc16a1d864e19988b9dfb Mon Sep 17 00:00:00 2001
-From: Paul Chote 
-Date: Thu, 18 May 2017 08:58:52 +0100
-Subject: [PATCH] Implement a workaround for the mono 5.0 cursor enumerator
- bug.
-

- OpenRA.Game/Orders/UnitOrderGenerator.cs | 7 +++
- 1 file changed, 7 insertions(+)
-
-diff --git a/OpenRA.Game/Orders/UnitOrderGenerator.cs 
b/OpenRA.Game/Orders/UnitOrderGenerator.cs
-index 92862b8eb38..0a5b459709c 100644
 a/OpenRA.Game/Orders/UnitOrderGenerator.cs
-+++ b/OpenRA.Game/Orders/UnitOrderGenerator.cs
-@@ -139,8 +139,15 @@ static UnitOrderResult OrderForUnit(Actor self, Target 
target, List actor
-   if (mi.Modifiers.HasModifier(Modifiers.Alt))
-   modifiers |= TargetModifiers.ForceMove;
- 
-+  // The Select(x => x) is required to work around an 
issue on mono 5.0
-+  // where calling OrderBy* on 
SelectManySingleSelectorIterator can in some
-+  // circumstances (which we were unable to identify) 
replace entries in the
-+  // enume

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

2017-05-29 Thread Sven-Hendrik Haase
Date: Monday, May 29, 2017 @ 12:52:15
  Author: svenstaro
Revision: 230862

Fix typo

Modified:
  mygui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 11:52:59 UTC (rev 230861)
+++ PKGBUILD2017-05-29 12:52:15 UTC (rev 230862)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('boost-libs' 'ois')
 makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'ogre')
-optdepends=('ogre: for the ogre plugin and some exaples')
+optdepends=('ogre: for the ogre plugin and some examples')
 install=mygui.install
 source=("https://github.com/MyGUI/mygui/archive/MyGUI${pkgver}.tar.gz";)
 md5sums=('0023a689a2a63febc2cc703f81f86c62')


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

2017-05-29 Thread Sébastien Luttringer
Date: Monday, May 29, 2017 @ 12:59:46
  Author: seblu
Revision: 296728

upgpkg: dkms 2.4.0-1

Modified:
  dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 12:43:37 UTC (rev 296727)
+++ PKGBUILD2017-05-29 12:59:46 UTC (rev 296728)
@@ -3,8 +3,8 @@
 # Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
 
 pkgname=dkms
-pkgver=2.3
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='Dynamic Kernel Modules System'
 arch=('any')
 url='https://github.com/dell/dkms'
@@ -17,7 +17,7 @@
 'linux-grsec-headers: build modules against the GRSEC kernel')
 backup=('etc/dkms/framework.conf')
 install=$pkgname.install
-source=("git+https://github.com/dell/dkms.git#tag=$pkgver";
+source=("git+https://github.com/dell/dkms.git#tag=v$pkgver";
 'hook.install'
 'hook.remove'
 'hook.sh')


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

2017-05-29 Thread Sébastien Luttringer
Date: Monday, May 29, 2017 @ 13:00:18
  Author: seblu
Revision: 296729

archrelease: copy trunk to testing-any

Added:
  dkms/repos/testing-any/
  dkms/repos/testing-any/PKGBUILD
(from rev 296728, dkms/trunk/PKGBUILD)
  dkms/repos/testing-any/dkms.install
(from rev 296728, dkms/trunk/dkms.install)
  dkms/repos/testing-any/hook.install
(from rev 296728, dkms/trunk/hook.install)
  dkms/repos/testing-any/hook.remove
(from rev 296728, dkms/trunk/hook.remove)
  dkms/repos/testing-any/hook.sh
(from rev 296728, dkms/trunk/hook.sh)

--+
 PKGBUILD |   64 +++
 dkms.install |   13 +
 hook.install |   14 ++
 hook.remove  |   16 ++
 hook.sh  |  133 +
 5 files changed, 240 insertions(+)

Copied: dkms/repos/testing-any/PKGBUILD (from rev 296728, dkms/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-05-29 13:00:18 UTC (rev 296729)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
+
+pkgname=dkms
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='Dynamic Kernel Modules System'
+arch=('any')
+url='https://github.com/dell/dkms'
+license=('GPL2')
+depends=('bash' 'kmod' 'gcc' 'make' 'patch')
+makedepends=('git')
+optdepends=('linux-headers: build modules against the Arch kernel'
+'linux-lts-headers: build modules against the LTS kernel'
+'linux-zen-headers: build modules against the ZEN kernel'
+'linux-grsec-headers: build modules against the GRSEC kernel')
+backup=('etc/dkms/framework.conf')
+install=$pkgname.install
+source=("git+https://github.com/dell/dkms.git#tag=v$pkgver";
+'hook.install'
+'hook.remove'
+'hook.sh')
+md5sums=('SKIP'
+ '2dfc9905738199bf1fdbaa08d306e265'
+ '4d959fdd4f168b5a6921712404066566'
+ 'f1ea074ef22d1afe855a1eb63233566b')
+
+prepare() {
+  cd dkms
+
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+
+  # /usr move
+  msg2 '/usr move patching'
+  for i in dkms{,_framework.conf,.bash-completion,.8,_common.postinst}; do
+sed -ri 's,/lib/modules,/usr/lib/modules,g' "$i"
+  done
+}
+
+package() {
+  # alpm hook
+  install -D -m 644 hook.install 
"$pkgdir/usr/share/libalpm/hooks/70-dkms-install.hook"
+  install -D -m 644 hook.remove 
"$pkgdir/usr/share/libalpm/hooks/70-dkms-remove.hook"
+  install -D -m 755 hook.sh "$pkgdir/usr/lib/dkms/alpm-hook"
+  # upstream installer
+  cd dkms
+  # we don't need kconf files, so we install them outside $pkgdir
+  make \
+DESTDIR="$pkgdir" \
+SBIN="$pkgdir/usr/bin" \
+BASHDIR="$pkgdir/usr/share/bash-completion/completions" \
+KCONF="$srcdir"/kconf \
+install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dkms/repos/testing-any/dkms.install (from rev 296728, 
dkms/trunk/dkms.install)
===
--- testing-any/dkms.install(rev 0)
+++ testing-any/dkms.install2017-05-29 13:00:18 UTC (rev 296729)
@@ -0,0 +1,13 @@
+#!/bin/bash
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  if (( "$(vercmp $2 '2.2.0.3+git151023-2')" < 0 )); then
+echo '===> dkms systemd startup service has been removed'
+echo '===> modules building is now handled by alpm hooks at install time'
+echo '===> startup modules loading must be done via modules-load.d'
+  fi
+}
+
+# vim:set ts=2 sw=2 ft=sh et:

Copied: dkms/repos/testing-any/hook.install (from rev 296728, 
dkms/trunk/hook.install)
===
--- testing-any/hook.install(rev 0)
+++ testing-any/hook.install2017-05-29 13:00:18 UTC (rev 296729)
@@ -0,0 +1,14 @@
+[Trigger]
+Operation = Install
+Operation = Upgrade
+Type = File
+Target = usr/src/*/dkms.conf
+Target = usr/lib/modules/*/build/include/
+Target = usr/lib/modules/*/kernel/
+
+[Action]
+Description = Install DKMS modules
+Depends = dkms
+When = PostTransaction
+Exec = /usr/lib/dkms/alpm-hook install
+NeedsTargets

Copied: dkms/repos/testing-any/hook.remove (from rev 296728, 
dkms/trunk/hook.remove)
===
--- testing-any/hook.remove (rev 0)
+++ testing-any/hook.remove 2017-05-29 13:00:18 UTC (rev 296729)
@@ -0,0 +1,16 @@
+[Trigger]
+Operation = Upgrade
+Operation = Remove
+Type = File
+Target = usr/src/*/dkms.conf
+Target = usr/lib/modules/*/build/include/
+Target = usr/lib/modules/*/kernel/
+
+[Action]
+Description = Remove

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:10:02
  Author: felixonmars
Revision: 230866

upgpkg: python-pycuda 2017.1-2

rebuild again with new boost

Modified:
  python-pycuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:09:48 UTC (rev 230865)
+++ PKGBUILD2017-05-29 13:10:02 UTC (rev 230866)
@@ -5,7 +5,7 @@
 pkgbase=python-pycuda
 pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
 pkgver=2017.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python wrapper for Nvidia CUDA"
 arch=('x86_64')
 url="http://mathema.tician.de/software/pycuda";


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:10:23
  Author: felixonmars
Revision: 230868

archrelease: copy trunk to community-x86_64

Added:
  python-pycuda/repos/community-x86_64/LICENSE
(from rev 230867, python-pycuda/trunk/LICENSE)
  python-pycuda/repos/community-x86_64/PKGBUILD
(from rev 230867, python-pycuda/trunk/PKGBUILD)
Deleted:
  python-pycuda/repos/community-x86_64/LICENSE
  python-pycuda/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   14 ++---
 PKGBUILD |  154 ++---
 2 files changed, 84 insertions(+), 84 deletions(-)

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 13:10:08 UTC (rev 230867)
+++ PKGBUILD2017-05-29 13:10:23 UTC (rev 230868)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-
-pkgbase=python-pycuda
-pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
-pkgver=2016.1.2
-pkgrel=7
-pkgdesc="Python wrapper for Nvidia CUDA"
-arch=('x86_64')
-url="http://mathema.tician.de/software/pycuda";
-license=('MIT' 'Apache')
-source=("https://pypi.io/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz";
-LICENSE)
-makedepends=('ctags' 'python2-setuptools' 'python-setuptools' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
-sha512sums=('7a1a9d6723651bdc6f584de884c46bbaa17970e622b4d800c7f36ff57817807a51c7e4aa0a40872e46fc1243087af6dda07489bb60b6a33f52740a4d7a9e69a7'
-
'ee0bef251b8b2c25cd5821932d506183655c04285ae7d01d12f86557812c5068568e9f38e9f6bffe28de870ec662ebe0ee9cce2b444883caaf66b4c877494130')
-
-build() {
-   cd "${srcdir}"
-  
-   _arch=''
-   [[ "$CARCH" = "x86_64" ]] && _arch='64'
-
-   cp -a pycuda-${pkgver}{,-python2}
-  
-   cd "${srcdir}"/pycuda-${pkgver}
-   python3 ./configure.py \
-  --cuda-root=/opt/cuda \
-  --cuda-inc-dir=/opt/cuda/include \
-  --cudadrv-lib-dir=/opt/cuda/lib${_arch} \
-  --cudart-lib-dir=/opt/cuda/lib${_arch} \
-  --no-use-shipped-boost \
-  --boost-python-libname=boost_python3
-   make
-
-   cd "${srcdir}"/pycuda-${pkgver}-python2
-   python2 ./configure.py \
-  --cuda-root=/opt/cuda \
-   

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:14:29
  Author: felixonmars
Revision: 230870

upgpkg: uglify-js 3.0.13-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:13:02 UTC (rev 230869)
+++ PKGBUILD2017-05-29 13:14:29 UTC (rev 230870)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy 
 
 pkgname=uglify-js
-pkgver=3.0.12
+pkgver=3.0.13
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('4c90bf7cfb6064d48b709988d90c1bfcffa007b31d7be7d5492faed9a9c04eb61444c8c9d1400fc85cbcaac7737eed4b47e4b3357c72a657a3b985279fe1cad7')
+sha512sums=('0b79067f0ff8eb11f344fdb208e235e1c5e6979c3483e1aa16a7dace5c063aa5005c3ec766d88a4bc04676d20750f8d2d7abeb30e5c4768793d18fc0cd3b9779')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:14:48
  Author: felixonmars
Revision: 230871

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/PKGBUILD
(from rev 230870, uglify-js/trunk/PKGBUILD)
  uglify-js/repos/community-any/uglify-js.install
(from rev 230870, uglify-js/trunk/uglify-js.install)
Deleted:
  uglify-js/repos/community-any/PKGBUILD
  uglify-js/repos/community-any/uglify-js.install

---+
 PKGBUILD  |   58 ++--
 uglify-js.install |   16 +++---
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 13:14:29 UTC (rev 230870)
+++ PKGBUILD2017-05-29 13:14:48 UTC (rev 230871)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Nagy 
-
-pkgname=uglify-js
-pkgver=3.0.12
-pkgrel=1
-pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
-arch=('any')
-url='http://lisperator.net/uglifyjs'
-license=('BSD')
-depends=('nodejs')
-makedepends=('npm')
-install=${pkgname}.install
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('4c90bf7cfb6064d48b709988d90c1bfcffa007b31d7be7d5492faed9a9c04eb61444c8c9d1400fc85cbcaac7737eed4b47e4b3357c72a657a3b985279fe1cad7')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 230870, 
uglify-js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 13:14:48 UTC (rev 230871)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=3.0.13
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+install=${pkgname}.install
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('0b79067f0ff8eb11f344fdb208e235e1c5e6979c3483e1aa16a7dace5c063aa5005c3ec766d88a4bc04676d20750f8d2d7abeb30e5c4768793d18fc0cd3b9779')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: uglify-js.install
===
--- uglify-js.install   2017-05-29 13:14:29 UTC (rev 230870)
+++ uglify-js.install   2017-05-29 13:14:48 UTC (rev 230871)
@@ -1,8 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-}
-
-post_upgrade() {
-  post_install
-}

Copied: uglify-js/repos/community-any/uglify-js.install (from rev 230870, 
uglify-js/trunk/uglify-js.install)
===
--- uglify-js.install   (rev 0)
+++ uglify-js.install   2017-05-29 13:14:48 UTC (rev 230871)
@@ -0,0 +1,8 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+}
+
+post_upgrade() {
+  post_install
+}


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:15:49
  Author: felixonmars
Revision: 230872

upgpkg: haskell-scientific 0.3.4.13-1

rebuild with scientific,0.3.4.13

Modified:
  haskell-scientific/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:14:48 UTC (rev 230871)
+++ PKGBUILD2017-05-29 13:15:49 UTC (rev 230872)
@@ -4,8 +4,8 @@
 
 _hkgname=scientific
 pkgname=haskell-scientific
-pkgver=0.3.4.12
-pkgrel=2
+pkgver=0.3.4.13
+pkgrel=1
 pkgdesc="Numbers represented using scientific notation"
 url="https://github.com/basvandijk/scientific";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-integer-logarithms" 
"haskell-text" "haskell-vector")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('a9b59835ccf4a983e81748ea2d859409446be5dfa18def111946d9269bbb02319a4fbb841a5afdd766b2be81d05d44e66b309a320a1902a2b27f45c93e914144')
+sha512sums=('a7312601e13f8f119de78fa05f20256f87acce6d97fbda90431e053ce0d0f95b0f58f4bf88973b362e0ecf2573f02a1f06ebbe5f96eeda6e1e25c699b7a04f62')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-scientific/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:16:18
  Author: felixonmars
Revision: 230873

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-scientific/repos/community-staging-i686/
  haskell-scientific/repos/community-staging-i686/PKGBUILD
(from rev 230872, haskell-scientific/trunk/PKGBUILD)
  haskell-scientific/repos/community-staging-x86_64/
  haskell-scientific/repos/community-staging-x86_64/PKGBUILD
(from rev 230872, haskell-scientific/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-scientific/repos/community-staging-i686/PKGBUILD (from rev 
230872, haskell-scientific/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:16:18 UTC (rev 230873)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=scientific
+pkgname=haskell-scientific
+pkgver=0.3.4.13
+pkgrel=1
+pkgdesc="Numbers represented using scientific notation"
+url="https://github.com/basvandijk/scientific";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-integer-logarithms" 
"haskell-text" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('a7312601e13f8f119de78fa05f20256f87acce6d97fbda90431e053ce0d0f95b0f58f4bf88973b362e0ecf2573f02a1f06ebbe5f96eeda6e1e25c699b7a04f62')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-integer-simple -f-bytestring-builder
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-scientific/repos/community-staging-x86_64/PKGBUILD (from rev 
230872, haskell-scientific/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:16:18 UTC (rev 230873)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=scientific
+pkgname=haskell-scientific
+pkgver=0.3.4.13
+pkgrel=1
+pkgdesc="Numbers represented using scientific notation"
+url="https://github.com/basvandijk/scientific";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-integer-logarithms" 
"haskell-text" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('a7312601e13f8f119de78fa05f20256f87acce6d97fbda90431e053ce0d0f95b0f58f4bf88973b362e0ecf2573f02a1f06ebbe5f96eeda6e1e25c699b7a04f62')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-integer-simple -f-bytestring-builder
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/htm

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:20:33
  Author: felixonmars
Revision: 230874

upgpkg: haskell-attoparsec 0.13.1.0-9

rebuild with scientific,0.3.4.13

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:16:18 UTC (rev 230873)
+++ PKGBUILD2017-05-29 13:20:33 UTC (rev 230874)
@@ -5,7 +5,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec";
 license=("BSD3")


[arch-commits] Commit in haskell-attoparsec/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:20:58
  Author: felixonmars
Revision: 230875

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-attoparsec/repos/community-staging-i686/
  haskell-attoparsec/repos/community-staging-i686/PKGBUILD
(from rev 230874, haskell-attoparsec/trunk/PKGBUILD)
  haskell-attoparsec/repos/community-staging-x86_64/
  haskell-attoparsec/repos/community-staging-x86_64/PKGBUILD
(from rev 230874, haskell-attoparsec/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-attoparsec/repos/community-staging-i686/PKGBUILD (from rev 
230874, haskell-attoparsec/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:20:58 UTC (rev 230875)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=attoparsec
+pkgname=haskell-attoparsec
+pkgver=0.13.1.0
+pkgrel=9
+pkgdesc="Fast combinator parsing for bytestrings and text"
+url="https://github.com/bos/attoparsec";
+license=("BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-scientific" "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('52dc74d4955e457ce4f76f5c9d6dba05c1d07e2cd2a542d6251c6dbc66ce3f64')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-attoparsec/repos/community-staging-x86_64/PKGBUILD (from rev 
230874, haskell-attoparsec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:20:58 UTC (rev 230875)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=attoparsec
+pkgname=haskell-attoparsec
+pkgver=0.13.1.0
+pkgrel=9
+pkgdesc="Fast combinator parsing for bytestrings and text"
+url="https://github.com/bos/attoparsec";
+license=("BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-scientific" "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('52dc74d4955e457ce4f76f5c9d6dba05c1d07e2cd2a542d6251c6dbc66ce3f64')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in python-cmd2/repos/community-any (3 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:21:57
  Author: felixonmars
Revision: 230877

archrelease: copy trunk to community-any

Added:
  python-cmd2/repos/community-any/PKGBUILD
(from rev 230876, python-cmd2/trunk/PKGBUILD)
Deleted:
  python-cmd2/repos/community-any/PKGBUILD
  python-cmd2/repos/community-any/issue55.patch

---+
 PKGBUILD  |  107 -
 issue55.patch |  144 
 2 files changed, 52 insertions(+), 199 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 13:21:39 UTC (rev 230876)
+++ PKGBUILD2017-05-29 13:21:57 UTC (rev 230877)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-cmd2
-pkgname=(python-cmd2 python2-cmd2)
-pkgver=0.7.0
-pkgrel=1
-pkgdesc="Extra features for standard library's cmd module"
-arch=('any')
-url="https://github.com/python-cmd2/cmd2";
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pyparsing' 
'python2-pyparsing' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz";
-issue55.patch)
-sha512sums=('1c52d08379e8aa89c6503ac91b62d7278522eadd9d2040eead53c956ca77f6076712b31c0a724a9b675d2b7618750e833ef8fbcad579be4094c5da51581310cc'
-
'e9f4d5d64cd7ec71daa38262a9e7364b325cda3518bb6ba8e547d351c39f98c0325ea09a17d8f1ef442ad1bd293405243abb3b2b8dc5b5fd2ad9441a51747f8a')
-
-prepare() {
-  (cd cmd2-$pkgver; patch -p1 -i ../issue55.patch)
-  cp -a cmd2-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/cmd2-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/cmd2-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/cmd2-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/cmd2-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-cmd2() {
-  depends=('python-pyparsing')
-
-  cd "$srcdir"/cmd2-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-cmd2() {
-  depends=('python2-pyparsing')
-
-  cd "$srcdir"/cmd2-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cmd2/repos/community-any/PKGBUILD (from rev 230876, 
python-cmd2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 13:21:57 UTC (rev 230877)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-cmd2
+pkgname=(python-cmd2 python2-cmd2)
+pkgver=0.7.2
+pkgrel=1
+pkgdesc="Extra features for standard library's cmd module"
+arch=('any')
+url="https://github.com/python-cmd2/cmd2";
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pyparsing' 
'python2-pyparsing' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz";)
+sha512sums=('5e2dd8874935c2fc2b139983fb6e783fa2db4b8c0525fe92084767c742d791647bfa85a36cbb4386874c181c03332e72469c45fa635a89469744da9d649bed9a')
+
+prepare() {
+  cp -a cmd2-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/cmd2-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/cmd2-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cmd2-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/cmd2-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-cmd2() {
+  depends=('python-pyparsing')
+
+  cd "$srcdir"/cmd2-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-cmd2() {
+  depends=('python2-pyparsing')
+
+  cd "$srcdir"/cmd2-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: issue55.patch
===
--- issue55.patch   2017-05-29 13:21:39 UTC (rev 230876)
+++ issue55.patch   2017-05-29 13:21:57 UTC (rev 230877)
@@ -1,144 +0,0 @@
-From 3e69e10328370884fc1a55de6ba9bef7f7e01d73 Mon Sep 17 00:00:00 2001
-From: Todd Leonhardt 
-Date: Fri, 24 Feb 2017 00:51:40 -0500
-Subject: [PATCH] Added a couple unit tests for self.inputParser.
-
-One passes and the other fails and demonstrates the overall problem with the 
failing unit test for input redirection on some systems where a "-" ends up in 
the path name.

- tests/test_parsing.py | 22 ++
- 1 file changed, 22 insertions(+)
-
-diff --git a/tests/test_parsing.py b/tests/test_parsing.py
-index 7186a14..b6ae0a1 100644
 a/tests/test_parsing.py
-+++ b/tests/test_parsing.py
-@@ -43,6 +43,12 @@ def parser():
- c._init_parser()
- return c.parser
- 
-+@fixture
-+def input_parser():
-+c = cmd2.Cmd()
-+c._init_parser()
-+

[arch-commits] Commit in python-cmd2/trunk (PKGBUILD issue55.patch)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:21:39
  Author: felixonmars
Revision: 230876

upgpkg: python-cmd2 0.7.2-1

Modified:
  python-cmd2/trunk/PKGBUILD
Deleted:
  python-cmd2/trunk/issue55.patch

---+
 PKGBUILD  |9 +--
 issue55.patch |  144 
 2 files changed, 3 insertions(+), 150 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:20:58 UTC (rev 230875)
+++ PKGBUILD2017-05-29 13:21:39 UTC (rev 230876)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cmd2
 pkgname=(python-cmd2 python2-cmd2)
-pkgver=0.7.0
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Extra features for standard library's cmd module"
 arch=('any')
@@ -12,13 +12,10 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pyparsing' 
'python2-pyparsing' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz";
-issue55.patch)
-sha512sums=('1c52d08379e8aa89c6503ac91b62d7278522eadd9d2040eead53c956ca77f6076712b31c0a724a9b675d2b7618750e833ef8fbcad579be4094c5da51581310cc'
-
'e9f4d5d64cd7ec71daa38262a9e7364b325cda3518bb6ba8e547d351c39f98c0325ea09a17d8f1ef442ad1bd293405243abb3b2b8dc5b5fd2ad9441a51747f8a')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz";)
+sha512sums=('5e2dd8874935c2fc2b139983fb6e783fa2db4b8c0525fe92084767c742d791647bfa85a36cbb4386874c181c03332e72469c45fa635a89469744da9d649bed9a')
 
 prepare() {
-  (cd cmd2-$pkgver; patch -p1 -i ../issue55.patch)
   cp -a cmd2-$pkgver{,-py2}
 }
 

Deleted: issue55.patch
===
--- issue55.patch   2017-05-29 13:20:58 UTC (rev 230875)
+++ issue55.patch   2017-05-29 13:21:39 UTC (rev 230876)
@@ -1,144 +0,0 @@
-From 3e69e10328370884fc1a55de6ba9bef7f7e01d73 Mon Sep 17 00:00:00 2001
-From: Todd Leonhardt 
-Date: Fri, 24 Feb 2017 00:51:40 -0500
-Subject: [PATCH] Added a couple unit tests for self.inputParser.
-
-One passes and the other fails and demonstrates the overall problem with the 
failing unit test for input redirection on some systems where a "-" ends up in 
the path name.

- tests/test_parsing.py | 22 ++
- 1 file changed, 22 insertions(+)
-
-diff --git a/tests/test_parsing.py b/tests/test_parsing.py
-index 7186a14..b6ae0a1 100644
 a/tests/test_parsing.py
-+++ b/tests/test_parsing.py
-@@ -43,6 +43,12 @@ def parser():
- c._init_parser()
- return c.parser
- 
-+@fixture
-+def input_parser():
-+c = cmd2.Cmd()
-+c._init_parser()
-+return c.inputParser
-+
- 
- def test_remaining_args():
- assert cmd2.remaining_args('-f bar   bar   cow', ['bar', 'cow']) == 'bar  
 cow'
-@@ -237,6 +243,22 @@ def test_parse_output_redirect(parser):
-   - command: {0}""".format(command, args, redirect, output)
- assert parser.parseString('output into > afile.txt').dump() == expected
- 
-+def test_parse_input_redirect(input_parser):
-+input_from = "< afile.txt"
-+if new_pyparsing:
-+input_from = repr(input_from)
-+expected = """['', {0}]
-+- inputFrom: {0}""".format(input_from)
-+assert input_parser.parseString('< afile.txt').dump() == expected
-+
-+def test_parse_input_redirect_with_dash_in_path(input_parser):
-+input_from = "< python-cmd2/afile.txt"
-+if new_pyparsing:
-+input_from = repr(input_from)
-+expected = """['', {0}]
-+- inputFrom: {0}""".format(input_from)
-+assert input_parser.parseString('< python-cmd2/afile.txt').dump() == 
expected
-+
- def test_parse_pipe_and_redirect(parser):
- command = "output"
- args = "into"
-From b358e9f0bbe26874a21e65b8ddfa00da049559a0 Mon Sep 17 00:00:00 2001
-From: Todd Leonhardt 
-Date: Fri, 24 Feb 2017 02:10:17 -0500
-Subject: [PATCH] Added "-" to the list of legal characters.
-
-This is a fix for Issue #55.
-
-Updated a couple unit tests accordingly and also added a couple new unit tests 
to make sure this logic is appropriately covered.

- cmd2.py   |  2 +-
- tests/test_parsing.py | 34 +++---
- 2 files changed, 28 insertions(+), 8 deletions(-)
-
-diff --git a/cmd2.py b/cmd2.py
-index 0ac73d9..057b639 100755
 a/cmd2.py
-+++ b/cmd2.py
-@@ -515,7 +515,7 @@ class Cmd(cmd.Cmd):
- excludeFromHistory = '''run r list l history hi ed edit li eof'''.split()
- kept_state = None
- # make sure your terminators are not in legalChars!
--legalChars = u'!#$%.:?@_' + pyparsing.alphanums + pyparsing.alphas8bit
-+legalChars = u'!#$%.:?@_-' + pyparsing.alphanums + pyparsing.alphas8bit
- multilineCommands = []
- noSpecialParse = 'set ed edit exit'.split()
- prefixParser = pyparsing.Empty()
-diff --git a/tests/test_parsing.py b/tests/test_parsing.py
-index b6ae0a1..b3b1543 100644
 a/tests/t

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:31:15
  Author: felixonmars
Revision: 230878

upgpkg: haskell-aeson 1.1.2.0-3

rebuild with scientific,0.3.4.13

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:21:57 UTC (rev 230877)
+++ PKGBUILD2017-05-29 13:31:15 UTC (rev 230878)
@@ -6,7 +6,7 @@
 pkgname=haskell-aeson
 _hkgname=aeson
 pkgver=1.1.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and 
high performance."
 url="https://github.com/bos/aeson";
 license=("GPL")


[arch-commits] Commit in haskell-aeson/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:31:46
  Author: felixonmars
Revision: 230879

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-aeson/repos/community-staging-i686/
  haskell-aeson/repos/community-staging-i686/PKGBUILD
(from rev 230878, haskell-aeson/trunk/PKGBUILD)
  haskell-aeson/repos/community-staging-x86_64/
  haskell-aeson/repos/community-staging-x86_64/PKGBUILD
(from rev 230878, haskell-aeson/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-aeson/repos/community-staging-i686/PKGBUILD (from rev 230878, 
haskell-aeson/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:31:46 UTC (rev 230879)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-aeson
+_hkgname=aeson
+pkgver=1.1.2.0
+pkgrel=3
+pkgdesc="A JSON parsing and encoding library optimized for ease of use and 
high performance."
+url="https://github.com/bos/aeson";
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=8.0.1" 'haskell-attoparsec' 'haskell-base-compat' 
'haskell-dlist' 'haskell-hashable'
+ 'haskell-scientific' 'haskell-tagged' 'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+sha512sums=('643462221fe1c1e324ffa65c2865619b6ba4721104283d5de965225b3b821ac4493d4783a30b51a417883e3ef3aa59d019d594658cf4656c3e4918fbc0b12b44')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer -f-fast -f-bytestring-builder -fcffi
+  runhaskell Setup build
+  runhaskell Setup haddock
+  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"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
+}

Copied: haskell-aeson/repos/community-staging-x86_64/PKGBUILD (from rev 230878, 
haskell-aeson/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:31:46 UTC (rev 230879)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-aeson
+_hkgname=aeson
+pkgver=1.1.2.0
+pkgrel=3
+pkgdesc="A JSON parsing and encoding library optimized for ease of use and 
high performance."
+url="https://github.com/bos/aeson";
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=8.0.1" 'haskell-attoparsec' 'haskell-base-compat' 
'haskell-dlist' 'haskell-hashable'
+ 'haskell-scientific' 'haskell-tagged' 'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+sha512sums=('643462221fe1c1e324ffa65c2865619b6ba4721104283d5de965225b3b821ac4493d4783a30b51a417883e3ef3aa59d019d594658cf4656c3e4918fbc0b12b44')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer -f-fast -f-bytestring-builder -fcffi
+  runhaskell Setup build
+  runhaskell Setup haddock
+  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/${pk

[arch-commits] Commit in haskell-aeson-better-errors/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:34:25
  Author: felixonmars
Revision: 230880

upgpkg: haskell-aeson-better-errors 0.9.1.0-17

rebuild with scientific,0.3.4.13

Modified:
  haskell-aeson-better-errors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:31:46 UTC (rev 230879)
+++ PKGBUILD2017-05-29 13:34:25 UTC (rev 230880)
@@ -5,7 +5,7 @@
 _hkgname=aeson-better-errors
 pkgname=haskell-aeson-better-errors
 pkgver=0.9.1.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Better error messages when decoding JSON values."
 url="https://github.com/hdgarrood/aeson-better-errors";
 license=("MIT")


[arch-commits] Commit in haskell-aeson-better-errors/repos (6 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:34:52
  Author: felixonmars
Revision: 230881

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-aeson-better-errors/repos/community-staging-i686/
  haskell-aeson-better-errors/repos/community-staging-i686/PKGBUILD
(from rev 230880, haskell-aeson-better-errors/trunk/PKGBUILD)
  
haskell-aeson-better-errors/repos/community-staging-i686/haskell-aeson-better-errors.install
(from rev 230880, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)
  haskell-aeson-better-errors/repos/community-staging-x86_64/
  haskell-aeson-better-errors/repos/community-staging-x86_64/PKGBUILD
(from rev 230880, haskell-aeson-better-errors/trunk/PKGBUILD)
  
haskell-aeson-better-errors/repos/community-staging-x86_64/haskell-aeson-better-errors.install
(from rev 230880, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)

--+
 community-staging-i686/PKGBUILD  |   42 ++
 community-staging-i686/haskell-aeson-better-errors.install   |   18 
 community-staging-x86_64/PKGBUILD|   42 ++
 community-staging-x86_64/haskell-aeson-better-errors.install |   18 
 4 files changed, 120 insertions(+)

Copied: haskell-aeson-better-errors/repos/community-staging-i686/PKGBUILD (from 
rev 230880, haskell-aeson-better-errors/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:34:52 UTC (rev 230881)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-better-errors
+pkgname=haskell-aeson-better-errors
+pkgver=0.9.1.0
+pkgrel=17
+pkgdesc="Better error messages when decoding JSON values."
+url="https://github.com/hdgarrood/aeson-better-errors";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-dlist" "haskell-mtl" 
"haskell-scientific" "haskell-text"
+ "haskell-transformers-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('68f001bf055ec7b755d91019f2a0ef136307d157a231acddad6b4cc561f67327')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-aeson-better-errors/repos/community-staging-i686/haskell-aeson-better-errors.install
 (from rev 230880, 
haskell-aeson-better-errors/trunk/haskell-aeson-better-errors.install)
===
--- community-staging-i686/haskell-aeson-better-errors.install  
(rev 0)
+++ community-staging-i686/haskell-aeson-better-errors.install  2017-05-29 
13:34:52 UTC (rev 230881)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-aeson-better-errors
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-aeson-better-errors/repos/community-staging-x86_64/PKGBUILD 
(from rev 230880, haskell-aeson-better-errors/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:34:52 UTC (rev 230881)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeso

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:37:35
  Author: felixonmars
Revision: 230882

upgpkg: cblrepo 0.24.0-19

rebuild with scientific,0.3.4.13

Modified:
  cblrepo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:34:52 UTC (rev 230881)
+++ PKGBUILD2017-05-29 13:37:35 UTC (rev 230882)
@@ -3,7 +3,7 @@
 
 pkgname=cblrepo
 pkgver=0.24.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Tool to maintain a database of CABAL packages and their dependencies"
 url="https://github.com/magthe/cblrepo";
 license=("Apache")


[arch-commits] Commit in cblrepo/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:37:59
  Author: felixonmars
Revision: 230883

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  cblrepo/repos/community-staging-i686/
  cblrepo/repos/community-staging-i686/PKGBUILD
(from rev 230882, cblrepo/trunk/PKGBUILD)
  cblrepo/repos/community-staging-x86_64/
  cblrepo/repos/community-staging-x86_64/PKGBUILD
(from rev 230882, cblrepo/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   35 +++
 community-staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: cblrepo/repos/community-staging-i686/PKGBUILD (from rev 230882, 
cblrepo/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:37:59 UTC (rev 230883)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=cblrepo
+pkgver=0.24.0
+pkgrel=19
+pkgdesc="Tool to maintain a database of CABAL packages and their dependencies"
+url="https://github.com/magthe/cblrepo";
+license=("Apache")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-mtl"
+ "haskell-optparse-applicative" "haskell-safe" 
"haskell-stringsearch" "haskell-tar"
+ "haskell-text" "haskell-unixutils" "haskell-utf8-string" 
"haskell-vector"
+ "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('03c1728d5f5ac702e334d3b7ccf0ceb42c00f93dba6cce2cdd655f5d74f4af7a')
+
+prepare() {
+sed -i 's/aeson ==1.0.*,/aeson >=1.0,/' 
${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share
+}

Copied: cblrepo/repos/community-staging-x86_64/PKGBUILD (from rev 230882, 
cblrepo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:37:59 UTC (rev 230883)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=cblrepo
+pkgver=0.24.0
+pkgrel=19
+pkgdesc="Tool to maintain a database of CABAL packages and their dependencies"
+url="https://github.com/magthe/cblrepo";
+license=("Apache")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-mtl"
+ "haskell-optparse-applicative" "haskell-safe" 
"haskell-stringsearch" "haskell-tar"
+ "haskell-text" "haskell-unixutils" "haskell-utf8-string" 
"haskell-vector"
+ "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('03c1728d5f5ac702e334d3b7ccf0ceb42c00f93dba6cce2cdd655f5d74f4af7a')
+
+prepare() {
+sed -i 's/aeson ==1.0.*,/aeson >=1.0,/' 
${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share
+}


[arch-commits] Commit in haskell-insert-ordered-containers/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:40:32
  Author: felixonmars
Revision: 230884

upgpkg: haskell-insert-ordered-containers 0.2.1.0-10

rebuild with scientific,0.3.4.13

Modified:
  haskell-insert-ordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:37:59 UTC (rev 230883)
+++ PKGBUILD2017-05-29 13:40:32 UTC (rev 230884)
@@ -4,7 +4,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.1.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers";
 license=('custom:BSD3')


[arch-commits] Commit in haskell-insert-ordered-containers/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:40:56
  Author: felixonmars
Revision: 230885

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-insert-ordered-containers/repos/community-staging-i686/
  haskell-insert-ordered-containers/repos/community-staging-i686/PKGBUILD
(from rev 230884, haskell-insert-ordered-containers/trunk/PKGBUILD)
  haskell-insert-ordered-containers/repos/community-staging-x86_64/
  haskell-insert-ordered-containers/repos/community-staging-x86_64/PKGBUILD
(from rev 230884, haskell-insert-ordered-containers/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: haskell-insert-ordered-containers/repos/community-staging-i686/PKGBUILD 
(from rev 230884, haskell-insert-ordered-containers/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:40:56 UTC (rev 230885)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=insert-ordered-containers
+pkgname=haskell-insert-ordered-containers
+pkgver=0.2.1.0
+pkgrel=10
+pkgdesc="Associative containers retating insertion order for traversals."
+url="https://github.com/phadej/insert-ordered-containers";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-base-compat' 'haskell-hashable' 
'haskell-lens'
+ 'haskell-semigroupoids' 'haskell-semigroups' 'haskell-text' 
'haskell-unordered-containers')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('baff8b23700a7d0209810208183d9856c0a5219018c5f09e82f8820ac87630073543da19e1198fc42f3feec143895707e5e33fdf1edbf8f4e6c441271cc3243b')
+
+prepare() {
+sed -i 's/, semigroupoids >=4.3  && <5.2/, semigroupoids   
  >=4.3  \&\& <5.3/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-insert-ordered-containers/repos/community-staging-x86_64/PKGBUILD (from 
rev 230884, haskell-insert-ordered-containers/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:40:56 UTC (rev 230885)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=insert-ordered-containers
+pkgname=haskell-insert-ordered-containers
+pkgver=0.2.1.0
+pkgrel=10
+pkgdesc="Associative containers retating insertion order for traversals."
+url="https://github.com/phadej/insert-ordered-containers";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-base-compat' 'haskell-hashable' 
'haskell-lens'
+ 'haskell-semigroupoids' 'haskell-semigroups' 'haskell-text' 
'haskell-unordered-containers')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('baff8b23700a7d0209810208183d9856c0a5219018c5f09e82f8820ac87630073543da19e1198fc42f3feec143895707e5e33fdf1edbf8f4e6c441271cc3243b')
+
+prepare() {
+sed -i 's/, semigroupoids >=4.3  && <5.2/, semigroupoids   
  >=4.3  \&\& <5.3/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:46:50
  Author: felixonmars
Revision: 230886

upgpkg: haskell-pandoc-types 1.17.0.5-12

rebuild with scientific,0.3.4.13

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:40:56 UTC (rev 230885)
+++ PKGBUILD2017-05-29 13:46:50 UTC (rev 230886)
@@ -5,7 +5,7 @@
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
 pkgver=1.17.0.5
-pkgrel=11
+pkgrel=12
 pkgdesc="Types for representing a structured document"
 url="http://johnmacfarlane.net/pandoc";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-pandoc-types/repos (6 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:47:15
  Author: felixonmars
Revision: 230887

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-pandoc-types/repos/community-staging-i686/
  haskell-pandoc-types/repos/community-staging-i686/PKGBUILD
(from rev 230886, haskell-pandoc-types/trunk/PKGBUILD)
  haskell-pandoc-types/repos/community-staging-i686/haskell-pandoc-types.install
(from rev 230886, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
  haskell-pandoc-types/repos/community-staging-x86_64/
  haskell-pandoc-types/repos/community-staging-x86_64/PKGBUILD
(from rev 230886, haskell-pandoc-types/trunk/PKGBUILD)
  
haskell-pandoc-types/repos/community-staging-x86_64/haskell-pandoc-types.install
(from rev 230886, haskell-pandoc-types/trunk/haskell-pandoc-types.install)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-i686/haskell-pandoc-types.install   |   18 +++
 community-staging-x86_64/PKGBUILD |   41 
 community-staging-x86_64/haskell-pandoc-types.install |   18 +++
 4 files changed, 118 insertions(+)

Copied: haskell-pandoc-types/repos/community-staging-i686/PKGBUILD (from rev 
230886, haskell-pandoc-types/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:47:15 UTC (rev 230887)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.17.0.5
+pkgrel=12
+pkgdesc="Types for representing a structured document"
+url="http://johnmacfarlane.net/pandoc";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-quickcheck" "haskell-syb")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('c8825588b587ff5ed0c105156a11a43f3b752279997231cfc13102809bbc51b3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-pandoc-types/repos/community-staging-i686/haskell-pandoc-types.install 
(from rev 230886, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
===
--- community-staging-i686/haskell-pandoc-types.install 
(rev 0)
+++ community-staging-i686/haskell-pandoc-types.install 2017-05-29 13:47:15 UTC 
(rev 230887)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-types
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-pandoc-types/repos/community-staging-x86_64/PKGBUILD (from rev 
230886, haskell-pandoc-types/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:47:15 UTC (rev 230887)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.17.0.5
+pkgrel=12
+pkgdesc="Types for representing a structured document"
+url="http://johnmacfarlane.net/pandoc";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-quickcheck" "haskell-syb")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkg

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:53:50
  Author: felixonmars
Revision: 230888

upgpkg: haskell-texmath 0.9.4-8

rebuild with scientific,0.3.4.13

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:47:15 UTC (rev 230887)
+++ PKGBUILD2017-05-29 13:53:50 UTC (rev 230888)
@@ -5,7 +5,7 @@
 _hkgname=texmath
 pkgname=haskell-texmath
 pkgver=0.9.4
-pkgrel=7
+pkgrel=8
 pkgdesc="Conversion between formats used to represent mathematics."
 url="http://github.com/jgm/texmath";
 license=("GPL")


[arch-commits] Commit in haskell-texmath/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:54:18
  Author: felixonmars
Revision: 230889

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-texmath/repos/community-staging-i686/
  haskell-texmath/repos/community-staging-i686/PKGBUILD
(from rev 230888, haskell-texmath/trunk/PKGBUILD)
  haskell-texmath/repos/community-staging-x86_64/
  haskell-texmath/repos/community-staging-x86_64/PKGBUILD
(from rev 230888, haskell-texmath/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-texmath/repos/community-staging-i686/PKGBUILD (from rev 230888, 
haskell-texmath/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:54:18 UTC (rev 230889)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=texmath
+pkgname=haskell-texmath
+pkgver=0.9.4
+pkgrel=8
+pkgdesc="Conversion between formats used to represent mathematics."
+url="http://github.com/jgm/texmath";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types"
+ "haskell-parsec" "haskell-syb" "haskell-xml")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-executable
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-texmath/repos/community-staging-x86_64/PKGBUILD (from rev 
230888, haskell-texmath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:54:18 UTC (rev 230889)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=texmath
+pkgname=haskell-texmath
+pkgver=0.9.4
+pkgrel=8
+pkgdesc="Conversion between formats used to represent mathematics."
+url="http://github.com/jgm/texmath";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types"
+ "haskell-parsec" "haskell-syb" "haskell-xml")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-executable
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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-path/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:56:40
  Author: felixonmars
Revision: 230890

upgpkg: haskell-path 0.5.13-8

rebuild with scientific,0.3.4.13

Modified:
  haskell-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:54:18 UTC (rev 230889)
+++ PKGBUILD2017-05-29 13:56:40 UTC (rev 230890)
@@ -5,7 +5,7 @@
 _hkgname=path
 pkgname=haskell-path
 pkgver=0.5.13
-pkgrel=7
+pkgrel=8
 pkgdesc="Path"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-path/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:57:12
  Author: felixonmars
Revision: 230891

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-path/repos/community-staging-i686/
  haskell-path/repos/community-staging-i686/PKGBUILD
(from rev 230890, haskell-path/trunk/PKGBUILD)
  haskell-path/repos/community-staging-x86_64/
  haskell-path/repos/community-staging-x86_64/PKGBUILD
(from rev 230890, haskell-path/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-path/repos/community-staging-i686/PKGBUILD (from rev 230890, 
haskell-path/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:57:12 UTC (rev 230891)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=path
+pkgname=haskell-path
+pkgver=0.5.13
+pkgrel=8
+pkgdesc="Path"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-exceptions" "haskell-hashable")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('1968303e1632499890c3c760ade68e91e848cb45de552090d86e6c75b93e7d51')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-path/repos/community-staging-x86_64/PKGBUILD (from rev 230890, 
haskell-path/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:57:12 UTC (rev 230891)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=path
+pkgname=haskell-path
+pkgver=0.5.13
+pkgrel=8
+pkgdesc="Path"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-exceptions" "haskell-hashable")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('1968303e1632499890c3c760ade68e91e848cb45de552090d86e6c75b93e7d51')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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-path-io/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:59:01
  Author: felixonmars
Revision: 230892

upgpkg: haskell-path-io 1.2.2-15

rebuild with scientific,0.3.4.13

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:57:12 UTC (rev 230891)
+++ PKGBUILD2017-05-29 13:59:01 UTC (rev 230892)
@@ -6,7 +6,7 @@
 pkgname=haskell-path-io
 _hkgname=path-io
 pkgver=1.2.2
-pkgrel=14
+pkgrel=15
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-path-io/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 13:59:25
  Author: felixonmars
Revision: 230893

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-path-io/repos/community-staging-i686/
  haskell-path-io/repos/community-staging-i686/PKGBUILD
(from rev 230892, haskell-path-io/trunk/PKGBUILD)
  haskell-path-io/repos/community-staging-x86_64/
  haskell-path-io/repos/community-staging-x86_64/PKGBUILD
(from rev 230892, haskell-path-io/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-path-io/repos/community-staging-i686/PKGBUILD (from rev 230892, 
haskell-path-io/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 13:59:25 UTC (rev 230893)
@@ -0,0 +1,42 @@
+# $Id: PKGBUILD 162763 2016-02-20 14:34:32Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-path-io
+_hkgname=path-io
+pkgver=1.2.2
+pkgrel=15
+pkgdesc="Interface to ‘directory’ package for users of ‘path’"
+url="https://github.com/mrkkrp/path-io";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" 'haskell-exceptions' 'haskell-path' 'haskell-temporary' 
'haskell-unix-compat')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+md5sums=('ffd301d610a3e085a9c7f70bf9deddae')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+  runhaskell Setup build
+  LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+  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"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE.md"
+}

Copied: haskell-path-io/repos/community-staging-x86_64/PKGBUILD (from rev 
230892, haskell-path-io/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 13:59:25 UTC (rev 230893)
@@ -0,0 +1,42 @@
+# $Id: PKGBUILD 162763 2016-02-20 14:34:32Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-path-io
+_hkgname=path-io
+pkgver=1.2.2
+pkgrel=15
+pkgdesc="Interface to ‘directory’ package for users of ‘path’"
+url="https://github.com/mrkkrp/path-io";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" 'haskell-exceptions' 'haskell-path' 'haskell-temporary' 
'haskell-unix-compat')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
+md5sums=('ffd301d610a3e085a9c7f70bf9deddae')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+  runhaskell Setup build
+  LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+  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"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE.md"
+}


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 14:51:01
  Author: felixonmars
Revision: 296730

upgpkg: python-chardet 3.0.3-1

Modified:
  python-chardet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 13:00:18 UTC (rev 296729)
+++ PKGBUILD2017-05-29 14:51:01 UTC (rev 296730)
@@ -5,7 +5,7 @@
 
 pkgbase=python-chardet
 pkgname=('python-chardet' 'python2-chardet')
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 arch=('any')
 url="https://github.com/chardet/chardet";
@@ -12,7 +12,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz";)
-md5sums=('96e364abdbde20b5f6dbbe2ad9d54d04')
+sha512sums=('cd9c24dc451908a91e814dd935641a53def46578341bde6a2635bf4fe3c1581340914a775c358e39a8b17259c5231e573a04e9e9c1be14331c6c765ccf35c723')
 
 prepare() {
cp -a chardet-$pkgver{,-py2}


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 14:51:21
  Author: felixonmars
Revision: 296731

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 14:51:01 UTC (rev 296730)
+++ PKGBUILD2017-05-29 14:51:21 UTC (rev 296731)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer : Felix Yan 
-# Contributor: Ionut Biru 
-# Contributor: William Rea 
-
-pkgbase=python-chardet
-pkgname=('python-chardet' 'python2-chardet')
-pkgver=3.0.2
-pkgrel=1
-arch=('any')
-url="https://github.com/chardet/chardet";
-license=('LGPL')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz";)
-md5sums=('96e364abdbde20b5f6dbbe2ad9d54d04')
-
-prepare() {
-   cp -a chardet-$pkgver{,-py2}
-}
-
-package_python-chardet() {
-   depends=('python-setuptools')
-   pkgdesc="Python3 module for character encoding auto-detection"
-
-   cd chardet-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-chardet() {
-   depends=('python2-setuptools')
-   pkgdesc="Python2 module for character encoding auto-detection"
-
-   cd chardet-$pkgver-py2
-   python2 setup.py install --root="$pkgdir" --optimize=1
-
-   # To avoid file conflict with the python3 version
-   mv "$pkgdir"/usr/bin/chardetect{,-py2}
-}

Copied: python-chardet/repos/extra-any/PKGBUILD (from rev 296730, 
python-chardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 14:51:21 UTC (rev 296731)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer : Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: William Rea 
+
+pkgbase=python-chardet
+pkgname=('python-chardet' 'python2-chardet')
+pkgver=3.0.3
+pkgrel=1
+arch=('any')
+url="https://github.com/chardet/chardet";
+license=('LGPL')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz";)
+sha512sums=('cd9c24dc451908a91e814dd935641a53def46578341bde6a2635bf4fe3c1581340914a775c358e39a8b17259c5231e573a04e9e9c1be14331c6c765ccf35c723')
+
+prepare() {
+   cp -a chardet-$pkgver{,-py2}
+}
+
+package_python-chardet() {
+   depends=('python-setuptools')
+   pkgdesc="Python3 module for character encoding auto-detection"
+
+   cd chardet-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-chardet() {
+   depends=('python2-setuptools')
+   pkgdesc="Python2 module for character encoding auto-detection"
+
+   cd chardet-$pkgver-py2
+   python2 setup.py install --root="$pkgdir" --optimize=1
+
+   # To avoid file conflict with the python3 version
+   mv "$pkgdir"/usr/bin/chardetect{,-py2}
+}


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 15:47:20
  Author: felixonmars
Revision: 230897

archrelease: copy trunk to community-any

Added:
  tpacpi-bat/repos/community-any/
  tpacpi-bat/repos/community-any/PKGBUILD
(from rev 230896, tpacpi-bat/trunk/PKGBUILD)

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

Copied: tpacpi-bat/repos/community-any/PKGBUILD (from rev 230896, 
tpacpi-bat/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-05-29 15:47:20 UTC (rev 230897)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Frederik Schwan 
+# Contributor: Vojtěch Aschenbrenner 
+
+pkgname=tpacpi-bat
+pkgver=3.1
+pkgrel=1
+pkgdesc="A Perl script with ACPI calls for recent ThinkPads (such as T420 and 
W520) whose battery thresholds are not supported by tp_smapi"
+url="https://github.com/teleshoes/tpacpi-bat";
+arch=('any')
+license=('GPL3')
+depends=('perl' 'acpi_call')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/teleshoes/$pkgname/archive/v$pkgver.tar.gz";)
+sha512sums=('cdc9e0c0ded96281678199783b4c48ff85a497c90b244a7ce2276b54d7ae4bfa7eb430214bcdb6fabd7478796507b0fbe7fed4b1ab4bc4cdd7bd5ae25f943a77')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
+  install -Dm644 examples/systemd_dynamic_threshold/tpacpi.service 
"$pkgdir"/usr/lib/systemd/system/tpacpi-bat.service
+  install -Dm644 examples/systemd_dynamic_threshold/tpacpi.conf.d 
"$pkgdir"/etc/conf.d/tpacpi
+}


[arch-commits] Commit in (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 15:47:02
  Author: felixonmars
Revision: 230896

addpkg: tpacpi-bat 3.1-1

Added:
  tpacpi-bat/
  tpacpi-bat/repos/
  tpacpi-bat/trunk/
  tpacpi-bat/trunk/PKGBUILD

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

Added: tpacpi-bat/trunk/PKGBUILD
===
--- tpacpi-bat/trunk/PKGBUILD   (rev 0)
+++ tpacpi-bat/trunk/PKGBUILD   2017-05-29 15:47:02 UTC (rev 230896)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Frederik Schwan 
+# Contributor: Vojtěch Aschenbrenner 
+
+pkgname=tpacpi-bat
+pkgver=3.1
+pkgrel=1
+pkgdesc="A Perl script with ACPI calls for recent ThinkPads (such as T420 and 
W520) whose battery thresholds are not supported by tp_smapi"
+url="https://github.com/teleshoes/tpacpi-bat";
+arch=('any')
+license=('GPL3')
+depends=('perl' 'acpi_call')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/teleshoes/$pkgname/archive/v$pkgver.tar.gz";)
+sha512sums=('cdc9e0c0ded96281678199783b4c48ff85a497c90b244a7ce2276b54d7ae4bfa7eb430214bcdb6fabd7478796507b0fbe7fed4b1ab4bc4cdd7bd5ae25f943a77')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
+  install -Dm644 examples/systemd_dynamic_threshold/tpacpi.service 
"$pkgdir"/usr/lib/systemd/system/tpacpi-bat.service
+  install -Dm644 examples/systemd_dynamic_threshold/tpacpi.conf.d 
"$pkgdir"/etc/conf.d/tpacpi
+}


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 15:56:16
  Author: felixonmars
Revision: 230898

upgpkg: haskell-skylighting 0.1.1.5-17

rebuild with scientific,0.3.4.13

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 15:47:20 UTC (rev 230897)
+++ PKGBUILD2017-05-29 15:56:16 UTC (rev 230898)
@@ -4,7 +4,7 @@
 _hkgname=skylighting
 pkgname=haskell-skylighting 
 pkgver=0.1.1.5
-pkgrel=16
+pkgrel=17
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting";
 license=('GPL2')


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 15:56:43
  Author: felixonmars
Revision: 230899

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-skylighting/repos/community-staging-i686/
  haskell-skylighting/repos/community-staging-i686/PKGBUILD
(from rev 230898, haskell-skylighting/trunk/PKGBUILD)
  haskell-skylighting/repos/community-staging-i686/system-pcre.patch
(from rev 230898, haskell-skylighting/trunk/system-pcre.patch)
  haskell-skylighting/repos/community-staging-x86_64/
  haskell-skylighting/repos/community-staging-x86_64/PKGBUILD
(from rev 230898, haskell-skylighting/trunk/PKGBUILD)
  haskell-skylighting/repos/community-staging-x86_64/system-pcre.patch
(from rev 230898, haskell-skylighting/trunk/system-pcre.patch)

+
 community-staging-i686/PKGBUILD|   49 +++
 community-staging-i686/system-pcre.patch   |   57 +++
 community-staging-x86_64/PKGBUILD  |   49 +++
 community-staging-x86_64/system-pcre.patch |   57 +++
 4 files changed, 212 insertions(+)

Copied: haskell-skylighting/repos/community-staging-i686/PKGBUILD (from rev 
230898, haskell-skylighting/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 15:56:43 UTC (rev 230899)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=skylighting
+pkgname=haskell-skylighting 
+pkgver=0.1.1.5
+pkgrel=17
+pkgdesc="Syntax highlighting library"
+url="https://github.com/jgm/skylighting";
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-aeson' 'haskell-blaze-html' 
'haskell-case-insensitive' 'haskell-hxt'
+ 'haskell-mtl' 'haskell-pretty-show' 'haskell-regex-pcre' 
'haskell-safe' 'haskell-text'
+ 'haskell-utf8-string')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";
+system-pcre.patch)
+md5sums=('7681c510ab20d79a32a0a54479a2325c'
+ '5971978a26d8133df62b803bd67a70b6')
+
+prepare() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+patch -p1 -i ../system-pcre.patch
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fsystem-pcre
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-skylighting/repos/community-staging-i686/system-pcre.patch 
(from rev 230898, haskell-skylighting/trunk/system-pcre.patch)
===
--- community-staging-i686/system-pcre.patch(rev 0)
+++ community-staging-i686/system-pcre.patch2017-05-29 15:56:43 UTC (rev 
230899)
@@ -0,0 +1,57 @@
+commit 5fbf9b74c1d34a395a99e61349e3f5f8af0f6140
+Author: Felix Yan 
+Date:   Mon Feb 6 11:44:37 2017 +0800
+
+Add a flag to build with system pcre
+
+diff --git a/skylighting.cabal b/skylighting.cabal
+index 83d39aa..f5684bf 100644
+--- a/skylighting.cabal
 b/skylighting.cabal
+@@ -228,7 +228,6 @@ library
+mtl,
+text,
+bytestring,
+-   regex-pcre-builtin,
+directory,
+filepath,
+aeson,
+@@ -238,6 +237,10 @@ library
+safe,
+blaze-html >= 0.5,
+containers
++  if flag(system-pcre)
++build-depends: regex-pcre
++  else
++build-depends: regex-pcre-builtin
+   hs-source-dirs:  src
+   if impl(ghc < 7.10)
+  hs-source-dirs:   prelude
+@@ -255,12 +258,15 @@ Flag executable
+   Description:   Build skylighting CLI tool
+   Default:   False
+ 
++Flag system-pcre
++  Description:   Use regex-pcre instead of regex-pcre-builtin
++  Default:   False
++
+ executable skylighting-extract
+   

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

2017-05-29 Thread Daniel Micay
Date: Monday, May 29, 2017 @ 16:10:24
  Author: thestinger
Revision: 230900

enable DEBUG_WX

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---+
 PKGBUILD  |2 +-
 config.x86_64 |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 15:56:43 UTC (rev 230899)
+++ PKGBUILD2017-05-29 16:10:24 UTC (rev 230900)
@@ -32,7 +32,7 @@
 'SKIP'
 '15fa47ef8b21f5f051b23bf8385ba0f6cff98deb9a8805dd12083a38fd072c49'
 'SKIP'
-'13ab42cd70d0b6ddf5325938e50a8f18bbf82cc39c63df5d42c76c8ca14b19f1'
+'4f621a5e4fffe3b3a341bf269274245367ffd723e3829fcf852226b649928b3c'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===
--- config.x86_64   2017-05-29 15:56:43 UTC (rev 230899)
+++ config.x86_64   2017-05-29 16:10:24 UTC (rev 230900)
@@ -7768,10 +7768,10 @@
 CONFIG_EARLY_PRINTK=y
 # CONFIG_EARLY_PRINTK_DBGP is not set
 CONFIG_EARLY_PRINTK_EFI=y
-# CONFIG_X86_PTDUMP_CORE is not set
+CONFIG_X86_PTDUMP_CORE=y
 # CONFIG_X86_PTDUMP is not set
 # CONFIG_EFI_PGT_DUMP is not set
-# CONFIG_DEBUG_WX is not set
+CONFIG_DEBUG_WX=y
 CONFIG_DOUBLEFAULT=y
 # CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_IOMMU_DEBUG is not set


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:11:53
  Author: felixonmars
Revision: 230901

upgpkg: haskell-statistics 0.13.3.0-35

rebuild with scientific,0.3.4.13

Modified:
  haskell-statistics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:10:24 UTC (rev 230900)
+++ PKGBUILD2017-05-29 16:11:53 UTC (rev 230901)
@@ -5,7 +5,7 @@
 _hkgname=statistics
 pkgname=haskell-statistics
 pkgver=0.13.3.0
-pkgrel=34
+pkgrel=35
 pkgdesc="A library of statistical types, data, and functions"
 url="https://github.com/bos/statistics";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-statistics/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:12:21
  Author: felixonmars
Revision: 230902

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-statistics/repos/community-staging-i686/
  haskell-statistics/repos/community-staging-i686/PKGBUILD
(from rev 230901, haskell-statistics/trunk/PKGBUILD)
  haskell-statistics/repos/community-staging-x86_64/
  haskell-statistics/repos/community-staging-x86_64/PKGBUILD
(from rev 230901, haskell-statistics/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-statistics/repos/community-staging-i686/PKGBUILD (from rev 
230901, haskell-statistics/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:12:21 UTC (rev 230902)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=statistics
+pkgname=haskell-statistics
+pkgver=0.13.3.0
+pkgrel=35
+pkgdesc="A library of statistical types, data, and functions"
+url="https://github.com/bos/statistics";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-erf" "haskell-math-functions"
+ "haskell-monad-par" "haskell-mwc-random" "haskell-primitive" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-vector-binary-instances")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6e7fe0f10086725c696fdd855caf4b6fb58ca5100bd0c9995f575f5b071381ed')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html || warning "Failed to run haddock"
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-statistics/repos/community-staging-x86_64/PKGBUILD (from rev 
230901, haskell-statistics/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:12:21 UTC (rev 230902)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=statistics
+pkgname=haskell-statistics
+pkgver=0.13.3.0
+pkgrel=35
+pkgdesc="A library of statistical types, data, and functions"
+url="https://github.com/bos/statistics";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-erf" "haskell-math-functions"
+ "haskell-monad-par" "haskell-mwc-random" "haskell-primitive" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-vector-binary-instances")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6e7fe0f10086725c696fdd855caf4b6fb58ca5100bd0c9995f575f5b071381ed')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html || warning "Failed to run haddock"
+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"
+install -d -m755 "${pkgdir}/usr/share

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:16:34
  Author: felixonmars
Revision: 230903

upgpkg: haskell-wai-extra 3.0.19.1-22

rebuild with scientific,0.3.4.13

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:12:21 UTC (rev 230902)
+++ PKGBUILD2017-05-29 16:16:34 UTC (rev 230903)
@@ -5,7 +5,7 @@
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
 pkgver=3.0.19.1
-pkgrel=21
+pkgrel=22
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="http://github.com/yesodweb/wai";
 license=("MIT")


[arch-commits] Commit in haskell-wai-extra/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:17:15
  Author: felixonmars
Revision: 230904

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-wai-extra/repos/community-staging-i686/
  haskell-wai-extra/repos/community-staging-i686/PKGBUILD
(from rev 230903, haskell-wai-extra/trunk/PKGBUILD)
  haskell-wai-extra/repos/community-staging-x86_64/
  haskell-wai-extra/repos/community-staging-x86_64/PKGBUILD
(from rev 230903, haskell-wai-extra/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-wai-extra/repos/community-staging-i686/PKGBUILD (from rev 
230903, haskell-wai-extra/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:17:15 UTC (rev 230904)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-extra
+pkgname=haskell-wai-extra
+pkgver=3.0.19.1
+pkgrel=22
+pkgdesc="Provides some basic WAI handlers and middleware."
+url="http://github.com/yesodweb/wai";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-terminal" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-case-insensitive" "haskell-cookie"
+ "haskell-data-default-class" "haskell-fast-logger" 
"haskell-http-types"
+ "haskell-iproute" "haskell-lifted-base" "haskell-network" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-streaming-commons" "haskell-stringsearch"
+ "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-word8" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('f7e7ca4432fd868bb549f16ff2671534cab4e0bcfff194b9de55aa561b21a7f6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-wai-extra/repos/community-staging-x86_64/PKGBUILD (from rev 
230903, haskell-wai-extra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:17:15 UTC (rev 230904)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-extra
+pkgname=haskell-wai-extra
+pkgver=3.0.19.1
+pkgrel=22
+pkgdesc="Provides some basic WAI handlers and middleware."
+url="http://github.com/yesodweb/wai";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-terminal" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-case-insensitive" "haskell-cookie"
+ "haskell-data-default-class" "haskell-fast-logger" 
"haskell-http-types"
+ "haskell-iproute" "haskell-lifted-base" "haskell-network" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-streaming-commons" "haskell-stringsearch"
+ "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-word8" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('f7e7ca4432fd868bb549f16ff2671534cab4e0bcfff194b9de55aa561b21a7f6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+ 

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:19:40
  Author: felixonmars
Revision: 230905

upgpkg: haskell-aeson-compat 0.3.6-17

rebuild with scientific,0.3.4.13

Modified:
  haskell-aeson-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:17:15 UTC (rev 230904)
+++ PKGBUILD2017-05-29 16:19:40 UTC (rev 230905)
@@ -5,7 +5,7 @@
 _hkgname=aeson-compat
 pkgname=haskell-aeson-compat
 pkgver=0.3.6
-pkgrel=16
+pkgrel=17
 pkgdesc="Compatibility layer for aeson"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-aeson-compat/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:20:14
  Author: felixonmars
Revision: 230906

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-aeson-compat/repos/community-staging-i686/
  haskell-aeson-compat/repos/community-staging-i686/PKGBUILD
(from rev 230905, haskell-aeson-compat/trunk/PKGBUILD)
  haskell-aeson-compat/repos/community-staging-x86_64/
  haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD
(from rev 230905, haskell-aeson-compat/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   52 
 community-staging-x86_64/PKGBUILD |   52 
 2 files changed, 104 insertions(+)

Copied: haskell-aeson-compat/repos/community-staging-i686/PKGBUILD (from rev 
230905, haskell-aeson-compat/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:20:14 UTC (rev 230906)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-compat
+pkgname=haskell-aeson-compat
+pkgver=0.3.6
+pkgrel=17
+pkgdesc="Compatibility layer for aeson"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-exceptions"
+ "haskell-hashable" "haskell-scientific" "haskell-semigroups" 
"haskell-text"
+ "haskell-tagged" "haskell-time-locale-compat" 
"haskell-unordered-containers"
+ "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('7aa365d9f44f708f25c939489528836aa10b411e0a3e630c8c2888670874d142')
+
+prepare() {
+# nats is an empty package in new GHC
+sed -e '/nats/d' \
+-e 's/, vector   >=0.10 && <0.12/, vector  
 >=0.10 \&\& <0.13/' \
+-e 's/, aeson>=0.7.0.6 && <1.1/, aeson 
   >=0.7.0.6 \&\& <1.3/' \
+-i ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-aeson-compat/repos/community-staging-x86_64/PKGBUILD (from rev 
230905, haskell-aeson-compat/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:20:14 UTC (rev 230906)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-compat
+pkgname=haskell-aeson-compat
+pkgver=0.3.6
+pkgrel=17
+pkgdesc="Compatibility layer for aeson"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-exceptions"
+ "haskell-hashable" "haskell-scientific" "haskell-semigroups" 
"haskell-text"
+ "haskell-tagged" "haskell-time-locale-compat" 
"haskell-unordered-containers"
+ "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('7aa365d9f44f708f25c939489528836aa10b411e0a3e630c8c2888670874d142')
+
+prepare() {
+# nats is an empty package in new GHC
+sed -e '/nats/d' \
+-e 's/, vector   >=0.10 && <0.12/, vector  
 >=0.10 \&\& <0.13/' \
+-e 's/, aeson>=0.7.0.6 && <1.1/, aeson 
   >=0.7.0.6 \&\& <1.3/' \
+-i ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+r

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:22:29
  Author: felixonmars
Revision: 230907

upgpkg: haskell-aeson-pretty 0.8.2-19

rebuild with scientific,0.3.4.13

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:20:14 UTC (rev 230906)
+++ PKGBUILD2017-05-29 16:22:29 UTC (rev 230907)
@@ -5,7 +5,7 @@
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
 pkgver=0.8.2
-pkgrel=18
+pkgrel=19
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="http://github.com/informatikr/aeson-pretty";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-aeson-pretty/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:22:59
  Author: felixonmars
Revision: 230908

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-aeson-pretty/repos/community-staging-i686/
  haskell-aeson-pretty/repos/community-staging-i686/PKGBUILD
(from rev 230907, haskell-aeson-pretty/trunk/PKGBUILD)
  haskell-aeson-pretty/repos/community-staging-x86_64/
  haskell-aeson-pretty/repos/community-staging-x86_64/PKGBUILD
(from rev 230907, haskell-aeson-pretty/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-aeson-pretty/repos/community-staging-i686/PKGBUILD (from rev 
230907, haskell-aeson-pretty/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:22:59 UTC (rev 230908)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-pretty
+pkgname=haskell-aeson-pretty
+pkgver=0.8.2
+pkgrel=19
+pkgdesc="JSON pretty-printing library and command-line tool."
+url="http://github.com/informatikr/aeson-pretty";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-cmdargs"
+ "haskell-scientific" "haskell-text" "haskell-unordered-containers" 
"haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-lib-only
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-aeson-pretty/repos/community-staging-x86_64/PKGBUILD (from rev 
230907, haskell-aeson-pretty/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:22:59 UTC (rev 230908)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-pretty
+pkgname=haskell-aeson-pretty
+pkgver=0.8.2
+pkgrel=19
+pkgdesc="JSON pretty-printing library and command-line tool."
+url="http://github.com/informatikr/aeson-pretty";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-cmdargs"
+ "haskell-scientific" "haskell-text" "haskell-unordered-containers" 
"haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-lib-only
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}

[arch-commits] Commit in haskell-attoparsec-iso8601/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:25:48
  Author: felixonmars
Revision: 230910

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-attoparsec-iso8601/repos/community-staging-i686/
  haskell-attoparsec-iso8601/repos/community-staging-i686/PKGBUILD
(from rev 230909, haskell-attoparsec-iso8601/trunk/PKGBUILD)
  haskell-attoparsec-iso8601/repos/community-staging-x86_64/
  haskell-attoparsec-iso8601/repos/community-staging-x86_64/PKGBUILD
(from rev 230909, haskell-attoparsec-iso8601/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-attoparsec-iso8601/repos/community-staging-i686/PKGBUILD (from 
rev 230909, haskell-attoparsec-iso8601/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:25:48 UTC (rev 230910)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=attoparsec-iso8601
+pkgname=haskell-attoparsec-iso8601
+pkgver=1.0.0.0
+pkgrel=3
+pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
+url="https://github.com/bos/aeson";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-base-compat' 'haskell-text')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('d4b545204429a73516eefa4ff1f174fb238544ca76258950275f146865873d2ebf00705dfdd16c17897ad3b10516aa2111eaaa27290e33009d033d227fbe6699')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer -f-fast
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-attoparsec-iso8601/repos/community-staging-x86_64/PKGBUILD 
(from rev 230909, haskell-attoparsec-iso8601/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:25:48 UTC (rev 230910)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=attoparsec-iso8601
+pkgname=haskell-attoparsec-iso8601
+pkgver=1.0.0.0
+pkgrel=3
+pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
+url="https://github.com/bos/aeson";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-base-compat' 'haskell-text')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('d4b545204429a73516eefa4ff1f174fb238544ca76258950275f146865873d2ebf00705dfdd16c17897ad3b10516aa2111eaaa27290e33009d033d227fbe6699')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer -f-fast
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+   

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:25:20
  Author: felixonmars
Revision: 230909

upgpkg: haskell-attoparsec-iso8601 1.0.0.0-3

rebuild with scientific,0.3.4.13

Modified:
  haskell-attoparsec-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:22:59 UTC (rev 230908)
+++ PKGBUILD2017-05-29 16:25:20 UTC (rev 230909)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec-iso8601
 pkgname=haskell-attoparsec-iso8601
 pkgver=1.0.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
 url="https://github.com/bos/aeson";
 license=('custom:BSD3')


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:29:54
  Author: felixonmars
Revision: 230911

upgpkg: haskell-cassava 0.4.5.1-11

rebuild with scientific,0.3.4.13

Modified:
  haskell-cassava/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:25:48 UTC (rev 230910)
+++ PKGBUILD2017-05-29 16:29:54 UTC (rev 230911)
@@ -5,7 +5,7 @@
 _hkgname=cassava
 pkgname=haskell-cassava
 pkgver=0.4.5.1
-pkgrel=10
+pkgrel=11
 pkgdesc="A CSV parsing and encoding library"
 url="https://github.com/tibbe/cassava";
 license=("custom:BSD3")


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:30:19
  Author: felixonmars
Revision: 230912

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-cassava/repos/community-staging-i686/
  haskell-cassava/repos/community-staging-i686/PKGBUILD
(from rev 230911, haskell-cassava/trunk/PKGBUILD)
  haskell-cassava/repos/community-staging-i686/haskell-cassava.install
(from rev 230911, haskell-cassava/trunk/haskell-cassava.install)
  haskell-cassava/repos/community-staging-x86_64/
  haskell-cassava/repos/community-staging-x86_64/PKGBUILD
(from rev 230911, haskell-cassava/trunk/PKGBUILD)
  haskell-cassava/repos/community-staging-x86_64/haskell-cassava.install
(from rev 230911, haskell-cassava/trunk/haskell-cassava.install)

--+
 community-staging-i686/PKGBUILD  |   46 +
 community-staging-i686/haskell-cassava.install   |   18 
 community-staging-x86_64/PKGBUILD|   46 +
 community-staging-x86_64/haskell-cassava.install |   18 
 4 files changed, 128 insertions(+)

Copied: haskell-cassava/repos/community-staging-i686/PKGBUILD (from rev 230911, 
haskell-cassava/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:30:19 UTC (rev 230912)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cassava
+pkgname=haskell-cassava
+pkgver=0.4.5.1
+pkgrel=11
+pkgdesc="A CSV parsing and encoding library"
+url="https://github.com/tibbe/cassava";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-hashable"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('7c622ae9dc647508662a1cda3fe3f6d7032786e4e3d15f8488de9e9330cf9d9f')
+
+prepare() {
+sed -i 's/vector < 0.12/vector < 0.13/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-cassava/repos/community-staging-i686/haskell-cassava.install 
(from rev 230911, haskell-cassava/trunk/haskell-cassava.install)
===
--- community-staging-i686/haskell-cassava.install  
(rev 0)
+++ community-staging-i686/haskell-cassava.install  2017-05-29 16:30:19 UTC 
(rev 230912)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-cassava
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-cassava/repos/community-staging-x86_64/PKGBUILD (from rev 
230911, haskell-cassava/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:30:19 UTC (rev 230912)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cassava
+pkgname=haskell-cassava
+pkgver=0.4.5.1
+pkgrel=11
+pkgdesc="A CSV parsing and encoding library"
+url="https://github.com/tibbe/cassava";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-hashable"
+ "haskell-text" "haskell-unorde

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:36:35
  Author: felixonmars
Revision: 230913

upgpkg: haskell-criterion 1.1.4.0-36

rebuild with scientific,0.3.4.13

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:30:19 UTC (rev 230912)
+++ PKGBUILD2017-05-29 16:36:35 UTC (rev 230913)
@@ -5,7 +5,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.1.4.0
-pkgrel=35
+pkgrel=36
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-criterion/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:38:03
  Author: felixonmars
Revision: 230914

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-criterion/repos/community-staging-i686/
  haskell-criterion/repos/community-staging-i686/PKGBUILD
(from rev 230913, haskell-criterion/trunk/PKGBUILD)
  haskell-criterion/repos/community-staging-x86_64/
  haskell-criterion/repos/community-staging-x86_64/PKGBUILD
(from rev 230913, haskell-criterion/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   45 
 community-staging-x86_64/PKGBUILD |   45 
 2 files changed, 90 insertions(+)

Copied: haskell-criterion/repos/community-staging-i686/PKGBUILD (from rev 
230913, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:38:03 UTC (rev 230914)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.4.0
+pkgrel=36
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-cassava" "haskell-code-page"
+ "haskell-glob" "haskell-hastache" "haskell-js-flot" 
"haskell-js-jquery" "haskell-mtl"
+ "haskell-mwc-random" "haskell-optparse-applicative" "haskell-parsec" 
"haskell-statistics"
+ "haskell-text" "haskell-transformers-compat" "haskell-vector" 
"haskell-vector-algorithms")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53a243fc759ed3100e71f96a5f6649658d076d91d52ce2853a6f8587aa3cfa76')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
230913, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:38:03 UTC (rev 230914)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.4.0
+pkgrel=36
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-cassava" "haskell-code-page"
+ "haskell-glob" "haskell-hastache" "haskell-js-flot" 
"haskell-js-jquery" "haskell-mtl"
+ "haskell-mwc-random" "haskell-optparse-applicative" "haskell-parsec" 
"haskell-statistics"
+ "haskell-text" "haskell-transformers-compat" "haskell-vector" 
"haskell-vector-algorithms")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53a243fc759ed3100e71f96a5f6649658d076d91d52ce2853a6f8587aa3cfa76')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:41:00
  Author: felixonmars
Revision: 230915

upgpkg: haskell-conduit-extra 1.1.16-4

rebuild with scientific,0.3.4.13

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:38:03 UTC (rev 230914)
+++ PKGBUILD2017-05-29 16:41:00 UTC (rev 230915)
@@ -5,7 +5,7 @@
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
 pkgver=1.1.16
-pkgrel=3
+pkgrel=4
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit";
 license=("MIT")


[arch-commits] Commit in haskell-conduit-extra/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:41:35
  Author: felixonmars
Revision: 230916

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-conduit-extra/repos/community-staging-i686/
  haskell-conduit-extra/repos/community-staging-i686/PKGBUILD
(from rev 230915, haskell-conduit-extra/trunk/PKGBUILD)
  haskell-conduit-extra/repos/community-staging-x86_64/
  haskell-conduit-extra/repos/community-staging-x86_64/PKGBUILD
(from rev 230915, haskell-conduit-extra/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   44 
 community-staging-x86_64/PKGBUILD |   44 
 2 files changed, 88 insertions(+)

Copied: haskell-conduit-extra/repos/community-staging-i686/PKGBUILD (from rev 
230915, haskell-conduit-extra/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:41:35 UTC (rev 230916)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-extra
+pkgname=haskell-conduit-extra
+pkgver=1.1.16
+pkgrel=4
+pkgdesc="Batteries included conduit: adapters for common libraries."
+url="http://github.com/snoyberg/conduit";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-blaze-builder" "haskell-conduit"
+ "haskell-exceptions" "haskell-monad-control" "haskell-network" 
"haskell-primitive"
+ "haskell-resourcet" "haskell-stm" "haskell-streaming-commons" 
"haskell-text"
+ "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c2272e0eebd101b9e3542c40da9c8ddb7e2840e9e6adb440457dfd9c57a68a9ce52648839771b02a96bac7100a1c66391444c4ff1a56cbee80d74bc4b5c2716e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-conduit-extra/repos/community-staging-x86_64/PKGBUILD (from rev 
230915, haskell-conduit-extra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:41:35 UTC (rev 230916)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-extra
+pkgname=haskell-conduit-extra
+pkgver=1.1.16
+pkgrel=4
+pkgdesc="Batteries included conduit: adapters for common libraries."
+url="http://github.com/snoyberg/conduit";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-blaze-builder" "haskell-conduit"
+ "haskell-exceptions" "haskell-monad-control" "haskell-network" 
"haskell-primitive"
+ "haskell-resourcet" "haskell-stm" "haskell-streaming-commons" 
"haskell-text"
+ "haskell-transformers-base")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c2272e0eebd101b9e3542c40da9c8ddb7e2840e9e6adb440457dfd9c57a68a9ce52648839771b02a96bac7100a1c66391444c4ff1a56cbee80d74bc4b5c2716e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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 "$

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:42:47
  Author: felixonmars
Revision: 230917

upgpkg: wine-staging 2.9-1

Modified:
  wine-staging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:41:35 UTC (rev 230916)
+++ PKGBUILD2017-05-29 16:42:47 UTC (rev 230917)
@@ -6,7 +6,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -13,8 +13,8 @@
 
 
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
 30-win32-aliases.conf)
-sha1sums=('21611df5967f3f028d52b9b6a6df59096598f6df'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
+sha512sums=('a35f62754f2e0a0d55604f636ad28f0344f67b1924aa649b47e719121b9263bd7af832b12c03bb530bafcb2666ba7c36491802267094e0c7e189675477b3d81f'
+
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb')
 
 pkgdesc="A compatibility layer for running Windows programs - Staging branch"
 url="http://www.wine-staging.com";


[arch-commits] Commit in wine-staging/repos/multilib-x86_64 (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:43:07
  Author: felixonmars
Revision: 230918

archrelease: copy trunk to multilib-x86_64

Added:
  wine-staging/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 230917, wine-staging/trunk/30-win32-aliases.conf)
  wine-staging/repos/multilib-x86_64/PKGBUILD
(from rev 230917, wine-staging/trunk/PKGBUILD)
Deleted:
  wine-staging/repos/multilib-x86_64/30-win32-aliases.conf
  wine-staging/repos/multilib-x86_64/PKGBUILD

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

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
230917, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 16:42:47 UTC (rev 230917)
+++ PKGBUILD2017-05-29 16:43:07 UTC (rev 230918)
@@ -1,184 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=2.8
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-30-win32-aliases.conf)
-sha1sums=('21611df5967f3f028d52b9b6a6df59096598f6df'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-url="http://www.wine-staging.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-  provides=("wine=$pkgver")
-  conflicts=('wine')
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('wine' 'wine-wow64')
-fi
-
-prepare() {
-  # Allow ccache to work
-  mv wine-patched-staging-$_pkgbasever $pkgname
-
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-}
-
-build() {
-  cd "$srcdir"
-
-  if [[ $CARCH == x86_64 ]]; then
-msg2 "Building Wine-

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

2017-05-29 Thread Daniel Micay
Date: Monday, May 29, 2017 @ 16:44:17
  Author: thestinger
Revision: 230919

upgpkg: linux-hardened 4.11.3.b-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:43:07 UTC (rev 230918)
+++ PKGBUILD2017-05-29 16:44:17 UTC (rev 230919)
@@ -6,7 +6,7 @@
 pkgbase=linux-hardened
 _srcname=linux-4.11
 _pkgver=4.11.3
-pkgver=$_pkgver.a
+pkgver=$_pkgver.b
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/thestinger/linux-hardened";
@@ -30,9 +30,9 @@
 'SKIP'
 '5847b5d2a3252cd19a28ed1dc13a238d041396792c7863e9ff0bbf5b79cd5e90'
 'SKIP'
-'15fa47ef8b21f5f051b23bf8385ba0f6cff98deb9a8805dd12083a38fd072c49'
+'ddb7d1533c68354e30eaf7f4f321e6e9ec35021a8854ae59827bf9eb8600c48d'
 'SKIP'
-'4f621a5e4fffe3b3a341bf269274245367ffd723e3829fcf852226b649928b3c'
+'207fc213bed25d8fc33a87a33f68e0f57f3dff27dc97e47f6995b79a453d8e7b'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(


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

2017-05-29 Thread Daniel Micay
Date: Monday, May 29, 2017 @ 16:44:47
  Author: thestinger
Revision: 230920

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 230919, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 230919, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 230919, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 230919, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 230919, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  584 -
 config.x86_64 |16361 +++-
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8524 insertions(+), 8525 deletions(-)

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


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:44:52
  Author: felixonmars
Revision: 230921

upgpkg: haskell-conduit-combinators 1.1.1-17

rebuild with scientific,0.3.4.13

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:44:47 UTC (rev 230920)
+++ PKGBUILD2017-05-29 16:44:52 UTC (rev 230921)
@@ -5,7 +5,7 @@
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
 pkgver=1.1.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable";
 license=("MIT")


[arch-commits] Commit in haskell-conduit-combinators/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:45:16
  Author: felixonmars
Revision: 230922

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-conduit-combinators/repos/community-staging-i686/
  haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD
(from rev 230921, haskell-conduit-combinators/trunk/PKGBUILD)
  haskell-conduit-combinators/repos/community-staging-x86_64/
  haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD
(from rev 230921, haskell-conduit-combinators/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD (from 
rev 230921, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:45:16 UTC (rev 230922)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.1
+pkgrel=17
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('a022e80d54d6cae017ae69e04b44fd6f57f8bac6b889e574dc09d30170ac0918')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD 
(from rev 230921, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:45:16 UTC (rev 230922)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.1
+pkgrel=17
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('a022e80d54d6cae017ae69e04b44fd6f57f8bac6b889e574dc09d30170ac0918')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+r

[arch-commits] Commit in wine-staging/repos/community-i686 (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:45:42
  Author: felixonmars
Revision: 230923

archrelease: copy trunk to community-i686

Added:
  wine-staging/repos/community-i686/30-win32-aliases.conf
(from rev 230922, wine-staging/trunk/30-win32-aliases.conf)
  wine-staging/repos/community-i686/PKGBUILD
(from rev 230922, wine-staging/trunk/PKGBUILD)
Deleted:
  wine-staging/repos/community-i686/30-win32-aliases.conf
  wine-staging/repos/community-i686/PKGBUILD

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

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/community-i686/30-win32-aliases.conf (from rev 
230922, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 16:45:16 UTC (rev 230922)
+++ PKGBUILD2017-05-29 16:45:42 UTC (rev 230923)
@@ -1,184 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=2.8
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-30-win32-aliases.conf)
-sha1sums=('21611df5967f3f028d52b9b6a6df59096598f6df'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-url="http://www.wine-staging.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-  provides=("wine=$pkgver")
-  conflicts=('wine')
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('wine' 'wine-wow64')
-fi
-
-prepare() {
-  # Allow ccache to work
-  mv wine-patched-staging-$_pkgbasever $pkgname
-
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-}
-
-build() {
-  cd "$srcdir"
-
-  if [[ $CARCH == x86_64 ]]; then
-msg2 "Building Wine-64..."

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:47:17
  Author: felixonmars
Revision: 230924

upgpkg: haskell-cryptohash-conduit 0.1.1-76

rebuild with scientific,0.3.4.13

Modified:
  haskell-cryptohash-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:45:42 UTC (rev 230923)
+++ PKGBUILD2017-05-29 16:47:17 UTC (rev 230924)
@@ -5,7 +5,7 @@
 _hkgname=cryptohash-conduit
 pkgname=haskell-cryptohash-conduit
 pkgver=0.1.1
-pkgrel=75
+pkgrel=76
 pkgdesc="cryptohash conduit"
 url="http://github.com/vincenthz/hs-cryptohash-conduit";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-cryptohash-conduit/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:47:44
  Author: felixonmars
Revision: 230925

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-cryptohash-conduit/repos/community-staging-i686/
  haskell-cryptohash-conduit/repos/community-staging-i686/PKGBUILD
(from rev 230924, haskell-cryptohash-conduit/trunk/PKGBUILD)
  haskell-cryptohash-conduit/repos/community-staging-x86_64/
  haskell-cryptohash-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 230924, haskell-cryptohash-conduit/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-cryptohash-conduit/repos/community-staging-i686/PKGBUILD (from 
rev 230924, haskell-cryptohash-conduit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:47:44 UTC (rev 230925)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cryptohash-conduit
+pkgname=haskell-cryptohash-conduit
+pkgver=0.1.1
+pkgrel=76
+pkgdesc="cryptohash conduit"
+url="http://github.com/vincenthz/hs-cryptohash-conduit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-conduit" "haskell-conduit-extra" 
"haskell-cryptohash"
+ "haskell-resourcet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('ea516d898d3e34dae6be3e8bc59c9f61a61cb133dbfe84a84bb0ded4b4ce')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-cryptohash-conduit/repos/community-staging-x86_64/PKGBUILD 
(from rev 230924, haskell-cryptohash-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:47:44 UTC (rev 230925)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cryptohash-conduit
+pkgname=haskell-cryptohash-conduit
+pkgver=0.1.1
+pkgrel=76
+pkgdesc="cryptohash conduit"
+url="http://github.com/vincenthz/hs-cryptohash-conduit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-conduit" "haskell-conduit-extra" 
"haskell-cryptohash"
+ "haskell-resourcet")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('ea516d898d3e34dae6be3e8bc59c9f61a61cb133dbfe84a84bb0ded4b4ce')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${p

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:49:59
  Author: felixonmars
Revision: 230927

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-cryptonite-conduit/repos/community-staging-i686/PKGBUILD (from 
rev 230926, haskell-cryptonite-conduit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:49:59 UTC (rev 230927)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=cryptonite-conduit
+pkgname=haskell-cryptonite-conduit
+pkgver=0.2.0
+pkgrel=19
+pkgdesc="Conduit bridge for cryptonite"
+url="https://github.com/haskell-crypto/cryptonite-conduit";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite' 'haskell-memory'
+ 'haskell-resourcet')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+md5sums=('e46e2022b1e214c00c790caf95791e02')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-cryptonite-conduit/repos/community-staging-x86_64/PKGBUILD 
(from rev 230926, haskell-cryptonite-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:49:59 UTC (rev 230927)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=cryptonite-conduit
+pkgname=haskell-cryptonite-conduit
+pkgver=0.2.0
+pkgrel=19
+pkgdesc="Conduit bridge for cryptonite"
+url="https://github.com/haskell-crypto/cryptonite-conduit";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite' 'haskell-memory'
+ 'haskell-resourcet')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+md5sums=('e46e2022b1e214c00c790caf95791e02')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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-cryptonite-conduit/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:49:35
  Author: felixonmars
Revision: 230926

upgpkg: haskell-cryptonite-conduit 0.2.0-19

rebuild with scientific,0.3.4.13

Modified:
  haskell-cryptonite-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:47:44 UTC (rev 230925)
+++ PKGBUILD2017-05-29 16:49:35 UTC (rev 230926)
@@ -4,7 +4,7 @@
 _hkgname=cryptonite-conduit
 pkgname=haskell-cryptonite-conduit
 pkgver=0.2.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Conduit bridge for cryptonite"
 url="https://github.com/haskell-crypto/cryptonite-conduit";
 license=('custom:BSD3')


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:52:08
  Author: felixonmars
Revision: 230928

upgpkg: haskell-http-conduit 2.2.3.1-31

rebuild with scientific,0.3.4.13

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:49:59 UTC (rev 230927)
+++ PKGBUILD2017-05-29 16:52:08 UTC (rev 230928)
@@ -5,7 +5,7 @@
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
 pkgver=2.2.3.1
-pkgrel=30
+pkgrel=31
 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 haskell-http-conduit/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:52:34
  Author: felixonmars
Revision: 230929

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-http-conduit/repos/community-staging-i686/PKGBUILD (from rev 
230928, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:52:34 UTC (rev 230929)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.2.3.1
+pkgrel=31
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="http://www.yesodweb.com/book/http-conduit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "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")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53ae16c601f980f323f2b24a32a776f9867b6b595e6e1929d440d1549715ca0e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-http-conduit/repos/community-staging-x86_64/PKGBUILD (from rev 
230928, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:52:34 UTC (rev 230929)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.2.3.1
+pkgrel=31
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="http://www.yesodweb.com/book/http-conduit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "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")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('53ae16c601f980f323f2b24a32a776f9867b6b595e6e1929d440d1549715ca0e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:54:40
  Author: felixonmars
Revision: 230930

upgpkg: haskell-monad-logger 0.3.24-5

rebuild with scientific,0.3.4.13

Modified:
  haskell-monad-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:52:34 UTC (rev 230929)
+++ PKGBUILD2017-05-29 16:54:40 UTC (rev 230930)
@@ -5,7 +5,7 @@
 _hkgname=monad-logger
 pkgname=haskell-monad-logger
 pkgver=0.3.24
-pkgrel=4
+pkgrel=5
 pkgdesc="A class of monads which can log messages."
 url="https://github.com/kazu-yamamoto/logger";
 license=("MIT")


[arch-commits] Commit in haskell-monad-logger/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:55:04
  Author: felixonmars
Revision: 230931

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-monad-logger/repos/community-staging-i686/
  haskell-monad-logger/repos/community-staging-i686/PKGBUILD
(from rev 230930, haskell-monad-logger/trunk/PKGBUILD)
  haskell-monad-logger/repos/community-staging-x86_64/
  haskell-monad-logger/repos/community-staging-x86_64/PKGBUILD
(from rev 230930, haskell-monad-logger/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-x86_64/PKGBUILD |   46 
 2 files changed, 92 insertions(+)

Copied: haskell-monad-logger/repos/community-staging-i686/PKGBUILD (from rev 
230930, haskell-monad-logger/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:55:04 UTC (rev 230931)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-logger
+pkgname=haskell-monad-logger
+pkgver=0.3.24
+pkgrel=5
+pkgdesc="A class of monads which can log messages."
+url="https://github.com/kazu-yamamoto/logger";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-exceptions" "haskell-fast-logger" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-monad-loops" "haskell-mtl" 
"haskell-resourcet"
+ "haskell-stm" "haskell-stm-chans" "haskell-text" 
"haskell-transformers-base"
+ "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('a2c7b69369c84de1db6f4377bb4f01ba9844c4d4b8d6d36395282fe1339d8c0d3800066076cd95c9ca623c55358228d9113a6367a675ba7f838e0770d14aaf9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftemplate_haskell
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-monad-logger/repos/community-staging-x86_64/PKGBUILD (from rev 
230930, haskell-monad-logger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:55:04 UTC (rev 230931)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-logger
+pkgname=haskell-monad-logger
+pkgver=0.3.24
+pkgrel=5
+pkgdesc="A class of monads which can log messages."
+url="https://github.com/kazu-yamamoto/logger";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-exceptions" "haskell-fast-logger" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-monad-loops" "haskell-mtl" 
"haskell-resourcet"
+ "haskell-stm" "haskell-stm-chans" "haskell-text" 
"haskell-transformers-base"
+ "haskell-transformers-compat")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('a2c7b69369c84de1db6f4377bb4f01ba9844c4d4b8d6d36395282fe1339d8c0d3800066076cd95c9ca623c55358228d9113a6367a675ba7f838e0770d14aaf9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-ftemplate_haskell
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:56:51
  Author: felixonmars
Revision: 230932

upgpkg: haskell-project-template 0.2.0-56

rebuild with scientific,0.3.4.13

Modified:
  haskell-project-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:55:04 UTC (rev 230931)
+++ PKGBUILD2017-05-29 16:56:51 UTC (rev 230932)
@@ -5,7 +5,7 @@
 _hkgname=project-template
 pkgname=haskell-project-template
 pkgver=0.2.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Specify Haskell project templates and generate files"
 url="https://github.com/fpco/haskell-ide";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-project-template/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:57:17
  Author: felixonmars
Revision: 230933

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-project-template/repos/community-staging-i686/
  haskell-project-template/repos/community-staging-i686/PKGBUILD
(from rev 230932, haskell-project-template/trunk/PKGBUILD)
  haskell-project-template/repos/community-staging-x86_64/
  haskell-project-template/repos/community-staging-x86_64/PKGBUILD
(from rev 230932, haskell-project-template/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-x86_64/PKGBUILD |   43 
 2 files changed, 86 insertions(+)

Copied: haskell-project-template/repos/community-staging-i686/PKGBUILD (from 
rev 230932, haskell-project-template/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:57:17 UTC (rev 230933)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=project-template
+pkgname=haskell-project-template
+pkgver=0.2.0
+pkgrel=56
+pkgdesc="Specify Haskell project templates and generate files"
+url="https://github.com/fpco/haskell-ide";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-mtl" "haskell-resourcet"
+ "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('aeabd7d1785b31abaffc78f02d9dda67d57d01822755f09614bfc65e99506310')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-project-template/repos/community-staging-x86_64/PKGBUILD (from 
rev 230932, haskell-project-template/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:57:17 UTC (rev 230933)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=project-template
+pkgname=haskell-project-template
+pkgver=0.2.0
+pkgrel=56
+pkgdesc="Specify Haskell project templates and generate files"
+url="https://github.com/fpco/haskell-ide";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-mtl" "haskell-resourcet"
+ "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('aeabd7d1785b31abaffc78f02d9dda67d57d01822755f09614bfc65e99506310')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaske

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:59:29
  Author: felixonmars
Revision: 230934

upgpkg: haskell-configurator 0.3.0.0-8

rebuild with scientific,0.3.4.13

Modified:
  haskell-configurator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:57:17 UTC (rev 230933)
+++ PKGBUILD2017-05-29 16:59:29 UTC (rev 230934)
@@ -4,7 +4,7 @@
 _hkgname=configurator
 pkgname=haskell-configurator
 pkgver=0.3.0.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Configuration management"
 url="http://github.com/bos/configurator";
 license=('custom:BSD3')


[arch-commits] Commit in haskell-configurator/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 16:59:53
  Author: felixonmars
Revision: 230935

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-configurator/repos/community-staging-i686/
  haskell-configurator/repos/community-staging-i686/PKGBUILD
(from rev 230934, haskell-configurator/trunk/PKGBUILD)
  haskell-configurator/repos/community-staging-x86_64/
  haskell-configurator/repos/community-staging-x86_64/PKGBUILD
(from rev 230934, haskell-configurator/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: haskell-configurator/repos/community-staging-i686/PKGBUILD (from rev 
230934, haskell-configurator/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 16:59:53 UTC (rev 230935)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=configurator
+pkgname=haskell-configurator
+pkgver=0.3.0.0
+pkgrel=8
+pkgdesc="Configuration management"
+url="http://github.com/bos/configurator";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-hashable' 'haskell-text' 
'haskell-unix-compat'
+ 'haskell-unordered-containers')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+md5sums=('aac63c54d79daed3f5d854ee9d34a6ef')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-configurator/repos/community-staging-x86_64/PKGBUILD (from rev 
230934, haskell-configurator/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 16:59:53 UTC (rev 230935)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=configurator
+pkgname=haskell-configurator
+pkgver=0.3.0.0
+pkgrel=8
+pkgdesc="Configuration management"
+url="http://github.com/bos/configurator";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-hashable' 'haskell-text' 
'haskell-unix-compat'
+ 'haskell-unordered-containers')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+md5sums=('aac63c54d79daed3f5d854ee9d34a6ef')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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-css-text/trunk (PKGBUILD)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:01:50
  Author: felixonmars
Revision: 230936

upgpkg: haskell-css-text 0.1.2.2-10

rebuild with scientific,0.3.4.13

Modified:
  haskell-css-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 16:59:53 UTC (rev 230935)
+++ PKGBUILD2017-05-29 17:01:50 UTC (rev 230936)
@@ -5,7 +5,7 @@
 _hkgname=css-text
 pkgname=haskell-css-text
 pkgver=0.1.2.2
-pkgrel=9
+pkgrel=10
 pkgdesc="CSS parser and renderer."
 url="http://www.yesodweb.com/";
 license=("MIT")


[arch-commits] Commit in haskell-css-text/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:02:20
  Author: felixonmars
Revision: 230937

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-css-text/repos/community-staging-i686/
  haskell-css-text/repos/community-staging-i686/PKGBUILD
(from rev 230936, haskell-css-text/trunk/PKGBUILD)
  haskell-css-text/repos/community-staging-x86_64/
  haskell-css-text/repos/community-staging-x86_64/PKGBUILD
(from rev 230936, haskell-css-text/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-css-text/repos/community-staging-i686/PKGBUILD (from rev 
230936, haskell-css-text/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 17:02:20 UTC (rev 230937)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=css-text
+pkgname=haskell-css-text
+pkgver=0.1.2.2
+pkgrel=10
+pkgdesc="CSS parser and renderer."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('dff564ac08587950dab4fedf07c357d9907099f60c87bf465d648a8965e61987')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-css-text/repos/community-staging-x86_64/PKGBUILD (from rev 
230936, haskell-css-text/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 17:02:20 UTC (rev 230937)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=css-text
+pkgname=haskell-css-text
+pkgver=0.1.2.2
+pkgrel=10
+pkgdesc="CSS parser and renderer."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-text")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('dff564ac08587950dab4fedf07c357d9907099f60c87bf465d648a8965e61987')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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 libreoffice-online/trunk (PKGBUILD build-fix.patch)

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 17:03:47
  Author: spupykin
Revision: 230938

upgpkg: libreoffice-online 2.1.1-1

Added:
  libreoffice-online/trunk/build-fix.patch
Modified:
  libreoffice-online/trunk/PKGBUILD

-+
 PKGBUILD|   23 +-
 build-fix.patch |  458 ++
 2 files changed, 470 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:02:20 UTC (rev 230937)
+++ PKGBUILD2017-05-29 17:03:47 UTC (rev 230938)
@@ -10,34 +10,35 @@
 arch=('x86_64' 'i686')
 url="https://cgit.freedesktop.org/libreoffice/online/";
 license=("MPL")
-makedepends=("cppunit" "poco" "libreoffice-fresh-sdk" "jake" "npm" "chrpath")
-depends=("libpng12" "poco" "pcre" "cpio" "libreoffice")
+makedepends=("cppunit" "poco" "libreoffice-fresh-sdk" "jake" "npm" "chrpath" 
"python-polib")
+depends=("libpng12" "poco" "pcre" "cpio" "libreoffice" "openssl-1.0")
 backup=("etc/loolwsd/loolwsd.xml")
 install="libreoffice-online.install"
-
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/LibreOffice/online/archive/${pkgver}.tar.gz";
-   "loolwsd.service")
+   "loolwsd.service"
+   "build-fix.patch")
 
sha512sums=('fbb939631e9938800389e09842cf0bf079c0c2907f93ba13cc2e1c2dc4950f36a7206f2145c9f905c916820fed4fcd02b1b72765f0d299df804b67d82e3d045f'
-
'71fd3aec864b1f084dafc602a7fadc91fed146b57dba8cacc7bc277a42f197616a6a43c07d13e2e74a604166cd691a81f5c7de447ddecb680919e3f6b451adb6')
+
'71fd3aec864b1f084dafc602a7fadc91fed146b57dba8cacc7bc277a42f197616a6a43c07d13e2e74a604166cd691a81f5c7de447ddecb680919e3f6b451adb6'
+
'c39fbba5d5f46e201b7db8dceb4af305e4210894aca7c2d7282af13ad1878f57065bbc7329ac69c52de10a7d5661f2697ea2156d9f275045a03737dc240ccbba')
 
 prepare() {
   cd "${srcdir}/online-${pkgver}"
-  sed -i '1,1i#include ' kit/Kit.cpp
-#  sed -i 's|120UL|120U|g' common/Protocol.hpp
-#  sed -i 's|-Werror||g' configure.ac
+  patch -p1 <"$srcdir"/build-fix.patch
 }
 
 build() {
   cd "${srcdir}/online-${pkgver}"
   ./autogen.sh
-  ./configure --enable-silent-rules \
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  CPPFLAGS="-I/usr/include/openssl-1.0" \
+  CFLAGS="-I/usr/include/openssl-1.0" \
+  LDFLAGS="-L/usr/lib/openssl-1.0" \
+  ./configure --enable-silent-rules \
--with-lokit-path=/usr/include/libreoffice \
--with-lo-path=/usr/lib/libreoffice \
--prefix=/usr \
--sysconfdir=/etc
   BUILDING_FROM_RPMBUILD=yes make
-  cd loleaflet
-  make
 }
 
 package() {

Added: build-fix.patch
===
--- build-fix.patch (rev 0)
+++ build-fix.patch 2017-05-29 17:03:47 UTC (rev 230938)
@@ -0,0 +1,458 @@
+diff -wbBur online-2.1.1/common/Protocol.cpp online-2.1.1.q/common/Protocol.cpp
+--- online-2.1.1/common/Protocol.cpp   2017-05-18 22:03:26.0 +0300
 online-2.1.1.q/common/Protocol.cpp 2017-05-29 17:57:28.305871286 +0300
+@@ -17,7 +17,7 @@
+ #include 
+ 
+ #define LOK_USE_UNSTABLE_API
+-#include 
++#include "../bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h"
+ 
+ #include 
+ 
+diff -wbBur online-2.1.1/common/Protocol.hpp online-2.1.1.q/common/Protocol.hpp
+--- online-2.1.1/common/Protocol.hpp   2017-05-18 22:03:26.0 +0300
 online-2.1.1.q/common/Protocol.hpp 2017-05-29 17:57:28.305871286 +0300
+@@ -22,7 +22,7 @@
+ #include 
+ 
+ #define LOK_USE_UNSTABLE_API
+-#include 
++#include "../bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h"
+ 
+ namespace LOOLProtocol
+ {
+@@ -265,7 +265,7 @@
+ 
+ inline std::string getAbbreviatedMessage(const std::string& message)
+ {
+-const auto pos = getDelimiterPosition(message.data(), 
std::min(message.size(), 500UL), '\n');
++const auto pos = getDelimiterPosition(message.data(), 
std::min(message.size(), (unsigned int)500UL), '\n');
+ 
+ // If first line is less than the length (minus newline), add 
ellipsis.
+ if (pos < static_cast(message.size()) - 1)
+diff -wbBur online-2.1.1/common/Seccomp.cpp online-2.1.1.q/common/Seccomp.cpp
+--- online-2.1.1/common/Seccomp.cpp2017-05-18 22:03:26.0 +0300
 online-2.1.1.q/common/Seccomp.cpp  2017-05-29 19:29:09.912474712 +0300
+@@ -36,6 +36,12 @@
+ #if defined(__x86_64__)
+ #  define AUDIT_ARCH_NR AUDIT_ARCH_X86_64
+ #  define REG_SYSCALL   REG_RAX
++#elif defined(__i386__)
++#  define AUDIT_ARCH_NR AUDIT_ARCH_I386
++#  define REG_SYSCALL   REG_EAX
++#elif defined(__arm__)
++#  define AUDIT_ARCH_NR AUDIT_ARCH_ARM
++#  define REG_SYSCALL   REG_R7
+ #else
+ #  error "Platform does not support seccomp filtering yet - unsafe."
+ #endif
+@@ -129,12 +135,16 @@
+ KILL_SYSCALL(sendfile),
+ KILL_SYSCALL(shutdown),
+ KILL_SYSCALL(listen),  // server sockets
++#ifdef __NR_accept
+ KILL_SYSCALL(accept),  // server sockets
++#endif
+ #if 0
+  

[arch-commits] Commit in libreoffice-online/repos (12 files)

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 17:04:12
  Author: spupykin
Revision: 230939

archrelease: copy trunk to community-x86_64, community-i686

Added:
  libreoffice-online/repos/community-i686/
  libreoffice-online/repos/community-i686/PKGBUILD
(from rev 230938, libreoffice-online/trunk/PKGBUILD)
  libreoffice-online/repos/community-i686/build-fix.patch
(from rev 230938, libreoffice-online/trunk/build-fix.patch)
  libreoffice-online/repos/community-i686/libreoffice-online.install
(from rev 230938, libreoffice-online/trunk/libreoffice-online.install)
  libreoffice-online/repos/community-i686/loolwsd.service
(from rev 230938, libreoffice-online/trunk/loolwsd.service)
  libreoffice-online/repos/community-x86_64/PKGBUILD
(from rev 230938, libreoffice-online/trunk/PKGBUILD)
  libreoffice-online/repos/community-x86_64/build-fix.patch
(from rev 230938, libreoffice-online/trunk/build-fix.patch)
  libreoffice-online/repos/community-x86_64/libreoffice-online.install
(from rev 230938, libreoffice-online/trunk/libreoffice-online.install)
  libreoffice-online/repos/community-x86_64/loolwsd.service
(from rev 230938, libreoffice-online/trunk/loolwsd.service)
Deleted:
  libreoffice-online/repos/community-x86_64/PKGBUILD
  libreoffice-online/repos/community-x86_64/libreoffice-online.install
  libreoffice-online/repos/community-x86_64/loolwsd.service

-+
 /PKGBUILD   |   56 +++
 /libreoffice-online.install |   22 +
 /loolwsd.service|   12 
 community-i686/PKGBUILD |   56 +++
 community-i686/build-fix.patch  |  458 ++
 community-i686/libreoffice-online.install   |   22 +
 community-i686/loolwsd.service  |   12 
 community-x86_64/PKGBUILD   |   55 ---
 community-x86_64/build-fix.patch|  458 ++
 community-x86_64/libreoffice-online.install |   22 -
 community-x86_64/loolwsd.service|   12 
 11 files changed, 1096 insertions(+), 89 deletions(-)

Copied: libreoffice-online/repos/community-i686/PKGBUILD (from rev 230938, 
libreoffice-online/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 17:04:12 UTC (rev 230939)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=libreoffice-online
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="HTML5-based/cloud-based version of the office suite"
+arch=('x86_64' 'i686')
+url="https://cgit.freedesktop.org/libreoffice/online/";
+license=("MPL")
+makedepends=("cppunit" "poco" "libreoffice-fresh-sdk" "jake" "npm" "chrpath" 
"python-polib")
+depends=("libpng12" "poco" "pcre" "cpio" "libreoffice" "openssl-1.0")
+backup=("etc/loolwsd/loolwsd.xml")
+install="libreoffice-online.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/LibreOffice/online/archive/${pkgver}.tar.gz";
+   "loolwsd.service"
+   "build-fix.patch")
+sha512sums=('fbb939631e9938800389e09842cf0bf079c0c2907f93ba13cc2e1c2dc4950f36a7206f2145c9f905c916820fed4fcd02b1b72765f0d299df804b67d82e3d045f'
+
'71fd3aec864b1f084dafc602a7fadc91fed146b57dba8cacc7bc277a42f197616a6a43c07d13e2e74a604166cd691a81f5c7de447ddecb680919e3f6b451adb6'
+
'c39fbba5d5f46e201b7db8dceb4af305e4210894aca7c2d7282af13ad1878f57065bbc7329ac69c52de10a7d5661f2697ea2156d9f275045a03737dc240ccbba')
+
+prepare() {
+  cd "${srcdir}/online-${pkgver}"
+  patch -p1 <"$srcdir"/build-fix.patch
+}
+
+build() {
+  cd "${srcdir}/online-${pkgver}"
+  ./autogen.sh
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  CPPFLAGS="-I/usr/include/openssl-1.0" \
+  CFLAGS="-I/usr/include/openssl-1.0" \
+  LDFLAGS="-L/usr/lib/openssl-1.0" \
+  ./configure --enable-silent-rules \
+   --with-lokit-path=/usr/include/libreoffice \
+   --with-lo-path=/usr/lib/libreoffice \
+   --prefix=/usr \
+   --sysconfdir=/etc
+  BUILDING_FROM_RPMBUILD=yes make
+}
+
+package() {
+  cd "${srcdir}/online-${pkgver}"
+  BUILDING_FROM_RPMBUILD=yes make DESTDIR=${pkgdir} install
+  install -Dm644 "${srcdir}/loolwsd.service" 
"${pkgdir}/usr/lib/systemd/system/loolwsd.service"
+  mkdir -p "${pkgdir}/var/lib/lool"
+  mkdir -p "${pkgdir}/var/cache/loolwsd"
+  mkdir -p "${pkgdir}/var/lib/lool/child-roots"
+  chmod u+w "${pkgdir}/var/lib/lool/child-roots"
+  sed -i 's|/usr/var/cache/loolwsd|/var/cache/loolwsd|g' 
${pkgdir}/etc/loolwsd/loolwsd.xml
+  mkdir -p "${pkgdir}/usr/share/loolwsd/loleaflet"
+  cp -r "loleaflet/dist" "${pkgdir}/usr/share/loolwsd/loleaflet/"
+  chrpath -d "$pkgdir/usr/bin/"{loolmount,loolforkit}
+}

Copied: libreoffice-online/repos/community-i686/build-fix.patch (from rev 
230938, libreoffice-online/trunk/build-fix.patch)
==

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:10:52
  Author: felixonmars
Revision: 230940

upgpkg: darcs 2.12.5-32

rebuild with scientific,0.3.4.13

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:04:12 UTC (rev 230939)
+++ PKGBUILD2017-05-29 17:10:52 UTC (rev 230940)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.12.5
-pkgrel=31
+pkgrel=32
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL")


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:11:19
  Author: felixonmars
Revision: 230941

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: darcs/repos/community-staging-i686/PKGBUILD (from rev 230940, 
darcs/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 17:11:19 UTC (rev 230941)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.5
+pkgrel=32
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('curl')
+makedepends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" 
"haskell-graphviz"
+ "haskell-hashable" "haskell-html" "haskell-http" "haskell-mmap" 
"haskell-mtl"
+ "haskell-network" "haskell-network-uri" "haskell-old-time" 
"haskell-parsec"
+ "haskell-sandi" "haskell-random" "haskell-regex-applicative"
+ "haskell-regex-compat-tdfa" "haskell-tar" "haskell-text"
+ "haskell-transformers-compat" "haskell-unix-compat" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-zip-archive" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('355b04c85c27bca43c8c380212988d9c1e9a984b0b593ceb2884de4295063553')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv -fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+# Remove library and doc (license only)
+rm -r "$pkgdir"/usr/{lib,share/doc}
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 230940, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 17:11:19 UTC (rev 230941)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.5
+pkgrel=32
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('curl')
+makedepends=("ghc=8.0.1" "haskell-async" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" 
"haskell-graphviz"
+ "haskell-hashable" "haskell-html" "haskell-http" "haskell-mmap" 
"haskell-mtl"
+ "haskell-network" "haskell-network-uri" "haskell-old-time" 
"haskell-parsec"
+ "haskell-sandi" "haskell-random" "haskell-regex-applicative"
+ "haskell-regex-compat-tdfa" "haskell-tar" "haskell-text"
+ "haskell-transformers-compat" "haskell-unix-compat" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-zip-archive" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('355b04c85c27bca43c8c380212988d9c1e9a984b0b593ceb2884de4295063553')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv -fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+# Remove library and doc (license only)
+rm -r "$pkgdir"/usr/{lib,share/doc}
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/da

[arch-commits] Commit in haskell-dns/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:14:42
  Author: felixonmars
Revision: 230943

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-dns/repos/community-staging-i686/
  haskell-dns/repos/community-staging-i686/PKGBUILD
(from rev 230942, haskell-dns/trunk/PKGBUILD)
  haskell-dns/repos/community-staging-x86_64/
  haskell-dns/repos/community-staging-x86_64/PKGBUILD
(from rev 230942, haskell-dns/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-x86_64/PKGBUILD |   47 
 2 files changed, 94 insertions(+)

Copied: haskell-dns/repos/community-staging-i686/PKGBUILD (from rev 230942, 
haskell-dns/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 17:14:42 UTC (rev 230943)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=dns
+pkgname=haskell-dns
+pkgver=2.0.10
+pkgrel=25
+pkgdesc="DNS library in Haskell"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-iproute" "haskell-mtl" "haskell-network" "haskell-random" 
"haskell-resourcet"
+ "haskell-safe")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('ba03bc8fe25b58fd066588569eb5707a245cb098181e2d5cca72c239849aa6a3')
+
+prepare() {
+sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-dns/repos/community-staging-x86_64/PKGBUILD (from rev 230942, 
haskell-dns/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 17:14:42 UTC (rev 230943)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=dns
+pkgname=haskell-dns
+pkgver=2.0.10
+pkgrel=25
+pkgdesc="DNS library in Haskell"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-iproute" "haskell-mtl" "haskell-network" "haskell-random" 
"haskell-resourcet"
+ "haskell-safe")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('ba03bc8fe25b58fd066588569eb5707a245cb098181e2d5cca72c239849aa6a3')
+
+prepare() {
+sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:14:16
  Author: felixonmars
Revision: 230942

upgpkg: haskell-dns 2.0.10-25

rebuild with scientific,0.3.4.13

Modified:
  haskell-dns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:11:19 UTC (rev 230941)
+++ PKGBUILD2017-05-29 17:14:16 UTC (rev 230942)
@@ -5,7 +5,7 @@
 _hkgname=dns
 pkgname=haskell-dns
 pkgver=2.0.10
-pkgrel=24
+pkgrel=25
 pkgdesc="DNS library in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:16:38
  Author: felixonmars
Revision: 230944

upgpkg: haskell-email-validate 2.2.0-19

rebuild with scientific,0.3.4.13

Modified:
  haskell-email-validate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:14:42 UTC (rev 230943)
+++ PKGBUILD2017-05-29 17:16:38 UTC (rev 230944)
@@ -5,7 +5,7 @@
 _hkgname=email-validate
 pkgname=haskell-email-validate
 pkgver=2.2.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Validating an email address string against RFC 5322"
 url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct";
 license=("custom:BSD3")


[arch-commits] Commit in haskell-email-validate/repos (4 files)

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:17:04
  Author: felixonmars
Revision: 230945

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  haskell-email-validate/repos/community-staging-i686/
  haskell-email-validate/repos/community-staging-i686/PKGBUILD
(from rev 230944, haskell-email-validate/trunk/PKGBUILD)
  haskell-email-validate/repos/community-staging-x86_64/
  haskell-email-validate/repos/community-staging-x86_64/PKGBUILD
(from rev 230944, haskell-email-validate/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   41 
 community-staging-x86_64/PKGBUILD |   41 
 2 files changed, 82 insertions(+)

Copied: haskell-email-validate/repos/community-staging-i686/PKGBUILD (from rev 
230944, haskell-email-validate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 17:17:04 UTC (rev 230945)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=email-validate
+pkgname=haskell-email-validate
+pkgver=2.2.0
+pkgrel=19
+pkgdesc="Validating an email address string against RFC 5322"
+url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('aa7fd3f02c015bbc4ae67c2f3586f16c757d54a8cf09f7a04e70045828d9cb69')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-email-validate/repos/community-staging-x86_64/PKGBUILD (from 
rev 230944, haskell-email-validate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 17:17:04 UTC (rev 230945)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=email-validate
+pkgname=haskell-email-validate
+pkgver=2.2.0
+pkgrel=19
+pkgdesc="Validating an email address string against RFC 5322"
+url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('aa7fd3f02c015bbc4ae67c2f3586f16c757d54a8cf09f7a04e70045828d9cb69')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+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 offlineimap/trunk (PKGBUILD offlineimap.changelog)

2017-05-29 Thread Jaroslav Lichtblau
Date: Monday, May 29, 2017 @ 17:20:25
  Author: jlichtblau
Revision: 230946

upgpkg: offlineimap 7.1.1-1 - new upstream release

Modified:
  offlineimap/trunk/PKGBUILD
  offlineimap/trunk/offlineimap.changelog

---+
 PKGBUILD  |6 +++---
 offlineimap.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:17:04 UTC (rev 230945)
+++ PKGBUILD2017-05-29 17:20:25 UTC (rev 230946)
@@ -5,8 +5,8 @@
 # Contributor: mucknert 
 
 pkgname=offlineimap
-pkgver=7.1.0
-pkgrel=2
+pkgver=7.1.1
+pkgrel=1
 pkgdesc='Synchronizes emails between two repositories'
 arch=('any')
 url='http://offlineimap.org/'
@@ -15,7 +15,7 @@
 makedepends=('asciidoc')
 changelog=$pkgname.changelog
 
source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('dc998d1032f0e4f944cae0e584a146b70ea732422fc52c909eebe6e8f95b1ae4')
+sha256sums=('a624f8a77eae664dd458be47c5306c28911d4a1f788ff5641d7bb37e01ecb703')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Modified: offlineimap.changelog
===
--- offlineimap.changelog   2017-05-29 17:17:04 UTC (rev 230945)
+++ offlineimap.changelog   2017-05-29 17:20:25 UTC (rev 230946)
@@ -1,3 +1,6 @@
+2017-05-29 Jaroslav Lichtblau 
+   * offlineimap 7.1.1-1
+
 2017-04-19 Jaroslav Lichtblau 
* offlineimap 7.1.0-2 FS#53701 fixed
 


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

2017-05-29 Thread Jaroslav Lichtblau
Date: Monday, May 29, 2017 @ 17:20:44
  Author: jlichtblau
Revision: 230947

archrelease: copy trunk to community-any

Added:
  offlineimap/repos/community-any/PKGBUILD
(from rev 230946, offlineimap/trunk/PKGBUILD)
  offlineimap/repos/community-any/offlineimap.changelog
(from rev 230946, offlineimap/trunk/offlineimap.changelog)
Deleted:
  offlineimap/repos/community-any/PKGBUILD
  offlineimap/repos/community-any/offlineimap.changelog

---+
 PKGBUILD  |  100 +-
 offlineimap.changelog |  257 
 2 files changed, 180 insertions(+), 177 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-29 17:20:25 UTC (rev 230946)
+++ PKGBUILD2017-05-29 17:20:44 UTC (rev 230947)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Callan Barrett 
-# Contributor: mucknert 
-
-pkgname=offlineimap
-pkgver=7.1.0
-pkgrel=2
-pkgdesc='Synchronizes emails between two repositories'
-arch=('any')
-url='http://offlineimap.org/'
-license=('GPL')
-depends=('python2-six')
-makedepends=('asciidoc')
-changelog=$pkgname.changelog
-source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('dc998d1032f0e4f944cae0e584a146b70ea732422fc52c909eebe6e8f95b1ae4')
-
-prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
-}
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  python2 setup.py build
-
-  cd "${srcdir}"/${pkgname}-${pkgver}/docs
-  make man
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
-  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
-  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
-  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
-
-#systemd files
-  install -Dm644 contrib/systemd/mail.target 
"${pkgdir}"/usr/lib/systemd/user/mail.target
-  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
-  install -Dm644 contrib/systemd/$pkgname.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.timer
-  install -Dm644 contrib/systemd/$pkgname@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.service
-  install -Dm644 contrib/systemd/$pkgname@.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.timer
-  install -Dm644 contrib/systemd/$pkgname-oneshot.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot.service
-  install -Dm644 contrib/systemd/$pkgname-oneshot@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot@.service
-}

Copied: offlineimap/repos/community-any/PKGBUILD (from rev 230946, 
offlineimap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-29 17:20:44 UTC (rev 230947)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Callan Barrett 
+# Contributor: mucknert 
+
+pkgname=offlineimap
+pkgver=7.1.1
+pkgrel=1
+pkgdesc='Synchronizes emails between two repositories'
+arch=('any')
+url='http://offlineimap.org/'
+license=('GPL')
+depends=('python2-six')
+makedepends=('asciidoc')
+changelog=$pkgname.changelog
+source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
+sha256sums=('a624f8a77eae664dd458be47c5306c28911d4a1f788ff5641d7bb37e01ecb703')
+
+prepare() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
+}
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  python2 setup.py build
+
+  cd "${srcdir}"/${pkgname}-${pkgver}/docs
+  make man
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
+  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
+  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
+  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
+
+#systemd files
+  install -Dm644 contrib/systemd/mail.target 
"${pkgdir}"/usr/lib/systemd/user/mail.target
+  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
+  install -Dm644 contrib/systemd/$pkgname.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.timer
+  install -Dm644 contrib/systemd/$pkgname@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.service
+  install -Dm644 c

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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:20:45
  Author: felixonmars
Revision: 230948

upgpkg: haskell-hit 0.6.3-32

rebuild with scientific,0.3.4.13

Modified:
  haskell-hit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-29 17:20:44 UTC (rev 230947)
+++ PKGBUILD2017-05-29 17:20:45 UTC (rev 230948)
@@ -5,7 +5,7 @@
 _hkgname=hit
 pkgname=haskell-hit
 pkgver=0.6.3
-pkgrel=31
+pkgrel=32
 pkgdesc="Git operations in haskell"
 url="http://github.com/vincenthz/hit";
 license=("custom:BSD3")


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

2017-05-29 Thread Felix Yan
Date: Monday, May 29, 2017 @ 17:21:15
  Author: felixonmars
Revision: 230949

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

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

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-x86_64/PKGBUILD |   46 
 2 files changed, 92 insertions(+)

Copied: haskell-hit/repos/community-staging-i686/PKGBUILD (from rev 230948, 
haskell-hit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-29 17:21:15 UTC (rev 230949)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hit
+pkgname=haskell-hit
+pkgver=0.6.3
+pkgrel=32
+pkgdesc="Git operations in haskell"
+url="http://github.com/vincenthz/hit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-byteable" 
"haskell-cryptohash"
+ "haskell-hashable" "haskell-hashtables" "haskell-hourglass" 
"haskell-mtl" "haskell-parsec"
+ "haskell-patience" "haskell-random" "haskell-system-fileio" 
"haskell-system-filepath"
+ "haskell-unix-compat" "haskell-utf8-string" "haskell-vector" 
"haskell-zlib"
+ "haskell-zlib-bindings")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('db86b3712029a4e40d1306dd6cc9ca2c9f4c77fe65a2b74106f1cbd2de26e471')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fexecutable -f-debug
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hit/repos/community-staging-x86_64/PKGBUILD (from rev 230948, 
haskell-hit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-29 17:21:15 UTC (rev 230949)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hit
+pkgname=haskell-hit
+pkgver=0.6.3
+pkgrel=32
+pkgdesc="Git operations in haskell"
+url="http://github.com/vincenthz/hit";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-byteable" 
"haskell-cryptohash"
+ "haskell-hashable" "haskell-hashtables" "haskell-hourglass" 
"haskell-mtl" "haskell-parsec"
+ "haskell-patience" "haskell-random" "haskell-system-fileio" 
"haskell-system-filepath"
+ "haskell-unix-compat" "haskell-utf8-string" "haskell-vector" 
"haskell-zlib"
+ "haskell-zlib-bindings")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('db86b3712029a4e40d1306dd6cc9ca2c9f4c77fe65a2b74106f1cbd2de26e471')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fexecutable -f-debug
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+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}/

  1   2   3   >