[arch-commits] Commit in (libkdeaccessibilityclient)

2017-08-20 Thread Antonio Rojas
Date: Monday, August 21, 2017 @ 05:56:25
  Author: arojas
Revision: 303202

No longer needed

Deleted:
  libkdeaccessibilityclient/


[arch-commits] Commit in (11 files)

2017-08-20 Thread Antonio Rojas
Date: Monday, August 21, 2017 @ 05:55:19
  Author: arojas
Revision: 303199

Drop obsolete KDE4 applications

Deleted:
  kdeaccessibility-kmag/
  kdeaccessibility-kmousetool/
  kdegames-kgoldrunner/
  kdegames-kigo/
  kdegames-konquest/
  kdegames-kreversi/
  kdegames-ksnakeduel/
  kdegames-kspaceduel/
  kdegames-ksudoku/
  kdegames-kubrick/
  kdegames-lskat/


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

2017-08-20 Thread Gaëtan Bisson
Date: Monday, August 21, 2017 @ 01:19:40
  Author: bisson
Revision: 252785

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-21 01:18:53 UTC (rev 252784)
+++ community-i686/PKGBUILD 2017-08-21 01:19:40 UTC (rev 252785)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-# Contributor: Giovanni Scafora 
-# Contributor: Dominik Ryba 
-
-pkgname=hugin
-pkgver=2017.0.0
-pkgrel=2
-pkgdesc='Panorama photo stitcher'
-url='http://hugin.sourceforge.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
-depends=('wxgtk3' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
- 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
-sha256sums=('86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   install -d build
-   cd build
-   cmake .. \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DENABLE_LAPACK=yes \
-   -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3 \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   cd build
-   make DESTDIR="${pkgdir}" install
-}

Copied: hugin/repos/community-i686/PKGBUILD (from rev 252784, 
hugin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-21 01:19:40 UTC (rev 252785)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: Giovanni Scafora 
+# Contributor: Dominik Ryba 
+
+pkgname=hugin
+pkgver=2017.0.0
+pkgrel=3
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
+depends=('wxgtk2' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
+ 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
+sha256sums=('86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   install -d build
+   cd build
+   cmake .. \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DENABLE_LAPACK=yes \
+   -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   cd build
+   make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-21 01:18:53 UTC (rev 252784)
+++ community-x86_64/PKGBUILD   2017-08-21 01:19:40 UTC (rev 252785)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-# Contributor: Giovanni Scafora 
-# Contributor: Dominik Ryba 
-
-pkgname=hugin
-pkgver=2017.0.0
-pkgrel=2
-pkgdesc='Panorama photo stitcher'
-url='http://hugin.sourceforge.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
-depends=('wxgtk3' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
- 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
-sha256sums=('86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   install -d build
-   cd build
-   cmake .. \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DENABLE_LAPACK=yes \
-   -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3 \
-
-   

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

2017-08-20 Thread Gaëtan Bisson
Date: Monday, August 21, 2017 @ 01:18:53
  Author: bisson
Revision: 252784

fix FS#54957 by reverting to wxgtk2

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-21 00:42:12 UTC (rev 252783)
+++ PKGBUILD2017-08-21 01:18:53 UTC (rev 252784)
@@ -6,13 +6,13 @@
 
 pkgname=hugin
 pkgver=2017.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Panorama photo stitcher'
 url='http://hugin.sourceforge.net/'
 license=('GPL')
 arch=('i686' 'x86_64')
 makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
-depends=('wxgtk3' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
+depends=('wxgtk2' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13' 'glew'
  'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/r/_r}.tar.bz2;)
 sha256sums=('86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609')
@@ -25,7 +25,7 @@
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DENABLE_LAPACK=yes \
-   -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3 \
+   -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config \
 
make
 }


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

2017-08-20 Thread Johannes Löthberg
Date: Monday, August 21, 2017 @ 00:42:02
  Author: demize
Revision: 252782

upgpkg: rhash 1.3.5-1

Modified:
  rhash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:53:28 UTC (rev 252781)
+++ PKGBUILD2017-08-21 00:42:02 UTC (rev 252782)
@@ -5,8 +5,8 @@
 # Contributor: reMiND 
 
 pkgname=rhash
-pkgver=1.3.4
-pkgrel=2
+pkgver=1.3.5
+pkgrel=1
 
 pkgdesc='Utility for verifying hash sums of files'
 url='http://rhash.anz.ru/?l=en'
@@ -19,20 +19,20 @@
 
 source=("https://downloads.sourceforge.net/rhash/rhash-$pkgver-src.tar.gz;)
 
-sha256sums=('406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49')
+sha256sums=('98e0688acae29e68c298ffbcdbb0f838864105f9b2bd8857980664435b1f1f2e')
 
 build() {
-  cd rhash-$pkgver
+  cd RHash-$pkgver
   make ADDCFLAGS="$CFLAGS" ADDLDFLAGS="$LDFLAGS" build-shared
 }
 
 check() {
-  cd rhash-$pkgver
+  cd RHash-$pkgver
   make test-shared
 }
 
 package() {
-  cd rhash-$pkgver
+  cd RHash-$pkgver
 
   # program
   make PREFIX=/usr DESTDIR="$pkgdir" install-shared


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

2017-08-20 Thread Johannes Löthberg
Date: Monday, August 21, 2017 @ 00:42:12
  Author: demize
Revision: 252783

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-21 00:42:02 UTC (rev 252782)
+++ community-i686/PKGBUILD 2017-08-21 00:42:12 UTC (rev 252783)
@@ -1,45 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: 謝致邦 
-# Contributor: cantabile 
-# Contributor: reMiND 
-
-pkgname=rhash
-pkgver=1.3.4
-pkgrel=2
-
-pkgdesc='Utility for verifying hash sums of files'
-url='http://rhash.anz.ru/?l=en'
-license=('custom' 'MIT')
-arch=('i686' 'x86_64')
-
-depends=('glibc')
-
-backup=('etc/rhashrc')
-
-source=("http://downloads.sourceforge.net/rhash/rhash-$pkgver-src.tar.gz;)
-
-sha256sums=('406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49')
-
-build() {
-  cd rhash-$pkgver
-  make ADDCFLAGS="$CFLAGS" ADDLDFLAGS="$LDFLAGS" build-shared
-}
-
-check() {
-  cd rhash-$pkgver
-  make test-shared
-}
-
-package() {
-  cd rhash-$pkgver
-
-  # program
-  make PREFIX=/usr DESTDIR="$pkgdir" install-shared
-
-  # library
-  make -C librhash PREFIX=/usr DESTDIR="$pkgdir" install-headers 
install-lib-shared install-lib-static
-
-  # license
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/rhash/LICENSE
-}

Copied: rhash/repos/community-i686/PKGBUILD (from rev 252782, 
rhash/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-21 00:42:12 UTC (rev 252783)
@@ -0,0 +1,45 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: 謝致邦 
+# Contributor: cantabile 
+# Contributor: reMiND 
+
+pkgname=rhash
+pkgver=1.3.5
+pkgrel=1
+
+pkgdesc='Utility for verifying hash sums of files'
+url='http://rhash.anz.ru/?l=en'
+license=('custom' 'MIT')
+arch=('i686' 'x86_64')
+
+depends=('glibc')
+
+backup=('etc/rhashrc')
+
+source=("https://downloads.sourceforge.net/rhash/rhash-$pkgver-src.tar.gz;)
+
+sha256sums=('98e0688acae29e68c298ffbcdbb0f838864105f9b2bd8857980664435b1f1f2e')
+
+build() {
+  cd RHash-$pkgver
+  make ADDCFLAGS="$CFLAGS" ADDLDFLAGS="$LDFLAGS" build-shared
+}
+
+check() {
+  cd RHash-$pkgver
+  make test-shared
+}
+
+package() {
+  cd RHash-$pkgver
+
+  # program
+  make PREFIX=/usr DESTDIR="$pkgdir" install-shared
+
+  # library
+  make -C librhash PREFIX=/usr DESTDIR="$pkgdir" install-headers 
install-lib-shared install-lib-static
+
+  # license
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/rhash/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-21 00:42:02 UTC (rev 252782)
+++ community-x86_64/PKGBUILD   2017-08-21 00:42:12 UTC (rev 252783)
@@ -1,45 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: 謝致邦 
-# Contributor: cantabile 
-# Contributor: reMiND 
-
-pkgname=rhash
-pkgver=1.3.4
-pkgrel=2
-
-pkgdesc='Utility for verifying hash sums of files'
-url='http://rhash.anz.ru/?l=en'
-license=('custom' 'MIT')
-arch=('i686' 'x86_64')
-
-depends=('glibc')
-
-backup=('etc/rhashrc')
-
-source=("http://downloads.sourceforge.net/rhash/rhash-$pkgver-src.tar.gz;)
-
-sha256sums=('406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49')
-
-build() {
-  cd rhash-$pkgver
-  make ADDCFLAGS="$CFLAGS" ADDLDFLAGS="$LDFLAGS" build-shared
-}
-
-check() {
-  cd rhash-$pkgver
-  make test-shared
-}
-
-package() {
-  cd rhash-$pkgver
-
-  # program
-  make PREFIX=/usr DESTDIR="$pkgdir" install-shared
-
-  # library
-  make -C librhash PREFIX=/usr DESTDIR="$pkgdir" install-headers 
install-lib-shared install-lib-static
-
-  # license
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/rhash/LICENSE
-}

Copied: rhash/repos/community-x86_64/PKGBUILD (from rev 252782, 
rhash/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-21 00:42:12 UTC (rev 252783)
@@ 

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

2017-08-20 Thread Gaëtan Bisson
Date: Monday, August 21, 2017 @ 00:24:16
  Author: bisson
Revision: 302950

archrelease: copy trunk to extra-any

Added:
  gsfonts/repos/extra-any/PKGBUILD
(from rev 302949, gsfonts/trunk/PKGBUILD)
Deleted:
  gsfonts/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-21 00:23:04 UTC (rev 302949)
+++ PKGBUILD2017-08-21 00:24:16 UTC (rev 302950)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Firmicus 
-# Contributor: dorphell 
-
-pkgname=gsfonts
-_pkgname=urw-core35-fonts
-pkgver=20170720
-pkgrel=1
-pkgdesc='URW+ Postscript core35 fonts'
-url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
-arch=('any')
-license=('AGPL3')
-makedepends=('git')
-depends=('xorg-font-utils' 'fontconfig')
-source=("git://git.ghostscript.com/${_pkgname}.git#commit=1f28a6fcd2176256a995db907d9ffe6e1b9b83e9")
-sha256sums=('SKIP')
-
-package() {
-   cd "${srcdir}/${_pkgname}"
-   install -d "${pkgdir}"/usr/share/fonts/OTF
-   install -m644 *.otf "${pkgdir}"/usr/share/fonts/OTF
-}

Copied: gsfonts/repos/extra-any/PKGBUILD (from rev 302949, 
gsfonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-21 00:24:16 UTC (rev 302950)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Firmicus 
+# Contributor: dorphell 
+
+pkgname=gsfonts
+_pkgname=urw-core35-fonts
+pkgver=20170727
+pkgrel=1
+pkgdesc='URW+ Postscript core35 fonts'
+url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
+arch=('any')
+license=('AGPL3')
+makedepends=('git')
+depends=('xorg-font-utils' 'fontconfig')
+source=("git://git.ghostscript.com/${_pkgname}.git#commit=91edd6ece36e84a1c6d63a1cf63a1a6d84bd443a")
+sha256sums=('SKIP')
+
+package() {
+   cd "${srcdir}/${_pkgname}"
+   install -d "${pkgdir}"/usr/share/fonts/OTF
+   install -m644 *.otf "${pkgdir}"/usr/share/fonts/OTF
+}


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

2017-08-20 Thread Gaëtan Bisson
Date: Monday, August 21, 2017 @ 00:23:04
  Author: bisson
Revision: 302949

upstream update

Modified:
  gsfonts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 23:54:33 UTC (rev 302948)
+++ PKGBUILD2017-08-21 00:23:04 UTC (rev 302949)
@@ -5,7 +5,7 @@
 
 pkgname=gsfonts
 _pkgname=urw-core35-fonts
-pkgver=20170720
+pkgver=20170727
 pkgrel=1
 pkgdesc='URW+ Postscript core35 fonts'
 url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
@@ -13,7 +13,7 @@
 license=('AGPL3')
 makedepends=('git')
 depends=('xorg-font-utils' 'fontconfig')
-source=("git://git.ghostscript.com/${_pkgname}.git#commit=1f28a6fcd2176256a995db907d9ffe6e1b9b83e9")
+source=("git://git.ghostscript.com/${_pkgname}.git#commit=91edd6ece36e84a1c6d63a1cf63a1a6d84bd443a")
 sha256sums=('SKIP')
 
 package() {


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

2017-08-20 Thread Dave Reisner
Date: Sunday, August 20, 2017 @ 23:54:33
  Author: dreisner
Revision: 302948

archrelease: copy trunk to extra-any

Added:
  asp/repos/extra-any/PKGBUILD
(from rev 302947, asp/trunk/PKGBUILD)
Deleted:
  asp/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 23:54:14 UTC (rev 302947)
+++ PKGBUILD2017-08-20 23:54:33 UTC (rev 302948)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=asp
-pkgver=1
-pkgrel=1
-pkgdesc="Arch Linux build source file management tool"
-arch=(any)
-url="https://github.com/falconindy/asp;
-license=(MIT)
-depends=(awk bash jq git)
-makedepends=(asciidoc)
-source=($pkgname-$pkgver.tar.gz::https://github.com/falconindy/asp/archive/v$pkgver.tar.gz)
-sha256sums=('df92416a2a991f0c89a7c152de99a41608a4810d45b8dc58613695e17a971fc3')
-
-build() {
-  make -C asp-$pkgver
-}
-
-package() {
-  make -C asp-$pkgver PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 asp-$pkgver/LICENSE "$pkgdir/usr/share/licenses/asp/LICENSE"
-}
-
-# vim: ft=sh syn=sh et

Copied: asp/repos/extra-any/PKGBUILD (from rev 302947, asp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 23:54:33 UTC (rev 302948)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=asp
+pkgver=2
+pkgrel=1
+pkgdesc="Arch Linux build source file management tool"
+arch=(any)
+url="https://github.com/falconindy/asp;
+license=(MIT)
+depends=(awk bash jq git libarchive)
+makedepends=(asciidoc)
+source=($pkgname-$pkgver.tar.gz::https://github.com/falconindy/asp/archive/v$pkgver.tar.gz)
+sha256sums=('e136e4c16850a97a510fb98a169f4a401adad7fc0575af2202e926327265dd4b')
+
+build() {
+  make -C asp-$pkgver
+}
+
+package() {
+  make -C asp-$pkgver PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 asp-$pkgver/LICENSE "$pkgdir/usr/share/licenses/asp/LICENSE"
+}
+
+# vim: ft=sh syn=sh et


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

2017-08-20 Thread Dave Reisner
Date: Sunday, August 20, 2017 @ 23:54:14
  Author: dreisner
Revision: 302947

upgpkg: asp 2-1

Modified:
  asp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 20:22:46 UTC (rev 302946)
+++ PKGBUILD2017-08-20 23:54:14 UTC (rev 302947)
@@ -2,7 +2,7 @@
 # Maintainer: Dave Reisner 
 
 pkgname=asp
-pkgver=1
+pkgver=2
 pkgrel=1
 pkgdesc="Arch Linux build source file management tool"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(awk bash jq git libarchive)
 makedepends=(asciidoc)
 
source=($pkgname-$pkgver.tar.gz::https://github.com/falconindy/asp/archive/v$pkgver.tar.gz)
-sha256sums=('df92416a2a991f0c89a7c152de99a41608a4810d45b8dc58613695e17a971fc3')
+sha256sums=('e136e4c16850a97a510fb98a169f4a401adad7fc0575af2202e926327265dd4b')
 
 build() {
   make -C asp-$pkgver


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 20:22:46
  Author: arojas
Revision: 302946

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

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

---+
 /PKGBUILD |   68 
 extra-i686/PKGBUILD   |   33 ---
 extra-x86_64/PKGBUILD |   33 ---
 3 files changed, 68 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 20:22:15 UTC (rev 302945)
+++ extra-i686/PKGBUILD 2017-08-20 20:22:46 UTC (rev 302946)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=libmediawiki
-pkgver=5.0.0git20160605
-pkgrel=1
-pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org"
-arch=(i686 x86_64)
-url='https://www.digikam.org/'
-license=(GPL)
-depends=(kcoreaddons)
-makedepends=(extra-cmake-modules)
-source=("http://quickgit.kde.org/?p=libmediawiki.git=snapshot=3df0a45d=tgz;)
-sha1sums=('73b9afd1e255c1b2c9c2b01cb90856ae472a4a39')
-
-prepare() {
-  mkdir -p build 
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libmediawiki/repos/extra-i686/PKGBUILD (from rev 302945, 
libmediawiki/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-20 20:22:46 UTC (rev 302946)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=libmediawiki
+pkgver=5.0.0git20170401
+pkgrel=1
+_commit=700d8512caeb4d0116a4ad39b6b377adf2899007
+pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org"
+arch=(i686 x86_64)
+url='https://www.digikam.org/'
+license=(GPL)
+depends=(kcoreaddons)
+makedepends=(extra-cmake-modules git)
+source=("git://git.kde.org/libmediawiki#commit=$_commit")
+sha1sums=('SKIP')
+
+prepare() {
+  mkdir -p build 
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-20 20:22:15 UTC (rev 302945)
+++ extra-x86_64/PKGBUILD   2017-08-20 20:22:46 UTC (rev 302946)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=libmediawiki
-pkgver=5.0.0git20160605
-pkgrel=1
-pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org"
-arch=(i686 x86_64)
-url='https://www.digikam.org/'
-license=(GPL)
-depends=(kcoreaddons)
-makedepends=(extra-cmake-modules)
-source=("http://quickgit.kde.org/?p=libmediawiki.git=snapshot=3df0a45d=tgz;)
-sha1sums=('73b9afd1e255c1b2c9c2b01cb90856ae472a4a39')
-
-prepare() {
-  mkdir -p build 
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libmediawiki/repos/extra-x86_64/PKGBUILD (from rev 302945, 
libmediawiki/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-20 20:22:46 UTC (rev 302946)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=libmediawiki
+pkgver=5.0.0git20170401
+pkgrel=1
+_commit=700d8512caeb4d0116a4ad39b6b377adf2899007
+pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org"
+arch=(i686 x86_64)
+url='https://www.digikam.org/'
+license=(GPL)
+depends=(kcoreaddons)
+makedepends=(extra-cmake-modules git)
+source=("git://git.kde.org/libmediawiki#commit=$_commit")
+sha1sums=('SKIP')
+
+prepare() {
+  mkdir -p build 
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 20:22:15
  Author: arojas
Revision: 302945

Update to latest snapshot

Modified:
  libmediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 19:56:44 UTC (rev 302944)
+++ PKGBUILD2017-08-20 20:22:15 UTC (rev 302945)
@@ -2,16 +2,17 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=libmediawiki
-pkgver=5.0.0git20160605
+pkgver=5.0.0git20170401
 pkgrel=1
+_commit=700d8512caeb4d0116a4ad39b6b377adf2899007
 pkgdesc="A KDE C++ interface for MediaWiki based web service as wikipedia.org"
 arch=(i686 x86_64)
 url='https://www.digikam.org/'
 license=(GPL)
 depends=(kcoreaddons)
-makedepends=(extra-cmake-modules)
-source=("http://quickgit.kde.org/?p=libmediawiki.git=snapshot=3df0a45d=tgz;)
-sha1sums=('73b9afd1e255c1b2c9c2b01cb90856ae472a4a39')
+makedepends=(extra-cmake-modules git)
+source=("git://git.kde.org/libmediawiki#commit=$_commit")
+sha1sums=('SKIP')
 
 prepare() {
   mkdir -p build 


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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 19:56:44
  Author: heftig
Revision: 302944

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 19:55:20 UTC (rev 302943)
+++ extra-i686/PKGBUILD 2017-08-20 19:56:44 UTC (rev 302944)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: uastasi 
-
-pkgname=gnote
-pkgver=3.24.0
-pkgrel=1
-pkgdesc="A note taking application"
-url="https://wiki.gnome.org/Apps/Gnote;
-arch=(i686 x86_64)
-license=(GPL3)
-depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
-makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
-_commit=dd88da5423d157e894f8b0248b4f14ae6634ebb5  # tags/3.24.0^0
-source=("git+https://git.gnome.org/browse/gnote#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Work around aclocal exiting with "too many loops"
-  cp /usr/share/aclocal/ax_require_defined.m4 m4
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/$pkgname \
---disable-schemas-compile \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnote/repos/extra-i686/PKGBUILD (from rev 302943, gnote/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-20 19:56:44 UTC (rev 302944)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: uastasi 
+
+pkgname=gnote
+pkgver=3.24.1
+pkgrel=1
+pkgdesc="A note taking application"
+url="https://wiki.gnome.org/Apps/Gnote;
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
+makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
+_commit=6bcc7e4992c32613fb0996a4658023ddd3e591c0  # tags/3.24.1^0
+source=("git+https://git.gnome.org/browse/gnote#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Work around aclocal exiting with "too many loops"
+  cp /usr/share/aclocal/ax_require_defined.m4 m4
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname \
+--disable-schemas-compile \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-20 19:55:20 UTC (rev 302943)
+++ extra-x86_64/PKGBUILD   2017-08-20 19:56:44 UTC (rev 302944)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: uastasi 
-
-pkgname=gnote
-pkgver=3.24.0
-pkgrel=1
-pkgdesc="A note taking application"
-url="https://wiki.gnome.org/Apps/Gnote;
-arch=(i686 x86_64)
-license=(GPL3)
-depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
-makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
-_commit=dd88da5423d157e894f8b0248b4f14ae6634ebb5  # tags/3.24.0^0
-source=("git+https://git.gnome.org/browse/gnote#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Work around aclocal exiting with "too many loops"
-  cp /usr/share/aclocal/ax_require_defined.m4 m4
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/$pkgname \
---disable-schemas-compile \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnote/repos/extra-x86_64/PKGBUILD (from rev 302943, 

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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 19:55:20
  Author: heftig
Revision: 302943

3.24.1-1

Modified:
  gnote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 19:14:11 UTC (rev 302942)
+++ PKGBUILD2017-08-20 19:55:20 UTC (rev 302943)
@@ -3,7 +3,7 @@
 # Contributor: uastasi 
 
 pkgname=gnote
-pkgver=3.24.0
+pkgver=3.24.1
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote;
@@ -11,7 +11,7 @@
 license=(GPL3)
 depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
 makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
-_commit=dd88da5423d157e894f8b0248b4f14ae6634ebb5  # tags/3.24.0^0
+_commit=6bcc7e4992c32613fb0996a4658023ddd3e591c0  # tags/3.24.1^0
 source=("git+https://git.gnome.org/browse/gnote#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 19:14:11
  Author: arojas
Revision: 302942

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

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

---+
 /PKGBUILD |   76 
 extra-i686/PKGBUILD   |   37 ---
 extra-x86_64/PKGBUILD |   37 ---
 3 files changed, 76 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 19:13:43 UTC (rev 302941)
+++ extra-i686/PKGBUILD 2017-08-20 19:14:11 UTC (rev 302942)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=libindi
-pkgver=1.4.1
-pkgrel=4
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="http://www.indilib.org/index.php?title=Main_Page;
-license=(GPL2)
-arch=(i686 x86_64)
-depends=(libnova cfitsio libusb libjpeg gsl curl)
-makedepends=(cmake boost qt5-base)
-source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
-sha256sums=('f393faa01d98ead9a4205b567402d37fc48a1e53896ed0caeb0e0567bd3ba2e6')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
libindi/drivers/*/*.rules
-}
-
-build() {
-  cd build
-  cmake ../libindi \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libindi/repos/extra-i686/PKGBUILD (from rev 302941, 
libindi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-20 19:14:11 UTC (rev 302942)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=libindi
+pkgver=1.5.0
+pkgrel=1
+pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
+url="http://www.indilib.org/index.php?title=Main_Page;
+license=(GPL2)
+arch=(i686 x86_64)
+depends=(libnova cfitsio libusb libjpeg gsl curl)
+makedepends=(cmake boost qt5-base)
+#source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/indilib/indi/archive/v$pkgver.tar.gz;)
+sha256sums=('ec955968aea471c97e00b2476736b0e446844efa7749bf5eb878f8f7c0e46f4c')
+
+prepare() {
+  mkdir -p build
+
+  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/libindi/drivers/*/*.rules
+}
+
+build() {
+  cd build
+  cmake ../indi-$pkgver/libindi \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-20 19:13:43 UTC (rev 302941)
+++ extra-x86_64/PKGBUILD   2017-08-20 19:14:11 UTC (rev 302942)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=libindi
-pkgver=1.4.1
-pkgrel=4
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="http://www.indilib.org/index.php?title=Main_Page;
-license=(GPL2)
-arch=(i686 x86_64)
-depends=(libnova cfitsio libusb libjpeg gsl curl)
-makedepends=(cmake boost qt5-base)
-source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
-sha256sums=('f393faa01d98ead9a4205b567402d37fc48a1e53896ed0caeb0e0567bd3ba2e6')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
libindi/drivers/*/*.rules
-}
-
-build() {
-  cd build
-  cmake ../libindi \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libindi/repos/extra-x86_64/PKGBUILD (from rev 302941, 
libindi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   

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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 19:13:43
  Author: arojas
Revision: 302941

Update to 1.5.0

Modified:
  libindi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 19:00:04 UTC (rev 302940)
+++ PKGBUILD2017-08-20 19:13:43 UTC (rev 302941)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=libindi
-pkgver=1.4.1
-pkgrel=4
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
 url="http://www.indilib.org/index.php?title=Main_Page;
 license=(GPL2)
@@ -12,18 +12,19 @@
 arch=(i686 x86_64)
 depends=(libnova cfitsio libusb libjpeg gsl curl)
 makedepends=(cmake boost qt5-base)
-source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
-sha256sums=('f393faa01d98ead9a4205b567402d37fc48a1e53896ed0caeb0e0567bd3ba2e6')
+#source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/indilib/indi/archive/v$pkgver.tar.gz;)
+sha256sums=('ec955968aea471c97e00b2476736b0e446844efa7749bf5eb878f8f7c0e46f4c')
 
 prepare() {
   mkdir -p build
 
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
libindi/drivers/*/*.rules
+  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/libindi/drivers/*/*.rules
 }
 
 build() {
   cd build
-  cmake ../libindi \
+  cmake ../indi-$pkgver/libindi \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 19:00:04
  Author: arojas
Revision: 302940

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

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 302939, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 302939, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 302939, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 302939, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 /PKGBUILD   |  196 ++
 /perlmagick.rpath.patch |   22 +++
 extra-i686/PKGBUILD |   98 -
 extra-i686/perlmagick.rpath.patch   |   11 -
 extra-x86_64/PKGBUILD   |   98 -
 extra-x86_64/perlmagick.rpath.patch |   11 -
 6 files changed, 218 insertions(+), 218 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 18:59:36 UTC (rev 302939)
+++ extra-i686/PKGBUILD 2017-08-20 19:00:04 UTC (rev 302940)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.7
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2' 
'libraw'
- 'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
-source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch)
-sha1sums=('6773512163ce0d4d928a18a583eaba3809ceb698'
-  'SKIP'
-  'e143cf9d530fabf3b58023899b5cc544ba93daec')
-validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
-
-prepare() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
-  autoreconf --force --install
-}
-
-build() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
-  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml \
---with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
---enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
---without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
-  make
-}
-
-check() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-#  make check
-}
-
-package_imagemagick() {
-  pkgdesc="An image viewing/manipulation program"
-  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'opencl-icd-loader')
-  optdepends=('imagemagick-doc: for additional information'
-  'ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
- 'openjpeg2: for JP2 support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'libpng: for PNG support' 
- 'libwebp: for WEBP support')
-  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
-  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
-  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
-  "etc/ImageMagick-${pkgver%%.*}/log.xml"
-  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
-  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
-  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
-  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
-  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
-  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make -j1 DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick/LICENSE"
-  install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick/NOTICE"
-
-#Cleaning
-  rm -f "${pkgdir}"/usr/lib/*.la
-
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 

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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 18:59:36
  Author: arojas
Revision: 302939

Update to 6.9.9.8

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:53:31 UTC (rev 302938)
+++ PKGBUILD2017-08-20 18:59:36 UTC (rev 302939)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.9.7
+pkgver=6.9.9.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -13,7 +13,7 @@
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('6773512163ce0d4d928a18a583eaba3809ceb698'
+sha1sums=('230f284933c74c6fb1dfce46b0a8686eb20580b0'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 18:53:31
  Author: arojas
Revision: 302938

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

Added:
  freeciv/repos/extra-i686/PKGBUILD
(from rev 302937, freeciv/trunk/PKGBUILD)
  freeciv/repos/extra-i686/lua52_compat.patch
(from rev 302937, freeciv/trunk/lua52_compat.patch)
  freeciv/repos/extra-x86_64/PKGBUILD
(from rev 302937, freeciv/trunk/PKGBUILD)
  freeciv/repos/extra-x86_64/lua52_compat.patch
(from rev 302937, freeciv/trunk/lua52_compat.patch)
Deleted:
  freeciv/repos/extra-i686/PKGBUILD
  freeciv/repos/extra-i686/lua52_compat.patch
  freeciv/repos/extra-x86_64/PKGBUILD
  freeciv/repos/extra-x86_64/lua52_compat.patch

-+
 /PKGBUILD   |   70 ++
 /lua52_compat.patch |   26 ++
 extra-i686/PKGBUILD |   35 ---
 extra-i686/lua52_compat.patch   |   13 ---
 extra-x86_64/PKGBUILD   |   35 ---
 extra-x86_64/lua52_compat.patch |   13 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 18:52:50 UTC (rev 302937)
+++ extra-i686/PKGBUILD 2017-08-20 18:53:31 UTC (rev 302938)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=freeciv
-pkgver=2.5.8
-pkgrel=1
-pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
-arch=('i686' 'x86_64')
-url="http://www.freeciv.org/;
-license=('GPL')
-depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool')
-makedepends=('python')
-backup=('etc/freeciv/database.lua')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
-lua52_compat.patch)
-sha1sums=('713b8409877d95677ce3fb72899137803a43af31'
-  '248f4c8b62557677bf27a0d06feb15148d811ce7')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i "$srcdir"/lua52_compat.patch
-  autoreconf -vi
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua 
\
---enable-client=gtk3 --enable-fcmp=gtk3 --enable-fcdb=sqlite3 
--enable-aimodules
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: freeciv/repos/extra-i686/PKGBUILD (from rev 302937, 
freeciv/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-20 18:53:31 UTC (rev 302938)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=freeciv
+pkgver=2.5.9
+pkgrel=1
+pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
+arch=('i686' 'x86_64')
+url="http://www.freeciv.org/;
+license=('GPL')
+depends=('gtk3' 'sdl_mixer' 'lua52' 'sqlite' 'curl' 'libtool')
+makedepends=('python')
+backup=('etc/freeciv/database.lua')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+lua52_compat.patch)
+sha1sums=('4fe9d83fcfdbd5afbf17816974aa0395c729fc96'
+  '248f4c8b62557677bf27a0d06feb15148d811ce7')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "$srcdir"/lua52_compat.patch
+  autoreconf -vi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-sys-lua 
\
+--enable-client=gtk3 --enable-fcmp=gtk3 --enable-fcdb=sqlite3 
--enable-aimodules
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/lua52_compat.patch
===
--- extra-i686/lua52_compat.patch   2017-08-20 18:52:50 UTC (rev 302937)
+++ extra-i686/lua52_compat.patch   2017-08-20 18:53:31 UTC (rev 302938)
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 5cfc1d1..1c66051 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -1263,7 +1263,7 @@ esac], [sys_lua=false])
- dnl There's wide divergence on what the pkg-config file for Lua is called
- dnl See http://lua-users.org/lists/lua-l/2008-09/msg00184.html
- if test "x$sys_lua" = "xtrue" || test "x$sys_lua" = "xtest" ; then
--  PKG_CHECK_MODULES([LUA], [lua5.2], [sys_lua=true],
-+  PKG_CHECK_MODULES([LUA], [lua52], [sys_lua=true],
- [PKG_CHECK_MODULES([LUA], [lua-5.2], [sys_lua=true],
-   [PKG_CHECK_MODULES([LUA], [lua >= 5.2 lua < 5.3], [sys_lua=true],
- [if test "x$sys_lua" = "xtrue" ; then

Copied: freeciv/repos/extra-i686/lua52_compat.patch (from rev 302937, 
freeciv/trunk/lua52_compat.patch)
===
--- extra-i686/lua52_compat.patch   (rev 0)
+++ extra-i686/lua52_compat.patch   2017-08-20 18:53:31 UTC (rev 302938)
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 18:53:28
  Author: felixonmars
Revision: 252781

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

Added:
  shadowsocks-qt5/repos/community-testing-i686/
  shadowsocks-qt5/repos/community-testing-i686/PKGBUILD
(from rev 252780, shadowsocks-qt5/trunk/PKGBUILD)
  shadowsocks-qt5/repos/community-testing-x86_64/
  shadowsocks-qt5/repos/community-testing-x86_64/PKGBUILD
(from rev 252780, shadowsocks-qt5/trunk/PKGBUILD)

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

Copied: shadowsocks-qt5/repos/community-testing-i686/PKGBUILD (from rev 252780, 
shadowsocks-qt5/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-08-20 18:53:28 UTC (rev 252781)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: yk 
+
+pkgname=shadowsocks-qt5
+pkgver=2.9.0
+_commit=ba961cd962e5adf00a2ca34b93e3210440a366f4
+pkgrel=2
+pkgdesc="A fast, reliable and cross-platform GUI fronted for Shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/shadowsocks-qt5;
+license=("GPL")
+depends=('qrencode' 'libqtshadowsocks' 'zbar')
+makedepends=('cmake')
+source=("$pkgname-$_commit.tar.gz::https://github.com/shadowsocks/shadowsocks-qt5/archive/$_commit.tar.gz;)
+sha512sums=('8eca22b9cf2c764d4b825cb4d403346704ba12f00f08bb67ad4097ca8452b3986e78fc4e8f36edf1de07a3e804155d054daaa7538e2794933e7c52c5e66c9f06')
+
+prepare() {
+  mv $pkgname-$_commit $pkgname-$pkgver
+
+  cd shadowsocks-qt5-$pkgver
+
+  # Disable appindicator (was needed for Qt < 5.4.2)
+  sed -i '/APPINDICATOR/d' CMakeLists.txt
+}
+
+build() {
+  cd shadowsocks-qt5-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd shadowsocks-qt5-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: shadowsocks-qt5/repos/community-testing-x86_64/PKGBUILD (from rev 
252780, shadowsocks-qt5/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-08-20 18:53:28 UTC (rev 252781)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: yk 
+
+pkgname=shadowsocks-qt5
+pkgver=2.9.0
+_commit=ba961cd962e5adf00a2ca34b93e3210440a366f4
+pkgrel=2
+pkgdesc="A fast, reliable and cross-platform GUI fronted for Shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/shadowsocks-qt5;
+license=("GPL")
+depends=('qrencode' 'libqtshadowsocks' 'zbar')
+makedepends=('cmake')
+source=("$pkgname-$_commit.tar.gz::https://github.com/shadowsocks/shadowsocks-qt5/archive/$_commit.tar.gz;)
+sha512sums=('8eca22b9cf2c764d4b825cb4d403346704ba12f00f08bb67ad4097ca8452b3986e78fc4e8f36edf1de07a3e804155d054daaa7538e2794933e7c52c5e66c9f06')
+
+prepare() {
+  mv $pkgname-$_commit $pkgname-$pkgver
+
+  cd shadowsocks-qt5-$pkgver
+
+  # Disable appindicator (was needed for Qt < 5.4.2)
+  sed -i '/APPINDICATOR/d' CMakeLists.txt
+}
+
+build() {
+  cd shadowsocks-qt5-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd shadowsocks-qt5-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in shadowsocks-qt5/trunk (PKGBUILD disable-appindicator.patch)

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 18:52:56
  Author: felixonmars
Revision: 252780

upgpkg: shadowsocks-qt5 2.9.0-2

Modified:
  shadowsocks-qt5/trunk/PKGBUILD
Deleted:
  shadowsocks-qt5/trunk/disable-appindicator.patch

+
 PKGBUILD   |   21 +++--
 disable-appindicator.patch |   12 
 2 files changed, 11 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:38:57 UTC (rev 252779)
+++ PKGBUILD2017-08-20 18:52:56 UTC (rev 252780)
@@ -4,32 +4,33 @@
 
 pkgname=shadowsocks-qt5
 pkgver=2.9.0
-pkgrel=1
+_commit=ba961cd962e5adf00a2ca34b93e3210440a366f4
+pkgrel=2
 pkgdesc="A fast, reliable and cross-platform GUI fronted for Shadowsocks."
 arch=("i686" "x86_64")
-url="http://github.com/shadowsocks/shadowsocks-qt5;
+url="https://github.com/shadowsocks/shadowsocks-qt5;
 license=("GPL")
 depends=('qrencode' 'libqtshadowsocks' 'zbar')
-makedepends=('git')
-source=("$pkgname-$pkgver.tar.gz::http://github.com/shadowsocks/shadowsocks-qt5/archive/v$pkgver.tar.gz;
-"disable-appindicator.patch")
-sha512sums=('2fb9662844fb9e6ff4806999059516f75477ac66802452d528979d501a4aafdb2df36789b8a97c7bc013d7021b49aec9eb3a99b0115ae812b2d2d9bdb3a4d295'
-
'7869dec8cc0ebc637ac75e65fbeeaa8af513877d1c8a8e2b4f6390859e8aa15cc82bbb7e2e83b4b1b29d439893c0fb428f83c897ad16bcf2e51f047e3927136f')
+makedepends=('cmake')
+source=("$pkgname-$_commit.tar.gz::https://github.com/shadowsocks/shadowsocks-qt5/archive/$_commit.tar.gz;)
+sha512sums=('8eca22b9cf2c764d4b825cb4d403346704ba12f00f08bb67ad4097ca8452b3986e78fc4e8f36edf1de07a3e804155d054daaa7538e2794933e7c52c5e66c9f06')
 
 prepare() {
+  mv $pkgname-$_commit $pkgname-$pkgver
+
   cd shadowsocks-qt5-$pkgver
 
   # Disable appindicator (was needed for Qt < 5.4.2)
-  patch -Np1 -i ../disable-appindicator.patch
+  sed -i '/APPINDICATOR/d' CMakeLists.txt
 }
 
 build() {
   cd shadowsocks-qt5-$pkgver
-  qmake INSTALL_PREFIX=/usr
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
   make
 }
 
 package() {
   cd shadowsocks-qt5-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
+  make DESTDIR="$pkgdir" install
 }

Deleted: disable-appindicator.patch
===
--- disable-appindicator.patch  2017-08-20 18:38:57 UTC (rev 252779)
+++ disable-appindicator.patch  2017-08-20 18:52:56 UTC (rev 252780)
@@ -1,12 +0,0 @@
-diff -Naur shadowsocks-qt5-2.8.0.orig/src/ss-qt5.pri 
shadowsocks-qt5-2.8.0/src/ss-qt5.pri
 shadowsocks-qt5-2.8.0.orig/src/ss-qt5.pri  2016-12-14 22:56:30.0 
+0100
-+++ shadowsocks-qt5-2.8.0/src/ss-qt5.pri   2017-01-25 04:42:25.227070273 
+0100
-@@ -68,8 +68,4 @@
- unix: {
- CONFIG+= link_pkgconfig
- PKGCONFIG += libqrencode QtShadowsocks botan-$$BOTAN_VER zbar
--!macx: {
--PKGCONFIG += gtk+-2.0 appindicator-0.1
--DEFINES   += USE_APP_INDICATOR
--}
- }


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

2017-08-20 Thread Antonio Rojas
Date: Sunday, August 20, 2017 @ 18:52:50
  Author: arojas
Revision: 302937

Update to 2.5.9

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:50:05 UTC (rev 302936)
+++ PKGBUILD2017-08-20 18:52:50 UTC (rev 302937)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=freeciv
-pkgver=2.5.8
+pkgver=2.5.9
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 backup=('etc/freeciv/database.lua')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 lua52_compat.patch)
-sha1sums=('713b8409877d95677ce3fb72899137803a43af31'
+sha1sums=('4fe9d83fcfdbd5afbf17816974aa0395c729fc96'
   '248f4c8b62557677bf27a0d06feb15148d811ce7')
 
 prepare() {


[arch-commits] Commit in gdk-pixbuf2/repos (20 files)

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:50:05
  Author: heftig
Revision: 302936

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

Added:
  gdk-pixbuf2/repos/extra-i686/PKGBUILD
(from rev 302935, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf-query-loaders.hook
(from rev 302935, gdk-pixbuf2/trunk/gdk-pixbuf-query-loaders.hook)
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf2.install
(from rev 302935, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
  gdk-pixbuf2/repos/extra-x86_64/PKGBUILD
(from rev 302935, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf-query-loaders.hook
(from rev 302935, gdk-pixbuf2/trunk/gdk-pixbuf-query-loaders.hook)
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf2.install
(from rev 302935, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
Deleted:
  
gdk-pixbuf2/repos/extra-i686/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch
  
gdk-pixbuf2/repos/extra-i686/0001-meson-Use-configure_file-to-copy-typesfile.patch
  
gdk-pixbuf2/repos/extra-i686/0002-meson-Use-include_directories-references-throughout.patch
  
gdk-pixbuf2/repos/extra-i686/0003-meson-Use-the-right-dependency-for-gtkdoc.patch
  gdk-pixbuf2/repos/extra-i686/PKGBUILD
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf-query-loaders.hook
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf2.install
  
gdk-pixbuf2/repos/extra-x86_64/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch
  
gdk-pixbuf2/repos/extra-x86_64/0001-meson-Use-configure_file-to-copy-typesfile.patch
  
gdk-pixbuf2/repos/extra-x86_64/0002-meson-Use-include_directories-references-throughout.patch
  
gdk-pixbuf2/repos/extra-x86_64/0003-meson-Use-the-right-dependency-for-gtkdoc.patch
  gdk-pixbuf2/repos/extra-x86_64/PKGBUILD
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf-query-loaders.hook
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf2.install

--+
 /PKGBUILD| 
 100 
 /gdk-pixbuf-query-loaders.hook   | 
  22 
 /gdk-pixbuf2.install | 
   6 
 extra-i686/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch   | 
 247 --
 extra-i686/0001-meson-Use-configure_file-to-copy-typesfile.patch | 
  41 -
 extra-i686/0002-meson-Use-include_directories-references-throughout.patch| 
 114 
 extra-i686/0003-meson-Use-the-right-dependency-for-gtkdoc.patch  | 
  32 -
 extra-i686/PKGBUILD  | 
  66 --
 extra-i686/gdk-pixbuf-query-loaders.hook | 
  11 
 extra-i686/gdk-pixbuf2.install   | 
   3 
 extra-x86_64/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch | 
 247 --
 extra-x86_64/0001-meson-Use-configure_file-to-copy-typesfile.patch   | 
  41 -
 extra-x86_64/0002-meson-Use-include_directories-references-throughout.patch  | 
 114 
 extra-x86_64/0003-meson-Use-the-right-dependency-for-gtkdoc.patch| 
  32 -
 extra-x86_64/PKGBUILD| 
  66 --
 extra-x86_64/gdk-pixbuf-query-loaders.hook   | 
  11 
 extra-x86_64/gdk-pixbuf2.install | 
   3 
 17 files changed, 128 insertions(+), 1028 deletions(-)

Deleted: 
extra-i686/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch
===
--- extra-i686/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch  
2017-08-20 18:48:58 UTC (rev 302935)
+++ extra-i686/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch  
2017-08-20 18:50:05 UTC (rev 302936)
@@ -1,247 +0,0 @@
-From d2b3d6667f1f767d96e084a8babef16d87dddf02 Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Sun, 13 Aug 2017 11:36:15 +0200
-Subject: [PATCH] gdk-pixbuf-xlib: Mark public funcs _GDK_PIXBUF_EXTERN
-
-Without this, the meson-built libgdk_pixbuf_xlib has no exports at all.

- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h|  7 +++
- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h | 24 +++-
- 2 files changed, 30 insertions(+), 1 deletion(-)
-
-diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 
b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-index c755546818b2e127..d81db1b36dc82a73 100644
 a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-@@ -30,49 +30,56 @@ G_BEGIN_DECLS
- 
- /* init */
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_init (Display *display, int screen_num);
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_init_with_depth 

[arch-commits] Commit in gdk-pixbuf2/trunk (5 files)

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:48:58
  Author: heftig
Revision: 302935

2.36.9-1

Modified:
  gdk-pixbuf2/trunk/PKGBUILD
Deleted:
  
gdk-pixbuf2/trunk/0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch
  gdk-pixbuf2/trunk/0001-meson-Use-configure_file-to-copy-typesfile.patch
  
gdk-pixbuf2/trunk/0002-meson-Use-include_directories-references-throughout.patch
  gdk-pixbuf2/trunk/0003-meson-Use-the-right-dependency-for-gtkdoc.patch

-+
 0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch |  247 
--
 0001-meson-Use-configure_file-to-copy-typesfile.patch   |   41 -
 0002-meson-Use-include_directories-references-throughout.patch  |  114 
 0003-meson-Use-the-right-dependency-for-gtkdoc.patch|   32 -
 PKGBUILD|   22 
 5 files changed, 3 insertions(+), 453 deletions(-)

Deleted: 0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch
===
--- 0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch 
2017-08-20 18:45:16 UTC (rev 302934)
+++ 0001-gdk-pixbuf-xlib-Mark-public-funcs-_GDK_PIXBUF_EXTERN.patch 
2017-08-20 18:48:58 UTC (rev 302935)
@@ -1,247 +0,0 @@
-From d2b3d6667f1f767d96e084a8babef16d87dddf02 Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Sun, 13 Aug 2017 11:36:15 +0200
-Subject: [PATCH] gdk-pixbuf-xlib: Mark public funcs _GDK_PIXBUF_EXTERN
-
-Without this, the meson-built libgdk_pixbuf_xlib has no exports at all.

- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h|  7 +++
- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h | 24 +++-
- 2 files changed, 30 insertions(+), 1 deletion(-)
-
-diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 
b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-index c755546818b2e127..d81db1b36dc82a73 100644
 a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
-@@ -30,49 +30,56 @@ G_BEGIN_DECLS
- 
- /* init */
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_init (Display *display, int screen_num);
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_init_with_depth (Display *display, int screen_num,
- int prefDepth);
- 
- 
- 
- /* render */
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_render_threshold_alpha (GdkPixbuf *pixbuf, Pixmap bitmap,
-int src_x, int src_y,
-int dest_x, int dest_y,
-int width, int height,
-int alpha_threshold);
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_render_to_drawable (GdkPixbuf *pixbuf,
-Drawable drawable, GC gc,
-int src_x, int src_y,
-int dest_x, int dest_y,
-int width, int height,
-XlibRgbDither dither,
-int x_dither, int y_dither);
- 
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_render_to_drawable_alpha (GdkPixbuf *pixbuf,
-  Drawable drawable,
-  int src_x, int src_y,
-  int dest_x, int dest_y,
-  int width, int height,
-  GdkPixbufAlphaMode alpha_mode,
-  int alpha_threshold,
-  XlibRgbDither dither,
-  int x_dither, int y_dither);
- 
-+_GDK_PIXBUF_EXTERN
- void gdk_pixbuf_xlib_render_pixmap_and_mask (GdkPixbuf *pixbuf,
-Pixmap *pixmap_return,
-Pixmap *mask_return,
-int alpha_threshold);
- 
- 
- 
- /* drawable */
- 
-+_GDK_PIXBUF_EXTERN
- GdkPixbuf *gdk_pixbuf_xlib_get_from_drawable (GdkPixbuf *dest,
- Drawable src,
- Colormap cmap, Visual *visual,
-diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h 
b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
-index f838ea8079d43cc1..689d4f75fd131fce 100644
 a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
-+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
-@@ -51,37 +51,42 @@
- #ifndef __XLIB_RGB_H__
- #define __XLIB_RGB_H__
- 
--#include 
-+#include 
- 
- G_BEGIN_DECLS
- 
- #include 
- #include 
- 
- /**
-  * 

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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:45:16
  Author: heftig
Revision: 302934

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-08-20 18:44:32 UTC (rev 302933)
+++ extra-i686/PKGBUILD 2017-08-20 18:45:16 UTC (rev 302934)
@@ -1,43 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot 
-
-pkgname=pango
-pkgver=1.40.10
-pkgrel=1
-pkgdesc="A library for layout and rendering of text"
-url="https://www.pango.org/;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(libthai cairo libxft harfbuzz)
-makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git meson)
-checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=fe68dd173cc34c160b2f6451aa93682163813eba  # tags/1.40.10^0
-source=("git+https://git.gnome.org/browse/pango#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname \
---libexecdir=/usr/lib -Denable_docs=true
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: pango/repos/extra-i686/PKGBUILD (from rev 302933, pango/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-08-20 18:45:16 UTC (rev 302934)
@@ -0,0 +1,43 @@
+# $Id$ 
+# Maintainer: Jan de Groot 
+
+pkgname=pango
+pkgver=1.40.11
+pkgrel=1
+pkgdesc="A library for layout and rendering of text"
+url="https://www.pango.org/;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(libthai cairo libxft harfbuzz)
+makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git meson)
+checkdepends=(ttf-dejavu cantarell-fonts)
+_commit=6c4e0c59ace08547b891f102da1ac0364eeda72d  # tags/1.40.11^0
+source=("git+https://git.gnome.org/browse/pango#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname \
+--libexecdir=/usr/lib -Denable_docs=true
+  ninja
+}
+
+check() {
+  cd build
+  mesontest
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-08-20 18:44:32 UTC (rev 302933)
+++ extra-x86_64/PKGBUILD   2017-08-20 18:45:16 UTC (rev 302934)
@@ -1,43 +0,0 @@
-# $Id$ 
-# Maintainer: Jan de Groot 
-
-pkgname=pango
-pkgver=1.40.10
-pkgrel=1
-pkgdesc="A library for layout and rendering of text"
-url="https://www.pango.org/;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(libthai cairo libxft harfbuzz)
-makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git meson)
-checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=fe68dd173cc34c160b2f6451aa93682163813eba  # tags/1.40.10^0
-source=("git+https://git.gnome.org/browse/pango#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname \
---libexecdir=/usr/lib -Denable_docs=true
-  ninja
-}
-
-check() {
-  cd build
-  mesontest
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: pango/repos/extra-x86_64/PKGBUILD (from rev 302933, 
pango/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-08-20 18:45:16 UTC (rev 302934)
@@ -0,0 +1,43 @@
+# $Id$ 
+# Maintainer: Jan de Groot 
+
+pkgname=pango
+pkgver=1.40.11
+pkgrel=1
+pkgdesc="A library for layout and rendering of text"
+url="https://www.pango.org/;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(libthai cairo libxft harfbuzz)
+makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git meson)
+checkdepends=(ttf-dejavu cantarell-fonts)
+_commit=6c4e0c59ace08547b891f102da1ac0364eeda72d  # tags/1.40.11^0

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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:44:32
  Author: heftig
Revision: 302933

1.40.11-1

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:41:46 UTC (rev 302932)
+++ PKGBUILD2017-08-20 18:44:32 UTC (rev 302933)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=pango
-pkgver=1.40.10
+pkgver=1.40.11
 pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 url="https://www.pango.org/;
@@ -11,7 +11,7 @@
 depends=(libthai cairo libxft harfbuzz)
 makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection 
help2man gtk-doc git meson)
 checkdepends=(ttf-dejavu cantarell-fonts)
-_commit=fe68dd173cc34c160b2f6451aa93682163813eba  # tags/1.40.10^0
+_commit=6c4e0c59ace08547b891f102da1ac0364eeda72d  # tags/1.40.11^0
 source=("git+https://git.gnome.org/browse/pango#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:41:46
  Author: heftig
Revision: 302932

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

Added:
  p11-kit/repos/testing-i686/
  p11-kit/repos/testing-i686/PKGBUILD
(from rev 302931, p11-kit/trunk/PKGBUILD)
  p11-kit/repos/testing-i686/libnssckbi-compat.patch
(from rev 302931, p11-kit/trunk/libnssckbi-compat.patch)
  p11-kit/repos/testing-x86_64/
  p11-kit/repos/testing-x86_64/PKGBUILD
(from rev 302931, p11-kit/trunk/PKGBUILD)
  p11-kit/repos/testing-x86_64/libnssckbi-compat.patch
(from rev 302931, p11-kit/trunk/libnssckbi-compat.patch)

+
 testing-i686/PKGBUILD  |   63 +++
 testing-i686/libnssckbi-compat.patch   |   57 
 testing-x86_64/PKGBUILD|   63 +++
 testing-x86_64/libnssckbi-compat.patch |   57 
 4 files changed, 240 insertions(+)

Copied: p11-kit/repos/testing-i686/PKGBUILD (from rev 302931, 
p11-kit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-08-20 18:41:46 UTC (rev 302932)
@@ -0,0 +1,63 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=p11-kit
+pkgver=0.23.8
+pkgrel=1
+pkgdesc="Provides a way to load and enumerate PKCS#11 modules"
+arch=(i686 x86_64)
+url="https://p11-glue.freedesktop.org;
+license=(BSD)
+depends=(glibc libtasn1 libffi)
+makedepends=(gtk-doc git)
+_commit=25474901cf9c1fb39ae5dc73a2f2b4dd34e81fdc  # tags/0.23.8^0
+source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit;
+libnssckbi-compat.patch)
+sha256sums=('SKIP'
+'8f763cdbc6c0ca6c5a7898f9fd6f3018b7ac5b1aca36f67c6c813343c2962962')
+validpgpkeys=('C0F67099B808FB063E2C81117BFB1108D92765AF')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Build and install an additional library (libnssckbi-p11-kit.so) which
+  # is a copy of p11-kit-trust.so but uses the same label for root certs as
+  # libnssckbi.so ("Builtin Object Token" instead of "Default Trust")
+  # https://bugs.freedesktop.org/show_bug.cgi?id=66161
+  patch -Np1 -i ../libnssckbi-compat.patch
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--enable-doc \
+--with-module-path=/usr/lib/pkcs11 \
+
--with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  ln -srf "$pkgdir/usr/bin/update-ca-trust" 
"$pkgdir/usr/lib/p11-kit/trust-extract-compat"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/testing-i686/libnssckbi-compat.patch (from rev 302931, 
p11-kit/trunk/libnssckbi-compat.patch)
===
--- testing-i686/libnssckbi-compat.patch(rev 0)
+++ testing-i686/libnssckbi-compat.patch2017-08-20 18:41:46 UTC (rev 
302932)
@@ -0,0 +1,57 @@
+diff -upr p11-kit-0.23.1.orig/trust/Makefile.am 
p11-kit-0.23.1/trust/Makefile.am
+--- p11-kit-0.23.1.orig/trust/Makefile.am  2014-11-12 12:58:50.0 
+0200
 p11-kit-0.23.1/trust/Makefile.am   2015-03-30 16:43:35.275993032 +0300
+@@ -61,6 +61,20 @@ p11_kit_trust_la_LDFLAGS = \
+ 
+ p11_kit_trust_la_SOURCES = $(TRUST_SRCS)
+ 
++libnssckbi_compatdir = $(libdir)
++libnssckbi_compat_LTLIBRARIES = \
++  libnssckbi-p11-kit.la
++
++libnssckbi_p11_kit_la_CFLAGS = \
++  -DLIBNSSCKBI_COMPAT \
++  $(p11_kit_trust_la_CFLAGS)
++
++libnssckbi_p11_kit_la_LIBADD = $(p11_kit_trust_la_LIBADD)
++
++libnssckbi_p11_kit_la_LDFLAGS = $(p11_kit_trust_la_LDFLAGS)
++
++libnssckbi_p11_kit_la_SOURCES = $(p11_kit_trust_la_SOURCES)
++
+ libtrust_testable_la_LDFLAGS = \
+   -no-undefined
+ 
+diff -upr p11-kit-0.23.1.orig/trust/module.c p11-kit-0.23.1/trust/module.c
+--- p11-kit-0.23.1.orig/trust/module.c 2014-12-16 12:24:01.0 +0200
 p11-kit-0.23.1/trust/module.c  2015-03-30 16:48:41.370360130 +0300
+@@ -196,7 +196,11 @@ create_tokens_inlock (p11_array *tokens,
+   const char *label;
+   } labels[] = {
+   { "~/", "User Trust" },
++#ifdef LIBNSSCKBI_COMPAT
++  { DATA_DIR, "Builtin Object Token" },
++#else
+   { DATA_DIR, "Default Trust" },
++#endif
+   { SYSCONFDIR, "System Trust" },
+   { NULL },
+   };
+@@ -521,9 +525,15 @@ sys_C_GetSlotInfo (CK_SLOT_ID id,
+   info->flags = CKF_TOKEN_PRESENT;
+   strncpy ((char*)info->manufacturerID, MANUFACTURER_ID, 32);
+ 
+-

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

2017-08-20 Thread Jan Steffens
Date: Sunday, August 20, 2017 @ 18:40:55
  Author: heftig
Revision: 302931

0.23.8-1

Modified:
  p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 17:22:14 UTC (rev 302930)
+++ PKGBUILD2017-08-20 18:40:55 UTC (rev 302931)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=p11-kit
-pkgver=0.23.7
+pkgver=0.23.8
 pkgrel=1
 pkgdesc="Provides a way to load and enumerate PKCS#11 modules"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 license=(BSD)
 depends=(glibc libtasn1 libffi)
 makedepends=(gtk-doc git)
-_commit=bf168f00e64a0291f5a718eb451915768659c160  # tags/0.23.7^0
+_commit=25474901cf9c1fb39ae5dc73a2f2b4dd34e81fdc  # tags/0.23.8^0
 source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit;
 libnssckbi-compat.patch)
 sha256sums=('SKIP'


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

2017-08-20 Thread Daniel Micay
Date: Sunday, August 20, 2017 @ 18:38:57
  Author: thestinger
Revision: 252779

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 252778, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 252778, linux-hardened/trunk/PKGBUILD)
  
linux-hardened/repos/community-x86_64/bonding-ratelimit-failed-speed-duplex-update-warning.patch
(from rev 252778, 
linux-hardened/trunk/bonding-ratelimit-failed-speed-duplex-update-warning.patch)
  
linux-hardened/repos/community-x86_64/bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch
(from rev 252778, 
linux-hardened/trunk/bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 252778, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 252778, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 252778, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

+
 90-linux.hook  |   22 
 PKGBUILD   |  595 
 bonding-ratelimit-failed-speed-duplex-update-warning.patch |   47 
 bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch |   68 
 config.x86_64  |16660 +--
 linux.install  |   54 
 linux.preset   |   28 
 7 files changed, 8799 insertions(+), 8675 deletions(-)

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


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

2017-08-20 Thread Daniel Micay
Date: Sunday, August 20, 2017 @ 18:38:03
  Author: thestinger
Revision: 252778

upgpkg: linux-hardened 4.12.8.b-1

Added:
  
linux-hardened/trunk/bonding-ratelimit-failed-speed-duplex-update-warning.patch
  
linux-hardened/trunk/bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch
Modified:
  linux-hardened/trunk/PKGBUILD

+
 PKGBUILD   |   11 +
 bonding-ratelimit-failed-speed-duplex-update-warning.patch |   47 +++
 bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch |   68 +++
 3 files changed, 124 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:30:56 UTC (rev 252777)
+++ PKGBUILD2017-08-20 18:38:03 UTC (rev 252778)
@@ -6,7 +6,7 @@
 pkgbase=linux-hardened
 _srcname=linux-4.12
 _pkgver=4.12.8
-pkgver=$_pkgver.a
+pkgver=$_pkgver.b
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/copperhead/linux-hardened;
@@ -19,6 +19,8 @@
 "https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}.sign;
 
"https://github.com/thestinger/$pkgbase/releases/download/$pkgver/$pkgbase-$pkgver.patch;
 
"https://github.com/thestinger/$pkgbase/releases/download/$pkgver/$pkgbase-$pkgver.patch.sig;
+'bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch'
+'bonding-ratelimit-failed-speed-duplex-update-warning.patch'
 # the main kernel config files
 'config.x86_64'
 # pacman hook for initramfs regeneration
@@ -31,8 +33,10 @@
 'SKIP'
 '32b860911a3bafd5cd5bc813a427c90fad6eafdf607fa64e1b763b16ab605636'
 'SKIP'
-'4f307faffaec34eb6c887a29288f754c32f726e56c64091d3fb262e3d1115cad'
+'cfdbdac73388d19579961812bbca29126b59aed8e22570564fefeed39784ea0e'
 'SKIP'
+'48e0505438bb4ccc7a0e050a896122b490e8f1b1446aa3833841a9d4d7853d68'
+'fc606711a922638d5cc4358f47f69f554d9e6eab1cec91f0b49f00911f399722'
 '270eacb615e4a9306a6dd0f272763ae14f5d6e685b63cdeebd59d687fcfc241f'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
@@ -57,6 +61,9 @@
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
+  # https://bugzilla.kernel.org/show_bug.cgi?id=196547
+  patch -Np1 -i ../bonding-ratelimit-failed-speed-duplex-update-warning.patch
+  patch -Np1 -i ../bonding-require-speed-duplex-only-for-802.3ad-alb-an.patch
   cat "${srcdir}/config.${CARCH}" > ./.config
 
   if [ "${_kernelname}" != "" ]; then

Added: bonding-ratelimit-failed-speed-duplex-update-warning.patch
===
--- bonding-ratelimit-failed-speed-duplex-update-warning.patch  
(rev 0)
+++ bonding-ratelimit-failed-speed-duplex-update-warning.patch  2017-08-20 
18:38:03 UTC (rev 252778)
@@ -0,0 +1,47 @@
+From 11e9d7829dd08dbafb24517fe922f11c3a8a9dc2 Mon Sep 17 00:00:00 2001
+From: Andreas Born 
+Date: Sat, 12 Aug 2017 00:36:55 +0200
+Subject: [PATCH] bonding: ratelimit failed speed/duplex update warning
+
+bond_miimon_commit() handles the UP transition for each slave of a bond
+in the case of MII. It is triggered 10 times per second for the default
+MII Polling interval of 100ms. For device drivers that do not implement
+__ethtool_get_link_ksettings() the call to bond_update_speed_duplex()
+fails persistently while the MII status could remain UP. That is, in
+this and other cases where the speed/duplex update keeps failing over a
+longer period of time while the MII state is UP, a warning is printed
+every MII polling interval.
+
+To address these excessive warnings net_ratelimit() should be used.
+Printing a warning once would not be sufficient since the call to
+bond_update_speed_duplex() could recover to succeed and fail again
+later. In that case there would be no new indication what went wrong.
+
+Fixes: b5bf0f5b16b9c (bonding: correctly update link status during mii-commit 
phase)
+Signed-off-by: Andreas Born 
+Signed-off-by: David S. Miller 
+---
+ drivers/net/bonding/bond_main.c | 7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c
+index 85bb272d2a34..fc63992ab0e0 100644
+--- a/drivers/net/bonding/bond_main.c
 b/drivers/net/bonding/bond_main.c
+@@ -2144,9 +2144,10 @@ static void bond_miimon_commit(struct bonding *bond)
+   if (bond_update_speed_duplex(slave) &&
+   bond_needs_speed_duplex(bond)) {
+   slave->link = BOND_LINK_DOWN;
+-  netdev_warn(bond->dev,
+-

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

2017-08-20 Thread Jakob Gruber
Date: Sunday, August 20, 2017 @ 18:30:56
  Author: schuay
Revision: 252777

archrelease: copy trunk to community-x86_64

Added:
  openssh-askpass/repos/community-x86_64/PKGBUILD
(from rev 252776, openssh-askpass/trunk/PKGBUILD)
  openssh-askpass/repos/community-x86_64/openssh-askpass.install
(from rev 252776, openssh-askpass/trunk/openssh-askpass.install)
Deleted:
  openssh-askpass/repos/community-x86_64/PKGBUILD
  openssh-askpass/repos/community-x86_64/openssh-askpass.install

-+
 PKGBUILD|   66 +++---
 openssh-askpass.install |   10 +++---
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 18:30:50 UTC (rev 252776)
+++ PKGBUILD2017-08-20 18:30:56 UTC (rev 252777)
@@ -1,33 +0,0 @@
-# Maintainer: schuay 
-# Previous Maintainer:  TDY 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=openssh-askpass
-pkgver=2.0.3
-pkgrel=3
-pkgdesc='A plasma-like passphrase dialog for ssh'
-arch=('i686' 'x86_64')
-url='http://hugo.pereira.free.fr/software/index.php?page=package_list=software_list_qt4=openssh-askpass=0'
-license=('GPL')
-depends=('openssh' 'qt4' 'xcb-util-keysyms')
-makedepends=('cmake')
-provides=('x11-ssh-askpass')
-source=("http://hugo.pereira.free.fr/software/tgz/$pkgname-$pkgver.tar.gz;)
-install=$pkgname.install
- 
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  mkdir -p build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX="/usr" ..
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('b5abdeef5f09256545f8643aca111426')

Copied: openssh-askpass/repos/community-x86_64/PKGBUILD (from rev 252776, 
openssh-askpass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 18:30:56 UTC (rev 252777)
@@ -0,0 +1,33 @@
+# Maintainer: schuay 
+# Previous Maintainer:  TDY 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=openssh-askpass
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='A plasma-like passphrase dialog for ssh'
+arch=('i686' 'x86_64')
+url='http://hugo.pereira.free.fr/software/index.php?page=package_list=software_list_qt4=openssh-askpass=0'
+license=('GPL')
+depends=('openssh' 'qt4' 'xcb-util-keysyms')
+makedepends=('cmake')
+provides=('x11-ssh-askpass')
+source=("http://hugo.pereira.free.fr/software/tgz/$pkgname-$pkgver.tar.gz;)
+install=$pkgname.install
+ 
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('2b72a2a4bb99880f03b0f7e4691d779e')

Deleted: openssh-askpass.install
===
--- openssh-askpass.install 2017-08-20 18:30:50 UTC (rev 252776)
+++ openssh-askpass.install 2017-08-20 18:30:56 UTC (rev 252777)
@@ -1,5 +0,0 @@
-post_upgrade() {
-  if [[ $(vercmp 2.0.3-3 "$2") -eq 1 ]]; then
-echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
-  fi
-}

Copied: openssh-askpass/repos/community-x86_64/openssh-askpass.install (from 
rev 252776, openssh-askpass/trunk/openssh-askpass.install)
===
--- openssh-askpass.install (rev 0)
+++ openssh-askpass.install 2017-08-20 18:30:56 UTC (rev 252777)
@@ -0,0 +1,5 @@
+post_upgrade() {
+  if [[ $(vercmp 2.0.3-3 "$2") -eq 1 ]]; then
+echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
+  fi
+}


[arch-commits] Commit in openssh-askpass/repos/community-i686 (4 files)

2017-08-20 Thread Jakob Gruber
Date: Sunday, August 20, 2017 @ 18:30:50
  Author: schuay
Revision: 252776

archrelease: copy trunk to community-i686

Added:
  openssh-askpass/repos/community-i686/PKGBUILD
(from rev 252775, openssh-askpass/trunk/PKGBUILD)
  openssh-askpass/repos/community-i686/openssh-askpass.install
(from rev 252775, openssh-askpass/trunk/openssh-askpass.install)
Deleted:
  openssh-askpass/repos/community-i686/PKGBUILD
  openssh-askpass/repos/community-i686/openssh-askpass.install

-+
 PKGBUILD|   66 +++---
 openssh-askpass.install |   10 +++---
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 18:30:30 UTC (rev 252775)
+++ PKGBUILD2017-08-20 18:30:50 UTC (rev 252776)
@@ -1,33 +0,0 @@
-# Maintainer: schuay 
-# Previous Maintainer:  TDY 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=openssh-askpass
-pkgver=2.0.3
-pkgrel=3
-pkgdesc='A plasma-like passphrase dialog for ssh'
-arch=('i686' 'x86_64')
-url='http://hugo.pereira.free.fr/software/index.php?page=package_list=software_list_qt4=openssh-askpass=0'
-license=('GPL')
-depends=('openssh' 'qt4' 'xcb-util-keysyms')
-makedepends=('cmake')
-provides=('x11-ssh-askpass')
-source=("http://hugo.pereira.free.fr/software/tgz/$pkgname-$pkgver.tar.gz;)
-install=$pkgname.install
- 
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  mkdir -p build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX="/usr" ..
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/build"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('b5abdeef5f09256545f8643aca111426')

Copied: openssh-askpass/repos/community-i686/PKGBUILD (from rev 252775, 
openssh-askpass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 18:30:50 UTC (rev 252776)
@@ -0,0 +1,33 @@
+# Maintainer: schuay 
+# Previous Maintainer:  TDY 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=openssh-askpass
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='A plasma-like passphrase dialog for ssh'
+arch=('i686' 'x86_64')
+url='http://hugo.pereira.free.fr/software/index.php?page=package_list=software_list_qt4=openssh-askpass=0'
+license=('GPL')
+depends=('openssh' 'qt4' 'xcb-util-keysyms')
+makedepends=('cmake')
+provides=('x11-ssh-askpass')
+source=("http://hugo.pereira.free.fr/software/tgz/$pkgname-$pkgver.tar.gz;)
+install=$pkgname.install
+ 
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" ..
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('2b72a2a4bb99880f03b0f7e4691d779e')

Deleted: openssh-askpass.install
===
--- openssh-askpass.install 2017-08-20 18:30:30 UTC (rev 252775)
+++ openssh-askpass.install 2017-08-20 18:30:50 UTC (rev 252776)
@@ -1,5 +0,0 @@
-post_upgrade() {
-  if [[ $(vercmp 2.0.3-3 "$2") -eq 1 ]]; then
-echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
-  fi
-}

Copied: openssh-askpass/repos/community-i686/openssh-askpass.install (from rev 
252775, openssh-askpass/trunk/openssh-askpass.install)
===
--- openssh-askpass.install (rev 0)
+++ openssh-askpass.install 2017-08-20 18:30:50 UTC (rev 252776)
@@ -0,0 +1,5 @@
+post_upgrade() {
+  if [[ $(vercmp 2.0.3-3 "$2") -eq 1 ]]; then
+echo "The SSH_ASKPASS environment variable is not exported by default 
anymore. Set it in /etc/profile to revert to the previous behavior"
+  fi
+}


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

2017-08-20 Thread Jakob Gruber
Date: Sunday, August 20, 2017 @ 18:30:30
  Author: schuay
Revision: 252775

openssh-askpass-2.1.0-1

Modified:
  openssh-askpass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 18:17:50 UTC (rev 252774)
+++ PKGBUILD2017-08-20 18:30:30 UTC (rev 252775)
@@ -3,8 +3,8 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=openssh-askpass
-pkgver=2.0.3
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='A plasma-like passphrase dialog for ssh'
 arch=('i686' 'x86_64')
 
url='http://hugo.pereira.free.fr/software/index.php?page=package_list=software_list_qt4=openssh-askpass=0'
@@ -30,4 +30,4 @@
   make DESTDIR="$pkgdir" install
 }
 
-md5sums=('b5abdeef5f09256545f8643aca111426')
+md5sums=('2b72a2a4bb99880f03b0f7e4691d779e')


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 18:17:50
  Author: felixonmars
Revision: 252774

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

Added:
  libqtshadowsocks/repos/community-testing-i686/
  libqtshadowsocks/repos/community-testing-i686/PKGBUILD
(from rev 252773, libqtshadowsocks/trunk/PKGBUILD)
  libqtshadowsocks/repos/community-testing-x86_64/
  libqtshadowsocks/repos/community-testing-x86_64/PKGBUILD
(from rev 252773, libqtshadowsocks/trunk/PKGBUILD)

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

Copied: libqtshadowsocks/repos/community-testing-i686/PKGBUILD (from rev 
252773, libqtshadowsocks/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-08-20 18:17:50 UTC (rev 252774)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: yk 
+
+pkgname=libqtshadowsocks
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="A lightweight library for shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/libQtShadowsocks;
+license=("GPL")
+depends=('qt5-base' 'botan')
+makedepends=('cmake')
+source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz;)
+sha512sums=('2e1e16b633ea5c2b72a182c289d7e9f9de532aff50584547cd8c9c56b3b6a0f568c899ff002b4cf69bf16421ec6180b80523a184f2f7a6717c0071c8656a1d7e')
+
+build() {
+  cd libQtShadowsocks-$pkgver
+  cmake -DUSE_BOTAN2=On -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
.
+  make
+}
+
+package() {
+  cd libQtShadowsocks-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: libqtshadowsocks/repos/community-testing-x86_64/PKGBUILD (from rev 
252773, libqtshadowsocks/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-08-20 18:17:50 UTC (rev 252774)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: yk 
+
+pkgname=libqtshadowsocks
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="A lightweight library for shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/libQtShadowsocks;
+license=("GPL")
+depends=('qt5-base' 'botan')
+makedepends=('cmake')
+source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz;)
+sha512sums=('2e1e16b633ea5c2b72a182c289d7e9f9de532aff50584547cd8c9c56b3b6a0f568c899ff002b4cf69bf16421ec6180b80523a184f2f7a6717c0071c8656a1d7e')
+
+build() {
+  cd libQtShadowsocks-$pkgver
+  cmake -DUSE_BOTAN2=On -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
.
+  make
+}
+
+package() {
+  cd libQtShadowsocks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 18:17:18
  Author: felixonmars
Revision: 252773

upgpkg: libqtshadowsocks 1.11.0-1

Modified:
  libqtshadowsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 17:25:32 UTC (rev 252772)
+++ PKGBUILD2017-08-20 18:17:18 UTC (rev 252773)
@@ -3,24 +3,24 @@
 # Contributor: yk 
 
 pkgname=libqtshadowsocks
-pkgver=1.10.0
-pkgrel=3
+pkgver=1.11.0
+pkgrel=1
 pkgdesc="A lightweight library for shadowsocks."
 arch=("i686" "x86_64")
 url="https://github.com/shadowsocks/libQtShadowsocks;
 license=("GPL")
-depends=('qt5-base' 'botan1.10')
-makedepends=('git')
+depends=('qt5-base' 'botan')
+makedepends=('cmake')
 
source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz;)
-sha256sums=("67d2f9d3fa0e8e22e1d7fd1c850177a2d601f9c467fc024c0ba11eaedcef6279")
+sha512sums=('2e1e16b633ea5c2b72a182c289d7e9f9de532aff50584547cd8c9c56b3b6a0f568c899ff002b4cf69bf16421ec6180b80523a184f2f7a6717c0071c8656a1d7e')
 
 build() {
   cd libQtShadowsocks-$pkgver
-  qmake INSTALL_PREFIX=/usr
+  cmake -DUSE_BOTAN2=On -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
.
   make
 }
 
 package() {
   cd libQtShadowsocks-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
+  make DESTDIR="$pkgdir" install
 }


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 17:03:58
  Author: felixonmars
Revision: 252746

upgpkg: python-treq 17.8.0-1

Modified:
  python-treq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 14:44:02 UTC (rev 252745)
+++ PKGBUILD2017-08-20 17:03:58 UTC (rev 252746)
@@ -3,7 +3,7 @@
 
 pkgbase=python-treq
 pkgname=('python-treq' 'python2-treq')
-pkgver=17.7.0
+pkgver=17.8.0
 pkgrel=1
 pkgdesc="A requests-like API built on top of twisted.web's Agent"
 arch=('any')
@@ -16,11 +16,9 @@
  'python2-httpbin')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/treq/archive/release-$pkgver.tar.gz;)
-sha512sums=('6e38dbf7a005b2d1cd4947cee0f30711ce16cc7731c53de4e489a533a3d76edfdd37b13ce603400c2f66a52378f3a23818248c36c6f940dc5fa10614480627b2')
+sha512sums=('10378398c2ef70c260bc741ded2c9af98305146c765e65d7b2d81d73913f5a82e820043483b4c51ea6ffb1cca3f7535d86de0bd63d7d6bdb5831c96f929c465c')
 
 prepare() {
-  sed -e '1iimport os' -e '/childFDs=/i env=os.environ,' -i 
treq-release-$pkgver/src/treq/test/local_httpbin/parent.py
-
   cp -a treq-release-$pkgver{,-py2}
 }
 


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 17:04:22
  Author: felixonmars
Revision: 252747

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 17:03:58 UTC (rev 252746)
+++ PKGBUILD2017-08-20 17:04:22 UTC (rev 252747)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-treq
-pkgname=('python-treq' 'python2-treq')
-pkgver=17.7.0
-pkgrel=1
-pkgdesc="A requests-like API built on top of twisted.web's Agent"
-arch=('any')
-license=('MIT')
-url='https://github.com/twisted/treq'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-incremental' 
'python2-incremental'
- 'python-requests' 'python2-requests' 'python2-pyopenssl' 
'python-pyopenssl'
- 'python-service-identity' 'python2-service-identity' 
'python-idna' 'python2-idna'
- 'python-attrs' 'python2-attrs' 'python-twisted' 'python2-twisted' 
'httpbin'
- 'python2-httpbin')
-checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/treq/archive/release-$pkgver.tar.gz;)
-sha512sums=('6e38dbf7a005b2d1cd4947cee0f30711ce16cc7731c53de4e489a533a3d76edfdd37b13ce603400c2f66a52378f3a23818248c36c6f940dc5fa10614480627b2')
-
-prepare() {
-  sed -e '1iimport os' -e '/childFDs=/i env=os.environ,' -i 
treq-release-$pkgver/src/treq/test/local_httpbin/parent.py
-
-  cp -a treq-release-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/treq-release-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/treq-release-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/treq-release-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/treq-release-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-treq() {
-  depends=('python-incremental' 'python-requests' 'python-pyopenssl' 
'python-service-identity'
-   'python-idna' 'python-attrs' 'python-twisted')
-
-  cd treq-release-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-treq() {
-  depends=('python2-incremental' 'python2-requests' 'python2-pyopenssl' 
'python2-service-identity'
-   'python2-idna' 'python2-attrs' 'python2-twisted')
-
-  cd treq-release-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-treq/repos/community-any/PKGBUILD (from rev 252746, 
python-treq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 17:04:22 UTC (rev 252747)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-treq
+pkgname=('python-treq' 'python2-treq')
+pkgver=17.8.0
+pkgrel=1
+pkgdesc="A requests-like API built on top of twisted.web's Agent"
+arch=('any')
+license=('MIT')
+url='https://github.com/twisted/treq'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-incremental' 
'python2-incremental'
+ 'python-requests' 'python2-requests' 'python2-pyopenssl' 
'python-pyopenssl'
+ 'python-service-identity' 'python2-service-identity' 
'python-idna' 'python2-idna'
+ 'python-attrs' 'python2-attrs' 'python-twisted' 'python2-twisted' 
'httpbin'
+ 'python2-httpbin')
+checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 
'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/treq/archive/release-$pkgver.tar.gz;)
+sha512sums=('10378398c2ef70c260bc741ded2c9af98305146c765e65d7b2d81d73913f5a82e820043483b4c51ea6ffb1cca3f7535d86de0bd63d7d6bdb5831c96f929c465c')
+
+prepare() {
+  cp -a treq-release-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/treq-release-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/treq-release-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/treq-release-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/treq-release-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-treq() {
+  depends=('python-incremental' 'python-requests' 'python-pyopenssl' 
'python-service-identity'
+   'python-idna' 'python-attrs' 'python-twisted')
+
+  cd treq-release-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-treq() {
+  depends=('python2-incremental' 'python2-requests' 'python2-pyopenssl' 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 14:44:02
  Author: felixonmars
Revision: 252745

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 14:43:41 UTC (rev 252744)
+++ PKGBUILD2017-08-20 14:44:02 UTC (rev 252745)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-editorconfig
-pkgname=('python-editorconfig' 'python2-editorconfig')
-pkgver=0.12.0
-pkgrel=2
-pkgdesc='EditorConfig File Locator and Interpreter for Python'
-arch=('any')
-license=('PSF')
-url='https://github.com/editorconfig/editorconfig-core-py'
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('cmake')
-source=("git+https://github.com/editorconfig/editorconfig-core-py.git#tag=v$pkgver;
-"git+https://github.com/editorconfig/editorconfig-core-test.git;)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd editorconfig-core-py
-  git submodule init
-  git config submodule."tests".url "$srcdir"/editorconfig-core-test
-  git submodule update
-
-  cp -a "$srcdir"/editorconfig-core-py{,-py2}
-}
-
-build() {
-  cd "$srcdir"/editorconfig-core-py
-  python setup.py build
-
-  cd "$srcdir"/editorconfig-core-py-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/editorconfig-core-py
-  ctest -VV --output-on-failure .
-
-  cd "$srcdir"/editorconfig-core-py-py2
-  ctest -DPYTHON_EXECUTABLE=/usr/bin/python2 -VV --output-on-failure .
-}
-
-package_python-editorconfig() {
-  depends=('python')
-
-  cd editorconfig-core-py
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-editorconfig() {
-  depends=('python2')
-
-  cd editorconfig-core-py-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-
-  mv "$pkgdir"/usr/bin/editorconfig{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-editorconfig/repos/community-any/PKGBUILD (from rev 252744, 
python-editorconfig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 14:44:02 UTC (rev 252745)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-editorconfig
+pkgname=('python-editorconfig' 'python2-editorconfig')
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='EditorConfig File Locator and Interpreter for Python'
+arch=('any')
+license=('PSF')
+url='https://github.com/editorconfig/editorconfig-core-py'
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/E/EditorConfig/EditorConfig-$pkgver.tar.gz;)
+sha512sums=('d31abc261c3f2e17582d3c5ef549fd2f2292588d8a4549eb98d80693cf94a50078047d95892164a71043375f6c5596152ac62e04e854d78458cfb1183030669f')
+
+prepare() {
+  cp -a EditorConfig-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/EditorConfig-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/EditorConfig-$pkgver-py2
+  python2 setup.py build
+}
+
+package_python-editorconfig() {
+  depends=('python')
+
+  cd EditorConfig-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+
+  # FS#55201
+  mv "$pkgdir"/usr/bin/editorconfig{,3}
+}
+
+package_python2-editorconfig() {
+  depends=('python2')
+
+  cd EditorConfig-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+
+  mv "$pkgdir"/usr/bin/editorconfig{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 14:43:41
  Author: felixonmars
Revision: 252744

upgpkg: python-editorconfig 0.12.1-1

- disable broken tests
- use pypi source for latest version
- rename executable (FS#55201)

Modified:
  python-editorconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 13:25:13 UTC (rev 252743)
+++ PKGBUILD2017-08-20 14:43:41 UTC (rev 252744)
@@ -3,56 +3,43 @@
 
 pkgbase=python-editorconfig
 pkgname=('python-editorconfig' 'python2-editorconfig')
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc='EditorConfig File Locator and Interpreter for Python'
 arch=('any')
 license=('PSF')
 url='https://github.com/editorconfig/editorconfig-core-py'
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('cmake')
-source=("git+https://github.com/editorconfig/editorconfig-core-py.git#tag=v$pkgver;
-"git+https://github.com/editorconfig/editorconfig-core-test.git;)
-md5sums=('SKIP'
- 'SKIP')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/E/EditorConfig/EditorConfig-$pkgver.tar.gz;)
+sha512sums=('d31abc261c3f2e17582d3c5ef549fd2f2292588d8a4549eb98d80693cf94a50078047d95892164a71043375f6c5596152ac62e04e854d78458cfb1183030669f')
 
 prepare() {
-  cd editorconfig-core-py
-  git submodule init
-  git config submodule."tests".url "$srcdir"/editorconfig-core-test
-  git submodule update
-
-  cp -a "$srcdir"/editorconfig-core-py{,-py2}
+  cp -a EditorConfig-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/editorconfig-core-py
+  cd "$srcdir"/EditorConfig-$pkgver
   python setup.py build
 
-  cd "$srcdir"/editorconfig-core-py-py2
+  cd "$srcdir"/EditorConfig-$pkgver-py2
   python2 setup.py build
 }
 
-check() {
-  cd "$srcdir"/editorconfig-core-py
-  ctest -VV --output-on-failure .
-
-  cd "$srcdir"/editorconfig-core-py-py2
-  ctest -DPYTHON_EXECUTABLE=/usr/bin/python2 -VV --output-on-failure .
-}
-
 package_python-editorconfig() {
   depends=('python')
 
-  cd editorconfig-core-py
+  cd EditorConfig-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+
+  # FS#55201
+  mv "$pkgdir"/usr/bin/editorconfig{,3}
 }
 
 package_python2-editorconfig() {
   depends=('python2')
 
-  cd editorconfig-core-py-py2
+  cd EditorConfig-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
 


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:13:50
  Author: felixonmars
Revision: 252737

upgpkg: pandoc-crossref 0.2.6.0-4

rebuild with JuicyPixels,3.2.8.3

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 13:11:37 UTC (rev 252736)
+++ PKGBUILD2017-08-20 13:13:50 UTC (rev 252737)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.2.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:14:20
  Author: felixonmars
Revision: 252738

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 252737, pandoc-crossref/trunk/PKGBUILD)
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 252737, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-i686/PKGBUILD (from rev 252737, 
pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 13:14:20 UTC (rev 252738)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.2.6.0
+pkgrel=4
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" "pandoc" 
"haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2af52b5f347b039148d5285b1277a1c3e382bf0f666d353ac593635f1bae3ef692fac7319ed0ca8c9ab33475a2bb28ae5b540d80c637eb39f8f5a22830258fc1')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
252737, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 13:14:20 UTC (rev 252738)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.2.6.0
+pkgrel=4
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" "pandoc" 
"haskell-pandoc-types"
+ "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2af52b5f347b039148d5285b1277a1c3e382bf0f666d353ac593635f1bae3ef692fac7319ed0ca8c9ab33475a2bb28ae5b540d80c637eb39f8f5a22830258fc1')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:10:51
  Author: felixonmars
Revision: 252735

upgpkg: haskell-hakyll 4.9.8.0-44

rebuild with JuicyPixels,3.2.8.3

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 13:06:35 UTC (rev 252734)
+++ PKGBUILD2017-08-20 13:10:51 UTC (rev 252735)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.8.0
-pkgrel=43
+pkgrel=44
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:11:37
  Author: felixonmars
Revision: 252736

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 252735, haskell-hakyll/trunk/PKGBUILD)
  haskell-hakyll/repos/community-staging-x86_64/
  haskell-hakyll/repos/community-staging-x86_64/PKGBUILD
(from rev 252735, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-i686/PKGBUILD (from rev 252735, 
haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 13:11:37 UTC (rev 252736)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=44
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487')
+
+prepare() {
+sed -e 's/pandoc-citeproc  >= 0.10.5 && < 0.11,/pandoc-citeproc  
>= 0.10.5,/' \
+-e 's/process  >= 1.0&& < 1.6,/process  >= 
1.0,/' \
+-e 's/time >= 1.4&& < 1.8,/time >= 
1.4,/' \
+-i $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
252735, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 13:11:37 UTC (rev 252736)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=44
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:06:35
  Author: felixonmars
Revision: 252734

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 252733, pandoc-citeproc/trunk/PKGBUILD)
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 252733, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-i686/PKGBUILD (from rev 252733, 
pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 13:06:35 UTC (rev 252734)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec" "haskell-data-default"
+ "haskell-hs-bibutils" "haskell-mtl" "haskell-old-locale" "pandoc" 
"haskell-pandoc-types"
+ "haskell-parsec" "haskell-rfc5051" "haskell-setenv" "haskell-split" 
"haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" 
"haskell-yaml")
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('d9540d7ec17d12a10620cc26f93b1ef940e17e49896e6044f68823768da9aaa24ce01b7afb68b2e52af928d0ca6e211d6eb557ffac64666137e044531bb59dc6')
+
+build() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/$pkgname.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/$pkgname.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/$pkgname/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
252733, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 13:06:35 UTC (rev 252734)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.11.1
+pkgrel=2
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec" "haskell-data-default"
+ "haskell-hs-bibutils" "haskell-mtl" "haskell-old-locale" "pandoc" 
"haskell-pandoc-types"
+ "haskell-parsec" "haskell-rfc5051" "haskell-setenv" "haskell-split" 
"haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" "haskell-xml-conduit" 
"haskell-yaml")
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('d9540d7ec17d12a10620cc26f93b1ef940e17e49896e6044f68823768da9aaa24ce01b7afb68b2e52af928d0ca6e211d6eb557ffac64666137e044531bb59dc6')
+
+build() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:06:07
  Author: felixonmars
Revision: 252733

upgpkg: pandoc-citeproc 0.11.1-2

rebuild with JuicyPixels,3.2.8.3

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 13:01:05 UTC (rev 252732)
+++ PKGBUILD2017-08-20 13:06:07 UTC (rev 252733)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:01:05
  Author: felixonmars
Revision: 252732

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

Added:
  pandoc/repos/community-staging-i686/
  pandoc/repos/community-staging-i686/PKGBUILD
(from rev 252731, pandoc/trunk/PKGBUILD)
  pandoc/repos/community-staging-i686/ghc-8.2.1.patch
(from rev 252731, pandoc/trunk/ghc-8.2.1.patch)
  pandoc/repos/community-staging-x86_64/
  pandoc/repos/community-staging-x86_64/PKGBUILD
(from rev 252731, pandoc/trunk/PKGBUILD)
  pandoc/repos/community-staging-x86_64/ghc-8.2.1.patch
(from rev 252731, pandoc/trunk/ghc-8.2.1.patch)

--+
 community-staging-i686/PKGBUILD  |   65 +++
 community-staging-i686/ghc-8.2.1.patch   |   81 +
 community-staging-x86_64/PKGBUILD|   65 +++
 community-staging-x86_64/ghc-8.2.1.patch |   81 +
 4 files changed, 292 insertions(+)

Copied: pandoc/repos/community-staging-i686/PKGBUILD (from rev 252731, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 13:01:05 UTC (rev 252732)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=1.19.2.1
+pkgrel=106
+pkgdesc="Conversion between markup formats"
+url="http://pandoc.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-http" "haskell-juicypixels" "haskell-sha" 
"haskell-aeson"
+ "haskell-base64-bytestring" "haskell-blaze-html" 
"haskell-blaze-markup" "haskell-cmark"
+ "haskell-data-default" "haskell-doctemplates" "haskell-mtl" 
"haskell-extensible-exceptions"
+ "haskell-filemanip" "haskell-haddock-library" "haskell-skylighting" 
"haskell-hslua"
+ "haskell-http-client" "haskell-syb" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-text" "haskell-texmath" "haskell-network" "haskell-old-time"
+ "haskell-pandoc-types" "haskell-parsec" "haskell-random" 
"haskell-scientific"
+ "haskell-tagsoup" "haskell-temporary" "haskell-network-uri" 
"haskell-unordered-containers"
+ "haskell-zip-archive" "haskell-vector" "haskell-xml" "haskell-yaml" 
"haskell-zlib")
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+ghc-8.2.1.patch)
+sha256sums=('08692f3d77bf95bb9ba3407f7af26de7c23134e7efcdafad0bdaf9050e2c7801'
+'2d28962550964540ad543833b38fee8ae8d247d2b8ec08fcef9b9879bf967846')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../ghc-8.2.1.patch
+sed -e 's/syb >= 0.1 && < 0.7,/syb >= 0.1,/' \
+-e 's/aeson >= 0.7.* && < 1.2,/aeson >= 0.7,/' \
+-e 's/process >= 1 && < 1.5,/process >= 1,/' \
+-e 's/time >= 1.5 && < 1.7/time >= 1.5/' \
+-e '/Build-Depends: pandoc,/a \ texmath,' \
+-i $pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old-locale -fnetwork-uri -fhttps -f-trypandoc 
-f-embed_data_files -f-weigh-pandoc
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: pandoc/repos/community-staging-i686/ghc-8.2.1.patch (from rev 252731, 
pandoc/trunk/ghc-8.2.1.patch)
===
--- community-staging-i686/ghc-8.2.1.patch  (rev 0)
+++ community-staging-i686/ghc-8.2.1.patch  2017-08-20 13:01:05 UTC (rev 
252732)
@@ -0,0 +1,81 @@
+From 10d91c147968d2e4d63b99b5b0342624827f416f Mon Sep 17 00:00:00 2001
+From: John MacFarlane 
+Date: Sun, 26 Mar 2017 17:22:00 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 13:00:38
  Author: felixonmars
Revision: 252731

upgpkg: pandoc 1.19.2.1-106

rebuild with JuicyPixels,3.2.8.3

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 12:50:00 UTC (rev 252730)
+++ PKGBUILD2017-08-20 13:00:38 UTC (rev 252731)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc
 pkgver=1.19.2.1
-pkgrel=105
+pkgrel=106
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org;
 license=("GPL")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 12:50:00
  Author: felixonmars
Revision: 252730

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

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

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

Copied: haskell-juicypixels/repos/community-staging-i686/PKGBUILD (from rev 
252729, haskell-juicypixels/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 12:50:00 UTC (rev 252730)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=JuicyPixels
+pkgname=haskell-juicypixels
+pkgver=3.2.8.3
+pkgrel=1
+pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
+url="https://github.com/Twinside/Juicy.Pixels;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-vector" 
"haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8fe8e279237c522a6aa6acbb69aa52171e1311039aaff4edc062de5c4c67157f6e6b6e30bb3fdd8ab7b0f9687975692b1fddfc99234070ef6f736b560a8be622')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-mmap
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-juicypixels/repos/community-staging-x86_64/PKGBUILD (from rev 
252729, haskell-juicypixels/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 12:50:00 UTC (rev 252730)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=JuicyPixels
+pkgname=haskell-juicypixels
+pkgver=3.2.8.3
+pkgrel=1
+pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
+url="https://github.com/Twinside/Juicy.Pixels;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-vector" 
"haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8fe8e279237c522a6aa6acbb69aa52171e1311039aaff4edc062de5c4c67157f6e6b6e30bb3fdd8ab7b0f9687975692b1fddfc99234070ef6f736b560a8be622')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-mmap
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 12:49:33
  Author: felixonmars
Revision: 252729

upgpkg: haskell-juicypixels 3.2.8.3-1

rebuild with JuicyPixels,3.2.8.3

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:40:22 UTC (rev 252728)
+++ PKGBUILD2017-08-20 12:49:33 UTC (rev 252729)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.8.2
-pkgrel=2
+pkgver=3.2.8.3
+pkgrel=1
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-vector" 
"haskell-zlib")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('7182c75db498746bb8aa07488233603debcc13416346752e370e51ba5ffd0bb0d9f8925ff4e70e3dd9d5ef90c3db272f0f6fb3b541363656bb893ba7e03860c3')
+sha512sums=('8fe8e279237c522a6aa6acbb69aa52171e1311039aaff4edc062de5c4c67157f6e6b6e30bb3fdd8ab7b0f9687975692b1fddfc99234070ef6f736b560a8be622')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:26:35
  Author: felixonmars
Revision: 252703

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

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

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

Copied: haskell-xcffib/repos/community-staging-i686/PKGBUILD (from rev 252702, 
haskell-xcffib/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 11:26:35 UTC (rev 252703)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=xcffib
+pkgname=haskell-xcffib
+pkgver=0.5.1
+pkgrel=41
+pkgdesc="A cffi-based python binding for X"
+url="http://github.com/tych0/xcffib;
+license=('Apache')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-either' 'haskell-filemanip' 
'haskell-language-python'
+ 'haskell-mtl' 'haskell-optparse-applicative' 'haskell-semigroups' 
'haskell-split'
+ 'haskell-xcb-types')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c4d954462b3636cbd7e61809250e74fb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-xcffib/repos/community-staging-x86_64/PKGBUILD (from rev 
252702, haskell-xcffib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 11:26:35 UTC (rev 252703)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=xcffib
+pkgname=haskell-xcffib
+pkgver=0.5.1
+pkgrel=41
+pkgdesc="A cffi-based python binding for X"
+url="http://github.com/tych0/xcffib;
+license=('Apache')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-either' 'haskell-filemanip' 
'haskell-language-python'
+ 'haskell-mtl' 'haskell-optparse-applicative' 'haskell-semigroups' 
'haskell-split'
+ 'haskell-xcb-types')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('c4d954462b3636cbd7e61809250e74fb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:26:06
  Author: felixonmars
Revision: 252702

upgpkg: haskell-xcffib 0.5.1-41

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-xcffib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:24:23 UTC (rev 252701)
+++ PKGBUILD2017-08-20 11:26:06 UTC (rev 252702)
@@ -4,7 +4,7 @@
 _hkgname=xcffib
 pkgname=haskell-xcffib
 pkgver=0.5.1
-pkgrel=40
+pkgrel=41
 pkgdesc="A cffi-based python binding for X"
 url="http://github.com/tych0/xcffib;
 license=('Apache')


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:24:23
  Author: felixonmars
Revision: 252701

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

Added:
  tamarin-prover/repos/community-staging-i686/
  tamarin-prover/repos/community-staging-i686/PKGBUILD
(from rev 252700, tamarin-prover/trunk/PKGBUILD)
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 252700, tamarin-prover/trunk/PKGBUILD)

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

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
252700, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 11:24:23 UTC (rev 252701)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.2.2
+pkgrel=9
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' "haskell-hunit" "haskell-binary-orphans"
+ "haskell-blaze-builder" "haskell-blaze-html" "haskell-cmdargs" 
"haskell-conduit"
+ "haskell-fclabels" "haskell-file-embed" "haskell-gitrev" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-mtl" "haskell-resourcet" "haskell-safe"
+ "haskell-shakespeare" "haskell-text" "haskell-threads" "haskell-wai" 
"haskell-warp"
+ "haskell-yesod-core" "haskell-yesod-static" 
"haskell-tamarin-prover-utils"
+ "haskell-tamarin-prover-term" "haskell-tamarin-prover-theory")
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;)
+sha256sums=('f9b2d3acc01b89f71d2b246a6b3010ebab71e4fe309b3be8a8eac213422b43de')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:23:44
  Author: felixonmars
Revision: 252700

upgpkg: tamarin-prover 1.2.2-9

rebuild with optparse-applicative,0.14.0.0

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:20:01 UTC (rev 252699)
+++ PKGBUILD2017-08-20 11:23:44 UTC (rev 252700)
@@ -4,7 +4,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.2.2
-pkgrel=8
+pkgrel=9
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:20:01
  Author: felixonmars
Revision: 252699

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

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

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

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 252698, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 11:20:01 UTC (rev 252699)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.3
+pkgrel=38
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-base-compat" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-clientsession" "haskell-cmdargs" 
"haskell-data-default"
+ "haskell-hjsmin" "haskell-http-conduit" "haskell-http-client" 
"haskell-hunit"
+ "haskell-conduit-extra" "haskell-safe" "haskell-shakespeare" 
"haskell-text" "haskell-wai"
+ "haskell-wai-extra" "haskell-wai-handler-launch" "haskell-warp" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-form" "haskell-yesod-static" 
"haskell-json" 
+ "haskell-megaparsec" "haskell-mtl")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('ffb3673f3972bf90d4b9f1508299e8ab59ec8e48d89d6107aefce28c68278eac733287a1ca4f464f83393f44e87eb907cb7c31b5c098fda9235585dfbedd91ec')
+
+prepare() {
+sed -e 's/megaparsec >=5.0 && < 5.3/megaparsec >=5.0 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:19:21
  Author: felixonmars
Revision: 252698

upgpkg: hledger-web 1.3-38

rebuild with optparse-applicative,0.14.0.0

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:16:21 UTC (rev 252697)
+++ PKGBUILD2017-08-20 11:19:21 UTC (rev 252698)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.3
-pkgrel=37
+pkgrel=38
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:16:21
  Author: felixonmars
Revision: 252697

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 252696, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 252696, git-annex/trunk/PKGBUILD)

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

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

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:15:54
  Author: felixonmars
Revision: 252696

upgpkg: git-annex 6.20170818-3

rebuild with optparse-applicative,0.14.0.0

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:04:03 UTC (rev 252695)
+++ PKGBUILD2017-08-20 11:15:54 UTC (rev 252696)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170818
-pkgrel=2
+pkgrel=3
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:03:37
  Author: felixonmars
Revision: 252694

upgpkg: haskell-yesod-static 1.5.3.1-13

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 11:02:05 UTC (rev 252693)
+++ PKGBUILD2017-08-20 11:03:37 UTC (rev 252694)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.3.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:04:03
  Author: felixonmars
Revision: 252695

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 252694, haskell-yesod-static/trunk/PKGBUILD)
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 252694, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-i686/PKGBUILD (from rev 
252694, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 11:04:03 UTC (rev 252695)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=13
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

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

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:02:05
  Author: felixonmars
Revision: 252693

archrelease: copy trunk to community-i686

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

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 2 files changed, 198 insertions(+), 198 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-08-20 11:01:38 UTC (rev 252692)
+++ 30-win32-aliases.conf   2017-08-20 11:02:05 UTC (rev 252693)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 252692, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-08-20 11:02:05 UTC (rev 252693)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 11:01:38 UTC (rev 252692)
+++ PKGBUILD2017-08-20 11:02:05 UTC (rev 252693)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=2.14
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/2.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
-30-win32-aliases.conf)
-sha512sums=('ff43d386d46c0c74449e667b61d8cebd5fa768c88e6220aa2f13df03d80b71b6c0bdf8cbab023aed96f7c88b9787a3be4989da892fa1778412534ae82a7279bb'
-'SKIP'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:01:12
  Author: felixonmars
Revision: 252691

upgpkg: hledger-api 1.3-34

rebuild with optparse-applicative,0.14.0.0

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 10:59:48 UTC (rev 252690)
+++ PKGBUILD2017-08-20 11:01:12 UTC (rev 252691)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.3
-pkgrel=33
+pkgrel=34
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 11:01:38
  Author: felixonmars
Revision: 252692

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

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

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

Copied: hledger-api/repos/community-staging-i686/PKGBUILD (from rev 252691, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 11:01:38 UTC (rev 252692)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.3
+pkgrel=34
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-aeson" 
"haskell-decimal" "haskell-docopt"
+ "haskell-either" "haskell-microlens" "haskell-microlens-platform" 
"haskell-safe"
+ "haskell-servant-server" "haskell-servant-swagger" "haskell-swagger2" 
"haskell-text"
+ "haskell-wai" "haskell-wai-extra" "haskell-warp")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('1349f1943afcf7f2bb4000fde580ef48f7f55ecd604c6d1df161449df6ffa00714e06b7ba10b77f07056eeb0711eada1a91559a7606062f83f8f3d4e830ede20')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 252691, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 11:01:38 UTC (rev 252692)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.3
+pkgrel=34
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-aeson" 
"haskell-decimal" "haskell-docopt"
+ "haskell-either" "haskell-microlens" "haskell-microlens-platform" 
"haskell-safe"
+ "haskell-servant-server" "haskell-servant-swagger" "haskell-swagger2" 
"haskell-text"
+ "haskell-wai" "haskell-wai-extra" "haskell-warp")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('1349f1943afcf7f2bb4000fde580ef48f7f55ecd604c6d1df161449df6ffa00714e06b7ba10b77f07056eeb0711eada1a91559a7606062f83f8f3d4e830ede20')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:59:12
  Author: felixonmars
Revision: 252689

upgpkg: wine 2.15-1

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 10:35:31 UTC (rev 252688)
+++ PKGBUILD2017-08-20 10:59:12 UTC (rev 252689)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine
-pkgver=2.14
+pkgver=2.15
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@
 
 
source=(https://dl.winehq.org/wine/source/2.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
 30-win32-aliases.conf)
-sha512sums=('ff43d386d46c0c74449e667b61d8cebd5fa768c88e6220aa2f13df03d80b71b6c0bdf8cbab023aed96f7c88b9787a3be4989da892fa1778412534ae82a7279bb'
+sha512sums=('a52a42dd1f20fe68213c55a07ac5b2455150806e534f0ab77a8e9ae3d2f12840983fa92290dac569207d3640c7f45cda83801e9f2e80294863ffa854c6c89171'
 'SKIP'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb')
 validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:59:48
  Author: felixonmars
Revision: 252690

archrelease: copy trunk to multilib-x86_64

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

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 2 files changed, 198 insertions(+), 198 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-08-20 10:59:12 UTC (rev 252689)
+++ 30-win32-aliases.conf   2017-08-20 10:59:48 UTC (rev 252690)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 252689, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-08-20 10:59:48 UTC (rev 252690)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 10:59:12 UTC (rev 252689)
+++ PKGBUILD2017-08-20 10:59:48 UTC (rev 252690)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=2.14
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/2.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
-30-win32-aliases.conf)
-sha512sums=('ff43d386d46c0c74449e667b61d8cebd5fa768c88e6220aa2f13df03d80b71b6c0bdf8cbab023aed96f7c88b9787a3be4989da892fa1778412534ae82a7279bb'
-'SKIP'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'  'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then

[arch-commits] Commit in pkgstats/repos/extra-any (10 files)

2017-08-20 Thread Pierre Schmitz
Date: Sunday, August 20, 2017 @ 10:47:50
  Author: pierre
Revision: 302928

archrelease: copy trunk to extra-any

Added:
  pkgstats/repos/extra-any/PKGBUILD
(from rev 302927, pkgstats/trunk/PKGBUILD)
  pkgstats/repos/extra-any/pkgstats.install
(from rev 302927, pkgstats/trunk/pkgstats.install)
  pkgstats/repos/extra-any/pkgstats.service
(from rev 302927, pkgstats/trunk/pkgstats.service)
  pkgstats/repos/extra-any/pkgstats.sh
(from rev 302927, pkgstats/trunk/pkgstats.sh)
  pkgstats/repos/extra-any/pkgstats.timer
(from rev 302927, pkgstats/trunk/pkgstats.timer)
Deleted:
  pkgstats/repos/extra-any/PKGBUILD
  pkgstats/repos/extra-any/pkgstats.install
  pkgstats/repos/extra-any/pkgstats.service
  pkgstats/repos/extra-any/pkgstats.sh
  pkgstats/repos/extra-any/pkgstats.timer

--+
 PKGBUILD |   50 
 pkgstats.install |6 +-
 pkgstats.service |   18 +++---
 pkgstats.sh  |  158 ++---
 pkgstats.timer   |   20 +++---
 5 files changed, 126 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 10:47:35 UTC (rev 302927)
+++ PKGBUILD2017-08-20 10:47:50 UTC (rev 302928)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=pkgstats
-pkgver=2.3
-pkgrel=7
-pkgdesc='Submit a list of installed packages to the Arch Linux project'
-arch=('any')
-url='https://www.archlinux.de'
-license=('GPL')
-depends=('bash' 'curl' 'pacman' 'sed' 'coreutils' 'systemd' 'awk' 'grep')
-source=('pkgstats.sh'
-pkgstats.{timer,service})
-install='pkgstats.install'
-md5sums=('36008b6296c01221d87b11c3aa79bc0c'
- '4ec734d9b60c439d55db5fd779a007c8'
- '5948fa6ef41d3804f7eb6980684611d6')
-
-package() {
-   install -D -m755 ${srcdir}/pkgstats.sh ${pkgdir}/usr/bin/pkgstats
-   install -D -m644 ${srcdir}/pkgstats.timer 
${pkgdir}/usr/lib/systemd/system/pkgstats.timer
-   install -D -m644 ${srcdir}/pkgstats.service 
${pkgdir}/usr/lib/systemd/system/pkgstats.service
-   install -d -m755 ${pkgdir}/usr/lib/systemd/system/timers.target.wants
-   ln -s ../pkgstats.timer 
${pkgdir}//usr/lib/systemd/system/timers.target.wants/pkgstats.timer
-}

Copied: pkgstats/repos/extra-any/PKGBUILD (from rev 302927, 
pkgstats/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 10:47:50 UTC (rev 302928)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=pkgstats
+pkgver=2.3
+pkgrel=8
+pkgdesc='Submit a list of installed packages to the Arch Linux project'
+arch=('any')
+url='https://www.archlinux.de'
+license=('GPL')
+depends=('bash' 'curl' 'pacman' 'sed' 'coreutils' 'systemd' 'awk' 'grep')
+source=('pkgstats.sh'
+pkgstats.{timer,service})
+install='pkgstats.install'
+md5sums=('aa66ff10b7291438f4adcad81f19e718'
+ '4ec734d9b60c439d55db5fd779a007c8'
+ '5948fa6ef41d3804f7eb6980684611d6')
+
+package() {
+   install -D -m755 ${srcdir}/pkgstats.sh ${pkgdir}/usr/bin/pkgstats
+   install -D -m644 ${srcdir}/pkgstats.timer 
${pkgdir}/usr/lib/systemd/system/pkgstats.timer
+   install -D -m644 ${srcdir}/pkgstats.service 
${pkgdir}/usr/lib/systemd/system/pkgstats.service
+   install -d -m755 ${pkgdir}/usr/lib/systemd/system/timers.target.wants
+   ln -s ../pkgstats.timer 
${pkgdir}//usr/lib/systemd/system/timers.target.wants/pkgstats.timer
+}

Deleted: pkgstats.install
===
--- pkgstats.install2017-08-20 10:47:35 UTC (rev 302927)
+++ pkgstats.install2017-08-20 10:47:50 UTC (rev 302928)
@@ -1,3 +0,0 @@
-post_install() {
-   echo "For information about pkgstats see 
https://bbs.archlinux.org/viewtopic.php?id=105431;
-}

Copied: pkgstats/repos/extra-any/pkgstats.install (from rev 302927, 
pkgstats/trunk/pkgstats.install)
===
--- pkgstats.install(rev 0)
+++ pkgstats.install2017-08-20 10:47:50 UTC (rev 302928)
@@ -0,0 +1,3 @@
+post_install() {
+   echo "For information about pkgstats see 
https://bbs.archlinux.org/viewtopic.php?id=105431;
+}

Deleted: pkgstats.service
===
--- pkgstats.service2017-08-20 10:47:35 UTC (rev 302927)
+++ pkgstats.service2017-08-20 10:47:50 UTC (rev 302928)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Submit pkgstats
-After=network-online.target
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/pkgstats -q
-User=nobody
-Group=nobody

Copied: pkgstats/repos/extra-any/pkgstats.service (from rev 302927, 
pkgstats/trunk/pkgstats.service)
===
--- pkgstats.service(rev 0)
+++ 

[arch-commits] Commit in pkgstats/trunk (PKGBUILD pkgstats.sh)

2017-08-20 Thread Pierre Schmitz
Date: Sunday, August 20, 2017 @ 10:47:35
  Author: pierre
Revision: 302927

upgpkg: pkgstats 2.3-8

Update Submission URL

Modified:
  pkgstats/trunk/PKGBUILD
  pkgstats/trunk/pkgstats.sh

-+
 PKGBUILD|4 ++--
 pkgstats.sh |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 08:45:45 UTC (rev 302926)
+++ PKGBUILD2017-08-20 10:47:35 UTC (rev 302927)
@@ -3,7 +3,7 @@
 
 pkgname=pkgstats
 pkgver=2.3
-pkgrel=7
+pkgrel=8
 pkgdesc='Submit a list of installed packages to the Arch Linux project'
 arch=('any')
 url='https://www.archlinux.de'
@@ -12,7 +12,7 @@
 source=('pkgstats.sh'
 pkgstats.{timer,service})
 install='pkgstats.install'
-md5sums=('36008b6296c01221d87b11c3aa79bc0c'
+md5sums=('aa66ff10b7291438f4adcad81f19e718'
  '4ec734d9b60c439d55db5fd779a007c8'
  '5948fa6ef41d3804f7eb6980684611d6')
 

Modified: pkgstats.sh
===
--- pkgstats.sh 2017-08-20 08:45:45 UTC (rev 302926)
+++ pkgstats.sh 2017-08-20 10:47:35 UTC (rev 302927)
@@ -19,7 +19,7 @@
echo 'the architecture and the mirror you are using'
echo 'to the Arch Linux project.'
echo ''
-   echo 'Statistics are available at 
https://www.archlinux.de/?page=Statistics'
+   echo 'Statistics are available at https://www.archlinux.de/statistics'
 }
 
 while getopts 'vdhsq' parameter; do
@@ -74,6 +74,6 @@
--data-urlencode "cpuarch=${cpuarch}" \
--data-urlencode "mirror=${mirror}" \
--data-urlencode "quiet=${quiet}" \
-   'https://www.archlinux.de/?page=PostPackageList' \
+   'https://www.archlinux.de/statistics' \
|| echo 'Sorry, data could not be sent.' >&2
 fi


[arch-commits] Commit in intellij-idea-community-edition/repos/community-any (6 files)

2017-08-20 Thread Lukas Jirkovsky
Date: Sunday, August 20, 2017 @ 10:35:31
  Author: stativ
Revision: 252688

archrelease: copy trunk to community-any

Added:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
(from rev 252687, intellij-idea-community-edition/trunk/PKGBUILD)
  intellij-idea-community-edition/repos/community-any/idea.desktop
(from rev 252687, intellij-idea-community-edition/trunk/idea.desktop)
  intellij-idea-community-edition/repos/community-any/idea.install
(from rev 252687, intellij-idea-community-edition/trunk/idea.install)
Deleted:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
  intellij-idea-community-edition/repos/community-any/idea.desktop
  intellij-idea-community-edition/repos/community-any/idea.install

--+
 PKGBUILD |   88 -
 idea.desktop |   22 +++---
 idea.install |   18 +--
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-08-20 10:35:14 UTC (rev 252687)
+++ PKGBUILD2017-08-20 10:35:31 UTC (rev 252688)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-community-edition
-pkgver=2017.2.1
-_pkgver=172.3544.35
-pkgrel=1
-epoch=2
-pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
-arch=('any')
-url="https://www.jetbrains.com/idea/;
-license=('Apache')
-backup=('usr/share/intellijidea-ce/bin/idea.vmoptions'
-'usr/share/intellijidea-ce/bin/idea64.vmoptions')
-depends=('java-environment' 'giflib' 'libxtst' 'libxft' 'ttf-font'
- 'coreutils' 'grep' 'which')
-conflicts=('intellij-idea-libs')
-replaces=('intellij-idea-libs')
-install=idea.install
-source=("http://download.jetbrains.com/idea/ideaIC-$pkgver-no-jdk.tar.gz;
-idea.desktop)
-sha256sums=('9953679c999c8bdfeb72fdb2162712174d181fbf5cbe7cb28ed977480fe1f5e6'
-'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6')
-
-package() {
-  install -d -m755 "$pkgdir/"usr/share
-  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
-
-  # make sure that all files are owned by root
-  chown -R root:root "$pkgdir/usr/share"
-
-  # never wait on user input when starting idea
-  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
-
-  install -d -m755 "$pkgdir"/usr/bin
-  ln -s /usr/share/intellijidea-ce/bin/idea.sh "$pkgdir"/usr/bin/idea.sh
-  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
-  install -D -m644 "$pkgdir"/usr/share/intellijidea-ce/bin/idea.png \
-   "$pkgdir"/usr/share/pixmaps/idea.png
-
-  # workaround FS#40934
-  sed -i 's|lcd|on|'  "$pkgdir"/usr/share/intellijidea-ce/bin/*.vmoptions
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-community-edition/repos/community-any/PKGBUILD (from rev 
252687, intellij-idea-community-edition/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-08-20 10:35:31 UTC (rev 252688)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-community-edition
+pkgver=2017.2.2
+_pkgver=172.3757.52
+pkgrel=1
+epoch=2
+pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
+arch=('any')
+url="https://www.jetbrains.com/idea/;
+license=('Apache')
+backup=('usr/share/intellijidea-ce/bin/idea.vmoptions'
+'usr/share/intellijidea-ce/bin/idea64.vmoptions')
+depends=('java-environment' 'giflib' 'libxtst' 'libxft' 'ttf-font'
+ 'coreutils' 'grep' 'which')
+conflicts=('intellij-idea-libs')
+replaces=('intellij-idea-libs')
+install=idea.install
+source=("http://download.jetbrains.com/idea/ideaIC-$pkgver-no-jdk.tar.gz;
+idea.desktop)
+sha256sums=('2c85c2b021180fb6b9fa305a04169b0124962c70fabfca818051b7f81525da71'
+'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6')
+
+package() {
+  install -d -m755 "$pkgdir/"usr/share
+  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
+
+  # make sure that all files are owned by root
+  chown -R root:root "$pkgdir/usr/share"
+
+  # never wait on user input when starting idea
+  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
+
+  install -d -m755 "$pkgdir"/usr/bin
+  ln -s /usr/share/intellijidea-ce/bin/idea.sh "$pkgdir"/usr/bin/idea.sh
+  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
+  install -D -m644 "$pkgdir"/usr/share/intellijidea-ce/bin/idea.png \
+   "$pkgdir"/usr/share/pixmaps/idea.png
+
+  # workaround FS#40934
+  sed -i 's|lcd|on|'  "$pkgdir"/usr/share/intellijidea-ce/bin/*.vmoptions
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: idea.desktop

[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

2017-08-20 Thread Lukas Jirkovsky
Date: Sunday, August 20, 2017 @ 10:35:14
  Author: stativ
Revision: 252687

upgpkg: intellij-idea-community-edition 2:2017.2.2-1

update to 2017.2.2

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 10:08:41 UTC (rev 252686)
+++ PKGBUILD2017-08-20 10:35:14 UTC (rev 252687)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=intellij-idea-community-edition
-pkgver=2017.2.1
-_pkgver=172.3544.35
+pkgver=2017.2.2
+_pkgver=172.3757.52
 pkgrel=1
 epoch=2
 pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
@@ -18,7 +18,7 @@
 install=idea.install
 source=("http://download.jetbrains.com/idea/ideaIC-$pkgver-no-jdk.tar.gz;
 idea.desktop)
-sha256sums=('9953679c999c8bdfeb72fdb2162712174d181fbf5cbe7cb28ed977480fe1f5e6'
+sha256sums=('2c85c2b021180fb6b9fa305a04169b0124962c70fabfca818051b7f81525da71'
 'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6')
 
 package() {


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:08:41
  Author: felixonmars
Revision: 252686

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

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

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

Copied: haskell-servant-server/repos/community-staging-i686/PKGBUILD (from rev 
252685, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 10:08:41 UTC (rev 252686)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.11
+pkgrel=22
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec"
+ "haskell-base64-bytestring" "haskell-exceptions" 
"haskell-http-api-data"
+ "haskell-http-types" "haskell-network-uri" "haskell-monad-control" 
"haskell-mtl"
+ "haskell-network" "haskell-safe" "haskell-servant" "haskell-split"
+ "haskell-string-conversions" "haskell-system-filepath" 
"haskell-resourcet" "haskell-tagged"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('2b0ee788d4c3aca2234aa147e2b0c5acb6202483a198bdba3d3b9023540c02b1')
+
+prepare() {
+sed -i 's/base   >= 4.7  && < 4.10/base   >= 4.7/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-servant-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 252685, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 10:08:41 UTC (rev 252686)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.11
+pkgrel=22
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec"
+ "haskell-base64-bytestring" "haskell-exceptions" 
"haskell-http-api-data"
+ "haskell-http-types" "haskell-network-uri" "haskell-monad-control" 
"haskell-mtl"
+ "haskell-network" "haskell-safe" "haskell-servant" "haskell-split"
+ "haskell-string-conversions" "haskell-system-filepath" 
"haskell-resourcet" "haskell-tagged"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:08:04
  Author: felixonmars
Revision: 252685

upgpkg: haskell-servant-server 0.11-22

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-servant-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 10:06:13 UTC (rev 252684)
+++ PKGBUILD2017-08-20 10:08:04 UTC (rev 252685)
@@ -5,7 +5,7 @@
 _hkgname=servant-server
 pkgname=haskell-servant-server
 pkgver=0.11
-pkgrel=21
+pkgrel=22
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
 url="http://haskell-servant.readthedocs.org/;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:06:13
  Author: felixonmars
Revision: 252684

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 252683, haskell-hakyll/trunk/PKGBUILD)
  haskell-hakyll/repos/community-staging-x86_64/
  haskell-hakyll/repos/community-staging-x86_64/PKGBUILD
(from rev 252683, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-i686/PKGBUILD (from rev 252683, 
haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 10:06:13 UTC (rev 252684)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=43
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487')
+
+prepare() {
+sed -e 's/pandoc-citeproc  >= 0.10.5 && < 0.11,/pandoc-citeproc  
>= 0.10.5,/' \
+-e 's/process  >= 1.0&& < 1.6,/process  >= 
1.0,/' \
+-e 's/time >= 1.4&& < 1.8,/time >= 
1.4,/' \
+-i $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
252683, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 10:06:13 UTC (rev 252684)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=43
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:05:46
  Author: felixonmars
Revision: 252683

upgpkg: haskell-hakyll 4.9.8.0-43

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 10:01:46 UTC (rev 252682)
+++ PKGBUILD2017-08-20 10:05:46 UTC (rev 252683)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.8.0
-pkgrel=42
+pkgrel=43
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:01:46
  Author: felixonmars
Revision: 252682

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

Added:
  haskell-wai-app-static/repos/community-staging-i686/
  haskell-wai-app-static/repos/community-staging-i686/PKGBUILD
(from rev 252681, haskell-wai-app-static/trunk/PKGBUILD)
  haskell-wai-app-static/repos/community-staging-x86_64/
  haskell-wai-app-static/repos/community-staging-x86_64/PKGBUILD
(from rev 252681, haskell-wai-app-static/trunk/PKGBUILD)

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

Copied: haskell-wai-app-static/repos/community-staging-i686/PKGBUILD (from rev 
252681, haskell-wai-app-static/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 10:01:46 UTC (rev 252682)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-app-static
+pkgname=haskell-wai-app-static
+pkgver=3.1.6.1
+pkgrel=93
+pkgdesc="WAI application for static serving"
+url="http://www.yesodweb.com/book/web-application-interface;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-blaze-html" 
"haskell-blaze-markup" 
+ "haskell-cryptonite" "haskell-file-embed" "haskell-http-date" 
"haskell-http-types"
+ "haskell-memory" "haskell-mime-types" "haskell-old-locale"
+ "haskell-optparse-applicative" "haskell-text" "haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-warp"
+ "haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b318acf31e2e809411f119744a016ba0a78f52554ac7321a3a1410a218886668')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-print
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-wai-app-static/repos/community-staging-x86_64/PKGBUILD (from 
rev 252681, haskell-wai-app-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 10:01:46 UTC (rev 252682)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-app-static
+pkgname=haskell-wai-app-static
+pkgver=3.1.6.1
+pkgrel=93
+pkgdesc="WAI application for static serving"
+url="http://www.yesodweb.com/book/web-application-interface;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-blaze-html" 
"haskell-blaze-markup" 
+ "haskell-cryptonite" "haskell-file-embed" "haskell-http-date" 
"haskell-http-types"
+ "haskell-memory" "haskell-mime-types" "haskell-old-locale"
+ "haskell-optparse-applicative" "haskell-text" "haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-warp"
+ "haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('b318acf31e2e809411f119744a016ba0a78f52554ac7321a3a1410a218886668')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-print
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 10:01:20
  Author: felixonmars
Revision: 252681

upgpkg: haskell-wai-app-static 3.1.6.1-93

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-wai-app-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:59:50 UTC (rev 252680)
+++ PKGBUILD2017-08-20 10:01:20 UTC (rev 252681)
@@ -5,7 +5,7 @@
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
 pkgver=3.1.6.1
-pkgrel=92
+pkgrel=93
 pkgdesc="WAI application for static serving"
 url="http://www.yesodweb.com/book/web-application-interface;
 license=("MIT")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:59:50
  Author: felixonmars
Revision: 252680

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

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

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

Copied: haskell-turtle/repos/community-staging-i686/PKGBUILD (from rev 252679, 
haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:59:50 UTC (rev 252680)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.1
+pkgrel=8
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('22e5778346656230fe130558f5e1b1a2f30953634b65b1802cd0403e2d656745ebf33cbad13cab2c869c2f8d1070c7703d6d3e2539a51990212e16891d621a2e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-turtle/repos/community-staging-x86_64/PKGBUILD (from rev 
252679, haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:59:50 UTC (rev 252680)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.1
+pkgrel=8
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('22e5778346656230fe130558f5e1b1a2f30953634b65b1802cd0403e2d656745ebf33cbad13cab2c869c2f8d1070c7703d6d3e2539a51990212e16891d621a2e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+   

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:59:23
  Author: felixonmars
Revision: 252679

upgpkg: haskell-turtle 1.4.1-8

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:57:49 UTC (rev 252678)
+++ PKGBUILD2017-08-20 09:59:23 UTC (rev 252679)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.4.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library;
 license=('custom:BSD3')


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:57:49
  Author: felixonmars
Revision: 252678

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

Added:
  haskell-tasty-rerun/repos/community-staging-i686/
  haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD
(from rev 252677, haskell-tasty-rerun/trunk/PKGBUILD)
  haskell-tasty-rerun/repos/community-staging-x86_64/
  haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD
(from rev 252677, haskell-tasty-rerun/trunk/PKGBUILD)

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

Copied: haskell-tasty-rerun/repos/community-staging-i686/PKGBUILD (from rev 
252677, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:57:49 UTC (rev 252678)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.7
+pkgrel=10
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-mtl" "haskell-optparse-applicative" 
"haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tasty-rerun/repos/community-staging-x86_64/PKGBUILD (from rev 
252677, haskell-tasty-rerun/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:57:49 UTC (rev 252678)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-rerun
+pkgname=haskell-tasty-rerun
+pkgver=1.1.7
+pkgrel=10
+pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
+url="http://github.com/ocharles/tasty-rerun;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-mtl" "haskell-optparse-applicative" 
"haskell-reducers"
+ "haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:57:16
  Author: felixonmars
Revision: 252677

upgpkg: haskell-tasty-rerun 1.1.7-10

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:56:06 UTC (rev 252676)
+++ PKGBUILD2017-08-20 09:57:16 UTC (rev 252677)
@@ -5,7 +5,7 @@
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
 pkgver=1.1.7
-pkgrel=9
+pkgrel=10
 pkgdesc="Run tests by filtering the test tree depending on the result of 
previous test runs"
 url="http://github.com/ocharles/tasty-rerun;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:56:06
  Author: felixonmars
Revision: 252676

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

Added:
  haskell-tasty-quickcheck/repos/community-staging-i686/
  haskell-tasty-quickcheck/repos/community-staging-i686/PKGBUILD
(from rev 252675, haskell-tasty-quickcheck/trunk/PKGBUILD)
  haskell-tasty-quickcheck/repos/community-staging-x86_64/
  haskell-tasty-quickcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 252675, haskell-tasty-quickcheck/trunk/PKGBUILD)

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

Copied: haskell-tasty-quickcheck/repos/community-staging-i686/PKGBUILD (from 
rev 252675, haskell-tasty-quickcheck/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:56:06 UTC (rev 252676)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-quickcheck
+pkgname=haskell-tasty-quickcheck
+pkgver=0.9.1
+pkgrel=10
+pkgdesc="QuickCheck support for the Tasty test framework."
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-quickcheck" "haskell-random" "haskell-tagged" 
"haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('41977101c311708ce89dabbc7502b327f7a3e6b926a1469773bfee09309cb0187ec1fee01117a09995eb1ee84aab30b928475bdeb98d42c0fb25efe61fdd1211')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tasty-quickcheck/repos/community-staging-x86_64/PKGBUILD (from 
rev 252675, haskell-tasty-quickcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:56:06 UTC (rev 252676)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-quickcheck
+pkgname=haskell-tasty-quickcheck
+pkgver=0.9.1
+pkgrel=10
+pkgdesc="QuickCheck support for the Tasty test framework."
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-quickcheck" "haskell-random" "haskell-tagged" 
"haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('41977101c311708ce89dabbc7502b327f7a3e6b926a1469773bfee09309cb0187ec1fee01117a09995eb1ee84aab30b928475bdeb98d42c0fb25efe61fdd1211')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:55:40
  Author: felixonmars
Revision: 252675

upgpkg: haskell-tasty-quickcheck 0.9.1-10

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-tasty-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:54:39 UTC (rev 252674)
+++ PKGBUILD2017-08-20 09:55:40 UTC (rev 252675)
@@ -5,7 +5,7 @@
 _hkgname=tasty-quickcheck
 pkgname=haskell-tasty-quickcheck
 pkgver=0.9.1
-pkgrel=9
+pkgrel=10
 pkgdesc="QuickCheck support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty;
 license=("MIT")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:54:39
  Author: felixonmars
Revision: 252674

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

Added:
  haskell-tasty-hunit/repos/community-staging-i686/
  haskell-tasty-hunit/repos/community-staging-i686/PKGBUILD
(from rev 252673, haskell-tasty-hunit/trunk/PKGBUILD)
  haskell-tasty-hunit/repos/community-staging-x86_64/
  haskell-tasty-hunit/repos/community-staging-x86_64/PKGBUILD
(from rev 252673, haskell-tasty-hunit/trunk/PKGBUILD)

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

Copied: haskell-tasty-hunit/repos/community-staging-i686/PKGBUILD (from rev 
252673, haskell-tasty-hunit/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:54:39 UTC (rev 252674)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-hunit
+pkgname=haskell-tasty-hunit
+pkgver=0.9.2
+pkgrel=32
+pkgdesc="HUnit support for the Tasty test framework."
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ae1efc2a750dfc09f9276d3a57e6a8f8b30f1a6932e81c53fcd67132b8ea1623')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tasty-hunit/repos/community-staging-x86_64/PKGBUILD (from rev 
252673, haskell-tasty-hunit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:54:39 UTC (rev 252674)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-hunit
+pkgname=haskell-tasty-hunit
+pkgver=0.9.2
+pkgrel=32
+pkgdesc="HUnit support for the Tasty test framework."
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-tasty")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ae1efc2a750dfc09f9276d3a57e6a8f8b30f1a6932e81c53fcd67132b8ea1623')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:54:11
  Author: felixonmars
Revision: 252673

upgpkg: haskell-tasty-hunit 0.9.2-32

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:52:57 UTC (rev 252672)
+++ PKGBUILD2017-08-20 09:54:11 UTC (rev 252673)
@@ -5,7 +5,7 @@
 _hkgname=tasty-hunit
 pkgname=haskell-tasty-hunit
 pkgver=0.9.2
-pkgrel=31
+pkgrel=32
 pkgdesc="HUnit support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty;
 license=("MIT")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:52:21
  Author: felixonmars
Revision: 252671

upgpkg: haskell-tasty 0.11.2.5-2

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:51:15 UTC (rev 252670)
+++ PKGBUILD2017-08-20 09:52:21 UTC (rev 252671)
@@ -5,7 +5,7 @@
 _hkgname=tasty
 pkgname=haskell-tasty
 pkgver=0.11.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty;
 license=("MIT")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:52:57
  Author: felixonmars
Revision: 252672

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

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

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

Copied: haskell-tasty/repos/community-staging-i686/PKGBUILD (from rev 252671, 
haskell-tasty/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:52:57 UTC (rev 252672)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty
+pkgname=haskell-tasty
+pkgver=0.11.2.5
+pkgrel=2
+pkgdesc="Modern and extensible testing framework"
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-ansi-terminal" "haskell-async" "haskell-clock" 
"haskell-mtl"
+ "haskell-optparse-applicative" "haskell-regex-tdfa" "haskell-stm" 
"haskell-tagged"
+ "haskell-unbounded-delays")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5493cffab72f895b949abbdd5e00dfb84e95faae75c7bc3818698c9c53cae2ef87fa20c6b4a90a8d51dbc57a5ffcce06d261a4b7ea9623535adb434b41c92593')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-tasty/repos/community-staging-x86_64/PKGBUILD (from rev 252671, 
haskell-tasty/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:52:57 UTC (rev 252672)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty
+pkgname=haskell-tasty
+pkgver=0.11.2.5
+pkgrel=2
+pkgdesc="Modern and extensible testing framework"
+url="http://documentup.com/feuerbach/tasty;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-ansi-terminal" "haskell-async" "haskell-clock" 
"haskell-mtl"
+ "haskell-optparse-applicative" "haskell-regex-tdfa" "haskell-stm" 
"haskell-tagged"
+ "haskell-unbounded-delays")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5493cffab72f895b949abbdd5e00dfb84e95faae75c7bc3818698c9c53cae2ef87fa20c6b4a90a8d51dbc57a5ffcce06d261a4b7ea9623535adb434b41c92593')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:51:03
  Author: felixonmars
Revision: 252669

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 252667, stylish-haskell/trunk/PKGBUILD)
  stylish-haskell/repos/community-staging-x86_64/
  stylish-haskell/repos/community-staging-x86_64/PKGBUILD
(from rev 252667, stylish-haskell/trunk/PKGBUILD)

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

Copied: stylish-haskell/repos/community-staging-i686/PKGBUILD (from rev 252667, 
stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:51:03 UTC (rev 252669)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.8.1.0
+pkgrel=16
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-src-exts" "haskell-mtl" 
"haskell-optparse-applicative"
+ "haskell-strict" "haskell-syb" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('617b4a089b66a895b49f7ecb205d91f4736843b95b393460e08b3276410f8f994e613b135c4c2dec69323d1b333061165db8878baf33c9dd2131dbeb59a25366')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old_base
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
252667, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:51:03 UTC (rev 252669)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.8.1.0
+pkgrel=16
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-src-exts" "haskell-mtl" 
"haskell-optparse-applicative"
+ "haskell-strict" "haskell-syb" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('617b4a089b66a895b49f7ecb205d91f4736843b95b393460e08b3276410f8f994e613b135c4c2dec69323d1b333061165db8878baf33c9dd2131dbeb59a25366')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old_base
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f 

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

2017-08-20 Thread Jelle van der Waa
Date: Sunday, August 20, 2017 @ 09:51:15
  Author: jelle
Revision: 252670

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

Added:
  newsbeuter/repos/community-i686/PKGBUILD
(from rev 252668, newsbeuter/trunk/PKGBUILD)
  newsbeuter/repos/community-i686/newsbeuter-2.9-ncursesw6.patch
(from rev 252668, newsbeuter/trunk/newsbeuter-2.9-ncursesw6.patch)
  newsbeuter/repos/community-i686/newsbeuter.changelog
(from rev 252669, newsbeuter/trunk/newsbeuter.changelog)
  newsbeuter/repos/community-i686/newsbeuter.install
(from rev 252669, newsbeuter/trunk/newsbeuter.install)
  newsbeuter/repos/community-x86_64/PKGBUILD
(from rev 252669, newsbeuter/trunk/PKGBUILD)
  newsbeuter/repos/community-x86_64/newsbeuter-2.9-ncursesw6.patch
(from rev 252669, newsbeuter/trunk/newsbeuter-2.9-ncursesw6.patch)
  newsbeuter/repos/community-x86_64/newsbeuter.changelog
(from rev 252669, newsbeuter/trunk/newsbeuter.changelog)
  newsbeuter/repos/community-x86_64/newsbeuter.install
(from rev 252669, newsbeuter/trunk/newsbeuter.install)
Deleted:
  newsbeuter/repos/community-i686/PKGBUILD
  newsbeuter/repos/community-i686/newsbeuter-2.9-ncursesw6.patch
  newsbeuter/repos/community-i686/newsbeuter.changelog
  newsbeuter/repos/community-i686/newsbeuter.install
  newsbeuter/repos/community-x86_64/PKGBUILD
  newsbeuter/repos/community-x86_64/newsbeuter-2.9-ncursesw6.patch
  newsbeuter/repos/community-x86_64/newsbeuter.changelog
  newsbeuter/repos/community-x86_64/newsbeuter.install

-+
 /PKGBUILD   |   90 ++
 /newsbeuter-2.9-ncursesw6.patch |   54 +
 /newsbeuter.changelog   |   90 ++
 /newsbeuter.install |   12 ++
 community-i686/PKGBUILD |   43 --
 community-i686/newsbeuter-2.9-ncursesw6.patch   |   27 --
 community-i686/newsbeuter.changelog |   45 ---
 community-i686/newsbeuter.install   |6 -
 community-x86_64/PKGBUILD   |   43 --
 community-x86_64/newsbeuter-2.9-ncursesw6.patch |   27 --
 community-x86_64/newsbeuter.changelog   |   45 ---
 community-x86_64/newsbeuter.install |6 -
 12 files changed, 246 insertions(+), 242 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-20 09:51:03 UTC (rev 252669)
+++ community-i686/PKGBUILD 2017-08-20 09:51:15 UTC (rev 252670)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Sven Pfleiderer 
-
-pkgname=newsbeuter
-pkgver=2.9
-pkgrel=6
-pkgdesc="A RSS feed reader for the text console with special Podcast support"
-arch=('i686' 'x86_64')
-url="http://www.newsbeuter.org/;
-license=('custom: MIT')
-depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=($pkgname-r$pkgver.tar.gz::https://github.com/akrennmair/$pkgname/archive/r2.9.tar.gz
-$pkgname-$pkgver-ncursesw6.patch
-
$pkgname-segfault.patch::https://github.com/akrennmair/newsbeuter/commit/33577f842d9b74c119f3cebda95ef8652304db81.patch)
-sha256sums=('489694a57d4af390aa15ab48b66517b0dc34a1cda4410eb5f6f997c6369f51d8'
-'5ae54c463f44d91725da3be655d2b107d598ade6da86ab4a99b10b039b8dba27'
-'6359708ee01f5e1b773a6ed79b7369b30aad5397b85fd252c2fa7d0c2616ea86')
-
-prepare() {
-  cd "${srcdir}"/$pkgname-r$pkgver
-
-  patch -p1 -i ../$pkgname-$pkgver-ncursesw6.patch
-  patch -p1 -i ../$pkgname-segfault.patch
-}
-
-build() {
-  cd "${srcdir}"/$pkgname-r$pkgver
-
-  make prefix=/usr
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-r$pkgver
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-
-#license
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: newsbeuter/repos/community-i686/PKGBUILD (from rev 252668, 
newsbeuter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-20 09:51:15 UTC (rev 252670)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sven Pfleiderer 
+
+pkgname=newsbeuter
+pkgver=2.9
+pkgrel=7
+pkgdesc="A RSS feed reader for the text console with special Podcast support"
+arch=('i686' 'x86_64')
+url="http://www.newsbeuter.org/;
+license=('custom: MIT')
+depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('swig' 'gettext')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=($pkgname-r$pkgver.tar.gz::https://github.com/akrennmair/$pkgname/archive/r2.9.tar.gz
+$pkgname-$pkgver-ncursesw6.patch

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

2017-08-20 Thread Jelle van der Waa
Date: Sunday, August 20, 2017 @ 09:50:58
  Author: jelle
Revision: 252668

upgpkg: newsbeuter 2.9-7

Modified:
  newsbeuter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:50:34 UTC (rev 252667)
+++ PKGBUILD2017-08-20 09:50:58 UTC (rev 252668)
@@ -4,7 +4,7 @@
 
 pkgname=newsbeuter
 pkgver=2.9
-pkgrel=6
+pkgrel=7
 pkgdesc="A RSS feed reader for the text console with special Podcast support"
 arch=('i686' 'x86_64')
 url="http://www.newsbeuter.org/;
@@ -15,10 +15,12 @@
 changelog=$pkgname.changelog
 
source=($pkgname-r$pkgver.tar.gz::https://github.com/akrennmair/$pkgname/archive/r2.9.tar.gz
 $pkgname-$pkgver-ncursesw6.patch
-
$pkgname-segfault.patch::https://github.com/akrennmair/newsbeuter/commit/33577f842d9b74c119f3cebda95ef8652304db81.patch)
+
$pkgname-segfault.patch::https://github.com/akrennmair/newsbeuter/commit/33577f842d9b74c119f3cebda95ef8652304db81.patch
+
$pkgname-CVE-2017-12904.patch::https://github.com/akrennmair/newsbeuter/commit/96e9506ae9e252c548665152d1b8968297128307.patch)
 sha256sums=('489694a57d4af390aa15ab48b66517b0dc34a1cda4410eb5f6f997c6369f51d8'
 '5ae54c463f44d91725da3be655d2b107d598ade6da86ab4a99b10b039b8dba27'
-'6359708ee01f5e1b773a6ed79b7369b30aad5397b85fd252c2fa7d0c2616ea86')
+'60f56cabe47a1773f4a3a960ae0aee418f8a6df7bdd48b9874bf79cdd4c23b84'
+'e68046ad75362a10db1d7a30b1193d4f9ce55c1ef99f217ee11fad66b00e9a2c')
 
 prepare() {
   cd "${srcdir}"/$pkgname-r$pkgver


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:50:34
  Author: felixonmars
Revision: 252667

upgpkg: stylish-haskell 0.8.1.0-16

rebuild with optparse-applicative,0.14.0.0

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:49:02 UTC (rev 252666)
+++ PKGBUILD2017-08-20 09:50:34 UTC (rev 252667)
@@ -4,7 +4,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.8.1.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:49:02
  Author: felixonmars
Revision: 252666

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

Added:
  postgrest/repos/community-staging-i686/
  postgrest/repos/community-staging-i686/PKGBUILD
(from rev 252665, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-i686/protolude-0.2.patch
(from rev 252665, postgrest/trunk/protolude-0.2.patch)
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 252665, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-x86_64/protolude-0.2.patch
(from rev 252665, postgrest/trunk/protolude-0.2.patch)

--+
 community-staging-i686/PKGBUILD  |   60 +
 community-staging-i686/protolude-0.2.patch   |   70 +
 community-staging-x86_64/PKGBUILD|   60 +
 community-staging-x86_64/protolude-0.2.patch |   70 +
 4 files changed, 260 insertions(+)

Copied: postgrest/repos/community-staging-i686/PKGBUILD (from rev 252665, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:49:02 UTC (rev 252666)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.2.0
+pkgrel=5
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-auto-update" "haskell-hasql" "haskell-hasql-pool" 
"haskell-protolude"
+ "haskell-text" "haskell-warp" "haskell-base64-bytestring" 
"haskell-retry" "haskell-aeson"
+ "haskell-ansi-wl-pprint" "haskell-case-insensitive" "haskell-cassava"
+ "haskell-configurator-ng" "haskell-contravariant" "haskell-either"
+ "haskell-hasql-transaction" "haskell-heredoc" "haskell-http" 
"haskell-http-types"
+ "haskell-insert-ordered-containers" 
"haskell-interpolatedstring-perl6" "haskell-jwt"
+ "haskell-lens" "haskell-lens-aeson" "haskell-network-uri" 
"haskell-optparse-applicative"
+ "haskell-parsec" "haskell-ranged-sets" "haskell-regex-tdfa" 
"haskell-safe"
+ "haskell-scientific" "haskell-swagger2" 
"haskell-unordered-containers" "haskell-vector"
+ "haskell-wai" "haskell-wai-cors" "haskell-wai-extra" 
"haskell-wai-middleware-static"
+ "haskell-cookie")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+protolude-0.2.patch)
+sha256sums=('15b0902c2318e44bcf2d2c1cd654abc8acbbe00a9794e5ad821ab09eb0aca608'
+'8b2eb2a999dba5bfc1953926e170c2ff5086efed75a038923249840d5370f9a6')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../protolude-0.2.patch
+sed -i 's/, optparse-applicative >= 0.13 && < 0.14/, optparse-applicative 
>= 0.13/' ${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: postgrest/repos/community-staging-i686/protolude-0.2.patch (from rev 
252665, postgrest/trunk/protolude-0.2.patch)
===
--- community-staging-i686/protolude-0.2.patch  (rev 0)
+++ community-staging-i686/protolude-0.2.patch  2017-08-20 09:49:02 UTC (rev 
252666)
@@ -0,0 +1,70 @@
+commit 96f1c00cfb5b92419e188248c6e672dc10990d9e
+Author: Felix Yan 
+Date:   Mon Aug 14 09:14:08 2017 +0800
+
+Fix compatibility with protolude-0.2
+
+diff --git a/main/Main.hs b/main/Main.hs
+index 902195e..cbe5a9f 100644
+--- a/main/Main.hs
 b/main/Main.hs
+@@ -11,7 +11,7 @@ import   PostgREST.DbStructure  

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:48:29
  Author: felixonmars
Revision: 252665

upgpkg: postgrest 0.4.2.0-5

rebuild with optparse-applicative,0.14.0.0

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:44:50 UTC (rev 252664)
+++ PKGBUILD2017-08-20 09:48:29 UTC (rev 252665)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")
@@ -29,6 +29,7 @@
 prepare() {
 cd "${srcdir}/${pkgname}-${pkgver}"
 patch -p1 -i ../protolude-0.2.patch
+sed -i 's/, optparse-applicative >= 0.13 && < 0.14/, optparse-applicative 
>= 0.13/' ${pkgname}.cabal
 }
 
 build() {


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:44:50
  Author: felixonmars
Revision: 252664

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

Added:
  haskell-optparse-simple/repos/community-staging-i686/
  haskell-optparse-simple/repos/community-staging-i686/PKGBUILD
(from rev 252663, haskell-optparse-simple/trunk/PKGBUILD)
  haskell-optparse-simple/repos/community-staging-x86_64/
  haskell-optparse-simple/repos/community-staging-x86_64/PKGBUILD
(from rev 252663, haskell-optparse-simple/trunk/PKGBUILD)

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

Copied: haskell-optparse-simple/repos/community-staging-i686/PKGBUILD (from rev 
252663, haskell-optparse-simple/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:44:50 UTC (rev 252664)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=optparse-simple
+pkgname=haskell-optparse-simple
+pkgver=0.0.3
+pkgrel=60
+pkgdesc="Simple interface to optparse-applicative"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-either" "haskell-gitrev" 
"haskell-optparse-applicative")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('4547f0a6c1bd959b1d9c3c2a5fabee39ac9a19dffabbb2d75461a2d461df8c7e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-optparse-simple/repos/community-staging-x86_64/PKGBUILD (from 
rev 252663, haskell-optparse-simple/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:44:50 UTC (rev 252664)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=optparse-simple
+pkgname=haskell-optparse-simple
+pkgver=0.0.3
+pkgrel=60
+pkgdesc="Simple interface to optparse-applicative"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-either" "haskell-gitrev" 
"haskell-optparse-applicative")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('4547f0a6c1bd959b1d9c3c2a5fabee39ac9a19dffabbb2d75461a2d461df8c7e')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:44:23
  Author: felixonmars
Revision: 252663

upgpkg: haskell-optparse-simple 0.0.3-60

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:42:40 UTC (rev 252662)
+++ PKGBUILD2017-08-20 09:44:23 UTC (rev 252663)
@@ -5,7 +5,7 @@
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
 pkgver=0.0.3
-pkgrel=59
+pkgrel=60
 pkgdesc="Simple interface to optparse-applicative"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:42:40
  Author: felixonmars
Revision: 252662

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 252661, idris/trunk/PKGBUILD)
  idris/repos/community-staging-x86_64/
  idris/repos/community-staging-x86_64/PKGBUILD
(from rev 252661, idris/trunk/PKGBUILD)

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

Copied: idris/repos/community-staging-i686/PKGBUILD (from rev 252661, 
idris/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:42:40 UTC (rev 252662)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.1.1
+pkgrel=3
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "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-code-page" 
"haskell-fingertree"
+ "haskell-fsnotify" "haskell-ieee754" "haskell-mtl" "haskell-libffi" 
"haskell-network"
+ "haskell-optparse-applicative" "haskell-parsers" "haskell-regex-tdfa" 
"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")
+makedepends=('ghc')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz;)
+sha512sums=('5768705f0ae22053214e62e79720d6d70e4bda55a8ddff45302c7b4f6c484999102100ee8146a7ec3abd823e028a7a3fecb82d67be49a9401219ef26cf7aa946')
+
+prepare() {
+cd Idris-dev-$pkgver
+
+sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
+libs/*/Makefile
+}
+
+build() {
+cd "$srcdir"/Idris-dev-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP -frelease -f-freestanding -f-CI -f-execonly
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "$srcdir"/Idris-dev-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 252661, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:42:40 UTC (rev 252662)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.1.1
+pkgrel=3
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-aeson" "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-code-page" 
"haskell-fingertree"
+ "haskell-fsnotify" "haskell-ieee754" "haskell-mtl" "haskell-libffi" 
"haskell-network"
+ "haskell-optparse-applicative" "haskell-parsers" "haskell-regex-tdfa" 
"haskell-safe"
+ "haskell-split" "haskell-terminal-size" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-trifecta" "haskell-uniplate" "haskell-unordered-containers" 
"haskell-utf8-string"
+ 

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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:42:03
  Author: felixonmars
Revision: 252661

upgpkg: idris 1.1.1-3

rebuild with optparse-applicative,0.14.0.0

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:12:10 UTC (rev 252660)
+++ PKGBUILD2017-08-20 09:42:03 UTC (rev 252661)
@@ -4,7 +4,7 @@
 
 pkgname=idris
 pkgver=1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:12:10
  Author: felixonmars
Revision: 252660

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

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

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

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

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


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:11:42
  Author: felixonmars
Revision: 252659

upgpkg: hopenpgp-tools 0.19.4-154

rebuild with optparse-applicative,0.14.0.0

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:07:57 UTC (rev 252658)
+++ PKGBUILD2017-08-20 09:11:42 UTC (rev 252659)
@@ -4,7 +4,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.19.4
-pkgrel=153
+pkgrel=154
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:07:57
  Author: felixonmars
Revision: 252658

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

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

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

Copied: haskell-hjsmin/repos/community-staging-i686/PKGBUILD (from rev 252657, 
haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:07:57 UTC (rev 252658)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.2
+pkgrel=14
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('bec153d2396962c63998eb12d0a2c7c9f7df6f774cb00e41b6cdb1f5a4905484')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hjsmin/repos/community-staging-x86_64/PKGBUILD (from rev 
252657, haskell-hjsmin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:07:57 UTC (rev 252658)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hjsmin
+pkgname=haskell-hjsmin
+pkgver=0.2.0.2
+pkgrel=14
+pkgdesc="Haskell implementation of a javascript minifier"
+url="http://github.com/erikd/hjsmin;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-language-javascript"
+ "haskell-optparse-applicative" "haskell-text")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('bec153d2396962c63998eb12d0a2c7c9f7df6f774cb00e41b6cdb1f5a4905484')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:07:29
  Author: felixonmars
Revision: 252657

upgpkg: haskell-hjsmin 0.2.0.2-14

rebuild with optparse-applicative,0.14.0.0

Modified:
  haskell-hjsmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:06:30 UTC (rev 252656)
+++ PKGBUILD2017-08-20 09:07:29 UTC (rev 252657)
@@ -5,7 +5,7 @@
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
 pkgver=0.2.0.2
-pkgrel=13
+pkgrel=14
 pkgdesc="Haskell implementation of a javascript minifier"
 url="http://github.com/erikd/hjsmin;
 license=("custom:BSD3")


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:06:30
  Author: felixonmars
Revision: 252656

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

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

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

Copied: git-repair/repos/community-staging-i686/PKGBUILD (from rev 252655, 
git-repair/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-08-20 09:06:30 UTC (rev 252656)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=git-repair
+pkgver=1.20170626
+pkgrel=7
+pkgdesc="Repairs a damaged git repisitory"
+url="http://git-repair.branchable.com/;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('git' 'ghc' "haskell-async" "haskell-data-default" 
"haskell-exceptions" "haskell-hslogger"
+ "haskell-ifelse" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-quickcheck" "haskell-split" 
"haskell-text"
+ "haskell-unix-compat" "haskell-utf8-string")
+makedepends=('ghc')
+source=("$pkgname::git://git-repair.branchable.com/#tag=$pkgver")
+sha512sums=('SKIP')
+
+build() {
+  cd git-repair
+  
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic \
+--docdir="/usr/share/doc/$pkgname" \
+  -fnetwork-uri
+  runhaskell Setup build
+}
+
+package() {
+  cd git-repair
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -Dm644 git-repair.1 "$pkgdir"/usr/share/man/man1/git-repair.1
+
+  rm "$pkgdir"/usr/share/doc/git-repair/GPL
+  rmdir "$pkgdir"/usr/share/doc/git-repair "$pkgdir"/usr/share/doc
+}

Copied: git-repair/repos/community-staging-x86_64/PKGBUILD (from rev 252655, 
git-repair/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-08-20 09:06:30 UTC (rev 252656)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=git-repair
+pkgver=1.20170626
+pkgrel=7
+pkgdesc="Repairs a damaged git repisitory"
+url="http://git-repair.branchable.com/;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('git' 'ghc' "haskell-async" "haskell-data-default" 
"haskell-exceptions" "haskell-hslogger"
+ "haskell-ifelse" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-quickcheck" "haskell-split" 
"haskell-text"
+ "haskell-unix-compat" "haskell-utf8-string")
+makedepends=('ghc')
+source=("$pkgname::git://git-repair.branchable.com/#tag=$pkgver")
+sha512sums=('SKIP')
+
+build() {
+  cd git-repair
+  
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic \
+--docdir="/usr/share/doc/$pkgname" \
+  -fnetwork-uri
+  runhaskell Setup build
+}
+
+package() {
+  cd git-repair
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -Dm644 git-repair.1 "$pkgdir"/usr/share/man/man1/git-repair.1
+
+  rm "$pkgdir"/usr/share/doc/git-repair/GPL
+  rmdir "$pkgdir"/usr/share/doc/git-repair "$pkgdir"/usr/share/doc
+}


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

2017-08-20 Thread Felix Yan
Date: Sunday, August 20, 2017 @ 09:06:04
  Author: felixonmars
Revision: 252655

upgpkg: git-repair 1.20170626-7

rebuild with optparse-applicative,0.14.0.0

Modified:
  git-repair/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-20 09:04:24 UTC (rev 252654)
+++ PKGBUILD2017-08-20 09:06:04 UTC (rev 252655)
@@ -3,7 +3,7 @@
 
 pkgname=git-repair
 pkgver=1.20170626
-pkgrel=6
+pkgrel=7
 pkgdesc="Repairs a damaged git repisitory"
 url="http://git-repair.branchable.com/;
 license=("GPL")


  1   2   >