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

2019-05-12 Thread Gaëtan Bisson via arch-commits
Date: Monday, May 13, 2019 @ 01:02:30
  Author: bisson
Revision: 467110

upstream update

Modified:
  pari/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-13 00:09:27 UTC (rev 467109)
+++ PKGBUILD2019-05-13 01:02:30 UTC (rev 467110)
@@ -1,8 +1,8 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=pari
-pkgver=2.11.1
-pkgrel=2
+pkgver=2.11.2
+pkgrel=1
 pkgdesc='Computer algebra system designed for fast computations in number 
theory'
 url='https://pari.math.u-bordeaux.fr/'
 license=('GPL')
@@ -12,7 +12,7 @@
 optdepends=('perl: gphelp, tex2mail')
 validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
 
source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('24a9b324a6e9fb161f49dd93aa4dc3f8bb8996c96050ee0468b2f92b45eacac9'
+sha256sums=('4a6532b3c77350363fa618ead5cd794a172d7b7e5757a28f7788e658b5469339'
 'SKIP')
 
 conflicts=('pari-sage')


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

2019-05-12 Thread Gaëtan Bisson via arch-commits
Date: Monday, May 13, 2019 @ 01:02:51
  Author: bisson
Revision: 467111

archrelease: copy trunk to community-x86_64

Added:
  pari/repos/community-x86_64/PKGBUILD
(from rev 467110, pari/trunk/PKGBUILD)
Deleted:
  pari/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-13 01:02:30 UTC (rev 467110)
+++ PKGBUILD2019-05-13 01:02:51 UTC (rev 467111)
@@ -1,41 +0,0 @@
-# Maintainer: Gaetan Bisson 
-
-pkgname=pari
-pkgver=2.11.1
-pkgrel=2
-pkgdesc='Computer algebra system designed for fast computations in number 
theory'
-url='https://pari.math.u-bordeaux.fr/'
-license=('GPL')
-arch=('x86_64')
-depends=('gmp' 'readline' 'libx11')
-makedepends=('perl' 'texlive-core')
-optdepends=('perl: gphelp, tex2mail')
-validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
-source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('24a9b324a6e9fb161f49dd93aa4dc3f8bb8996c96050ee0468b2f92b45eacac9'
-'SKIP')
-
-conflicts=('pari-sage')
-replaces=("pari-sage<=1:${pkgver}")
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./Configure \
-   --prefix=/usr \
-   --with-readline \
-   --mt=pthread \
-   --with-gmp \
-
-   make all
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make bench
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   ln -sf gp.1.gz "${pkgdir}"/usr/share/man/man1/pari.1
-}

Copied: pari/repos/community-x86_64/PKGBUILD (from rev 467110, 
pari/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-13 01:02:51 UTC (rev 467111)
@@ -0,0 +1,41 @@
+# Maintainer: Gaetan Bisson 
+
+pkgname=pari
+pkgver=2.11.2
+pkgrel=1
+pkgdesc='Computer algebra system designed for fast computations in number 
theory'
+url='https://pari.math.u-bordeaux.fr/'
+license=('GPL')
+arch=('x86_64')
+depends=('gmp' 'readline' 'libx11')
+makedepends=('perl' 'texlive-core')
+optdepends=('perl: gphelp, tex2mail')
+validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
+source=("https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('4a6532b3c77350363fa618ead5cd794a172d7b7e5757a28f7788e658b5469339'
+'SKIP')
+
+conflicts=('pari-sage')
+replaces=("pari-sage<=1:${pkgver}")
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./Configure \
+   --prefix=/usr \
+   --with-readline \
+   --mt=pthread \
+   --with-gmp \
+
+   make all
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make bench
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -sf gp.1.gz "${pkgdir}"/usr/share/man/man1/pari.1
+}


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

2019-05-12 Thread Brett Cornwall via arch-commits
Date: Monday, May 13, 2019 @ 00:09:27
  Author: ainola
Revision: 467109

archrelease: copy trunk to community-x86_64

Added:
  waybar/repos/community-x86_64/PKGBUILD
(from rev 467108, waybar/trunk/PKGBUILD)
Deleted:
  waybar/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-13 00:08:27 UTC (rev 467108)
+++ PKGBUILD2019-05-13 00:09:27 UTC (rev 467109)
@@ -1,40 +0,0 @@
-# Maintainer: Ainola 
-
-pkgname=waybar
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
-arch=('x86_64')
-url="https://github.com/Alexays/Waybar/;
-license=('MIT')
-depends=(
-'fmt'
-'gtkmm3'
-'jsoncpp'
-'libappindicator-gtk3'
-'libpulse'
-'libmpdclient'
-)
-# Sway is needed for building support for workspace and window title modules
-makedepends=(
-'meson'
-'sway'
-'wlroots'
-)
-optdepends=(
-'otf-font-awesome: Icons in the default configuration'
-)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz;)
-sha256sums=('dfd8dd7a6d6849a6eca596038b9929d51bcfa6d1d47afaa11abde3dc5b672a62')
-
-build() {
-cd "Waybar-$pkgver"
-meson --prefix=/usr build
-ninja -C build
-}
-
-package() {
-cd "Waybar-$pkgver"
-DESTDIR="$pkgdir" ninja -C build install
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: waybar/repos/community-x86_64/PKGBUILD (from rev 467108, 
waybar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-13 00:09:27 UTC (rev 467109)
@@ -0,0 +1,40 @@
+# Maintainer: Ainola 
+
+pkgname=waybar
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
+arch=('x86_64')
+url="https://github.com/Alexays/Waybar/;
+license=('MIT')
+depends=(
+'fmt'
+'gtkmm3'
+'jsoncpp'
+'libappindicator-gtk3'
+'libpulse'
+'libmpdclient'
+)
+# Sway is needed for building support for workspace and window title modules
+makedepends=(
+'meson'
+'sway'
+'wlroots'
+)
+optdepends=(
+'otf-font-awesome: Icons in the default configuration'
+)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz;)
+sha256sums=('6ea5934d77b81982dfd3d0a1ed521329fa0e6c250ecd004288f5dcdb6cb62dea')
+
+build() {
+cd "Waybar-$pkgver"
+meson --prefix=/usr build
+ninja -C build
+}
+
+package() {
+cd "Waybar-$pkgver"
+DESTDIR="$pkgdir" ninja -C build install
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


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

2019-05-12 Thread Brett Cornwall via arch-commits
Date: Monday, May 13, 2019 @ 00:08:27
  Author: ainola
Revision: 467108

upgpkg: waybar 0.6.3-1

Modified:
  waybar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 22:25:18 UTC (rev 467107)
+++ PKGBUILD2019-05-13 00:08:27 UTC (rev 467108)
@@ -1,7 +1,7 @@
 # Maintainer: Ainola 
 
 pkgname=waybar
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
 arch=('x86_64')
@@ -25,7 +25,7 @@
 'otf-font-awesome: Icons in the default configuration'
 )
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz;)
-sha256sums=('dfd8dd7a6d6849a6eca596038b9929d51bcfa6d1d47afaa11abde3dc5b672a62')
+sha256sums=('6ea5934d77b81982dfd3d0a1ed521329fa0e6c250ecd004288f5dcdb6cb62dea')
 
 build() {
 cd "Waybar-$pkgver"


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

2019-05-12 Thread Christian Rebischke via arch-commits
Date: Sunday, May 12, 2019 @ 22:25:18
  Author: shibumi
Revision: 467107

archrelease: copy trunk to community-x86_64

Added:
  iwd/repos/community-x86_64/PKGBUILD
(from rev 467106, iwd/trunk/PKGBUILD)
  iwd/repos/community-x86_64/iwd.tmpfiles
(from rev 467106, iwd/trunk/iwd.tmpfiles)
Deleted:
  iwd/repos/community-x86_64/PKGBUILD
  iwd/repos/community-x86_64/iwd.tmpfiles

--+
 PKGBUILD |   68 -
 iwd.tmpfiles |4 +--
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 22:25:12 UTC (rev 467106)
+++ PKGBUILD2019-05-12 22:25:18 UTC (rev 467107)
@@ -1,34 +0,0 @@
-# Maintainer: Christian Rebischke 
-
-pkgname=iwd
-pkgver=0.17
-pkgrel=1
-pkgdesc='Internet Wireless Daemon'
-arch=('x86_64')
-url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
-license=('LGPL')
-depends=('glibc')
-source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
-'iwd.tmpfiles')
-sha512sums=('fcec43cb9d470dec783fcafd8485e2e25f7c5ccc4283bc58c299fb816609b4e03ca241f1fe9f73025a08863e89ae8d7b7ceb6ae02524eb681a61079c5a28534a'
-'SKIP'
-   
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
-validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib/iwd \
-   --enable-wired \
-   --localstatedir=/var
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
-}
-
-# vim: set ts=2 sw=2 ft=sh noet:

Copied: iwd/repos/community-x86_64/PKGBUILD (from rev 467106, 
iwd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 22:25:18 UTC (rev 467107)
@@ -0,0 +1,34 @@
+# Maintainer: Christian Rebischke 
+
+pkgname=iwd
+pkgver=0.18
+pkgrel=1
+pkgdesc='Internet Wireless Daemon'
+arch=('x86_64')
+url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
+license=('LGPL')
+depends=('glibc')
+source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
+'iwd.tmpfiles')
+sha512sums=('0eb5558f7bafe521aaf80f24e5818c1fb0dfa6445c671c4454d3a4f67f97643a1232709b1e9c376cbe09dd7ba521651e1e46328cce0bfe1befe15668d6081cd6'
+'SKIP'
+
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
+validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/iwd \
+   --enable-wired \
+   --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+   install -Dm644 "${srcdir}/iwd.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/iwd.conf"
+}
+
+# vim: set ts=2 sw=2 ft=sh noet:

Deleted: iwd.tmpfiles
===
--- iwd.tmpfiles2019-05-12 22:25:12 UTC (rev 467106)
+++ iwd.tmpfiles2019-05-12 22:25:18 UTC (rev 467107)
@@ -1,2 +0,0 @@
-d /var/lib/iwd 0750 root root - -
-d /var/lib/ead 0750 root root - -

Copied: iwd/repos/community-x86_64/iwd.tmpfiles (from rev 467106, 
iwd/trunk/iwd.tmpfiles)
===
--- iwd.tmpfiles(rev 0)
+++ iwd.tmpfiles2019-05-12 22:25:18 UTC (rev 467107)
@@ -0,0 +1,2 @@
+d /var/lib/iwd 0750 root root - -
+d /var/lib/ead 0750 root root - -


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

2019-05-12 Thread Christian Rebischke via arch-commits
Date: Sunday, May 12, 2019 @ 22:25:12
  Author: shibumi
Revision: 467106

upgpkg: iwd 0.18-1

Modified:
  iwd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 21:24:17 UTC (rev 467105)
+++ PKGBUILD2019-05-12 22:25:12 UTC (rev 467106)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=iwd
-pkgver=0.17
+pkgver=0.18
 pkgrel=1
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
@@ -10,9 +10,9 @@
 depends=('glibc')
 
source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign}
 'iwd.tmpfiles')
