[arch-commits] Commit in deepin-qt5integration/repos/community-x86_64 (2 files)

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 07:55:26
  Author: felixonmars
Revision: 272461

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD
(from rev 272460, deepin-qt5integration/trunk/PKGBUILD)
Deleted:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 07:54:58 UTC (rev 272460)
+++ PKGBUILD2017-12-06 07:55:26 UTC (rev 272461)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.2.8.2
-pkgrel=1
-pkgdesc='Qt platform theme integration plugins for DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/qt5integration";
-license=('GPL3')
-depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
-makedepends=('xcb-util-renderutil' 'deepin-file-manager')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('b537fd57f33b3193b56a552dcff6809124a3cf91205011225e659fbba94d6400b70ae9249c8b043a650d32fa670600eb93e2ef450f41bfa87a47d03fe54e213a')
-
-prepare() {
-  cd qt5integration-$pkgver
-  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
-}
-
-build() {
-  cd qt5integration-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-x86_64/PKGBUILD (from rev 272460, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 07:55:26 UTC (rev 272461)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.2.8.3
+pkgrel=1
+pkgdesc='Qt platform theme integration plugins for DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/qt5integration";
+license=('GPL3')
+depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
+makedepends=('xcb-util-renderutil' 'deepin-file-manager')
+replaces=('qt5dxcb-plugin')
+conflicts=('qt5dxcb-plugin')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
+sha512sums=('f258967e6b5a2e19cd5d0f70623a7bddf286de1bbe41b139e04e523af1a093c9c2d0ff6e9a032828f6078fa8ebb408a47e94498ee8f7b9dc25663b12210b2048')
+
+prepare() {
+  cd qt5integration-$pkgver
+  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
+}
+
+build() {
+  cd qt5integration-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5integration-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 07:54:58
  Author: felixonmars
Revision: 272460

upgpkg: deepin-qt5integration 0.2.8.3-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:17:35 UTC (rev 272459)
+++ PKGBUILD2017-12-06 07:54:58 UTC (rev 272460)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5integration
-pkgver=0.2.8.2
+pkgver=0.2.8.3
 pkgrel=1
 pkgdesc='Qt platform theme integration plugins for DDE'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('qt5dxcb-plugin')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('b537fd57f33b3193b56a552dcff6809124a3cf91205011225e659fbba94d6400b70ae9249c8b043a650d32fa670600eb93e2ef450f41bfa87a47d03fe54e213a')
+sha512sums=('f258967e6b5a2e19cd5d0f70623a7bddf286de1bbe41b139e04e523af1a093c9c2d0ff6e9a032828f6078fa8ebb408a47e94498ee8f7b9dc25663b12210b2048')
 
 prepare() {
   cd qt5integration-$pkgver


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:14:45
  Author: felixonmars
Revision: 272457

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 272456, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 06:14:45 UTC (rev 272457)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.4
+pkgrel=9
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-base-compat" "haskell-cmdargs" "haskell-data-default" 
"haskell-fsnotify"
+ "haskell-hunit" "haskell-microlens" "haskell-microlens-platform" 
"haskell-megaparsec"
+ "haskell-pretty-show" "haskell-safe" "haskell-split" "haskell-text" 
"haskell-text-zipper"
+ "haskell-vector" "haskell-brick" "haskell-vty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('25712f7254933cd14cc1876b4c5b1eae2ea8c07324191b34e8c875cbe4e5ee60389db5cf804d556d91cc99d1baccf7dedd3cfe094a29caa03ee0981b12e89937')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-e 's/vty >= 5.5 && < 5.18/vty >= 5.5/' \
+-e 's/brick >= 0.12 && < 0.25/brick >= 0.12/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in deepin-qt5integration/repos/community-x86_64 (2 files)

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:14:09
  Author: felixonmars
Revision: 272455

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD
(from rev 272454, deepin-qt5integration/trunk/PKGBUILD)
Deleted:
  deepin-qt5integration/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 06:13:40 UTC (rev 272454)
+++ PKGBUILD2017-12-06 06:14:09 UTC (rev 272455)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.2.8.1
-pkgrel=2
-pkgdesc='Qt platform theme integration plugins for DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/qt5integration";
-license=('GPL3')
-depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
-makedepends=('xcb-util-renderutil' 'deepin-file-manager')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('871fb2f424823cc97ac5bd13af18540228e9b10e911c6c5a6ed19a9ba0e0d21223182fde5dbb1e4b8830b4e0993f51c9f40c5a145ea458fb811b106df2e3c3cd')
-
-prepare() {
-  cd qt5integration-$pkgver
-  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
-}
-
-build() {
-  cd qt5integration-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-x86_64/PKGBUILD (from rev 272454, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 06:14:09 UTC (rev 272455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.2.8.2
+pkgrel=1
+pkgdesc='Qt platform theme integration plugins for DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/qt5integration";
+license=('GPL3')
+depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins' 'deepin-qt5dxcb-plugin')
+makedepends=('xcb-util-renderutil' 'deepin-file-manager')
+replaces=('qt5dxcb-plugin')
+conflicts=('qt5dxcb-plugin')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
+sha512sums=('b537fd57f33b3193b56a552dcff6809124a3cf91205011225e659fbba94d6400b70ae9249c8b043a650d32fa670600eb93e2ef450f41bfa87a47d03fe54e213a')
+
+prepare() {
+  cd qt5integration-$pkgver
+  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
+}
+
+build() {
+  cd qt5integration-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5integration-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:14:19
  Author: felixonmars
Revision: 272456

upgpkg: hledger-ui 1.4-9

rebuild with brick,0.29.1

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:14:09 UTC (rev 272455)
+++ PKGBUILD2017-12-06 06:14:19 UTC (rev 272456)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-ui
 pkgver=1.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:13:40
  Author: felixonmars
Revision: 272454

upgpkg: deepin-qt5integration 0.2.8.2-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:13:10 UTC (rev 272453)
+++ PKGBUILD2017-12-06 06:13:40 UTC (rev 272454)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5integration
-pkgver=0.2.8.1
-pkgrel=2
+pkgver=0.2.8.2
+pkgrel=1
 pkgdesc='Qt platform theme integration plugins for DDE'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/qt5integration";
@@ -14,7 +14,7 @@
 conflicts=('qt5dxcb-plugin')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz";)
-sha512sums=('871fb2f424823cc97ac5bd13af18540228e9b10e911c6c5a6ed19a9ba0e0d21223182fde5dbb1e4b8830b4e0993f51c9f40c5a145ea458fb811b106df2e3c3cd')
+sha512sums=('b537fd57f33b3193b56a552dcff6809124a3cf91205011225e659fbba94d6400b70ae9249c8b043a650d32fa670600eb93e2ef450f41bfa87a47d03fe54e213a')
 
 prepare() {
   cd qt5integration-$pkgver


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:12:48
  Author: felixonmars
Revision: 272452

upgpkg: haskell-brick 0.29.1-1

rebuild with brick,0.29.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:11:08 UTC (rev 272451)
+++ PKGBUILD2017-12-06 06:12:48 UTC (rev 272452)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.29
-pkgrel=2
+pkgver=0.29.1
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick";
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
  'haskell-word-wrap')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('e1c83367b80b3ade486cac80dcfb14148a39c74763c4bc1a5c74f9c6a16067b72c1e1c20980a088ebfae5db931232730dcfc70b949f978d16e78f10debd7d3ca')
+sha512sums=('c8db005e1f4e0f073944bbc43b7acca86923f5d9463184e3442d6171d57a81a1e10b9134e6d6d494ace3ff7d11eb9c443df85cc4a6fee0aa75437d543b5f4bd3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:13:10
  Author: felixonmars
Revision: 272453

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 272452, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 06:13:10 UTC (rev 272453)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.29.1
+pkgrel=1
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
+ 'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
+ 'haskell-contravariant' 'haskell-stm' 'haskell-text' 
'haskell-text-zipper'
+ 'haskell-word-wrap')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c8db005e1f4e0f073944bbc43b7acca86923f5d9463184e3442d6171d57a81a1e10b9134e6d6d494ace3ff7d11eb9c443df85cc4a6fee0aa75437d543b5f4bd3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:10:42
  Author: felixonmars
Revision: 272450

upgpkg: python-flask-login 0.4.1-1

Modified:
  python-flask-login/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:08:16 UTC (rev 272449)
+++ PKGBUILD2017-12-06 06:10:42 UTC (rev 272450)
@@ -3,26 +3,27 @@
 
 pkgbase=python-flask-login
 pkgname=('python2-flask-login' 'python-flask-login')
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="User session management for Flask."
 arch=('any')
 url="https://pythonhosted.org/Flask-Login/";
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-blinker' 'python2-blinker')
-source=("git+https://github.com/maxcountryman/flask-login.git#tag=$pkgver";)
-md5sums=('SKIP')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-blinker'
+  'python2-blinker' 'python-semantic-version' 
'python2-semantic-version')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/maxcountryman/flask-login/archive/$pkgver.tar.gz";)
+sha512sums=('c87a2948ac37439ddd76f3f11584bdd5910cb00e96a7400343cf4dadc5a0f9bc84d40bdc068d2e8c05bd5a510046e18473e9ad71502c5039a5f05b371ce9bb4c')
 
 prepare() {
-  cp -a flask-login{,-py2}
+  cp -a flask-login-$pkgver{,-py2}
 }
 
 check() {
-  cd "$srcdir"/flask-login
+  cd "$srcdir"/flask-login-$pkgver
   nosetests3
 
-  cd "$srcdir"/flask-login-py2
+  cd "$srcdir"/flask-login-$pkgver-py2
   # https://github.com/maxcountryman/flask-login/issues/232
   nosetests2 || warning "Tests failed"
 }
@@ -30,7 +31,7 @@
 package_python-flask-login() {
   depends=('python-flask')
 
-  cd flask-login
+  cd flask-login-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 
   mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
@@ -40,7 +41,7 @@
 package_python2-flask-login() {
   depends=('python2-flask')
 
-  cd flask-login-py2
+  cd flask-login-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
 
   mkdir -p "$pkgdir"/usr/share/licenses/$pkgname


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:11:08
  Author: felixonmars
Revision: 272451

archrelease: copy trunk to community-any

Added:
  python-flask-login/repos/community-any/PKGBUILD
(from rev 272450, python-flask-login/trunk/PKGBUILD)
Deleted:
  python-flask-login/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 06:10:42 UTC (rev 272450)
+++ PKGBUILD2017-12-06 06:11:08 UTC (rev 272451)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-flask-login
-pkgname=('python2-flask-login' 'python-flask-login')
-pkgver=0.4.0
-pkgrel=2
-pkgdesc="User session management for Flask."
-arch=('any')
-url="https://pythonhosted.org/Flask-Login/";
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask' 'git')
-checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-blinker' 'python2-blinker')
-source=("git+https://github.com/maxcountryman/flask-login.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a flask-login{,-py2}
-}
-
-check() {
-  cd "$srcdir"/flask-login
-  nosetests3
-
-  cd "$srcdir"/flask-login-py2
-  # https://github.com/maxcountryman/flask-login/issues/232
-  nosetests2 || warning "Tests failed"
-}
-
-package_python-flask-login() {
-  depends=('python-flask')
-
-  cd flask-login
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_python2-flask-login() {
-  depends=('python2-flask')
-
-  cd flask-login-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-flask-login/repos/community-any/PKGBUILD (from rev 272450, 
python-flask-login/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 06:11:08 UTC (rev 272451)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-flask-login
+pkgname=('python2-flask-login' 'python-flask-login')
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="User session management for Flask."
+arch=('any')
+url="https://pythonhosted.org/Flask-Login/";
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-blinker'
+  'python2-blinker' 'python-semantic-version' 
'python2-semantic-version')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/maxcountryman/flask-login/archive/$pkgver.tar.gz";)
+sha512sums=('c87a2948ac37439ddd76f3f11584bdd5910cb00e96a7400343cf4dadc5a0f9bc84d40bdc068d2e8c05bd5a510046e18473e9ad71502c5039a5f05b371ce9bb4c')
+
+prepare() {
+  cp -a flask-login-$pkgver{,-py2}
+}
+
+check() {
+  cd "$srcdir"/flask-login-$pkgver
+  nosetests3
+
+  cd "$srcdir"/flask-login-$pkgver-py2
+  # https://github.com/maxcountryman/flask-login/issues/232
+  nosetests2 || warning "Tests failed"
+}
+
+package_python-flask-login() {
+  depends=('python-flask')
+
+  cd flask-login-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname
+}
+
+package_python2-flask-login() {
+  depends=('python2-flask')
+
+  cd flask-login-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:08:16
  Author: felixonmars
Revision: 272449

archrelease: copy trunk to community-any

Added:
  python-semantic-version/repos/community-any/
  python-semantic-version/repos/community-any/PKGBUILD
(from rev 272448, python-semantic-version/trunk/PKGBUILD)

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

Copied: python-semantic-version/repos/community-any/PKGBUILD (from rev 272448, 
python-semantic-version/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-12-06 06:08:16 UTC (rev 272449)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Simon Sapin 
+# Contributor: Kyle Keen 
+
+pkgbase=python-semantic-version
+pkgname=(python-semantic-version python2-semantic-version)
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="A library implementing the 'SemVer' scheme."
+url="https://github.com/rbarrois/semantic-version";
+license=('BSD')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest') # 'python-django' 
'python2-django') Test hangs
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/rbarrois/python-semanticversion/archive/v$pkgver.tar.gz";)
+sha512sums=('18db9279c2728565b13362c54bedbf569f0878cbe6bb58e631d87ffe7cff7d9131a30a2592cbf511091c03e854851159bbb298fe7469f53e8a2d92cf26ab4d0b')
+
+prepare() {
+  cp -a python-semanticversion-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-semanticversion-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-semanticversion-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-semanticversion-$pkgver
+  rm tests/test_django.py
+  py.test
+
+  cd "$srcdir"/python-semanticversion-$pkgver-py2
+  rm tests/test_django.py
+  py.test2
+}
+
+package_python-semantic-version() {
+  depends=('python')
+
+  cd python-semanticversion-$pkgver
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-semantic-version() {
+  depends=('python2')
+
+  cd python-semanticversion-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (4 files)

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:07:49
  Author: felixonmars
Revision: 272448

addpkg: python-semantic-version 2.6.0-1

Added:
  python-semantic-version/
  python-semantic-version/repos/
  python-semantic-version/trunk/
  python-semantic-version/trunk/PKGBUILD

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

Added: python-semantic-version/trunk/PKGBUILD
===
--- python-semantic-version/trunk/PKGBUILD  (rev 0)
+++ python-semantic-version/trunk/PKGBUILD  2017-12-06 06:07:49 UTC (rev 
272448)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Simon Sapin 
+# Contributor: Kyle Keen 
+
+pkgbase=python-semantic-version
+pkgname=(python-semantic-version python2-semantic-version)
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="A library implementing the 'SemVer' scheme."
+url="https://github.com/rbarrois/semantic-version";
+license=('BSD')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest') # 'python-django' 
'python2-django') Test hangs
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/rbarrois/python-semanticversion/archive/v$pkgver.tar.gz";)
+sha512sums=('18db9279c2728565b13362c54bedbf569f0878cbe6bb58e631d87ffe7cff7d9131a30a2592cbf511091c03e854851159bbb298fe7469f53e8a2d92cf26ab4d0b')
+
+prepare() {
+  cp -a python-semanticversion-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-semanticversion-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-semanticversion-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-semanticversion-$pkgver
+  rm tests/test_django.py
+  py.test
+
+  cd "$srcdir"/python-semanticversion-$pkgver-py2
+  rm tests/test_django.py
+  py.test2
+}
+
+package_python-semantic-version() {
+  depends=('python')
+
+  cd python-semanticversion-$pkgver
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-semantic-version() {
+  depends=('python2')
+
+  cd python-semanticversion-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:01:42
  Author: felixonmars
Revision: 272437

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 272436, postgrest/trunk/PKGBUILD)

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 272436, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 06:01:42 UTC (rev 272437)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.3.0
+pkgrel=10
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 'haskell-protolude' 
'haskell-text'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 'haskell-either'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http' 
'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose0.5'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-ranged-sets' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-swagger2' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-wai' 'haskell-wai-cors' 'haskell-wai-extra' 
'haskell-wai-middleware-static'
+ 'haskell-cookie')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-hjsonschema' 
'haskell-hjsonpointer')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz";)
+sha512sums=('e07d7e3aa0a830c5e8be8c2ed31236e0b12b97b4a5eaa1a3034bffc395cf7722150700b66e278faba24995435c85cb0eb846c40479ce8224ffe82c25d658')
+
+prepare() {
+sed -i 's/==/>=/' $pkgname-$pkgver/$pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createdb postgrest_test
+
+# TODO: it shouldn't take this long to finish
+# POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:01:16
  Author: felixonmars
Revision: 272436

upgpkg: postgrest 0.4.3.0-10

rebuild with network-info,0.2.0.9

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 06:00:23 UTC (rev 272435)
+++ PKGBUILD2017-12-06 06:01:16 UTC (rev 272436)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.3.0
-pkgrel=9
+pkgrel=10
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 06:00:23
  Author: felixonmars
Revision: 272435

archrelease: copy trunk to community-x86_64

Added:
  deepin-launcher/repos/community-x86_64/PKGBUILD
(from rev 272434, deepin-launcher/trunk/PKGBUILD)
Deleted:
  deepin-launcher/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 05:59:55 UTC (rev 272434)
+++ PKGBUILD2017-12-06 06:00:23 UTC (rev 272435)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=4.2.6
-pkgrel=2
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-launcher";
-license=('GPL3')
-depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
- 'deepin-daemon' 'deepin-qt-dbus-factory')
-makedepends=('git' 'qt5-tools')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz";)
-sha512sums=('08f25fbe6c7dc784b401f9c48cb807d0d80e265c176418beae6d6f2d105aeed71f1f88e215bd2b45373738b2fb8fb258f2925f3bb45e8a0f6c9951db7b4a8f7b')
-
-build(){
-  cd dde-launcher-$pkgver
-  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 272434, 
deepin-launcher/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 06:00:23 UTC (rev 272435)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=4.2.7
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-launcher";
+license=('GPL3')
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
+ 'deepin-daemon' 'deepin-qt-dbus-factory')
+makedepends=('git' 'qt5-tools')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz";)
+sha512sums=('9dda45044b2167e69b910ffe5128c95509fe0288a396e629c5cad483b11882e851e4fdc9cedad5f6c7eda9a91c407dcdff84dfb39ec97223cdf602f0a199e078')
+
+build(){
+  cd dde-launcher-$pkgver
+  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:59:55
  Author: felixonmars
Revision: 272434

upgpkg: deepin-launcher 4.2.7-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:58:35 UTC (rev 272433)
+++ PKGBUILD2017-12-06 05:59:55 UTC (rev 272434)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-launcher
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.2.7
+pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-launcher";
@@ -17,7 +17,7 @@
 replaces=('dde-launcher')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-launcher/archive/$pkgver.tar.gz";)
-sha512sums=('08f25fbe6c7dc784b401f9c48cb807d0d80e265c176418beae6d6f2d105aeed71f1f88e215bd2b45373738b2fb8fb258f2925f3bb45e8a0f6c9951db7b4a8f7b')
+sha512sums=('9dda45044b2167e69b910ffe5128c95509fe0288a396e629c5cad483b11882e851e4fdc9cedad5f6c7eda9a91c407dcdff84dfb39ec97223cdf602f0a199e078')
 
 build(){
   cd dde-launcher-$pkgver


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:58:35
  Author: felixonmars
Revision: 272433

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-transaction/repos/community-staging-x86_64/
  haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD
(from rev 272432, haskell-hasql-transaction/trunk/PKGBUILD)

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

Copied: haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD (from 
rev 272432, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:58:35 UTC (rev 272433)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=0.5.2
+pkgrel=3
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-bytestring-tree-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-hasql' 'haskell-mtl')
+makedepends=('ghc' 'haskell-async' 'haskell-rebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('be3478b6c62894b517d91b7cbd515ca4fdc750a0dde087bba73ca7e3426e733ca444937136765e526130ce74d112154d444a379f5e5771ec596c404ca19737e2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createuser -s postgres
+runhaskell Setup test
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:57:51
  Author: felixonmars
Revision: 272432

upgpkg: haskell-hasql-transaction 0.5.2-3

rebuild with network-info,0.2.0.9

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:56:36 UTC (rev 272431)
+++ PKGBUILD2017-12-06 05:57:51 UTC (rev 272432)
@@ -4,7 +4,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=0.5.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction";
 license=('MIT')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:56:36
  Author: felixonmars
Revision: 272431

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-pool/repos/community-staging-x86_64/
  haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 272430, haskell-hasql-pool/trunk/PKGBUILD)

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

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
272430, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:56:36 UTC (rev 272431)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.4.3
+pkgrel=3
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('533e4e39379fb4c5a668b81e704d768abe333c2fb4f7951d117e4415b0cbaa2895d87edda9be93c3bb635a7c4bbe0a3682857c0b04c08ec5821e0889d213351c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:55:30
  Author: felixonmars
Revision: 272429

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hasql/repos/community-staging-x86_64/PKGBUILD (from rev 272428, 
haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:55:30 UTC (rev 272429)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=1.1.1
+pkgrel=3
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base-prelude' 
'haskell-bytestring-strict-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-data-default-class'
+ 'haskell-dlist' 'haskell-hashable' 'haskell-hashtables' 
'haskell-loch-th'
+ 'haskell-mtl' 'haskell-placeholders' 'haskell-postgresql-binary' 
'haskell-postgresql-libpq'
+ 'haskell-profunctors' 'haskell-semigroups' 'haskell-text' 
'haskell-vector')
+makedepends=('ghc' 'haskell-bug' 'haskell-tasty' 'haskell-tasty-quickcheck' 
'haskell-tasty-hunit'
+ 'haskell-quickcheck-instances' 'haskell-quickcheck' 
'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('f72097118dbecd87c31394be882aa81a591d5e6d429bbee974cc4d6acaf1a86b9cb1c623666f3ffcc4f258992a3522d1780fbcc5a2edaded18c106bbe1fd28be')
+
+prepare() {
+sed -i 's/tasty-hunit >= 0.9 && < 0.10,/tasty-hunit >= 0.9,/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createuser -s postgres
+runhaskell Setup test
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:56:13
  Author: felixonmars
Revision: 272430

upgpkg: haskell-hasql-pool 0.4.3-3

rebuild with network-info,0.2.0.9

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:55:30 UTC (rev 272429)
+++ PKGBUILD2017-12-06 05:56:13 UTC (rev 272430)
@@ -5,7 +5,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.4.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool";
 license=('MIT')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:55:06
  Author: felixonmars
Revision: 272428

upgpkg: haskell-hasql 1.1.1-3

rebuild with network-info,0.2.0.9

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:53:42 UTC (rev 272427)
+++ PKGBUILD2017-12-06 05:55:06 UTC (rev 272428)
@@ -5,7 +5,7 @@
 _hkgname=hasql
 pkgname=haskell-hasql
 pkgver=1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql";
 license=('MIT')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:53:42
  Author: felixonmars
Revision: 272427

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rerebase/repos/community-staging-x86_64/PKGBUILD (from rev 
272426, haskell-rerebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:53:42 UTC (rev 272427)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rerebase
+pkgname=haskell-rerebase
+pkgver=1.2
+pkgrel=2
+pkgdesc='Reexports from "base" with a bunch of other standard libraries'
+url="https://github.com/nikita-volkov/rerebase";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-rebase')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('f96c94897c19a5d89494271bd88b2e928db63200f793837a1692e4775c5a97a50ad5da14eca8c6bf768beeeae345ec2e66bd3570ac9b946ca43e44c7d8af5b4b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:53:16
  Author: felixonmars
Revision: 272426

upgpkg: haskell-rerebase 1.2-2

rebuild with network-info,0.2.0.9

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:52:24 UTC (rev 272425)
+++ PKGBUILD2017-12-06 05:53:16 UTC (rev 272426)
@@ -5,7 +5,7 @@
 _hkgname=rerebase
 pkgname=haskell-rerebase
 pkgver=1.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Reexports from "base" with a bunch of other standard libraries'
 url="https://github.com/nikita-volkov/rerebase";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:52:01
  Author: felixonmars
Revision: 272424

upgpkg: haskell-rebase 1.2.1-2

rebuild with network-info,0.2.0.9

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:44:49 UTC (rev 272423)
+++ PKGBUILD2017-12-06 05:52:01 UTC (rev 272424)
@@ -5,7 +5,7 @@
 _hkgname=rebase
 pkgname=haskell-rebase
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:52:24
  Author: felixonmars
Revision: 272425

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rebase/repos/community-staging-x86_64/PKGBUILD (from rev 
272424, haskell-rebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:52:24 UTC (rev 272425)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rebase
+pkgname=haskell-rebase
+pkgver=1.2.1
+pkgrel=2
+pkgdesc='A more progressive alternative to the "base" package'
+url="https://github.com/nikita-volkov/rebase";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-stm' 'haskell-hashable' 'haskell-vector' 
'haskell-unordered-containers'
+ 'haskell-text' 'haskell-scientific' 'haskell-uuid' 'haskell-dlist' 
'haskell-void'
+ 'haskell-bifunctors' 'haskell-profunctors' 'haskell-contravariant'
+ 'haskell-contravariant-extras' 'haskell-semigroups' 
'haskell-semigroupoids' 'haskell-mtl'
+ 'haskell-either' 'haskell-base-prelude')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('271ce7b23c66f8335700fe75d20aeee0d39d16a025deaf978da81cf8860d5db87e29350da4981a60b121dddada7596ec3daf5dbed23e1e95d37eb2074f9440cd')
+
+prepare() {
+sed -i '/fail/d' $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:44:49
  Author: felixonmars
Revision: 272423

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-postgresql-binary/repos/community-staging-x86_64/
  haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD
(from rev 272422, haskell-postgresql-binary/trunk/PKGBUILD)

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

Copied: haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD (from 
rev 272422, haskell-postgresql-binary/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:44:49 UTC (rev 272423)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=postgresql-binary
+pkgname=haskell-postgresql-binary
+pkgver=0.12.1
+pkgrel=37
+pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
+url="https://github.com/nikita-volkov/postgresql-binary";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-base-prelude" 
"haskell-binary-parser"
+ "haskell-bytestring-strict-builder" "haskell-loch-th" 
"haskell-network-ip"
+ "haskell-placeholders" "haskell-scientific" "haskell-text" 
"haskell-unordered-containers"
+ "haskell-uuid" "haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('b4af6c71593f130da0ff6c462682fb570a4bd8108809eeb7a8cca45e2e340fd815dd3a94d72293a60f2072ed16f68bcb25a33009e742eca1383b934c4700f306')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:44:25
  Author: felixonmars
Revision: 272422

upgpkg: haskell-postgresql-binary 0.12.1-37

rebuild with network-info,0.2.0.9

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:43:20 UTC (rev 272421)
+++ PKGBUILD2017-12-06 05:44:25 UTC (rev 272422)
@@ -5,7 +5,7 @@
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
 pkgver=0.12.1
-pkgrel=36
+pkgrel=37
 pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
 url="https://github.com/nikita-volkov/postgresql-binary";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:43:20
  Author: felixonmars
Revision: 272421

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:42:56
  Author: felixonmars
Revision: 272420

upgpkg: git-annex 6.20171124-16

rebuild with network-info,0.2.0.9

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:36:08 UTC (rev 272419)
+++ PKGBUILD2017-12-06 05:42:56 UTC (rev 272420)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20171124
-pkgrel=15
+pkgrel=16
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/";
 license=("AGPL3")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:36:08
  Author: felixonmars
Revision: 272419

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-uuid/repos/community-staging-x86_64/PKGBUILD (from rev 272418, 
haskell-uuid/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:36:08 UTC (rev 272419)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=uuid
+pkgname=haskell-uuid
+pkgver=1.3.13
+pkgrel=11
+pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
+url="https://github.com/aslatter/uuid";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cryptohash-md5" "haskell-cryptohash-sha1" 
"haskell-entropy"
+ "haskell-network-info" "haskell-random" "haskell-text" 
"haskell-uuid-types")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('e888e6350a32c6496b0b57384797925c78ab1c4dc674d296972981fa81338b4705d21a96960a63771aa5b9a785efd507ecaad195767dba7847fcab5ca7f3f923')
+
+prepare() {
+sed -i 's/time>= 1.1  && < 1.8,/time>= 1.1,/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:35:40
  Author: felixonmars
Revision: 272418

upgpkg: haskell-uuid 1.3.13-11

rebuild with network-info,0.2.0.9

Modified:
  haskell-uuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:35:03 UTC (rev 272417)
+++ PKGBUILD2017-12-06 05:35:40 UTC (rev 272418)
@@ -5,7 +5,7 @@
 _hkgname=uuid
 pkgname=haskell-uuid
 pkgver=1.3.13
-pkgrel=10
+pkgrel=11
 pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
 url="https://github.com/aslatter/uuid";
 license=("custom:BSD3")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:35:03
  Author: felixonmars
Revision: 272417

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-network-info/repos/community-staging-x86_64/
  haskell-network-info/repos/community-staging-x86_64/PKGBUILD
(from rev 272416, haskell-network-info/trunk/PKGBUILD)

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

Copied: haskell-network-info/repos/community-staging-x86_64/PKGBUILD (from rev 
272416, haskell-network-info/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:35:03 UTC (rev 272417)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=network-info
+pkgname=haskell-network-info
+pkgver=0.2.0.9
+pkgrel=1
+pkgdesc="Access the local computer\'s basic network configuration"
+url="https://github.com/jystic/network-info";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('4a84b10c79be1bea5741c902ebe2fa3dd831052e50c99bc0738e02724ea8ef917a98adaae8280fa29979bae2bd57b8c26b80594be6791f0ec7e657ca649d24f9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:34:34
  Author: felixonmars
Revision: 272416

upgpkg: haskell-network-info 0.2.0.9-1

rebuild with network-info,0.2.0.9

Modified:
  haskell-network-info/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:30:54 UTC (rev 272415)
+++ PKGBUILD2017-12-06 05:34:34 UTC (rev 272416)
@@ -4,8 +4,8 @@
 
 _hkgname=network-info
 pkgname=haskell-network-info
-pkgver=0.2.0.8
-pkgrel=7
+pkgver=0.2.0.9
+pkgrel=1
 pkgdesc="Access the local computer\'s basic network configuration"
 url="https://github.com/jystic/network-info";
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('3b2d23085c8c4cb1cfefc8be75dd7b0c2e144a28b8c203149a246c8b9173d1e3f6b2fdb0e6ac3d13066d0d3b219b12dc82f2e935d3b661ff4dc6d858e376f3be')
+sha512sums=('4a84b10c79be1bea5741c902ebe2fa3dd831052e50c99bc0738e02724ea8ef917a98adaae8280fa29979bae2bd57b8c26b80594be6791f0ec7e657ca649d24f9')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:30:04
  Author: felixonmars
Revision: 272408

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 272407, postgrest/trunk/PKGBUILD)

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 272407, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:30:04 UTC (rev 272408)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.3.0
+pkgrel=9
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 'haskell-protolude' 
'haskell-text'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 'haskell-either'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http' 
'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose0.5'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-ranged-sets' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-swagger2' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-wai' 'haskell-wai-cors' 'haskell-wai-extra' 
'haskell-wai-middleware-static'
+ 'haskell-cookie')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-hjsonschema' 
'haskell-hjsonpointer')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz";)
+sha512sums=('e07d7e3aa0a830c5e8be8c2ed31236e0b12b97b4a5eaa1a3034bffc395cf7722150700b66e278faba24995435c85cb0eb846c40479ce8224ffe82c25d658')
+
+prepare() {
+sed -i 's/==/>=/' $pkgname-$pkgver/$pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createdb postgrest_test
+
+# TODO: it shouldn't take this long to finish
+# POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:29:36
  Author: felixonmars
Revision: 272407

upgpkg: postgrest 0.4.3.0-9

rebuild with data-serializer,0.3.2

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:27:01 UTC (rev 272406)
+++ PKGBUILD2017-12-06 05:29:36 UTC (rev 272407)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.3.0
-pkgrel=8
+pkgrel=9
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:27:01
  Author: felixonmars
Revision: 272406

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-transaction/repos/community-staging-x86_64/
  haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD
(from rev 272405, haskell-hasql-transaction/trunk/PKGBUILD)

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

Copied: haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD (from 
rev 272405, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:27:01 UTC (rev 272406)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=0.5.2
+pkgrel=2
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-bytestring-tree-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-hasql' 'haskell-mtl')
+makedepends=('ghc' 'haskell-async' 'haskell-rebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('be3478b6c62894b517d91b7cbd515ca4fdc750a0dde087bba73ca7e3426e733ca444937136765e526130ce74d112154d444a379f5e5771ec596c404ca19737e2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createuser -s postgres
+runhaskell Setup test
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:26:35
  Author: felixonmars
Revision: 272405

upgpkg: haskell-hasql-transaction 0.5.2-2

rebuild with data-serializer,0.3.2

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:25:43 UTC (rev 272404)
+++ PKGBUILD2017-12-06 05:26:35 UTC (rev 272405)
@@ -4,7 +4,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction";
 license=('MIT')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:25:43
  Author: felixonmars
Revision: 272404

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-pool/repos/community-staging-x86_64/
  haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 272403, haskell-hasql-pool/trunk/PKGBUILD)

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

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
272403, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:25:43 UTC (rev 272404)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.4.3
+pkgrel=2
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('533e4e39379fb4c5a668b81e704d768abe333c2fb4f7951d117e4415b0cbaa2895d87edda9be93c3bb635a7c4bbe0a3682857c0b04c08ec5821e0889d213351c')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:25:18
  Author: felixonmars
Revision: 272403

upgpkg: haskell-hasql-pool 0.4.3-2

rebuild with data-serializer,0.3.2

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:24:33 UTC (rev 272402)
+++ PKGBUILD2017-12-06 05:25:18 UTC (rev 272403)
@@ -5,7 +5,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool";
 license=('MIT')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:24:33
  Author: felixonmars
Revision: 272402

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hasql/repos/community-staging-x86_64/PKGBUILD (from rev 272401, 
haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:24:33 UTC (rev 272402)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=1.1.1
+pkgrel=2
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base-prelude' 
'haskell-bytestring-strict-builder'
+ 'haskell-contravariant' 'haskell-contravariant-extras' 
'haskell-data-default-class'
+ 'haskell-dlist' 'haskell-hashable' 'haskell-hashtables' 
'haskell-loch-th'
+ 'haskell-mtl' 'haskell-placeholders' 'haskell-postgresql-binary' 
'haskell-postgresql-libpq'
+ 'haskell-profunctors' 'haskell-semigroups' 'haskell-text' 
'haskell-vector')
+makedepends=('ghc' 'haskell-bug' 'haskell-tasty' 'haskell-tasty-quickcheck' 
'haskell-tasty-hunit'
+ 'haskell-quickcheck-instances' 'haskell-quickcheck' 
'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('f72097118dbecd87c31394be882aa81a591d5e6d429bbee974cc4d6acaf1a86b9cb1c623666f3ffcc4f258992a3522d1780fbcc5a2edaded18c106bbe1fd28be')
+
+prepare() {
+sed -i 's/tasty-hunit >= 0.9 && < 0.10,/tasty-hunit >= 0.9,/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createuser -s postgres
+runhaskell Setup test
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:24:06
  Author: felixonmars
Revision: 272401

upgpkg: haskell-hasql 1.1.1-2

rebuild with data-serializer,0.3.2

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:18:21 UTC (rev 272400)
+++ PKGBUILD2017-12-06 05:24:06 UTC (rev 272401)
@@ -5,7 +5,7 @@
 _hkgname=hasql
 pkgname=haskell-hasql
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql";
 license=('MIT')
@@ -16,11 +16,15 @@
  'haskell-mtl' 'haskell-placeholders' 'haskell-postgresql-binary' 
'haskell-postgresql-libpq'
  'haskell-profunctors' 'haskell-semigroups' 'haskell-text' 
'haskell-vector')
 makedepends=('ghc' 'haskell-bug' 'haskell-tasty' 'haskell-tasty-quickcheck' 
'haskell-tasty-hunit'
- 'haskell-quickcheck-instances' 'haskell-quickcheck' 
'haskell-rerebase' 'postgresql'
- 'python-pifpaf')
+ 'haskell-quickcheck-instances' 'haskell-quickcheck' 
'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 
sha512sums=('f72097118dbecd87c31394be882aa81a591d5e6d429bbee974cc4d6acaf1a86b9cb1c623666f3ffcc4f258992a3522d1780fbcc5a2edaded18c106bbe1fd28be')
 
+prepare() {
+sed -i 's/tasty-hunit >= 0.9 && < 0.10,/tasty-hunit >= 0.9,/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:18:21
  Author: felixonmars
Revision: 272400

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-postgresql-binary/repos/community-staging-x86_64/
  haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD
(from rev 272399, haskell-postgresql-binary/trunk/PKGBUILD)

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

Copied: haskell-postgresql-binary/repos/community-staging-x86_64/PKGBUILD (from 
rev 272399, haskell-postgresql-binary/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:18:21 UTC (rev 272400)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=postgresql-binary
+pkgname=haskell-postgresql-binary
+pkgver=0.12.1
+pkgrel=36
+pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
+url="https://github.com/nikita-volkov/postgresql-binary";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-base-prelude" 
"haskell-binary-parser"
+ "haskell-bytestring-strict-builder" "haskell-loch-th" 
"haskell-network-ip"
+ "haskell-placeholders" "haskell-scientific" "haskell-text" 
"haskell-unordered-containers"
+ "haskell-uuid" "haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('b4af6c71593f130da0ff6c462682fb570a4bd8108809eeb7a8cca45e2e340fd815dd3a94d72293a60f2072ed16f68bcb25a33009e742eca1383b934c4700f306')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:17:57
  Author: felixonmars
Revision: 272399

upgpkg: haskell-postgresql-binary 0.12.1-36

rebuild with data-serializer,0.3.2

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:17:03 UTC (rev 272398)
+++ PKGBUILD2017-12-06 05:17:57 UTC (rev 272399)
@@ -5,7 +5,7 @@
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
 pkgver=0.12.1
-pkgrel=35
+pkgrel=36
 pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
 url="https://github.com/nikita-volkov/postgresql-binary";
 license=("MIT")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:17:03
  Author: felixonmars
Revision: 272398

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-network-ip/repos/community-staging-x86_64/
  haskell-network-ip/repos/community-staging-x86_64/PKGBUILD
(from rev 272397, haskell-network-ip/trunk/PKGBUILD)

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

Copied: haskell-network-ip/repos/community-staging-x86_64/PKGBUILD (from rev 
272397, haskell-network-ip/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:17:03 UTC (rev 272398)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=network-ip
+pkgname=haskell-network-ip
+pkgver=0.3.0.2
+pkgrel=9
+pkgdesc="Internet Protocol data structures"
+url="https://github.com/mvv/network-ip";
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default-class' 'haskell-data-dword' 
'haskell-data-endian'
+ 'haskell-data-serializer' 'haskell-data-textual' 'haskell-hashable' 
'haskell-parsers'
+ 'haskell-text-printer' 'haskell-type-hint')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('de18967efdf4b42e1db16f28e5cf396b37207d5e37c9d01275dc4ab3fd8dd56f791f8af9943f53b588caed81963b785429582702fe4ce647ae7d76f8a1fa0092')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:16:34
  Author: felixonmars
Revision: 272397

upgpkg: haskell-network-ip 0.3.0.2-9

rebuild with data-serializer,0.3.2

Modified:
  haskell-network-ip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:15:44 UTC (rev 272396)
+++ PKGBUILD2017-12-06 05:16:34 UTC (rev 272397)
@@ -4,7 +4,7 @@
 _hkgname=network-ip
 pkgname=haskell-network-ip
 pkgver=0.3.0.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Internet Protocol data structures"
 url="https://github.com/mvv/network-ip";
 license=('custom:BSD3')


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:15:44
  Author: felixonmars
Revision: 272396

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-data-serializer/repos/community-staging-x86_64/
  haskell-data-serializer/repos/community-staging-x86_64/PKGBUILD
(from rev 272395, haskell-data-serializer/trunk/PKGBUILD)

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

Copied: haskell-data-serializer/repos/community-staging-x86_64/PKGBUILD (from 
rev 272395, haskell-data-serializer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:15:44 UTC (rev 272396)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=data-serializer
+pkgname=haskell-data-serializer
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Common API for serialization libraries"
+url="https://github.com/mvv/data-serializer";
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-data-endian' 'haskell-parsers' 
'haskell-semigroups'
+ 'haskell-split')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('ecb8ae4a85845fbc0f2674b1ae9c9bd1f6a7db7fc49b30a4609e701f19e72740216da427076241fe7c7491a950c2428be6b1bde0ea74662c8bd70766ef9d92e5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:15:06
  Author: felixonmars
Revision: 272395

upgpkg: haskell-data-serializer 0.3.2-1

rebuild with data-serializer,0.3.2

Modified:
  haskell-data-serializer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 05:11:30 UTC (rev 272394)
+++ PKGBUILD2017-12-06 05:15:06 UTC (rev 272395)
@@ -3,22 +3,23 @@
 
 _hkgname=data-serializer
 pkgname=haskell-data-serializer
-pkgver=0.3
-pkgrel=23
+pkgver=0.3.2
+pkgrel=1
 pkgdesc="Common API for serialization libraries"
 url="https://github.com/mvv/data-serializer";
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-cereal' 'haskell-data-endian' 'haskell-parsers' 
'haskell-semigroups')
-makedepends=('ghc')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-data-endian' 'haskell-parsers' 
'haskell-semigroups'
+ 'haskell-split')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7959312c1de72eb9390a8a9b99b481dc7f3800d2ae881fe08b536c20fff42d9b9b235e6d03a84563ea591a5bb167549bee11fb62afd6cd0905c6ed5966458060')
+sha512sums=('ecb8ae4a85845fbc0f2674b1ae9c9bd1f6a7db7fc49b30a4609e701f19e72740216da427076241fe7c7491a950c2428be6b1bde0ea74662c8bd70766ef9d92e5')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -27,6 +28,11 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:10:58
  Author: felixonmars
Revision: 272393

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD (from rev 
272392, haskell-hedgehog/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 05:10:58 UTC (rev 272393)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hedgehog
+pkgname=haskell-hedgehog
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="A modern property-based testing system"
+url="https://hedgehog.qa";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-concurrent-output'
+ 'haskell-exceptions' 'haskell-lifted-async' 'haskell-mmorph' 
'haskell-monad-control'
+ 'haskell-mtl' 'haskell-pretty-show' 'haskell-primitive' 
'haskell-random'
+ 'haskell-resourcet' 'haskell-stm' 'haskell-text' 'haskell-th-lift'
+ 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('cad1e406ea8553242b5cd5ceff04967bf08c311f4e6e337684ba7ccc272897d0b006d40ef0d4d24c49a6383a6ab349c8441aee0a68681e110a850245c2f659c4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 05:10:32
  Author: felixonmars
Revision: 272392

upgpkg: haskell-hedgehog 0.5.1-1

rebuild with hedgehog,0.5.1

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 04:54:46 UTC (rev 272391)
+++ PKGBUILD2017-12-06 05:10:32 UTC (rev 272392)
@@ -4,8 +4,8 @@
 
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
-pkgver=0.5
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa";
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
  'haskell-transformers-base' 'haskell-wl-pprint-annotated')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('e3bc53bed9cde3b3ff9bfd7bb3ccbdfb881f90c2469776e41c952deca0c5832eb93d3304a27954046784a46aa9ef62b87ed8db36300682f304c3044d73f65b09')
+sha512sums=('cad1e406ea8553242b5cd5ceff04967bf08c311f4e6e337684ba7ccc272897d0b006d40ef0d4d24c49a6383a6ab349c8441aee0a68681e110a850245c2f659c4')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in python-pytorch/trunk (2334.patch PKGBUILD)

2017-12-05 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 6, 2017 @ 04:54:46
  Author: svenstaro
Revision: 272391

Clean up package

Modified:
  python-pytorch/trunk/PKGBUILD
Deleted:
  python-pytorch/trunk/2334.patch

+
 2334.patch |   21 -
 PKGBUILD   |   17 ++---
 2 files changed, 2 insertions(+), 36 deletions(-)

Deleted: 2334.patch
===
--- 2334.patch  2017-12-06 04:53:43 UTC (rev 272390)
+++ 2334.patch  2017-12-06 04:54:46 UTC (rev 272391)
@@ -1,21 +0,0 @@
-From 5e2b1b975bf758b67a190444a1d4a6f18c997095 Mon Sep 17 00:00:00 2001
-From: Mo Zhou 
-Date: Tue, 8 Aug 2017 09:58:23 +
-Subject: [PATCH] THD: add a missing header to fix build failure
-

- torch/lib/THD/base/ChannelUtils.hpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/torch/lib/THD/base/ChannelUtils.hpp 
b/torch/lib/THD/base/ChannelUtils.hpp
-index 563e68297e..e03e8bd132 100644
 a/torch/lib/THD/base/ChannelUtils.hpp
-+++ b/torch/lib/THD/base/ChannelUtils.hpp
-@@ -5,6 +5,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 04:53:43 UTC (rev 272390)
+++ PKGBUILD2017-12-06 04:54:46 UTC (rev 272391)
@@ -16,15 +16,11 @@
 
source=("${_pkgname}-${pkgver}::git://github.com/pytorch/pytorch.git#tag=v${pkgver}"
 "git://github.com/facebookincubator/gloo"
 "git://github.com/pybind/pybind11"
-"git://github.com/nanopb/nanopb"
-
"nccl.tar.gz::https://github.com/NVIDIA/nccl/archive/29a1a916dc14bb2c00feed3d4820d51fa85be1e6.tar.gz";
-2334.patch)
+"git://github.com/nanopb/nanopb")
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
-'SKIP'
-'6387030e37d14762f87eefbc86ee527293ec04745c66ccd820cf7fc0fdc23f92'
-'1933b0e73785cc3d24013815c79f36267380239f2cbf0561b7702e0d5af61daf')
+'SKIP')
 
 prepare() {
   cd "${_pkgname}-${pkgver}"
@@ -35,15 +31,6 @@
   git config submodule."torch/lib/nanopb".url ${srcdir}/nanopb
   git submodule update
 
-  # sed -i -e '144icp -r nccl gloo/third-party/' torch/lib/build_all.sh
-  # sed -i -e '470,475d' setup.py
-
-  # Hack to build with new cuda 9
-  # rm -r torch/lib/nccl/src
-  # cp -r "${srcdir}"/nccl-*/* torch/lib/nccl
-
-  # patch -Np1 < ${srcdir}/2334.patch
-
   cd ..
 
   cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"


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

2017-12-05 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 6, 2017 @ 04:53:43
  Author: svenstaro
Revision: 272390

archrelease: copy trunk to community-x86_64

Added:
  emscripten/repos/community-x86_64/PKGBUILD
(from rev 272389, emscripten/trunk/PKGBUILD)
  emscripten/repos/community-x86_64/emscripten.install
(from rev 272389, emscripten/trunk/emscripten.install)
  emscripten/repos/community-x86_64/emscripten.sh
(from rev 272389, emscripten/trunk/emscripten.sh)
Deleted:
  emscripten/repos/community-x86_64/PKGBUILD
  emscripten/repos/community-x86_64/emscripten.install
  emscripten/repos/community-x86_64/emscripten.sh

+
 PKGBUILD   |  172 +--
 emscripten.install |   22 +++---
 emscripten.sh  |   14 ++--
 3 files changed, 104 insertions(+), 104 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 04:53:30 UTC (rev 272389)
+++ PKGBUILD2017-12-06 04:53:43 UTC (rev 272390)
@@ -1,86 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: Stefan Husmann 
-# Contributor: Vlad Kolotvin 
-
-pkgname=emscripten
-pkgver=1.37.23
-pkgrel=1
-pkgdesc="LLVM-based project that compiles C and C++ into highly-optimizable 
JavaScript for the web"
-arch=('x86_64')
-url="http://emscripten.org";
-license=('custom')
-depends=('nodejs' 'python' 'python2')
-makedepends=('cmake' 'libxml2')
-optdepends=('java-environment: for using clojure'
-'ruby: for using websockify addon')
-install=$pkgname.install
-source=(emscripten-$pkgver.tar.gz::"https://github.com/kripken/emscripten/archive/$pkgver.tar.gz";
-
emscripten-fastcomp-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp/archive/$pkgver.tar.gz";
-
emscripten-fastcomp-clang-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp-clang/archive/$pkgver.tar.gz";
-"emscripten.sh")
-sha512sums=('9c73c055405b4f13fdf6e4957b669e477d755985846022fe509d8f11efe0891aad1254fb1a5bf1830807b671881b2c567cee09493a6bba6d17a4290384bf6343'
-
'abe611868e2ada7d0b32e782863267ad1c2f73aef07d3f8929416f57ff68bf96765800e89b1330f5f3e8f916603a6c19be2dcd60d0e6dc73f31ffa82bc6425df'
-
'f52f3b49801c1edf2f1c0587672cefd5fb891c47d49af868e976506b191c347960375958e97d33c7b089e74f7b5b6956a452580d4406a1fde028c835b13c0acf'
-
'52007717c21c22f5d9f027268de2516e969f2ffb8e37121f75ca2697b7ddcde6c0be9636d19df7b3c2e89bc769f5361750c62f9fcb84d224cde3c8626bc9c93b')
-
-prepare() {
-  cd emscripten-fastcomp-$pkgver
-
-  # reset folder for out-of-source build
-  rm -rf build
-  mkdir build
-
-  # put clang source into the right place (http://git.io/i1GBkg)
-  rm -rf tools/clang
-  ln -s "$srcdir"/emscripten-fastcomp-clang-$pkgver tools/clang
-
-  # python2 shebang fixes
-  cd ../emscripten-$pkgver
-  sed '1s|python$|python2|' -i $(find third_party tools -name \*.py) emrun
-
-  # adapt config file template to use our custom environment variable and path
-  sed -e "s|getenv('LLVM')|getenv('EMSCRIPTEN_FASTCOMP')|" \
--e 's|{{{ LLVM_ROOT }}}|/usr/lib/emscripten-fastcomp|' \
--i tools/settings_template_readonly.py
-}
-
-build() {
-  cd emscripten-fastcomp-$pkgver/build
-
-  CC=gcc CXX=g++ cmake .. -DPYTHON_EXECUTABLE=/usr/bin/python2 \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=YES \
--DLLVM_TARGETS_TO_BUILD="X86;JSBackend" \
--DLLVM_BUILD_RUNTIME=OFF \
--DLLVM_INCLUDE_EXAMPLES=OFF \
--DLLVM_INCLUDE_TESTS=OFF \
--DCLANG_INCLUDE_TESTS=OFF
-  make
-}
-
-package() {
-  # exported variables
-  install -Dm755 "$srcdir"/emscripten.sh "$pkgdir"/etc/profile.d/emscripten.sh
-
-  # LLVM-backend, TODO: include only needed tools
-  cd "$srcdir"/emscripten-fastcomp-$pkgver
-  install -Dm644 emscripten-version.txt 
"$pkgdir"/usr/lib/emscripten-fastcomp/emscripten-version.txt
-  install -m755 build/bin/* "$pkgdir"/usr/lib/emscripten-fastcomp
-
-  # copy structure
-  cd "$srcdir"/emscripten-$pkgver
-  install -d "$pkgdir"/usr/lib/emscripten
-  cp -rup em* cmake site src system third_party tools 
"$pkgdir"/usr/lib/emscripten
-
-  # remove clutter
-  rm "$pkgdir"/usr/lib/emscripten-fastcomp/{*-test,llvm-lit}
-  rm "$pkgdir"/usr/lib/emscripten/*.bat
-
-  # docs
-  install -d "$pkgdir"/usr/share/doc
-  ln -s /usr/lib/emscripten/site/source/docs "$pkgdir"/usr/share/doc/$pkgname
-
-  # license
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: emscripten/repos/community-x86_64/PKGBUILD (from rev 272389, 
emscripten/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 04:53:43 UTC (rev 272390)
@@ -0,0 +1,86 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: Stefan Husmann 
+# Contributor: Vlad Kolotvin 
+
+pkgname=emscripten
+pkgver=1.37.24
+pkgrel=1
+pk

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

2017-12-05 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 6, 2017 @ 04:53:30
  Author: svenstaro
Revision: 272389

upgpkg: emscripten 1.37.24-1

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 04:22:07 UTC (rev 272388)
+++ PKGBUILD2017-12-06 04:53:30 UTC (rev 272389)
@@ -4,7 +4,7 @@
 # Contributor: Vlad Kolotvin 
 
 pkgname=emscripten
-pkgver=1.37.23
+pkgver=1.37.24
 pkgrel=1
 pkgdesc="LLVM-based project that compiles C and C++ into highly-optimizable 
JavaScript for the web"
 arch=('x86_64')
@@ -19,9 +19,9 @@
 
emscripten-fastcomp-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp/archive/$pkgver.tar.gz";
 
emscripten-fastcomp-clang-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp-clang/archive/$pkgver.tar.gz";
 "emscripten.sh")
-sha512sums=('9c73c055405b4f13fdf6e4957b669e477d755985846022fe509d8f11efe0891aad1254fb1a5bf1830807b671881b2c567cee09493a6bba6d17a4290384bf6343'
-
'abe611868e2ada7d0b32e782863267ad1c2f73aef07d3f8929416f57ff68bf96765800e89b1330f5f3e8f916603a6c19be2dcd60d0e6dc73f31ffa82bc6425df'
-
'f52f3b49801c1edf2f1c0587672cefd5fb891c47d49af868e976506b191c347960375958e97d33c7b089e74f7b5b6956a452580d4406a1fde028c835b13c0acf'
+sha512sums=('14d79a55e2e8440d2f8b4c4654bd2803fda2c6cfa00ad9ea0923fd45d2809855a820803cfacf57ee9145da517771bb9a6d48f9b752c5e61736f68170cc238266'
+
'11edc1b7f6c5728093861c59a33204b3ed95410209e42387fdc7c48da974c6d35c898564136a25ca8816a934de54f3d33f443f01baeb42639520a6b569eb0229'
+
'e67856644ef9f7ceecf58341a8b535f9d5fe0490ea47ba836c0b4aa80643684f0f1d94b24fc6f18684abec698ab65033e6ca853ff0923f8b3cb639fc893bd4b3'
 
'52007717c21c22f5d9f027268de2516e969f2ffb8e37121f75ca2697b7ddcde6c0be9636d19df7b3c2e89bc769f5361750c62f9fcb84d224cde3c8626bc9c93b')
 
 prepare() {


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

2017-12-05 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 6, 2017 @ 04:22:07
  Author: svenstaro
Revision: 272388

archrelease: copy trunk to community-x86_64

Added:
  python-pytorch/repos/community-x86_64/2334.patch
(from rev 272387, python-pytorch/trunk/2334.patch)
  python-pytorch/repos/community-x86_64/PKGBUILD
(from rev 272387, python-pytorch/trunk/PKGBUILD)
Deleted:
  python-pytorch/repos/community-x86_64/2334.patch
  python-pytorch/repos/community-x86_64/PKGBUILD

+
 2334.patch |   42 -
 PKGBUILD   |  273 ++-
 2 files changed, 164 insertions(+), 151 deletions(-)

Deleted: 2334.patch
===
--- 2334.patch  2017-12-06 04:21:50 UTC (rev 272387)
+++ 2334.patch  2017-12-06 04:22:07 UTC (rev 272388)
@@ -1,21 +0,0 @@
-From 5e2b1b975bf758b67a190444a1d4a6f18c997095 Mon Sep 17 00:00:00 2001
-From: Mo Zhou 
-Date: Tue, 8 Aug 2017 09:58:23 +
-Subject: [PATCH] THD: add a missing header to fix build failure
-

- torch/lib/THD/base/ChannelUtils.hpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/torch/lib/THD/base/ChannelUtils.hpp 
b/torch/lib/THD/base/ChannelUtils.hpp
-index 563e68297e..e03e8bd132 100644
 a/torch/lib/THD/base/ChannelUtils.hpp
-+++ b/torch/lib/THD/base/ChannelUtils.hpp
-@@ -5,6 +5,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- #include 

Copied: python-pytorch/repos/community-x86_64/2334.patch (from rev 272387, 
python-pytorch/trunk/2334.patch)
===
--- 2334.patch  (rev 0)
+++ 2334.patch  2017-12-06 04:22:07 UTC (rev 272388)
@@ -0,0 +1,21 @@
+From 5e2b1b975bf758b67a190444a1d4a6f18c997095 Mon Sep 17 00:00:00 2001
+From: Mo Zhou 
+Date: Tue, 8 Aug 2017 09:58:23 +
+Subject: [PATCH] THD: add a missing header to fix build failure
+
+---
+ torch/lib/THD/base/ChannelUtils.hpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/torch/lib/THD/base/ChannelUtils.hpp 
b/torch/lib/THD/base/ChannelUtils.hpp
+index 563e68297e..e03e8bd132 100644
+--- a/torch/lib/THD/base/ChannelUtils.hpp
 b/torch/lib/THD/base/ChannelUtils.hpp
+@@ -5,6 +5,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 04:21:50 UTC (rev 272387)
+++ PKGBUILD2017-12-06 04:22:07 UTC (rev 272388)
@@ -1,130 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
-_pkgname="pytorch"
-pkgver=0.2.0
-pkgrel=4
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="http://pytorch.org";
-license=('BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
- 'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'gcc6' 'cmake' 'cuda' 'cudnn')
-source=("https://github.com/pytorch/pytorch/archive/v${pkgver}.tar.gz";
-
"nccl.tar.gz::https://github.com/NVIDIA/nccl/archive/29a1a916dc14bb2c00feed3d4820d51fa85be1e6.tar.gz";
-2334.patch)
-sha256sums=('b76d61aaa8fc18b928ca3c910c398687be08f5661d6615884c4faba3e8742a26'
-'6387030e37d14762f87eefbc86ee527293ec04745c66ccd820cf7fc0fdc23f92'
-'1933b0e73785cc3d24013815c79f36267380239f2cbf0561b7702e0d5af61daf')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-  sed -i -e '144icp -r nccl gloo/third-party/' torch/lib/build_all.sh
-  sed -i -e '470,475d' setup.py
-
-  # Hack to build with new cuda 9
-  rm -r torch/lib/nccl/src
-  cp -r "${srcdir}"/nccl-*/* torch/lib/nccl
-
-  patch -Np1 < ${srcdir}/2334.patch
-
-  cd ..
-
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py3"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2-cuda"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py3-cuda"
-}
-
-build() {
-  msg2 "Building Python 2 without cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py2"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CFLAGS/-fno-plt/}" \
-  NO_CUDA=1 \
-  WITH_CUDA=0 \
-  WITH_CUDNN=0 \
-  python2 setup.py build
-
-  msg2 "Building Python 3 without cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py3"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CFLAGS/-fno-plt/}" \
-  NO_CUDA=1 \
-  WITH_CUDA=0 \
-  WITH_CUDNN=0 \
-  python setup.py build
-
-  msg2 "Building Python 2 with cuda"
-  cd "$srcdir/${_pkgname}

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

2017-12-05 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 6, 2017 @ 04:21:50
  Author: svenstaro
Revision: 272387

upgpkg: python-pytorch 0.3.0-1

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 03:23:38 UTC (rev 272386)
+++ PKGBUILD2017-12-06 04:21:50 UTC (rev 272387)
@@ -4,8 +4,8 @@
 pkgbase="python-pytorch"
 pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
 _pkgname="pytorch"
-pkgver=0.2.0
-pkgrel=4
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="http://pytorch.org";
@@ -12,24 +12,37 @@
 license=('BSD')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
  'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'gcc6' 'cmake' 'cuda' 'cudnn')
-source=("https://github.com/pytorch/pytorch/archive/v${pkgver}.tar.gz";
+ 'gcc6' 'cmake' 'cuda' 'cudnn' 'git')
+source=("${_pkgname}-${pkgver}::git://github.com/pytorch/pytorch.git#tag=v${pkgver}"
+"git://github.com/facebookincubator/gloo"
+"git://github.com/pybind/pybind11"
+"git://github.com/nanopb/nanopb"
 
"nccl.tar.gz::https://github.com/NVIDIA/nccl/archive/29a1a916dc14bb2c00feed3d4820d51fa85be1e6.tar.gz";
 2334.patch)
-sha256sums=('b76d61aaa8fc18b928ca3c910c398687be08f5661d6615884c4faba3e8742a26'
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
 '6387030e37d14762f87eefbc86ee527293ec04745c66ccd820cf7fc0fdc23f92'
 '1933b0e73785cc3d24013815c79f36267380239f2cbf0561b7702e0d5af61daf')
 
 prepare() {
   cd "${_pkgname}-${pkgver}"
-  sed -i -e '144icp -r nccl gloo/third-party/' torch/lib/build_all.sh
-  sed -i -e '470,475d' setup.py
 
+  git submodule init
+  git config submodule."torch/lib/gloo".url ${srcdir}/gloo
+  git config submodule."torch/lib/pybind11".url ${srcdir}/pybind11
+  git config submodule."torch/lib/nanopb".url ${srcdir}/nanopb
+  git submodule update
+
+  # sed -i -e '144icp -r nccl gloo/third-party/' torch/lib/build_all.sh
+  # sed -i -e '470,475d' setup.py
+
   # Hack to build with new cuda 9
-  rm -r torch/lib/nccl/src
-  cp -r "${srcdir}"/nccl-*/* torch/lib/nccl
+  # rm -r torch/lib/nccl/src
+  # cp -r "${srcdir}"/nccl-*/* torch/lib/nccl
 
-  patch -Np1 < ${srcdir}/2334.patch
+  # patch -Np1 < ${srcdir}/2334.patch
 
   cd ..
 


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 03:23:38
  Author: felixonmars
Revision: 272386

archrelease: copy trunk to community-x86_64

Added:
  deepin-dock/repos/community-x86_64/PKGBUILD
(from rev 272385, deepin-dock/trunk/PKGBUILD)
Deleted:
  deepin-dock/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 03:23:01 UTC (rev 272385)
+++ PKGBUILD2017-12-06 03:23:38 UTC (rev 272386)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=4.5.7
-pkgrel=1
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('dtkwidget' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher'
- 'deepin-qt5integration' 'deepin-qt-dbus-factory')
-makedepends=('qt5-tools')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
-sha512sums=('5e6dc6e9a4078795274eb0d1ced3e70389eb1a39deab2daa5f6ce5028c2b3af046b14494ff74e266101e7f1a6a276b9a7c1ea5e782f76e45686aeb23ab900d29')
-
-build() {
-  cd dde-dock-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-dock-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-dock/repos/community-x86_64/PKGBUILD (from rev 272385, 
deepin-dock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 03:23:38 UTC (rev 272386)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=4.5.7.1
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
+ 'deepin-qt-dbus-factory')
+makedepends=('qt5-tools')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
+sha512sums=('2e3707742aa65364d785a4ec6cae105b407190b72385575ceda7a5a3783a01f8512882337038c2dce0de978d2f157ea429bb890f6764a21e93006aa189af5d04')
+
+build() {
+  cd dde-dock-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-dock-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 03:23:01
  Author: felixonmars
Revision: 272385

upgpkg: deepin-dock 4.5.7.1-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 03:17:57 UTC (rev 272384)
+++ PKGBUILD2017-12-06 03:23:01 UTC (rev 272385)
@@ -4,20 +4,20 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=4.5.7
+pkgver=4.5.7.1
 pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-dock";
 license=('GPL3')
-depends=('dtkwidget' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher'
- 'deepin-qt5integration' 'deepin-qt-dbus-factory')
+depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
+ 'deepin-qt-dbus-factory')
 makedepends=('qt5-tools')
 conflicts=('dde-dock')
 replaces=('dde-dock')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
-sha512sums=('5e6dc6e9a4078795274eb0d1ced3e70389eb1a39deab2daa5f6ce5028c2b3af046b14494ff74e266101e7f1a6a276b9a7c1ea5e782f76e45686aeb23ab900d29')
+sha512sums=('2e3707742aa65364d785a4ec6cae105b407190b72385575ceda7a5a3783a01f8512882337038c2dce0de978d2f157ea429bb890f6764a21e93006aa189af5d04')
 
 build() {
   cd dde-dock-$pkgver


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:58:12
  Author: felixonmars
Revision: 272374

upgpkg: hledger-web 1.4-24

rebuild with parser-combinators,0.2.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:56:52 UTC (rev 272373)
+++ PKGBUILD2017-12-06 02:58:12 UTC (rev 272374)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.4
-pkgrel=23
+pkgrel=24
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:58:37
  Author: felixonmars
Revision: 272375

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 272374, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:58:37 UTC (rev 272375)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.4
+pkgrel=24
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('2c890a2f45b0ab5ffb781887bdd4e9f48465bb63e70118e59ec64f3ea5077df67462f52c0a6f292a970d893fd03a870b1d0a1093d32c1d3ed4a56a8a59d8c57f')
+
+prepare() {
+sed -e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:56:31
  Author: felixonmars
Revision: 272372

upgpkg: hledger-ui 1.4-8

rebuild with parser-combinators,0.2.1

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:55:36 UTC (rev 272371)
+++ PKGBUILD2017-12-06 02:56:31 UTC (rev 272372)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-ui
 pkgver=1.4
-pkgrel=7
+pkgrel=8
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:56:52
  Author: felixonmars
Revision: 272373

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 272372, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:56:52 UTC (rev 272373)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.4
+pkgrel=8
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-base-compat" "haskell-cmdargs" "haskell-data-default" 
"haskell-fsnotify"
+ "haskell-hunit" "haskell-microlens" "haskell-microlens-platform" 
"haskell-megaparsec"
+ "haskell-pretty-show" "haskell-safe" "haskell-split" "haskell-text" 
"haskell-text-zipper"
+ "haskell-vector" "haskell-brick" "haskell-vty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('25712f7254933cd14cc1876b4c5b1eae2ea8c07324191b34e8c875cbe4e5ee60389db5cf804d556d91cc99d1baccf7dedd3cfe094a29caa03ee0981b12e89937')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-e 's/vty >= 5.5 && < 5.18/vty >= 5.5/' \
+-e 's/brick >= 0.12 && < 0.25/brick >= 0.12/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:55:36
  Author: felixonmars
Revision: 272371

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 272370, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:55:36 UTC (rev 272371)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.4
+pkgrel=18
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-decimal'
+ 'haskell-docopt' 'haskell-either' 'haskell-microlens' 
'haskell-microlens-platform'
+ 'haskell-safe' 'haskell-servant-server' 'haskell-servant-swagger' 
'haskell-swagger2'
+ 'haskell-text' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('e71231c8d4602affdfcdd229fe488331c4f827c9274d17e0e711eea853e4dbc51bb47652081ae7d822e836b8932970fc01169649f1652716c00036be45a8e547')
+
+prepare() {
+sed -i 's/, swagger2 >= 2.0 && < 2.2/, swagger2 >= 2.0/' 
$pkgname-$pkgver/$pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:55:14
  Author: felixonmars
Revision: 272370

upgpkg: hledger-api 1.4-18

rebuild with parser-combinators,0.2.1

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:54:00 UTC (rev 272369)
+++ PKGBUILD2017-12-06 02:55:14 UTC (rev 272370)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.4
-pkgrel=17
+pkgrel=18
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:54:00
  Author: felixonmars
Revision: 272369

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger/repos/community-staging-x86_64/PKGBUILD (from rev 272368, 
hledger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:54:00 UTC (rev 272369)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger
+pkgver=1.4
+pkgrel=6
+pkgdesc="Command-line interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat' 
'haskell-diff'
+ 'haskell-file-embed' 'haskell-here' 'haskell-pretty-show' 
'haskell-temporary'
+ 'haskell-tabular' 'haskell-hledger-lib' 
'haskell-unordered-containers' 'haskell-cmdargs'
+ 'haskell-csv' 'haskell-data-default' 'haskell-hashable' 
'haskell-hunit' 'haskell-mtl'
+ 'haskell-old-time' 'haskell-megaparsec' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-shakespeare' 'haskell-split' 'haskell-text' 
'haskell-utf8-string'
+ 'haskell-utility-ht' 'haskell-wizards')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('25d4003cbfbfb672c665a5e0a2c6852df8c1ca95b8d33154376a527d27d1a7a114c00e75b5e2c8b8ac5bfe9cb7d8f8d0a410cadbf2900691e4e2b6e0645c7369')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fterminfo -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:53:39
  Author: felixonmars
Revision: 272368

upgpkg: hledger 1.4-6

rebuild with parser-combinators,0.2.1

Modified:
  hledger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:52:33 UTC (rev 272367)
+++ PKGBUILD2017-12-06 02:53:39 UTC (rev 272368)
@@ -4,7 +4,7 @@
 
 pkgname=hledger
 pkgver=1.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Command-line interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:52:33
  Author: felixonmars
Revision: 272367

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hledger-lib/repos/community-staging-x86_64/
  haskell-hledger-lib/repos/community-staging-x86_64/PKGBUILD
(from rev 272366, haskell-hledger-lib/trunk/PKGBUILD)

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

Copied: haskell-hledger-lib/repos/community-staging-x86_64/PKGBUILD (from rev 
272366, haskell-hledger-lib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:52:33 UTC (rev 272367)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hledger-lib
+pkgname=haskell-hledger-lib
+pkgver=1.4
+pkgrel=4
+pkgdesc="Core data types, parsers and functionality for the hledger accounting 
tools"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat' 
'haskell-blaze-markup'
+ 'haskell-cmdargs' 'haskell-csv' 'haskell-data-default' 
'haskell-decimal'
+ 'haskell-hashtables' 'haskell-megaparsec' 'haskell-mtl' 
'haskell-old-time'
+ 'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 
'haskell-split' 'haskell-text'
+ 'haskell-uglymemo' 'haskell-utf8-string' 'haskell-hunit' 
'haskell-parsec'
+ 'haskell-semigroups')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('21882c36c8998cc8fb21a57f907d52fe193b9091a4cb44774cb98b3fce7f50a148abae7acaa6d0bfafffc96803a7ccc60c52dd92efd5256757da106f33bafc60')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-i ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:52:10
  Author: felixonmars
Revision: 272366

upgpkg: haskell-hledger-lib 1.4-4

rebuild with parser-combinators,0.2.1

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:49:59 UTC (rev 272365)
+++ PKGBUILD2017-12-06 02:52:10 UTC (rev 272366)
@@ -5,7 +5,7 @@
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
 pkgver=1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Core data types, parsers and functionality for the hledger accounting 
tools"
 url="http://hledger.org";
 license=("GPL")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:49:35
  Author: felixonmars
Revision: 272364

upgpkg: haskell-brick 0.29-2

rebuild with parser-combinators,0.2.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:48:40 UTC (rev 272363)
+++ PKGBUILD2017-12-06 02:49:35 UTC (rev 272364)
@@ -5,7 +5,7 @@
 _hkgname=brick
 pkgname=haskell-brick
 pkgver=0.29
-pkgrel=1
+pkgrel=2
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick";
 license=("custom:BSD3")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:49:59
  Author: felixonmars
Revision: 272365

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 272364, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:49:59 UTC (rev 272365)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.29
+pkgrel=2
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
+ 'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
+ 'haskell-contravariant' 'haskell-stm' 'haskell-text' 
'haskell-text-zipper'
+ 'haskell-word-wrap')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('e1c83367b80b3ade486cac80dcfb14148a39c74763c4bc1a5c74f9c6a16067b72c1e1c20980a088ebfae5db931232730dcfc70b949f978d16e78f10debd7d3ca')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:48:11
  Author: felixonmars
Revision: 272362

upgpkg: haskell-config-ini 0.2.1.1-2

rebuild with parser-combinators,0.2.1

Modified:
  haskell-config-ini/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:46:02 UTC (rev 272361)
+++ PKGBUILD2017-12-06 02:48:11 UTC (rev 272362)
@@ -5,7 +5,7 @@
 _hkgname=config-ini
 pkgname=haskell-config-ini
 pkgver=0.2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for simple INI-based configuration files."
 url="https://github.com/aisamanra/config-ini";
 license=("custom:BSD3")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:48:40
  Author: felixonmars
Revision: 272363

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-config-ini/repos/community-staging-x86_64/
  haskell-config-ini/repos/community-staging-x86_64/PKGBUILD
(from rev 272362, haskell-config-ini/trunk/PKGBUILD)

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

Copied: haskell-config-ini/repos/community-staging-x86_64/PKGBUILD (from rev 
272362, haskell-config-ini/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:48:40 UTC (rev 272363)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=config-ini
+pkgname=haskell-config-ini
+pkgver=0.2.1.1
+pkgrel=2
+pkgdesc="A library for simple INI-based configuration files."
+url="https://github.com/aisamanra/config-ini";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-text' 'haskell-unordered-containers' 
'haskell-megaparsec')
+makedepends=('ghc' 'haskell-ini' 'haskell-hedgehog' 'haskell-doctest' 
'haskell-microlens')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('d6cc340b84cda249f9a3f06d8d7508a78a11d045bd82cd9bd34e19efa31720a85186c2e4f30a837365a3c82979ec170b9bc5ebe937db881796f858cd16d855d9')
+
+prepare() {
+sed -i 's/doctest \[ /doctest [ "-dynamic", /' 
$_hkgname-$pkgver/test/doctest/Main.hs
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+# https://github.com/aisamanra/config-ini/issues/12
+cd $_hkgname-$pkgver
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:46:02
  Author: felixonmars
Revision: 272361

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-megaparsec/repos/community-staging-x86_64/PKGBUILD (from rev 
272360, haskell-megaparsec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:46:02 UTC (rev 272361)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=megaparsec
+pkgname=haskell-megaparsec
+pkgver=6.2.0
+pkgrel=3
+pkgdesc="Monadic parser combinators"
+url="https://github.com/mrkkrp/megaparsec";
+license=("custom:BSD2")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-mtl" 
"haskell-parser-combinators"
+ "haskell-scientific" "haskell-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('69ab31a31f264e133fd17fb1fe0c291de7cbe5cbc798cab44e1f4ba3c16d924febbed693b98eb0e63781245c530dfb62a5e90ad3e3eba1919ce1e93d15147e31')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:45:40
  Author: felixonmars
Revision: 272360

upgpkg: haskell-megaparsec 6.2.0-3

rebuild with parser-combinators,0.2.1

Modified:
  haskell-megaparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:44:44 UTC (rev 272359)
+++ PKGBUILD2017-12-06 02:45:40 UTC (rev 272360)
@@ -5,7 +5,7 @@
 _hkgname=megaparsec
 pkgname=haskell-megaparsec
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Monadic parser combinators"
 url="https://github.com/mrkkrp/megaparsec";
 license=("custom:BSD2")


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:44:44
  Author: felixonmars
Revision: 272359

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-parser-combinators/repos/community-staging-x86_64/
  haskell-parser-combinators/repos/community-staging-x86_64/PKGBUILD
(from rev 272358, haskell-parser-combinators/trunk/PKGBUILD)

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

Copied: haskell-parser-combinators/repos/community-staging-x86_64/PKGBUILD 
(from rev 272358, haskell-parser-combinators/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-06 02:44:44 UTC (rev 272359)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=parser-combinators
+pkgname=haskell-parser-combinators
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Lightweight package providing commonly useful parser combinators"
+url="https://github.com/mrkkrp/parser-combinators";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c4ede07e2ab0e7448a1bd24339532c532c2edb1415e78ae9f6215acff847ee2bc57782f96f72ab8dbf3487858472a489153566430e889c0129b2c8c081f56bad')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:44:22
  Author: felixonmars
Revision: 272358

upgpkg: haskell-parser-combinators 0.2.1-1

rebuild with parser-combinators,0.2.1

Modified:
  haskell-parser-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:43:39 UTC (rev 272357)
+++ PKGBUILD2017-12-06 02:44:22 UTC (rev 272358)
@@ -4,8 +4,8 @@
 
 _hkgname=parser-combinators
 pkgname=haskell-parser-combinators
-pkgver=0.2.0
-pkgrel=3
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Lightweight package providing commonly useful parser combinators"
 url="https://github.com/mrkkrp/parser-combinators";
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('37287833048ed408920cd72b362667d3ba976a302d5340dd859f0e2cba0edabb2ed7228f838356b31f1e1f9fd65fe2c707e4cc4c7ab217b3e912e630c9124030')
+sha512sums=('c4ede07e2ab0e7448a1bd24339532c532c2edb1415e78ae9f6215acff847ee2bc57782f96f72ab8dbf3487858472a489153566430e889c0129b2c8c081f56bad')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:43:39
  Author: felixonmars
Revision: 272357

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 02:43:07 UTC (rev 272356)
+++ PKGBUILD2017-12-06 02:43:39 UTC (rev 272357)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Felix Kaiser 
-
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Simple powerful testing with Python"
-arch=('any')
-license=('MIT')
-url="http://pytest.org/";
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'python-pluggy'
- 'python2-pluggy' 'python-attrs' 'python2-attrs' 
'python2-funcsigs')
-checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-tox'
-  'python2-tox' 'python-yaml' 'python2-yaml' 'python-pytest-xdist'
-  'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
-  'python2-requests' 'python-hypothesis' 'python2-hypothesis')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
-sha512sums=('ad309fbca6721eb17bafd08bb65d003e3f8941ddd9243d76fa6053d3e3c143c75590ec23eb94368140c4110b54eadede1dc08ed20b009c3bf770a190cd88ecba')
-
-prepare() {
-  cp -a pytest-$pkgver{,-py2}
-
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/pytest-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pytest-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-pytest() {
-  depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs')
-
-  cd pytest-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest() {
-  depends=('python2-py' 'python2-setuptools' 'python2-pluggy' 'python2-attrs' 
'python2-funcsigs')
-
-  cd pytest-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/py.test{,2}
-  mv "$pkgdir"/usr/bin/pytest{,2}
-}

Copied: python-pytest/repos/community-any/PKGBUILD (from rev 272356, 
python-pytest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 02:43:39 UTC (rev 272357)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Felix Kaiser 
+
+pkgbase=python-pytest
+pkgname=('python-pytest' 'python2-pytest')
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="Simple powerful testing with Python"
+arch=('any')
+license=('MIT')
+url="http://pytest.org/";
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'python-pluggy'
+ 'python2-pluggy' 'python-attrs' 'python2-attrs' 
'python2-funcsigs')
+checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-tox'
+  'python2-tox' 'python-yaml' 'python2-yaml' 'python-pytest-xdist'
+  'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
+  'python2-requests' 'python-hypothesis' 'python2-hypothesis')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
+sha512sums=('8f06dc4486db1ea87633302c3b63d4f44a000716fdea49425a4dd960fe8b5081b338bd92d4877d748beaed979864693e54f2f02b0e508cd9c4beda71ec5c61a7')
+
+prepare() {
+  cp -a pytest-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pytest-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pytest-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/pytest-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-pytest() {
+  depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs')
+
+  cd pytest-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest() {
+  depends=('python2-py' 'python2-setuptools' 'python2-pluggy' 'python2-attrs' 
'python2-funcsigs')
+
+  cd pytest-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/py.test{,2}
+  mv "$pkgdir"/usr/bin/pytest{,2}
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:43:07
  Author: felixonmars
Revision: 272356

upgpkg: python-pytest 3.3.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:38:56 UTC (rev 272355)
+++ PKGBUILD2017-12-06 02:43:07 UTC (rev 272356)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -17,7 +17,7 @@
   'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
   'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
-sha512sums=('ad309fbca6721eb17bafd08bb65d003e3f8941ddd9243d76fa6053d3e3c143c75590ec23eb94368140c4110b54eadede1dc08ed20b009c3bf770a190cd88ecba')
+sha512sums=('8f06dc4486db1ea87633302c3b63d4f44a000716fdea49425a4dd960fe8b5081b338bd92d4877d748beaed979864693e54f2f02b0e508cd9c4beda71ec5c61a7')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:38:56
  Author: felixonmars
Revision: 272355

archrelease: copy trunk to community-any

Added:
  python-requests-mock/repos/community-any/PKGBUILD
(from rev 272354, python-requests-mock/trunk/PKGBUILD)
Deleted:
  python-requests-mock/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 02:38:24 UTC (rev 272354)
+++ PKGBUILD2017-12-06 02:38:56 UTC (rev 272355)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-requests-mock
-pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="A mock of useful classes and functions to be used with 
python-requests."
-arch=('any')
-url="https://github.com/openstack/requests-mock";
-license=('Apache')
-makedepends=('python-pbr' 'python2-pbr' 'python-requests' 'python2-requests'
- 'python-six' 'python2-six' 'git')
-checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
-source=("git+https://github.com/openstack/requests-mock.git#tag=$pkgver";)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a requests-mock{,-py2}
-}
-
-build() {
-  cd "$srcdir"/requests-mock
-  python setup.py build
-
-  cd "$srcdir"/requests-mock-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/requests-mock
-  python setup.py testr
-
-  cd "$srcdir"/requests-mock-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-requests-mock() {
-  depends=('python-requests' 'python-six')
-
-  cd requests-mock
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-requests-mock() {
-  depends=('python2-requests' 'python2-six')
-
-  cd requests-mock-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-requests-mock/repos/community-any/PKGBUILD (from rev 272354, 
python-requests-mock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 02:38:56 UTC (rev 272355)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-requests-mock
+pkgname=('python-requests-mock' 'python2-requests-mock')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="A mock of useful classes and functions to be used with 
python-requests."
+arch=('any')
+url="https://github.com/openstack/requests-mock";
+license=('Apache')
+makedepends=('python-pbr' 'python2-pbr' 'python-requests' 'python2-requests'
+ 'python-six' 'python2-six' 'git')
+checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
+source=("git+https://github.com/openstack/requests-mock.git#tag=$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a requests-mock{,-py2}
+}
+
+build() {
+  cd "$srcdir"/requests-mock
+  python setup.py build
+
+  cd "$srcdir"/requests-mock-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/requests-mock
+  python setup.py testr
+
+  cd "$srcdir"/requests-mock-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-requests-mock() {
+  depends=('python-requests' 'python-six')
+
+  cd requests-mock
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-requests-mock() {
+  depends=('python2-requests' 'python2-six')
+
+  cd requests-mock-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:37:55
  Author: felixonmars
Revision: 272353

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  116 ++---
 1 file changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-06 02:37:21 UTC (rev 272352)
+++ PKGBUILD2017-12-06 02:37:55 UTC (rev 272353)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: Thomas S Hatch 
-# Contributor: Jelle van der Waa 
-
-pkgbase=python-pymongo
-pkgname=('python-pymongo' 'python2-pymongo')
-pkgver=3.5.1
-pkgrel=1
-pkgdesc='Python module for using MongoDB'
-arch=('x86_64' 'i686')
-license=('APACHE')
-url='http://pypi.python.org/pypi/pymongo/'
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 
'python2-monotonic' 'python-pifpaf')
-checkdepends_x86_64=('mongodb')
-source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
-sha512sums=('67526bcc27233b85226d7ef6aacce6dfb848efc88730fb8207c3b610f3943ac813f6c2842b7e514d733a65a2b7ea4f255574732e42372551b1b333e3437fd82f')
-
-prepare() {
-  cp -a "pymongo-$pkgver" "pymongo2-$pkgver"
-}
-
-build() {
-  cd "$srcdir"/pymongo-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pymongo2-$pkgver
-  python2 setup.py build
-}
-
-check_x86_64() {
-  export DB_PORT=29000
-
-  cd "$srcdir"/pymongo-$pkgver
-  pifpaf run mongodb python setup.py test
-
-  cd "$srcdir"/pymongo2-$pkgver
-  pifpaf run mongodb python2 setup.py test
-}
-
-package_python2-pymongo() {
-  depends=('python2')
-  optdepends=('python2-monotonic: enable support for a monotonic clock')
-
-  cd "pymongo2-$pkgver"
-  python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
-}
-
-package_python-pymongo() {
-  depends=('python')
-
-  cd "pymongo-$pkgver"
-  python setup.py install --root="$pkgdir" --skip-build --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pymongo/repos/community-x86_64/PKGBUILD (from rev 272352, 
python-pymongo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-06 02:37:55 UTC (rev 272353)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: Thomas S Hatch 
+# Contributor: Jelle van der Waa 
+
+pkgbase=python-pymongo
+pkgname=('python-pymongo' 'python2-pymongo')
+pkgver=3.6.0
+pkgrel=1
+pkgdesc='Python module for using MongoDB'
+arch=('x86_64')
+license=('APACHE')
+url='http://pypi.python.org/pypi/pymongo/'
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 
'python2-monotonic' 'python-pifpaf')
+checkdepends_x86_64=('mongodb')
+source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
+sha512sums=('9bf25f006abab096f8288d46f8ddf5fbdc6b37c49f36c1eedeab7c7bc96ffda225d178c4a9a8b7f15af90486f6a8b6392f5c74716f3a0814dbc8fbf001c78774')
+
+prepare() {
+  cp -a "pymongo-$pkgver" "pymongo2-$pkgver"
+}
+
+build() {
+  cd "$srcdir"/pymongo-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pymongo2-$pkgver
+  python2 setup.py build
+}
+
+check_x86_64() {
+  export DB_PORT=29000
+
+  cd "$srcdir"/pymongo-$pkgver
+  pifpaf run mongodb python setup.py test
+
+  cd "$srcdir"/pymongo2-$pkgver
+  pifpaf run mongodb python2 setup.py test
+}
+
+package_python2-pymongo() {
+  depends=('python2')
+  optdepends=('python2-monotonic: enable support for a monotonic clock')
+
+  cd "pymongo2-$pkgver"
+  python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
+}
+
+package_python-pymongo() {
+  depends=('python')
+
+  cd "pymongo-$pkgver"
+  python setup.py install --root="$pkgdir" --skip-build --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:38:24
  Author: felixonmars
Revision: 272354

upgpkg: python-requests-mock 1.4.0-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 02:37:55 UTC (rev 272353)
+++ PKGBUILD2017-12-06 02:38:24 UTC (rev 272354)
@@ -3,7 +3,7 @@
 
 pkgbase=python-requests-mock
 pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with 
python-requests."
 arch=('any')
@@ -13,7 +13,7 @@
  'python-six' 'python2-six' 'git')
 checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
 source=("git+https://github.com/openstack/requests-mock.git#tag=$pkgver";)
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a requests-mock{,-py2}


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

2017-12-05 Thread Felix Yan via arch-commits
Date: Wednesday, December 6, 2017 @ 02:37:21
  Author: felixonmars
Revision: 272352

upgpkg: python-pymongo 3.6.0-1

Modified:
  python-pymongo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 00:15:27 UTC (rev 272351)
+++ PKGBUILD2017-12-06 02:37:21 UTC (rev 272352)
@@ -6,7 +6,7 @@
 
 pkgbase=python-pymongo
 pkgname=('python-pymongo' 'python2-pymongo')
-pkgver=3.5.1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc='Python module for using MongoDB'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python2-gevent' 
'python2-monotonic' 'python-pifpaf')
 checkdepends_x86_64=('mongodb')
 source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
-sha512sums=('67526bcc27233b85226d7ef6aacce6dfb848efc88730fb8207c3b610f3943ac813f6c2842b7e514d733a65a2b7ea4f255574732e42372551b1b333e3437fd82f')
+sha512sums=('9bf25f006abab096f8288d46f8ddf5fbdc6b37c49f36c1eedeab7c7bc96ffda225d178c4a9a8b7f15af90486f6a8b6392f5c74716f3a0814dbc8fbf001c78774')
 
 prepare() {
   cp -a "pymongo-$pkgver" "pymongo2-$pkgver"


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

2017-12-05 Thread David Runge via arch-commits
Date: Wednesday, December 6, 2017 @ 00:15:27
  Author: dvzrv
Revision: 272351

archrelease: copy trunk to community-testing-x86_64

Added:
  sonic-visualiser/repos/community-testing-x86_64/
  sonic-visualiser/repos/community-testing-x86_64/PKGBUILD
(from rev 272350, sonic-visualiser/trunk/PKGBUILD)
  sonic-visualiser/repos/community-testing-x86_64/capnproto-version.patch
(from rev 272350, sonic-visualiser/trunk/capnproto-version.patch)

-+
 PKGBUILD|   68 ++
 capnproto-version.patch |   11 +++
 2 files changed, 79 insertions(+)

Copied: sonic-visualiser/repos/community-testing-x86_64/PKGBUILD (from rev 
272350, sonic-visualiser/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-06 00:15:27 UTC (rev 272351)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Orivej Desh 
+
+pkgname=sonic-visualiser
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="A viewer and analyser of music audio files."
+arch=('x86_64')
+url="http://www.sonicvisualiser.org/";
+license=('GPL2')
+depends=('capnproto' 'libfishsound' 'libid3tag' 'liblo'
+'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio' 'qt5-svg'
+'rubberband' 'sord' 'hicolor-icon-theme')
+source=("https://code.soundsoftware.ac.uk/attachments/download/2246/${pkgname}-${pkgver}.tar.gz";
+"capnproto-version.patch")
+sha512sums=('845cc92231f6c8eec24e4f583d1a736042ecfa73b7a7c401efb3d6e26050657851b1672043482ebc78dd19ded0e6aee6f930165e6410330eafaa08e0d4a50aa1'
+
'04ef2ddca1c503cb251e76aff035eb2f7b8b50b350671fe69bdf63e4dd36c53dcd9c7572d83597e9fbcc2a95523e1c804127714f8f2acd5db7a4f8afdaf7aa89')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # Fix capnproto use: https://sourceforge.net/p/sv1/bugs/239/
+  patch -Np0 -i "${srcdir}/capnproto-version.patch"
+  autoreconf -vi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  # install everything separately, because build system is broken:
+  # https://sourceforge.net/p/sv1/bugs/247/
+
+  # binaries
+  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm755 piper-vamp-simple-server \
+"${pkgdir}/usr/bin/piper-vamp-simple-server"
+  install -Dm755 vamp-plugin-load-checker \
+"${pkgdir}/usr/bin/vamp-plugin-load-checker"
+
+  # desktop files
+  install -t "${pkgdir}/usr/share/applications" -Dm644 *.desktop
+
+  # icons
+  for _s in 16 22 24 32 48 64 128; do
+install -Dm644 icons/sv-${_s}x${_s}.png \
+  "${pkgdir}/usr/share/icons/hicolor/${_s}x${_s}/apps/sv-icon.png"
+  done
+  install -Dm644 icons/sv-icon.svg \
+"${pkgdir}/usr/share/icons/hicolor/scalable/apps/sv-icon.svg"
+
+  # samples
+  install -t "${pkgdir}/usr/share/${pkgname}/samples" -Dm644 samples/*
+
+  # templates
+  install -t "${pkgdir}/usr/share/${pkgname}/templates" -Dm644 templates/*
+
+  # docs
+  install -Dm644 CHANGELOG "${pkgdir}/usr/share/doc/${pkgname}/CHANGELOG"
+  install -Dm644 CITATION "${pkgdir}/usr/share/doc/${pkgname}/CITATION"
+  install -Dm644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+}

Copied: sonic-visualiser/repos/community-testing-x86_64/capnproto-version.patch 
(from rev 272350, sonic-visualiser/trunk/capnproto-version.patch)
===
--- community-testing-x86_64/capnproto-version.patch
(rev 0)
+++ community-testing-x86_64/capnproto-version.patch2017-12-06 00:15:27 UTC 
(rev 272351)
@@ -0,0 +1,11 @@
+--- piper-cpp/vamp-capnp/piper.capnp.h 2017-05-25 10:26:10.0 +0200
 piper-cpp/vamp-capnp/piper.capnp.h.new 2017-12-05 13:46:42.929667773 
+0100
+@@ -6,7 +6,7 @@
+ 
+ #include 
+ 
+-#if CAPNP_VERSION != 6000
++#if CAPNP_VERSION < 6000
+ #error "Version mismatch between generated code and library headers.  You 
must use the same version of the Cap'n Proto compiler and library."
+ #endif
+ 


[arch-commits] Commit in sonic-visualiser/trunk (PKGBUILD capnproto-version.patch)

2017-12-05 Thread David Runge via arch-commits
Date: Wednesday, December 6, 2017 @ 00:15:09
  Author: dvzrv
Revision: 272350

upgpkg: sonic-visualiser 3.0.3-1

Updating maintainer. Upgrading to 3.0.3. Switching to correct license (GPL2). 
Adding qt-svg instead of qt-base to depends. Adding capnproto to depends. 
Switching to https for source. Switching to sh512sums. Adding patch for 
capnproto > 0.6 to prepare(). Executing autoreconf in prepare() instead of 
calling shell script. Adding more files in install(), because build scripts are 
broken. Adding various docs. Minor fixes.

Added:
  sonic-visualiser/trunk/capnproto-version.patch
Modified:
  sonic-visualiser/trunk/PKGBUILD

-+
 PKGBUILD|   64 +-
 capnproto-version.patch |   11 +++
 2 files changed, 52 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-06 00:07:00 UTC (rev 272349)
+++ PKGBUILD2017-12-06 00:15:09 UTC (rev 272350)
@@ -1,50 +1,68 @@
 # $Id$
-# Maintainer : speps 
+# Maintainer: David Runge 
+# Contributor: speps 
 # Contributor: Orivej Desh 
 
 pkgname=sonic-visualiser
-pkgver=2.5
-pkgrel=3
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="A viewer and analyser of music audio files."
 arch=('x86_64')
 url="http://www.sonicvisualiser.org/";
-license=('GPL')
-depends=('desktop-file-utils' 'libfishsound' 'libid3tag' 'liblo' 'liblrdf' 
'libmad'
- 'liboggz' 'libpulse' 'portaudio' 'qt5-base' 'rubberband' 'sord' 
'hicolor-icon-theme')
-options=('!makeflags')
-source=("http://code.soundsoftware.ac.uk/attachments/download/1675/$pkgname-$pkgver.tar.gz";)
-md5sums=('bb79007d4c57391b361cbc51304e1ce2')
+license=('GPL2')
+depends=('capnproto' 'libfishsound' 'libid3tag' 'liblo'
+'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio' 'qt5-svg'
+'rubberband' 'sord' 'hicolor-icon-theme')
+source=("https://code.soundsoftware.ac.uk/attachments/download/2246/${pkgname}-${pkgver}.tar.gz";
+"capnproto-version.patch")
+sha512sums=('845cc92231f6c8eec24e4f583d1a736042ecfa73b7a7c401efb3d6e26050657851b1672043482ebc78dd19ded0e6aee6f930165e6410330eafaa08e0d4a50aa1'
+
'04ef2ddca1c503cb251e76aff035eb2f7b8b50b350671fe69bdf63e4dd36c53dcd9c7572d83597e9fbcc2a95523e1c804127714f8f2acd5db7a4f8afdaf7aa89')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # Fix capnproto use: https://sourceforge.net/p/sv1/bugs/239/
+  patch -Np0 -i "${srcdir}/capnproto-version.patch"
+  autoreconf -vi
+}
+
 build() {
-  cd $pkgname-$pkgver
-  sh bootstrap.sh
+  cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
 
-  # bin
-  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  # install everything separately, because build system is broken:
+  # https://sourceforge.net/p/sv1/bugs/247/
 
-  # desktop file
-  install -d "$pkgdir/usr/share/applications"
-  install -Dm644 *.desktop "$pkgdir/usr/share/applications"
+  # binaries
+  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm755 piper-vamp-simple-server \
+"${pkgdir}/usr/bin/piper-vamp-simple-server"
+  install -Dm755 vamp-plugin-load-checker \
+"${pkgdir}/usr/bin/vamp-plugin-load-checker"
 
+  # desktop files
+  install -t "${pkgdir}/usr/share/applications" -Dm644 *.desktop
+
   # icons
   for _s in 16 22 24 32 48 64 128; do
 install -Dm644 icons/sv-${_s}x${_s}.png \
-"$pkgdir/usr/share/icons/hicolor/${_s}x${_s}/apps/sv-icon.png"
+  "${pkgdir}/usr/share/icons/hicolor/${_s}x${_s}/apps/sv-icon.png"
   done
   install -Dm644 icons/sv-icon.svg \
-  "$pkgdir/usr/share/icons/hicolor/scalable/apps/sv-icon.svg"
+"${pkgdir}/usr/share/icons/hicolor/scalable/apps/sv-icon.svg"
 
   # samples
-  install -d "$pkgdir/usr/share/$pkgname/samples"
-  install -Dm644 samples/* "$pkgdir/usr/share/$pkgname/samples"
+  install -t "${pkgdir}/usr/share/${pkgname}/samples" -Dm644 samples/*
 
   # templates
-  install -d "$pkgdir/usr/share/$pkgname/templates"
-  install -Dm644 templates/* "$pkgdir/usr/share/$pkgname/templates"
+  install -t "${pkgdir}/usr/share/${pkgname}/templates" -Dm644 templates/*
+
+  # docs
+  install -Dm644 CHANGELOG "${pkgdir}/usr/share/doc/${pkgname}/CHANGELOG"
+  install -Dm644 CITATION "${pkgdir}/usr/share/doc/${pkgname}/CITATION"
+  install -Dm644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
 }

Added: capnproto-version.patch
===
--- capnproto-version.patch (rev 0)
+++ capnproto-version.patch 2017-12-06 00:15:09 UTC (rev 272350)
@@ -0,0 +1,11 @@
+--- piper-cpp/vamp-capnp/piper.capnp.h 2017-05-25 10:26:10.0 +0200
 piper-cpp/vamp-capnp/piper.capnp.h.new 2017-12-05 13:46:42.929667773 
+0100
+@@ -6,7 +6,7 @@
+ 
+ #include 
+ 
+-#if CAPNP_VERSION != 6000
++#if CAPNP_VERSION < 6000
+ #error "Version mismatch between generated code and library 

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

2017-12-05 Thread Anatol Pomozov via arch-commits
Date: Wednesday, December 6, 2017 @ 00:07:00
  Author: anatolik
Revision: 272349

archrelease: copy trunk to community-testing-x86_64

Added:
  android-tools/repos/community-testing-x86_64/
  android-tools/repos/community-testing-x86_64/PKGBUILD
(from rev 272348, android-tools/trunk/PKGBUILD)
  android-tools/repos/community-testing-x86_64/bash_completion.fastboot
(from rev 272348, android-tools/trunk/bash_completion.fastboot)
  android-tools/repos/community-testing-x86_64/fix_build_core.patch
(from rev 272348, android-tools/trunk/fix_build_core.patch)
  android-tools/repos/community-testing-x86_64/fix_build_selinux.patch
(from rev 272348, android-tools/trunk/fix_build_selinux.patch)
  android-tools/repos/community-testing-x86_64/generate_build.rb
(from rev 272348, android-tools/trunk/generate_build.rb)

--+
 PKGBUILD |   57 +
 bash_completion.fastboot |   90 ++
 fix_build_core.patch |   81 +
 fix_build_selinux.patch  |   26 
 generate_build.rb|  275 +
 5 files changed, 529 insertions(+)

Copied: android-tools/repos/community-testing-x86_64/PKGBUILD (from rev 272348, 
android-tools/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-06 00:07:00 UTC (rev 272349)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: 謝致邦 
+# Contributor: Alucryd 
+
+pkgname=android-tools
+pkgver=8.1.0_r1
+pkgrel=1
+pkgdesc='Android platform tools'
+arch=(x86_64)
+url='http://tools.android.com/'
+license=(Apache MIT)
+depends=(pcre2 libusb)
+optdepends=('python: for mkbootimg script')
+makedepends=(git clang gtest ruby cmake ninja go-pie)
+_boringssl_commit=14308731e5446a73ac2258688a9688b524483cb6 # keep it in sync 
with android 
https://android.googlesource.com/platform/external/boringssl/+/$pkgver/BORINGSSL_REVISION
+source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/external/selinux#tag=android-$pkgver
+
git+https://android.googlesource.com/platform/external/f2fs-tools#tag=android-$pkgver
+
git+https://boringssl.googlesource.com/boringssl#commit=$_boringssl_commit
+generate_build.rb
+fix_build_core.patch
+fix_build_selinux.patch
+bash_completion.fastboot)
+# Bash completion file was taken from 
https://github.com/mbrubeck/android-completion
+sha1sums=('SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'fa0e4579f2f26a0e0efe53549e9a91ef3a334eff'
+  '640db48e8e915f8c7f525dd044f16a3b502d4689'
+  'ec473160d7445f97bccabd1c32ac0ae2f77900c1'
+  '7004dbd0c193668827174880de6f8434de8ceaee')
+
+prepare() {
+  PKGVER=$pkgver ./generate_build.rb > build.ninja
+
+  cd $srcdir/core
+  patch -p1 < ../fix_build_core.patch
+
+  cd $srcdir/selinux
+  patch -p1 < ../fix_build_selinux.patch
+
+  mkdir -p $srcdir/boringssl/build && cd $srcdir/boringssl/build && cmake 
-GNinja ..; ninja
+}
+
+build() {
+  ninja
+}
+
+package(){
+  install -m755 -d "$pkgdir"/usr/bin
+  install -m755 -t "$pkgdir"/usr/bin fastboot adb core/mkbootimg/mkbootimg
+  install -Dm 644 bash_completion.fastboot 
"$pkgdir"/usr/share/bash-completion/completions/fastboot
+}

Copied: android-tools/repos/community-testing-x86_64/bash_completion.fastboot 
(from rev 272348, android-tools/trunk/bash_completion.fastboot)
===
--- community-testing-x86_64/bash_completion.fastboot   
(rev 0)
+++ community-testing-x86_64/bash_completion.fastboot   2017-12-06 00:07:00 UTC 
(rev 272349)
@@ -0,0 +1,90 @@
+## Bash completion for the Android SDK tools.
+##
+## Copyright (c) 2009 Matt Brubeck
+##
+## 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
+## L

[arch-commits] Commit in android-tools/trunk (3 files)

2017-12-05 Thread Anatol Pomozov via arch-commits
Date: Wednesday, December 6, 2017 @ 00:06:17
  Author: anatolik
Revision: 272348

upgpkg: android-tools 8.1.0_r1-1

Modified:
  android-tools/trunk/PKGBUILD
  android-tools/trunk/fix_build_core.patch
  android-tools/trunk/generate_build.rb

--+
 PKGBUILD |8 
 fix_build_core.patch |   32 
 generate_build.rb|   13 +++--
 3 files changed, 39 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 23:28:42 UTC (rev 272347)
+++ PKGBUILD2017-12-06 00:06:17 UTC (rev 272348)
@@ -4,7 +4,7 @@
 # Contributor: Alucryd 
 
 pkgname=android-tools
-pkgver=8.0.0_r17
+pkgver=8.1.0_r1
 pkgrel=1
 pkgdesc='Android platform tools'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(pcre2 libusb)
 optdepends=('python: for mkbootimg script')
 makedepends=(git clang gtest ruby cmake ninja go-pie)
-_boringssl_commit=bbfe603519bc54fbc4c8dd87efe1ed385df550b4 # keep it in sync 
with android 
https://android.googlesource.com/platform/external/boringssl/+/$pkgver/BORINGSSL_REVISION
+_boringssl_commit=14308731e5446a73ac2258688a9688b524483cb6 # keep it in sync 
with android 
https://android.googlesource.com/platform/external/boringssl/+/$pkgver/BORINGSSL_REVISION
 
source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/system/extras#tag=android-$pkgver
 
git+https://android.googlesource.com/platform/external/selinux#tag=android-$pkgver
@@ -29,8 +29,8 @@
   'SKIP'
   'SKIP'
   'SKIP'
-  '12b6bc1cbf850958850c3e4a5bc19d8b32f845b9'
-  '45e41bab3633bb0be96b238aae3164a5c90721f1'
+  'fa0e4579f2f26a0e0efe53549e9a91ef3a334eff'
+  '640db48e8e915f8c7f525dd044f16a3b502d4689'
   'ec473160d7445f97bccabd1c32ac0ae2f77900c1'
   '7004dbd0c193668827174880de6f8434de8ceaee')
 

Modified: fix_build_core.patch
===
--- fix_build_core.patch2017-12-05 23:28:42 UTC (rev 272347)
+++ fix_build_core.patch2017-12-06 00:06:17 UTC (rev 272348)
@@ -1,5 +1,5 @@
 diff --git a/adb/client/usb_libusb.cpp b/adb/client/usb_libusb.cpp
-index 7adb26213..7596c123b 100644
+index 81201995a0..cfd60fce97 100644
 --- a/adb/client/usb_libusb.cpp
 +++ b/adb/client/usb_libusb.cpp
 @@ -21,6 +21,7 @@
@@ -19,8 +19,20 @@
  
  #include 
  #include 
+diff --git a/adb/sysdeps/posix/network.cpp b/adb/sysdeps/posix/network.cpp
+index 45da5af4a1..ee3bf06994 100644
+--- a/adb/sysdeps/posix/network.cpp
 b/adb/sysdeps/posix/network.cpp
+@@ -21,6 +21,7 @@
+ #include 
+ 
+ #include 
++#include 
+ 
+ #include "adb_unique_fd.h"
+ 
 diff --git a/base/errors_unix.cpp b/base/errors_unix.cpp
-index 296995efe..48269b675 100644
+index 296995efe2..48269b6750 100644
 --- a/base/errors_unix.cpp
 +++ b/base/errors_unix.cpp
 @@ -17,6 +17,7 @@
@@ -32,7 +44,7 @@
  namespace android {
  namespace base {
 diff --git a/base/file.cpp b/base/file.cpp
-index d4e58942c..ca7655fa2 100644
+index a2f28878e8..0aa185e972 100644
 --- a/base/file.cpp
 +++ b/base/file.cpp
 @@ -22,6 +22,7 @@
@@ -44,7 +56,7 @@
  #include 
  #include 
 diff --git a/base/logging.cpp b/base/logging.cpp
-index 6357b4ba7..3c7dbce13 100644
+index 6357b4ba73..3c7dbce131 100644
 --- a/base/logging.cpp
 +++ b/base/logging.cpp
 @@ -23,6 +23,7 @@
@@ -55,3 +67,15 @@
  
  // For getprogname(3) or program_invocation_short_name.
  #if defined(__ANDROID__) || defined(__APPLE__)
+diff --git a/libsparse/sparse_read.cpp b/libsparse/sparse_read.cpp
+index bd668735a3..6168f2e248 100644
+--- a/libsparse/sparse_read.cpp
 b/libsparse/sparse_read.cpp
+@@ -26,6 +26,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ 
+ #include 

Modified: generate_build.rb
===
--- generate_build.rb   2017-12-05 23:28:42 UTC (rev 272347)
+++ generate_build.rb   2017-12-06 00:06:17 UTC (rev 272348)
@@ -85,7 +85,7 @@
   adb_auth_host.cpp
   shell_service_protocol.cpp
 )
-libadbd = compile(expand('core/adb', adbdfiles), '-DADB_REVISION="\"$PKGVER\"" 
-DADB_HOST=1 -Icore/include -Icore/base/include -Icore/adb 
-Icore/libcrypto_utils/include -Iboringssl/include')
+libadbd = compile(expand('core/adb', adbdfiles), '-DADB_VERSION="\"$PKGVER\"" 
-DADB_HOST=1 -Icore/include -Icore/base/include -Icore/adb 
-Icore/libcrypto_utils/include -Iboringssl/include')
 
 adbfiles = %w(
   console.cpp
@@ -100,6 +100,7 @@
   client/usb_dispatch.cpp
   client/usb_linux.cpp
   client/usb_libusb.cpp
+  sysdeps/posix/network.cpp
 )
 libadb = compile(expand('core/adb', adbfiles), '-D_GNU_SOURCE -DADB_HOST=1 
-Icore/include -Icore/base/include -Icore/adb')
 
@@ -110,6 +111,7 @@
   stringprintf.cpp
   strings.cpp
   errors_unix.cpp
+  test_utils.cpp
 )
 libbase = compile(expand('core/base', basefiles), '-DADB_HOST=1 
-Icor

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

2017-12-05 Thread David Runge via arch-commits
Date: Tuesday, December 5, 2017 @ 23:28:42
  Author: dvzrv
Revision: 272347

archrelease: copy trunk to community-testing-x86_64

Added:
  capnproto/repos/community-testing-x86_64/
  capnproto/repos/community-testing-x86_64/PKGBUILD
(from rev 272346, capnproto/trunk/PKGBUILD)

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

Copied: capnproto/repos/community-testing-x86_64/PKGBUILD (from rev 272346, 
capnproto/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-12-05 23:28:42 UTC (rev 272347)
@@ -0,0 +1,32 @@
+# Maintainer: David Runge 
+# Contributors: Dave Reisner 
+#   Matthias Blaicher 
+#   Severen Redwood 
+
+pkgname=capnproto
+pkgver=0.6.1
+pkgrel=4
+pkgdesc="Cap'n Proto serialization/RPC system"
+arch=('x86_64')
+url='https://capnproto.org/'
+license=('MIT')
+depends=('gcc-libs')
+provides=('capnproto')
+source=("https://capnproto.org/${pkgname}-c++-${pkgver}.tar.gz";)
+sha512sums=('cd35aec18175b28149cf39ccbf360f8023d2762d04c0d6fdfbd7789ca26eac6228dfec6a414f48ff78aec4aad4c3d9d5f143a6a59dd86c16f653fc538e64b58e')
+
+build() {
+  cd "${pkgname}-c++-${pkgver}"
+  ./configure --prefix='/usr'
+  make
+}
+
+package() {
+  cd "${pkgname}-c++-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE.txt \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-05 Thread David Runge via arch-commits
Date: Tuesday, December 5, 2017 @ 23:27:58
  Author: dvzrv
Revision: 272346

upgpkg: capnproto 0.6.1-4

Adding as dependency for sonic-visualiser. Adding gcc-libs as depends. Removing 
conflicts with AUR packages.

Modified:
  capnproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 22:52:13 UTC (rev 272345)
+++ PKGBUILD2017-12-05 23:27:58 UTC (rev 272346)
@@ -10,9 +10,8 @@
 arch=('x86_64')
 url='https://capnproto.org/'
 license=('MIT')
-replaces=('capnproto-0.6')
+depends=('gcc-libs')
 provides=('capnproto')
-conflicts=('capnproto-git')
 source=("https://capnproto.org/${pkgname}-c++-${pkgver}.tar.gz";)
 
sha512sums=('cd35aec18175b28149cf39ccbf360f8023d2762d04c0d6fdfbd7789ca26eac6228dfec6a414f48ff78aec4aad4c3d9d5f143a6a59dd86c16f653fc538e64b58e')
 


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

2017-12-05 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, December 5, 2017 @ 23:17:42
  Author: bisson
Revision: 311669

archrelease: copy trunk to testing-x86_64

Added:
  s-nail/repos/testing-x86_64/
  s-nail/repos/testing-x86_64/PKGBUILD
(from rev 311668, s-nail/trunk/PKGBUILD)

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

Copied: s-nail/repos/testing-x86_64/PKGBUILD (from rev 311668, 
s-nail/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-05 23:17:42 UTC (rev 311669)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.9.6
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('x86_64')
+depends=('openssl' 'krb5' 'libidn')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('EE19E1C1F2F7054F8D3954D8308964B51883A0DD')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('0d603f0ee0111756db610202133fe0f9f701a689b04ec7bddcce4a9fd8222fbc'
+'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   VAL_PREFIX=/usr \
+   VAL_SYSCONFDIR=/etc \
+   VAL_LIBEXECDIR=/usr/lib \
+   VAL_MAIL=/var/spool/mail \
+   VAL_SID= VAL_MAILX=mail \
+   OPT_AUTOCC=0 \
+   config
+
+   make MAKEJOBS=--jobs build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make test < /dev/null
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2017-12-05 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, December 5, 2017 @ 23:16:04
  Author: bisson
Revision: 311668

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 22:46:03 UTC (rev 311667)
+++ PKGBUILD2017-12-05 23:16:04 UTC (rev 311668)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner 
 
 pkgname=s-nail
-pkgver=14.9.5
+pkgver=14.9.6
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://www.sdaoden.eu/code.html#s-nail'
@@ -15,7 +15,7 @@
 optdepends=('smtp-forwarder: for sending mail')
 validpgpkeys=('EE19E1C1F2F7054F8D3954D8308964B51883A0DD')
 source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('73422698534b53a3510efe47177c3f0295c0d6c88d872e8b193bb3937f1a9e2e'
+sha256sums=('0d603f0ee0111756db610202133fe0f9f701a689b04ec7bddcce4a9fd8222fbc'
 'SKIP')
 
 groups=('base')


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

2017-12-05 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 5, 2017 @ 22:51:53
  Author: archange
Revision: 272344

upgpkg: nsjail 2.3-1

Modified:
  nsjail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:55:46 UTC (rev 272343)
+++ PKGBUILD2017-12-05 22:51:53 UTC (rev 272344)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani  
 
 pkgname=nsjail
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc="A light-weight process isolation tool"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('git')
 
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/google/nsjail/archive/${pkgver}.tar.gz";
 
'git+https://github.com/google/kafel.git#commit=33d7970ba0d5a1939371f3448e13ede833b32afd')
-sha256sums=('36433dddff9fe3433574f2c53be1bec5873c4bc3ef4e4934597d30da90ec0c4d'
+sha256sums=('a9f7e63c798cd93e3be8d23e1170baac94f304320660d92597f752a48b1e7fb6'
 'SKIP')
 
 prepare() {


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

2017-12-05 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 5, 2017 @ 22:52:13
  Author: archange
Revision: 272345

archrelease: copy trunk to community-x86_64

Added:
  nsjail/repos/community-x86_64/PKGBUILD
(from rev 272344, nsjail/trunk/PKGBUILD)
Deleted:
  nsjail/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-05 22:51:53 UTC (rev 272344)
+++ PKGBUILD2017-12-05 22:52:13 UTC (rev 272345)
@@ -1,29 +0,0 @@
-# Maintainer: Bruno Pagani  
-
-pkgname=nsjail
-pkgver=2.2
-pkgrel=1
-pkgdesc="A light-weight process isolation tool"
-arch=('x86_64')
-url="http://nsjail.com";
-license=('Apache')
-depends=('protobuf' 'libnl')
-makedepends=('git')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/google/nsjail/archive/${pkgver}.tar.gz";
-
'git+https://github.com/google/kafel.git#commit=33d7970ba0d5a1939371f3448e13ede833b32afd')
-sha256sums=('36433dddff9fe3433574f2c53be1bec5873c4bc3ef4e4934597d30da90ec0c4d'
-'SKIP')
-
-prepare() {
-mv kafel ${pkgname}-${pkgver}
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-install -Dm755 nsjail -t "${pkgdir}"/usr/bin/ 
-}

Copied: nsjail/repos/community-x86_64/PKGBUILD (from rev 272344, 
nsjail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-05 22:52:13 UTC (rev 272345)
@@ -0,0 +1,29 @@
+# Maintainer: Bruno Pagani  
+
+pkgname=nsjail
+pkgver=2.3
+pkgrel=1
+pkgdesc="A light-weight process isolation tool"
+arch=('x86_64')
+url="http://nsjail.com";
+license=('Apache')
+depends=('protobuf' 'libnl')
+makedepends=('git')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/google/nsjail/archive/${pkgver}.tar.gz";
+
'git+https://github.com/google/kafel.git#commit=33d7970ba0d5a1939371f3448e13ede833b32afd')
+sha256sums=('a9f7e63c798cd93e3be8d23e1170baac94f304320660d92597f752a48b1e7fb6'
+'SKIP')
+
+prepare() {
+mv kafel ${pkgname}-${pkgver}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+install -Dm755 nsjail -t "${pkgdir}"/usr/bin/ 
+}


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

2017-12-05 Thread Jan de Groot via arch-commits
Date: Tuesday, December 5, 2017 @ 22:46:03
  Author: jgc
Revision: 311667

archrelease: copy trunk to testing-x86_64

Added:
  gjs/repos/testing-x86_64/
  gjs/repos/testing-x86_64/PKGBUILD
(from rev 311666, gjs/trunk/PKGBUILD)

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

Copied: gjs/repos/testing-x86_64/PKGBUILD (from rev 311666, gjs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-05 22:46:03 UTC (rev 311667)
@@ -0,0 +1,44 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gjs
+pkgver=1.50.2+8+gb65c785
+pkgrel=1
+pkgdesc="Javascript Bindings for GNOME"
+url="https://wiki.gnome.org/Projects/Gjs";
+arch=(x86_64)
+license=(GPL)
+depends=(cairo gobject-introspection-runtime js52 gtk3)
+makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb)
+checkdepends=(valgrind)
+_commit=b65c7851e55b8e355de6d0f582da0e3de1ae6f9a  # gnome-3-26
+source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git revert -n 05810c9ac9dce102ae18752060123f9a921589f5
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib 
--with-xvfb-tests
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make -j1 check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-12-05 Thread Jan de Groot via arch-commits
Date: Tuesday, December 5, 2017 @ 22:45:46
  Author: jgc
Revision: 311666

upgpkg: gjs 1.50.2+8+gb65c785-1

Update to git snapshot, revert commit breaking the testsuite.

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:51:31 UTC (rev 311665)
+++ PKGBUILD2017-12-05 22:45:46 UTC (rev 311666)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gjs
-pkgver=1.50.2
+pkgver=1.50.2+8+gb65c785
 pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 url="https://wiki.gnome.org/Projects/Gjs";
@@ -11,7 +11,7 @@
 depends=(cairo gobject-introspection-runtime js52 gtk3)
 makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb)
 checkdepends=(valgrind)
-_commit=9a97b89ac410091466961d8430ff4da399b83bbe  # tags/1.50.2^0
+_commit=b65c7851e55b8e355de6d0f582da0e3de1ae6f9a  # gnome-3-26
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -22,6 +22,7 @@
 
 prepare() {
   cd $pkgname
+  git revert -n 05810c9ac9dce102ae18752060123f9a921589f5
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -34,7 +35,7 @@
 
 check() {
   cd $pkgname
-  make check
+  make -j1 check
 }
 
 package() {


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

2017-12-05 Thread Christian Hesse via arch-commits
Date: Tuesday, December 5, 2017 @ 21:55:46
  Author: eworm
Revision: 272343

do not install private header

package install internal headers (FS#56595)

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:51:56 UTC (rev 272342)
+++ PKGBUILD2017-12-05 21:55:46 UTC (rev 272343)
@@ -36,8 +36,4 @@
 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
 }


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

2017-12-05 Thread Christian Hesse via arch-commits
Date: Tuesday, December 5, 2017 @ 21:51:56
  Author: eworm
Revision: 272342

explicitly enable https support

may be build accidentally without HTTPS (FS#56593)

Modified:
  libmicrohttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:47:06 UTC (rev 272341)
+++ PKGBUILD2017-12-05 21:51:56 UTC (rev 272342)
@@ -25,8 +25,9 @@
 --prefix=/usr \
 --disable-dependency-tracking \
 --disable-examples \
+--enable-curl \
+--enable-https \
 --enable-largefile \
---enable-curl \
 --enable-messages \
 --with-pic
   make


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

2017-12-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 5, 2017 @ 21:51:31
  Author: arojas
Revision: 311665

archrelease: copy trunk to extra-x86_64

Added:
  opencv/repos/extra-x86_64/PKGBUILD
(from rev 311664, opencv/trunk/PKGBUILD)
Deleted:
  opencv/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-05 21:51:14 UTC (rev 311664)
+++ PKGBUILD2017-12-05 21:51:31 UTC (rev 311665)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Powalowski 
-
-pkgbase=opencv
-pkgname=('opencv' 'opencv-samples')
-pkgver=3.3.1
-pkgrel=3
-pkgdesc="Open Source Computer Vision Library"
-arch=('x86_64')
-license=('BSD')
-url="http://opencv.org/";
-depends=('intel-tbb' 'openexr' 'xine-lib' 'libdc1394' 'gtkglext' 'cblas' 
'lapack')
-makedepends=('cmake' 'python-numpy' 'python2-numpy' 'mesa' 'eigen' 'hdf5' 
'lapacke')
-optdepends=('opencv-samples'
-'hdf5: support for HDF5 format'
-'opencl-icd-loader: For coding with OpenCL'
-'python-numpy: Python 3 interface'
-'python2-numpy: Python 2 interface')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip";
-
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz";)
-sha256sums=('e59412c7e0d398113b1e454d600fcdff54cd77100a84483ac0d82bbf52496932'
-'6f3ce148dc6e147496f0dbec1c99e917e13bf138f5a8ccfc3765f5c2372bd331')
-
-_cmakeopts=('-D WITH_OPENCL=ON'
-'-D WITH_OPENGL=ON'
-'-D WITH_TBB=ON'
-'-D WITH_XINE=ON'
-'-D WITH_GSTREAMER=OFF'
-'-D BUILD_WITH_DEBUG_INFO=OFF'
-'-D BUILD_TESTS=OFF'
-'-D BUILD_PERF_TESTS=OFF'
-'-D BUILD_EXAMPLES=ON'
-'-D INSTALL_C_EXAMPLES=ON'
-'-D INSTALL_PYTHON_EXAMPLES=ON'
-'-D CMAKE_BUILD_TYPE=Release'
-'-D CMAKE_INSTALL_PREFIX=/usr'
-'-D CMAKE_SKIP_RPATH=ON'
-'-D CPU_BASELINE_DISABLE=SSE3 -D CPU_BASELINE_REQUIRE=SSE2'
-#'-D WITH_IPP=ON'
-#'-D INSTALL_CREATE_DISTRIB=ON'
-)
-
-build() {
-  mkdir -p build
-
-  cd build
-  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
-  cmake ${_cmakeopts[@]} \
--DOPENCV_EXTRA_MODULES_PATH="$srcdir/opencv_contrib-$pkgver/modules" \
-
-DLAPACK_LIBRARIES="/usr/lib/liblapack.so;/usr/lib/libblas.so;/usr/lib/libcblas.so"
 \
--DLAPACK_CBLAS_H="/usr/include/cblas.h" \
--DLAPACK_LAPACKE_H="/usr/include/lapacke.h" \
-../$pkgname-$pkgver
-}
-
-package_opencv() {
-  options=('staticlibs')
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # install license file
-  install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  cd "$pkgdir/usr/share"
-
-  # separate samples package; also be -R friendly
-  if [[ -d OpenCV/samples ]]; then
-mv OpenCV/samples "$srcdir/$pkgname-samples"
-mv OpenCV $pkgname # otherwise folder naming is inconsistent
-  elif [[ ! -d OpenCV ]]; then
-warning "Directory naming issue; samples package may not be built!"
-  fi
-}
-
-package_opencv-samples() {
-  pkgdesc+=" (samples)"
-  depends=("opencv=$pkgver") # sample codes change with lib/API
-  unset optdepends
-
-  mkdir -p "$pkgdir/usr/share/opencv"
-  cp -r "$srcdir/opencv-samples" "$pkgdir/usr/share/opencv/samples"
-  # fix permissions
-  chmod 755 "$pkgdir"/usr/share/opencv/samples/*
-
-  # install license file
-  install -Dm644 "$srcdir/opencv-$pkgver/LICENSE" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opencv/repos/extra-x86_64/PKGBUILD (from rev 311664, 
opencv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-05 21:51:31 UTC (rev 311665)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=('opencv' 'opencv-samples')
+pkgver=3.3.1
+pkgrel=3
+pkgdesc="Open Source Computer Vision Library"
+arch=('x86_64')
+license=('BSD')
+url="http://opencv.org/";
+depends=('intel-tbb' 'openexr' 'xine-lib' 'libdc1394' 'gtkglext' 'cblas' 
'lapack')
+makedepends=('cmake' 'python-numpy' 'python2-numpy' 'mesa' 'eigen' 'hdf5' 
'lapacke')
+optdepends=('opencv-samples'
+'hdf5: support for HDF5 format'
+'opencl-icd-loader: For coding with OpenCL'
+'python-numpy: Python 3 interface'
+'python2-numpy: Python 2 interface')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip";
+
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz";)
+sha256sums=('e594

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

2017-12-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 5, 2017 @ 21:51:14
  Author: arojas
Revision: 311664

Oops

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:49:44 UTC (rev 311663)
+++ PKGBUILD2017-12-05 21:51:14 UTC (rev 311664)
@@ -52,6 +52,7 @@
 -DLAPACK_CBLAS_H="/usr/include/cblas.h" \
 -DLAPACK_LAPACKE_H="/usr/include/lapacke.h" \
 ../$pkgname-$pkgver
+  make
 }
 
 package_opencv() {


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

2017-12-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 5, 2017 @ 21:49:44
  Author: arojas
Revision: 311663

archrelease: copy trunk to testing-x86_64

Added:
  sddm/repos/testing-x86_64/
  sddm/repos/testing-x86_64/PKGBUILD
(from rev 311662, sddm/trunk/PKGBUILD)
  sddm/repos/testing-x86_64/sddm.sysusers
(from rev 311662, sddm/trunk/sddm.sysusers)
  sddm/repos/testing-x86_64/sddm.tmpfiles
(from rev 311662, sddm/trunk/sddm.tmpfiles)

---+
 PKGBUILD  |   46 ++
 sddm.sysusers |2 ++
 sddm.tmpfiles |1 +
 3 files changed, 49 insertions(+)

Copied: sddm/repos/testing-x86_64/PKGBUILD (from rev 311662, 
sddm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-12-05 21:49:44 UTC (rev 311663)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=sddm
+pkgver=0.17.0
+pkgrel=1
+pkgdesc='QML based X11 and Wayland display manager'
+arch=('x86_64')
+url='http://github.com/sddm/sddm'
+license=('GPL')
+depends=('qt5-declarative' 'xorg-xauth' 'xorg-server')
+makedepends=('extra-cmake-modules' 'python-docutils' 'qt5-tools')
+backup=('usr/share/sddm/scripts/Xsetup'
+'etc/pam.d/sddm'
+'etc/sddm.conf')
+provides=('display-manager')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz";
+sddm.sysusers sddm.tmpfiles)
+sha256sums=('c6da2862688d21a091f1568b78a5f5900cd2e02a83dd42c016f0c5867e69a92d'
+'9fce66f325d170c61caed57816f4bc72e9591df083e89da114a3bb16b0a0e60f'
+'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/sddm \
+-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf \
+-DBUILD_MAN_PAGES=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "$srcdir"/sddm.sysusers "$pkgdir"/usr/lib/sysusers.d/sddm.conf
+  install -Dm644 "$srcdir"/sddm.tmpfiles "$pkgdir"/usr/lib/tmpfiles.d/sddm.conf
+}

Copied: sddm/repos/testing-x86_64/sddm.sysusers (from rev 311662, 
sddm/trunk/sddm.sysusers)
===
--- testing-x86_64/sddm.sysusers(rev 0)
+++ testing-x86_64/sddm.sysusers2017-12-05 21:49:44 UTC (rev 311663)
@@ -0,0 +1,2 @@
+u sddm - "Simple Desktop Display Manager" /var/lib/sddm
+m sddm video

Copied: sddm/repos/testing-x86_64/sddm.tmpfiles (from rev 311662, 
sddm/trunk/sddm.tmpfiles)
===
--- testing-x86_64/sddm.tmpfiles(rev 0)
+++ testing-x86_64/sddm.tmpfiles2017-12-05 21:49:44 UTC (rev 311663)
@@ -0,0 +1 @@
+d /var/lib/sddm 0755 sddm sddm


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

2017-12-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 5, 2017 @ 21:49:19
  Author: arojas
Revision: 311662

Update to 0.17.0

Modified:
  sddm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 21:46:32 UTC (rev 311661)
+++ PKGBUILD2017-12-05 21:49:19 UTC (rev 311662)
@@ -4,8 +4,8 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=sddm
-pkgver=0.16.0
-pkgrel=3
+pkgver=0.17.0
+pkgrel=1
 pkgdesc='QML based X11 and Wayland display manager'
 arch=('x86_64')
 url='http://github.com/sddm/sddm'
@@ -17,18 +17,13 @@
 'etc/sddm.conf')
 provides=('display-manager')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz";
-sddm.sysusers sddm.tmpfiles
-https://github.com/sddm/sddm/commit/ba9ab1dd.patch)
-sha256sums=('83a34a5f7a5af5e62f0c1bb8a9ce79c7c0ee55b3e0a9bb7ca437dc42f8ce4292'
+sddm.sysusers sddm.tmpfiles)
+sha256sums=('c6da2862688d21a091f1568b78a5f5900cd2e02a83dd42c016f0c5867e69a92d'
 '9fce66f325d170c61caed57816f4bc72e9591df083e89da114a3bb16b0a0e60f'
-'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677'
-'16370e962c343c33bba45bfa4ed1b4816479225d903753bdf86ca1c3abcc21db')
+'db625f2a3649d6d203e1e1b187a054d5c6263cadf7edd824774d8ace52219677')
 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ba9ab1dd.patch # possible fix for FS#55960
 }
 
 build() {


[arch-commits] Commit in steam/repos/multilib-x86_64 (8 files)

2017-12-05 Thread Levente Polyak via arch-commits
Date: Tuesday, December 5, 2017 @ 21:47:06
  Author: anthraxx
Revision: 272341

archrelease: copy trunk to multilib-x86_64

Added:
  steam/repos/multilib-x86_64/PKGBUILD
(from rev 272340, steam/trunk/PKGBUILD)
  steam/repos/multilib-x86_64/alsa_sdl_audiodriver.patch
(from rev 272340, steam/trunk/alsa_sdl_audiodriver.patch)
  steam/repos/multilib-x86_64/steam-native.sh
(from rev 272340, steam/trunk/steam-native.sh)
  steam/repos/multilib-x86_64/steam-runtime.sh
(from rev 272340, steam/trunk/steam-runtime.sh)
Deleted:
  steam/repos/multilib-x86_64/PKGBUILD
  steam/repos/multilib-x86_64/alsa_sdl_audiodriver.patch
  steam/repos/multilib-x86_64/steam-native.sh
  steam/repos/multilib-x86_64/steam-runtime.sh

+
 PKGBUILD   |  128 +--
 alsa_sdl_audiodriver.patch |   28 -
 steam-native.sh|   16 ++---
 steam-runtime.sh   |8 +-
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-05 21:46:50 UTC (rev 272340)
+++ PKGBUILD2017-12-05 21:47:06 UTC (rev 272341)
@@ -1,64 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Daniel Wallace 
-# Contributor: K900 
-
-pkgname=steam
-pkgver=1.0.0.54
-pkgrel=2
-pkgdesc="Valve's digital software delivery system"
-url='http://steampowered.com/'
-arch=('x86_64')
-license=('custom')
-depends=('bash' 'desktop-file-utils' 'hicolor-icon-theme' 'curl' 'dbus' 
'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity')
-depends_x86_64=('lib32-libgl' 'lib32-gcc-libs' 'lib32-libx11' 'lib32-libxss' 
'lib32-alsa-plugins')
-optdepends=('steam-native-runtime: steam native runtime support')
-source=(http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${pkgver}.tar.gz
-steam-runtime.sh
-steam-native.sh
-alsa_sdl_audiodriver.patch)
-sha512sums=('1820f596359d829a4e119f1f916a741ecb7973d36684916cdbbfa435fcdc9c288852491fd6d0b064e8154a43c60d8dcce3c7ed9275aed8f5f116c2782489bf32'
-
'da40f8e814f547f6a14901d753a2ffed1a4cf83df9200ee86e83a470b57b3103c3fbfb7cc77166ff1db646cbb306d6a41e79450cc1ea113d68a2defc55168ee2'
-
'c9290f4f148771c24f5e9bbdfbcb86dfa6a9058e8a8a7bfe348e7db539fe8432721d840fcea45a81de1aed7ef66f7c53522f999f1cc6ef3ae9f1a0cfffc4b892'
-
'5c6117d86cb95071246434851bae3bf7d1c2174b0c8744e33e9c98ccc22efae0c956e1d7e3969c572aa96259b1b8164992d265541bce49a24daa12555d825fd5')
-prepare() {
-  cd ${pkgname}
-  patch -Np1 < "${srcdir}/alsa_sdl_audiodriver.patch"
-
-  # apply roundups for udev rules
-  sed -r 's|("0666")|"0660", TAG+="uaccess"|g' -i 
lib/udev/rules.d/99-steam-controller-perms.rules
-  sed -r 's|("misc")|\1, OPTIONS+="static_node=uinput"|g' -i 
lib/udev/rules.d/99-steam-controller-perms.rules
-  sed -r 's|(, TAG\+="uaccess")|, MODE="0660"\1|g' -i 
lib/udev/rules.d/60-HTC-Vive-perms.rules
-
-  # separated runtime/native desktop files
-  cp steam{,-native}.desktop
-  sed -r 's|(Name=Steam)|\1 (Runtime)|' -i steam.desktop
-  sed -r 's|(/usr/bin/steam)|\1-runtime|' -i steam.desktop
-  sed -r 's|(Name=Steam)|\1 (Native)|' -i steam-native.desktop
-  sed -r 's|(/usr/bin/steam)|\1-native|' -i steam-native.desktop
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm 755 "${srcdir}/steam-runtime.sh" 
"${pkgdir}/usr/bin/steam-runtime"
-  install -Dm 755 "${srcdir}/steam-native.sh" "${pkgdir}/usr/bin/steam-native"
-  install -d "${pkgdir}/usr/lib/steam"
-  mv "${pkgdir}/usr/bin/steam" "${pkgdir}/usr/lib/steam/steam"
-  ln -sf /usr/bin/steam-runtime "${pkgdir}/usr/bin/steam"
-
-  install -Dm 644 steam-native.desktop -t "${pkgdir}/usr/share/applications"
-  install -Dm 644 "${pkgdir}/usr/share/doc/steam/steam_install_agreement.txt" \
-"${pkgdir}/usr/share/licenses/steam/LICENSE"
-  install -Dm 644 debian/changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
-
-  # blank steamdeps because apt-get
-  ln -sf /usr/bin/true "${pkgdir}/usr/bin/steamdeps"
-
-  install -Dm 644 lib/udev/rules.d/99-steam-controller-perms.rules \
-"${pkgdir}/usr/lib/udev/rules.d/70-steam-controller.rules"
-  install -Dm 644 lib/udev/rules.d/60-HTC-Vive-perms.rules \
-"${pkgdir}/usr/lib/udev/rules.d/70-htc-vive.rules"
-}
-
-# vim: ts=2 sw=2 et:

Copied: steam/repos/multilib-x86_64/PKGBUILD (from rev 272340, 
steam/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-05 21:47:06 UTC (rev 272341)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel Wallace 
+# Contributor: K900 
+
+pkgname=steam
+pkgver=1.0.0.54
+pkgrel=3
+pkgdesc="Valve's digital software delivery system"
+url='http://steampowered.com/'
+arch=('x86_64')
+license=('custom')
+depends=('bash' 'desktop-file-utils' 'hicolor-icon-theme' 'curl' 'dbus' 
'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity')

  1   2   3   >