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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:25:42
  Author: svenstaro
Revision: 168144

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 20:25:35 UTC (rev 168143)
+++ community-i686/PKGBUILD 2016-03-23 20:25:42 UTC (rev 168144)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64' 'armv7h')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-i686/PKGBUILD (from rev 168143, 
log4cplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 20:25:42 UTC (rev 168144)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-23 20:25:35 UTC (rev 168143)
+++ community-x86_64/PKGBUILD   2016-03-23 20:25:42 UTC (rev 168144)
@@ -1,31 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Alexey Galakhov 
-# Contributor: Andreas Baumann 
-
-pkgname=log4cplus
-_origver=1.2.0
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64' 'armv7h')
-url="http://log4cplus.sourceforge.net/;
-license=('GPL')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
-sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  ./configure \
---prefix=/usr \
---with-working-locale
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_origver}
-
-  make install DESTDIR=$pkgdir
-}

Copied: log4cplus/repos/community-x86_64/PKGBUILD (from rev 168143, 
log4cplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-23 20:25:42 UTC (rev 168144)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:25:35
  Author: svenstaro
Revision: 168143

upgpkg: log4cplus 1.2.0-2

Nobody saw that

Modified:
  log4cplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 20:23:38 UTC (rev 168142)
+++ PKGBUILD2016-03-23 20:25:35 UTC (rev 168143)
@@ -5,9 +5,9 @@
 pkgname=log4cplus
 _origver=1.2.0
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A C++ logger very close to Java's log4j"
-arch=('i686' 'x86_64' 'armv7h')
+arch=('i686' 'x86_64')
 url="http://log4cplus.sourceforge.net/;
 license=('GPL')
 depends=('gcc-libs')


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:23:38
  Author: svenstaro
Revision: 168142

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

Added:
  log4cplus/repos/community-i686/
  log4cplus/repos/community-i686/PKGBUILD
(from rev 168141, log4cplus/trunk/PKGBUILD)
  log4cplus/repos/community-x86_64/
  log4cplus/repos/community-x86_64/PKGBUILD
(from rev 168141, log4cplus/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   31 +++
 community-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: log4cplus/repos/community-i686/PKGBUILD (from rev 168141, 
log4cplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 20:23:38 UTC (rev 168142)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64' 'armv7h')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}

Copied: log4cplus/repos/community-x86_64/PKGBUILD (from rev 168141, 
log4cplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-23 20:23:38 UTC (rev 168142)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64' 'armv7h')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


[arch-commits] Commit in (4 files)

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 21:21:49
  Author: svenstaro
Revision: 168141

Move log4cplus from AUR as a dep of openvdb

Added:
  log4cplus/
  log4cplus/repos/
  log4cplus/trunk/
  log4cplus/trunk/PKGBUILD

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

Added: log4cplus/trunk/PKGBUILD
===
--- log4cplus/trunk/PKGBUILD(rev 0)
+++ log4cplus/trunk/PKGBUILD2016-03-23 20:21:49 UTC (rev 168141)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Alexey Galakhov 
+# Contributor: Andreas Baumann 
+
+pkgname=log4cplus
+_origver=1.2.0
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="A C++ logger very close to Java's log4j"
+arch=('i686' 'x86_64' 'armv7h')
+url="http://log4cplus.sourceforge.net/;
+license=('GPL')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz;)
+sha256sums=('93aa5b26425f0b1596c5e5b3d58916988fdd83b359a02ca59878eb5c7c2ec6c2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  ./configure \
+--prefix=/usr \
+--with-working-locale
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_origver}
+
+  make install DESTDIR=$pkgdir
+}


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

2016-03-23 Thread Gaetan Bisson
Date: Wednesday, March 23, 2016 @ 20:22:25
  Author: bisson
Revision: 262459

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

Added:
  nmap/repos/extra-i686/PKGBUILD
(from rev 262458, nmap/trunk/PKGBUILD)
  nmap/repos/extra-x86_64/PKGBUILD
(from rev 262458, nmap/trunk/PKGBUILD)
Deleted:
  nmap/repos/extra-i686/PKGBUILD
  nmap/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-23 19:21:54 UTC (rev 262458)
+++ extra-i686/PKGBUILD 2016-03-23 19:22:25 UTC (rev 262459)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Hugo Doria 
-
-pkgname=nmap
-pkgver=7.10
-pkgrel=2
-pkgdesc='Utility for network discovery and security auditing'
-url='http://nmap.org/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('pygtk')
-optdepends=('pygtk: zenmap'
-'sudo: privilege escalation for zenmap'
-'xterm: privilege escalation for zenmap'
-'kdebase-runtime: privilege escalation for zenmap'
-'gksu: privilege escalation for zenmap')
-depends=('pcre' 'openssl' 'lua52')
-source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --mandir=/usr/share/man \
-   --with-libpcap=included \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   rm "${pkgdir}"/usr/bin/uninstall_*
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
-}

Copied: nmap/repos/extra-i686/PKGBUILD (from rev 262458, nmap/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-23 19:22:25 UTC (rev 262459)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Hugo Doria 
+
+pkgname=nmap
+pkgver=7.11
+pkgrel=1
+pkgdesc='Utility for network discovery and security auditing'
+url='http://nmap.org/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('pygtk')
+optdepends=('pygtk: zenmap'
+'sudo: privilege escalation for zenmap'
+'xterm: privilege escalation for zenmap'
+'kdebase-runtime: privilege escalation for zenmap'
+'gksu: privilege escalation for zenmap')
+depends=('pcre' 'openssl' 'lua52')
+source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('9d06e5ef40cff8e540d1bf9113482a5b4755cf2f')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export PYTHON=python2
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --mandir=/usr/share/man \
+   --with-libpcap=included \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rm "${pkgdir}"/usr/bin/uninstall_*
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-23 19:21:54 UTC (rev 262458)
+++ extra-x86_64/PKGBUILD   2016-03-23 19:22:25 UTC (rev 262459)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Hugo Doria 
-
-pkgname=nmap
-pkgver=7.10
-pkgrel=2
-pkgdesc='Utility for network discovery and security auditing'
-url='http://nmap.org/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('pygtk')
-optdepends=('pygtk: zenmap'
-'sudo: privilege escalation for zenmap'
-'xterm: privilege escalation for zenmap'
-'kdebase-runtime: privilege escalation for zenmap'
-'gksu: privilege escalation for zenmap')
-depends=('pcre' 'openssl' 'lua52')
-source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   ./configure \
-

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

2016-03-23 Thread Gaetan Bisson
Date: Wednesday, March 23, 2016 @ 20:21:54
  Author: bisson
Revision: 262458

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 18:49:09 UTC (rev 262457)
+++ PKGBUILD2016-03-23 19:21:54 UTC (rev 262458)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria 
 
 pkgname=nmap
-pkgver=7.10
-pkgrel=2
+pkgver=7.11
+pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'lua52')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
+sha1sums=('9d06e5ef40cff8e540d1bf9113482a5b4755cf2f')
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in vim/repos (10 files)

2016-03-23 Thread Anatol Pomozov
Date: Wednesday, March 23, 2016 @ 19:49:09
  Author: anatolik
Revision: 262457

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

Added:
  vim/repos/testing-i686/
  vim/repos/testing-i686/PKGBUILD
(from rev 262456, vim/trunk/PKGBUILD)
  vim/repos/testing-i686/archlinux.vim
(from rev 262456, vim/trunk/archlinux.vim)
  vim/repos/testing-i686/gvim.install
(from rev 262456, vim/trunk/gvim.install)
  vim/repos/testing-i686/vimrc
(from rev 262456, vim/trunk/vimrc)
  vim/repos/testing-x86_64/
  vim/repos/testing-x86_64/PKGBUILD
(from rev 262456, vim/trunk/PKGBUILD)
  vim/repos/testing-x86_64/archlinux.vim
(from rev 262456, vim/trunk/archlinux.vim)
  vim/repos/testing-x86_64/gvim.install
(from rev 262456, vim/trunk/gvim.install)
  vim/repos/testing-x86_64/vimrc
(from rev 262456, vim/trunk/vimrc)

--+
 testing-i686/PKGBUILD|  201 +
 testing-i686/archlinux.vim   |   25 +
 testing-i686/gvim.install|   15 +++
 testing-i686/vimrc   |   16 +++
 testing-x86_64/PKGBUILD  |  201 +
 testing-x86_64/archlinux.vim |   25 +
 testing-x86_64/gvim.install  |   15 +++
 testing-x86_64/vimrc |   16 +++
 8 files changed, 514 insertions(+)

Copied: vim/repos/testing-i686/PKGBUILD (from rev 262456, vim/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-03-23 18:49:09 UTC (rev 262457)
@@ -0,0 +1,201 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Thomas Dziedzic 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: tobias [ tobias at archlinux org ]
+# Contributor: Daniel J Griffiths 
+
+pkgbase=vim
+pkgname=(vim gvim vim-runtime)
+pkgver=7.4.1639
+_versiondir=74
+pkgrel=1
+arch=(i686 x86_64)
+license=('custom:vim')
+url='http://www.vim.org'
+makedepends=(gpm python2 python ruby libxt desktop-file-utils gtk2 gtk3 lua 
gawk tcl)
+source=(vim-$pkgver.tar.gz::http://github.com/vim/vim/archive/v$pkgver.tar.gz
+vimrc
+archlinux.vim)
+sha1sums=('b116ce38e00b6d93e1f76bdcda52f93f3e8dee6c'
+  '15ebf3f48693f1f219fe2d8edb7643683139eb6b'
+  '94f7bb87b5d06bace86bc4b3ef1372813b4eedf2')
+
+prepare() {
+  cd vim-$pkgver/src
+
+  # define the place for the global (g)vimrc file (set to /etc/vimrc)
+  sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' feature.h
+  sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' feature.h
+
+  autoconf
+
+  cd "$srcdir"
+  cp -a vim-$pkgver gvim-$pkgver
+}
+
+build() {
+  cd "${srcdir}"/vim-$pkgver
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp=dynamic \
+--enable-pythoninterp=dynamic \
+--enable-python3interp=dynamic \
+--enable-rubyinterp=dynamic \
+--enable-luainterp=dynamic \
+--enable-tclinterp=dynamic
+  make
+
+  cd "${srcdir}"/gvim-$pkgver
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=yes \
+--enable-gui=gtk2 \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp=dynamic \
+--enable-pythoninterp=dynamic \
+--enable-python3interp=dynamic \
+--enable-rubyinterp=dynamic \
+--enable-luainterp=dynamic \
+--enable-tclinterp=dynamic
+  make
+}
+
+check() {
+  # disable tests because they seem to freeze
+  cd "${srcdir}"/vim-$pkgver
+  #make test
+
+  cd "${srcdir}"/gvim-$pkgver
+  #make test
+}
+
+package_vim-runtime() {
+  pkgdesc='Runtime for vim and gvim'
+  backup=('etc/vimrc')
+
+  cd "${srcdir}"/vim-$pkgver
+
+  make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
+  # man and bin files belong to 'vim'
+  rm -r "${pkgdir}"/usr/share/man/ "${pkgdir}"/usr/bin/
+
+  # Don't forget logtalk.dict
+  install -Dm644 runtime/ftplugin/logtalk.dict \
+"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/logtalk.dict
+
+  # fix FS#17216
+  sed -i 's|messages,/var|messages,/var/log/messages.log,/var|' \
+"${pkgdir}"/usr/share/vim/vim${_versiondir}/filetype.vim
+
+  # patch filetype.vim for better handling of pacman related files
+  sed -i 
"s/rpmsave/pacsave/;s/rpmnew/pacnew/;s/,\*\.ebuild/\0,PKGBUILD*,*.install/" \
+"${pkgdir}"/usr/share/vim/vim${_versiondir}/filetype.vim
+  sed -i "/find the 
end/,+3{s/changelog_date_entry_search/changelog_date_end_entry_search/}" \
+"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/changelog.vim
+
+  # rc files
+  

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

2016-03-23 Thread Anatol Pomozov
Date: Wednesday, March 23, 2016 @ 19:48:23
  Author: anatolik
Revision: 262456

FS#48663 Install missing tags file

The latest upstream changes require 'vim' in the DESTDIR otherwise tags are not 
installed

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 17:40:34 UTC (rev 262455)
+++ PKGBUILD2016-03-23 18:48:23 UTC (rev 262456)
@@ -7,7 +7,7 @@
 
 pkgbase=vim
 pkgname=(vim gvim vim-runtime)
-pkgver=7.4.1584
+pkgver=7.4.1639
 _versiondir=74
 pkgrel=1
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 source=(vim-$pkgver.tar.gz::http://github.com/vim/vim/archive/v$pkgver.tar.gz
 vimrc
 archlinux.vim)
-sha1sums=('ec37d4eac6281cec0c8f0ba220f1b6e7f4b78c39'
+sha1sums=('b116ce38e00b6d93e1f76bdcda52f93f3e8dee6c'
   '15ebf3f48693f1f219fe2d8edb7643683139eb6b'
   '94f7bb87b5d06bace86bc4b3ef1372813b4eedf2')
 
@@ -93,7 +93,7 @@
 
   cd "${srcdir}"/vim-$pkgver
 
-  (cd src && make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" installruntime 
install-languages installtools)
+  make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
   # man and bin files belong to 'vim'
   rm -r "${pkgdir}"/usr/share/man/ "${pkgdir}"/usr/bin/
 


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

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 19:10:00
  Author: spupykin
Revision: 168140

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

Added:
  python2-m2crypto/repos/community-i686/LICENSE
(from rev 168139, python2-m2crypto/trunk/LICENSE)
  python2-m2crypto/repos/community-i686/PKGBUILD
(from rev 168139, python2-m2crypto/trunk/PKGBUILD)
  python2-m2crypto/repos/community-x86_64/LICENSE
(from rev 168139, python2-m2crypto/trunk/LICENSE)
  python2-m2crypto/repos/community-x86_64/PKGBUILD
(from rev 168139, python2-m2crypto/trunk/PKGBUILD)
Deleted:
  python2-m2crypto/repos/community-i686/LICENSE
  python2-m2crypto/repos/community-i686/PKGBUILD
  python2-m2crypto/repos/community-x86_64/LICENSE
  python2-m2crypto/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   52 +
 /PKGBUILD |   68 
 community-i686/LICENSE|   26 
 community-i686/PKGBUILD   |   37 ---
 community-x86_64/LICENSE  |   26 
 community-x86_64/PKGBUILD |   37 ---
 6 files changed, 120 insertions(+), 126 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2016-03-23 18:09:43 UTC (rev 168139)
+++ community-i686/LICENSE  2016-03-23 18:10:00 UTC (rev 168140)
@@ -1,26 +0,0 @@
-Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
-
-Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
-All rights reserved.
-
-Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
-All rights reserved.
-
-Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation.
-
-THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python2-m2crypto/repos/community-i686/LICENSE (from rev 168139, 
python2-m2crypto/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2016-03-23 18:10:00 UTC (rev 168140)
@@ -0,0 +1,26 @@
+Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
+
+Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
+All rights reserved.
+
+Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
+All rights reserved.
+
+Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
+
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
+provided that the above copyright notice appear in all copies and that
+both that copyright notice and this permission notice appear in
+supporting documentation.
+
+THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 18:09:43 UTC (rev 168139)
+++ community-i686/PKGBUILD 2016-03-23 18:10:00 UTC (rev 168140)
@@ -1,37 +0,0 @@
-# $Id: PKGBUILD 140196 2011-10-09 08:27:16Z angvp $
-# Maintainer: Angel Velasquez  
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=python2-m2crypto
-pkgver=0.23.0

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

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 19:09:43
  Author: spupykin
Revision: 168139

upgpkg: python2-m2crypto 0.24.0-1

upd

Modified:
  python2-m2crypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 17:51:02 UTC (rev 168138)
+++ PKGBUILD2016-03-23 18:09:43 UTC (rev 168139)
@@ -4,8 +4,8 @@
 # Contributor: William Rea 
 
 pkgname=python2-m2crypto
-pkgver=0.23.0
-pkgrel=2
+pkgver=0.24.0
+pkgrel=1
 pkgdesc="A crypto and SSL toolkit for Python"
 arch=('i686' 'x86_64')
 url="https://pypi.python.org/pypi/M2Crypto;
@@ -14,15 +14,12 @@
 makedepends=('swig' 'python2-setuptools')
 
#source=("m2crypto-${pkgver}.tar.gz::https://github.com/martinpaljak/M2Crypto/archive/v$pkgver.tar.gz;
 
source=("https://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-$pkgver.tar.gz;
-   
"https://gitlab.com/m2crypto/m2crypto/commit/d6b509030dfa12ee299f0de623fb78f2223e6579.diff;
"LICENSE")
-md5sums=('89557730e245294a6cab06de8ad4fb42'
- 'd055e161546b8f529910f15a496784b6'
+md5sums=('8e87235942c76d1ba9f999ee33764fdb'
  'b0e1f0b7d0ce8a62c18b1287b991800e')
 
 prepare() {
   cd "${srcdir}/M2Crypto-${pkgver}"
-  patch -p1 -i $srcdir/d6b509030dfa12ee299f0de623fb78f2223e6579.diff
 }
 
 build() {


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

2016-03-23 Thread Anatol Pomozov
Date: Wednesday, March 23, 2016 @ 18:51:02
  Author: anatolik
Revision: 168138

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 17:50:22 UTC (rev 168137)
+++ community-i686/PKGBUILD 2016-03-23 17:51:02 UTC (rev 168138)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Jonne Haß 
-
-pkgname=crystal
-pkgver=0.14.1
-pkgrel=1
-_binary_rel=1
-pkgdesc='The Crystal Programming Language'
-arch=(i686 x86_64)
-url='http://crystal-lang.org'
-license=(Apache)
-depends=(gc libatomic_ops pcre libevent libffi)
-# depend on previous llvm version until 
https://github.com/crystal-lang/crystal/issues/1614 is resolved
-makedepends=(libxml2 llvm35)
-checkdepends=(libyaml libxml2 gmp git)
-optdepends=('shards: crystal language package manager'
-'libyaml: For YAML support'
-'gmp: For BigInt support'
-'libxml2: For XML support')
-source=(crystal-$pkgver.tar.gz::https://github.com/crystal-lang/crystal/archive/$pkgver.tar.gz)
-source_i686+=(https://github.com/crystal-lang/crystal/releases/download/$pkgver/$pkgname-$pkgver-$_binary_rel-linux-i686.tar.gz)
-source_x86_64+=(https://github.com/crystal-lang/crystal/releases/download/$pkgver/$pkgname-$pkgver-$_binary_rel-linux-x86_64.tar.gz)
-sha256sums=('2f593ea68683e26cd8971619b3860b15b85048f27648e34b7ed5a41116ad2ecb')
-sha256sums_i686=('3671c57acfb3d3d270a3681e34f255a8fade94cf6142bf035d5a06ea7f4dac30')
-sha256sums_x86_64=('75b964f1d04c55251036789f48cde1109b715e07edeb0cbde585a36461d4e8c8')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's|Please install shards: https://github.com/ysbaddaden/shards|Please 
install shards: pacman -S shards|' src/compiler/crystal/command.cr
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  make release=1 \
-   PATH="$srcdir/$pkgname-$pkgver-$_binary_rel/bin:$PATH" \
-   CRYSTAL_PATH="$srcdir/$pkgname-$pkgver/src" \
-   CRYSTAL_CONFIG_VERSION="$pkgver" \
-   CRYSTAL_CONFIG_PATH="libs:/usr/lib/crystal"
-  make doc
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  make spec CRYSTAL_PATH="$srcdir/$pkgname-$pkgver/src" \
-CRYSTAL_CONFIG_VERSION="$pkgver"
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  # /usr/bin/crystalcompiled executable
-  # /usr/lib/crystal/   compiler src & core libs
-  # /usr/share/doc/crystal/api  api docs
-  # /usr/share/doc/crystal/samples/ samples
-
-  install -Dm755 ".build/crystal" "$pkgdir/usr/bin/crystal"
-
-  install -dm755 "$pkgdir/usr/lib"
-  cp -r src "$pkgdir/usr/lib/crystal"
-
-  install -dm755 "$pkgdir/usr/share/doc/crystal"
-  cp -r doc "$pkgdir/usr/share/doc/crystal/api"
-  cp -r samples "$pkgdir/usr/share/doc/crystal/"
-
-  install -Dm644 etc/completion.bash 
"$pkgdir/usr/share/bash-completion/completions/crystal"
-  install -Dm644 etc/completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_crystal"
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: crystal/repos/community-i686/PKGBUILD (from rev 168137, 
crystal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 17:51:02 UTC (rev 168138)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Jonne Haß 
+
+pkgname=crystal
+pkgver=0.14.2
+pkgrel=1
+_binary_rel=1
+pkgdesc='The Crystal Programming Language'
+arch=(i686 x86_64)
+url='http://crystal-lang.org'
+license=(Apache)
+depends=(gc libatomic_ops pcre libevent libffi)
+# depend on previous llvm version until 
https://github.com/crystal-lang/crystal/issues/1614 is resolved
+makedepends=(libxml2 llvm35)
+checkdepends=(libyaml libxml2 gmp git)
+optdepends=('shards: crystal language package manager'
+'libyaml: For YAML support'
+'gmp: For BigInt support'
+'libxml2: For XML support')
+source=(crystal-$pkgver.tar.gz::https://github.com/crystal-lang/crystal/archive/$pkgver.tar.gz)
+source_i686+=(https://github.com/crystal-lang/crystal/releases/download/$pkgver/$pkgname-$pkgver-$_binary_rel-linux-i686.tar.gz)

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

2016-03-23 Thread Anatol Pomozov
Date: Wednesday, March 23, 2016 @ 18:50:22
  Author: anatolik
Revision: 168137

upgpkg: crystal 0.14.2-1

Modified:
  crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 16:57:19 UTC (rev 168136)
+++ PKGBUILD2016-03-23 17:50:22 UTC (rev 168137)
@@ -3,7 +3,7 @@
 # Contributor: Jonne Haß 
 
 pkgname=crystal
-pkgver=0.14.1
+pkgver=0.14.2
 pkgrel=1
 _binary_rel=1
 pkgdesc='The Crystal Programming Language'
@@ -21,9 +21,9 @@
 
source=(crystal-$pkgver.tar.gz::https://github.com/crystal-lang/crystal/archive/$pkgver.tar.gz)
 
source_i686+=(https://github.com/crystal-lang/crystal/releases/download/$pkgver/$pkgname-$pkgver-$_binary_rel-linux-i686.tar.gz)
 
source_x86_64+=(https://github.com/crystal-lang/crystal/releases/download/$pkgver/$pkgname-$pkgver-$_binary_rel-linux-x86_64.tar.gz)
-sha256sums=('2f593ea68683e26cd8971619b3860b15b85048f27648e34b7ed5a41116ad2ecb')
-sha256sums_i686=('3671c57acfb3d3d270a3681e34f255a8fade94cf6142bf035d5a06ea7f4dac30')
-sha256sums_x86_64=('75b964f1d04c55251036789f48cde1109b715e07edeb0cbde585a36461d4e8c8')
+sha256sums=('0fdbb8c0ebbc1da0024b19fac193763654b474e3e2db957a4543bfc5ad5dba67')
+sha256sums_i686=('12a8b8b85182a98cc162ae56452ea1226d339964076aef1fd3aa85b424608bf7')
+sha256sums_x86_64=('d4b96e576473a76e17175439c2e380b07feeffbbc5cb07490a96ea4dc533b922')
 
 prepare() {
   cd $pkgname-$pkgver


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

2016-03-23 Thread Dave Reisner
Date: Wednesday, March 23, 2016 @ 18:40:34
  Author: dreisner
Revision: 262455

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

Added:
  curl/repos/testing-i686/
  curl/repos/testing-i686/PKGBUILD
(from rev 262454, curl/trunk/PKGBUILD)
  curl/repos/testing-i686/curlbuild.h
(from rev 262454, curl/trunk/curlbuild.h)
  curl/repos/testing-x86_64/
  curl/repos/testing-x86_64/PKGBUILD
(from rev 262454, curl/trunk/PKGBUILD)
  curl/repos/testing-x86_64/curlbuild.h
(from rev 262454, curl/trunk/curlbuild.h)

+
 testing-i686/PKGBUILD  |   65 +++
 testing-i686/curlbuild.h   |9 +
 testing-x86_64/PKGBUILD|   65 +++
 testing-x86_64/curlbuild.h |9 +
 4 files changed, 148 insertions(+)

Copied: curl/repos/testing-i686/PKGBUILD (from rev 262454, curl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-03-23 17:40:34 UTC (rev 262455)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.48.0
+pkgrel=1
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libidn' 'libssh2' 'openssl' 'zlib')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('b2cac71029d28cb989150bac72aafab5'
+ 'SKIP'
+ '751bd433ede935c8fae727377625a8ae')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --with-gssapi \
+  --with-libidn \
+  --with-random=/dev/urandom \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  local ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
+  case $ptrsize in
+8) _curlbuild=curlbuild-64.h ;;
+4) _curlbuild=curlbuild-32.h ;;
+*) error "unknown pointer size for architecture: %s bytes" "$ptrsize"
+  exit 1
+  ;;
+  esac
+
+  # license
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  # devel
+  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
+  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
+}

Copied: curl/repos/testing-i686/curlbuild.h (from rev 262454, 
curl/trunk/curlbuild.h)
===
--- testing-i686/curlbuild.h(rev 0)
+++ testing-i686/curlbuild.h2016-03-23 17:40:34 UTC (rev 262455)
@@ -0,0 +1,9 @@
+#include 
+
+#if __WORDSIZE == 32
+#include "curlbuild-32.h"
+#elif __WORDSIZE == 64
+#include "curlbuild-64.h"
+#else
+#error "Unknown word size"
+#endif

Copied: curl/repos/testing-x86_64/PKGBUILD (from rev 262454, 
curl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-03-23 17:40:34 UTC (rev 262455)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.48.0
+pkgrel=1
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libidn' 'libssh2' 'openssl' 'zlib')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('b2cac71029d28cb989150bac72aafab5'
+ 'SKIP'
+ '751bd433ede935c8fae727377625a8ae')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --with-gssapi \
+  --with-libidn \
+  --with-random=/dev/urandom 

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

2016-03-23 Thread Dave Reisner
Date: Wednesday, March 23, 2016 @ 18:22:55
  Author: dreisner
Revision: 262454

upgpkg: curl 7.48.0-1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:02:16 UTC (rev 262453)
+++ PKGBUILD2016-03-23 17:22:55 UTC (rev 262454)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=curl
-pkgver=7.47.1
-pkgrel=2
+pkgver=7.48.0
+pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
 url="http://curl.haxx.se;
@@ -17,7 +17,7 @@
 options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
 curlbuild.h)
-md5sums=('3f9d1be7bf33ca4b8c8602820525302b'
+md5sums=('b2cac71029d28cb989150bac72aafab5'
  'SKIP'
  '751bd433ede935c8fae727377625a8ae')
 validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg


[arch-commits] Commit in autoconf-archive/trunk (PKGBUILD autoconf-archive.install)

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 17:57:08
  Author: spupykin
Revision: 168135

upgpkg: autoconf-archive 1:2016.03.20-2

upd

Modified:
  autoconf-archive/trunk/PKGBUILD
  autoconf-archive/trunk/autoconf-archive.install

--+
 PKGBUILD |2 +-
 autoconf-archive.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 16:54:23 UTC (rev 168134)
+++ PKGBUILD2016-03-23 16:57:08 UTC (rev 168135)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2016.03.20
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')

Modified: autoconf-archive.install
===
--- autoconf-archive.install2016-03-23 16:54:23 UTC (rev 168134)
+++ autoconf-archive.install2016-03-23 16:57:08 UTC (rev 168135)
@@ -1,5 +1,5 @@
 infodir=usr/share/info
-filelist=(autoconf-archive.info{,-{1,2,3,4}})
+filelist=(autoconf-archive.info)
 
 post_install() {
   [ -x usr/bin/install-info ] || return 0


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

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 17:57:19
  Author: spupykin
Revision: 168136

archrelease: copy trunk to community-any

Added:
  autoconf-archive/repos/community-any/PKGBUILD
(from rev 168135, autoconf-archive/trunk/PKGBUILD)
  autoconf-archive/repos/community-any/autoconf-archive.install
(from rev 168135, autoconf-archive/trunk/autoconf-archive.install)
Deleted:
  autoconf-archive/repos/community-any/PKGBUILD
  autoconf-archive/repos/community-any/autoconf-archive.install

--+
 PKGBUILD |   70 ++---
 autoconf-archive.install |   40 -
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 16:57:08 UTC (rev 168135)
+++ PKGBUILD2016-03-23 16:57:19 UTC (rev 168136)
@@ -1,35 +0,0 @@
-# $Id$
-# Contributor: Daniel Müllner 
-
-pkgname=autoconf-archive
-pkgver=2016.03.20
-pkgrel=1
-epoch=1
-pkgdesc="A collection of freely re-usable Autoconf macros"
-arch=('any')
-url="http://www.gnu.org/software/autoconf-archive/;
-_watch="http://mirrors.axint.net/repos/gnu.org/autoconf-archive/;
-license=('GPL')
-depends=('autoconf')
-optdepends=('automake: macros for use with it')
-validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
-install=autoconf-archive.install
-source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('99c4167b8107189bb6dcb98b09956829'
- 'SKIP')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make check
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: autoconf-archive/repos/community-any/PKGBUILD (from rev 168135, 
autoconf-archive/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 16:57:19 UTC (rev 168136)
@@ -0,0 +1,35 @@
+# $Id$
+# Contributor: Daniel Müllner 
+
+pkgname=autoconf-archive
+pkgver=2016.03.20
+pkgrel=2
+epoch=1
+pkgdesc="A collection of freely re-usable Autoconf macros"
+arch=('any')
+url="http://www.gnu.org/software/autoconf-archive/;
+_watch="http://mirrors.axint.net/repos/gnu.org/autoconf-archive/;
+license=('GPL')
+depends=('autoconf')
+optdepends=('automake: macros for use with it')
+validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
+install=autoconf-archive.install
+source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('99c4167b8107189bb6dcb98b09956829'
+ 'SKIP')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: autoconf-archive.install
===
--- autoconf-archive.install2016-03-23 16:57:08 UTC (rev 168135)
+++ autoconf-archive.install2016-03-23 16:57:19 UTC (rev 168136)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(autoconf-archive.info{,-{1,2,3,4}})
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}

Copied: autoconf-archive/repos/community-any/autoconf-archive.install (from rev 
168135, autoconf-archive/trunk/autoconf-archive.install)
===
--- autoconf-archive.install(rev 0)
+++ autoconf-archive.install2016-03-23 16:57:19 UTC (rev 168136)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(autoconf-archive.info)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}


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

2016-03-23 Thread Maxime Gauduin
Date: Wednesday, March 23, 2016 @ 17:33:44
  Author: alucryd
Revision: 168132

archrelease: copy trunk to community-any

Added:
  lollypop/repos/community-any/PKGBUILD
(from rev 168131, lollypop/trunk/PKGBUILD)
  lollypop/repos/community-any/lollypop.install
(from rev 168131, lollypop/trunk/lollypop.install)
Deleted:
  lollypop/repos/community-any/PKGBUILD
  lollypop/repos/community-any/lollypop.install

--+
 PKGBUILD |   76 ++---
 lollypop.install |   30 ++--
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 16:33:33 UTC (rev 168131)
+++ PKGBUILD2016-03-23 16:33:44 UTC (rev 168132)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: kirek 
-# Contributor: Cédric Bellegarde 
-
-pkgname=lollypop
-pkgver=0.9.87
-pkgrel=1
-pkgdesc='Music player for GNOME'
-arch=('any')
-url='https://github.com/gnumdk/lollypop'
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'python-cairo'
- 'python-dbus' 'python-gobject' 'totem-plparser')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
-optdepends=('libsecret: Last.FM support'
-'python-pylast: Last.FM support'
-'python-wikipedia: Wikipedia support')
-install='lollypop.install'
-source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('c66602ca2dc307db09fbf47f18753995159693c773d255797f5f49fcc15f4cc3')
-
-build() {
-  cd lollypop-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd lollypop-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 168131, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 16:33:44 UTC (rev 168132)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop
+pkgver=0.9.91
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=('any')
+url='https://github.com/gnumdk/lollypop'
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'python-cairo'
+ 'python-dbus' 'python-gobject' 'totem-plparser')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
+optdepends=('libsecret: Last.FM support'
+'python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia support')
+install='lollypop.install'
+source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
+sha256sums=('f24768737aaef1fb710de555117866a49ad51e968f8958dc677396e1a07dcc0d')
+
+build() {
+  cd lollypop-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd lollypop-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: lollypop.install
===
--- lollypop.install2016-03-23 16:33:33 UTC (rev 168131)
+++ lollypop.install2016-03-23 16:33:44 UTC (rev 168132)
@@ -1,15 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/lollypop.install (from rev 168131, 
lollypop/trunk/lollypop.install)
===
--- lollypop.install(rev 0)
+++ lollypop.install2016-03-23 16:33:44 UTC (rev 168132)
@@ -0,0 +1,15 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2016-03-23 Thread Maxime Gauduin
Date: Wednesday, March 23, 2016 @ 17:33:33
  Author: alucryd
Revision: 168131

upgpkg: lollypop 0.9.91-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 15:48:43 UTC (rev 168130)
+++ PKGBUILD2016-03-23 16:33:33 UTC (rev 168131)
@@ -4,7 +4,7 @@
 # Contributor: Cédric Bellegarde 
 
 pkgname=lollypop
-pkgver=0.9.87
+pkgver=0.9.91
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
@@ -18,7 +18,7 @@
 'python-wikipedia: Wikipedia support')
 install='lollypop.install'
 
source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('c66602ca2dc307db09fbf47f18753995159693c773d255797f5f49fcc15f4cc3')
+sha256sums=('f24768737aaef1fb710de555117866a49ad51e968f8958dc677396e1a07dcc0d')
 
 build() {
   cd lollypop-${pkgver}


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

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 16:48:25
  Author: spupykin
Revision: 168129

upgpkg: glusterfs 3.7.9-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 15:17:33 UTC (rev 168128)
+++ PKGBUILD2016-03-23 15:48:25 UTC (rev 168129)
@@ -5,8 +5,8 @@
 #   henning mueller 
 
 pkgname=glusterfs
-pkgver=3.7.8
-pkgrel=2
+pkgver=3.7.9
+pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
 url='http://www.gluster.org/'
@@ -18,7 +18,7 @@
'glib2: qemu-block')
 
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
 
source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('c488a2f546f9c24ce873e3de6289e9aa')
+md5sums=('622e8d3557992554528f33d577c95d8b')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver


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

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 16:48:43
  Author: spupykin
Revision: 168130

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

Added:
  glusterfs/repos/community-i686/PKGBUILD
(from rev 168129, glusterfs/trunk/PKGBUILD)
  glusterfs/repos/community-i686/glusterfs.install
(from rev 168129, glusterfs/trunk/glusterfs.install)
  glusterfs/repos/community-x86_64/PKGBUILD
(from rev 168129, glusterfs/trunk/PKGBUILD)
  glusterfs/repos/community-x86_64/glusterfs.install
(from rev 168129, glusterfs/trunk/glusterfs.install)
Deleted:
  glusterfs/repos/community-i686/PKGBUILD
  glusterfs/repos/community-i686/glusterfs.install
  glusterfs/repos/community-x86_64/PKGBUILD
  glusterfs/repos/community-x86_64/glusterfs.install

+
 /PKGBUILD  |  128 +++
 /glusterfs.install |   16 
 community-i686/PKGBUILD|   64 -
 community-i686/glusterfs.install   |8 --
 community-x86_64/PKGBUILD  |   64 -
 community-x86_64/glusterfs.install |8 --
 6 files changed, 144 insertions(+), 144 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 15:48:25 UTC (rev 168129)
+++ community-i686/PKGBUILD 2016-03-23 15:48:43 UTC (rev 168130)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributors:
-#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
-#   henning mueller 
-
-pkgname=glusterfs
-pkgver=3.7.8
-pkgrel=2
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(i686 x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-depends=(fuse python2 libxml2 libaio liburcu)
-makedepends=(flex bison)
-optdepends=('rpcbind: NFS'
-   'glib2: qemu-block')
-#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('c488a2f546f9c24ce873e3de6289e9aa')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  find -type f -name '*.py' -exec sed -i \
--e 's:env\ python:env\ python2:' \
--e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-mountutildir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var \
---mandir=/usr/share/man \
---libexecdir=/usr/lib/$pkgname \
---with-systemddir=/usr/lib/systemd/system \
-PYTHON=python2 LEXLIB=
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make -j1 DESTDIR=$pkgdir install
-
-  mkdir -p $pkgdir/usr/lib/tmpfiles.d
-  echo "d /var/run/glusterfs 0755 root root -" 
>$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
-
-  install -D -m 644 \
-$srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
-$pkgdir/usr/share/doc/glusterfs/
-
-  cp -rf \
-$srcdir/$pkgname-$pkgver/doc/* \
-$pkgdir/usr/share/doc/glusterfs/
-  rm -rf $pkgdir/var/run
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glusterfs/repos/community-i686/PKGBUILD (from rev 168129, 
glusterfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 15:48:43 UTC (rev 168130)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributors:
+#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
+#   henning mueller 
+
+pkgname=glusterfs
+pkgver=3.7.9
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(i686 x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+depends=(fuse python2 libxml2 libaio liburcu)
+makedepends=(flex bison)
+optdepends=('rpcbind: NFS'
+   'glib2: qemu-block')
+#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
+md5sums=('622e8d3557992554528f33d577c95d8b')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  find -type f -name '*.py' -exec sed -i \
+-e 's:env\ python:env\ python2:' \
+-e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-mountutildir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--mandir=/usr/share/man \
+--libexecdir=/usr/lib/$pkgname \
+--with-systemddir=/usr/lib/systemd/system \
+PYTHON=python2 LEXLIB=
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make -j1 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 16:17:33
  Author: fyan
Revision: 168128

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 15:17:11 UTC (rev 168127)
+++ PKGBUILD2016-03-23 15:17:33 UTC (rev 168128)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-h2
-pkgname=('python-h2' 'python2-h2')
-pkgver=2.1.3
-pkgrel=1
-pkgdesc="HTTP/2 State-Machine based protocol implementation"
-arch=('any')
-license=('MIT')
-url="http://hyper.rtfd.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-hpack' 
'python2-hpack'
- 'python-hyperframe' 'python2-hyperframe' 'python2-enum34' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-hypothesis'
-  'python2-hypothesis')
-source=("git+https://github.com/python-hyper/hyper-h2.git#tag=v$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a hyper-h2{,-py2}
-}
-
-build() {
-  cd "$srcdir"/hyper-h2
-  python setup.py build
-
-  cd "$srcdir"/hyper-h2-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hyper-h2
-  python setup.py ptr
-
-  cd "$srcdir"/hyper-h2-py2
-  python2 setup.py ptr
-}
-
-package_python-h2() {
-  depends=('python-hpack' 'python-hyperframe')
-
-  cd hyper-h2
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-h2() {
-  depends=('python2-hpack' 'python2-hyperframe' 'python2-enum34')
-
-  cd hyper-h2-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-h2/repos/community-any/PKGBUILD (from rev 168127, 
python-h2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 15:17:33 UTC (rev 168128)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-h2
+pkgname=('python-h2' 'python2-h2')
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="HTTP/2 State-Machine based protocol implementation"
+arch=('any')
+license=('MIT')
+url="http://hyper.rtfd.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-hpack' 
'python2-hpack'
+ 'python-hyperframe' 'python2-hyperframe' 'python2-enum34' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-hypothesis'
+  'python2-hypothesis')
+source=("git+https://github.com/python-hyper/hyper-h2.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a hyper-h2{,-py2}
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/hyper-h2
+  python setup.py build
+
+  cd "$srcdir"/hyper-h2-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/hyper-h2
+  python setup.py ptr
+
+  cd "$srcdir"/hyper-h2-py2
+  python2 setup.py ptr
+}
+
+package_python-h2() {
+  depends=('python-hpack' 'python-hyperframe')
+
+  cd hyper-h2
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-h2() {
+  depends=('python2-hpack' 'python2-hyperframe' 'python2-enum34')
+
+  cd hyper-h2-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 16:17:11
  Author: fyan
Revision: 168127

upgpkg: python-h2 2.2.0-1

Modified:
  python-h2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 15:02:04 UTC (rev 168126)
+++ PKGBUILD2016-03-23 15:17:11 UTC (rev 168127)
@@ -3,7 +3,7 @@
 
 pkgbase=python-h2
 pkgname=('python-h2' 'python2-h2')
-pkgver=2.1.3
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="HTTP/2 State-Machine based protocol implementation"
 arch=('any')
@@ -18,6 +18,8 @@
 
 prepare() {
   cp -a hyper-h2{,-py2}
+
+  export LC_CTYPE=en_US.UTF-8
 }
 
 build() {


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:53:53
  Author: fyan
Revision: 168121

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

Added:
  ghc-mod/repos/community-staging-i686/
  ghc-mod/repos/community-staging-i686/PKGBUILD
(from rev 168120, ghc-mod/trunk/PKGBUILD)
  ghc-mod/repos/community-staging-i686/haskell-ghc-mod.install
(from rev 168120, ghc-mod/trunk/haskell-ghc-mod.install)
  ghc-mod/repos/community-staging-x86_64/
  ghc-mod/repos/community-staging-x86_64/PKGBUILD
(from rev 168120, ghc-mod/trunk/PKGBUILD)
  ghc-mod/repos/community-staging-x86_64/haskell-ghc-mod.install
(from rev 168120, ghc-mod/trunk/haskell-ghc-mod.install)

--+
 community-staging-i686/PKGBUILD  |   61 +
 community-staging-i686/haskell-ghc-mod.install   |   18 ++
 community-staging-x86_64/PKGBUILD|   61 +
 community-staging-x86_64/haskell-ghc-mod.install |   18 ++
 4 files changed, 158 insertions(+)

Copied: ghc-mod/repos/community-staging-i686/PKGBUILD (from rev 168120, 
ghc-mod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 14:53:53 UTC (rev 168121)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=ghc-mod
+pkgname=(ghc-mod haskell-ghc-mod)
+pkgver=5.5.0.0
+pkgrel=17
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-cabal-helper" "haskell-djinn-ghc" 
"haskell-extra"
+ "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" 
"haskell-src-exts"
+ "haskell-hlint" "haskell-monad-control" "haskell-monad-journal" 
"haskell-mtl"
+ "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" 
"haskell-safe"
+ "haskell-split" "haskell-syb" "haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('d05be8f3541e875cd4ebefb28968cfc095fc323e49328f2e40581f6f5de70d31')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_ghc-mod() {
+depends=('cabal-helper' 'ghc')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "COPYING.BSD3" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+}
+
+package_haskell-ghc-mod() {
+pkgdesc="Happy Haskell Programming (docs and libraries)"
+depends=("${makedepends[@]}" 'ghc-mod')
+install="haskell-ghc-mod.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgbase}/COPYING.BSD3"
+rm -r "$pkgdir"/usr/{bin,share/$pkgbase}
+}

Copied: ghc-mod/repos/community-staging-i686/haskell-ghc-mod.install (from rev 
168120, ghc-mod/trunk/haskell-ghc-mod.install)
===
--- community-staging-i686/haskell-ghc-mod.install  
(rev 0)
+++ community-staging-i686/haskell-ghc-mod.install  2016-03-23 14:53:53 UTC 
(rev 168121)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-ghc-mod
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: ghc-mod/repos/community-staging-x86_64/PKGBUILD (from rev 168120, 
ghc-mod/trunk/PKGBUILD)

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:53:24
  Author: fyan
Revision: 168120

upgpkg: ghc-mod 5.5.0.0-17

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  ghc-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:48:16 UTC (rev 168119)
+++ PKGBUILD2016-03-23 14:53:24 UTC (rev 168120)
@@ -5,7 +5,7 @@
 pkgbase=ghc-mod
 pkgname=(ghc-mod haskell-ghc-mod)
 pkgver=5.5.0.0
-pkgrel=16
+pkgrel=17
 pkgdesc="Happy Haskell Programming"
 url="http://www.mew.org/~kazu/proj/ghc-mod/;
 license=("AGPL3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:48:16
  Author: fyan
Revision: 168119

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

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

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

Copied: hoogle/repos/community-staging-i686/PKGBUILD (from rev 168118, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 14:48:16 UTC (rev 168119)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=4.2.43
+pkgrel=23
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-quickcheck" "haskell-aeson" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-cmdargs" "haskell-conduit"
+ "haskell-src-exts" "haskell-http-types" "haskell-old-locale" 
"haskell-parsec"
+ "haskell-random" "haskell-resourcet" "haskell-safe" 
"haskell-shake"
+ "haskell-tagsoup" "haskell-text" "haskell-uniplate" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-wai" "haskell-warp")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "docs/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 168118, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 14:48:16 UTC (rev 168119)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=4.2.43
+pkgrel=23
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-quickcheck" "haskell-aeson" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-cmdargs" "haskell-conduit"
+ "haskell-src-exts" "haskell-http-types" "haskell-old-locale" 
"haskell-parsec"
+ "haskell-random" "haskell-resourcet" "haskell-safe" 
"haskell-shake"
+ "haskell-tagsoup" "haskell-text" "haskell-uniplate" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-wai" "haskell-warp")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "docs/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:47:46
  Author: fyan
Revision: 168118

upgpkg: hoogle 4.2.43-23

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:29:36 UTC (rev 168117)
+++ PKGBUILD2016-03-23 14:47:46 UTC (rev 168118)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=4.2.43
-pkgrel=22
+pkgrel=23
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:25:04
  Author: fyan
Revision: 168111

upgpkg: hlint 1.9.32-1

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:24:46 UTC (rev 168110)
+++ PKGBUILD2016-03-23 14:25:04 UTC (rev 168111)
@@ -4,8 +4,8 @@
 
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
-pkgver=1.9.31
-pkgrel=4
+pkgver=1.9.32
+pkgrel=1
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/;
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
  "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
  "haskell-refact")
 
source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
-sha256sums=('da353b827a418edffe5658172cc251133270186521ef1a4c6d1936b4f825faf8')
+sha256sums=('09b135c4811b7a9eae06702fbdc42e0b45fc8c10d091d3d83e9428b64e3e73d7')
 
 build() {
 cd "${srcdir}/${pkgbase}-${pkgver}"


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

2016-03-23 Thread Alexander Rødseth
Date: Wednesday, March 23, 2016 @ 15:24:46
  Author: arodseth
Revision: 168110

upgpkg: botan 1.11.29-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:14:16 UTC (rev 168109)
+++ PKGBUILD2016-03-23 14:24:46 UTC (rev 168110)
@@ -6,7 +6,7 @@
 # Contributor: Hexchain Tong 
 
 pkgname=botan
-pkgver=1.11.28
+pkgver=1.11.29
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python' 'asio' 'git')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('c07091e340d8028c48a29f2b1fe4413b'
+md5sums=('7056d58c9399966ce5df728c4346b540'
  'SKIP')
 # Botan Distribution Key. To import: gpg --import botan.key
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')


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

2016-03-23 Thread Massimiliano Torromeo
Date: Wednesday, March 23, 2016 @ 15:29:36
  Author: mtorromeo
Revision: 168117

archrelease: copy trunk to community-any

Added:
  openfire/repos/community-any/PKGBUILD
(from rev 168116, openfire/trunk/PKGBUILD)
  openfire/repos/community-any/openfire.conf
(from rev 168116, openfire/trunk/openfire.conf)
  openfire/repos/community-any/openfire.install
(from rev 168116, openfire/trunk/openfire.install)
  openfire/repos/community-any/openfire.service
(from rev 168116, openfire/trunk/openfire.service)
  openfire/repos/community-any/user.conf
(from rev 168116, openfire/trunk/user.conf)
Deleted:
  openfire/repos/community-any/PKGBUILD
  openfire/repos/community-any/openfire.conf
  openfire/repos/community-any/openfire.install
  openfire/repos/community-any/openfire.service
  openfire/repos/community-any/user.conf

--+
 PKGBUILD |  110 ++---
 openfire.conf|6 +-
 openfire.install |   16 +++
 openfire.service |   28 ++---
 user.conf|2 
 5 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 14:29:12 UTC (rev 168116)
+++ PKGBUILD2016-03-23 14:29:36 UTC (rev 168117)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Pierre Schmitz 
-
-pkgname=openfire
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="High performance XMPP (Jabber) server."
-arch=('any')
-url='http://www.igniterealtime.org/projects/openfire/'
-license=('GPL')
-depends=('java-runtime-headless')
-makedepends=('apache-ant')
-install='openfire.install'
-backup=(
-   'etc/openfire/openfire.xml' 'etc/openfire/openfire.xml' 
'etc/openfire/openfire.xml' \
-   'etc/conf.d/openfire' 'etc/openfire/security/keystore' 
'etc/openfire/security/truststore' \
-   'etc/openfire/security/client.truststore')
-source=("http://www.igniterealtime.org/downloadServlet?filename=openfire/openfire_src_${pkgver//./_}.tar.gz;
 \
-   'openfire.conf' 'openfire.service' 'user.conf')
-
-build() {
-   cd "$srcdir"/openfire_src/build
-   rm -rf ../src/resources/nativeAuth/
-   ant openfire
-#  ant plugins
-}
-
-package() {
-   cd "$pkgdir"
-   install -dm755 usr/lib usr/share/openfire/resources etc/openfire 
var/log/openfire
-
-   cd "$srcdir"
-   install -Dm644 openfire.conf "$pkgdir"/etc/conf.d/openfire
-   install -Dm644 openfire.service 
"$pkgdir"/usr/lib/systemd/system/openfire.service
-   install -Dm644 user.conf "$pkgdir"/usr/lib/sysusers.d/openfire.conf
-
-   cd openfire_src/target/openfire
-   rm -rf bin logs lib/tray.dll
-
-   cp -R conf/* "$pkgdir"/etc/openfire/
-   ln -s /etc/openfire "$pkgdir"/usr/share/openfire/conf
-
-   cp -R resources/security "$pkgdir"/etc/openfire/
-   ln -s /etc/openfire/security 
"$pkgdir"/usr/share/openfire/resources/security
-
-   cp -R plugins "$pkgdir"/usr/share/openfire/
-   cp -R resources/{database,spank} "$pkgdir"/usr/share/openfire/resources/
-   cp -R lib "$pkgdir"/usr/lib/openfire
-}
-
-sha256sums=('e675b9eaa380f1d6288b06012e491b7cf6c75e4d67200363516447b052a32c53'
-'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
-'772332b66a90935ddb8075eb10eab9b95a84caa45908bb3fa5861d7fa148399c'
-'743d07158d40f3690684a078d5f35c53c819e45d4ff0c2016b0f33662363614f')

Copied: openfire/repos/community-any/PKGBUILD (from rev 168116, 
openfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 14:29:36 UTC (rev 168117)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Pierre Schmitz 
+
+pkgname=openfire
+pkgver=4.0.2
+pkgrel=1
+pkgdesc="High performance XMPP (Jabber) server."
+arch=('any')
+url='http://www.igniterealtime.org/projects/openfire/'
+license=('GPL')
+depends=('java-runtime-headless')
+makedepends=('apache-ant')
+install='openfire.install'
+backup=(
+   'etc/openfire/openfire.xml' 'etc/openfire/openfire.xml' 
'etc/openfire/openfire.xml' \
+   'etc/conf.d/openfire' 'etc/openfire/security/keystore' 
'etc/openfire/security/truststore' \
+   'etc/openfire/security/client.truststore')
+source=("http://www.igniterealtime.org/downloadServlet?filename=openfire/openfire_src_${pkgver//./_}.tar.gz;
 \
+   'openfire.conf' 'openfire.service' 'user.conf')
+
+build() {
+   cd "$srcdir"/openfire_src/build
+   rm -rf ../src/resources/nativeAuth/
+   ant openfire
+#  ant plugins
+}
+
+package() {
+   cd "$pkgdir"
+   install -dm755 usr/lib usr/share/openfire/resources etc/openfire 
var/log/openfire
+
+   cd "$srcdir"
+   install -Dm644 openfire.conf "$pkgdir"/etc/conf.d/openfire
+   

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

2016-03-23 Thread Massimiliano Torromeo
Date: Wednesday, March 23, 2016 @ 15:29:12
  Author: mtorromeo
Revision: 168116

upgpkg: openfire 4.0.2-1

Updated to 4.0.2

Modified:
  openfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:28:18 UTC (rev 168115)
+++ PKGBUILD2016-03-23 14:29:12 UTC (rev 168116)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=openfire
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="High performance XMPP (Jabber) server."
 arch=('any')
@@ -49,7 +49,7 @@
cp -R lib "$pkgdir"/usr/lib/openfire
 }
 
-sha256sums=('e675b9eaa380f1d6288b06012e491b7cf6c75e4d67200363516447b052a32c53'
+sha256sums=('62e7a8a735431d45f5ad72a8ae9603743277372702e782ea514323bfd80a4efb'
 'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
 '772332b66a90935ddb8075eb10eab9b95a84caa45908bb3fa5861d7fa148399c'
 '743d07158d40f3690684a078d5f35c53c819e45d4ff0c2016b0f33662363614f')


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:28:18
  Author: fyan
Revision: 168115

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

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

+
 community-staging-i686/PKGBUILD|   44 +++
 community-staging-i686/haskell-shake.install   |   18 +
 community-staging-x86_64/PKGBUILD  |   44 +++
 community-staging-x86_64/haskell-shake.install |   18 +
 4 files changed, 124 insertions(+)

Copied: haskell-shake/repos/community-staging-i686/PKGBUILD (from rev 168114, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 14:28:18 UTC (rev 168115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.15.5
+pkgrel=5
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="http://shakebuild.com;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-extra" "haskell-hashable" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-old-time" "haskell-random" "haskell-unordered-containers" 
"haskell-utf8-string")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('2c806824c9e8a619f364c3ec6bb910d7b1d0b0d3ba39ab472bffb60311f373a3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-portable
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-shake/repos/community-staging-i686/haskell-shake.install (from 
rev 168114, haskell-shake/trunk/haskell-shake.install)
===
--- community-staging-i686/haskell-shake.install
(rev 0)
+++ community-staging-i686/haskell-shake.install2016-03-23 14:28:18 UTC 
(rev 168115)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-shake
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-shake/repos/community-staging-x86_64/PKGBUILD (from rev 168114, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 14:28:18 UTC (rev 168115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.15.5
+pkgrel=5
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="http://shakebuild.com;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-extra" "haskell-hashable" "haskell-js-flot" 
"haskell-js-jquery"
+

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:27:30
  Author: fyan
Revision: 168114

upgpkg: haskell-shake 0.15.5-5

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 14:26:10 UTC (rev 168113)
+++ PKGBUILD2016-03-23 14:27:30 UTC (rev 168114)
@@ -5,7 +5,7 @@
 _hkgname=shake
 pkgname=haskell-shake
 pkgver=0.15.5
-pkgrel=4
+pkgrel=5
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com;
 license=("custom:BSD3")


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

2016-03-23 Thread Alexander Rødseth
Date: Wednesday, March 23, 2016 @ 15:26:10
  Author: arodseth
Revision: 168113

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

Added:
  botan/repos/community-i686/PKGBUILD
(from rev 168112, botan/trunk/PKGBUILD)
  botan/repos/community-i686/botan.key
(from rev 168112, botan/trunk/botan.key)
  botan/repos/community-x86_64/PKGBUILD
(from rev 168111, botan/trunk/PKGBUILD)
  botan/repos/community-x86_64/botan.key
(from rev 168111, botan/trunk/botan.key)
Deleted:
  botan/repos/community-i686/PKGBUILD
  botan/repos/community-i686/botan.key
  botan/repos/community-x86_64/PKGBUILD
  botan/repos/community-x86_64/botan.key

+
 /PKGBUILD  |   96 +++
 /botan.key |   70 +++
 community-i686/PKGBUILD|   48 -
 community-i686/botan.key   |   35 ---
 community-x86_64/PKGBUILD  |   48 -
 community-x86_64/botan.key |   35 ---
 6 files changed, 166 insertions(+), 166 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-23 14:25:35 UTC (rev 168112)
+++ community-i686/PKGBUILD 2016-03-23 14:26:10 UTC (rev 168113)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-
-pkgname=botan
-pkgver=1.11.28
-pkgrel=1
-pkgdesc='Crypto library written in C++'
-license=('BSD')
-arch=('x86_64' 'i686')
-url='http://botan.randombit.net/'
-depends=('gcc-libs' 'sh')
-makedepends=('python' 'asio' 'git')
-source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
-md5sums=('c07091e340d8028c48a29f2b1fe4413b'
- 'SKIP')
-# Botan Distribution Key. To import: gpg --import botan.key
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-
-build() {
-  cd "${pkgname^}-$pkgver"
-
-  python configure.py \
---prefix=/usr \
---destdir="$pkgdir/usr"
-  make
-}
-
-check() {
-  cd "${pkgname^}-$pkgver"
-
-  ./botan-test
-}
-
-package() {
-  cd "${pkgname^}-$pkgver"
-
-  make DESTDIR="$pkgdir/usr" install
-  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
-  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: botan.randombit.net
-# vim:set ts=2 sw=2 et:

Copied: botan/repos/community-i686/PKGBUILD (from rev 168112, 
botan/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-23 14:26:10 UTC (rev 168113)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+
+pkgname=botan
+pkgver=1.11.29
+pkgrel=1
+pkgdesc='Crypto library written in C++'
+license=('BSD')
+arch=('x86_64' 'i686')
+url='http://botan.randombit.net/'
+depends=('gcc-libs' 'sh')
+makedepends=('python' 'asio' 'git')
+source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
+md5sums=('7056d58c9399966ce5df728c4346b540'
+ 'SKIP')
+# Botan Distribution Key. To import: gpg --import botan.key
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+
+build() {
+  cd "${pkgname^}-$pkgver"
+
+  python configure.py \
+--prefix=/usr \
+--destdir="$pkgdir/usr"
+  make
+}
+
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
+package() {
+  cd "${pkgname^}-$pkgver"
+
+  make DESTDIR="$pkgdir/usr" install
+  find "$pkgdir/usr/share/doc" -type f -exec chmod 0644 {} \;
+  install -Dm644 doc/license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: botan.randombit.net
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/botan.key
===
--- community-i686/botan.key2016-03-23 14:25:35 UTC (rev 168112)
+++ community-i686/botan.key2016-03-23 14:26:10 UTC (rev 168113)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:25:35
  Author: fyan
Revision: 168112

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

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

+
 community-staging-i686/PKGBUILD|   55 +++
 community-staging-i686/haskell-hlint.install   |   18 +++
 community-staging-x86_64/PKGBUILD  |   55 +++
 community-staging-x86_64/haskell-hlint.install |   18 +++
 4 files changed, 146 insertions(+)

Copied: hlint/repos/community-staging-i686/PKGBUILD (from rev 168111, 
hlint/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 14:25:35 UTC (rev 168112)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.32
+pkgrel=1
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
+ "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
+ "haskell-refact")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('09b135c4811b7a9eae06702fbdc42e0b45fc8c10d091d3d83e9428b64e3e73d7')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fgpl -fthreaded
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_hlint() {
+depends=('gmp' 'libffi')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-hlint() {
+pkgdesc="Source code suggestions (docs and libraries)"
+depends=("${makedepends[@]}" 'hlint')
+install="haskell-hlint.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
+}

Copied: hlint/repos/community-staging-i686/haskell-hlint.install (from rev 
168111, hlint/trunk/haskell-hlint.install)
===
--- community-staging-i686/haskell-hlint.install
(rev 0)
+++ community-staging-i686/haskell-hlint.install2016-03-23 14:25:35 UTC 
(rev 168112)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-hlint
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: hlint/repos/community-staging-x86_64/PKGBUILD (from rev 168111, 
hlint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 14:25:35 UTC (rev 168112)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.32
+pkgrel=1
+pkgdesc="Source code 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:14:16
  Author: fyan
Revision: 168109

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

Added:
  haskell-js-jquery/repos/community-staging-i686/
  haskell-js-jquery/repos/community-staging-i686/PKGBUILD
(from rev 168108, haskell-js-jquery/trunk/PKGBUILD)
  haskell-js-jquery/repos/community-staging-i686/haskell-js-jquery.install
(from rev 168108, haskell-js-jquery/trunk/haskell-js-jquery.install)
  haskell-js-jquery/repos/community-staging-x86_64/
  haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD
(from rev 168108, haskell-js-jquery/trunk/PKGBUILD)
  haskell-js-jquery/repos/community-staging-x86_64/haskell-js-jquery.install
(from rev 168108, haskell-js-jquery/trunk/haskell-js-jquery.install)

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

Copied: haskell-js-jquery/repos/community-staging-i686/PKGBUILD (from rev 
168108, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 14:14:16 UTC (rev 168109)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=1.12.2
+pkgrel=1
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('858dffb2d7ad9b4e3d0989881199825da3b350dca7f759fd6b806a41f5342db6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-js-jquery/repos/community-staging-i686/haskell-js-jquery.install (from 
rev 168108, haskell-js-jquery/trunk/haskell-js-jquery.install)
===
--- community-staging-i686/haskell-js-jquery.install
(rev 0)
+++ community-staging-i686/haskell-js-jquery.install2016-03-23 14:14:16 UTC 
(rev 168109)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-js-jquery
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD (from rev 
168108, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 14:14:16 UTC (rev 168109)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=1.12.2
+pkgrel=1
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 15:13:41
  Author: fyan
Revision: 168108

upgpkg: haskell-js-jquery 1.12.2-1

rebuild with hlint-1.9.32, js-jquery-1.12.2

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 12:15:22 UTC (rev 168107)
+++ PKGBUILD2016-03-23 14:13:41 UTC (rev 168108)
@@ -4,7 +4,7 @@
 
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme;
@@ -14,7 +14,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('df723585d61ccf2bb00f6aa8942263f96e34c89a879898319314a37239e452a1')
+sha256sums=('858dffb2d7ad9b4e3d0989881199825da3b350dca7f759fd6b806a41f5342db6')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 13:15:22
  Author: svenstaro
Revision: 168107

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 12:15:05 UTC (rev 168106)
+++ PKGBUILD2016-03-23 12:15:22 UTC (rev 168107)
@@ -1,44 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgbase=python-neovim
-pkgname=('python-neovim' 'python2-neovim')
-_realname=python-client
-pkgver=0.1.4
-pkgrel=1
-pkgdesc='Python client for Neovim'
-url='https://github.com/neovim/python-client'
-arch=('any')
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://github.com/neovim/python-client/archive/${pkgver}.tar.gz;)
-sha256sums=('dc4718ab8e239b60093d3f04bd41e9348c6b6b5850c8418e1f8fafc71c62eba5')
-
-prepare() {
-  cp -a ${_realname}-${pkgver}{,-python2}
-}
-
-build() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  python setup.py build
-
-  cd "${srcdir}/${_realname}-${pkgver}-python2"
-  python2 setup.py build
-}
-
-package_python-neovim() {
-  pkgdesc='Python 3 client for neovim'
-  depends=('neovim' 'python' 'python-msgpack' 'python-greenlet' 'python-click')
-
-  cd "${srcdir}/${_realname}-${pkgver}"
-  python setup.py install --optimize=1 --prefix=/usr --root="${pkgdir}" 
--skip-build
-}
-
-package_python2-neovim() {
-  pkgdesc='Python 2 client for neovim'
-  depends=('neovim' 'python2' 'python2-msgpack' 'python2-greenlet' 
'python2-click' 'python2-trollius')
-
-  cd "${srcdir}/${_realname}-${pkgver}-python2"
-  python2 setup.py install --optimize=1 --prefix=/usr --root="${pkgdir}" 
--skip-build
-}
-
-# vim:set sw=2 sts=2 et:

Copied: python-neovim/repos/community-any/PKGBUILD (from rev 168106, 
python-neovim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 12:15:22 UTC (rev 168107)
@@ -0,0 +1,44 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgbase=python-neovim
+pkgname=('python-neovim' 'python2-neovim')
+_realname=python-client
+pkgver=0.1.5
+pkgrel=1
+pkgdesc='Python client for Neovim'
+url='https://github.com/neovim/python-client'
+arch=('any')
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://github.com/neovim/python-client/archive/${pkgver}.tar.gz;)
+sha256sums=('e330ad562ae787e85fd881142cb993e80e8dabe6737b40e51a625fb4347e2509')
+
+prepare() {
+  cp -a ${_realname}-${pkgver}{,-python2}
+}
+
+build() {
+  cd "${srcdir}/${_realname}-${pkgver}"
+  python setup.py build
+
+  cd "${srcdir}/${_realname}-${pkgver}-python2"
+  python2 setup.py build
+}
+
+package_python-neovim() {
+  pkgdesc='Python 3 client for neovim'
+  depends=('neovim' 'python' 'python-msgpack' 'python-greenlet' 'python-click')
+
+  cd "${srcdir}/${_realname}-${pkgver}"
+  python setup.py install --optimize=1 --prefix=/usr --root="${pkgdir}" 
--skip-build
+}
+
+package_python2-neovim() {
+  pkgdesc='Python 2 client for neovim'
+  depends=('neovim' 'python2' 'python2-msgpack' 'python2-greenlet' 
'python2-click' 'python2-trollius')
+
+  cd "${srcdir}/${_realname}-${pkgver}-python2"
+  python2 setup.py install --optimize=1 --prefix=/usr --root="${pkgdir}" 
--skip-build
+}
+
+# vim:set sw=2 sts=2 et:


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

2016-03-23 Thread Sven-Hendrik Haase
Date: Wednesday, March 23, 2016 @ 13:15:05
  Author: svenstaro
Revision: 168106

upgpkg: python-neovim 0.1.5-1

upstream release 0.1.5

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 10:28:20 UTC (rev 168105)
+++ PKGBUILD2016-03-23 12:15:05 UTC (rev 168106)
@@ -3,7 +3,7 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.1.4
+pkgver=0.1.5
 pkgrel=1
 pkgdesc='Python client for Neovim'
 url='https://github.com/neovim/python-client'
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/neovim/python-client/archive/${pkgver}.tar.gz;)
-sha256sums=('dc4718ab8e239b60093d3f04bd41e9348c6b6b5850c8418e1f8fafc71c62eba5')
+sha256sums=('e330ad562ae787e85fd881142cb993e80e8dabe6737b40e51a625fb4347e2509')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 11:21:08
  Author: fyan
Revision: 168060

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-23 10:19:49 UTC (rev 168059)
+++ PKGBUILD2016-03-23 10:21:08 UTC (rev 168060)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Chris Brannon 
-# Contributor: giniu 
-
-pkgbase=python-foolscap
-pkgname=python2-foolscap
-pkgver=0.10.1
-pkgrel=1
-pkgdesc='RPC protocol for Python and Twisted'
-arch=('any')
-url='http://foolscap.lothar.com/'
-license=('MIT')
-depends=('python2-twisted' 'python2-pyopenssl')
-makedepends=('python2-setuptools')
-conflicts=('python-foolscap<=0.6.3')
-replaces=('python-foolscap<=0.6.3')
-options=('!emptydirs')
-source=("http://foolscap.lothar.com/releases/foolscap-$pkgver.tar.gz;)
-sha256sums=('bd7c6ea98237a81622461398254528c9c791574fd283d1a1ed8e0e3f705b36f3')
-
-package_python2-foolscap() {
-  cd "foolscap-$pkgver"
-
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-foolscap/repos/community-any/PKGBUILD (from rev 168059, 
python-foolscap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-23 10:21:08 UTC (rev 168060)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Alexander Rødseth 
+# Contributor: Chris Brannon 
+# Contributor: giniu 
+
+pkgbase=python-foolscap
+pkgname=python2-foolscap
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='RPC protocol for Python and Twisted'
+arch=('any')
+url='http://foolscap.lothar.com/'
+license=('MIT')
+depends=('python2-twisted' 'python2-pyopenssl')
+makedepends=('python2-setuptools')
+conflicts=('python-foolscap<=0.6.3')
+replaces=('python-foolscap<=0.6.3')
+options=('!emptydirs')
+source=("http://foolscap.lothar.com/releases/foolscap-$pkgver.tar.gz;)
+sha256sums=('b6874de97eb08654362cce80317e68d203bcccf85e4eed613ef10a3cf4b1aa87')
+
+package_python2-foolscap() {
+  cd "foolscap-$pkgver"
+
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 11:19:49
  Author: fyan
Revision: 168059

upgpkg: python-foolscap 0.11.0-1

Modified:
  python-foolscap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 10:17:44 UTC (rev 168058)
+++ PKGBUILD2016-03-23 10:19:49 UTC (rev 168059)
@@ -6,7 +6,7 @@
 
 pkgbase=python-foolscap
 pkgname=python2-foolscap
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='RPC protocol for Python and Twisted'
 arch=('any')
@@ -18,7 +18,7 @@
 replaces=('python-foolscap<=0.6.3')
 options=('!emptydirs')
 source=("http://foolscap.lothar.com/releases/foolscap-$pkgver.tar.gz;)
-sha256sums=('bd7c6ea98237a81622461398254528c9c791574fd283d1a1ed8e0e3f705b36f3')
+sha256sums=('b6874de97eb08654362cce80317e68d203bcccf85e4eed613ef10a3cf4b1aa87')
 
 package_python2-foolscap() {
   cd "foolscap-$pkgver"


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 11:17:44
  Author: fyan
Revision: 168058

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

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

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

Copied: idris/repos/community-staging-i686/PKGBUILD (from rev 168057, 
idris/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 10:17:44 UTC (rev 168058)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=0.10.3
+pkgrel=4
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib' 'gcc')
+makedepends=("ghc=7.10.3" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal" "haskell-ansi-wl-pprint"
+ "haskell-async" "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-cheapskate" "haskell-fingertree" "haskell-fsnotify" 
"haskell-mtl" "haskell-libffi"
+ "haskell-network" "haskell-optparse-applicative" 
"haskell-parsers" "haskell-safe"
+ "haskell-split" "haskell-terminal-size" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-trifecta" "haskell-uniplate" 
"haskell-unordered-containers" "haskell-utf8-string"
+ "haskell-vector" "haskell-vector-binary-instances" 
"haskell-zip-archive")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('63fd7bade38873e3c9933fa883bacdedffc73c5fec5a6e79a981ccf7ae990e85')
+
+prepare() {
+sed -i 's/zip-archive > 0.2.3.5 && < 0.2.4/zip-archive > 0.2.3.5 \&\& < 
0.4/' ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 168057, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 10:17:44 UTC (rev 168058)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=0.10.3
+pkgrel=4
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib' 'gcc')
+makedepends=("ghc=7.10.3" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal" "haskell-ansi-wl-pprint"
+ "haskell-async" "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-cheapskate" "haskell-fingertree" "haskell-fsnotify" 
"haskell-mtl" "haskell-libffi"
+ "haskell-network" "haskell-optparse-applicative" 
"haskell-parsers" "haskell-safe"
+ "haskell-split" "haskell-terminal-size" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-trifecta" "haskell-uniplate" 
"haskell-unordered-containers" "haskell-utf8-string"
+ "haskell-vector" "haskell-vector-binary-instances" 
"haskell-zip-archive")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('63fd7bade38873e3c9933fa883bacdedffc73c5fec5a6e79a981ccf7ae990e85')
+
+prepare() {
+sed -i 's/zip-archive > 0.2.3.5 && < 0.2.4/zip-archive > 0.2.3.5 \&\& < 
0.4/' ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 11:17:18
  Author: fyan
Revision: 168057

upgpkg: idris 0.10.3-4

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:53:37 UTC (rev 168056)
+++ PKGBUILD2016-03-23 10:17:18 UTC (rev 168057)
@@ -4,7 +4,7 @@
 
 pkgname=idris
 pkgver=0.10.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:53:37
  Author: fyan
Revision: 168056

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

Added:
  haskell-bower-json/repos/community-staging-i686/
  haskell-bower-json/repos/community-staging-i686/PKGBUILD
(from rev 168055, haskell-bower-json/trunk/PKGBUILD)
  haskell-bower-json/repos/community-staging-i686/haskell-bower-json.install
(from rev 168055, haskell-bower-json/trunk/haskell-bower-json.install)
  haskell-bower-json/repos/community-staging-x86_64/
  haskell-bower-json/repos/community-staging-x86_64/PKGBUILD
(from rev 168055, haskell-bower-json/trunk/PKGBUILD)
  haskell-bower-json/repos/community-staging-x86_64/haskell-bower-json.install
(from rev 168055, haskell-bower-json/trunk/haskell-bower-json.install)

-+
 community-staging-i686/PKGBUILD |   43 ++
 community-staging-i686/haskell-bower-json.install   |   18 +++
 community-staging-x86_64/PKGBUILD   |   43 ++
 community-staging-x86_64/haskell-bower-json.install |   18 +++
 4 files changed, 122 insertions(+)

Copied: haskell-bower-json/repos/community-staging-i686/PKGBUILD (from rev 
168055, haskell-bower-json/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:53:37 UTC (rev 168056)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bower-json
+pkgname=haskell-bower-json
+pkgver=0.8.0
+pkgrel=2
+pkgdesc="Read bower.json from Haskell"
+url="https://github.com/hdgarrood/bower-json;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-mtl" "haskell-scientific"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('ee8efa507020dc3f7439849a3662d6bbc72dfec8c1ae8d158e75546138dff3cf')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-bower-json/repos/community-staging-i686/haskell-bower-json.install 
(from rev 168055, haskell-bower-json/trunk/haskell-bower-json.install)
===
--- community-staging-i686/haskell-bower-json.install   
(rev 0)
+++ community-staging-i686/haskell-bower-json.install   2016-03-23 09:53:37 UTC 
(rev 168056)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-bower-json
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-bower-json/repos/community-staging-x86_64/PKGBUILD (from rev 
168055, haskell-bower-json/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:53:37 UTC (rev 168056)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=bower-json
+pkgname=haskell-bower-json
+pkgver=0.8.0
+pkgrel=2
+pkgdesc="Read bower.json from Haskell"
+url="https://github.com/hdgarrood/bower-json;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:53:14
  Author: fyan
Revision: 168055

upgpkg: haskell-bower-json 0.8.0-2

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-bower-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:37:11 UTC (rev 168054)
+++ PKGBUILD2016-03-23 09:53:14 UTC (rev 168055)
@@ -5,7 +5,7 @@
 _hkgname=bower-json
 pkgname=haskell-bower-json
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Read bower.json from Haskell"
 url="https://github.com/hdgarrood/bower-json;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:37:11
  Author: fyan
Revision: 168054

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

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

+
 community-staging-i686/PKGBUILD|   45 +++
 community-staging-i686/haskell-criterion.install   |   18 +++
 community-staging-x86_64/PKGBUILD  |   45 +++
 community-staging-x86_64/haskell-criterion.install |   18 +++
 4 files changed, 126 insertions(+)

Copied: haskell-criterion/repos/community-staging-i686/PKGBUILD (from rev 
168053, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:37:11 UTC (rev 168054)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.1.0
+pkgrel=3
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-glob" "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-cassava"
+ "haskell-hastache" "haskell-mtl" "haskell-mwc-random" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-statistics" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-vector" "haskell-vector-algorithms")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('e71855a7a9cd946044b2137f31603e0578f6e517a2ed667a2b479990cc0949dd')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-criterion/repos/community-staging-i686/haskell-criterion.install (from 
rev 168053, haskell-criterion/trunk/haskell-criterion.install)
===
--- community-staging-i686/haskell-criterion.install
(rev 0)
+++ community-staging-i686/haskell-criterion.install2016-03-23 09:37:11 UTC 
(rev 168054)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-criterion
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
168053, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:37:11 UTC (rev 168054)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.1.1.0
+pkgrel=3
+pkgdesc="Robust, 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:36:48
  Author: fyan
Revision: 168053

upgpkg: haskell-criterion 1.1.1.0-3

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:24:50 UTC (rev 168052)
+++ PKGBUILD2016-03-23 09:36:48 UTC (rev 168053)
@@ -5,7 +5,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:24:50
  Author: fyan
Revision: 168052

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

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

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

Copied: stylish-haskell/repos/community-staging-i686/PKGBUILD (from rev 168051, 
stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:24:50 UTC (rev 168052)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.5.15.2
+pkgrel=9
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-cmdargs" "haskell-src-exts" 
"haskell-mtl"
+ "haskell-strict" "haskell-syb" "haskell-yaml")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('cf391b582b00aa392a89c15e7542a43ad694661d00500356aa818fac84ebe759')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
168051, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:24:50 UTC (rev 168052)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.5.15.2
+pkgrel=9
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-cmdargs" "haskell-src-exts" 
"haskell-mtl"
+ "haskell-strict" "haskell-syb" "haskell-yaml")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('cf391b582b00aa392a89c15e7542a43ad694661d00500356aa818fac84ebe759')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:24:26
  Author: fyan
Revision: 168051

upgpkg: stylish-haskell 0.5.15.2-9

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:23:09 UTC (rev 168050)
+++ PKGBUILD2016-03-23 09:24:26 UTC (rev 168051)
@@ -4,7 +4,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.5.15.2
-pkgrel=8
+pkgrel=9
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:23:09
  Author: fyan
Revision: 168050

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

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

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

Copied: hindent/repos/community-staging-i686/PKGBUILD (from rev 168049, 
hindent/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:23:09 UTC (rev 168050)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hindent
+pkgver=4.6.1
+pkgrel=14
+pkgdesc="Extensible Haskell pretty printer"
+url="http://www.github.com/chrisdone/hindent;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-descriptive" 
"haskell-src-exts"
+ "haskell-monad-loops" "haskell-mtl" "haskell-text")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('04e8ffb44b46a45cd6425233efe595d6e412a20c71b69749f72c036bca4870f5')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: hindent/repos/community-staging-x86_64/PKGBUILD (from rev 168049, 
hindent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:23:09 UTC (rev 168050)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hindent
+pkgver=4.6.1
+pkgrel=14
+pkgdesc="Extensible Haskell pretty printer"
+url="http://www.github.com/chrisdone/hindent;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-descriptive" 
"haskell-src-exts"
+ "haskell-monad-loops" "haskell-mtl" "haskell-text")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('04e8ffb44b46a45cd6425233efe595d6e412a20c71b69749f72c036bca4870f5')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:22:46
  Author: fyan
Revision: 168049

upgpkg: hindent 4.6.1-14

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:21:14 UTC (rev 168048)
+++ PKGBUILD2016-03-23 09:22:46 UTC (rev 168049)
@@ -4,7 +4,7 @@
 
 pkgname=hindent
 pkgver=4.6.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Extensible Haskell pretty printer"
 url="http://www.github.com/chrisdone/hindent;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:21:14
  Author: fyan
Revision: 168048

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

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

-+
 community-staging-i686/PKGBUILD |   48 ++
 community-staging-i686/haskell-hakyll.install   |   18 
 community-staging-x86_64/PKGBUILD   |   48 ++
 community-staging-x86_64/haskell-hakyll.install |   18 
 4 files changed, 132 insertions(+)

Copied: haskell-hakyll/repos/community-staging-i686/PKGBUILD (from rev 168047, 
haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:21:14 UTC (rev 168048)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.7.5.2
+pkgrel=1
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cmdargs"
+ "haskell-cryptohash" "haskell-data-default" "haskell-http-conduit"
+ "haskell-http-types" "haskell-lrucache" "haskell-mtl" 
"haskell-network"
+ "haskell-network-uri" "haskell-pandoc" "haskell-pandoc-citeproc"
+ "haskell-parsec" "haskell-random" "haskell-regex-base" 
"haskell-regex-tdfa"
+ "haskell-tagsoup" "haskell-text" "haskell-time-locale-compat")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('86359589370266cc6fecad41ad1574a54382e9981aa08203d931d684fdc70bf3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -f-watchserver -f-previewserver
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-hakyll/repos/community-staging-i686/haskell-hakyll.install 
(from rev 168047, haskell-hakyll/trunk/haskell-hakyll.install)
===
--- community-staging-i686/haskell-hakyll.install   
(rev 0)
+++ community-staging-i686/haskell-hakyll.install   2016-03-23 09:21:14 UTC 
(rev 168048)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-hakyll
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
168047, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:21:14 UTC (rev 168048)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:20:50
  Author: fyan
Revision: 168047

upgpkg: haskell-hakyll 4.7.5.2-1

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:16:46 UTC (rev 168046)
+++ PKGBUILD2016-03-23 09:20:50 UTC (rev 168047)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.7.5.1
-pkgrel=41
+pkgver=4.7.5.2
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")
@@ -19,12 +19,8 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('39efc15d8d9bce1f151587f1556be8daac58c1d3fe6596458f0e9122a659b310')
+sha256sums=('86359589370266cc6fecad41ad1574a54382e9981aa08203d931d684fdc70bf3')
 
-prepare() {
-sed -i 's/pandoc >= 1.14&& < 1.17,/pandoc >= 
1.14\&\& < 1.18,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:16:46
  Author: fyan
Revision: 168046

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

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

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 168045, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:16:46 UTC (rev 168046)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160318
+pkgrel=6
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-conduit-extra" "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-gnutls"
+ "haskell-hinotify" "haskell-hslogger" "haskell-http-client" 
"haskell-http-conduit"
+ "haskell-http-types" "haskell-ifelse" "haskell-json" 
"haskell-magic"
+ "haskell-missingh" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-mountpoints" "haskell-mtl" "haskell-network" 
"haskell-network-info"
+ "haskell-network-multicast" "haskell-network-protocol-xmpp" 
"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-stm" "haskell-tasty" "haskell-tasty-hunit" 
"haskell-tasty-quickcheck"
+ "haskell-tasty-rerun" "haskell-text" "haskell-torrent" 
"haskell-unix-compat"
+ "haskell-utf8-string" "haskell-uuid" "haskell-wai" 
"haskell-wai-extra" "haskell-warp"
+ "haskell-warp-tls" "haskell-xml-types" "haskell-yesod" 
"haskell-yesod-core"
+ "haskell-yesod-default" "haskell-yesod-form" 
"haskell-yesod-static")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('5c0067d161a3cd6b93822f85eb82e5cb4895d913b2593bc4fe3b74d3ed426e0b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcryptonite -fnetwork-uri -f-ekg -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing 
-fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fxmpp -fmagicmime
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 bash-completion.bash 
"${pkgdir}/usr/share/bash-completion/completions/git-annex"
+
+rm "$pkgdir/usr/share/doc/git-annex/COPYRIGHT"
+rmdir "$pkgdir/usr/share/doc/git-annex" "$pkgdir/usr/share/doc"
+}

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 168045, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 09:16:46 UTC (rev 168046)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160318
+pkgrel=6
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:16:23
  Author: fyan
Revision: 168045

upgpkg: git-annex 6.20160318-6

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:02:23 UTC (rev 168044)
+++ PKGBUILD2016-03-23 09:16:23 UTC (rev 168045)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20160318
-pkgrel=5
+pkgrel=6
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 10:02:11
  Author: jgc
Revision: 262452

upgpkg: gnome-contacts 3.19.91-1

Modified:
  gnome-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 09:00:05 UTC (rev 262451)
+++ PKGBUILD2016-03-23 09:02:11 UTC (rev 262452)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=gnome-contacts
-pkgver=3.18.1
+pkgver=3.19.91
 pkgrel=1
 pkgdesc="Contacts Manager for GNOME"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'vala' 'gobject-introspection')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0418d25e70e73c05f4db58ce843819ef91180a21531549a832eafeaf2700cf26')
+sha256sums=('e013f48ef4dcf1f2411cf0980f36f146020b109258f4dd34beb68a3db74dfe9f')
 
 build() {
   cd $pkgname-$pkgver


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 10:02:16
  Author: jgc
Revision: 262453

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-contacts/repos/gnome-unstable-i686/
  gnome-contacts/repos/gnome-unstable-i686/PKGBUILD
(from rev 262452, gnome-contacts/trunk/PKGBUILD)
  gnome-contacts/repos/gnome-unstable-i686/gnome-contacts.install
(from rev 262452, gnome-contacts/trunk/gnome-contacts.install)
  gnome-contacts/repos/gnome-unstable-x86_64/
  gnome-contacts/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262452, gnome-contacts/trunk/PKGBUILD)
  gnome-contacts/repos/gnome-unstable-x86_64/gnome-contacts.install
(from rev 262452, gnome-contacts/trunk/gnome-contacts.install)

--+
 gnome-unstable-i686/PKGBUILD |   29 +
 gnome-unstable-i686/gnome-contacts.install   |   11 +
 gnome-unstable-x86_64/PKGBUILD   |   29 +
 gnome-unstable-x86_64/gnome-contacts.install |   11 +
 4 files changed, 80 insertions(+)

Copied: gnome-contacts/repos/gnome-unstable-i686/PKGBUILD (from rev 262452, 
gnome-contacts/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-03-23 09:02:16 UTC (rev 262453)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.19.91
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+arch=(i686 x86_64)
+url="http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('gtk3' 'folks' 'gnome-desktop' 'dconf' 'gnome-online-accounts' 
'libgee' 'telepathy-glib' 'cheese' 'libchamplain')
+makedepends=('intltool' 'vala' 'gobject-introspection')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e013f48ef4dcf1f2411cf0980f36f146020b109258f4dd34beb68a3db74dfe9f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-contacts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-contacts/repos/gnome-unstable-i686/gnome-contacts.install (from 
rev 262452, gnome-contacts/trunk/gnome-contacts.install)
===
--- gnome-unstable-i686/gnome-contacts.install  (rev 0)
+++ gnome-unstable-i686/gnome-contacts.install  2016-03-23 09:02:16 UTC (rev 
262453)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-contacts/repos/gnome-unstable-x86_64/PKGBUILD (from rev 262452, 
gnome-contacts/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-03-23 09:02:16 UTC (rev 262453)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-contacts
+pkgver=3.19.91
+pkgrel=1
+pkgdesc="Contacts Manager for GNOME"
+arch=(i686 x86_64)
+url="http://www.gnome.org;
+license=('GPL2')
+groups=(gnome)
+depends=('gtk3' 'folks' 'gnome-desktop' 'dconf' 'gnome-online-accounts' 
'libgee' 'telepathy-glib' 'cheese' 'libchamplain')
+makedepends=('intltool' 'vala' 'gobject-introspection')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e013f48ef4dcf1f2411cf0980f36f146020b109258f4dd34beb68a3db74dfe9f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-contacts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-contacts/repos/gnome-unstable-x86_64/gnome-contacts.install (from 
rev 262452, gnome-contacts/trunk/gnome-contacts.install)
===
--- gnome-unstable-x86_64/gnome-contacts.install
(rev 0)
+++ gnome-unstable-x86_64/gnome-contacts.install2016-03-23 09:02:16 UTC 
(rev 262453)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:02:23
  Author: fyan
Revision: 168044

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

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

+
 community-staging-i686/PKGBUILD|   85 +++
 community-staging-i686/haskell-stack.install   |   18 
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   85 +++
 community-staging-x86_64/haskell-stack.install |   18 
 community-staging-x86_64/stack.install |4 +
 6 files changed, 214 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 168043, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 09:02:23 UTC (rev 168044)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.0.4.2
+pkgrel=9
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-base64-bytestring"
+ "haskell-binary-tagged" "haskell-blaze-builder" "haskell-byteable"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-cryptohash"
+ "haskell-cryptohash-conduit" "haskell-edit-distance" 
"haskell-either"
+ "haskell-enclosed-exceptions" "haskell-errors" 
"haskell-exceptions"
+ "haskell-extra" "haskell-fast-logger" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-gitrev" "haskell-hashable" "haskell-hastache" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-hpack" "haskell-lifted-base" "haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" 
"haskell-optparse-applicative"
+ "haskell-optparse-simple" "haskell-path" "haskell-path-io"
+ "haskell-persistent" "haskell-persistent-sqlite" 
"haskell-persistent-template"
+ "haskell-project-template" "haskell-resourcet" "haskell-retry" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-stm" 
"haskell-streaming-commons"
+ "haskell-tar" "haskell-temporary" "haskell-text" 
"haskell-text-binary"
+ "haskell-transformers-base" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-uuid" "haskell-vector" "haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('3becd40f8886477a943e2feaed6b34d0ea283e770dc35379944e41cb770838d2')
+
+prepare() {
+sed -e 's/hpack >=0.9.0 && <0.10/hpack >=0.9.0 \&\& <0.12/' \
+-e 's/path-io >=0.3.1 && <1.1/path-io >=1.0.0 \&\& <2/' \
+-e 's/zip-archive >=0.2.3.7 && <0.3,/zip-archive >=0.2.3.7 \&\& 
<0.4,/' \
+-i ${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_stack() {
+depends=('gmp' 'libffi' 'zlib')
+optdepends=('ghc')
+install="stack.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 10:01:42
  Author: fyan
Revision: 168043

upgpkg: stack 1.0.4.2-9

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:36:15 UTC (rev 168042)
+++ PKGBUILD2016-03-23 09:01:42 UTC (rev 168043)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.0.4.2
-pkgrel=8
+pkgrel=9
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 10:00:01
  Author: jgc
Revision: 262450

upgpkg: orca 3.19.92-1

Modified:
  orca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:57:41 UTC (rev 262449)
+++ PKGBUILD2016-03-23 09:00:01 UTC (rev 262450)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=orca
-pkgver=3.18.2
+pkgver=3.19.92
 pkgrel=1
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 arch=(any)
@@ -13,10 +13,10 @@
 install=orca.install
 depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg 
speech-dispatcher liblouis brltty
  xorg-xmodmap hicolor-icon-theme gsettings-desktop-schemas)
-makedepends=(itstool intltool python2)
+makedepends=(itstool intltool)
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('986244af7a0891b758eb8e772bc61d72483808e7e9c790360f9f389045d7262a')
+sha256sums=('a778b700d91326a4fc3db25c5109f964c7879b0d34bb13ef4e65412b0aa2fbae')
 
 build() {
   cd $pkgname-$pkgver


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 10:00:05
  Author: jgc
Revision: 262451

archrelease: copy trunk to gnome-unstable-any

Added:
  orca/repos/gnome-unstable-any/
  orca/repos/gnome-unstable-any/PKGBUILD
(from rev 262450, orca/trunk/PKGBUILD)
  orca/repos/gnome-unstable-any/orca.install
(from rev 262450, orca/trunk/orca.install)

--+
 PKGBUILD |   30 ++
 orca.install |   11 +++
 2 files changed, 41 insertions(+)

Copied: orca/repos/gnome-unstable-any/PKGBUILD (from rev 262450, 
orca/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2016-03-23 09:00:05 UTC (rev 262451)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: William Rea 
+
+pkgname=orca
+pkgver=3.19.92
+pkgrel=1
+pkgdesc="Screen reader for individuals who are blind or visually impaired"
+arch=(any)
+license=('LGPL')
+url="http://www.gnome.org/projects/orca;
+install=orca.install
+depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg 
speech-dispatcher liblouis brltty
+ xorg-xmodmap hicolor-icon-theme gsettings-desktop-schemas)
+makedepends=(itstool intltool)
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a778b700d91326a4fc3db25c5109f964c7879b0d34bb13ef4e65412b0aa2fbae')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: orca/repos/gnome-unstable-any/orca.install (from rev 262450, 
orca/trunk/orca.install)
===
--- gnome-unstable-any/orca.install (rev 0)
+++ gnome-unstable-any/orca.install 2016-03-23 09:00:05 UTC (rev 262451)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:57:33
  Author: jgc
Revision: 262448

upgpkg: json-glib 1.2.0-1

Modified:
  json-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:55:48 UTC (rev 262447)
+++ PKGBUILD2016-03-23 08:57:33 UTC (rev 262448)
@@ -2,29 +2,29 @@
 # Maintainer: Ionut Biru 
 
 pkgname=json-glib
-pkgver=1.1.2
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="JSON library built on GLib"
 arch=('i686' 'x86_64')
-url="http://live.gnome.org/JsonGlib;
+url="https://wiki.gnome.org/Projects/JsonGlib;
 license=('GPL')
 depends=('glib2')
 makedepends=('gobject-introspection')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e00f84018306e1aa234285d77b6c2b5d57c1e1d4dabc4dfc62d30b9670941bda')
+sha256sums=('99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3')
 
 build(){
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
 }
 
 check(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
   make check
 }


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:57:41
  Author: jgc
Revision: 262449

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  json-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 262448, json-glib/trunk/PKGBUILD)
  json-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262448, json-glib/trunk/PKGBUILD)
Deleted:
  json-glib/repos/gnome-unstable-i686/PKGBUILD
  json-glib/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   60 +++
 gnome-unstable-i686/PKGBUILD   |   30 ---
 gnome-unstable-x86_64/PKGBUILD |   30 ---
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2016-03-23 08:57:33 UTC (rev 262448)
+++ gnome-unstable-i686/PKGBUILD2016-03-23 08:57:41 UTC (rev 262449)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=json-glib
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="JSON library built on GLib"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/JsonGlib;
-license=('GPL')
-depends=('glib2')
-makedepends=('gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e00f84018306e1aa234285d77b6c2b5d57c1e1d4dabc4dfc62d30b9670941bda')
-
-build(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-
-check(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}

Copied: json-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 262448, 
json-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-03-23 08:57:41 UTC (rev 262449)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/JsonGlib;
+license=('GPL')
+depends=('glib2')
+makedepends=('gobject-introspection')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3')
+
+build(){
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package(){
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+check(){
+  cd "${pkgname}-${pkgver}"
+  make check
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2016-03-23 08:57:33 UTC (rev 262448)
+++ gnome-unstable-x86_64/PKGBUILD  2016-03-23 08:57:41 UTC (rev 262449)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=json-glib
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="JSON library built on GLib"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/JsonGlib;
-license=('GPL')
-depends=('glib2')
-makedepends=('gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e00f84018306e1aa234285d77b6c2b5d57c1e1d4dabc4dfc62d30b9670941bda')
-
-build(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-
-check(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}

Copied: json-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 262448, 
json-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-03-23 08:57:41 UTC (rev 262449)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/JsonGlib;
+license=('GPL')
+depends=('glib2')
+makedepends=('gobject-introspection')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3')
+
+build(){
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package(){
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+check(){
+  cd "${pkgname}-${pkgver}"
+  make check
+}


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:55:40
  Author: jgc
Revision: 262446

upgpkg: glib2 2.48.0-1

Modified:
  glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:47:10 UTC (rev 262445)
+++ PKGBUILD2016-03-23 08:55:40 UTC (rev 262446)
@@ -3,15 +3,15 @@
 
 pkgbase=glib2
 pkgname=(glib2 glib2-docs)
-pkgver=2.47.92
+pkgver=2.48.0
 pkgrel=1
 pkgdesc="Common C routines used by GTK+ and other libs"
 url="http://www.gtk.org/;
 arch=(i686 x86_64)
-makedepends=('pkg-config' 'python2' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 
'libelf')
+makedepends=('pkg-config' 'python' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 
'libelf')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver:0:4}/glib-$pkgver.tar.xz
 revert-warn-glib-compile-schemas.patch)
-sha256sums=('219898ab67786de7e7537cc34a6d9af50d4731cdb1356905471d981abfd4d79a'
+sha256sums=('744be6931ca914c68af98dc38ff6b0cf8381d65e335060faddfbf04c17147c34'
 '049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
 
 prepare() {
@@ -21,7 +21,7 @@
   
 build() {
   cd glib-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --libdir=/usr/lib \
+  ./configure --prefix=/usr --libdir=/usr/lib \
   --sysconfdir=/etc \
   --with-pcre=system \
   --disable-fam
@@ -35,7 +35,7 @@
 
 package_glib2() {
   depends=('pcre' 'libffi')
-  optdepends=('python2: for gdbus-codegen and gtester-report'
+  optdepends=('python: for gdbus-codegen and gtester-report'
   'libelf: gresource inspection tool')
   options=('!docs' '!emptydirs')
   license=('LGPL')


[arch-commits] Commit in glib2/repos (16 files)

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:55:48
  Author: jgc
Revision: 262447

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  
glib2/repos/gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
(from rev 262446, 
glib2/trunk/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch)
  glib2/repos/gnome-unstable-i686/PKGBUILD
(from rev 262446, glib2/trunk/PKGBUILD)
  glib2/repos/gnome-unstable-i686/memleak.patch
(from rev 262446, glib2/trunk/memleak.patch)
  glib2/repos/gnome-unstable-i686/revert-warn-glib-compile-schemas.patch
(from rev 262446, glib2/trunk/revert-warn-glib-compile-schemas.patch)
  
glib2/repos/gnome-unstable-x86_64/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
(from rev 262446, 
glib2/trunk/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch)
  glib2/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262446, glib2/trunk/PKGBUILD)
  glib2/repos/gnome-unstable-x86_64/memleak.patch
(from rev 262446, glib2/trunk/memleak.patch)
  glib2/repos/gnome-unstable-x86_64/revert-warn-glib-compile-schemas.patch
(from rev 262446, glib2/trunk/revert-warn-glib-compile-schemas.patch)
Deleted:
  
glib2/repos/gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
  glib2/repos/gnome-unstable-i686/PKGBUILD
  glib2/repos/gnome-unstable-i686/memleak.patch
  glib2/repos/gnome-unstable-i686/revert-warn-glib-compile-schemas.patch
  
glib2/repos/gnome-unstable-x86_64/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
  glib2/repos/gnome-unstable-x86_64/PKGBUILD
  glib2/repos/gnome-unstable-x86_64/memleak.patch
  glib2/repos/gnome-unstable-x86_64/revert-warn-glib-compile-schemas.patch

--+
 /0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
  |   98 +++
 /PKGBUILD  
  |  134 ++
 /memleak.patch 
  |   50 +++
 /revert-warn-glib-compile-schemas.patch
  |   66 
 
gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
   |   49 ---
 gnome-unstable-i686/PKGBUILD   
  |   67 -
 gnome-unstable-i686/memleak.patch  
  |   25 -
 gnome-unstable-i686/revert-warn-glib-compile-schemas.patch 
  |   33 --
 
gnome-unstable-x86_64/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
 |   49 ---
 gnome-unstable-x86_64/PKGBUILD 
  |   67 -
 gnome-unstable-x86_64/memleak.patch
  |   25 -
 gnome-unstable-x86_64/revert-warn-glib-compile-schemas.patch   
  |   33 --
 12 files changed, 348 insertions(+), 348 deletions(-)

Deleted: 
gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
===
--- 
gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
  2016-03-23 08:55:40 UTC (rev 262446)
+++ 
gnome-unstable-i686/0001-gsettings-Don-t-crash-when-no-schemas-are-installed.patch
  2016-03-23 08:55:48 UTC (rev 262447)
@@ -1,49 +0,0 @@
-From 4850cb55d3415b7d95c80c80ceb60f221f5dddf5 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" 
-Date: Wed, 24 Feb 2016 18:58:25 +0100
-Subject: [PATCH] gsettings: Don't crash when no schemas are installed
-
-Still doesn't behave well ("gsettings help" causes an error),
-but at least there's no segfault anymore.

- gio/gsettings-tool.c | 10 --
- 1 file changed, 8 insertions(+), 2 deletions(-)
-
-diff --git a/gio/gsettings-tool.c b/gio/gsettings-tool.c
-index 6a302ce..0026f55 100644
 a/gio/gsettings-tool.c
-+++ b/gio/gsettings-tool.c
-@@ -697,7 +697,7 @@ main (int argc, char **argv)
-   if (argc < 2)
- return gsettings_help (FALSE, NULL);
- 
--  global_schema_source = g_settings_schema_source_ref 
(g_settings_schema_source_get_default ());
-+  global_schema_source = g_settings_schema_source_get_default ();
- 
-   if (argc > 3 && g_str_equal (argv[1], "--schemadir"))
- {
-@@ -705,7 +705,6 @@ main (int argc, char **argv)
-   GError *error = NULL;
- 
-   global_schema_source = g_settings_schema_source_new_from_directory 
(argv[2], parent, FALSE, );
--  g_settings_schema_source_unref (parent);
- 
-   if (global_schema_source == NULL)
- {
-@@ -719,6 +718,13 @@ main (int argc, char **argv)
-   argv = argv + 2;
-   argc -= 2;
- }
-+  else if (global_schema_source == NULL)
-+{
-+  g_printerr (_("No schemas installed\n"));
-+  return 1;
-+}

[arch-commits] Commit in libgrss (5 files)

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:47:10
  Author: jgc
Revision: 262445

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgrss/repos/
  libgrss/repos/gnome-unstable-i686/
  libgrss/repos/gnome-unstable-i686/PKGBUILD
(from rev 262444, libgrss/trunk/PKGBUILD)
  libgrss/repos/gnome-unstable-x86_64/
  libgrss/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262444, libgrss/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libgrss/repos/gnome-unstable-i686/PKGBUILD (from rev 262444, 
libgrss/trunk/PKGBUILD)
===
--- repos/gnome-unstable-i686/PKGBUILD  (rev 0)
+++ repos/gnome-unstable-i686/PKGBUILD  2016-03-23 08:47:10 UTC (rev 262445)
@@ -0,0 +1,25 @@
+# Maintainer: Jan de Groot 
+# Contributor: TingPing 
+
+pkgname=libgrss
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='A Glib-based library to manage RSS and Atom feeds'
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Libgrss;
+license=('LGPL3')
+depends=('glib2' 'libsoup' 'libxml2')
+makedepends=('gtk-doc' 'gobject-introspection')
+source=("https://download.gnome.org/sources/libgrss/${pkgver:0:3}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('6709c0f630a915ea7d5f1ac88ac173ef974d8d7406f43bd4be70d3e71fd554d9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: libgrss/repos/gnome-unstable-x86_64/PKGBUILD (from rev 262444, 
libgrss/trunk/PKGBUILD)
===
--- repos/gnome-unstable-x86_64/PKGBUILD(rev 0)
+++ repos/gnome-unstable-x86_64/PKGBUILD2016-03-23 08:47:10 UTC (rev 
262445)
@@ -0,0 +1,25 @@
+# Maintainer: Jan de Groot 
+# Contributor: TingPing 
+
+pkgname=libgrss
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='A Glib-based library to manage RSS and Atom feeds'
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Libgrss;
+license=('LGPL3')
+depends=('glib2' 'libsoup' 'libxml2')
+makedepends=('gtk-doc' 'gobject-introspection')
+source=("https://download.gnome.org/sources/libgrss/${pkgver:0:3}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('6709c0f630a915ea7d5f1ac88ac173ef974d8d7406f43bd4be70d3e71fd554d9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:46:50
  Author: jgc
Revision: 262444

Add new package, dependency for tracker

Added:
  libgrss/
  libgrss/trunk/
  libgrss/trunk/PKGBUILD

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

Added: libgrss/trunk/PKGBUILD
===
--- libgrss/trunk/PKGBUILD  (rev 0)
+++ libgrss/trunk/PKGBUILD  2016-03-23 08:46:50 UTC (rev 262444)
@@ -0,0 +1,25 @@
+# Maintainer: Jan de Groot 
+# Contributor: TingPing 
+
+pkgname=libgrss
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='A Glib-based library to manage RSS and Atom feeds'
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Libgrss;
+license=('LGPL3')
+depends=('glib2' 'libsoup' 'libxml2')
+makedepends=('gtk-doc' 'gobject-introspection')
+source=("https://download.gnome.org/sources/libgrss/${pkgver:0:3}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('6709c0f630a915ea7d5f1ac88ac173ef974d8d7406f43bd4be70d3e71fd554d9')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:36:15
  Author: fyan
Revision: 168042

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

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

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

Copied: hoogle/repos/community-staging-i686/PKGBUILD (from rev 168041, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 08:36:15 UTC (rev 168042)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=4.2.43
+pkgrel=22
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-quickcheck" "haskell-aeson" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-cmdargs" "haskell-conduit"
+ "haskell-src-exts" "haskell-http-types" "haskell-old-locale" 
"haskell-parsec"
+ "haskell-random" "haskell-resourcet" "haskell-safe" 
"haskell-shake"
+ "haskell-tagsoup" "haskell-text" "haskell-uniplate" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-wai" "haskell-warp")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "docs/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 168041, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 08:36:15 UTC (rev 168042)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=4.2.43
+pkgrel=22
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi')
+makedepends=("ghc=7.10.3" "haskell-quickcheck" "haskell-aeson" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-cmdargs" "haskell-conduit"
+ "haskell-src-exts" "haskell-http-types" "haskell-old-locale" 
"haskell-parsec"
+ "haskell-random" "haskell-resourcet" "haskell-safe" 
"haskell-shake"
+ "haskell-tagsoup" "haskell-text" "haskell-uniplate" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-wai" "haskell-warp")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('eb30df565d363cd5d98821c51b0daf93493dec3bfe95c016922c95a20efa7c17')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "docs/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:35:52
  Author: fyan
Revision: 168041

upgpkg: hoogle 4.2.43-22

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:32:53 UTC (rev 168040)
+++ PKGBUILD2016-03-23 08:35:52 UTC (rev 168041)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=4.2.43
-pkgrel=21
+pkgrel=22
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:32:53
  Author: fyan
Revision: 168040

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

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

--+
 community-staging-i686/PKGBUILD  |   59 +
 community-staging-i686/haskell-pandoc-crossref.install   |   18 +++
 community-staging-x86_64/PKGBUILD|   59 +
 community-staging-x86_64/haskell-pandoc-crossref.install |   18 +++
 4 files changed, 154 insertions(+)

Copied: pandoc-crossref/repos/community-staging-i686/PKGBUILD (from rev 168039, 
pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 08:32:53 UTC (rev 168040)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-crossref
+pkgname=(pandoc-crossref haskell-pandoc-crossref)
+pkgver=0.2.0.0
+pkgrel=9
+pkgdesc="Pandoc filter for cross-references"
+url="http://hackage.haskell.org/package/${pkgbase};
+license=("GPL2")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" 
"haskell-pandoc" "haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-yaml")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('e7039ced02eaaec80f0814d1d242dd06002d76dc3bed784fd18e50ddec77e3bd')
+
+prepare() {
+sed -i 's/pandoc >= 1.16 && <1.17/pandoc >= 1.16 \&\& <1.18/' \
+${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_pandoc-crossref() {
+depends=('pandoc')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share}
+}
+
+package_haskell-pandoc-crossref() {
+pkgdesc="Pandoc filter for cross-references (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc-crossref')
+install="haskell-pandoc-crossref.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}

Copied: 
pandoc-crossref/repos/community-staging-i686/haskell-pandoc-crossref.install 
(from rev 168039, pandoc-crossref/trunk/haskell-pandoc-crossref.install)
===
--- community-staging-i686/haskell-pandoc-crossref.install  
(rev 0)
+++ community-staging-i686/haskell-pandoc-crossref.install  2016-03-23 
08:32:53 UTC (rev 168040)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-crossref
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

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

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:32:28
  Author: fyan
Revision: 168039

upgpkg: pandoc-crossref 0.2.0.0-9

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:14:25 UTC (rev 168038)
+++ PKGBUILD2016-03-23 08:32:28 UTC (rev 168039)
@@ -5,7 +5,7 @@
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
 pkgver=0.2.0.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Pandoc filter for cross-references"
 url="http://hackage.haskell.org/package/${pkgbase};
 license=("GPL2")


[arch-commits] Commit in gnome-themes-standard/repos (4 files)

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:20:06
  Author: jgc
Revision: 262443

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-themes-standard/repos/gnome-unstable-i686/
  gnome-themes-standard/repos/gnome-unstable-i686/PKGBUILD
(from rev 262442, gnome-themes-standard/trunk/PKGBUILD)
  gnome-themes-standard/repos/gnome-unstable-x86_64/
  gnome-themes-standard/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262442, gnome-themes-standard/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   33 +
 gnome-unstable-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: gnome-themes-standard/repos/gnome-unstable-i686/PKGBUILD (from rev 
262442, gnome-themes-standard/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-03-23 08:20:06 UTC (rev 262443)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-themes-standard
+pkgver=3.20
+pkgrel=1
+pkgdesc="Default themes for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://www.gnome.org;
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
+optdepends=('gtk-engines: HighContrast GTK2 theme')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1cde84b34da310e6f2d403bfdbe9abb0798e5f07a1d1b4fde82af8e97edd3bdc')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gnome-themes-standard/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
262442, gnome-themes-standard/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-03-23 08:20:06 UTC (rev 262443)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-themes-standard
+pkgver=3.20
+pkgrel=1
+pkgdesc="Default themes for the GNOME desktop"
+arch=(i686 x86_64)
+url="http://www.gnome.org;
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
+optdepends=('gtk-engines: HighContrast GTK2 theme')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1cde84b34da310e6f2d403bfdbe9abb0798e5f07a1d1b4fde82af8e97edd3bdc')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in gnome-themes-standard/trunk (PKGBUILD)

2016-03-23 Thread Jan de Groot
Date: Wednesday, March 23, 2016 @ 09:20:00
  Author: jgc
Revision: 262442

upgpkg: gnome-themes-standard 3.20-1

Modified:
  gnome-themes-standard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 06:53:18 UTC (rev 262441)
+++ PKGBUILD2016-03-23 08:20:00 UTC (rev 262442)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-themes-standard
-pkgver=3.18.0
+pkgver=3.20
 pkgrel=1
 pkgdesc="Default themes for the GNOME desktop"
 arch=(i686 x86_64)
@@ -16,11 +16,12 @@
 conflicts=(gnome-themes)
 options=('!emptydirs')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e646eb04c225282b7df7fff65741adaad4cf9ed2c12616b7310e7edd27d2bacb')
+sha256sums=('1cde84b34da310e6f2d403bfdbe9abb0798e5f07a1d1b4fde82af8e97edd3bdc')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:14:01
  Author: fyan
Revision: 168037

upgpkg: haskell-dav 1.2-30

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 08:10:50 UTC (rev 168036)
+++ PKGBUILD2016-03-23 08:14:01 UTC (rev 168037)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.2
-pkgrel=29
+pkgrel=30
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:14:25
  Author: fyan
Revision: 168038

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

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

--+
 community-staging-i686/PKGBUILD  |   51 +
 community-staging-i686/haskell-dav.install   |   18 
 community-staging-x86_64/PKGBUILD|   51 +
 community-staging-x86_64/haskell-dav.install |   18 
 4 files changed, 138 insertions(+)

Copied: haskell-dav/repos/community-staging-i686/PKGBUILD (from rev 168037, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 08:14:25 UTC (rev 168038)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.2
+pkgrel=30
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV;
+license=("GPL3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-http-client" "haskell-http-client-tls" "haskell-http-types" 
"haskell-lens"
+ "haskell-mtl" "haskell-network" "haskell-network-uri" 
"haskell-optparse-applicative"
+ "haskell-transformers-base" "haskell-transformers-compat" 
"haskell-utf8-string"
+ "haskell-xml-conduit" "haskell-xml-hamlet")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('1a07c8ef17cd4207c6f889e7eb5c45d9f025374f2cdacc1e34e6d71fe103b746')
+
+prepare() {
+sed -i '/mtl-compat/d' ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-dav/repos/community-staging-i686/haskell-dav.install (from rev 
168037, haskell-dav/trunk/haskell-dav.install)
===
--- community-staging-i686/haskell-dav.install  (rev 0)
+++ community-staging-i686/haskell-dav.install  2016-03-23 08:14:25 UTC (rev 
168038)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-dav
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 168037, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 08:14:25 UTC (rev 168038)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.2
+pkgrel=30
+pkgdesc="RFC 4918 WebDAV support"

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:10:50
  Author: fyan
Revision: 168036

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

Added:
  haskell-persistent-sqlite/repos/community-staging-i686/
  haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD
(from rev 168035, haskell-persistent-sqlite/trunk/PKGBUILD)
  
haskell-persistent-sqlite/repos/community-staging-i686/haskell-persistent-sqlite.install
(from rev 168035, 
haskell-persistent-sqlite/trunk/haskell-persistent-sqlite.install)
  haskell-persistent-sqlite/repos/community-staging-x86_64/
  haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD
(from rev 168035, haskell-persistent-sqlite/trunk/PKGBUILD)
  
haskell-persistent-sqlite/repos/community-staging-x86_64/haskell-persistent-sqlite.install
(from rev 168035, 
haskell-persistent-sqlite/trunk/haskell-persistent-sqlite.install)

+
 community-staging-i686/PKGBUILD|   45 +++
 community-staging-i686/haskell-persistent-sqlite.install   |   18 
 community-staging-x86_64/PKGBUILD  |   45 +++
 community-staging-x86_64/haskell-persistent-sqlite.install |   18 
 4 files changed, 126 insertions(+)

Copied: haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD (from 
rev 168035, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 08:10:50 UTC (rev 168036)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.2.1
+pkgrel=5
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+ "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
+ "haskell-resourcet" "haskell-text")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('bac71080bb25ad20b9116e42df463bbe230bacb2d963a5b101a501cff7fffc5e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-build-sanity-exe -f-systemlib
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-persistent-sqlite/repos/community-staging-i686/haskell-persistent-sqlite.install
 (from rev 168035, 
haskell-persistent-sqlite/trunk/haskell-persistent-sqlite.install)
===
--- community-staging-i686/haskell-persistent-sqlite.install
(rev 0)
+++ community-staging-i686/haskell-persistent-sqlite.install2016-03-23 
08:10:50 UTC (rev 168036)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-persistent-sqlite
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD (from 
rev 168035, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 08:10:50 UTC (rev 168036)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 09:10:26
  Author: fyan
Revision: 168035

upgpkg: haskell-persistent-sqlite 2.2.1-5

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:45:09 UTC (rev 168034)
+++ PKGBUILD2016-03-23 08:10:26 UTC (rev 168035)
@@ -5,7 +5,7 @@
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
 pkgver=2.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:45:09
  Author: fyan
Revision: 168034

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

Added:
  haskell-warp-tls/repos/community-staging-i686/
  haskell-warp-tls/repos/community-staging-i686/PKGBUILD
(from rev 168033, haskell-warp-tls/trunk/PKGBUILD)
  haskell-warp-tls/repos/community-staging-i686/haskell-warp-tls.install
(from rev 168033, haskell-warp-tls/trunk/haskell-warp-tls.install)
  haskell-warp-tls/repos/community-staging-x86_64/
  haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 168033, haskell-warp-tls/trunk/PKGBUILD)
  haskell-warp-tls/repos/community-staging-x86_64/haskell-warp-tls.install
(from rev 168033, haskell-warp-tls/trunk/haskell-warp-tls.install)

---+
 community-staging-i686/PKGBUILD   |   43 
 community-staging-i686/haskell-warp-tls.install   |   18 
 community-staging-x86_64/PKGBUILD |   43 
 community-staging-x86_64/haskell-warp-tls.install |   18 
 4 files changed, 122 insertions(+)

Copied: haskell-warp-tls/repos/community-staging-i686/PKGBUILD (from rev 
168033, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:45:09 UTC (rev 168034)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.1
+pkgrel=9
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-data-default-class" "haskell-network"
+ "haskell-streaming-commons" "haskell-tls" "haskell-wai" 
"haskell-warp")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('aca7dd3d4b0cb996debd501a70bd29e556e9bc5e90c67a5c9626ad96feac483e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-warp-tls/repos/community-staging-i686/haskell-warp-tls.install 
(from rev 168033, haskell-warp-tls/trunk/haskell-warp-tls.install)
===
--- community-staging-i686/haskell-warp-tls.install 
(rev 0)
+++ community-staging-i686/haskell-warp-tls.install 2016-03-23 07:45:09 UTC 
(rev 168034)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-warp-tls
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD (from rev 
168033, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:45:09 UTC (rev 168034)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.2.1
+pkgrel=9
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="http://github.com/yesodweb/wai;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-data-default-class" "haskell-network"
+ "haskell-streaming-commons" 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:44:45
  Author: fyan
Revision: 168033

upgpkg: haskell-warp-tls 3.2.1-9

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:43:59 UTC (rev 168032)
+++ PKGBUILD2016-03-23 07:44:45 UTC (rev 168033)
@@ -5,7 +5,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.2.1
-pkgrel=8
+pkgrel=9
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="http://github.com/yesodweb/wai;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:43:35
  Author: fyan
Revision: 168031

upgpkg: haskell-hpack 0.11.2-2

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-hpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:43:20 UTC (rev 168030)
+++ PKGBUILD2016-03-23 07:43:35 UTC (rev 168031)
@@ -6,7 +6,7 @@
 pkgname=haskell-hpack
 _hkgname=hpack
 pkgver=0.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An alternative format for Haskell packages"
 url="https://github.com/sol/hpack#readme;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:43:59
  Author: fyan
Revision: 168032

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

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

+
 community-staging-i686/PKGBUILD|   43 +++
 community-staging-i686/haskell-hpack.install   |   23 
 community-staging-x86_64/PKGBUILD  |   43 +++
 community-staging-x86_64/haskell-hpack.install |   23 
 4 files changed, 132 insertions(+)

Copied: haskell-hpack/repos/community-staging-i686/PKGBUILD (from rev 168031, 
haskell-hpack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:43:59 UTC (rev 168032)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-hpack
+_hkgname=hpack
+pkgver=0.11.2
+pkgrel=2
+pkgdesc="An alternative format for Haskell packages"
+url="https://github.com/sol/hpack#readme;
+license=("MIT")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=7.10.3" 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-yaml')
+source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+options=('staticlibs')
+install=$pkgname.install
+md5sums=('d563b95cebe5a2aa51f7ffcac2a049f6')
+
+build() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd "$srcdir/$_hkgname-$pkgver"
+  install -Dm744 register.sh "$pkgdir/usr/share/haskell/$pkgname/register.sh"
+  install -m744 unregister.sh 
"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  ln -s /usr/share/doc/$pkgname/html 
"$pkgdir/usr/share/doc/ghc/html/libraries/$_hkgname"
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
+}

Copied: haskell-hpack/repos/community-staging-i686/haskell-hpack.install (from 
rev 168031, haskell-hpack/trunk/haskell-hpack.install)
===
--- community-staging-i686/haskell-hpack.install
(rev 0)
+++ community-staging-i686/haskell-hpack.install2016-03-23 07:43:59 UTC 
(rev 168032)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-hpack
+
+post_install() {
+  $HS_DIR/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_upgrade() {
+  $HS_DIR/unregister.sh
+}
+
+post_upgrade() {
+  $HS_DIR/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_remove() {
+  $HS_DIR/unregister.sh
+}
+
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-hpack/repos/community-staging-x86_64/PKGBUILD (from rev 168031, 
haskell-hpack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:43:59 UTC (rev 168032)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Daniel Micay 
+
+pkgname=haskell-hpack
+_hkgname=hpack
+pkgver=0.11.2
+pkgrel=2
+pkgdesc="An alternative format for Haskell packages"
+url="https://github.com/sol/hpack#readme;
+license=("MIT")
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=("ghc=7.10.3" 'haskell-aeson' 'haskell-base-compat' 'haskell-glob' 
'haskell-text'
+ 'haskell-unordered-containers' 'haskell-yaml')
+source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:43:20
  Author: fyan
Revision: 168030

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

Added:
  haskell-yesod-static/repos/community-staging-i686/
  haskell-yesod-static/repos/community-staging-i686/PKGBUILD
(from rev 168029, haskell-yesod-static/trunk/PKGBUILD)
  haskell-yesod-static/repos/community-staging-i686/haskell-yesod-static.install
(from rev 168029, haskell-yesod-static/trunk/haskell-yesod-static.install)
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 168029, haskell-yesod-static/trunk/PKGBUILD)
  
haskell-yesod-static/repos/community-staging-x86_64/haskell-yesod-static.install
(from rev 168029, haskell-yesod-static/trunk/haskell-yesod-static.install)

---+
 community-staging-i686/PKGBUILD   |   49 
 community-staging-i686/haskell-yesod-static.install   |   18 +
 community-staging-x86_64/PKGBUILD |   49 
 community-staging-x86_64/haskell-yesod-static.install |   18 +
 4 files changed, 134 insertions(+)

Copied: haskell-yesod-static/repos/community-staging-i686/PKGBUILD (from rev 
168029, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:43:20 UTC (rev 168030)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.0.3
+pkgrel=32
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" 
"haskell-cryptohash-conduit"
+ "haskell-css-text" "haskell-data-default" "haskell-file-embed"
+ "haskell-hashable" "haskell-hjsmin" "haskell-http-types" 
"haskell-mime-types"
+ "haskell-old-time" "haskell-resourcet" "haskell-text" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-app-static"
+ "haskell-yesod-core")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('a46f952593fc36323aba1352b4b7a2703bb609ec19b709447268e7be24f8ce74')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-yesod-static/repos/community-staging-i686/haskell-yesod-static.install 
(from rev 168029, haskell-yesod-static/trunk/haskell-yesod-static.install)
===
--- community-staging-i686/haskell-yesod-static.install 
(rev 0)
+++ community-staging-i686/haskell-yesod-static.install 2016-03-23 07:43:20 UTC 
(rev 168030)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-yesod-static
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
168029, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:42:56
  Author: fyan
Revision: 168029

upgpkg: haskell-yesod-static 1.5.0.3-32

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:38:05 UTC (rev 168028)
+++ PKGBUILD2016-03-23 07:42:56 UTC (rev 168029)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.0.3
-pkgrel=31
+pkgrel=32
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:37:41
  Author: fyan
Revision: 168027

upgpkg: pandoc-citeproc 0.9.1.1-3

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:29:14 UTC (rev 168026)
+++ PKGBUILD2016-03-23 07:37:41 UTC (rev 168027)
@@ -5,7 +5,7 @@
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
 pkgver=0.9.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Supports using pandoc with citeproc"
 url="http://hackage.haskell.org/package/${pkgbase};
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:38:05
  Author: fyan
Revision: 168028

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

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

--+
 community-staging-i686/PKGBUILD  |   59 +
 community-staging-i686/haskell-pandoc-citeproc.install   |   18 +++
 community-staging-x86_64/PKGBUILD|   59 +
 community-staging-x86_64/haskell-pandoc-citeproc.install |   18 +++
 4 files changed, 154 insertions(+)

Copied: pandoc-citeproc/repos/community-staging-i686/PKGBUILD (from rev 168027, 
pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:38:05 UTC (rev 168028)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-citeproc
+pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
+pkgver=0.9.1.1
+pkgrel=3
+pkgdesc="Supports using pandoc with citeproc"
+url="http://hackage.haskell.org/package/${pkgbase};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec"
+ "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl"
+ "haskell-old-locale" "haskell-pandoc" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-xml-conduit" "haskell-yaml")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('15c89a9aa6bce4efd6b728ea16151eb6390cad0495eb82c50cbac490591c8f86')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_pandoc-citeproc() {
+depends=('pandoc' 'icu')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-pandoc-citeproc() {
+pkgdesc="Supports using pandoc with citeproc (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc-citeproc')
+install="haskell-pandoc-citeproc.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share/{pandoc-citeproc,man} "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
pandoc-citeproc/repos/community-staging-i686/haskell-pandoc-citeproc.install 
(from rev 168027, pandoc-citeproc/trunk/haskell-pandoc-citeproc.install)
===
--- community-staging-i686/haskell-pandoc-citeproc.install  
(rev 0)
+++ community-staging-i686/haskell-pandoc-citeproc.install  2016-03-23 
07:38:05 UTC (rev 168028)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-citeproc
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:29:14
  Author: fyan
Revision: 168026

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

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

--+
 community-staging-i686/PKGBUILD  |   56 +
 community-staging-i686/haskell-aws.install   |   18 
 community-staging-x86_64/PKGBUILD|   56 +
 community-staging-x86_64/haskell-aws.install |   18 
 4 files changed, 148 insertions(+)

Copied: haskell-aws/repos/community-staging-i686/PKGBUILD (from rev 168025, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:29:14 UTC (rev 168026)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.13.0
+pkgrel=27
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="http://github.com/aristidb/aws;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-byteable"
+ "haskell-case-insensitive" "haskell-cereal" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptohash" "haskell-data-default"
+ "haskell-http-conduit" "haskell-http-types" "haskell-lifted-base"
+ "haskell-monad-control" "haskell-mtl" "haskell-network" 
"haskell-old-locale"
+ "haskell-resourcet" "haskell-safe" "haskell-scientific" 
"haskell-tagged"
+ "haskell-text" "haskell-unordered-containers" "haskell-utf8-string"
+ "haskell-vector" "haskell-xml-conduit")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('3504c96a00d12fa0fe4ae5ab4dafa3eec7ca576a02ed7906cff70a75625a75a6')
+
+prepare() {
+sed -e 's/cereal   >= 0.3 && < 0.5,/cereal   
>= 0.3 \&\& < 0.6,/' \
+-i ${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-examples
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-aws/repos/community-staging-i686/haskell-aws.install (from rev 
168025, haskell-aws/trunk/haskell-aws.install)
===
--- community-staging-i686/haskell-aws.install  (rev 0)
+++ community-staging-i686/haskell-aws.install  2016-03-23 07:29:14 UTC (rev 
168026)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-aws
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-aws/repos/community-staging-x86_64/PKGBUILD (from rev 168025, 
haskell-aws/trunk/PKGBUILD)
===
--- 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:28:51
  Author: fyan
Revision: 168025

upgpkg: haskell-aws 0.13.0-27

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:23:53 UTC (rev 168024)
+++ PKGBUILD2016-03-23 07:28:51 UTC (rev 168025)
@@ -5,7 +5,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.13.0
-pkgrel=26
+pkgrel=27
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="http://github.com/aristidb/aws;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:23:28
  Author: fyan
Revision: 168023

upgpkg: haskell-yesod-default 1.2.0-28

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:20:48 UTC (rev 168022)
+++ PKGBUILD2016-03-23 07:23:28 UTC (rev 168023)
@@ -5,7 +5,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:23:53
  Author: fyan
Revision: 168024

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

Added:
  haskell-yesod-default/repos/community-staging-i686/
  haskell-yesod-default/repos/community-staging-i686/PKGBUILD
(from rev 168023, haskell-yesod-default/trunk/PKGBUILD)
  
haskell-yesod-default/repos/community-staging-i686/haskell-yesod-default.install
(from rev 168023, haskell-yesod-default/trunk/haskell-yesod-default.install)
  haskell-yesod-default/repos/community-staging-x86_64/
  haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD
(from rev 168023, haskell-yesod-default/trunk/PKGBUILD)
  
haskell-yesod-default/repos/community-staging-x86_64/haskell-yesod-default.install
(from rev 168023, haskell-yesod-default/trunk/haskell-yesod-default.install)

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

Copied: haskell-yesod-default/repos/community-staging-i686/PKGBUILD (from rev 
168023, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:23:53 UTC (rev 168024)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=28
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-yesod-core")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-yesod-default/repos/community-staging-i686/haskell-yesod-default.install
 (from rev 168023, haskell-yesod-default/trunk/haskell-yesod-default.install)
===
--- community-staging-i686/haskell-yesod-default.install
(rev 0)
+++ community-staging-i686/haskell-yesod-default.install2016-03-23 
07:23:53 UTC (rev 168024)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-yesod-default
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
168023, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:23:53 UTC (rev 168024)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=28
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:20:25
  Author: fyan
Revision: 168021

upgpkg: haskell-statistics 0.13.2.3-10

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-statistics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:17:26 UTC (rev 168020)
+++ PKGBUILD2016-03-23 07:20:25 UTC (rev 168021)
@@ -5,7 +5,7 @@
 _hkgname=statistics
 pkgname=haskell-statistics
 pkgver=0.13.2.3
-pkgrel=9
+pkgrel=10
 pkgdesc="A library of statistical types, data, and functions"
 url="https://github.com/bos/statistics;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:20:48
  Author: fyan
Revision: 168022

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

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

-+
 community-staging-i686/PKGBUILD |   44 ++
 community-staging-i686/haskell-statistics.install   |   18 +++
 community-staging-x86_64/PKGBUILD   |   44 ++
 community-staging-x86_64/haskell-statistics.install |   18 +++
 4 files changed, 124 insertions(+)

Copied: haskell-statistics/repos/community-staging-i686/PKGBUILD (from rev 
168021, haskell-statistics/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:20:48 UTC (rev 168022)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=statistics
+pkgname=haskell-statistics
+pkgver=0.13.2.3
+pkgrel=10
+pkgdesc="A library of statistical types, data, and functions"
+url="https://github.com/bos/statistics;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-erf" "haskell-math-functions"
+ "haskell-monad-par" "haskell-mwc-random" "haskell-primitive" 
"haskell-vector"
+ "haskell-vector-algorithms" "haskell-vector-binary-instances")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=("d624b1494959d3c64cfd068c9566778a799d3e3f5d6b22ec3e353ba6d6876fbd")
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-statistics/repos/community-staging-i686/haskell-statistics.install 
(from rev 168021, haskell-statistics/trunk/haskell-statistics.install)
===
--- community-staging-i686/haskell-statistics.install   
(rev 0)
+++ community-staging-i686/haskell-statistics.install   2016-03-23 07:20:48 UTC 
(rev 168022)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-statistics
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-statistics/repos/community-staging-x86_64/PKGBUILD (from rev 
168021, haskell-statistics/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:20:48 UTC (rev 168022)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=statistics
+pkgname=haskell-statistics
+pkgver=0.13.2.3
+pkgrel=10
+pkgdesc="A library of statistical types, data, and functions"

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:17:26
  Author: fyan
Revision: 168020

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

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

+
 community-staging-i686/PKGBUILD|   49 +++
 community-staging-i686/haskell-yesod.install   |   18 
 community-staging-x86_64/PKGBUILD  |   49 +++
 community-staging-x86_64/haskell-yesod.install |   18 
 4 files changed, 134 insertions(+)

Copied: haskell-yesod/repos/community-staging-i686/PKGBUILD (from rev 168019, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:17:26 UTC (rev 168020)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.2
+pkgrel=33
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-blaze-html" 
"haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default" "haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-safe"
+ "haskell-semigroups" "haskell-shakespeare" "haskell-streaming-commons"
+ "haskell-text" "haskell-unordered-containers" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-yaml"
+ "haskell-yesod-auth" "haskell-yesod-core" "haskell-yesod-form"
+ "haskell-yesod-persistent")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('d6d13e608af954de23721261b39ee79569907beb173477db8820acc5e9f45757')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-yesod/repos/community-staging-i686/haskell-yesod.install (from 
rev 168019, haskell-yesod/trunk/haskell-yesod.install)
===
--- community-staging-i686/haskell-yesod.install
(rev 0)
+++ community-staging-i686/haskell-yesod.install2016-03-23 07:17:26 UTC 
(rev 168020)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-yesod
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 168019, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:17:26 UTC (rev 168020)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:17:01
  Author: fyan
Revision: 168019

upgpkg: haskell-yesod 1.4.2-33

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 07:11:59 UTC (rev 168018)
+++ PKGBUILD2016-03-23 07:17:01 UTC (rev 168019)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.2
-pkgrel=32
+pkgrel=33
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:11:59
  Author: fyan
Revision: 168018

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

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

-+
 community-staging-i686/PKGBUILD |   45 ++
 community-staging-i686/haskell-cheapskate.install   |   18 +++
 community-staging-x86_64/PKGBUILD   |   45 ++
 community-staging-x86_64/haskell-cheapskate.install |   18 +++
 4 files changed, 126 insertions(+)

Copied: haskell-cheapskate/repos/community-staging-i686/PKGBUILD (from rev 
168017, haskell-cheapskate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 07:11:59 UTC (rev 168018)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cheapskate
+pkgname=haskell-cheapskate
+pkgver=0.1.0.4
+pkgrel=18
+pkgdesc="Experimental markdown processor."
+url="http://github.com/jgm/cheapskate;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-blaze-html" 
"haskell-data-default"
+ "haskell-http-types" "haskell-mtl" "haskell-syb" "haskell-text"
+ "haskell-uniplate" "haskell-wai" "haskell-wai-extra" 
"haskell-xss-sanitize")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('023243726dd26a381ae43c6cace5381533b7605f069f04888c99b58d290c3d37')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-dingus
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-cheapskate/repos/community-staging-i686/haskell-cheapskate.install 
(from rev 168017, haskell-cheapskate/trunk/haskell-cheapskate.install)
===
--- community-staging-i686/haskell-cheapskate.install   
(rev 0)
+++ community-staging-i686/haskell-cheapskate.install   2016-03-23 07:11:59 UTC 
(rev 168018)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-cheapskate
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-cheapskate/repos/community-staging-x86_64/PKGBUILD (from rev 
168017, haskell-cheapskate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 07:11:59 UTC (rev 168018)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cheapskate
+pkgname=haskell-cheapskate
+pkgver=0.1.0.4
+pkgrel=18
+pkgdesc="Experimental markdown processor."
+url="http://github.com/jgm/cheapskate;

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 08:11:35
  Author: fyan
Revision: 168017

upgpkg: haskell-cheapskate 0.1.0.4-18

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-cheapskate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 06:50:34 UTC (rev 168016)
+++ PKGBUILD2016-03-23 07:11:35 UTC (rev 168017)
@@ -5,7 +5,7 @@
 _hkgname=cheapskate
 pkgname=haskell-cheapskate
 pkgver=0.1.0.4
-pkgrel=17
+pkgrel=18
 pkgdesc="Experimental markdown processor."
 url="http://github.com/jgm/cheapskate;
 license=("custom:BSD3")


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

2016-03-23 Thread Gaetan Bisson
Date: Wednesday, March 23, 2016 @ 07:53:18
  Author: bisson
Revision: 262441

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

Added:
  nmap/repos/extra-i686/PKGBUILD
(from rev 262440, nmap/trunk/PKGBUILD)
  nmap/repos/extra-x86_64/PKGBUILD
(from rev 262440, nmap/trunk/PKGBUILD)
Deleted:
  nmap/repos/extra-i686/PKGBUILD
  nmap/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 extra-i686/PKGBUILD   |   41 
 extra-x86_64/PKGBUILD |   41 
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-23 06:52:46 UTC (rev 262440)
+++ extra-i686/PKGBUILD 2016-03-23 06:53:18 UTC (rev 262441)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Hugo Doria 
-
-pkgname=nmap
-pkgver=7.10
-pkgrel=1
-pkgdesc='Utility for network discovery and security auditing'
-url='http://nmap.org/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('pygtk')
-optdepends=('pygtk: zenmap'
-'sudo: privilege escalation for zenmap'
-'xterm: privilege escalation for zenmap'
-'kdebase-runtime: privilege escalation for zenmap'
-'gksu: privilege escalation for zenmap')
-depends=('pcre' 'openssl' 'lua52')
-source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --mandir=/usr/share/man \
-   --with-libpcap=included \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   rm "${pkgdir}"/usr/bin/uninstall_zenmap
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
-}

Copied: nmap/repos/extra-i686/PKGBUILD (from rev 262440, nmap/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-23 06:53:18 UTC (rev 262441)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Hugo Doria 
+
+pkgname=nmap
+pkgver=7.10
+pkgrel=2
+pkgdesc='Utility for network discovery and security auditing'
+url='http://nmap.org/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('pygtk')
+optdepends=('pygtk: zenmap'
+'sudo: privilege escalation for zenmap'
+'xterm: privilege escalation for zenmap'
+'kdebase-runtime: privilege escalation for zenmap'
+'gksu: privilege escalation for zenmap')
+depends=('pcre' 'openssl' 'lua52')
+source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export PYTHON=python2
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --mandir=/usr/share/man \
+   --with-libpcap=included \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rm "${pkgdir}"/usr/bin/uninstall_*
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-23 06:52:46 UTC (rev 262440)
+++ extra-x86_64/PKGBUILD   2016-03-23 06:53:18 UTC (rev 262441)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Hugo Doria 
-
-pkgname=nmap
-pkgver=7.10
-pkgrel=1
-pkgdesc='Utility for network discovery and security auditing'
-url='http://nmap.org/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('pygtk')
-optdepends=('pygtk: zenmap'
-'sudo: privilege escalation for zenmap'
-'xterm: privilege escalation for zenmap'
-'kdebase-runtime: privilege escalation for zenmap'
-'gksu: privilege escalation for zenmap')
-depends=('pcre' 'openssl' 'lua52')
-source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   ./configure \

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

2016-03-23 Thread Gaetan Bisson
Date: Wednesday, March 23, 2016 @ 07:52:46
  Author: bisson
Revision: 262440

fix FS#48657

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 02:46:31 UTC (rev 262439)
+++ PKGBUILD2016-03-23 06:52:46 UTC (rev 262440)
@@ -5,7 +5,7 @@
 
 pkgname=nmap
 pkgver=7.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
@@ -35,7 +35,7 @@
 package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
-   rm "${pkgdir}"/usr/bin/uninstall_zenmap
+   rm "${pkgdir}"/usr/bin/uninstall_*
install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
 }


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 07:50:10
  Author: fyan
Revision: 168015

upgpkg: haskell-binary-tagged 0.1.3.1-9

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 06:49:39 UTC (rev 168014)
+++ PKGBUILD2016-03-23 06:50:10 UTC (rev 168015)
@@ -5,7 +5,7 @@
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
 pkgver=0.1.3.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme;
 license=("custom:BSD3")


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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 07:50:34
  Author: fyan
Revision: 168016

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

Added:
  haskell-binary-tagged/repos/community-staging-i686/
  haskell-binary-tagged/repos/community-staging-i686/PKGBUILD
(from rev 168015, haskell-binary-tagged/trunk/PKGBUILD)
  
haskell-binary-tagged/repos/community-staging-i686/haskell-binary-tagged.install
(from rev 168015, haskell-binary-tagged/trunk/haskell-binary-tagged.install)
  haskell-binary-tagged/repos/community-staging-x86_64/
  haskell-binary-tagged/repos/community-staging-x86_64/PKGBUILD
(from rev 168015, haskell-binary-tagged/trunk/PKGBUILD)
  
haskell-binary-tagged/repos/community-staging-x86_64/haskell-binary-tagged.install
(from rev 168015, haskell-binary-tagged/trunk/haskell-binary-tagged.install)

+
 community-staging-i686/PKGBUILD|   44 +++
 community-staging-i686/haskell-binary-tagged.install   |   18 ++
 community-staging-x86_64/PKGBUILD  |   44 +++
 community-staging-x86_64/haskell-binary-tagged.install |   18 ++
 4 files changed, 124 insertions(+)

Copied: haskell-binary-tagged/repos/community-staging-i686/PKGBUILD (from rev 
168015, haskell-binary-tagged/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 06:50:34 UTC (rev 168016)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=binary-tagged
+pkgname=haskell-binary-tagged
+pkgver=0.1.3.1
+pkgrel=9
+pkgdesc="Tagged binary serialisation."
+url="https://github.com/phadej/binary-tagged#readme;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-sha" "haskell-aeson" "haskell-generics-sop"
+ "haskell-hashable" "haskell-scientific" "haskell-tagged"
+ "haskell-text" "haskell-unordered-containers" "haskell-vector")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('cdd99120148015a56d92ebc38380f9ea9254d6272e5d0952dae4e55eaf52252f')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-binary-tagged/repos/community-staging-i686/haskell-binary-tagged.install
 (from rev 168015, haskell-binary-tagged/trunk/haskell-binary-tagged.install)
===
--- community-staging-i686/haskell-binary-tagged.install
(rev 0)
+++ community-staging-i686/haskell-binary-tagged.install2016-03-23 
06:50:34 UTC (rev 168016)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-binary-tagged
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-binary-tagged/repos/community-staging-x86_64/PKGBUILD (from rev 
168015, haskell-binary-tagged/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 06:50:34 UTC (rev 168016)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=binary-tagged
+pkgname=haskell-binary-tagged
+pkgver=0.1.3.1
+pkgrel=9
+pkgdesc="Tagged binary 

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 07:49:39
  Author: fyan
Revision: 168014

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

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

+
 community-staging-i686/PKGBUILD|   45 +++
 community-staging-i686/haskell-esqueleto.install   |   18 +++
 community-staging-x86_64/PKGBUILD  |   45 +++
 community-staging-x86_64/haskell-esqueleto.install |   18 +++
 4 files changed, 126 insertions(+)

Copied: haskell-esqueleto/repos/community-staging-i686/PKGBUILD (from rev 
168013, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-23 06:49:39 UTC (rev 168014)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.4.3
+pkgrel=11
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/prowdsponsor/esqueleto;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-blaze-html" "haskell-conduit" 
"haskell-monad-logger"
+ "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
+ "haskell-unordered-containers")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('bf555cfb40519ed1573f7bb90c65f693b9639dfa93fc230d3ded6e897434')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-mysql -f-postgresql
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-esqueleto/repos/community-staging-i686/haskell-esqueleto.install (from 
rev 168013, haskell-esqueleto/trunk/haskell-esqueleto.install)
===
--- community-staging-i686/haskell-esqueleto.install
(rev 0)
+++ community-staging-i686/haskell-esqueleto.install2016-03-23 06:49:39 UTC 
(rev 168014)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-esqueleto
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD (from rev 
168013, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-23 06:49:39 UTC (rev 168014)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.4.3
+pkgrel=11
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."

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

2016-03-23 Thread Felix Yan
Date: Wednesday, March 23, 2016 @ 07:49:15
  Author: fyan
Revision: 168013

upgpkg: haskell-esqueleto 2.4.3-11

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 06:46:34 UTC (rev 168012)
+++ PKGBUILD2016-03-23 06:49:15 UTC (rev 168013)
@@ -5,7 +5,7 @@
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
 pkgver=2.4.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/prowdsponsor/esqueleto;
 license=("custom:BSD3")


  1   2   >