-sha512sums=('fcec43cb9d470dec783fcafd8485e2e25f7c5ccc4283bc58c299fb816609b4e03ca241f1fe9f73025a08863e89ae8d7b7ceb6ae02524eb681a61079c5a28534a'
+sha512sums=('0eb5558f7bafe521aaf80f24e5818c1fb0dfa6445c671c4454d3a4f67f97643a1232709b1e9c376cbe09dd7ba521651e1e46328cce0bfe1befe15668d6081cd6'
 'SKIP'
-   
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
+
'03a3a0fba53706ef46bb12e75ad0bc30969044662df5bdcebc608c57b6ab9c5b3b6944e7941549db3172577c7d86c42e39a06e285459663ae48032fd3ab697d4')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')
 
 build() {


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 21:22:20
  Author: felixonmars
Revision: 467104

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 21:22:11
  Author: felixonmars
Revision: 467103

upgpkg: postgrest 5.2.0-69

rebuild with hasql-pool 0.5.0.2

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 21:19:08 UTC (rev 467102)
+++ PKGBUILD2019-05-12 21:22:11 UTC (rev 467103)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=5.2.0
-pkgrel=68
+pkgrel=69
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 21:19:08
  Author: felixonmars
Revision: 467102

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
467101, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 21:19:08 UTC (rev 467102)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.5.0.2
+pkgrel=1
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+makedepends=('ghc' 'haskell-hspec')
+checkdepends=('pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('6dfdcb29ce29be83e7b5ee6e443ede8ba1d993a20416c41a653aa8e643d187359a79afad15b195a271a24116776d869aba12645b034141e74f5272b22472b8c3')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createuser -s postgres
+runhaskell Setup test
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 21:18:59
  Author: felixonmars
Revision: 467101

upgpkg: haskell-hasql-pool 0.5.0.2-1

rebuild with hasql-pool 0.5.0.2

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 21:16:52 UTC (rev 467100)
+++ PKGBUILD2019-05-12 21:18:59 UTC (rev 467101)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
-pkgver=0.5.0.1
-pkgrel=31
+pkgver=0.5.0.2
+pkgrel=1
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool;
 license=('MIT')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-hspec')
 checkdepends=('pifpaf' 'postgresql')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('a648491fc87473de269a3be381e67615ce5016f38b8da7a53fac120ca6656cf55e28ead8c1cb3ef9a1d5ba2a6ce6c77a4670edafae81b8f4beb8a9b92abe72a7')
+sha512sums=('6dfdcb29ce29be83e7b5ee6e443ede8ba1d993a20416c41a653aa8e643d187359a79afad15b195a271a24116776d869aba12645b034141e74f5272b22472b8c3')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in firefox-ublock-origin/repos/community-any (PKGBUILD PKGBUILD)

2019-05-12 Thread Daniel M. Capella via arch-commits
Date: Sunday, May 12, 2019 @ 20:45:34
  Author: polyzen
Revision: 467096

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 467095, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 20:45:14 UTC (rev 467095)
+++ PKGBUILD2019-05-12 20:45:34 UTC (rev 467096)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.19.0
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-url=https://github.com/gorhill/uBlock
-arch=('any')
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('b5df5597214bbae1bb358c9aa46db12eee82b6181e9535fb3ce955f902aa3a84')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 467095, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 20:45:34 UTC (rev 467096)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.19.2
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+url=https://github.com/gorhill/uBlock
+arch=('any')
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('c1a4bdd8fcef7120147425dfb4ec0c5d51ad33b5e55e775acb2736247a861d83')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)

2019-05-12 Thread Daniel M. Capella via arch-commits
Date: Sunday, May 12, 2019 @ 20:45:14
  Author: polyzen
Revision: 467095

upgpkg: firefox-ublock-origin 1.19.2-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 20:37:08 UTC (rev 467094)
+++ PKGBUILD2019-05-12 20:45:14 UTC (rev 467095)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.19.0
+pkgver=1.19.2
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 url=https://github.com/gorhill/uBlock
@@ -10,7 +10,7 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('b5df5597214bbae1bb358c9aa46db12eee82b6181e9535fb3ce955f902aa3a84')
+sha256sums=('c1a4bdd8fcef7120147425dfb4ec0c5d51ad33b5e55e775acb2736247a861d83')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi


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

2019-05-12 Thread Daniel Bermond via arch-commits
Date: Sunday, May 12, 2019 @ 20:37:08
  Author: dbermond
Revision: 467094

archrelease: copy trunk to community-testing-x86_64

Added:
  caffe2/repos/community-testing-x86_64/
  caffe2/repos/community-testing-x86_64/PKGBUILD
(from rev 467093, caffe2/trunk/PKGBUILD)

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

Copied: caffe2/repos/community-testing-x86_64/PKGBUILD (from rev 467093, 
caffe2/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-05-12 20:37:08 UTC (rev 467094)
@@ -0,0 +1,213 @@
+# Maintainer : Daniel Bermond 
+
+pkgbase=caffe2
+pkgname=('caffe2' 'caffe2-cuda')
+_pytorchver=1.1.0 # pytorch stable release version
+pkgver="0.8.2_${_pytorchver}"
+pkgrel=1
+pkgdesc='A new lightweight, modular, and scalable deep learning framework'
+arch=('x86_64')
+url='https://caffe2.ai/'
+license=('BSD')
+depends=('google-glog' 'protobuf' 'python' 'python-numpy' 'python-protobuf'
+ 'python-yaml' 'blas' 'lapack' 'gflags')
+optdepends=('python-flask' 'graphviz' 'python-hypothesis' 'python-matplotlib'
+'python-pydot' 'python-yaml' 'python-requests' 'python-scipy'
+'python-setuptools' 'python-future' 'python-tornado' 'python-six')
+makedepends=('git' 'cmake' 'gtest' 'snappy' 'cuda' 'cudnn' 'nccl')
+options=('!emptydirs')
+source=("git+https://github.com/pytorch/pytorch.git#tag=v${_pytorchver};
+'git+https://github.com/pybind/pybind11'
+'git+https://github.com/NVlabs/cub'
+'git+https://github.com/eigenteam/eigen-git-mirror'
+'git+https://github.com/google/googletest'
+'git+https://github.com/google/benchmark'
+'git+https://github.com/google/protobuf'
+'git+https://github.com/Yangqing/ios-cmake'
+'git+https://github.com/Maratyszcza/NNPACK'
+'git+https://github.com/facebookincubator/gloo'
+'git+https://github.com/Maratyszcza/pthreadpool'
+'git+https://github.com/Maratyszcza/FXdiv'
+'git+https://github.com/Maratyszcza/FP16'
+'git+https://github.com/Maratyszcza/psimd'
+'git+https://github.com/facebook/zstd'
+'git+https://github.com/Maratyszcza/cpuinfo'
+'git+https://github.com/PeachPy/enum34'
+'git+https://github.com/Maratyszcza/PeachPy'
+'git+https://github.com/benjaminp/six'
+'git+https://github.com/onnx/onnx'
+'git+https://github.com/onnx/onnx-tensorrt'
+'sleef-zdevito'::'git+https://github.com/zdevito/sleef'
+'git+https://github.com/intel/ideep'
+'git+https://github.com/NVIDIA/nccl.git'
+'git+https://github.com/google/gemmlowp'
+'git+https://github.com/pytorch/QNNPACK'
+'git+https://github.com/intel/ARM_NEON_2_x86_SSE'
+'git+https://github.com/pytorch/fbgemm'
+'git+https://github.com/houseroad/foxi')
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+mkdir -p pytorch/{build-cpu-only,build-cuda}
+
+cd pytorch
+
+# submodules which clone dir coincide with the submodule name
+local _submodule_list=('pybind11'
+   'cub'
+   'googletest'
+   'benchmark'
+   'protobuf'
+   'ios-cmake'
+   'NNPACK'
+   'gloo'
+   'zstd'
+   'onnx'
+   'onnx-tensorrt'
+   'sleef'
+   'ideep'
+   'QNNPACK'
+   'fbgemm'
+   'foxi')
+local _submodule
+for _submodule in "${_submodule_list[@]}"
+do
+git config --local "submodule.third_party/${_submodule}.url" 
"${srcdir}/${_submodule}"
+done
+
+# submodules which clone dir does not coincide with the submodule name
+git config --local "submodule.third_party/eigen.url" 
"${srcdir}/eigen-git-mirror"
+git config --local "submodule.third_party/NNPACK_deps/pthreadpool.url" 
"${srcdir}/pthreadpool"
+git config --local "submodule.third_party/NNPACK_deps/FXdiv.url" 
"${srcdir}/FXdiv"
+git config --local "submodule.third_party/NNPACK_deps/FP16.url" 

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

2019-05-12 Thread Daniel Bermond via arch-commits
Date: Sunday, May 12, 2019 @ 20:34:09
  Author: dbermond
Revision: 467093

Added:
  caffe2/
  caffe2/repos/
  caffe2/trunk/
  caffe2/trunk/PKGBUILD

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

Added: caffe2/trunk/PKGBUILD
===
--- caffe2/trunk/PKGBUILD   (rev 0)
+++ caffe2/trunk/PKGBUILD   2019-05-12 20:34:09 UTC (rev 467093)
@@ -0,0 +1,213 @@
+# Maintainer : Daniel Bermond 
+
+pkgbase=caffe2
+pkgname=('caffe2' 'caffe2-cuda')
+_pytorchver=1.1.0 # pytorch stable release version
+pkgver="0.8.2_${_pytorchver}"
+pkgrel=1
+pkgdesc='A new lightweight, modular, and scalable deep learning framework'
+arch=('x86_64')
+url='https://caffe2.ai/'
+license=('BSD')
+depends=('google-glog' 'protobuf' 'python' 'python-numpy' 'python-protobuf'
+ 'python-yaml' 'blas' 'lapack' 'gflags')
+optdepends=('python-flask' 'graphviz' 'python-hypothesis' 'python-matplotlib'
+'python-pydot' 'python-yaml' 'python-requests' 'python-scipy'
+'python-setuptools' 'python-future' 'python-tornado' 'python-six')
+makedepends=('git' 'cmake' 'gtest' 'snappy' 'cuda' 'cudnn' 'nccl')
+options=('!emptydirs')
+source=("git+https://github.com/pytorch/pytorch.git#tag=v${_pytorchver};
+'git+https://github.com/pybind/pybind11'
+'git+https://github.com/NVlabs/cub'
+'git+https://github.com/eigenteam/eigen-git-mirror'
+'git+https://github.com/google/googletest'
+'git+https://github.com/google/benchmark'
+'git+https://github.com/google/protobuf'
+'git+https://github.com/Yangqing/ios-cmake'
+'git+https://github.com/Maratyszcza/NNPACK'
+'git+https://github.com/facebookincubator/gloo'
+'git+https://github.com/Maratyszcza/pthreadpool'
+'git+https://github.com/Maratyszcza/FXdiv'
+'git+https://github.com/Maratyszcza/FP16'
+'git+https://github.com/Maratyszcza/psimd'
+'git+https://github.com/facebook/zstd'
+'git+https://github.com/Maratyszcza/cpuinfo'
+'git+https://github.com/PeachPy/enum34'
+'git+https://github.com/Maratyszcza/PeachPy'
+'git+https://github.com/benjaminp/six'
+'git+https://github.com/onnx/onnx'
+'git+https://github.com/onnx/onnx-tensorrt'
+'sleef-zdevito'::'git+https://github.com/zdevito/sleef'
+'git+https://github.com/intel/ideep'
+'git+https://github.com/NVIDIA/nccl.git'
+'git+https://github.com/google/gemmlowp'
+'git+https://github.com/pytorch/QNNPACK'
+'git+https://github.com/intel/ARM_NEON_2_x86_SSE'
+'git+https://github.com/pytorch/fbgemm'
+'git+https://github.com/houseroad/foxi')
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+mkdir -p pytorch/{build-cpu-only,build-cuda}
+
+cd pytorch
+
+# submodules which clone dir coincide with the submodule name
+local _submodule_list=('pybind11'
+   'cub'
+   'googletest'
+   'benchmark'
+   'protobuf'
+   'ios-cmake'
+   'NNPACK'
+   'gloo'
+   'zstd'
+   'onnx'
+   'onnx-tensorrt'
+   'sleef'
+   'ideep'
+   'QNNPACK'
+   'fbgemm'
+   'foxi')
+local _submodule
+for _submodule in "${_submodule_list[@]}"
+do
+git config --local "submodule.third_party/${_submodule}.url" 
"${srcdir}/${_submodule}"
+done
+
+# submodules which clone dir does not coincide with the submodule name
+git config --local "submodule.third_party/eigen.url" 
"${srcdir}/eigen-git-mirror"
+git config --local "submodule.third_party/NNPACK_deps/pthreadpool.url" 
"${srcdir}/pthreadpool"
+git config --local "submodule.third_party/NNPACK_deps/FXdiv.url" 
"${srcdir}/FXdiv"
+git config --local "submodule.third_party/NNPACK_deps/FP16.url" 
"${srcdir}/FP16"
+git config --local "submodule.third_party/NNPACK_deps/psimd.url" 
"${srcdir}/psimd"
+git config --local "submodule.third_party/python-enum.url" 
"${srcdir}/enum34"
+git config --local 

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

2019-05-12 Thread David Runge via arch-commits
Date: Sunday, May 12, 2019 @ 20:27:59
  Author: dvzrv
Revision: 467092

archrelease: copy trunk to community-x86_64

Added:
  din/repos/community-x86_64/PKGBUILD
(from rev 467091, din/trunk/PKGBUILD)
Deleted:
  din/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 20:27:54 UTC (rev 467091)
+++ PKGBUILD2019-05-12 20:27:59 UTC (rev 467092)
@@ -1,36 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: muzhed 
-
-pkgname=din
-pkgver=41
-pkgrel=1
-pkgdesc="A sound synthesizer and musical instrument."
-arch=('x86_64')
-url="https://dinisnoise.org/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
-makedepends=('boost' 'glu')
-source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('b4b3a2f4ddb9067c02ccda26f1c89039a4332f582b22d9f022b14d76622a1c5424a119d00b55247c37a5753a525cdc4d7a1074784da2940ad4940b0e3f58e06d')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  CXXFLAGS="${CXXFLAGS} -O3 -D__UNIX_ALSA__ -D__UNIX_JACK__" \
-  CFLAGS="${CFLAGS} -O3" \
-  ./configure --prefix='/usr'
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}
-}

Copied: din/repos/community-x86_64/PKGBUILD (from rev 467091, 
din/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 20:27:59 UTC (rev 467092)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: muzhed 
+
+pkgname=din
+pkgver=42
+pkgrel=1
+pkgdesc="A sound synthesizer and musical instrument."
+arch=('x86_64')
+url="https://dinisnoise.org/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
+makedepends=('boost' 'glu')
+source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2b3dff05e3cff71e5c8f5d61958f90208072bfbb5135a7d559bd5758a34af0acee1701a63044d00a096a391576a7eb9417527c1201ec4a024256b258be2b0df0')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  CXXFLAGS="${CXXFLAGS} -O3 -D__UNIX_ALSA__ -D__UNIX_JACK__" \
+  CFLAGS="${CFLAGS} -O3" \
+  ./configure --prefix='/usr'
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm 644 {AUTHORS,BUGS,CHANGELOG,NEWS,README,TODO}
+}


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

2019-05-12 Thread David Runge via arch-commits
Date: Sunday, May 12, 2019 @ 20:27:54
  Author: dvzrv
Revision: 467091

upgpkg: din 42-1

Upgrading to 42.

Modified:
  din/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 20:27:13 UTC (rev 467090)
+++ PKGBUILD2019-05-12 20:27:54 UTC (rev 467091)
@@ -2,7 +2,7 @@
 # Contributor: muzhed 
 
 pkgname=din
-pkgver=41
+pkgver=42
 pkgrel=1
 pkgdesc="A sound synthesizer and musical instrument."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('hicolor-icon-theme' 'jack' 'libgl' 'sdl' 'tcl')
 makedepends=('boost' 'glu')
 
source=("https://archive.org/download/dinisnoise_source_code/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('b4b3a2f4ddb9067c02ccda26f1c89039a4332f582b22d9f022b14d76622a1c5424a119d00b55247c37a5753a525cdc4d7a1074784da2940ad4940b0e3f58e06d')
+sha512sums=('2b3dff05e3cff71e5c8f5d61958f90208072bfbb5135a7d559bd5758a34af0acee1701a63044d00a096a391576a7eb9417527c1201ec4a024256b258be2b0df0')
 
 prepare() {
   cd "${pkgname}-${pkgver}"


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

2019-05-12 Thread Bruno Pagani via arch-commits
Date: Sunday, May 12, 2019 @ 20:27:13
  Author: archange
Revision: 467090

archrelease: copy trunk to community-x86_64

Added:
  kvantum-qt5/repos/community-x86_64/PKGBUILD
(from rev 467089, kvantum-qt5/trunk/PKGBUILD)
Deleted:
  kvantum-qt5/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 20:26:54 UTC (rev 467089)
+++ PKGBUILD2019-05-12 20:27:13 UTC (rev 467090)
@@ -1,32 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-_pkgname=Kvantum
-pkgname=kvantum-qt5
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
-arch=('x86_64')
-url="https://github.com/tsujan/Kvantum;
-license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 
'hicolor-icon-theme' 'kwindowsystem')
-makedepends=('cmake' 'qt5-tools')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
-sha256sums=('a6d84d7d14a425ddc3cb4e255b79eff858879247563e58380b6a66ae276ad308')
-
-prepare() {
-mkdir -p build
-}
-
-build() {
-cd build
-   cmake ../${_pkgname}-${pkgver}/${_pkgname} \
- -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR="${pkgdir}" install
-# KDE4 is long dead
-rm -r "${pkgdir}"/usr/share/kde4
-}

Copied: kvantum-qt5/repos/community-x86_64/PKGBUILD (from rev 467089, 
kvantum-qt5/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 20:27:13 UTC (rev 467090)
@@ -0,0 +1,32 @@
+# Maintainer: Bruno Pagani 
+
+_pkgname=Kvantum
+pkgname=kvantum-qt5
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
+arch=(x86_64)
+url="https://github.com/tsujan/Kvantum;
+license=(GPL)
+depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme 
kwindowsystem)
+makedepends=(cmake qt5-tools)
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
+sha256sums=('c91101157873803e3365607d83d31a02e17364390f074d7defd6860ae01bdd51')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+   cmake ../${_pkgname}-${pkgver}/${_pkgname} \
+ -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR="${pkgdir}" install
+# KDE4 is long dead
+rm -r "${pkgdir}"/usr/share/kde4
+}


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

2019-05-12 Thread Bruno Pagani via arch-commits
Date: Sunday, May 12, 2019 @ 20:26:54
  Author: archange
Revision: 467089

upgpkg: kvantum-qt5 0.11.1-1

Modified:
  kvantum-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 20:19:18 UTC (rev 467088)
+++ PKGBUILD2019-05-12 20:26:54 UTC (rev 467089)
@@ -2,16 +2,16 @@
 
 _pkgname=Kvantum
 pkgname=kvantum-qt5
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
-arch=('x86_64')
+arch=(x86_64)
 url="https://github.com/tsujan/Kvantum;
-license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 
'hicolor-icon-theme' 'kwindowsystem')
-makedepends=('cmake' 'qt5-tools')
+license=(GPL)
+depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme 
kwindowsystem)
+makedepends=(cmake qt5-tools)
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
-sha256sums=('a6d84d7d14a425ddc3cb4e255b79eff858879247563e58380b6a66ae276ad308')
+sha256sums=('c91101157873803e3365607d83d31a02e17364390f074d7defd6860ae01bdd51')
 
 prepare() {
 mkdir -p build


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

2019-05-12 Thread David Runge via arch-commits
Date: Sunday, May 12, 2019 @ 20:19:13
  Author: dvzrv
Revision: 467087

upgpkg: yoshimi 1.5.11.1-1

Upgrading to 1.5.11.1.

Modified:
  yoshimi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:59:05 UTC (rev 467086)
+++ PKGBUILD2019-05-12 20:19:13 UTC (rev 467087)
@@ -2,7 +2,7 @@
 # Contributor: David Adler 
 
 pkgname=yoshimi
-pkgver=1.5.10.2
+pkgver=1.5.11.1
 pkgrel=1
 pkgdesc="A sophisticated soft-synth originally forked from ZynAddSubFX"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('cairo' 'fftw' 'fltk' 'jack' 'mxml')
 makedepends=('cmake' 'lv2' 'mesa')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
-sha512sums=('a39ba123f304e43d70833648ce224733794cb43c160fd2e6cf29bb4a782bea355c4bbfa1c33bf20c98a8c1f5d049788154aaf906a3daa56f288719a0b019139c')
+sha512sums=('2632701ade6e504cfc6b89c702180ed745fa7c28c3c4a7f802c1057c595441ed9ccdbf1815e79ff00c766c236277d6f2d24699dd9dcabb96dfb2d387d593c7da')
 
 build() {
   cd "${pkgname}-${pkgver}/src"


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

2019-05-12 Thread David Runge via arch-commits
Date: Sunday, May 12, 2019 @ 20:19:18
  Author: dvzrv
Revision: 467088

archrelease: copy trunk to community-x86_64

Added:
  yoshimi/repos/community-x86_64/PKGBUILD
(from rev 467087, yoshimi/trunk/PKGBUILD)
Deleted:
  yoshimi/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 20:19:13 UTC (rev 467087)
+++ PKGBUILD2019-05-12 20:19:18 UTC (rev 467088)
@@ -1,33 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: David Adler 
-
-pkgname=yoshimi
-pkgver=1.5.10.2
-pkgrel=1
-pkgdesc="A sophisticated soft-synth originally forked from ZynAddSubFX"
-arch=('x86_64')
-url="https://yoshimi.github.io/;
-license=('GPL')
-groups=('pro-audio')
-depends=('cairo' 'fftw' 'fltk' 'jack' 'mxml')
-makedepends=('cmake' 'lv2' 'mesa')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
-sha512sums=('a39ba123f304e43d70833648ce224733794cb43c160fd2e6cf29bb4a782bea355c4bbfa1c33bf20c98a8c1f5d049788154aaf906a3daa56f288719a0b019139c')
-
-build() {
-  cd "${pkgname}-${pkgver}/src"
-  cmake . \
--DCMAKE_INSTALL_PREFIX='/usr' \
--DCMAKE_INSTALL_DATAROOTDIR='/usr/share' \
--DCMAKE_INSTALL_LIBDIR='/usr/lib'
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}/src"
-  make DESTDIR="${pkgdir}" install
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 ../{Changelog,Dependencies,README.txt,Yoshimi_Helpers}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: yoshimi/repos/community-x86_64/PKGBUILD (from rev 467087, 
yoshimi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 20:19:18 UTC (rev 467088)
@@ -0,0 +1,33 @@
+# Maintainer: David Runge 
+# Contributor: David Adler 
+
+pkgname=yoshimi
+pkgver=1.5.11.1
+pkgrel=1
+pkgdesc="A sophisticated soft-synth originally forked from ZynAddSubFX"
+arch=('x86_64')
+url="https://yoshimi.github.io/;
+license=('GPL')
+groups=('pro-audio')
+depends=('cairo' 'fftw' 'fltk' 'jack' 'mxml')
+makedepends=('cmake' 'lv2' 'mesa')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+sha512sums=('2632701ade6e504cfc6b89c702180ed745fa7c28c3c4a7f802c1057c595441ed9ccdbf1815e79ff00c766c236277d6f2d24699dd9dcabb96dfb2d387d593c7da')
+
+build() {
+  cd "${pkgname}-${pkgver}/src"
+  cmake . \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DCMAKE_INSTALL_DATAROOTDIR='/usr/share' \
+-DCMAKE_INSTALL_LIBDIR='/usr/lib'
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}/src"
+  make DESTDIR="${pkgdir}" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm 644 ../{Changelog,Dependencies,README.txt,Yoshimi_Helpers}
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-05-12 Thread Levente Polyak via arch-commits
Date: Sunday, May 12, 2019 @ 20:07:46
  Author: anthraxx
Revision: 353147

archrelease: copy trunk to extra-x86_64

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

---+
 60-linux.hook |   24 
 90-linux.hook |   22 
 PKGBUILD  |  480 -
 config.x86_64 |19856 
 linux.install |   26 
 linux.preset  |   28 
 6 files changed, 10218 insertions(+), 10218 deletions(-)

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


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

2019-05-12 Thread Levente Polyak via arch-commits
Date: Sunday, May 12, 2019 @ 20:07:38
  Author: anthraxx
Revision: 353146

upgpkg: linux-hardened 5.0.15.a-1

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

---+
 PKGBUILD  |8 
 config.x86_64 |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:16:54 UTC (rev 353145)
+++ PKGBUILD2019-05-12 20:07:38 UTC (rev 353146)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=linux-hardened
-_pkgver=5.0.12
+_pkgver=5.0.15
 _hardenedver=a
 _srcname=linux-${_pkgver}
 pkgver=${_pkgver}.${_hardenedver}
@@ -23,11 +23,11 @@
 linux.preset   # standard config files for mkinitcpio ramdisk
 )
 replaces=('linux-grsec')
-sha256sums=('1e0278196679d04980b9370a1fdab9065946cf324b859b91bb59e689201508f0'
+sha256sums=('5c3eb8454e13e1c5d11e31ec63053b207ee5bc02f5778fa4708e751a3e45eb07'
 'SKIP'
-'710ea9f7aab089ac15012ecd09254241301ae336ebd41778cd7f7ad86e787b6f'
+'8acf8916212da97f997c539e48b11d6a4126a2828e57010467a45fc44ce50e3d'
 'SKIP'
-'1fee50b187b3a60fb018f4e9c4467d7a6bc2c3f235fded9900dc999e6363085c'
+'e886a045767652087eb888becf280baf0b961c18072f2c9a8f228f4f2524f28a'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
 'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config.x86_64
===
--- config.x86_64   2019-05-12 19:16:54 UTC (rev 353145)
+++ config.x86_64   2019-05-12 20:07:38 UTC (rev 353146)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.0.12 Kernel Configuration
+# Linux/x86 5.0.15 Kernel Configuration
 #
 
 #


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:55:06
  Author: felixonmars
Revision: 467080

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-servant-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 467079, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 19:55:06 UTC (rev 467080)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.16
+pkgrel=36
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-compat' 'haskell-aeson' 
'haskell-base64-bytestring'
+ 'haskell-exceptions' 'haskell-http-api-data' 'haskell-http-media' 
'haskell-http-types'
+ 'haskell-network-uri' 'haskell-monad-control' 'haskell-network' 
'haskell-servant'
+ 'haskell-string-conversions' 'haskell-resourcet' 'haskell-tagged'
+ 'haskell-transformers-base' 'haskell-wai' 'haskell-wai-app-static' 
'haskell-warp'
+ 'haskell-word8')
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-should-not-typecheck' 'haskell-quickcheck' 
'haskell-safe' 'haskell-wai-extra'
+ 'haskell-temporary' 'haskell-transformers-compat')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9335b35e64b4fa10245abf92d2fdd77bafabd2d71c6c1b4848b4630b6bc2104557d6b23d36c446ecc7757de47fe0a63f37dc17a40b531c246eb94dc8813bc8a8')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Christian Hesse via arch-commits
Date: Sunday, May 12, 2019 @ 19:58:59
  Author: eworm
Revision: 467085

upgpkg: lib32-systemd 242.29-1

new commits in upstream stable repository

Modified:
  lib32-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:57:21 UTC (rev 467084)
+++ PKGBUILD2019-05-12 19:58:59 UTC (rev 467085)
@@ -5,8 +5,8 @@
 pkgname=lib32-systemd
 _pkgbasename=systemd
 # Can be from either systemd or systemd-stable
-_commit='db2e367bfc3b119609f837eb973d915f6c550b2f'
-pkgver=242.19
+_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
+pkgver=242.29
 pkgrel=1
 pkgdesc='system and service manager (32-bit)'
 arch=('x86_64')


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

2019-05-12 Thread Christian Hesse via arch-commits
Date: Sunday, May 12, 2019 @ 19:59:05
  Author: eworm
Revision: 467086

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-systemd/repos/multilib-testing-x86_64/
  lib32-systemd/repos/multilib-testing-x86_64/PKGBUILD
(from rev 467085, lib32-systemd/trunk/PKGBUILD)

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

Copied: lib32-systemd/repos/multilib-testing-x86_64/PKGBUILD (from rev 467085, 
lib32-systemd/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2019-05-12 19:59:05 UTC (rev 467086)
@@ -0,0 +1,133 @@
+# Maintainer: Christian Hesse 
+# Maintainer: Dave Reisner 
+# Maintainer: Tom Gundersen 
+
+pkgname=lib32-systemd
+_pkgbasename=systemd
+# Can be from either systemd or systemd-stable
+_commit='298d13df7ef1097fa4801de573f668cef23a22b3'
+pkgver=242.29
+pkgrel=1
+pkgdesc='system and service manager (32-bit)'
+arch=('x86_64')
+url='https://www.github.com/systemd/systemd'
+license=('GPL2' 'LGPL2.1')
+depends=('lib32-gcc-libs' 'lib32-libcap' 'lib32-libgcrypt' 'lib32-xz' 
'systemd')
+makedepends=('gcc-multilib' 'git' 'gperf' 'intltool' 'lib32-acl' 'lib32-bzip2'
+ 'lib32-curl' 'lib32-dbus' 'lib32-gcc-libs' 'lib32-glib2'
+ 'lib32-gnutls' 'lib32-libelf' 'lib32-libidn2' 'lib32-pcre2'
+ 'libxslt' 'meson')
+options=('strip')
+validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4'  # Lennart Poettering 

+  '5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew 
Jędrzejewski-Szmek 
+source=(# fragment is latest tag for source verification, final merge in 
prepare()
+
"git+https://github.com/systemd/systemd-stable#tag=v${pkgver%.*}?signed;
+"git+https://github.com/systemd/systemd#tag=v${pkgver%.*}?signed;)
+sha512sums=('SKIP'
+'SKIP')
+
+_backports=(
+)
+
+_reverts=(
+)
+
+prepare() {
+  cd "$_pkgbasename-stable"
+
+  # add upstream repository for cherry-picking
+  git remote add -f upstream ../systemd
+  # merge the latest stable commit (fast-foward only to make sure
+  # the verified tag is in)
+  git merge --ff-only "${_commit}"
+
+  local _c
+  for _c in "${_backports[@]}"; do
+git cherry-pick -n "${_c}"
+  done
+  for _c in "${_reverts[@]}"; do
+git revert -n "${_c}"
+  done
+}
+
+pkgver() {
+  local version count
+
+  cd "$_pkgbasename-stable"
+
+  local _version _count
+  _version="$(git describe --abbrev=0 --tags)"
+  _count="$(git rev-list --count ${_version}..)"
+  printf '%s.%s' "${_version#v}" "${_count}"
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  local _timeservers=({0..3}.arch.pool.ntp.org)
+  local _nameservers=(
+# We use these public name services, ordered by their
+# privacy policy (hopefully):
+#  * Cloudflare (https://1.1.1.1/)
+#  * Quad9 without filtering (https://www.quad9.net/)
+#  * Google (https://developers.google.com/speed/public-dns/)
+1.1.1.1
+9.9.9.10
+8.8.8.8
+2606:4700:4700::
+2620:fe::10
+2001:4860:4860::
+  )
+ 
+  local _meson_options=(
+--libexecdir   /usr/lib32
+--libdir   /usr/lib32
+
+-Dversion-tag="${pkgver}-${pkgrel}-arch"
+
+-Daudit=false
+-Dgnu-efi=false
+-Dima=false
+-Dlibidn2=true
+-Dlz4=false
+-Dblkid=false
+-Dkmod=false
+-Dlibcryptsetup=false
+-Dlibiptc=false
+-Dmanpages=false
+-Dnetworkd=false
+-Dpam=false
+-Dpython=false
+-Dseccomp=false
+-Dman=false
+-Dhtml=false
+
+-Ddbuspolicydir=/usr/share/dbus-1/system.d
+-Ddefault-hierarchy=hybrid
+-Ddefault-locale=C
+-Ddefault-kill-user-processes=false
+-Dfallback-hostname='archlinux'
+-Dntp-servers="${_timeservers[*]}"
+-Ddns-servers="${_nameservers[*]}"
+-Drpmmacrosdir=no
+-Dsysvinit-path=
+-Dsysvrcnd-path=
+  )
+
+  arch-meson "$_pkgbasename-stable" build "${_meson_options[@]}"
+
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+
+  rm -rf "${pkgdir}"/{etc,var}
+  rm -rf "${pkgdir}"/usr/{bin,include,lib,share}
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:57:12
  Author: felixonmars
Revision: 467083

upgpkg: hledger-api 1.14-46

rebuild with servant 0.16.0.1

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:56:13 UTC (rev 467082)
+++ PKGBUILD2019-05-12 19:57:12 UTC (rev 467083)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-api
 pkgver=1.14
-pkgrel=45
+pkgrel=46
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:57:21
  Author: felixonmars
Revision: 467084

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 467083, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 19:57:21 UTC (rev 467084)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.14
+pkgrel=46
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-data-default'
+ 'haskell-decimal' 'haskell-docopt' 'haskell-either' 
'haskell-microlens'
+ 'haskell-microlens-platform' 'haskell-safe' 'haskell-servant-server'
+ 'haskell-servant-swagger' 'haskell-swagger2' 'haskell-wai' 
'haskell-wai-extra'
+ 'haskell-warp')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('551ad15b39adbcd1c3548bb75acd83193f6a99d8bab15cdc7ef34aa022dfd4d19b14c105ae88e4fdef93eca5ace7791e7b19d3eff532ada7079b4e071bd4ab69')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:56:13
  Author: felixonmars
Revision: 467082

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-servant-swagger/repos/community-staging-x86_64/
  haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD
(from rev 467081, haskell-servant-swagger/trunk/PKGBUILD)

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

Copied: haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD (from 
rev 467081, haskell-servant-swagger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 19:56:13 UTC (rev 467082)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-swagger
+pkgname=haskell-servant-swagger
+pkgver=1.1.7
+pkgrel=37
+pkgdesc="Generate Swagger specification for your servant API."
+url="https://github.com/haskell-servant/servant-swagger;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-http-media'
+ 'haskell-insert-ordered-containers' 'haskell-lens' 'haskell-servant'
+ 'haskell-singleton-bool' 'haskell-swagger2' 
'haskell-unordered-containers'
+ 'haskell-hspec' 'haskell-quickcheck')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-cabal-doctest' 
'haskell-doctest'
+ 'haskell-hspec-discover' 'haskell-utf8-string')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1c9d6a481a361950cb6f345af37698f686a00a66b534cf729aef735fd5fa3720eced7a67b837d03af4b230c7ef6683eb226e00d455cba7fddb9e57cb26763183')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e 's/< *2.7/<3/' -e 's/>=2.3/>=2.2/' -e 's/< *0.16/<1/' 
$_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:56:04
  Author: felixonmars
Revision: 467081

upgpkg: haskell-servant-swagger 1.1.7-37

rebuild with servant 0.16.0.1

Modified:
  haskell-servant-swagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:55:06 UTC (rev 467080)
+++ PKGBUILD2019-05-12 19:56:04 UTC (rev 467081)
@@ -4,7 +4,7 @@
 _hkgname=servant-swagger
 pkgname=haskell-servant-swagger
 pkgver=1.1.7
-pkgrel=36
+pkgrel=37
 pkgdesc="Generate Swagger specification for your servant API."
 url="https://github.com/haskell-servant/servant-swagger;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:54:57
  Author: felixonmars
Revision: 467079

upgpkg: haskell-servant-server 0.16-36

rebuild with servant 0.16.0.1

Modified:
  haskell-servant-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:53:24 UTC (rev 467078)
+++ PKGBUILD2019-05-12 19:54:57 UTC (rev 467079)
@@ -4,7 +4,7 @@
 _hkgname=servant-server
 pkgname=haskell-servant-server
 pkgver=0.16
-pkgrel=35
+pkgrel=36
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
 url="http://haskell-servant.readthedocs.org/;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:53:14
  Author: felixonmars
Revision: 467077

upgpkg: haskell-servant 0.16.0.1-1

rebuild with servant 0.16.0.1

Modified:
  haskell-servant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:51:08 UTC (rev 467076)
+++ PKGBUILD2019-05-12 19:53:14 UTC (rev 467077)
@@ -3,8 +3,8 @@
 
 _hkgname=servant
 pkgname=haskell-servant
-pkgver=0.16
-pkgrel=19
+pkgver=0.16.0.1
+pkgrel=1
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/;
 license=("BSD")
@@ -17,7 +17,7 @@
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-hspec' 
'haskell-quickcheck-instances'
  'haskell-doctest')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('c6052295085064f06e892c1172a273fff28487e061107775eb8cfe83d044ef3705c6f83997d191a30256c6d83afc438ee4795d6f14f616369f02aff809ccfa22')
+sha512sums=('d5b3eee842f79df96cba9f4f0b334278a071c760123b80d1ceb37a0496c71c007ce9481ad93bd399c17ea9a8c8da17da7b22ea827bd374cd4a4bd04e11b6c25a')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:53:24
  Author: felixonmars
Revision: 467078

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-servant/repos/community-staging-x86_64/PKGBUILD (from rev 
467077, haskell-servant/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 19:53:24 UTC (rev 467078)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant
+pkgname=haskell-servant
+pkgver=0.16.0.1
+pkgrel=1
+pkgdesc="A family of combinators for defining webservices APIs"
+url="http://haskell-servant.readthedocs.org/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-compat' 'haskell-aeson' 'haskell-attoparsec'
+ 'haskell-bifunctors' 'haskell-case-insensitive' 
'haskell-http-api-data'
+ 'haskell-http-media' 'haskell-http-types' 'haskell-mmorph' 
'haskell-network-uri'
+ 'haskell-quickcheck' 'haskell-tagged' 'haskell-singleton-bool'
+ 'haskell-string-conversions' 'haskell-vault')
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-hspec' 
'haskell-quickcheck-instances'
+ 'haskell-doctest')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d5b3eee842f79df96cba9f4f0b334278a071c760123b80d1ceb37a0496c71c007ce9481ad93bd399c17ea9a8c8da17da7b22ea827bd374cd4a4bd04e11b6c25a')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:50:48
  Author: felixonmars
Revision: 467075

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-binary-tagged/repos/community-staging-x86_64/PKGBUILD (from rev 
467074, haskell-binary-tagged/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 19:50:48 UTC (rev 467075)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=binary-tagged
+pkgname=haskell-binary-tagged
+pkgver=0.1.5.2
+pkgrel=1
+pkgdesc="Tagged binary serialisation."
+url="https://github.com/phadej/binary-tagged#readme;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-base16-bytestring' 
'haskell-generics-sop'
+ 'haskell-hashable' 'haskell-scientific' 'haskell-sha' 'haskell-tagged'
+ 'haskell-unordered-containers' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('353d8160047aff156b2d739d90251e4b482cd31d62b110827fd3727d1ecfbbc267904e75df4149562ba0cce93b702fa418df331f9dc6fbc3b2f4d3e25a5fab89')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 19:50:38
  Author: felixonmars
Revision: 467074

upgpkg: haskell-binary-tagged 0.1.5.2-1

rebuild with binary-tagged 0.1.5.2

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:12:08 UTC (rev 467073)
+++ PKGBUILD2019-05-12 19:50:38 UTC (rev 467074)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
-pkgver=0.1.5.1
-pkgrel=34
+pkgver=0.1.5.2
+pkgrel=1
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme;
 license=("BSD")
@@ -14,13 +14,8 @@
  'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('6df6475f84b7158bbc9272d6f5487997416f1dea7bc5954ae0015f253e446a22854282c1c36888dcf2a714a56263216b5582c1add8aad428331c24957d44ae88')
+sha512sums=('353d8160047aff156b2d739d90251e4b482cd31d62b110827fd3727d1ecfbbc267904e75df4149562ba0cce93b702fa418df331f9dc6fbc3b2f4d3e25a5fab89')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/< *0.4/<1/' $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:16:34
  Author: anatolik
Revision: 353144

upgpkg: alsa-utils 1.1.9-1

Modified:
  alsa-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:15:43 UTC (rev 353143)
+++ PKGBUILD2019-05-12 19:16:34 UTC (rev 353144)
@@ -2,7 +2,7 @@
 # Contributor: judd 
 
 pkgname=alsa-utils
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('xmlto' 'docbook-xsl' 'systemd')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('fd9bf528922b3829a91913b89a1858c58a0b24271a7b5f529923aa9ea12fa4cf')
+sha256sums=('5ddf2cbddb4bd1a4a2a6492a09c25898b08c3ad64893c3655be14194cf0a213a')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:16:54
  Author: anatolik
Revision: 353145

archrelease: copy trunk to testing-x86_64

Added:
  alsa-utils/repos/testing-x86_64/
  alsa-utils/repos/testing-x86_64/PKGBUILD
(from rev 353144, alsa-utils/trunk/PKGBUILD)

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

Copied: alsa-utils/repos/testing-x86_64/PKGBUILD (from rev 353144, 
alsa-utils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-05-12 19:16:54 UTC (rev 353145)
@@ -0,0 +1,31 @@
+# Maintainer: Tobias Powalowski 
+# Contributor: judd 
+
+pkgname=alsa-utils
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('x86_64')
+url="http://www.alsa-project.org;
+#can not use >=$pkgver due to use of letters in alsa-lib update versioning
+depends=("alsa-lib>1.0.24" 'pciutils' 'ncurses' 'psmisc' 'libsamplerate' 
'fftw')
+makedepends=('xmlto' 'docbook-xsl' 'systemd')
+license=('GPL')
+source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2)
+sha256sums=('5ddf2cbddb4bd1a4a2a6492a09c25898b08c3ad64893c3655be14194cf0a213a')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-alsaconf --sbindir=/usr/bin \
+--with-udev-rules-dir=/usr/lib/udev/rules.d \
+--with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # dir where to save ALSA state
+  install -d "${pkgdir}/var/lib/alsa"
+}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:15:43
  Author: anatolik
Revision: 353143

archrelease: copy trunk to testing-x86_64

Added:
  alsa-plugins/repos/testing-x86_64/
  alsa-plugins/repos/testing-x86_64/PKGBUILD
(from rev 353142, alsa-plugins/trunk/PKGBUILD)

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

Copied: alsa-plugins/repos/testing-x86_64/PKGBUILD (from rev 353142, 
alsa-plugins/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-05-12 19:15:43 UTC (rev 353143)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Sergej Pupykin 
+# Contributor: Daniel Ehlers 
+
+pkgname=alsa-plugins
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="Extra alsa plugins"
+arch=(x86_64)
+url="http://www.alsa-project.org;
+license=(GPL)
+depends=(alsa-lib)
+makedepends=(libpulse jack ffmpeg)
+optdepends=('libpulse: PulseAudio plugin'
+'jack: Jack plugin'
+#'ffmpeg: libavcodec resampling plugin, a52 plugin'
+'libsamplerate: libsamplerate resampling plugin'
+'speex: libspeexdsp resampling plugin')
+source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('161772303da521abbbf1d91f63b470c4791392d5728f2192a42d71292078f907')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fvi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 doc/README* doc/*.txt "$pkgdir/usr/share/doc/$pkgname/"
+}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:15:24
  Author: anatolik
Revision: 353142

upgpkg: alsa-plugins 1.1.9-1

Modified:
  alsa-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:14:23 UTC (rev 353141)
+++ PKGBUILD2019-05-12 19:15:24 UTC (rev 353142)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Ehlers 
 
 pkgname=alsa-plugins
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc="Extra alsa plugins"
 arch=(x86_64)
@@ -17,7 +17,7 @@
 'libsamplerate: libsamplerate resampling plugin'
 'speex: libspeexdsp resampling plugin')
 source=("ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('7f77df171685ccec918268477623a39db4d9f32d5dc5e76874ef2467a2405994')
+sha256sums=('161772303da521abbbf1d91f63b470c4791392d5728f2192a42d71292078f907')
 
 prepare() {
   cd $pkgname-$pkgver


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:14:23
  Author: anatolik
Revision: 353141

archrelease: copy trunk to testing-x86_64

Added:
  alsa-lib/repos/testing-x86_64/
  alsa-lib/repos/testing-x86_64/PKGBUILD
(from rev 353140, alsa-lib/trunk/PKGBUILD)

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

Copied: alsa-lib/repos/testing-x86_64/PKGBUILD (from rev 353140, 
alsa-lib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-05-12 19:14:23 UTC (rev 353141)
@@ -0,0 +1,25 @@
+# Contributor: judd 
+
+pkgname=alsa-lib
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('x86_64')
+url="https://www.alsa-project.org;
+depends=('glibc')
+optdepends=('python2: for python smixer plugin')
+makedepends=('python2')
+license=('LGPL')
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
+sha512sums=('402e39cca82d17555e3e52ef06b8ed9dcf58531da393809a7b5cf18658299fa90ee8a60bfc5213482d7a02b13140c441f1333b144556f44ab4adb786a2fb3c49')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --without-debug --prefix=/usr --with-pythonlibs="-lpthread -lm 
-ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:14:05
  Author: anatolik
Revision: 353140

upgpkg: alsa-lib 1.1.9-1

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:47:28 UTC (rev 353139)
+++ PKGBUILD2019-05-12 19:14:05 UTC (rev 353140)
@@ -1,7 +1,7 @@
 # Contributor: judd 
 
 pkgname=alsa-lib
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python2')
 license=('LGPL')
 source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
-sha512sums=('50ae107c6efe8200b4c41e0463e099d16e149332f1d3a22c3e81d3e7d980b7f93f3610fc9711ef62067caeb1054e7ea612ba3903bf8a91ebeffa48687cf80eed')
+sha512sums=('402e39cca82d17555e3e52ef06b8ed9dcf58531da393809a7b5cf18658299fa90ee8a60bfc5213482d7a02b13140c441f1333b144556f44ab4adb786a2fb3c49')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in riscv64-linux-gnu-gdb/trunk (PKGBUILD)

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:11:49
  Author: anatolik
Revision: 467072

upgpkg: riscv64-linux-gnu-gdb 8.3-1

Modified:
  riscv64-linux-gnu-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:09:49 UTC (rev 467071)
+++ PKGBUILD2019-05-12 19:11:49 UTC (rev 467072)
@@ -2,8 +2,8 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-gdb
-pkgver=8.2.1
-pkgrel=2
+pkgver=8.3
+pkgrel=1
 pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
-sha256sums=('0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202'
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in riscv64-linux-gnu-gdb/repos (2 files)

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:12:08
  Author: anatolik
Revision: 467073

archrelease: copy trunk to community-testing-x86_64

Added:
  riscv64-linux-gnu-gdb/repos/community-testing-x86_64/
  riscv64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 467072, riscv64-linux-gnu-gdb/trunk/PKGBUILD)

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

Copied: riscv64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
467072, riscv64-linux-gnu-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-05-12 19:12:08 UTC (rev 467073)
@@ -0,0 +1,51 @@
+# Maintainer: Anatol Pomozov 
+
+_target=riscv64-linux-gnu
+pkgname=$_target-gdb
+pkgver=8.3
+pkgrel=1
+pkgdesc='The GNU Debugger for the 32bit and 64bit RISC-V target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile2.0 gdb-common mpfr)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
+'SKIP')
+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  ./configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--disable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python3 \
+--with-guile=guile-2.0 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver
+
+  make -C gdb DESTDIR=$pkgdir install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r $pkgdir/usr/include/gdb/
+  rm -r $pkgdir/usr/share/gdb/
+  rm -r $pkgdir/usr/share/info/
+  rm -r $pkgdir/usr/share/man/man5/
+}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:09:49
  Author: anatolik
Revision: 467071

archrelease: copy trunk to community-testing-x86_64

Added:
  avr-gdb/repos/community-testing-x86_64/
  avr-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 467070, avr-gdb/trunk/PKGBUILD)
  avr-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 467070, avr-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   55 ++
 fix_python37.patch |   66 +++
 2 files changed, 121 insertions(+)

Copied: avr-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 467070, 
avr-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-05-12 19:09:49 UTC (rev 467071)
@@ -0,0 +1,55 @@
+# Maintainer: schuay 
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Laszlo Papp 
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Vladimir Cerny 
+# Contributor: 4javier <4javieregATgmailDOTcom>
+
+_target=avr
+pkgname=$_target-gdb
+pkgver=8.3
+pkgrel=1
+pkgdesc='The GNU Debugger for AVR'
+arch=(x86_64)
+url='http://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(python guile2.0 xz gdb-common mpfr)
+options=(!emptydirs)
+source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  ./configure \
+--disable-nls \
+--enable-languages=c,c++ \
+--prefix=/usr \
+--target=$_target \
+--with-python=/usr/bin/python3 \
+--with-guile=guile-2.0 \
+--with-system-readline \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver
+
+  make -C gdb DESTDIR=$pkgdir install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r $pkgdir/usr/include/gdb/
+  rm -r $pkgdir/usr/share/gdb/
+  rm -r $pkgdir/usr/share/info/
+  rm -r $pkgdir/usr/share/man/man5/
+
+}

Copied: avr-gdb/repos/community-testing-x86_64/fix_python37.patch (from rev 
467070, avr-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2019-05-12 19:09:49 UTC (rev 
467071)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:09:24
  Author: anatolik
Revision: 467070

upgpkg: avr-gdb 8.3-1

Modified:
  avr-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 19:07:33 UTC (rev 467069)
+++ PKGBUILD2019-05-12 19:09:24 UTC (rev 467070)
@@ -7,8 +7,8 @@
 
 _target=avr
 pkgname=$_target-gdb
-pkgver=8.2.1
-pkgrel=2
+pkgver=8.3
+pkgrel=1
 pkgdesc='The GNU Debugger for AVR'
 arch=(x86_64)
 url='http://www.gnu.org/software/gdb/'
@@ -16,7 +16,7 @@
 depends=(python guile2.0 xz gdb-common mpfr)
 options=(!emptydirs)
 source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202'
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


[arch-commits] Commit in arm-none-eabi-gdb/repos (3 files)

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:07:33
  Author: anatolik
Revision: 467069

archrelease: copy trunk to community-testing-x86_64

Added:
  arm-none-eabi-gdb/repos/community-testing-x86_64/
  arm-none-eabi-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 467068, arm-none-eabi-gdb/trunk/PKGBUILD)
  arm-none-eabi-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 467068, arm-none-eabi-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   53 
 fix_python37.patch |   66 +++
 2 files changed, 119 insertions(+)

Copied: arm-none-eabi-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
467068, arm-none-eabi-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-05-12 19:07:33 UTC (rev 467069)
@@ -0,0 +1,53 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=arm-none-eabi
+pkgname=$_target-gdb
+pkgver=8.3
+pkgrel=1
+pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
+arch=(x86_64)
+url='http://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile2.0 gdb-common mpfr)
+optdepends=('stlink: for debugging over STLINK')
+options=(!emptydirs)
+source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  ./configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python3 \
+--with-guile=guile-2.0 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver
+
+  make -C gdb DESTDIR=$pkgdir install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r $pkgdir/usr/include/gdb/
+  rm -r $pkgdir/usr/share/gdb/
+  rm -r $pkgdir/usr/share/info/
+  rm -r $pkgdir/usr/share/man/man5/
+}

Copied: arm-none-eabi-gdb/repos/community-testing-x86_64/fix_python37.patch 
(from rev 467068, arm-none-eabi-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2019-05-12 19:07:33 UTC (rev 
467069)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 19:07:09
  Author: anatolik
Revision: 467068

upgpkg: arm-none-eabi-gdb 8.3-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:58:48 UTC (rev 467067)
+++ PKGBUILD2019-05-12 19:07:09 UTC (rev 467068)
@@ -3,8 +3,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gdb
-pkgver=8.2.1
-pkgrel=2
+pkgver=8.3
+pkgrel=1
 pkgdesc='The GNU Debugger for the ARM EABI (bare-metal) target'
 arch=(x86_64)
 url='http://www.gnu.org/software/gdb/'
@@ -13,7 +13,7 @@
 optdepends=('stlink: for debugging over STLINK')
 options=(!emptydirs)
 source=(ftp://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha256sums=('0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202'
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 


[arch-commits] Commit in aarch64-linux-gnu-gdb/repos (3 files)

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 18:58:48
  Author: anatolik
Revision: 467067

archrelease: copy trunk to community-testing-x86_64

Added:
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD
(from rev 467066, aarch64-linux-gnu-gdb/trunk/PKGBUILD)
  aarch64-linux-gnu-gdb/repos/community-testing-x86_64/fix_python37.patch
(from rev 467066, aarch64-linux-gnu-gdb/trunk/fix_python37.patch)

+
 PKGBUILD   |   51 +++
 fix_python37.patch |   66 +++
 2 files changed, 117 insertions(+)

Copied: aarch64-linux-gnu-gdb/repos/community-testing-x86_64/PKGBUILD (from rev 
467066, aarch64-linux-gnu-gdb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-05-12 18:58:48 UTC (rev 467067)
@@ -0,0 +1,51 @@
+# Maintainer: Anatol Pomozov 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-gdb
+pkgver=8.3
+pkgrel=1
+pkgdesc='The GNU Debugger for the ARM64 target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile2.0 gdb-common mpfr)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
+'SKIP')
+
+prepare() {
+  cd gdb-$pkgver
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+
+  ./configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--disable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--with-python=/usr/bin/python3 \
+--with-guile=guile-2.0 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver
+
+  make -C gdb DESTDIR=$pkgdir install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r $pkgdir/usr/include/gdb/
+  rm -r $pkgdir/usr/share/gdb/
+  rm -r $pkgdir/usr/share/info/
+  rm -r $pkgdir/usr/share/man/man5/
+}

Copied: aarch64-linux-gnu-gdb/repos/community-testing-x86_64/fix_python37.patch 
(from rev 467066, aarch64-linux-gnu-gdb/trunk/fix_python37.patch)
===
--- community-testing-x86_64/fix_python37.patch (rev 0)
+++ community-testing-x86_64/fix_python37.patch 2019-05-12 18:58:48 UTC (rev 
467067)
@@ -0,0 +1,66 @@
+From aeab512851bf6ed623d1c6c4305b6ce05e51a10c Mon Sep 17 00:00:00 2001
+From: Paul Koning 
+Date: Fri, 8 Jun 2018 13:26:36 -0400
+Subject: [PATCH] Fix build issue with Python 3.7
+
+Originally reported in
+https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
+with Python 3.7 due to references to a Python internal function whose
+declaration changed in 3.7.
+
+gdb/ChangeLog
+2018-06-08  Paul Koning  
+
+   PR gdb/23252
+
+   * python/python.c (do_start_initialization):
+   Avoid call to internal Python API.
+   (init__gdb_module): New function.
+---
+ gdb/ChangeLog   |  8 
+ gdb/python/python.c | 18 +++---
+ 2 files changed, 23 insertions(+), 3 deletions(-)
+
+diff --git a/gdb/python/python.c b/gdb/python/python.c
+index 1805c906284..20fc674f20a 100644
+--- a/gdb/python/python.c
 b/gdb/python/python.c
+@@ -1667,6 +1667,17 @@ finalize_python (void *ignore)
+   restore_active_ext_lang (previous_active);
+ }
+ 
++#ifdef IS_PY3K
++/* This is called via the PyImport_AppendInittab mechanism called
++   during initialization, to make the built-in _gdb module known to
++   Python.  */
++PyMODINIT_FUNC
++init__gdb_module (void)
++{
++  return PyModule_Create (_GdbModuleDef);
++}
++#endif
++
+ static bool
+ do_start_initialization ()
+ {
+@@ -1707,6 +1718,9 @@ do_start_initialization ()
+  remain alive for the duration of the program's execution, so
+  it is not freed after this call.  */
+   Py_SetProgramName (progname_copy);
++
++  /* Define _gdb as a built-in module.  */
++  PyImport_AppendInittab ("_gdb", init__gdb_module);
+ #else
+   Py_SetProgramName (progname.release ());
+ #endif
+@@ -1716,9 +1730,7 @@ do_start_initialization ()
+   PyEval_InitThreads ();
+ 
+ #ifdef IS_PY3K
+-  gdb_module = PyModule_Create (_GdbModuleDef);
+-  /* Add _gdb module to the list of known built-in modules.  */
+-  _PyImport_FixupBuiltin (gdb_module, "_gdb");
++  gdb_module = PyImport_ImportModule ("_gdb");
+ #else
+   gdb_module = Py_InitModule ("_gdb", python_GdbMethods);
+ #endif


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 18:58:23
  Author: anatolik
Revision: 467066

upgpkg: aarch64-linux-gnu-gdb 8.3-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:46:00 UTC (rev 467065)
+++ PKGBUILD2019-05-12 18:58:23 UTC (rev 467066)
@@ -2,8 +2,8 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-gdb
-pkgver=8.2.1
-pkgrel=2
+pkgver=8.3
+pkgrel=1
 pkgdesc='The GNU Debugger for the ARM64 target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
-sha256sums=('0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202'
+sha256sums=('802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e'
 'SKIP')
 
 prepare() {


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 18:46:43
  Author: anatolik
Revision: 353138

archrelease: copy trunk to testing-x86_64

Added:
  gdb/repos/testing-x86_64/
  gdb/repos/testing-x86_64/PKGBUILD
(from rev 353137, gdb/trunk/PKGBUILD)

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

Copied: gdb/repos/testing-x86_64/PKGBUILD (from rev 353137, gdb/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-05-12 18:46:43 UTC (rev 353138)
@@ -0,0 +1,58 @@
+# Maintainer: Allan McRae 
+# Contributor: Jan de Groot 
+
+pkgbase=gdb
+# gdb-common is a package that contains files common for all cross compiled 
versions
+# of gdb (for arm/avr/...)
+pkgname=(gdb gdb-common)
+pkgver=8.3
+pkgrel=1
+pkgdesc='The GNU Debugger'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+makedepends=(texinfo python guile2.0 ncurses expat xz)
+source=(https://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('f45de6af561f0fa0241f0d5085198556fcfd1e5e'
+  'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
+
+prepare() {
+  cd gdb-$pkgver
+
+  # hack! - libiberty configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
+}
+
+build() {
+  cd gdb-$pkgver
+  
+  ./configure --prefix=/usr --disable-nls \
+--with-system-readline \
+--with-python=/usr/bin/python3 \
+--with-guile=guile-2.0 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+  make
+}
+
+package_gdb-common() {
+  depends=(python guile2.0)
+
+  cd gdb-$pkgver
+  make -C gdb/data-directory DESTDIR=$pkgdir install
+}
+
+package_gdb() {
+  depends=(ncurses expat xz mpfr gdb-common=$pkgver)
+  backup=(etc/gdb/gdbinit)
+
+  cd gdb-$pkgver
+  make -C gdb DESTDIR=$pkgdir install
+
+  # install "custom" system gdbinit
+  install -dm755 $pkgdir/etc/gdb
+  touch $pkgdir/etc/gdb/gdbinit
+
+  # comes from gdb-common
+  rm -r $pkgdir/usr/share/gdb/
+}


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

2019-05-12 Thread Anatol Pomozov via arch-commits
Date: Sunday, May 12, 2019 @ 18:46:22
  Author: anatolik
Revision: 353137

upgpkg: gdb 8.3-1

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 15:19:40 UTC (rev 353136)
+++ PKGBUILD2019-05-12 18:46:22 UTC (rev 353137)
@@ -5,8 +5,8 @@
 # gdb-common is a package that contains files common for all cross compiled 
versions
 # of gdb (for arm/avr/...)
 pkgname=(gdb gdb-common)
-pkgver=8.2.1
-pkgrel=3
+pkgver=8.3
+pkgrel=1
 pkgdesc='The GNU Debugger'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -13,7 +13,7 @@
 license=(GPL3)
 makedepends=(texinfo python guile2.0 ncurses expat xz)
 source=(https://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('023556a6d6effa1ffaadf0007cc4458cbe8dde3d'
+sha1sums=('f45de6af561f0fa0241f0d5085198556fcfd1e5e'
   'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker
 


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:46:00
  Author: ffy00
Revision: 467065

archrelease: copy trunk to community-x86_64

Added:
  radare2-cutter/repos/community-x86_64/PKGBUILD
(from rev 467064, radare2-cutter/trunk/PKGBUILD)
Deleted:
  radare2-cutter/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 18:45:55 UTC (rev 467064)
+++ PKGBUILD2019-05-12 18:46:00 UTC (rev 467065)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
-
-pkgname=radare2-cutter
-_gitcommit=67f865af71cd8534ace3f58021cc5802b3a4a15a
-pkgver=1.8.0.r37.g67f865af
-pkgrel=1
-pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
-url='https://github.com/radareorg/cutter'
-arch=('x86_64')
-license=('GPL3')
-depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
-makedepends=('git' 'cmake')
-source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-build() {
-  mkdir -p ${pkgname}/build
-  cd ${pkgname}/build
-  qmake ../src/Cutter.pro
-  make
-}
-
-package() {
-  cd ${pkgname}
-  install -Dm 755 build/Cutter -t "${pkgdir}/usr/bin"
-  install -Dm 644 src/org.radare.Cutter.desktop -t 
"${pkgdir}/usr/share/applications"
-  install -Dm 644 src/img/cutter.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2-cutter/repos/community-x86_64/PKGBUILD (from rev 467064, 
radare2-cutter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 18:46:00 UTC (rev 467065)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
+
+pkgname=radare2-cutter
+pkgver=1.8.1
+pkgrel=1
+pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
+url='https://github.com/radareorg/cutter'
+arch=('x86_64')
+license=('GPL3')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('SKIP')
+
+build() {
+  mkdir -p cutter-$pkgver/build
+  cd cutter-$pkgver/build
+
+  qmake ../src/Cutter.pro
+
+  make
+}
+
+package() {
+  cd cutter-$pkgver
+
+  install -Dm 755 build/Cutter -t "$pkgdir/usr/bin"
+  install -Dm 644 src/org.radare.Cutter.desktop -t 
"$pkgdir/usr/share/applications"
+  install -Dm 644 src/img/cutter.svg -t 
"$pkgdir/usr/share/icons/hicolor/scalable/apps"
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+
+  cp -a docs/* "$pkgdir/usr/share/doc/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:45:55
  Author: ffy00
Revision: 467064

upgpkg: radare2-cutter 1.8.1-1

Modified:
  radare2-cutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:38:10 UTC (rev 467063)
+++ PKGBUILD2019-05-12 18:45:55 UTC (rev 467064)
@@ -2,8 +2,7 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=radare2-cutter
-_gitcommit=67f865af71cd8534ace3f58021cc5802b3a4a15a
-pkgver=1.8.0.r37.g67f865af
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/cutter'
@@ -10,29 +9,28 @@
 arch=('x86_64')
 license=('GPL3')
 depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter')
-makedepends=('git' 'cmake')
-source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit};)
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
 sha512sums=('SKIP')
 
-pkgver() {
-  cd ${pkgname}
-  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
+build() {
+  mkdir -p cutter-$pkgver/build
+  cd cutter-$pkgver/build
 
-build() {
-  mkdir -p ${pkgname}/build
-  cd ${pkgname}/build
   qmake ../src/Cutter.pro
+
   make
 }
 
 package() {
-  cd ${pkgname}
-  install -Dm 755 build/Cutter -t "${pkgdir}/usr/bin"
-  install -Dm 644 src/org.radare.Cutter.desktop -t 
"${pkgdir}/usr/share/applications"
-  install -Dm 644 src/img/cutter.svg -t 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps"
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
+  cd cutter-$pkgver
+
+  install -Dm 755 build/Cutter -t "$pkgdir/usr/bin"
+  install -Dm 644 src/org.radare.Cutter.desktop -t 
"$pkgdir/usr/share/applications"
+  install -Dm 644 src/img/cutter.svg -t 
"$pkgdir/usr/share/icons/hicolor/scalable/apps"
+  install -d "$pkgdir/usr/share/doc/$pkgname"
+
+  cp -a docs/* "$pkgdir/usr/share/doc/$pkgname"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:38:04
  Author: ffy00
Revision: 467062

upgpkg: font-awesome 5.8.2-1

Modified:
  font-awesome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:37:54 UTC (rev 467061)
+++ PKGBUILD2019-05-12 18:38:04 UTC (rev 467062)
@@ -3,7 +3,7 @@
 
 pkgbase=font-awesome
 pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=5.8.1
+pkgver=5.8.2
 pkgrel=1
 pkgdesc="Iconic font designed for Bootstrap"
 url="http://fontawesome.com;
@@ -11,7 +11,7 @@
 arch=('any')
 depends=('fontconfig')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
-sha256sums=('b0ef5da4323d277695a1335f0fbaf9aa84ff782380082179c0ad37565e110bd8')
+sha256sums=('2af21ae0de9b7232b28f1ba6fd1006f17ea2240d2e85127359ccfa0c1024f7d9')
 
 package_ttf-font-awesome() {
   cd "Font-Awesome-${pkgver}"


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:38:10
  Author: ffy00
Revision: 467063

archrelease: copy trunk to community-any

Added:
  font-awesome/repos/community-any/PKGBUILD
(from rev 467062, font-awesome/trunk/PKGBUILD)
Deleted:
  font-awesome/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 18:38:04 UTC (rev 467062)
+++ PKGBUILD2019-05-12 18:38:10 UTC (rev 467063)
@@ -1,28 +0,0 @@
-# Maintainer: Morten Linderud  
-# Contributor: Alad Wenter 

-
-pkgbase=font-awesome
-pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=5.8.1
-pkgrel=1
-pkgdesc="Iconic font designed for Bootstrap"
-url="http://fontawesome.com;
-license=('custom:OFL')
-arch=('any')
-depends=('fontconfig')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
-sha256sums=('b0ef5da4323d277695a1335f0fbaf9aa84ff782380082179c0ad37565e110bd8')
-
-package_ttf-font-awesome() {
-  cd "Font-Awesome-${pkgver}"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-  install -d "$pkgdir/usr/share/fonts/TTF"
-  install -m644 ./webfonts/*.ttf "$pkgdir/usr/share/fonts/TTF"
-}
-
-package_otf-font-awesome() {
-  cd "Font-Awesome-${pkgver}"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-  install -d "$pkgdir/usr/share/fonts/OTF"
-  install -m644 ./otfs/*.otf "$pkgdir/usr/share/fonts/OTF"
-}

Copied: font-awesome/repos/community-any/PKGBUILD (from rev 467062, 
font-awesome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 18:38:10 UTC (rev 467063)
@@ -0,0 +1,28 @@
+# Maintainer: Morten Linderud  
+# Contributor: Alad Wenter 

+
+pkgbase=font-awesome
+pkgname=(ttf-font-awesome otf-font-awesome)
+pkgver=5.8.2
+pkgrel=1
+pkgdesc="Iconic font designed for Bootstrap"
+url="http://fontawesome.com;
+license=('custom:OFL')
+arch=('any')
+depends=('fontconfig')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
+sha256sums=('2af21ae0de9b7232b28f1ba6fd1006f17ea2240d2e85127359ccfa0c1024f7d9')
+
+package_ttf-font-awesome() {
+  cd "Font-Awesome-${pkgver}"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  install -d "$pkgdir/usr/share/fonts/TTF"
+  install -m644 ./webfonts/*.ttf "$pkgdir/usr/share/fonts/TTF"
+}
+
+package_otf-font-awesome() {
+  cd "Font-Awesome-${pkgver}"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  install -d "$pkgdir/usr/share/fonts/OTF"
+  install -m644 ./otfs/*.otf "$pkgdir/usr/share/fonts/OTF"
+}


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:37:47
  Author: ffy00
Revision: 467060

upgpkg: shotcut 19.04.30-1

Modified:
  shotcut/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:34:53 UTC (rev 467059)
+++ PKGBUILD2019-05-12 18:37:47 UTC (rev 467060)
@@ -3,7 +3,7 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=19.02.28
+pkgver=19.04.30
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
@@ -14,7 +14,7 @@
 makedepends=('qt5-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
 'melt.patch')
-sha512sums=('b18b3e595de03116c5544b9ba9e18111c37ca9d021cb59133fd293ef7df75f1a6326b1daafadda6576bfd19efbcc7c26dae439bc538744a7f369143784a3e29b'
+sha512sums=('75ec7392fb0913bf1eb21afdf3609abc50a6ac02903e47fca05873ac23170ff4a3efe89823d534ad3f1ae7939c5828e21e50ea58eed4b9d80a6d47a74ea9754d'
 
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
 
 prepare() {


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:37:54
  Author: ffy00
Revision: 467061

archrelease: copy trunk to community-x86_64

Added:
  shotcut/repos/community-x86_64/PKGBUILD
(from rev 467060, shotcut/trunk/PKGBUILD)
  shotcut/repos/community-x86_64/melt.patch
(from rev 467060, shotcut/trunk/melt.patch)
Deleted:
  shotcut/repos/community-x86_64/PKGBUILD
  shotcut/repos/community-x86_64/melt.patch

+
 PKGBUILD   |   94 +--
 melt.patch |   26 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 18:37:47 UTC (rev 467060)
+++ PKGBUILD2019-05-12 18:37:54 UTC (rev 467061)
@@ -1,47 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: nfnty 
-
-pkgname=shotcut
-pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=19.02.28
-pkgrel=1
-arch=('x86_64')
-url='https://www.shotcut.org'
-license=('GPL3')
-depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
- 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
- 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
-'melt.patch')
-sha512sums=('b18b3e595de03116c5544b9ba9e18111c37ca9d021cb59133fd293ef7df75f1a6326b1daafadda6576bfd19efbcc7c26dae439bc538744a7f369143784a3e29b'
-
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 < ../melt.patch
-}
-
-build() {
-  mkdir $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  qmake .. \
-PREFIX='/usr' \
-QMAKE_CFLAGS_RELEASE="$CFLAGS" \
-QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
-SHOTCUT_VERSION=ARCH-$pkgver \
-DEFINES+=SHOTCUT_NOUPGRADE
-
-  make
-
-  lrelease ../translations/*.ts
-}
-
-package() {
-cd $pkgname-$pkgver/build
-
-make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: shotcut/repos/community-x86_64/PKGBUILD (from rev 467060, 
shotcut/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 18:37:54 UTC (rev 467061)
@@ -0,0 +1,47 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: nfnty 
+
+pkgname=shotcut
+pkgdesc='Cross-platform Qt based Video Editor'
+pkgver=19.04.30
+pkgrel=1
+arch=('x86_64')
+url='https://www.shotcut.org'
+license=('GPL3')
+depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
+ 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
+ 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
+'melt.patch')
+sha512sums=('75ec7392fb0913bf1eb21afdf3609abc50a6ac02903e47fca05873ac23170ff4a3efe89823d534ad3f1ae7939c5828e21e50ea58eed4b9d80a6d47a74ea9754d'
+
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 < ../melt.patch
+}
+
+build() {
+  mkdir $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  qmake .. \
+PREFIX='/usr' \
+QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+SHOTCUT_VERSION=ARCH-$pkgver \
+DEFINES+=SHOTCUT_NOUPGRADE
+
+  make
+
+  lrelease ../translations/*.ts
+}
+
+package() {
+cd $pkgname-$pkgver/build
+
+make INSTALL_ROOT="$pkgdir" install
+}
+

Deleted: melt.patch
===
--- melt.patch  2019-05-12 18:37:47 UTC (rev 467060)
+++ melt.patch  2019-05-12 18:37:54 UTC (rev 467061)
@@ -1,13 +0,0 @@
-diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
-index f5390e4..693a089 100644
 a/src/jobs/meltjob.cpp
-+++ b/src/jobs/meltjob.cpp
-@@ -50,7 +50,7 @@ void MeltJob::start()
- #ifdef Q_OS_WIN
- QFileInfo meltPath(shotcutPath, "qmelt.exe");
- #else
--QFileInfo meltPath(shotcutPath, "qmelt");
-+QFileInfo meltPath(shotcutPath, "melt");
- #endif
- setReadChannel(QProcess::StandardError);
- QStringList args;

Copied: shotcut/repos/community-x86_64/melt.patch (from rev 467060, 
shotcut/trunk/melt.patch)
===
--- melt.patch  (rev 0)
+++ melt.patch  2019-05-12 18:37:54 UTC (rev 467061)
@@ -0,0 +1,13 @@
+diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
+index f5390e4..693a089 100644
+--- a/src/jobs/meltjob.cpp
 b/src/jobs/meltjob.cpp
+@@ -50,7 +50,7 @@ void MeltJob::start()
+ #ifdef Q_OS_WIN
+ QFileInfo meltPath(shotcutPath, 

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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:34:48
  Author: ffy00
Revision: 467058

upgpkg: radamsa 0.6-1

Modified:
  radamsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:34:24 UTC (rev 467057)
+++ PKGBUILD2019-05-12 18:34:48 UTC (rev 467058)
@@ -13,20 +13,10 @@
 source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
 
sha512sums=('4724454d28abc1fb5ab4485d685dd0f9a514146bba14e48159237306c984a694f8d5656191756edabb984ee6c3e53f317dea2fe1bac41d1625abf8d6877172bc')
 
-#prepare() {
-#  cd $pkgname-v$pkgver
-#
-#  sed -ri 's|get-owl||g' Makefile
-#  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
-#}
-
 build() {
   cd $pkgname-v$pkgver
 
-  make build_radamsa \
-CFLAGS="$CFLAGS"
-#USR_BIN_OL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
-#USR_BIN_OL=/usr/bin/ol \
+  make build_radamsa CFLAGS="$CFLAGS"
 }
 
 package() {


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:34:53
  Author: ffy00
Revision: 467059

archrelease: copy trunk to community-x86_64

Added:
  radamsa/repos/community-x86_64/PKGBUILD
(from rev 467058, radamsa/trunk/PKGBUILD)
Deleted:
  radamsa/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 18:34:48 UTC (rev 467058)
+++ PKGBUILD2019-05-12 18:34:53 UTC (rev 467059)
@@ -1,36 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=radamsa
-pkgver=0.5
-pkgrel=2
-pkgdesc='General purpose mutation based fuzzer'
-url='https://github.com/aoh/radamsa'
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-makedepends=('owl-lisp')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/radamsa/archive/v${pkgver}.tar.gz)
-sha512sums=('3fd4c9877bc16e527a78fe5fd19c9f51064a2799cc616e5528ebade667daea79f40245f54a4e841d512c18e4847c14805e617f9729fdd2a8d3689a5c3f0068f4')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -ri '/make get-owl/d' Makefile
-  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make \
-USR_BIN_OL=/usr/bin/ol \
-CFLAGS="${CFLAGS}" \
-OWL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radamsa/repos/community-x86_64/PKGBUILD (from rev 467058, 
radamsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 18:34:53 UTC (rev 467059)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=radamsa
+pkgver=0.6
+pkgrel=1
+pkgdesc='General purpose mutation based fuzzer'
+url='https://gitlab.com/akihe/radamsa'
+arch=('x86_64')
+license=('MIT')
+depends=('glibc')
+makedepends=('git' 'owl-lisp')
+source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
+sha512sums=('4724454d28abc1fb5ab4485d685dd0f9a514146bba14e48159237306c984a694f8d5656191756edabb984ee6c3e53f317dea2fe1bac41d1625abf8d6877172bc')
+
+build() {
+  cd $pkgname-v$pkgver
+
+  make build_radamsa CFLAGS="$CFLAGS"
+}
+
+package() {
+  cd $pkgname-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:34:24
  Author: ffy00
Revision: 467057

upgpkg: radamsa 0.6-1

Modified:
  radamsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 18:31:21 UTC (rev 467056)
+++ PKGBUILD2019-05-12 18:34:24 UTC (rev 467057)
@@ -1,36 +1,40 @@
 # Maintainer: Levente Polyak 
+# Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=radamsa
-pkgver=0.5
-pkgrel=2
+pkgver=0.6
+pkgrel=1
 pkgdesc='General purpose mutation based fuzzer'
 url='https://gitlab.com/akihe/radamsa'
 arch=('x86_64')
 license=('MIT')
 depends=('glibc')
-makedepends=('owl-lisp')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/radamsa/archive/v${pkgver}.tar.gz)
-sha512sums=('3fd4c9877bc16e527a78fe5fd19c9f51064a2799cc616e5528ebade667daea79f40245f54a4e841d512c18e4847c14805e617f9729fdd2a8d3689a5c3f0068f4')
+makedepends=('git' 'owl-lisp')
+source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
+sha512sums=('4724454d28abc1fb5ab4485d685dd0f9a514146bba14e48159237306c984a694f8d5656191756edabb984ee6c3e53f317dea2fe1bac41d1625abf8d6877172bc')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -ri '/make get-owl/d' Makefile
-  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
-}
+#prepare() {
+#  cd $pkgname-v$pkgver
+#
+#  sed -ri 's|get-owl||g' Makefile
+#  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+#}
 
 build() {
-  cd ${pkgname}-${pkgver}
-  make \
-USR_BIN_OL=/usr/bin/ol \
-CFLAGS="${CFLAGS}" \
-OWL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
+  cd $pkgname-v$pkgver
+
+  make build_radamsa \
+CFLAGS="$CFLAGS"
+#USR_BIN_OL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
+#USR_BIN_OL=/usr/bin/ol \
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  cd $pkgname-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:31:05
  Author: ffy00
Revision: 467055

upgpkg: owl-lisp 0.1.19-1

Modified:
  owl-lisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 17:57:30 UTC (rev 467054)
+++ PKGBUILD2019-05-12 18:31:05 UTC (rev 467055)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=owl-lisp
-pkgver=0.1.17
+pkgver=0.1.19
 pkgrel=1
 pkgdesc='Simple purely functional lisp'
 url='https://gitlab.com/owl-lisp/owl.git'
@@ -9,30 +9,46 @@
 license=('MIT')
 depends=('glibc')
 makedepends=('pandoc')
-source=(${pkgname}-${pkgver}.tar.gz::https://gitlab.com/owl-lisp/owl/-/archive/v${pkgver}/owl-v${pkgver}.tar.gz)
-sha256sums=('02128f0ab7e5a05fec958f687cb0edac18a077fb0c339807d9660d35e18bf59a')
-sha512sums=('78e845027d388b963bf320b603b204632a1771235a6a054f605e63f6dc7ac222c7bd42115211a32b23439220957ef1390f83aec86f836e1d6c32d62193fa819c')
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/owl-lisp/owl/-/archive/v$pkgver/owl-v$pkgver.tar.gz;)
+sha256sums=('d02b49c3bba48aec8e83040d39a5d4fe7b91c284aaff7bad0f2efd0b97cf2fee')
+sha512sums=('0cb579f94d4fe1bf4c0923d2d58bb03249d8d9444c3452f261a7485ac0d15c08dbfba2388514b8b8fa93409e49ed346b192760be6bd9dab19f1def4e322be1c7')
+sha256sums=('d02b49c3bba48aec8e83040d39a5d4fe7b91c284aaff7bad0f2efd0b97cf2fee')
+sha512sums=('0cb579f94d4fe1bf4c0923d2d58bb03249d8d9444c3452f261a7485ac0d15c08dbfba2388514b8b8fa93409e49ed346b192760be6bd9dab19f1def4e322be1c7')
 
 prepare() {
-  cd owl-v${pkgver}
+  cd owl-v$pkgver
+
   # support distro CFLAGS and CPPFLAGS
-  sed -e'/export CFLAGS/d' -e '/CFLAGS =/d' \
--e 's|$(CFLAGS)|$(CFLAGS) $(CPPFLAGS)|g' -i Makefile
+  sed -e '/export CFLAGS/d' -e '/CFLAGS =/d' \
+  -e 's|$(CFLAGS)|$(CFLAGS) $(CPPFLAGS)|g' -i Makefile
+
   # make build reproducible, we compress ourselves
   sed -e 's|gzip -9|@echo|g' -e 's|\.gz||g' -i Makefile
+
+  # fix missing Makefile entry
+  sed 's|manual.md:|manual.md: bin/ol|' -i Makefile
 }
 
 build() {
-  cd owl-v${pkgver}
-  make all manual.md
+  cd owl-v$pkgver
+
+  make owl documentation
 }
 
+check() {
+  cd owl-v$pkgver
+
+  make test fasltest
+}
+
 package() {
-  cd owl-v${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
-  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.md manual.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cd owl-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm 644 fasl/* -t "$pkgdir/var/lib/$pkgname/fasl"
+  install -Dm 644 LICENCE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -Dm 644 README.md manual.md -t "$pkgdir/usr/share/doc/$pkgname"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-05-12 Thread Filipe Laíns via arch-commits
Date: Sunday, May 12, 2019 @ 18:31:21
  Author: ffy00
Revision: 467056

archrelease: copy trunk to community-x86_64

Added:
  owl-lisp/repos/community-x86_64/PKGBUILD
(from rev 467055, owl-lisp/trunk/PKGBUILD)
Deleted:
  owl-lisp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 18:31:05 UTC (rev 467055)
+++ PKGBUILD2019-05-12 18:31:21 UTC (rev 467056)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=owl-lisp
-pkgver=0.1.17
-pkgrel=1
-pkgdesc='Simple purely functional lisp'
-url='https://gitlab.com/owl-lisp/owl.git'
-arch=('x86_64')
-license=('MIT')
-depends=('glibc')
-makedepends=('pandoc')
-source=(${pkgname}-${pkgver}.tar.gz::https://gitlab.com/owl-lisp/owl/-/archive/v${pkgver}/owl-v${pkgver}.tar.gz)
-sha256sums=('02128f0ab7e5a05fec958f687cb0edac18a077fb0c339807d9660d35e18bf59a')
-sha512sums=('78e845027d388b963bf320b603b204632a1771235a6a054f605e63f6dc7ac222c7bd42115211a32b23439220957ef1390f83aec86f836e1d6c32d62193fa819c')
-
-prepare() {
-  cd owl-v${pkgver}
-  # support distro CFLAGS and CPPFLAGS
-  sed -e'/export CFLAGS/d' -e '/CFLAGS =/d' \
--e 's|$(CFLAGS)|$(CFLAGS) $(CPPFLAGS)|g' -i Makefile
-  # make build reproducible, we compress ourselves
-  sed -e 's|gzip -9|@echo|g' -e 's|\.gz||g' -i Makefile
-}
-
-build() {
-  cd owl-v${pkgver}
-  make all manual.md
-}
-
-package() {
-  cd owl-v${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
-  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.md manual.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: owl-lisp/repos/community-x86_64/PKGBUILD (from rev 467055, 
owl-lisp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 18:31:21 UTC (rev 467056)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.19
+pkgrel=1
+pkgdesc='Simple purely functional lisp'
+url='https://gitlab.com/owl-lisp/owl.git'
+arch=('x86_64')
+license=('MIT')
+depends=('glibc')
+makedepends=('pandoc')
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/owl-lisp/owl/-/archive/v$pkgver/owl-v$pkgver.tar.gz;)
+sha256sums=('d02b49c3bba48aec8e83040d39a5d4fe7b91c284aaff7bad0f2efd0b97cf2fee')
+sha512sums=('0cb579f94d4fe1bf4c0923d2d58bb03249d8d9444c3452f261a7485ac0d15c08dbfba2388514b8b8fa93409e49ed346b192760be6bd9dab19f1def4e322be1c7')
+sha256sums=('d02b49c3bba48aec8e83040d39a5d4fe7b91c284aaff7bad0f2efd0b97cf2fee')
+sha512sums=('0cb579f94d4fe1bf4c0923d2d58bb03249d8d9444c3452f261a7485ac0d15c08dbfba2388514b8b8fa93409e49ed346b192760be6bd9dab19f1def4e322be1c7')
+
+prepare() {
+  cd owl-v$pkgver
+
+  # support distro CFLAGS and CPPFLAGS
+  sed -e '/export CFLAGS/d' -e '/CFLAGS =/d' \
+  -e 's|$(CFLAGS)|$(CFLAGS) $(CPPFLAGS)|g' -i Makefile
+
+  # make build reproducible, we compress ourselves
+  sed -e 's|gzip -9|@echo|g' -e 's|\.gz||g' -i Makefile
+
+  # fix missing Makefile entry
+  sed 's|manual.md:|manual.md: bin/ol|' -i Makefile
+}
+
+build() {
+  cd owl-v$pkgver
+
+  make owl documentation
+}
+
+check() {
+  cd owl-v$pkgver
+
+  make test fasltest
+}
+
+package() {
+  cd owl-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm 644 fasl/* -t "$pkgdir/var/lib/$pkgname/fasl"
+  install -Dm 644 LICENCE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -Dm 644 README.md manual.md -t "$pkgdir/usr/share/doc/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-05-12 Thread Florian Pritz via arch-commits
Date: Sunday, May 12, 2019 @ 17:57:30
  Author: bluewind
Revision: 467054

archrelease: copy trunk to community-any

Added:
  perl-cgi/repos/community-any/PKGBUILD
(from rev 467053, perl-cgi/trunk/PKGBUILD)
Deleted:
  perl-cgi/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 17:57:27 UTC (rev 467053)
+++ PKGBUILD2019-05-12 17:57:30 UTC (rev 467054)
@@ -1,46 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-cgi
-pkgver=4.42
-pkgrel=1
-pkgdesc='Handle Common Gateway Interface requests and responses'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl>=5.8.1' perl-html-parser)
-checkdepends=('perl-test-deep>=0.11' perl-test-nowarnings
-  'perl-test-warn>=0.3')
-url=https://metacpan.org/release/CGI
-source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-$pkgver.tar.gz;)
-md5sums=(4f71703059f9a941cf7e8f547f950795)
-sha512sums=(caa5402ffe683b38609aab56fdd1388ddecf97fde449e889cecb9ac6ecbb490a08624ea8b9430d59b46c99133608a79fde6cba584d13ca435a201c741a0b472b)
-_ddir="CGI-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
-  make
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-cgi/repos/community-any/PKGBUILD (from rev 467053, 
perl-cgi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 17:57:30 UTC (rev 467054)
@@ -0,0 +1,46 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-cgi
+pkgver=4.43
+pkgrel=1
+pkgdesc='Handle Common Gateway Interface requests and responses'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl>=5.8.1' perl-html-parser)
+checkdepends=('perl-test-deep>=0.11' perl-test-nowarnings
+  'perl-test-warn>=0.3')
+url=https://metacpan.org/release/CGI
+source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-$pkgver.tar.gz;)
+md5sums=(8c1f2cf11e4410911827ea48d58aaecc)
+sha512sums=(620634861c66bbebaa31c03273a9f91151865954310e697afc697ca3274a97ae90235bcdafd829ed63d647ed5256689073de09a5d71a0779b6219ab8045be61d)
+_ddir="CGI-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


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

2019-05-12 Thread Florian Pritz via arch-commits
Date: Sunday, May 12, 2019 @ 17:57:27
  Author: bluewind
Revision: 467053

upgpkg: perl-cgi 4.43-1

upstream update

Modified:
  perl-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 17:55:48 UTC (rev 467052)
+++ PKGBUILD2019-05-12 17:57:27 UTC (rev 467053)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-cgi
-pkgver=4.42
+pkgver=4.43
 pkgrel=1
 pkgdesc='Handle Common Gateway Interface requests and responses'
 arch=(any)
@@ -12,8 +12,8 @@
   'perl-test-warn>=0.3')
 url=https://metacpan.org/release/CGI
 source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-$pkgver.tar.gz;)
-md5sums=(4f71703059f9a941cf7e8f547f950795)
-sha512sums=(caa5402ffe683b38609aab56fdd1388ddecf97fde449e889cecb9ac6ecbb490a08624ea8b9430d59b46c99133608a79fde6cba584d13ca435a201c741a0b472b)
+md5sums=(8c1f2cf11e4410911827ea48d58aaecc)
+sha512sums=(620634861c66bbebaa31c03273a9f91151865954310e697afc697ca3274a97ae90235bcdafd829ed63d647ed5256689073de09a5d71a0779b6219ab8045be61d)
 _ddir="CGI-$pkgver"
 
 build()


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

2019-05-12 Thread Antonio Rojas via arch-commits
Date: Sunday, May 12, 2019 @ 17:55:48
  Author: arojas
Revision: 467052

archrelease: copy trunk to community-x86_64

Added:
  kpmcore/repos/community-x86_64/PKGBUILD
(from rev 467051, kpmcore/trunk/PKGBUILD)
  kpmcore/repos/community-x86_64/kpmcore-dbusdir.patch
(from rev 467051, kpmcore/trunk/kpmcore-dbusdir.patch)
Deleted:
  kpmcore/repos/community-x86_64/PKGBUILD

---+
 PKGBUILD  |   92 +---
 kpmcore-dbusdir.patch |   15 +++
 2 files changed, 63 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 17:55:22 UTC (rev 467051)
+++ PKGBUILD2019-05-12 17:55:48 UTC (rev 467052)
@@ -1,44 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kpmcore
-pkgver=4.0.0
-pkgrel=2
-pkgdesc="Library for managing partitions"
-arch=(x86_64)
-url="https://www.kde.org/applications/system/kdepartitionmanager/;
-license=(GPL2)
-depends=(smartmontools kwidgetsaddons ki18n kauth qca)
-makedepends=(extra-cmake-modules)
-optdepends=('e2fsprogs: ext2/3/4 support'
-   'xfsprogs: XFS support'
-   'jfsutils: JFS support'
-   'reiserfsprogs: Reiser support'
-   'ntfs-3g: NTFS support'
-'dosfstools: FAT32 support'
-'fatresize: FAT resize support'
-'f2fs-tools: F2FS support'
-'exfat-utils: exFAT support'
-'nilfs-utils: nilfs support'
-'udftools: UDF support')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d7f044ca256369bec62ec5460bad397cd67473f4a8b2d48686e91a9bf24ddf6d'
-'SKIP')
-validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kpmcore/repos/community-x86_64/PKGBUILD (from rev 467051, 
kpmcore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 17:55:48 UTC (rev 467052)
@@ -0,0 +1,48 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kpmcore
+pkgver=4.0.0
+pkgrel=3
+pkgdesc="Library for managing partitions"
+arch=(x86_64)
+url="https://www.kde.org/applications/system/kdepartitionmanager/;
+license=(GPL2)
+depends=(smartmontools kwidgetsaddons ki18n kauth qca)
+makedepends=(extra-cmake-modules)
+optdepends=('e2fsprogs: ext2/3/4 support'
+   'xfsprogs: XFS support'
+   'jfsutils: JFS support'
+   'reiserfsprogs: Reiser support'
+   'ntfs-3g: NTFS support'
+'dosfstools: FAT32 support'
+'fatresize: FAT resize support'
+'f2fs-tools: F2FS support'
+'exfat-utils: exFAT support'
+'nilfs-utils: nilfs support'
+'udftools: UDF support')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 kpmcore-dbusdir.patch)
+sha256sums=('d7f044ca256369bec62ec5460bad397cd67473f4a8b2d48686e91a9bf24ddf6d'
+'SKIP'
+'52b81ba66ff3e23640a2e56927acaf028a7b7db81d615bf82fb99b9bb7b7de59')
+validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kpmcore-dbusdir.patch # Fix d-bus policy install dir
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kpmcore/repos/community-x86_64/kpmcore-dbusdir.patch (from rev 467051, 
kpmcore/trunk/kpmcore-dbusdir.patch)
===
--- kpmcore-dbusdir.patch   (rev 0)
+++ kpmcore-dbusdir.patch   2019-05-12 17:55:48 UTC (rev 467052)
@@ -0,0 +1,15 @@
+diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt
+index d616933..b3f2ee2 100644
+--- a/src/util/CMakeLists.txt
 b/src/util/CMakeLists.txt
+@@ -50,8 +50,8 @@ target_link_libraries(kpmcore_externalcommand
+ )
+ 
+ install(TARGETS kpmcore_externalcommand DESTINATION 
${KAUTH_HELPER_INSTALL_DIR})
+-install( FILES util/org.kde.kpmcore.helperinterface.conf DESTINATION 
${SYSCONF_INSTALL_DIR}/dbus-1/system.d )
+-install( FILES util/org.kde.kpmcore.applicationinterface.conf DESTINATION 
${SYSCONF_INSTALL_DIR}/dbus-1/system.d )
++install( FILES util/org.kde.kpmcore.helperinterface.conf DESTINATION 
${KDE_INSTALL_DBUSDIR}/system.d )
++install( FILES util/org.kde.kpmcore.applicationinterface.conf DESTINATION 
${KDE_INSTALL_DBUSDIR}/system.d )
+ 
+ kauth_install_helper_files(kpmcore_externalcommand 

[arch-commits] Commit in kpmcore/trunk (PKGBUILD kpmcore-dbusdir.patch)

2019-05-12 Thread Antonio Rojas via arch-commits
Date: Sunday, May 12, 2019 @ 17:55:22
  Author: arojas
Revision: 467051

Move dbus policy files under /usr

Added:
  kpmcore/trunk/kpmcore-dbusdir.patch
Modified:
  kpmcore/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 kpmcore-dbusdir.patch |   15 +++
 2 files changed, 22 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 17:17:37 UTC (rev 467050)
+++ PKGBUILD2019-05-12 17:55:22 UTC (rev 467051)
@@ -2,7 +2,7 @@
 
 pkgname=kpmcore
 pkgver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for managing partitions"
 arch=(x86_64)
 url="https://www.kde.org/applications/system/kdepartitionmanager/;
@@ -20,13 +20,17 @@
 'exfat-utils: exFAT support'
 'nilfs-utils: nilfs support'
 'udftools: UDF support')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 kpmcore-dbusdir.patch)
 sha256sums=('d7f044ca256369bec62ec5460bad397cd67473f4a8b2d48686e91a9bf24ddf6d'
-'SKIP')
+'SKIP'
+'52b81ba66ff3e23640a2e56927acaf028a7b7db81d615bf82fb99b9bb7b7de59')
 validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kpmcore-dbusdir.patch # Fix d-bus policy install dir
 }
 
 build() {

Added: kpmcore-dbusdir.patch
===
--- kpmcore-dbusdir.patch   (rev 0)
+++ kpmcore-dbusdir.patch   2019-05-12 17:55:22 UTC (rev 467051)
@@ -0,0 +1,15 @@
+diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt
+index d616933..b3f2ee2 100644
+--- a/src/util/CMakeLists.txt
 b/src/util/CMakeLists.txt
+@@ -50,8 +50,8 @@ target_link_libraries(kpmcore_externalcommand
+ )
+ 
+ install(TARGETS kpmcore_externalcommand DESTINATION 
${KAUTH_HELPER_INSTALL_DIR})
+-install( FILES util/org.kde.kpmcore.helperinterface.conf DESTINATION 
${SYSCONF_INSTALL_DIR}/dbus-1/system.d )
+-install( FILES util/org.kde.kpmcore.applicationinterface.conf DESTINATION 
${SYSCONF_INSTALL_DIR}/dbus-1/system.d )
++install( FILES util/org.kde.kpmcore.helperinterface.conf DESTINATION 
${KDE_INSTALL_DBUSDIR}/system.d )
++install( FILES util/org.kde.kpmcore.applicationinterface.conf DESTINATION 
${KDE_INSTALL_DBUSDIR}/system.d )
+ 
+ kauth_install_helper_files(kpmcore_externalcommand 
org.kde.kpmcore.externalcommand root)
+ kauth_install_actions(org.kde.kpmcore.externalcommand 
util/org.kde.kpmcore.externalcommand.actions)


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:56:17
  Author: felixonmars
Revision: 49

upgpkg: xmobar 0.29.4-68

rebuild with transformers-compat 0.6.5

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:55:06 UTC (rev 48)
+++ PKGBUILD2019-05-12 16:56:17 UTC (rev 49)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.29.4
-pkgrel=67
+pkgrel=68
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:56:27
  Author: felixonmars
Revision: 466670

archrelease: copy trunk to community-staging-x86_64

Added:
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 49, xmobar/trunk/PKGBUILD)

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 49, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:56:27 UTC (rev 466670)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.29.4
+pkgrel=68
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
+ 'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
+makedepends=('ghc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
+sha512sums=('d56ce2ec6014f9bd1d224980524d91c0f72030d4559c001dfbc049902931541b9abd3c8f055cacc10fd3e7cdd067686cdc4f15fcdc37d4c50dfc59d6edcb036e')
+
+prepare() {
+  cd xmobar-$pkgver
+  sed -i -e 's/==.*0.3/== 0.4/' -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' 
xmobar.cabal
+}
+
+build() {
+  cd xmobar-${pkgver}
+  runhaskell setup configure -O \
+--enable-shared \
+--prefix=/usr \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
+  runhaskell setup build
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:55:06
  Author: felixonmars
Revision: 48

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
47, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:55:06 UTC (rev 48)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=75
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'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;)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+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/ftdetect/tamarin.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
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:54:56
  Author: felixonmars
Revision: 47

upgpkg: tamarin-prover 1.4.1-75

rebuild with transformers-compat 0.6.5

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:53:29 UTC (rev 46)
+++ PKGBUILD2019-05-12 16:54:56 UTC (rev 47)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=74
+pkgrel=75
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:53:19
  Author: felixonmars
Revision: 45

upgpkg: stylish-haskell 0.9.2.1-32

rebuild with transformers-compat 0.6.5

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:52:20 UTC (rev 44)
+++ PKGBUILD2019-05-12 16:53:19 UTC (rev 45)
@@ -3,7 +3,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.9.2.1
-pkgrel=31
+pkgrel=32
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:53:29
  Author: felixonmars
Revision: 46

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
45, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:53:29 UTC (rev 46)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.9.2.1
+pkgrel=32
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-file-embed' 
'haskell-optparse-applicative'
+ 'haskell-src-exts' 'haskell-strict' 'haskell-syb' 'haskell-yaml')
+makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('580353475fbd400bae4d7e7e4177ce3799b657601f29ad8158959ea8a40f875a9575b8b02a1a36f4e9c364ab5e266408ef2b3a004a09db6286e139e67c954d6d')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' -e 's/< *1.21/<2/' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--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
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:52:08
  Author: felixonmars
Revision: 43

upgpkg: stack 1.9.3.1-35

rebuild with transformers-compat 0.6.5

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:46:00 UTC (rev 42)
+++ PKGBUILD2019-05-12 16:52:08 UTC (rev 43)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3.1
-pkgrel=34
+pkgrel=35
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:52:20
  Author: felixonmars
Revision: 44

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   75 
 stack.install |4 ++
 2 files changed, 79 insertions(+)

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

Copied: stack/repos/community-staging-x86_64/stack.install (from rev 43, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-05-12 16:52:20 UTC (rev 
44)
@@ -0,0 +1,4 @@

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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:45:51
  Author: felixonmars
Revision: 41

upgpkg: shellcheck 0.6.0-102

rebuild with transformers-compat 0.6.5

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:42:53 UTC (rev 40)
+++ PKGBUILD2019-05-12 16:45:51 UTC (rev 41)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=101
+pkgrel=102
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:46:00
  Author: felixonmars
Revision: 42

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 41, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 41, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:46:00 UTC (rev 42)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=102
+pkgdesc="Shell script analysis tool"
+url="http://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('4e9575985fe914cb35444995212ac1afaa40b004dbbc86b5987bf8b65e20b14a0102c9c601dc061d604129a8e978021f22a11d682545cb7f07ec974495cfa387')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+
+pandoc -s -t man shellcheck.1.md -o shellcheck.1
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:42:53
  Author: felixonmars
Revision: 40

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:42:43
  Author: felixonmars
Revision: 466659

upgpkg: postgrest 5.2.0-68

rebuild with transformers-compat 0.6.5

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:39:41 UTC (rev 466658)
+++ PKGBUILD2019-05-12 16:42:43 UTC (rev 466659)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=5.2.0
-pkgrel=67
+pkgrel=68
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:39:41
  Author: felixonmars
Revision: 466658

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
466657, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:39:41 UTC (rev 466658)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.1
+pkgrel=12
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-gitrev' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('25cee0e9626e67d46769fff47da67fc616c1ce6c181e3c6e3f82b9dd1db1fc2bb3fe264da0e6c8d6082f8ea483530f88e917598ac9daaa2f6b97bbccca203254')
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+   -f-enable_flaky_tests
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:39:31
  Author: felixonmars
Revision: 466657

upgpkg: pandoc-crossref 0.3.4.1-12

rebuild with transformers-compat 0.6.5

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:38:11 UTC (rev 466656)
+++ PKGBUILD2019-05-12 16:39:31 UTC (rev 466657)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:38:00
  Author: felixonmars
Revision: 466655

upgpkg: haskell-hakyll 4.12.5.1-80

rebuild with transformers-compat 0.6.5

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:36:17 UTC (rev 466654)
+++ PKGBUILD2019-05-12 16:38:00 UTC (rev 466655)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.1
-pkgrel=79
+pkgrel=80
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:38:11
  Author: felixonmars
Revision: 466656

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
466655, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:38:11 UTC (rev 466656)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.1
+pkgrel=80
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-wai' 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.7/<3/' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:36:17
  Author: felixonmars
Revision: 466654

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
466653, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:36:17 UTC (rev 466654)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.2
+pkgrel=32
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-base-compat' 'haskell-data-default' 'haskell-hs-bibutils' 
'haskell-libyaml'
+ 'haskell-network' 'haskell-old-locale' 'pandoc' 
'haskell-pandoc-types' 'haskell-rfc5051'
+ 'haskell-safe' 'haskell-setenv' 'haskell-split' 'haskell-syb' 
'haskell-tagsoup'
+ 'haskell-temporary' '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=('90c3fabe3e1478f43b0157580deb691e5be8d3064144cbf4d67ab8f15bfd99c51b3e811b47bbe4fefc76c4efe660007ab05a782e5a5df01cd42965fe22e5c664')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+build() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+# https://github.com/jgm/pandoc-citeproc/issues/342
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/$pkgname.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/$pkgname.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/$pkgname/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:36:07
  Author: felixonmars
Revision: 466653

upgpkg: pandoc-citeproc 0.16.2-32

rebuild with transformers-compat 0.6.5

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:33:25 UTC (rev 466652)
+++ PKGBUILD2019-05-12 16:36:07 UTC (rev 466653)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.16.2
-pkgrel=31
+pkgrel=32
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:33:15
  Author: felixonmars
Revision: 466651

upgpkg: pandoc 2.7.2-35

rebuild with transformers-compat 0.6.5

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:22:52 UTC (rev 466650)
+++ PKGBUILD2019-05-12 16:33:15 UTC (rev 466651)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.7.2
-pkgrel=34
+pkgrel=35
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:33:25
  Author: felixonmars
Revision: 466652

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 466651, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:33:25 UTC (rev 466652)
@@ -0,0 +1,65 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.7.2
+pkgrel=35
+pkgdesc='Conversion between markup formats'
+url='https://pandoc.org'
+license=('GPL')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-attoparsec' 'haskell-base-compat' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cmark-gfm'
+ 'haskell-data-default' 'haskell-doctemplates' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-skylighting' 
'haskell-hslua'
+ 'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 
'haskell-hsyaml' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath'
+ 'haskell-network' 'haskell-pandoc-types' 'haskell-random' 
'haskell-scientific'
+ 'haskell-tagsoup' 'haskell-temporary' 'haskell-network-uri' 
'haskell-unicode-transforms'
+ 'haskell-unordered-containers' 'haskell-zip-archive' 'haskell-vector' 
'haskell-xml'
+ 'haskell-zlib')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('f0d6a700413d1a70b6ca8f69883afda27248dcf5315a1819127163ad8e239fd19d2ec8462e3a793a67d3f86d02b364fa00ac5de735a77a63e737a1a2b92ef00b')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+sed -i 's/< *0.2/<1/' $pkgname.cabal
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-trypandoc -f-embed_data_files -f-static
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:22:52
  Author: felixonmars
Revision: 466650

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 466649, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:22:52 UTC (rev 466650)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.3.1
+pkgrel=73
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("BSD")
+arch=('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-libffi' 
'haskell-megaparsec6'
+ 'haskell-network' 'haskell-optparse-applicative' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-split' 'haskell-terminal-size' 'haskell-uniplate' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-vector' 
'haskell-vector-binary-instances'
+ 'haskell-zip-archive')
+makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
+ 'nodejs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz;)
+sha512sums=('555c7fdfad7e4f69b1aa4f6237cf4432831cd74e33342bd802ff3bc763118178b742b386035f8c071820b5e2bc71c5372c4acb356835155677046d360b722746')
+
+prepare() {
+cd Idris-dev-$pkgver
+
+sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
+libs/*/Makefile
+sed -i -e 's/< *1.4/<2/' -e 's/< *0.6/<1/' -e 's/< *0.2/<1/' -e 's/< 
*0.4/<1/' -e 's/< *2.8/<4/' idris.cabal
+sed -i '1i{-# language NoMonadFailDesugaring #-}' 
src/Idris/Core/CaseTree.hs src/Idris/Parser/Stack.hs src/Idris/Elab/Term.hs
+}
+
+build() {
+cd Idris-dev-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP -f-release -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
+}
+
+check() {
+cd Idris-dev-$pkgver
+# TODO: figure out the tests
+PATH="$PWD/dist/build:$PATH" LD_LIBRARY_PATH="$PWD/dist/build" runhaskell 
Setup test || warning "Tests failed"
+}
+
+package() {
+cd 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"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:22:41
  Author: felixonmars
Revision: 466649

upgpkg: idris 1.3.1-73

rebuild with transformers-compat 0.6.5

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:07:36 UTC (rev 466648)
+++ PKGBUILD2019-05-12 16:22:41 UTC (rev 466649)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.1
-pkgrel=72
+pkgrel=73
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:07:36
  Author: felixonmars
Revision: 466648

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
466647, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:07:36 UTC (rev 466648)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.21.3
+pkgrel=46
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' '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-prettyprinter'
+ 'haskell-prettyprinter-ansi-terminal' 
'haskell-prettyprinter-convert-ansi-wl-pprint'
+ 'haskell-resourcet' 'haskell-time-locale-compat' 'haskell-yaml')
+makedepends=('alex' 'happy' 'ghc')
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('c19c9164879df7be62e08b69ce9175834044c2d7c0c3a890340e2a10444ac43fc6d2b63fb958925921056ef1e13ec9c7cfe08f20cdc430cfa2b9584fdd625d19')
+
+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)

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:07:27
  Author: felixonmars
Revision: 466647

upgpkg: hopenpgp-tools 0.21.3-46

rebuild with transformers-compat 0.6.5

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:06:05 UTC (rev 466646)
+++ PKGBUILD2019-05-12 16:07:27 UTC (rev 466647)
@@ -3,7 +3,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.21.3
-pkgrel=45
+pkgrel=46
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:06:05
  Author: felixonmars
Revision: 466646

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 466645, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:06:05 UTC (rev 466646)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.17.6
+pkgrel=29
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 
'haskell-foundation'
+ 'haskell-hashable' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-js-flot'
+ 'haskell-js-jquery' 'haskell-mmap' 'haskell-network' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-process-extras' 'haskell-resourcet' 
'haskell-src-exts'
+ 'haskell-storable-tuple' 'haskell-tar' 'haskell-uniplate' 
'haskell-utf8-string'
+ 'haskell-vector' 'haskell-wai' 'haskell-wai-logger' 'haskell-warp' 
'haskell-warp-tls'
+ 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('ecae5e16a3d61d9cb9be392749840cb79064fa083983fd60f24ccc59af37b3f28ff3d4136e3a1c875f53a519272d101ae6b3628be499c21777649f4763a5e299')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:05:55
  Author: felixonmars
Revision: 466645

upgpkg: hoogle 5.0.17.6-29

rebuild with transformers-compat 0.6.5

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:04:22 UTC (rev 466644)
+++ PKGBUILD2019-05-12 16:05:55 UTC (rev 466645)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.17.6
-pkgrel=28
+pkgrel=29
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:04:22
  Author: felixonmars
Revision: 466644

archrelease: copy trunk to community-staging-x86_64

Added:
  cryptol/repos/community-staging-x86_64/
  cryptol/repos/community-staging-x86_64/PKGBUILD
(from rev 466643, cryptol/trunk/PKGBUILD)

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 466643, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:04:22 UTC (rev 466644)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.6.0
+pkgrel=108
+pkgdesc="The Language of Cryptography"
+url="http://www.cryptol.net;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-base-compat' 'haskell-gitrev' 
'haskell-graphscc' 'haskell-heredoc'
+ 'haskell-monad-control' 'haskell-monadlib' 'haskell-panic' 
'haskell-random' 'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-tf-random' 
'haskell-transformers-base'
+ 'haskell-ansi-terminal' 'haskell-blaze-html')
+makedepends=('ghc' 'alex' 'happy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz;)
+sha512sums=('445a1656ffd0d260553e041de9b15b6257a4b068b5462d996e8207671c097ea814bc5b7aaeb527b5e9579bd8a3e5e8ced0aaf57c24fbccaa7410342a109e9325')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/<.*0.10/<1/' $pkgname.cabal
+sed -i '1i{-# language NoMonadFailDesugaring #-}' 
src/Cryptol/ModuleSystem/Renamer.hs src/Cryptol/Prims/Eval.hs 
src/Cryptol/TypeCheck/Infer.hs src/Cryptol/TypeCheck/CheckModuleInstance.hs 
src/Cryptol/Transform/Specialize.hs src/Cryptol/REPL/Monad.hs 
src/Cryptol/REPL/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-static -f-relocatable
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:04:12
  Author: felixonmars
Revision: 466643

upgpkg: cryptol 2.6.0-108

rebuild with transformers-compat 0.6.5

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:01:10 UTC (rev 466642)
+++ PKGBUILD2019-05-12 16:04:12 UTC (rev 466643)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.6.0
-pkgrel=107
+pkgrel=108
 pkgdesc="The Language of Cryptography"
 url="http://www.cryptol.net;
 license=("BSD")


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:01:00
  Author: felixonmars
Revision: 466641

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-sbv/repos/community-staging-x86_64/PKGBUILD (from rev 466639, 
haskell-sbv/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 16:01:00 UTC (rev 466641)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=sbv
+pkgname=haskell-sbv
+pkgver=7.13
+pkgrel=40
+pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
+url="http://leventerkok.github.com/sbv;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-quickcheck' 'haskell-cracknum' 
'haskell-async'
+ 'haskell-random' 'haskell-syb' 'haskell-generic-deriving')
+makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'hlint' 'haskell-tasty' 
'haskell-tasty-golden'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('6c44083fee95a711bc0153a4f1530338f0893522b481251365f4d35e0d990ba299c55acdf404803a5d1a5a4044d97e07eac6aecba82d052586b346be16c3ce1d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 16:00:50
  Author: felixonmars
Revision: 466639

upgpkg: haskell-sbv 7.13-40

rebuild with transformers-compat 0.6.5

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 15:55:52 UTC (rev 466638)
+++ PKGBUILD2019-05-12 16:00:50 UTC (rev 466639)
@@ -4,7 +4,7 @@
 _hkgname=sbv
 pkgname=haskell-sbv
 pkgver=7.13
-pkgrel=39
+pkgrel=40
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
 url="http://leventerkok.github.com/sbv;
 license=("BSD")


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

2019-05-12 Thread Ike Devolder via arch-commits
Date: Sunday, May 12, 2019 @ 16:00:57
  Author: idevolder
Revision: 466640

upgpkg: kodi 18.2-3

fixes #62552

Modified:
  kodi/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 16:00:50 UTC (rev 466639)
+++ PKGBUILD2019-05-12 16:00:57 UTC (rev 466640)
@@ -23,7 +23,7 @@
   'kodi-eventclients' 'kodi-tools-texturepacker' 'kodi-dev'
 )
 pkgver=18.2
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url="https://kodi.tv;
 license=('GPL2')
@@ -89,6 +89,11 @@
 
'539b33f30f6735caaf57fb9f19de449b8a8902362ae9e66a6fceabd530d02888533d2ab262fb187670780c997e5c1d23bd715a3c6860fd50280c1031f47865f7')
 
 prepare() {
+  # force python 'binary' as python2
+  [[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"
+  mkdir "$srcdir/path"
+  ln -s /usr/bin/python2 "$srcdir/path/python"
+
   [[ -d kodi-build-x11 ]] && rm -rf kodi-build-x11
   mkdir kodi-build-x11
   [[ -d kodi-build-wayland ]] && rm -rf kodi-build-wayland
@@ -105,6 +110,8 @@
 }
 
 build() {
+  export PATH="$srcdir/path:$PATH"
+
   msg2 "building kodi-x11"
   cd "$srcdir/kodi-build-x11"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
@@ -204,6 +211,8 @@
 'kodi-bin'
   )
 
+  export PATH="$srcdir/path:$PATH"
+
   cd kodi-build-x11
   # install eventclients
   for _cmp in ${_components[@]}; do
@@ -286,6 +295,8 @@
 'kodi-eventclients-kodi-send'
   )
 
+  export PATH="$srcdir/path:$PATH"
+
   cd kodi-build-x11
   # install eventclients
   for _cmp in ${_components[@]}; do
@@ -341,6 +352,8 @@
 'kodi-visualization-dev'
   )
 
+  export PATH="$srcdir/path:$PATH"
+
   cd kodi-build-x11
   # install eventclients
   for _cmp in ${_components[@]}; do


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

2019-05-12 Thread Felix Yan via arch-commits
Date: Sunday, May 12, 2019 @ 15:52:54
  Author: felixonmars
Revision: 466636

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-ipynb/repos/community-staging-x86_64/PKGBUILD (from rev 466635, 
haskell-ipynb/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-05-12 15:52:54 UTC (rev 466636)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ipynb
+pkgname=haskell-ipynb
+pkgver=0.1
+pkgrel=31
+pkgdesc="Data structure for working with Jupyter notebooks (ipynb)"
+url="https://github.com/jgm/ipynb;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-base64-bytestring' 
'haskell-unordered-containers')
+makedepends=('ghc' 'haskell-aeson-diff' 'haskell-microlens' 
'haskell-microlens-aeson'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-vector')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('8717dac6496905afc5e8735abc3b3a4a90b171253b035efa0751a6311b901caad563fdfeaa455987c1307d0532273ab80be37256562143db575f13c326843bf4')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in kodi/repos/community-x86_64 (16 files)

2019-05-12 Thread Ike Devolder via arch-commits
Date: Sunday, May 12, 2019 @ 16:01:10
  Author: idevolder
Revision: 466642

archrelease: copy trunk to community-x86_64

Added:
  kodi/repos/community-x86_64/10160.patch
(from rev 466641, kodi/trunk/10160.patch)
  kodi/repos/community-x86_64/10775.patch
(from rev 466641, kodi/trunk/10775.patch)
  kodi/repos/community-x86_64/9703.patch
(from rev 466641, kodi/trunk/9703.patch)
  kodi/repos/community-x86_64/PKGBUILD
(from rev 466641, kodi/trunk/PKGBUILD)
  kodi/repos/community-x86_64/cheat-sse-build.patch
(from rev 466641, kodi/trunk/cheat-sse-build.patch)
  kodi/repos/community-x86_64/cpuinfo
(from rev 466641, kodi/trunk/cpuinfo)
  kodi/repos/community-x86_64/fix-ftpparse.patch
(from rev 466641, kodi/trunk/fix-ftpparse.patch)
  kodi/repos/community-x86_64/fix-python-lib-path.patch
(from rev 466641, kodi/trunk/fix-python-lib-path.patch)
Deleted:
  kodi/repos/community-x86_64/10160.patch
  kodi/repos/community-x86_64/10775.patch
  kodi/repos/community-x86_64/9703.patch
  kodi/repos/community-x86_64/PKGBUILD
  kodi/repos/community-x86_64/cheat-sse-build.patch
  kodi/repos/community-x86_64/cpuinfo
  kodi/repos/community-x86_64/fix-ftpparse.patch
  kodi/repos/community-x86_64/fix-python-lib-path.patch

---+
 10160.patch   |   44 
 10775.patch   | 1678 -
 9703.patch| 2864 ++--
 PKGBUILD  |  725 +--
 cheat-sse-build.patch |   22 
 cpuinfo   |8 
 fix-ftpparse.patch|  142 +-
 fix-python-lib-path.patch |   58 
 8 files changed, 2777 insertions(+), 2764 deletions(-)

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


[arch-commits] Commit in libretro-core-info/repos/community-any (PKGBUILD PKGBUILD)

2019-05-12 Thread Maxime Gauduin via arch-commits
Date: Sunday, May 12, 2019 @ 15:55:52
  Author: alucryd
Revision: 466638

archrelease: copy trunk to community-any

Added:
  libretro-core-info/repos/community-any/PKGBUILD
(from rev 466637, libretro-core-info/trunk/PKGBUILD)
Deleted:
  libretro-core-info/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 15:55:44 UTC (rev 466637)
+++ PKGBUILD2019-05-12 15:55:52 UTC (rev 466638)
@@ -1,19 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=libretro-core-info
-pkgver=1.7.6
-pkgrel=1
-pkgdesc='Libretro core info files'
-arch=(any)
-url=https://github.com/libretro/libretro-core-info
-license=(GPL3)
-makedepends=(git)
-groups=(libretro)
-source=(git+https://github.com/libretro/libretro-core-info.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-package() {
-  make DESTDIR="${pkgdir}" -C libretro-core-info install
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-core-info/repos/community-any/PKGBUILD (from rev 466637, 
libretro-core-info/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 15:55:52 UTC (rev 466638)
@@ -0,0 +1,19 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=libretro-core-info
+pkgver=1.7.7
+pkgrel=1
+pkgdesc='Libretro core info files'
+arch=(any)
+url=https://github.com/libretro/libretro-core-info
+license=(GPL3)
+makedepends=(git)
+groups=(libretro)
+source=(git+https://github.com/libretro/libretro-core-info.git#tag=v${pkgver})
+sha256sums=(SKIP)
+
+package() {
+  make DESTDIR="${pkgdir}" -C libretro-core-info install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-core-info/trunk (PKGBUILD)

2019-05-12 Thread Maxime Gauduin via arch-commits
Date: Sunday, May 12, 2019 @ 15:55:44
  Author: alucryd
Revision: 466637

upgpkg: libretro-core-info 1.7.7-1

Modified:
  libretro-core-info/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-12 15:52:54 UTC (rev 466636)
+++ PKGBUILD2019-05-12 15:55:44 UTC (rev 466637)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=libretro-core-info
-pkgver=1.7.6
+pkgver=1.7.7
 pkgrel=1
 pkgdesc='Libretro core info files'
 arch=(any)
@@ -9,7 +9,7 @@
 license=(GPL3)
 makedepends=(git)
 groups=(libretro)
-source=(git+https://github.com/libretro/libretro-core-info.git#tag=${pkgver})
+source=(git+https://github.com/libretro/libretro-core-info.git#tag=v${pkgver})
 sha256sums=(SKIP)
 
 package() {


  1   2   3   4   5   6   7   8   9   10   >