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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:27:18
  Author: felixonmars
Revision: 484648

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 484647, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:27:18 UTC (rev 484648)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.29.5
+pkgrel=23
+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=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
+
+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 xmobar/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:27:07
  Author: felixonmars
Revision: 484647

upgpkg: xmobar 0.29.5-23

rebuild with HTTP 4000.3.14

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:25:51 UTC (rev 484646)
+++ PKGBUILD2019-06-27 03:27:07 UTC (rev 484647)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.29.5
-pkgrel=22
+pkgrel=23
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:25:51
  Author: felixonmars
Revision: 484646

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 484645, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:25:51 UTC (rev 484646)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3.1
+pkgrel=70
+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 484645, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-06-27 03:25:51 UTC (rev 
484646)
@@ -0,0 +1,4 @@

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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:25:39
  Author: felixonmars
Revision: 484645

upgpkg: stack 1.9.3.1-70

rebuild with HTTP 4000.3.14

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:19:00 UTC (rev 484644)
+++ PKGBUILD2019-06-27 03:25:39 UTC (rev 484645)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3.1
-pkgrel=69
+pkgrel=70
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:18:50
  Author: felixonmars
Revision: 484643

upgpkg: shellcheck 0.6.0-135

rebuild with HTTP 4000.3.14

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:14:30 UTC (rev 484642)
+++ PKGBUILD2019-06-27 03:18:50 UTC (rev 484643)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=134
+pkgrel=135
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:19:00
  Author: felixonmars
Revision: 484644

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 484643, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:19:00 UTC (rev 484644)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=135
+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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:14:30
  Author: felixonmars
Revision: 484642

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 484641, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:14:30 UTC (rev 484642)
@@ -0,0 +1,70 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=5.2.0
+pkgrel=109
+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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:14:20
  Author: felixonmars
Revision: 484641

upgpkg: postgrest 5.2.0-109

rebuild with HTTP 4000.3.14

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:10:59 UTC (rev 484640)
+++ PKGBUILD2019-06-27 03:14:20 UTC (rev 484641)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=5.2.0
-pkgrel=108
+pkgrel=109
 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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:10:59
  Author: felixonmars
Revision: 484640

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 484639, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
484639, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:10:59 UTC (rev 484640)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.1
+pkgrel=46
+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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:10:49
  Author: felixonmars
Revision: 484639

upgpkg: pandoc-crossref 0.3.4.1-46

rebuild with HTTP 4000.3.14

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:08:51 UTC (rev 484638)
+++ PKGBUILD2019-06-27 03:10:49 UTC (rev 484639)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.1
-pkgrel=45
+pkgrel=46
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:08:41
  Author: felixonmars
Revision: 484637

upgpkg: haskell-hakyll 4.12.5.2-41

rebuild with HTTP 4000.3.14

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:06:09 UTC (rev 484636)
+++ PKGBUILD2019-06-27 03:08:41 UTC (rev 484637)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.2
-pkgrel=40
+pkgrel=41
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:08:51
  Author: felixonmars
Revision: 484638

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 484637, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
484637, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:08:51 UTC (rev 484638)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.2
+pkgrel=41
+pkgdesc="A static website compiler library"
+url="https://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=('715324fa19b85e8f39e33b4d5082a04f40fc667737b41117da68a6a0eedad288a551929fa2eea636dd421d4d416996125ff9d83752c7daaf64ecc191e9790469')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.13/<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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:06:09
  Author: felixonmars
Revision: 484636

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 484635, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
484635, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:06:09 UTC (rev 484636)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.2
+pkgrel=65
+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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:05:59
  Author: felixonmars
Revision: 484635

upgpkg: pandoc-citeproc 0.16.2-65

rebuild with HTTP 4000.3.14

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 03:01:49 UTC (rev 484634)
+++ PKGBUILD2019-06-27 03:05:59 UTC (rev 484635)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.16.2
-pkgrel=64
+pkgrel=65
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:01:49
  Author: felixonmars
Revision: 484634

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 484633, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 03:01:49 UTC (rev 484634)
@@ -0,0 +1,65 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.7.2
+pkgrel=68
+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 -e 's/< *2.13/<3/' -e '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 pandoc/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 03:01:39
  Author: felixonmars
Revision: 484633

upgpkg: pandoc 2.7.2-68

rebuild with HTTP 4000.3.14

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:46:54 UTC (rev 484632)
+++ PKGBUILD2019-06-27 03:01:39 UTC (rev 484633)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.7.2
-pkgrel=67
+pkgrel=68
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:46:54
  Author: felixonmars
Revision: 484632

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 484631, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:46:54 UTC (rev 484632)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.17.9
+pkgrel=24
+pkgdesc="Haskell API Search"
+url="https://www.haskell.org/hoogle/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-blaze-html'
+ 'haskell-blaze-markup' '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-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=('d9a7d2ec6fc8aed6cff986b87ef268a76ddfb15946ed406c99478a26c02389272e6a7561a5b3b1895e6122f8158071f845f78bfccf9c999a2991652158d29332')
+
+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-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:46:44
  Author: felixonmars
Revision: 484631

upgpkg: hoogle 5.0.17.9-24

rebuild with HTTP 4000.3.14

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:44:45 UTC (rev 484630)
+++ PKGBUILD2019-06-27 02:46:44 UTC (rev 484631)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.17.9
-pkgrel=23
+pkgrel=24
 pkgdesc="Haskell API Search"
 url="https://www.haskell.org/hoogle/;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:44:45
  Author: felixonmars
Revision: 484630

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-shake/repos/community-staging-x86_64/PKGBUILD (from rev 484629, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:44:45 UTC (rev 484630)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.18.2
+pkgrel=23
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="https://shakebuild.com;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-filepattern' 'haskell-hashable' 
'haskell-heaps'
+ 'haskell-js-dgtable' 'haskell-js-flot' 'haskell-js-jquery' 
'haskell-primitive'
+ 'haskell-random' 'haskell-unordered-containers' 'haskell-utf8-string')
+makedepends=('ghc' 'haskell-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9795084ad8acea046736f89a47f6a7087bf1b3517dd210fac249b7c96b563db4c4689f8384e8319ae9719dec2de96edf77a0acc832d5ea270a0138796d830401')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/ghc --make/ghc -dynamic --make/' src/Test/Command.hs
+sed -e 's/runhaskell Setup.hs configure/runhaskell Setup.hs configure 
--enable-executable-dynamic --disable-library-vanilla/' \
+-e 's/ghc -fno-code/ghc -dynamic -fno-code/' \
+-i src/Test/Docs.hs
+sed -i 's/cmd "ghc" flags/cmd "ghc" "-dynamic" flags/' src/Test/Self.hs 
src/Test/SelfMake.hs
+sed -i 's/ghc --make/ghc -dynamic --make/' docs/manual/build.sh
+}
+
+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 \
+-f-portable -f-cloud
+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-shake/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:44:35
  Author: felixonmars
Revision: 484629

upgpkg: haskell-shake 0.18.2-23

rebuild with HTTP 4000.3.14

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:36:44 UTC (rev 484628)
+++ PKGBUILD2019-06-27 02:44:35 UTC (rev 484629)
@@ -4,7 +4,7 @@
 _hkgname=shake
 pkgname=haskell-shake
 pkgver=0.18.2
-pkgrel=22
+pkgrel=23
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="https://shakebuild.com;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:36:44
  Author: felixonmars
Revision: 484628

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
484627, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:36:44 UTC (rev 484628)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.5.5.0
+pkgrel=28
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-wl-pprint' 
'haskell-base-compat-batteries'
+ 'haskell-cassava' 'haskell-code-page' 'haskell-criterion-measurement' 
'haskell-exceptions'
+ 'haskell-glob' 'haskell-js-flot' 'haskell-js-jquery' 
'haskell-microstache'
+ 'haskell-mwc-random' 'haskell-optparse-applicative' 
'haskell-statistics'
+ 'haskell-transformers-compat' 'haskell-vector' 
'haskell-vector-algorithms')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('361e67479848288db75f8869f6da63778e32d8d18ae499fb38e301a02cf7679cb8e3a1e3779247b14f1f34ab570ccd8aa998a9794253a94cfb842f1a7277')
+
+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 \
+-f-fast -f-embed-data-files
+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-criterion/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:36:34
  Author: felixonmars
Revision: 484627

upgpkg: haskell-criterion 1.5.5.0-28

rebuild with HTTP 4000.3.14

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:35:06 UTC (rev 484626)
+++ PKGBUILD2019-06-27 02:36:34 UTC (rev 484627)
@@ -4,7 +4,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.5.5.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:35:06
  Author: felixonmars
Revision: 484626

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-js-jquery/repos/community-staging-x86_64/
  haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD
(from rev 484625, haskell-js-jquery/trunk/PKGBUILD)

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

Copied: haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD (from rev 
484625, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:35:06 UTC (rev 484626)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=3.3.1
+pkgrel=245
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-http')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('359a4342bc5156d5360385a478e235def04db0381cc48f342baac5018e91350dce760adb9b9ada796bc6341d5629f807672f629ee127faefe521801d62bb')
+
+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
+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-js-jquery/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:34:56
  Author: felixonmars
Revision: 484625

upgpkg: haskell-js-jquery 3.3.1-245

rebuild with HTTP 4000.3.14

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:34:19 UTC (rev 484624)
+++ PKGBUILD2019-06-27 02:34:56 UTC (rev 484625)
@@ -4,7 +4,7 @@
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
 pkgver=3.3.1
-pkgrel=244
+pkgrel=245
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme;
 license=("MIT")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:34:19
  Author: felixonmars
Revision: 484624

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 484623, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:34:19 UTC (rev 484624)
@@ -0,0 +1,63 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.14.2
+pkgrel=75
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL2")
+arch=('x86_64')
+depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-cryptohash' 'haskell-data-ordlist' 'haskell-fgl' 
'haskell-graphviz'
+ 'haskell-hashable' 'haskell-html' 'haskell-http' 'haskell-knob' 
'haskell-mmap'
+ 'haskell-network' 'haskell-network-uri' 'haskell-old-time'
+ 'haskell-sandi' 'haskell-random' 'haskell-regex-applicative' 
'haskell-regex-compat-tdfa'
+ 'haskell-tar' 'haskell-unix-compat' 'haskell-utf8-string'
+ 'haskell-vector' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-cmdargs' 'haskell-findbin' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-shelly' 'haskell-split' 'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('0fd3aa052da9d74f31835a12e7bb50beeff7beec8b10c72cafef7e97fbac02ae178a8f52bf55f1d79887e19164633c8a19ddda01ff2ba4aa8795ac071903552b')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -e 's/^ghc /ghc -dynamic /' \
+-e 's/ ghc / ghc -dynamic /' \
+-i tests/*.sh tests/lib
+sed -i -e 's/< *0.5/<1/' -e 's/< *2.13/<3/' $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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv
+LD_LIBRARY_PATH="$srcdir"/$pkgname-$pkgver/dist/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-$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"
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:34:09
  Author: felixonmars
Revision: 484623

upgpkg: darcs 2.14.2-75

rebuild with HTTP 4000.3.14

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:22:08 UTC (rev 484622)
+++ PKGBUILD2019-06-27 02:34:09 UTC (rev 484623)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.2
-pkgrel=74
+pkgrel=75
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net;
 license=("GPL2")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:22:08
  Author: felixonmars
Revision: 484622

archrelease: copy trunk to community-staging-x86_64

Added:
  cabal-install/repos/community-staging-x86_64/
  cabal-install/repos/community-staging-x86_64/PKGBUILD
(from rev 484621, cabal-install/trunk/PKGBUILD)

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

Copied: cabal-install/repos/community-staging-x86_64/PKGBUILD (from rev 484621, 
cabal-install/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:22:08 UTC (rev 484622)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+
+pkgname=cabal-install
+pkgver=2.4.0.0
+pkgrel=105
+pkgdesc="The command-line interface for Cabal and Hackage."
+url="https://hackage.haskell.org/package/cabal-install;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-base16-bytestring' 
'haskell-cryptohash-sha256'
+ 'haskell-echo' 'haskell-edit-distance' 'haskell-hackage-security' 
'haskell-hashable'
+ 'haskell-http' 'haskell-network' 'haskell-network-uri' 
'haskell-random' 'haskell-resolv'
+ 'haskell-tar' 'haskell-zlib' 'haskell-zip-archive')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz;)
+sha512sums=('caf49ec35d5665164b76db3a6219c0409243fb80fd7a740a91933732fbb26fc3efef88ddc3d769a76d0f76811ea83a6a7effdab5ad8264da808d4469c9faf125')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's/< *0.4/<1/' -e 's/< *2.8/<4/' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/${pkgname}"
+  runhaskell Setup build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  runhaskell Setup copy --destdir="${pkgdir}"
+
+  install -Dm644 LICENSE \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  install -Dm644 bash-completion/cabal \
+"${pkgdir}/usr/share/bash-completion/completions/cabal"
+}


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:21:58
  Author: felixonmars
Revision: 484621

upgpkg: cabal-install 2.4.0.0-105

rebuild with HTTP 4000.3.14

Modified:
  cabal-install/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 02:17:13 UTC (rev 484620)
+++ PKGBUILD2019-06-27 02:21:58 UTC (rev 484621)
@@ -5,7 +5,7 @@
 
 pkgname=cabal-install
 pkgver=2.4.0.0
-pkgrel=104
+pkgrel=105
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="https://hackage.haskell.org/package/cabal-install;
 license=('BSD')


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:17:13
  Author: felixonmars
Revision: 484620

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-http/repos/community-staging-x86_64/PKGBUILD (from rev 484619, 
haskell-http/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-27 02:17:13 UTC (rev 484620)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=HTTP
+pkgname=haskell-http
+pkgver=4000.3.14
+pkgrel=1
+pkgdesc="A library for client-side HTTP"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-network' 'haskell-network-uri')
+makedepends=('ghc' 'haskell-hunit' 'haskell-httpd-shed' 'haskell-puremd5' 
'haskell-split'
+ 'haskell-test-framework' 'haskell-test-framework-hunit' 
'haskell-case-insensitive'
+ 'haskell-http-types' 'haskell-wai' 'haskell-warp' 
'haskell-conduit'
+ 'haskell-conduit-extra')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('bcc9107412f3ff5806369675ae6cfd87c4ecc36490eab6d62c697f47e62ff8b0d1d6a25f9bfb9d8ef1f037492820eb732cb9cbec7ea9e7e4b20699573077b064')
+
+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 \
+-f-mtl1 -f-warn-as-error -f-conduit10 -fwarp-tests -fnetwork-uri
+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-http/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Thursday, June 27, 2019 @ 02:17:03
  Author: felixonmars
Revision: 484619

upgpkg: haskell-http 4000.3.14-1

rebuild with HTTP 4000.3.14

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 22:20:25 UTC (rev 484618)
+++ PKGBUILD2019-06-27 02:17:03 UTC (rev 484619)
@@ -3,8 +3,8 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.3.13
-pkgrel=48
+pkgver=4000.3.14
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')
@@ -15,7 +15,7 @@
  'haskell-http-types' 'haskell-wai' 'haskell-warp' 
'haskell-conduit'
  'haskell-conduit-extra')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('97eae7fce52f497a15ba2257358daa5c6c0f4d8f4343c39cfb596f13972b8bdeb3455e807a97b507e4a2ca7c90b9c6fa08b67d21ddace08805946a6142c0ec7a')
+sha512sums=('bcc9107412f3ff5806369675ae6cfd87c4ecc36490eab6d62c697f47e62ff8b0d1d6a25f9bfb9d8ef1f037492820eb732cb9cbec7ea9e7e4b20699573077b064')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 22:20:25
  Author: shibumi
Revision: 484618

archrelease: copy trunk to community-x86_64

Added:
  bettercap/repos/community-x86_64/PKGBUILD
(from rev 484617, bettercap/trunk/PKGBUILD)
Deleted:
  bettercap/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 22:20:20 UTC (rev 484617)
+++ PKGBUILD2019-06-26 22:20:25 UTC (rev 484618)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Christian Rebischke 
-
-pkgname=bettercap
-pkgver=2.24
-pkgrel=1
-pkgdesc='Swiss army knife for network attacks and monitoring'
-url='https://github.com/bettercap/bettercap'
-arch=('x86_64')
-license=('GPL3')
-depends=('libpcap' 'libnetfilter_queue' 'iproute2' 'glibc' 'libnfnetlink')
-makedepends=('go-pie' 'git' 'dep')
-optdepends=('bettercap-caplets: scripts (caplets) and proxy modules')
-options=('!emptydirs')
-source=(https://github.com/bettercap/bettercap/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bccc0c61ddc6dd4081ce2cab0e0f86ab2ca6adc5cc97c22ac006b31dd615c7c3c69af8a5d804109944a7bf08beb5dff460a7521124f3470edd0c29f6bd6bc458')
-
-prepare(){
-  export GOPATH="${srcdir}/go"
-  mkdir -p go/src/github.com/bettercap
-  ln -rTsf ${pkgname}-${pkgver} go/src/github.com/bettercap/bettercap
-  sed -E "s|(go build)|\\1 -ldflags '-linkmode external -extldflags 
\"${LDFLAGS}\"'|" -i ${pkgname}-${pkgver}/Makefile
-}
-
-build() {
-  cd go/src/github.com/bettercap/bettercap
-  export GOPATH="${srcdir}/go"
-  dep ensure
-  make build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 bettercap -t "${pkgdir}/usr/bin"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: bettercap/repos/community-x86_64/PKGBUILD (from rev 484617, 
bettercap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 22:20:25 UTC (rev 484618)
@@ -0,0 +1,38 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Christian Rebischke 
+
+pkgname=bettercap
+pkgver=2.24.1
+pkgrel=1
+pkgdesc='Swiss army knife for network attacks and monitoring'
+url='https://github.com/bettercap/bettercap'
+arch=('x86_64')
+license=('GPL3')
+depends=('libpcap' 'libnetfilter_queue' 'iproute2' 'glibc' 'libnfnetlink')
+makedepends=('go-pie' 'git' 'dep')
+optdepends=('bettercap-caplets: scripts (caplets) and proxy modules')
+options=('!emptydirs')
+source=(https://github.com/bettercap/bettercap/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('2ff7af5af6143c3c5e94e5925feca6281d5f561ad910c6ba20dc0e006826f587733fdfddbe84a4da1933c8832cd9b297efd6b825b8dd6e590050a717ca859730')
+
+prepare() {
+  export GOPATH="${srcdir}/go"
+  mkdir -p go/src/github.com/bettercap
+  ln -rTsf ${pkgname}-${pkgver} go/src/github.com/bettercap/bettercap
+  sed -E "s|(go build)|\\1 -ldflags '-linkmode external -extldflags 
\"${LDFLAGS}\"'|" -i ${pkgname}-${pkgver}/Makefile
+}
+
+build() {
+  cd go/src/github.com/bettercap/bettercap
+  export GOPATH="${srcdir}/go"
+  dep ensure
+  make build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 bettercap -t "${pkgdir}/usr/bin"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 22:20:20
  Author: shibumi
Revision: 484617

upgpkg: bettercap 2.24.1-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 22:17:25 UTC (rev 484616)
+++ PKGBUILD2019-06-26 22:20:20 UTC (rev 484617)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=bettercap
-pkgver=2.24
+pkgver=2.24.1
 pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
@@ -13,9 +13,9 @@
 optdepends=('bettercap-caplets: scripts (caplets) and proxy modules')
 options=('!emptydirs')
 
source=(https://github.com/bettercap/bettercap/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bccc0c61ddc6dd4081ce2cab0e0f86ab2ca6adc5cc97c22ac006b31dd615c7c3c69af8a5d804109944a7bf08beb5dff460a7521124f3470edd0c29f6bd6bc458')
+sha512sums=('2ff7af5af6143c3c5e94e5925feca6281d5f561ad910c6ba20dc0e006826f587733fdfddbe84a4da1933c8832cd9b297efd6b825b8dd6e590050a717ca859730')
 
-prepare(){
+prepare() {
   export GOPATH="${srcdir}/go"
   mkdir -p go/src/github.com/bettercap
   ln -rTsf ${pkgname}-${pkgver} go/src/github.com/bettercap/bettercap


[arch-commits] Commit in three.js/repos/community-any (PKGBUILD PKGBUILD)

2019-06-26 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 26, 2019 @ 22:17:25
  Author: arojas
Revision: 484616

archrelease: copy trunk to community-any

Added:
  three.js/repos/community-any/PKGBUILD
(from rev 484615, three.js/trunk/PKGBUILD)
Deleted:
  three.js/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 22:17:01 UTC (rev 484615)
+++ PKGBUILD2019-06-26 22:17:25 UTC (rev 484616)
@@ -1,21 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=three.js
-pkgver=r105
-pkgrel=1
-pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
-url='https://threejs.org/'
-arch=(any)
-license=(MIT)
-depends=()
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
-sha256sums=('b33bcace59bd591c57ba59775bb7ed04adaae93227c8c8ca99c1888721c3f9c5')
-
-package() {
-  cd $pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/share/threejs
-  install -Dm644 build/*.js "$pkgdir"/usr/share/threejs/
-# Needed by sagemath
-  install -Dm644 examples/js/controls/OrbitControls.js 
"$pkgdir"/usr/share/threejs/
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: three.js/repos/community-any/PKGBUILD (from rev 484615, 
three.js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 22:17:25 UTC (rev 484616)
@@ -0,0 +1,21 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=three.js
+pkgver=r106
+pkgrel=1
+pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
+url='https://threejs.org/'
+arch=(any)
+license=(MIT)
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
+sha256sums=('9d751ad4585ed7f27649c4b5badcf016942ef3ace081fab5d21ed8680a6be8d5')
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/share/threejs
+  install -Dm644 build/*.js "$pkgdir"/usr/share/threejs/
+# Needed by sagemath
+  install -Dm644 examples/js/controls/OrbitControls.js 
"$pkgdir"/usr/share/threejs/
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-06-26 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 26, 2019 @ 22:17:01
  Author: arojas
Revision: 484615

Update to r106

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 22:16:44 UTC (rev 484614)
+++ PKGBUILD2019-06-26 22:17:01 UTC (rev 484615)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=three.js
-pkgver=r105
+pkgver=r106
 pkgrel=1
 pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
 url='https://threejs.org/'
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=()
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
-sha256sums=('b33bcace59bd591c57ba59775bb7ed04adaae93227c8c8ca99c1888721c3f9c5')
+sha256sums=('9d751ad4585ed7f27649c4b5badcf016942ef3ace081fab5d21ed8680a6be8d5')
 
 package() {
   cd $pkgname-$pkgver


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 22:16:44
  Author: shibumi
Revision: 484614

archrelease: copy trunk to community-x86_64

Added:
  minikube/repos/community-x86_64/PKGBUILD
(from rev 484613, minikube/trunk/PKGBUILD)
Deleted:
  minikube/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 22:16:39 UTC (rev 484613)
+++ PKGBUILD2019-06-26 22:16:44 UTC (rev 484614)
@@ -1,37 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Contributor: Ivan Shapovalov 
-
-pkgname=minikube
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="Minikube is a tool that makes it easy to run Kubernetes locally"
-url="https://github.com/kubernetes/minikube;
-license=('Apache')
-arch=('x86_64')
-optdepends=(
-  'kubectl: to manage the cluster'
-  'virtualbox: to use --vm-driver=virtualbox'
-)
-makedepends=('git' 'go-pie' 'go-bindata')
-_minikube_commit='ef60a69700170ace1b20b286cd6fd8d3e8d13277'
-source=("git+https://github.com/kubernetes/minikube.git#commit=${_minikube_commit};)
-md5sums=('SKIP')
-
-prepare() {
-  rm -rf "$srcdir/src"
-  mkdir -p "$srcdir/src/k8s.io"
-  mv -T "$srcdir/minikube" "$srcdir/src/k8s.io/minikube"
-}
-
-build() {
-  export GOPATH="$srcdir"
-  cd "$GOPATH/src/k8s.io/minikube"
-  make
-}
-
-package() {
-  install -Dm755 "$srcdir/src/k8s.io/minikube/out/minikube" -t 
"$pkgdir/usr/bin"
-
-  "$pkgdir/usr/bin/minikube" completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/minikube"
-  "$pkgdir/usr/bin/minikube" completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_minikube"
-}

Copied: minikube/repos/community-x86_64/PKGBUILD (from rev 484613, 
minikube/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 22:16:44 UTC (rev 484614)
@@ -0,0 +1,37 @@
+# Maintainer: Christian Rebischke 
+# Contributor: Ivan Shapovalov 
+
+pkgname=minikube
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Minikube is a tool that makes it easy to run Kubernetes locally"
+url="https://github.com/kubernetes/minikube;
+license=('Apache')
+arch=('x86_64')
+optdepends=(
+  'kubectl: to manage the cluster'
+  'virtualbox: to use --vm-driver=virtualbox'
+)
+makedepends=('git' 'go-pie' 'go-bindata')
+_minikube_commit='ef60a69700170ace1b20b286cd6fd8d3e8d13277'
+source=("git+https://github.com/kubernetes/minikube.git#commit=${_minikube_commit};)
+md5sums=('SKIP')
+
+prepare() {
+  rm -rf "$srcdir/src"
+  mkdir -p "$srcdir/src/k8s.io"
+  mv -T "$srcdir/minikube" "$srcdir/src/k8s.io/minikube"
+}
+
+build() {
+  export GOPATH="$srcdir"
+  cd "$GOPATH/src/k8s.io/minikube"
+  make
+}
+
+package() {
+  install -Dm755 "$srcdir/src/k8s.io/minikube/out/minikube" -t 
"$pkgdir/usr/bin"
+
+  "$pkgdir/usr/bin/minikube" completion bash | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/bash-completion/completions/minikube"
+  "$pkgdir/usr/bin/minikube" completion zsh | install -Dm644 /dev/stdin 
"$pkgdir/usr/share/zsh/site-functions/_minikube"
+}


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 22:16:39
  Author: shibumi
Revision: 484613

upgpkg: minikube 1.2.0-1

Modified:
  minikube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 21:57:48 UTC (rev 484612)
+++ PKGBUILD2019-06-26 22:16:39 UTC (rev 484613)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=minikube
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Minikube is a tool that makes it easy to run Kubernetes locally"
 url="https://github.com/kubernetes/minikube;


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 21:57:43
  Author: shibumi
Revision: 484611

upgpkg: terraform 0.12.3-1

Modified:
  terraform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 21:45:00 UTC (rev 484610)
+++ PKGBUILD2019-06-26 21:57:43 UTC (rev 484611)
@@ -2,7 +2,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=terraform
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
 url="https://www.terraform.io/;
@@ -10,25 +10,22 @@
 license=("MPL")
 makedepends=("go-pie")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha512sums=('2d4d91b346a6ce917919a8be53700a4b698f4ae02cf8315b1adbb57555a6e3a7089831fe12db16721b5b58e9a8b0fe7a55a0a6e15f09bc6a30cc91fd3198994d')
+sha512sums=('49e1fefbfaf0dc0b0505836133c95dd5b664babfbdec094288ac823678cfb6e1593b19c9a0dca608cb1c7063f1ad531adba470c5ec67e3d245ef1e4341fd5b4a')
 
-
 prepare() {
-   export GOPATH="${srcdir}"
-   export PATH="$PATH:$GOPATH/bin"
-   mkdir -p src/github.com/hashicorp/
-   mv "${pkgname}-${pkgver}" src/github.com/hashicorp/${pkgname}
+  export GOPATH="${srcdir}"
+  export PATH="$PATH:$GOPATH/bin"
+  mkdir -p src/github.com/hashicorp/
+  mv "${pkgname}-${pkgver}" src/github.com/hashicorp/${pkgname}
 }
 
-
 build() {
-   cd src/github.com/hashicorp/"${pkgname}"
-   go build -o terraform-binary
+  cd src/github.com/hashicorp/"${pkgname}"
+  go build -o terraform-binary
 }
 
-
 package() {
-   cd src/github.com/hashicorp/"${pkgname}"
-   install -Dm755 terraform-binary "$pkgdir/usr/bin/terraform"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  cd src/github.com/hashicorp/"${pkgname}"
+  install -Dm755 terraform-binary "$pkgdir/usr/bin/terraform"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


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

2019-06-26 Thread Christian Rebischke via arch-commits
Date: Wednesday, June 26, 2019 @ 21:57:48
  Author: shibumi
Revision: 484612

archrelease: copy trunk to community-x86_64

Added:
  terraform/repos/community-x86_64/PKGBUILD
(from rev 484611, terraform/trunk/PKGBUILD)
Deleted:
  terraform/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 21:57:43 UTC (rev 484611)
+++ PKGBUILD2019-06-26 21:57:48 UTC (rev 484612)
@@ -1,34 +0,0 @@
-# Maintainer: Jerome Leclanche 
-# Maintainer: Christian Rebischke 
-
-pkgname=terraform
-pkgver=0.12.2
-pkgrel=1
-pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
-url="https://www.terraform.io/;
-arch=("x86_64")
-license=("MPL")
-makedepends=("go-pie")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha512sums=('2d4d91b346a6ce917919a8be53700a4b698f4ae02cf8315b1adbb57555a6e3a7089831fe12db16721b5b58e9a8b0fe7a55a0a6e15f09bc6a30cc91fd3198994d')
-
-
-prepare() {
-   export GOPATH="${srcdir}"
-   export PATH="$PATH:$GOPATH/bin"
-   mkdir -p src/github.com/hashicorp/
-   mv "${pkgname}-${pkgver}" src/github.com/hashicorp/${pkgname}
-}
-
-
-build() {
-   cd src/github.com/hashicorp/"${pkgname}"
-   go build -o terraform-binary
-}
-
-
-package() {
-   cd src/github.com/hashicorp/"${pkgname}"
-   install -Dm755 terraform-binary "$pkgdir/usr/bin/terraform"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: terraform/repos/community-x86_64/PKGBUILD (from rev 484611, 
terraform/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 21:57:48 UTC (rev 484612)
@@ -0,0 +1,31 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Christian Rebischke 
+
+pkgname=terraform
+pkgver=0.12.3
+pkgrel=1
+pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
+url="https://www.terraform.io/;
+arch=("x86_64")
+license=("MPL")
+makedepends=("go-pie")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
+sha512sums=('49e1fefbfaf0dc0b0505836133c95dd5b664babfbdec094288ac823678cfb6e1593b19c9a0dca608cb1c7063f1ad531adba470c5ec67e3d245ef1e4341fd5b4a')
+
+prepare() {
+  export GOPATH="${srcdir}"
+  export PATH="$PATH:$GOPATH/bin"
+  mkdir -p src/github.com/hashicorp/
+  mv "${pkgname}-${pkgver}" src/github.com/hashicorp/${pkgname}
+}
+
+build() {
+  cd src/github.com/hashicorp/"${pkgname}"
+  go build -o terraform-binary
+}
+
+package() {
+  cd src/github.com/hashicorp/"${pkgname}"
+  install -Dm755 terraform-binary "$pkgdir/usr/bin/terraform"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in root/repos/community-x86_64 (13 files)

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 21:45:00
  Author: kgizdov
Revision: 484610

archrelease: copy trunk to community-x86_64

Added:
  root/repos/community-x86_64/PKGBUILD
(from rev 484609, root/trunk/PKGBUILD)
  root/repos/community-x86_64/root.xml
(from rev 484609, root/trunk/root.xml)
  root/repos/community-x86_64/rootd
(from rev 484609, root/trunk/rootd)
  root/repos/community-x86_64/settings-cuda.cmake
(from rev 484609, root/trunk/settings-cuda.cmake)
  root/repos/community-x86_64/settings.cmake
(from rev 484609, root/trunk/settings.cmake)
Deleted:
  root/repos/community-x86_64/PKGBUILD
  root/repos/community-x86_64/adding_directories_needed_to_use_libxml.patch
  root/repos/community-x86_64/fix_compile_time_install_clad.patch
  
root/repos/community-x86_64/rename_based_fix_for_rconfig_on_case_sensitive_systems.patch
  root/repos/community-x86_64/root.xml
  root/repos/community-x86_64/rootd
  root/repos/community-x86_64/settings-cuda.cmake
  root/repos/community-x86_64/settings.cmake

--+
 PKGBUILD |  458 +++---
 adding_directories_needed_to_use_libxml.patch|   22 
 fix_compile_time_install_clad.patch  |  154 --
 rename_based_fix_for_rconfig_on_case_sensitive_systems.patch |  723 --
 root.xml |   28 
 rootd|   74 -
 settings-cuda.cmake  |  214 +-
 settings.cmake   |  212 +-
 8 files changed, 472 insertions(+), 1413 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 21:44:45 UTC (rev 484609)
+++ PKGBUILD2019-06-26 21:45:00 UTC (rev 484610)
@@ -1,234 +0,0 @@
-# Maintainer: Konstantin Gizdov < arch at kge dot pw >
-# Contributor: Frank Siegert < frank.siegert at googlemail dot com >
-# Contributor: Scott Lawrence < bytbox at gmail dot com >
-# Contributor: Thomas Dziedzic < gostrc at gmail dot com >
-# Contributor: Sebastian Voecking < voeck at web dot de >
-
-pkgbase=root
-pkgname=('root' 'root-cuda')
-pkgver=6.16.00
-pkgrel=6
-pkgdesc='C++ data analysis framework and interpreter from CERN'
-arch=('x86_64')
-url='https://root.cern.ch'
-license=('LGPL2.1')
-makedepends=('ccache'
- 'cern-vdt'
- 'cfitsio'
- 'cmake'
- 'cuda'
- 'fcgi'
- 'fftw'
- 'ftgl'
- 'blas'
- 'gcc-fortran'
- 'giflib'
- 'git'
- 'gl2ps'
- 'glew'
- 'go-pie'
- 'gsl'
- 'hicolor-icon-theme'
- 'intel-tbb'
- 'libafterimage'
- 'libmariadbclient'
- 'librsvg'
- 'libxpm'
- 'ocaml'
- 'ocaml-ctypes'
- 'openssl'
- 'postgresql-libs'
- 'pythia8>=8.2.40-1'
- 'python'
- 'python-numpy'
- 'sqlite'
- 'tex-gyre-fonts'
- 'unuran'
- 'vc'
- 'xmlrpc-c'
- 'xrootd>=4.6.0-2'
- 'xxhash>=0.6.5-1'
- 'z3')
-depends=('blas'
- 'desktop-file-utils'
- 'fcgi'
- 'fftw'
- 'ftgl'
- 'giflib'
- 'gl2ps'
- 'glew'
- 'gsl'
- 'hicolor-icon-theme'
- 'intel-tbb'
- 'libafterimage'
- 'librsvg'
- 'libxpm'
- 'tex-gyre-fonts'
- 'xxhash>=0.6.5-1')
-optdepends=('cfitsio: Read images and data from FITS files'
-'cern-vdt: Add a set of fast and vectorisable mathematical 
functions'
-'libmariadbclient: MySQL support'
-'openssl: OpenSSL support'
-'postgresql-libs: PostgreSQL support'
-'pythia8>=8.2.40-1: Pythia8 EG support'
-'sqlite: SQLite support'
-'tcsh: Legacy CSH support'
-'unuran: Support non-uniform random numbers'
-'vc: Add types for portable and intuitive SIMD programming'
-'libxml2: XML parser interface'
-'xrootd: Support remote file server and client')
-source=("https://root.cern.ch/download/root_v${pkgver}.source.tar.gz;
-'root.xml'
-'rootd'
-'settings.cmake'
-'settings-cuda.cmake'
-'fix_compile_time_install_clad.patch'
-'adding_directories_needed_to_use_libxml.patch'
-'rename_based_fix_for_rconfig_on_case_sensitive_systems.patch')
-sha256sums=('2a45055c6091adaa72b977c512f84da8ef92723c30837c7e2643eecc9c5ce4d8'
-'50c08191a5b281a39aa05ace4feb8d5405707b4c54a5dcba061f954649c38cb0'
-'3c45b03761d5254142710b7004af0077f18efece7c95511910140d0542c8de8a'
-

[arch-commits] Commit in root/trunk (6 files)

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 21:44:45
  Author: kgizdov
Revision: 484609

upgpkg: root 6.18.00-1

Modified:
  root/trunk/PKGBUILD
  root/trunk/settings-cuda.cmake
  root/trunk/settings.cmake
Deleted:
  root/trunk/adding_directories_needed_to_use_libxml.patch
  root/trunk/fix_compile_time_install_clad.patch
  root/trunk/rename_based_fix_for_rconfig_on_case_sensitive_systems.patch

--+
 PKGBUILD |   56 
 adding_directories_needed_to_use_libxml.patch|   22 
 fix_compile_time_install_clad.patch  |  154 --
 rename_based_fix_for_rconfig_on_case_sensitive_systems.patch |  723 --
 settings-cuda.cmake  |   24 
 settings.cmake   |   22 
 6 files changed, 30 insertions(+), 971 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 20:27:18 UTC (rev 484608)
+++ PKGBUILD2019-06-26 21:44:45 UTC (rev 484609)
@@ -6,8 +6,8 @@
 
 pkgbase=root
 pkgname=('root' 'root-cuda')
-pkgver=6.16.00
-pkgrel=6
+pkgver=6.18.00
+pkgrel=1
 pkgdesc='C++ data analysis framework and interpreter from CERN'
 arch=('x86_64')
 url='https://root.cern.ch'
@@ -22,6 +22,8 @@
  'ftgl'
  'blas'
  'gcc-fortran'
+ 'gcc8'
+ 'gcc8-fortran'
  'giflib'
  'git'
  'gl2ps'
@@ -57,6 +59,7 @@
  'giflib'
  'gl2ps'
  'glew'
+ 'graphviz'
  'gsl'
  'hicolor-icon-theme'
  'intel-tbb'
@@ -64,6 +67,7 @@
  'librsvg'
  'libxpm'
  'tex-gyre-fonts'
+ 'unixodbc'
  'xxhash>=0.6.5-1')
 optdepends=('cfitsio: Read images and data from FITS files'
 'cern-vdt: Add a set of fast and vectorisable mathematical 
functions'
@@ -81,18 +85,12 @@
 'root.xml'
 'rootd'
 'settings.cmake'
-'settings-cuda.cmake'
-'fix_compile_time_install_clad.patch'
-'adding_directories_needed_to_use_libxml.patch'
-'rename_based_fix_for_rconfig_on_case_sensitive_systems.patch')
-sha256sums=('2a45055c6091adaa72b977c512f84da8ef92723c30837c7e2643eecc9c5ce4d8'
+'settings-cuda.cmake')
+sha256sums=('e6698d6cfe585f186490b667163db65e7d1b92a2447658d77fa831096383ea71'
 '50c08191a5b281a39aa05ace4feb8d5405707b4c54a5dcba061f954649c38cb0'
 '3c45b03761d5254142710b7004af0077f18efece7c95511910140d0542c8de8a'
-'0110fd393a6de68c9d65abad7ec626b298e0bb4431210e6cd75285078052a39a'
-'114c6ae5ac03ebed30f93ccf9431475eb797086e1a9d97d45f84e59c7212b09d'
-'de32dcc6c9d8527cb08360a2703c1ca1e586a5b7cc12ea12fd07125795ea5104'
-'51e5de01a423b89c113d19918c731a060e6d9b018d086c97b3dde10818cbd1fe'
-'09fabd3927a57b9a1e0cda7dfe3a53e82eea5ae1fe1c47f778e751603b1c0549')
+'4214201976d25801aab9b3306984e8b523e9c0e7995766728484f241bcaef397'
+'6dd2b669aa76e371475001ee603d699e49c155c21f97bf3da12e33c22bc98126')
 get_pyver () {
 python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
 }
@@ -101,17 +99,10 @@
 
 2to3 -w "${srcdir}/${pkgbase}-${pkgver}"/etc/dictpch/makepch.py 2>&1 > 
/dev/null
 
-patch -d "${srcdir}/${pkgbase}-${pkgver}" -Np1 -i 
"${srcdir}/fix_compile_time_install_clad.patch"
-patch -d "${srcdir}/${pkgbase}-${pkgver}" -Np1 -i 
"${srcdir}/adding_directories_needed_to_use_libxml.patch"
-patch -d "${srcdir}/${pkgbase}-${pkgver}" -Np1 -i 
"${srcdir}/rename_based_fix_for_rconfig_on_case_sensitive_systems.patch"
-
 # don't let ROOT play around with lib paths
 sed -i -e 's@SetLibraryPath();@@g' \
 "${srcdir}/${pkgbase}-${pkgver}/rootx/src/rootx.cxx"
 
-# trust system to find GSL
-rm "${srcdir}/${pkgbase}-${pkgver}/cmake/modules/FindGSL.cmake"
-
 cp -r "${pkgbase}-${pkgver}" "${pkgbase}-${pkgver}-cuda"
 }
 
@@ -133,6 +124,8 @@
 mkdir -p "${srcdir}/build-cuda"
 cd "${srcdir}/build-cuda"
 
+CC=/usr/bin/gcc-8 \
+CXX=/usr/bin/g++-8 \
 CFLAGS="${CFLAGS} -pthread" \
 CXXFLAGS="${CXXFLAGS} -pthread" \
 LDFLAGS="${LDFLAGS} -pthread -Wl,--no-undefined" \
@@ -172,15 +165,13 @@
 install -D -m644 "${srcdir}/root.xml" \
 "${pkgdir}/usr/share/mime/packages/root.xml"
 
-install -D -m644 
"${srcdir}/${pkgbase}-${pkgver}/build/package/debian/root-system-bin.desktop.in"
 \
-"${pkgdir}/usr/share/applications/root-system-bin.desktop"
+install -D -m644 "${srcdir}/${pkgbase}-${pkgver}/etc/root.desktop" \
+"${pkgdir}/usr/share/applications/root.desktop"
 
-# replace @prefix@ with /usr for the desktop
-sed -e 's_@prefix@_/usr_' -i 
"${pkgdir}/usr/share/applications/root-system-bin.desktop"
+install -D -m644 

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

2019-06-26 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, June 26, 2019 @ 20:50:17
  Author: bisson
Revision: 356946

upstream update

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 18:33:19 UTC (rev 356945)
+++ PKGBUILD2019-06-26 20:50:17 UTC (rev 356946)
@@ -4,7 +4,7 @@
 # Contributor: Partha Chowdhury 
 
 pkgname=conky
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc='Lightweight system monitor for X'
 url='https://github.com/brndnmtthws/conky'
@@ -14,7 +14,7 @@
 depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
  'imlib2' 'libxml2' 'libpulse')
 source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz;)
-sha256sums=('0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4')
+sha256sums=('344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48')
 options=('!strip' 'debug')
 
 build() {
@@ -23,6 +23,7 @@
cmake \
-D CMAKE_BUILD_TYPE=Release \
-D MAINTAINER_MODE=ON \
+   -D BUILD_DOCS=ON \
-D BUILD_WLAN=ON \
-D BUILD_XDBE=ON \
-D BUILD_XSHAPE=ON \
@@ -30,7 +31,6 @@
-D BUILD_CURL=ON \
-D BUILD_RSS=ON \
-D BUILD_WEATHER_METAR=ON \
-   -D BUILD_WEATHER_XOAP=ON \
-D BUILD_PULSEAUDIO=ON \
-D BUILD_JOURNAL=ON \
-D CMAKE_INSTALL_PREFIX=/usr \


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

2019-06-26 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, June 26, 2019 @ 20:50:20
  Author: bisson
Revision: 356947

archrelease: copy trunk to extra-x86_64

Added:
  conky/repos/extra-x86_64/PKGBUILD
(from rev 356946, conky/trunk/PKGBUILD)
Deleted:
  conky/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 20:50:17 UTC (rev 356946)
+++ PKGBUILD2019-06-26 20:50:20 UTC (rev 356947)
@@ -1,48 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: Giovanni Scafora 
-# Contributor: James Rayner 
-# Contributor: Partha Chowdhury 
-
-pkgname=conky
-pkgver=1.11.3
-pkgrel=1
-pkgdesc='Lightweight system monitor for X'
-url='https://github.com/brndnmtthws/conky'
-license=('BSD' 'GPL')
-arch=('x86_64')
-makedepends=('cmake' 'docbook2x' 'docbook-xsl' 'man-db' 'git')
-depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
- 'imlib2' 'libxml2' 'libpulse')
-source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz;)
-sha256sums=('0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4')
-options=('!strip' 'debug')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   cmake \
-   -D CMAKE_BUILD_TYPE=Release \
-   -D MAINTAINER_MODE=ON \
-   -D BUILD_WLAN=ON \
-   -D BUILD_XDBE=ON \
-   -D BUILD_XSHAPE=ON \
-   -D BUILD_IMLIB2=ON \
-   -D BUILD_CURL=ON \
-   -D BUILD_RSS=ON \
-   -D BUILD_WEATHER_METAR=ON \
-   -D BUILD_WEATHER_XOAP=ON \
-   -D BUILD_PULSEAUDIO=ON \
-   -D BUILD_JOURNAL=ON \
-   -D CMAKE_INSTALL_PREFIX=/usr \
-   .
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 extras/vim/syntax/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/syntax/conkyrc.vim
-   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
-}

Copied: conky/repos/extra-x86_64/PKGBUILD (from rev 356946, 
conky/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 20:50:20 UTC (rev 356947)
@@ -0,0 +1,48 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Giovanni Scafora 
+# Contributor: James Rayner 
+# Contributor: Partha Chowdhury 
+
+pkgname=conky
+pkgver=1.11.4
+pkgrel=1
+pkgdesc='Lightweight system monitor for X'
+url='https://github.com/brndnmtthws/conky'
+license=('BSD' 'GPL')
+arch=('x86_64')
+makedepends=('cmake' 'docbook2x' 'docbook-xsl' 'man-db' 'git')
+depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
+ 'imlib2' 'libxml2' 'libpulse')
+source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz;)
+sha256sums=('344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48')
+options=('!strip' 'debug')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   cmake \
+   -D CMAKE_BUILD_TYPE=Release \
+   -D MAINTAINER_MODE=ON \
+   -D BUILD_DOCS=ON \
+   -D BUILD_WLAN=ON \
+   -D BUILD_XDBE=ON \
+   -D BUILD_XSHAPE=ON \
+   -D BUILD_IMLIB2=ON \
+   -D BUILD_CURL=ON \
+   -D BUILD_RSS=ON \
+   -D BUILD_WEATHER_METAR=ON \
+   -D BUILD_PULSEAUDIO=ON \
+   -D BUILD_JOURNAL=ON \
+   -D CMAKE_INSTALL_PREFIX=/usr \
+   .
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   install -Dm644 extras/vim/syntax/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/syntax/conkyrc.vim
+   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
+}


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

2019-06-26 Thread David Runge via arch-commits
Date: Wednesday, June 26, 2019 @ 20:27:18
  Author: dvzrv
Revision: 484608

archrelease: copy trunk to community-x86_64

Added:
  adlplug/repos/community-x86_64/
  adlplug/repos/community-x86_64/PKGBUILD
(from rev 484607, adlplug/trunk/PKGBUILD)

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

Copied: adlplug/repos/community-x86_64/PKGBUILD (from rev 484607, 
adlplug/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-06-26 20:27:18 UTC (rev 484608)
@@ -0,0 +1,72 @@
+# Maintainer: David Runge 
+
+_name=ADLplug
+pkgbase=adlplug
+pkgname=('adlplug' 'opnplug')
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="FM synthesizer plugins, based on OPL3 and OPN2 sound chip emulations"
+arch=('x86_64')
+url="https://github.com/jpcima/ADLplug;
+license=('Boost' 'GPL2' 'GPL3' 'LGPL2.1')
+groups=('pro-audio' 'lv2-plugins' 'vst-plugins')
+# TODO: devendor simpleini, if feasible
+depends=('fmt' 'freetype2' 'hicolor-icon-theme' 'jack' 'liblo' 'libxext')
+makedepends=('cmake' 'libxrandr' 'libxinerama' 'libxcursor')
+source=("https://github.com/jpcima/${pkgbase}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.xz;
+
"${pkgbase}-1.0.1-devendor_fmt.patch::https://github.com/jpcima/${pkgbase}/pull/55/commits/66fe594ddb2793ddc0464a0c6be4c5915b2f367f.patch;
+
"${pkgbase}-1.0.1-gcc9.patch::https://github.com/WeAreROLI/JUCE/commit/4e0adb2af8b424c43d22bd431011c9a6c57d36b6.patch;)
+sha512sums=('20a5b976751a52e5dafd25b9eb5bd457990d53875e2ed172696365a31fdfc7e98a47289078248b1ec1aee51bd4d3c58e3ffef4498106d61934f13673f0e91cb8'
+
'd8ef4943ef88abab99a612769c0372120f3302953fa85fda06cc398d5541dbe46ff009f43fa5a683cb6f3dd4d8792f8f1147ec880ab72b8120629c19b55eb37f'
+
'263fe21e7362f4b8c4009d33e8a086ddf57ddd44267343b924f1304a58580a38e6bd2d36c9548ec706be733476d27e5c89f8095f401b9b841ade63d9cb812a77')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgbase-$pkgver"
+  cd "$pkgbase-$pkgver"
+  mkdir -vp "build-${pkgname[0]}" "build-${pkgname[1]}"
+  # devendoring fmt: https://github.com/jpcima/ADLplug/pull/55
+  patch -Np1 -i ../"${pkgbase}-1.0.1-devendor_fmt.patch"
+  # fix build with gcc9: https://github.com/jpcima/ADLplug/issues/54
+  (
+cd thirdparty/JUCE
+patch -Np1 -i "${srcdir}/${pkgbase}-1.0.1-gcc9.patch"
+  )
+}
+
+build() {
+  cd "$pkgbase-$pkgver"
+  (
+cd "build-${pkgname[0]}"
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DADLplug_CHIP=OPL3 \
+  -DSYSTEM_FMT=ON \
+  ..
+make VERBOSE=1
+  )
+  (
+cd "build-${pkgname[1]}"
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DADLplug_CHIP=OPN2 \
+  -DSYSTEM_FMT=ON \
+  ..
+make VERBOSE=1
+  )
+}
+
+package_adlplug() {
+  pkgdesc="FM synthesizer for ADLMIDI with OPL3 chip emulation"
+  cd "$pkgbase-$pkgver/build-${pkgname}"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 ../README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_opnplug() {
+  pkgdesc="FM synthesizer for OPNMIDI with OPN2 chip emulation"
+  cd "$pkgbase-$pkgver/build-${pkgname}"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 ../README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2019-06-26 Thread David Runge via arch-commits
Date: Wednesday, June 26, 2019 @ 20:12:27
  Author: dvzrv
Revision: 484607

Adding adlplug (which consists of adlplug and opnplug).

Added:
  adlplug/
  adlplug/repos/
  adlplug/trunk/
  adlplug/trunk/PKGBUILD

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

Added: adlplug/trunk/PKGBUILD
===
--- adlplug/trunk/PKGBUILD  (rev 0)
+++ adlplug/trunk/PKGBUILD  2019-06-26 20:12:27 UTC (rev 484607)
@@ -0,0 +1,72 @@
+# Maintainer: David Runge 
+
+_name=ADLplug
+pkgbase=adlplug
+pkgname=('adlplug' 'opnplug')
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="FM synthesizer plugins, based on OPL3 and OPN2 sound chip emulations"
+arch=('x86_64')
+url="https://github.com/jpcima/ADLplug;
+license=('Boost' 'GPL2' 'GPL3' 'LGPL2.1')
+groups=('pro-audio' 'lv2-plugins' 'vst-plugins')
+# TODO: devendor simpleini, if feasible
+depends=('fmt' 'freetype2' 'hicolor-icon-theme' 'jack' 'liblo' 'libxext')
+makedepends=('cmake' 'libxrandr' 'libxinerama' 'libxcursor')
+source=("https://github.com/jpcima/${pkgbase}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.xz;
+
"${pkgbase}-1.0.1-devendor_fmt.patch::https://github.com/jpcima/${pkgbase}/pull/55/commits/66fe594ddb2793ddc0464a0c6be4c5915b2f367f.patch;
+
"${pkgbase}-1.0.1-gcc9.patch::https://github.com/WeAreROLI/JUCE/commit/4e0adb2af8b424c43d22bd431011c9a6c57d36b6.patch;)
+sha512sums=('20a5b976751a52e5dafd25b9eb5bd457990d53875e2ed172696365a31fdfc7e98a47289078248b1ec1aee51bd4d3c58e3ffef4498106d61934f13673f0e91cb8'
+
'd8ef4943ef88abab99a612769c0372120f3302953fa85fda06cc398d5541dbe46ff009f43fa5a683cb6f3dd4d8792f8f1147ec880ab72b8120629c19b55eb37f'
+
'263fe21e7362f4b8c4009d33e8a086ddf57ddd44267343b924f1304a58580a38e6bd2d36c9548ec706be733476d27e5c89f8095f401b9b841ade63d9cb812a77')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgbase-$pkgver"
+  cd "$pkgbase-$pkgver"
+  mkdir -vp "build-${pkgname[0]}" "build-${pkgname[1]}"
+  # devendoring fmt: https://github.com/jpcima/ADLplug/pull/55
+  patch -Np1 -i ../"${pkgbase}-1.0.1-devendor_fmt.patch"
+  # fix build with gcc9: https://github.com/jpcima/ADLplug/issues/54
+  (
+cd thirdparty/JUCE
+patch -Np1 -i "${srcdir}/${pkgbase}-1.0.1-gcc9.patch"
+  )
+}
+
+build() {
+  cd "$pkgbase-$pkgver"
+  (
+cd "build-${pkgname[0]}"
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DADLplug_CHIP=OPL3 \
+  -DSYSTEM_FMT=ON \
+  ..
+make VERBOSE=1
+  )
+  (
+cd "build-${pkgname[1]}"
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DADLplug_CHIP=OPN2 \
+  -DSYSTEM_FMT=ON \
+  ..
+make VERBOSE=1
+  )
+}
+
+package_adlplug() {
+  pkgdesc="FM synthesizer for ADLMIDI with OPL3 chip emulation"
+  cd "$pkgbase-$pkgver/build-${pkgname}"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 ../README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_opnplug() {
+  pkgdesc="FM synthesizer for OPNMIDI with OPN2 chip emulation"
+  cd "$pkgbase-$pkgver/build-${pkgname}"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 ../README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 19:59:38
  Author: kgizdov
Revision: 484606

archrelease: copy trunk to community-x86_64

Added:
  unuran/repos/community-x86_64/PKGBUILD
(from rev 484605, unuran/trunk/PKGBUILD)
Deleted:
  unuran/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 19:59:25 UTC (rev 484605)
+++ PKGBUILD2019-06-26 19:59:38 UTC (rev 484606)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Konstantin Gizdov < arch at kge dot pw >
-
-pkgname=unuran
-pkgver=1.8.1
-pkgrel=1
-pkgdesc='A C library for generating non-uniform pseudorandom variates.'
-arch=('x86_64')
-url='http://statmath.wu.ac.at/unuran/'
-license=('GPL2')
-depends=('gsl')
-options=('!emptydirs')
-source=("http://statmath.wu.ac.at/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c270ae96857857dbac6450043df865e0517f52856ddbe5202fd35583b13c5193')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-urng-gsl --enable-shared
-  make "$MAKEFLAGS"
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: unuran/repos/community-x86_64/PKGBUILD (from rev 484605, 
unuran/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 19:59:38 UTC (rev 484606)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan 
+# Contributor: Konstantin Gizdov < arch at kge dot pw >
+
+pkgname=unuran
+pkgver=1.8.1
+pkgrel=2
+pkgdesc='A C library for generating non-uniform pseudorandom variates.'
+arch=('x86_64')
+url='http://statmath.wu.ac.at/unuran/'
+license=('GPL2')
+depends=('gsl')
+options=('!emptydirs')
+source=("http://statmath.wu.ac.at/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('c270ae96857857dbac6450043df865e0517f52856ddbe5202fd35583b13c5193')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-urng-gsl --enable-shared
+  make "$MAKEFLAGS"
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 19:59:25
  Author: kgizdov
Revision: 484605

GCC 9 recompile

Modified:
  unuran/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 19:52:30 UTC (rev 484604)
+++ PKGBUILD2019-06-26 19:59:25 UTC (rev 484605)
@@ -3,7 +3,7 @@
 
 pkgname=unuran
 pkgver=1.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A C library for generating non-uniform pseudorandom variates.'
 arch=('x86_64')
 url='http://statmath.wu.ac.at/unuran/'


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

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 19:52:15
  Author: kgizdov
Revision: 484603

cudnn, nccl recompile

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 18:48:16 UTC (rev 484602)
+++ PKGBUILD2019-06-26 19:52:15 UTC (rev 484603)
@@ -5,7 +5,7 @@
 pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
 _pkgname="pytorch"
 pkgver=1.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org;


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

2019-06-26 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, June 26, 2019 @ 19:52:30
  Author: kgizdov
Revision: 484604

archrelease: copy trunk to community-testing-x86_64

Added:
  python-pytorch/repos/community-testing-x86_64/
  python-pytorch/repos/community-testing-x86_64/PKGBUILD
(from rev 484603, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-testing-x86_64/change_default_config.patch
(from rev 484603, python-pytorch/trunk/change_default_config.patch)

-+
 PKGBUILD|  158 ++
 change_default_config.patch |   28 +++
 2 files changed, 186 insertions(+)

Copied: python-pytorch/repos/community-testing-x86_64/PKGBUILD (from rev 
484603, python-pytorch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-06-26 19:52:30 UTC (rev 484604)
@@ -0,0 +1,158 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Stephen Zhang 
+
+pkgbase="python-pytorch"
+pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
+_pkgname="pytorch"
+pkgver=1.1.0
+pkgrel=7
+pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
+arch=('x86_64')
+url="https://pytorch.org;
+license=('BSD')
+depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'python-numpy' 'protobuf' 'ffmpeg')
+makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda' 'cudnn' 'git')
+source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+get_pyver () {
+python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
+}
+
+prepare() {
+  cd "${_pkgname}-${pkgver}"
+
+  # This is the lazy way since pytorch has sooo many submodules and they keep
+  # changing them around but we've run into more problems so far doing it the
+  # manual than the lazy way. This lazy way (not explicitly specifying all
+  # submodules) will make building inefficient but for now I'll take it.
+  # It will result in the same package, don't worry.
+  git submodule update --init --recursive
+
+  cd ..
+
+  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt"
+  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-cuda"
+  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt-cuda"
+
+  export CC=gcc-8
+  export CXX=g++-8
+  export VERBOSE=1
+  export PYTORCH_BUILD_VERSION="${pkgver}"
+  export PYTORCH_BUILD_NUMBER=1
+
+  # Check tools/setup_helpers/cmake.py, setup.py and CMakeLists.txt for a list 
of flags that can be set via env vars.
+  export USE_MKLDNN=OFF
+  # export BUILD_CUSTOM_PROTOBUF=OFF
+  # export BUILD_SHARED_LIBS=OFF
+  export USE_FFMPEG=ON
+  export USE_GFLAGS=ON
+  export USE_GLOG=ON
+  export BUILD_BINARY=ON
+  export USE_OPENCV=ON
+  export USE_SYSTEM_NCCL=ON
+  export CUDAHOSTCXX=g++-8
+  export CUDA_HOME=/opt/cuda
+  export CUDNN_LIB_DIR=/usr/lib
+  export CUDNN_INCLUDE_DIR=/usr/include
+  export TORCH_NVCC_FLAGS="-Xfatbin -compress-all"
+  export 
TORCH_CUDA_ARCH_LIST="3.0;3.2;3.5;3.7;5.0;5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5"
+}
+
+build() {
+  echo "Building without cuda and without non-x86-64 optimizations"
+  export NO_CUDA=1
+  export WITH_CUDNN=0
+  cd "${srcdir}/${_pkgname}-${pkgver}"
+  python setup.py build
+
+
+  echo "Building without cuda and with non-x86-64 optimizations"
+  export NO_CUDA=1
+  export WITH_CUDNN=0
+  cd "${srcdir}/${_pkgname}-${pkgver}-opt"
+  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
+  python setup.py build
+
+
+  echo "Building with cuda and without non-x86-64 optimizations"
+  export NO_CUDA=0
+  export WITH_CUDNN=1
+  cd "${srcdir}/${_pkgname}-${pkgver}-cuda"
+  python setup.py build
+
+
+  echo "Building with cuda and with non-x86-64 optimizations"
+  export NO_CUDA=0
+  export WITH_CUDNN=1
+  cd "${srcdir}/${_pkgname}-${pkgver}-opt-cuda"
+  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
+  python setup.py build
+}
+
+_package() {
+  # Prevent setup.py from re-running CMake and rebuilding
+  sed -e 's/RUN_BUILD_DEPS = True/RUN_BUILD_DEPS = False/g' -i setup.py
+
+  python setup.py install --root="${pkgdir}"/ --optimize=1 --skip-build
+
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  pytorchpath="usr/lib/python$(get_pyver)/site-packages/torch"
+  install -d "${pkgdir}/usr/lib"
+
+  # put CMake files in correct place
+  mv "${pkgdir}/${pytorchpath}/share/cmake" "${pkgdir}/usr/lib/cmake"
+
+  # put C++ API in correct place
+  mv "${pkgdir}/${pytorchpath}/include" "${pkgdir}/usr/include"
+  mv "${pkgdir}/${pytorchpath}/lib"/*.so* "${pkgdir}/usr/lib/"
+
+  # clean up duplicates
+  # TODO: move towards direct shared library dependecy of:
+  #   c10, caffe2, libcpuinfo, CUDA RT, gloo, GTest, Intel MKL,
+  #   NVRTC, ONNX, 

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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 18:48:16
  Author: felixonmars
Revision: 484602

archrelease: copy trunk to community-any

Added:
  mill/repos/community-any/
  mill/repos/community-any/PKGBUILD
(from rev 484601, mill/trunk/PKGBUILD)

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

Copied: mill/repos/community-any/PKGBUILD (from rev 484601, mill/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-06-26 18:48:16 UTC (rev 484602)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: Jiuyang Liu 
+# Contributor: Christian Krause ("wookietreiber") 

+# Contributor: Guillaume Raffin ("theelectronwill") 
+
+pkgname=mill
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Your shiny new Java/Scala build tool"
+arch=(any)
+url="http://www.lihaoyi.com/mill/index.html;
+license=('MIT')
+depends=('bash' 'java-environment')
+makedepends=('mill' 'scala')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lihaoyi/mill/archive/$pkgver.tar.gz;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd mill-$pkgver
+  # workaround non-git build
+  sed -e "s/'git/'true/" -e "s/^.*--exact-match.*$/\"$pkgver\"/" -i build.sc
+}
+
+build() {
+  cd mill-$pkgver
+  mill -i all __.publishLocal release
+}
+
+package() {
+  cd mill-$pkgver
+  install -Dm755 out/release/dest/mill "$pkgdir"/usr/bin/mill
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/mill/LICENSE
+}


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 18:48:01
  Author: felixonmars
Revision: 484601

addpkg: mill 0.4.1-1

Added:
  mill/
  mill/repos/
  mill/trunk/
  mill/trunk/PKGBUILD

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

Added: mill/trunk/PKGBUILD
===
--- mill/trunk/PKGBUILD (rev 0)
+++ mill/trunk/PKGBUILD 2019-06-26 18:48:01 UTC (rev 484601)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: Jiuyang Liu 
+# Contributor: Christian Krause ("wookietreiber") 

+# Contributor: Guillaume Raffin ("theelectronwill") 
+
+pkgname=mill
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Your shiny new Java/Scala build tool"
+arch=(any)
+url="http://www.lihaoyi.com/mill/index.html;
+license=('MIT')
+depends=('bash' 'java-environment')
+makedepends=('mill' 'scala')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lihaoyi/mill/archive/$pkgver.tar.gz;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd mill-$pkgver
+  # workaround non-git build
+  sed -e "s/'git/'true/" -e "s/^.*--exact-match.*$/\"$pkgver\"/" -i build.sc
+}
+
+build() {
+  cd mill-$pkgver
+  mill -i all __.publishLocal release
+}
+
+package() {
+  cd mill-$pkgver
+  install -Dm755 out/release/dest/mill "$pkgdir"/usr/bin/mill
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/mill/LICENSE
+}


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

2019-06-26 Thread Florian Pritz via arch-commits
Date: Wednesday, June 26, 2019 @ 18:38:40
  Author: bluewind
Revision: 484599

upgpkg: ack 3.0.1-1

upstream update

Modified:
  ack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 18:33:20 UTC (rev 484598)
+++ PKGBUILD2019-06-26 18:38:40 UTC (rev 484599)
@@ -3,8 +3,8 @@
 # Contributor: Michael S. Walker 
 
 pkgname=ack
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees 
of heterogeneous source code"
 arch=('any')
 url="http://betterthangrep.com/;
@@ -12,7 +12,7 @@
 depends=('perl-file-next')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/$pkgname-v$pkgver.tar.gz;)
-md5sums=('c15c4b4754255eea66ac2da9c6a9522b')
+md5sums=('c152ba21ed5e413cdd7a5fb3e417ac8a')
 
 build() {
   cd "$srcdir/$pkgname-v$pkgver"


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

2019-06-26 Thread Florian Pritz via arch-commits
Date: Wednesday, June 26, 2019 @ 18:38:43
  Author: bluewind
Revision: 484600

archrelease: copy trunk to community-any

Added:
  ack/repos/community-any/PKGBUILD
(from rev 484599, ack/trunk/PKGBUILD)
Deleted:
  ack/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 18:38:40 UTC (rev 484599)
+++ PKGBUILD2019-06-26 18:38:43 UTC (rev 484600)
@@ -1,31 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor:  TDY 
-# Contributor: Michael S. Walker 
-
-pkgname=ack
-pkgver=3.0.0
-pkgrel=2
-pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees 
of heterogeneous source code"
-arch=('any')
-url="http://betterthangrep.com/;
-license=('GPL' 'PerlArtistic')
-depends=('perl-file-next')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/$pkgname-v$pkgver.tar.gz;)
-md5sums=('c15c4b4754255eea66ac2da9c6a9522b')
-
-build() {
-  cd "$srcdir/$pkgname-v$pkgver"
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd "$srcdir/$pkgname-v$pkgver"
-  make test
-}
-
-package() {
-  cd "$srcdir/$pkgname-v$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: ack/repos/community-any/PKGBUILD (from rev 484599, ack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 18:38:43 UTC (rev 484600)
@@ -0,0 +1,31 @@
+# Maintainer: Florian Pritz 
+# Contributor:  TDY 
+# Contributor: Michael S. Walker 
+
+pkgname=ack
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="A Perl-based grep replacement, aimed at programmers with large trees 
of heterogeneous source code"
+arch=('any')
+url="http://betterthangrep.com/;
+license=('GPL' 'PerlArtistic')
+depends=('perl-file-next')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/$pkgname-v$pkgver.tar.gz;)
+md5sums=('c152ba21ed5e413cdd7a5fb3e417ac8a')
+
+build() {
+  cd "$srcdir/$pkgname-v$pkgver"
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-v$pkgver"
+  make test
+}
+
+package() {
+  cd "$srcdir/$pkgname-v$pkgver"
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in lib32-harfbuzz/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2019-06-26 Thread Jan Steffens via arch-commits
Date: Wednesday, June 26, 2019 @ 18:33:20
  Author: heftig
Revision: 484598

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-harfbuzz/repos/multilib-x86_64/PKGBUILD
(from rev 484597, lib32-harfbuzz/trunk/PKGBUILD)
Deleted:
  lib32-harfbuzz/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  150 ++---
 1 file changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 18:32:34 UTC (rev 484597)
+++ PKGBUILD2019-06-26 18:33:20 UTC (rev 484598)
@@ -1,75 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="OpenType text shaping engine (32-bit)"
-url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
-arch=(x86_64)
-license=(MIT)
-depends=(lib32-glib2 lib32-freetype2 harfbuzz)
-makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python)
-checkdepends=(python-fonttools python-setuptools)
-_commit=6b44bf85382146b355a5a3cbbfde48166721ce52  # tags/2.5.2^0
-source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd harfbuzz
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd harfbuzz
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd harfbuzz
-  ./configure \
---prefix=/usr \
---libdir=/usr/lib32 \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---without-graphite2 \
---with-icu \
---disable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd harfbuzz
-  make check
-}
-
-package_lib32-harfbuzz() {
-
-  cd harfbuzz
-  make DESTDIR="$pkgdir" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s harfbuzz "$pkgdir/usr/share/licenses/lib32-harfbuzz"
-
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/lib32/pkgconfig; cd ../hb-icu
-  mv "$pkgdir"/usr/lib32/libharfbuzz-icu* ./usr/lib32
-  mv "$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc ./usr/lib32/pkgconfig
-}
-
-package_lib32-harfbuzz-icu() {
-  pkgdesc="OpenType text shaping engine (32-bit, ICU integration)"
-  depends=(lib32-harfbuzz lib32-icu harfbuzz-icu)
-
-  mv hb-icu/* "$pkgdir"
-
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s harfbuzz-icu "$pkgdir/usr/share/licenses/lib32-harfbuzz-icu"
-}

Copied: lib32-harfbuzz/repos/multilib-x86_64/PKGBUILD (from rev 484597, 
lib32-harfbuzz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 18:33:20 UTC (rev 484598)
@@ -0,0 +1,75 @@
+# Maintainer: Florian Pritz 
+
+pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
+pkgver=2.5.3
+pkgrel=1
+pkgdesc="OpenType text shaping engine (32-bit)"
+url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+arch=(x86_64)
+license=(MIT)
+depends=(lib32-glib2 lib32-freetype2 harfbuzz)
+makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python)
+checkdepends=(python-fonttools python-setuptools)
+_commit=b14e413fae8f14b75c5956e9b38e413c878ded0c  # tags/2.5.3^0
+source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd harfbuzz
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd harfbuzz
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd harfbuzz
+  ./configure \
+--prefix=/usr \
+--libdir=/usr/lib32 \
+--with-cairo \
+--with-freetype \
+--with-glib \
+--with-gobject \
+--without-graphite2 \
+--with-icu \
+--disable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd harfbuzz
+  make check
+}
+
+package_lib32-harfbuzz() {
+
+  cd harfbuzz
+  make DESTDIR="$pkgdir" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s harfbuzz "$pkgdir/usr/share/licenses/lib32-harfbuzz"
+
+# Split harfbuzz-icu
+  mkdir -p ../hb-icu/usr/lib32/pkgconfig; cd ../hb-icu
+  mv "$pkgdir"/usr/lib32/libharfbuzz-icu* ./usr/lib32
+  mv "$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc ./usr/lib32/pkgconfig
+}
+
+package_lib32-harfbuzz-icu() {
+  pkgdesc="OpenType text shaping engine (32-bit, ICU integration)"
+  depends=(lib32-harfbuzz lib32-icu harfbuzz-icu)
+
+  mv hb-icu/* "$pkgdir"
+
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s harfbuzz-icu "$pkgdir/usr/share/licenses/lib32-harfbuzz-icu"
+}


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

2019-06-26 Thread Jan Steffens via arch-commits
Date: Wednesday, June 26, 2019 @ 18:33:19
  Author: heftig
Revision: 356945

archrelease: copy trunk to extra-x86_64

Added:
  harfbuzz/repos/extra-x86_64/PKGBUILD
(from rev 356944, harfbuzz/trunk/PKGBUILD)
Deleted:
  harfbuzz/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 18:32:31 UTC (rev 356944)
+++ PKGBUILD2019-06-26 18:33:19 UTC (rev 356945)
@@ -1,69 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgbase=(harfbuzz)
-pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="OpenType text shaping engine"
-url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
-arch=(x86_64)
-license=(MIT)
-depends=(glib2 freetype2 graphite)
-makedepends=(cairo icu gobject-introspection gtk-doc ragel git python)
-checkdepends=(python-fonttools python-setuptools)
-_commit=6b44bf85382146b355a5a3cbbfde48166721ce52  # tags/2.5.2^0
-source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure \
---prefix=/usr \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---with-graphite2 \
---with-icu \
---enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgbase
-  make check
-}
-
-package_harfbuzz() {
-  optdepends=('cairo: hb-view program')
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/harfbuzz/COPYING"
-
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
-  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
-  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
-  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
-}
-
-package_harfbuzz-icu() {
-  pkgdesc="$pkgdesc (ICU integration)"
-  depends=(harfbuzz icu)
-
-  mv hb-icu/* "$pkgdir"
-
-  install -Dm644 $pkgbase/COPYING 
"$pkgdir/usr/share/licenses/harfbuzz-icu/COPYING"
-}

Copied: harfbuzz/repos/extra-x86_64/PKGBUILD (from rev 356944, 
harfbuzz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 18:33:19 UTC (rev 356945)
@@ -0,0 +1,69 @@
+# Maintainer: Jan de Groot 
+
+pkgbase=(harfbuzz)
+pkgname=(harfbuzz harfbuzz-icu)
+pkgver=2.5.3
+pkgrel=1
+pkgdesc="OpenType text shaping engine"
+url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+arch=(x86_64)
+license=(MIT)
+depends=(glib2 freetype2 graphite)
+makedepends=(cairo icu gobject-introspection gtk-doc ragel git python)
+checkdepends=(python-fonttools python-setuptools)
+_commit=b14e413fae8f14b75c5956e9b38e413c878ded0c  # tags/2.5.3^0
+source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure \
+--prefix=/usr \
+--with-cairo \
+--with-freetype \
+--with-glib \
+--with-gobject \
+--with-graphite2 \
+--with-icu \
+--enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgbase
+  make check
+}
+
+package_harfbuzz() {
+  optdepends=('cairo: hb-view program')
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/harfbuzz/COPYING"
+
+# Split harfbuzz-icu
+  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
+  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
+  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
+  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
+}
+
+package_harfbuzz-icu() {
+  pkgdesc="$pkgdesc (ICU integration)"
+  depends=(harfbuzz icu)
+
+  mv hb-icu/* "$pkgdir"
+
+  install -Dm644 $pkgbase/COPYING 
"$pkgdir/usr/share/licenses/harfbuzz-icu/COPYING"
+}


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

2019-06-26 Thread Jan Steffens via arch-commits
Date: Wednesday, June 26, 2019 @ 18:32:34
  Author: heftig
Revision: 484597

2.5.3-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 18:00:20 UTC (rev 484596)
+++ PKGBUILD2019-06-26 18:32:34 UTC (rev 484597)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz 
 
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc="OpenType text shaping engine (32-bit)"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
@@ -10,7 +10,7 @@
 depends=(lib32-glib2 lib32-freetype2 harfbuzz)
 makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python)
 checkdepends=(python-fonttools python-setuptools)
-_commit=6b44bf85382146b355a5a3cbbfde48166721ce52  # tags/2.5.2^0
+_commit=b14e413fae8f14b75c5956e9b38e413c878ded0c  # tags/2.5.3^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-06-26 Thread Jan Steffens via arch-commits
Date: Wednesday, June 26, 2019 @ 18:32:31
  Author: heftig
Revision: 356944

2.5.3-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 10:19:34 UTC (rev 356943)
+++ PKGBUILD2019-06-26 18:32:31 UTC (rev 356944)
@@ -2,7 +2,7 @@
 
 pkgbase=(harfbuzz)
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz;
@@ -11,7 +11,7 @@
 depends=(glib2 freetype2 graphite)
 makedepends=(cairo icu gobject-introspection gtk-doc ragel git python)
 checkdepends=(python-fonttools python-setuptools)
-_commit=6b44bf85382146b355a5a3cbbfde48166721ce52  # tags/2.5.2^0
+_commit=b14e413fae8f14b75c5956e9b38e413c878ded0c  # tags/2.5.3^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 18:00:20
  Author: felixonmars
Revision: 484596

archrelease: copy trunk to community-any

Added:
  comtool/repos/community-any/PKGBUILD
(from rev 484595, comtool/trunk/PKGBUILD)
Deleted:
  comtool/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 18:00:10 UTC (rev 484595)
+++ PKGBUILD2019-06-26 18:00:20 UTC (rev 484596)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=comtool
-pkgver=1.7.7
-pkgrel=1
-pkgdesc="A cross platform serial debug tools written by python"
-arch=('any')
-url="https://github.com/Neutree/COMTool;
-license=('LGPL')
-depends=('python-pyqt5' 'python-pyserial' 'python-beautifulsoup4' 
'python-setuptools')
-checkdepends=('xorg-server-xvfb')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Neutree/COMTool/archive/V$pkgver.tar.gz;)
-sha512sums=('8baed14bbe4ed5cb217c6bf077077ba0bccbb31a9cb895c2e296f70bb8bfee3b1a3bc810a71d316ea1b12cb23e798ce7fc88c4a875ed0981cf7762036640b99f')
-
-prepare() {
-  cd COMTool-$pkgver
-  sed -i "s/'pyqt5>=5',//" setup.py
-  sed -e 's|^strDataAssetsDirName = .*|strDataAssetsDirName = 
"share/COMToolData/assets"|' \
-  -e 's|^strDataDirName = .*|strDataDirName = "share/COMToolData"|' \
-  -i COMTool/parameters.py
-}
-
-build() {
-  cd COMTool-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd COMTool-$pkgver
-  # Disabled: Tests hang
-  # xvfb-run python -m unittest discover
-}
-
-package() {
-  cd COMTool-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: comtool/repos/community-any/PKGBUILD (from rev 484595, 
comtool/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 18:00:20 UTC (rev 484596)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+
+pkgname=comtool
+pkgver=1.7.8
+pkgrel=1
+pkgdesc="A cross platform serial debug tools written by python"
+arch=('any')
+url="https://github.com/Neutree/COMTool;
+license=('LGPL')
+depends=('python-pyqt5' 'python-pyserial' 'python-beautifulsoup4' 
'python-setuptools')
+checkdepends=('xorg-server-xvfb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Neutree/COMTool/archive/v$pkgver.tar.gz;)
+sha512sums=('7292ac86f138fa75b511c3bed5d8f8bb7d586af4d5a82d1c8caea70b5f2f320a9920df49043e731a40dd25b8119d75b52c797b1941b0532da7806158206e057f')
+
+prepare() {
+  cd COMTool-$pkgver
+  sed -i "s/'pyqt5>=5',//" setup.py
+  sed -e 's|^strDataAssetsDirName = .*|strDataAssetsDirName = 
"share/COMToolData/assets"|' \
+  -e 's|^strDataDirName = .*|strDataDirName = "share/COMToolData"|' \
+  -i COMTool/parameters.py
+}
+
+build() {
+  cd COMTool-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd COMTool-$pkgver
+  # Disabled: Tests hang
+  # xvfb-run python -m unittest discover
+}
+
+package() {
+  cd COMTool-$pkgver
+  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 18:00:10
  Author: felixonmars
Revision: 484595

upgpkg: comtool 1.7.8-1

Modified:
  comtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 17:53:44 UTC (rev 484594)
+++ PKGBUILD2019-06-26 18:00:10 UTC (rev 484595)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=comtool
-pkgver=1.7.7
+pkgver=1.7.8
 pkgrel=1
 pkgdesc="A cross platform serial debug tools written by python"
 arch=('any')
@@ -9,8 +9,8 @@
 license=('LGPL')
 depends=('python-pyqt5' 'python-pyserial' 'python-beautifulsoup4' 
'python-setuptools')
 checkdepends=('xorg-server-xvfb')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Neutree/COMTool/archive/V$pkgver.tar.gz;)
-sha512sums=('8baed14bbe4ed5cb217c6bf077077ba0bccbb31a9cb895c2e296f70bb8bfee3b1a3bc810a71d316ea1b12cb23e798ce7fc88c4a875ed0981cf7762036640b99f')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Neutree/COMTool/archive/v$pkgver.tar.gz;)
+sha512sums=('7292ac86f138fa75b511c3bed5d8f8bb7d586af4d5a82d1c8caea70b5f2f320a9920df49043e731a40dd25b8119d75b52c797b1941b0532da7806158206e057f')
 
 prepare() {
   cd COMTool-$pkgver


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

2019-06-26 Thread Filipe Laíns via arch-commits
Date: Wednesday, June 26, 2019 @ 17:53:44
  Author: ffy00
Revision: 484594

archrelease: copy trunk to community-x86_64

Added:
  urh/repos/community-x86_64/PKGBUILD
(from rev 484593, urh/trunk/PKGBUILD)
Deleted:
  urh/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 17:53:32 UTC (rev 484593)
+++ PKGBUILD2019-06-26 17:53:44 UTC (rev 484594)
@@ -1,56 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Johannes Pohl 
-
-pkgname=urh
-pkgver=2.7.0
-pkgrel=1
-pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
-arch=('x86_64')
-url='https://github.com/jopohl/urh'
-license=('GPL3')
-depends=('python' 'python-pyqt5' 'python-numpy' 'python-psutil' 'python-pyzmq' 
'cython')
-makedepends=('gcc' 'python-setuptools'
- 'airspy' 'hackrf' 'libuhd' 'limesuite' 'rtl-sdr') # Optional
-checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'xorg-server-xvfb')
-optdepends=('airspy: Airspy backend'
-'cython: compiling native modules inside URH'
-'hackrf: HackRF backend'
-'libuhd: USRP backend'
-'limesuite: LimeSDR backend'
-'rtl-sdr: RTL-SDR backend'
-'gnuradio: GNURadio backend'
-'gnuradio-osmosdr: OsmoSDR backend, via GNURadio'
-'python-pyaudio: Soundcard backend')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz;)
-sha512sums=('7b61476086bc077746bee661d77e95fff1b9c420656dab8c7b6480b2e424597989775b561c7c0f439d8d6f2fe1738db93fc847b2051632baf29d41017bffee5f')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Issues with PyQt, see https://github.com/jopohl/urh/issues/623
-  rm tests/{test_filter.py,test_plugins.py}
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build build_ext
-  python src/urh/cythonext/build.py
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  xvfb-run pytest --boxed
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" -O1 --skip-build
-
-  install -Dm644 ./data/urh.desktop 
"$pkgdir"/usr/share/applications/urh.desktop
-  install -Dm 644 data/icons/appicon.png "$pkgdir"/usr/share/pixmaps/urh.png
-  install -Dm 644 README.md "$pkgdir"/usr/share/doc/$pkgname/README
-}
-

Copied: urh/repos/community-x86_64/PKGBUILD (from rev 484593, 
urh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 17:53:44 UTC (rev 484594)
@@ -0,0 +1,56 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Johannes Pohl 
+
+pkgname=urh
+pkgver=2.7.2
+pkgrel=1
+pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
+arch=('x86_64')
+url='https://github.com/jopohl/urh'
+license=('GPL3')
+depends=('python' 'python-pyqt5' 'python-numpy' 'python-psutil' 'python-pyzmq' 
'cython')
+makedepends=('gcc' 'python-setuptools'
+ 'airspy' 'hackrf' 'libuhd' 'limesuite' 'rtl-sdr') # Optional
+checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'xorg-server-xvfb')
+optdepends=('airspy: Airspy backend'
+'cython: compiling native modules inside URH'
+'hackrf: HackRF backend'
+'libuhd: USRP backend'
+'limesuite: LimeSDR backend'
+'rtl-sdr: RTL-SDR backend'
+'gnuradio: GNURadio backend'
+'gnuradio-osmosdr: OsmoSDR backend, via GNURadio'
+'python-pyaudio: Soundcard backend')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz;)
+sha512sums=('56ecd5dc86ea6a18cd9443266ce56e8f784dd5f09f6318da56b4719b588cc9c7a4716aeafa9a64e910dd2575e0c3c4b40573a2d336bcef2aca5f51ac08843bce')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Issues with PyQt, see https://github.com/jopohl/urh/issues/623
+  rm tests/{test_filter.py,test_plugins.py}
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build build_ext
+  python src/urh/cythonext/build.py
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  xvfb-run pytest --boxed
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" -O1 --skip-build
+
+  install -Dm644 ./data/urh.desktop 
"$pkgdir"/usr/share/applications/urh.desktop
+  install -Dm 644 data/icons/appicon.png "$pkgdir"/usr/share/pixmaps/urh.png
+  install -Dm 644 README.md "$pkgdir"/usr/share/doc/$pkgname/README
+}
+


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

2019-06-26 Thread Filipe Laíns via arch-commits
Date: Wednesday, June 26, 2019 @ 17:53:32
  Author: ffy00
Revision: 484593

upgpkg: urh 2.7.2-1

Modified:
  urh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 17:37:13 UTC (rev 484592)
+++ PKGBUILD2019-06-26 17:53:32 UTC (rev 484593)
@@ -2,7 +2,7 @@
 # Contributor: Johannes Pohl 
 
 pkgname=urh
-pkgver=2.7.0
+pkgver=2.7.2
 pkgrel=1
 pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 'gnuradio-osmosdr: OsmoSDR backend, via GNURadio'
 'python-pyaudio: Soundcard backend')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz;)
-sha512sums=('7b61476086bc077746bee661d77e95fff1b9c420656dab8c7b6480b2e424597989775b561c7c0f439d8d6f2fe1738db93fc847b2051632baf29d41017bffee5f')
+sha512sums=('56ecd5dc86ea6a18cd9443266ce56e8f784dd5f09f6318da56b4719b588cc9c7a4716aeafa9a64e910dd2575e0c3c4b40573a2d336bcef2aca5f51ac08843bce')
 
 prepare() {
   cd $pkgname-$pkgver


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

2019-06-26 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 26, 2019 @ 17:37:02
  Author: svenstaro
Revision: 484591

upgpkg: lib32-giflib 5.2.1-1

Modified:
  lib32-giflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 17:36:36 UTC (rev 484590)
+++ PKGBUILD2019-06-26 17:37:02 UTC (rev 484591)
@@ -7,8 +7,8 @@
 
 _pkgbasename=giflib
 pkgname=lib32-$_pkgbasename
-pkgver=5.1.9
-pkgrel=3
+pkgver=5.2.1
+pkgrel=1
 pkgdesc='Library for reading and writing gif images'
 url='http://giflib.sourceforge.net/'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 
source=(https://downloads.sourceforge.net/project/giflib/${_pkgbasename}-${pkgver}.tar.gz
 giflib-5.1.9-fix-missing-quantize-API-symbols.patch
 giflib-5.1.9-make-flags.patch)
-sha512sums=('b6350b39755e3eeba58b5fccf319bbaeee2db6564e13c8ce44d3652cc32d243c391def74b6b1529bc5e0d4573eff94b2ffa5faa90fc564a049122d3e23f1d184'
+sha512sums=('4550e53c21cb1191a4581e363fc9d0610da53f7898ca8320f0d3ef6711e76bdda2609c2df15dc94c45e28bff8de441f1227ec2da7ea827cb3c0405af4faa4736'
 
'5de1e8724f5221fa3637b4e6a482f650f7608673e2c9200233290018ec8a0bf1beea049b3979b5f57dbf2b2a5fda409324e636e9af10582fd01c71d92d4de3b3'
 
'b9afd436c31b971087485c7b476f796817e6ee4f237ef8a0e61e47f8ac59fbe5e673d7194895fcc9aafbb79f133469d27c2f69041ae0cccd9acb78667c0222dd')
 


[arch-commits] Commit in lib32-giflib/repos/multilib-x86_64 (6 files)

2019-06-26 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 26, 2019 @ 17:37:13
  Author: svenstaro
Revision: 484592

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-giflib/repos/multilib-x86_64/PKGBUILD
(from rev 484591, lib32-giflib/trunk/PKGBUILD)
  
lib32-giflib/repos/multilib-x86_64/giflib-5.1.9-fix-missing-quantize-API-symbols.patch
(from rev 484591, 
lib32-giflib/trunk/giflib-5.1.9-fix-missing-quantize-API-symbols.patch)
  lib32-giflib/repos/multilib-x86_64/giflib-5.1.9-make-flags.patch
(from rev 484591, lib32-giflib/trunk/giflib-5.1.9-make-flags.patch)
Deleted:
  lib32-giflib/repos/multilib-x86_64/PKGBUILD
  
lib32-giflib/repos/multilib-x86_64/giflib-5.1.9-fix-missing-quantize-API-symbols.patch
  lib32-giflib/repos/multilib-x86_64/giflib-5.1.9-make-flags.patch

-+
 PKGBUILD|  100 +-
 giflib-5.1.9-fix-missing-quantize-API-symbols.patch |   64 +--
 giflib-5.1.9-make-flags.patch   |   86 +++
 3 files changed, 125 insertions(+), 125 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 17:37:02 UTC (rev 484591)
+++ PKGBUILD2019-06-26 17:37:13 UTC (rev 484592)
@@ -1,50 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Levente Polyak 
-# Maintainer: Jan de Groot 
-# Contributor: Baptiste Daroussin 
-# Contributor: Grigorios Bouzakis 
-# Contributor: mightyjaym 
-
-_pkgbasename=giflib
-pkgname=lib32-$_pkgbasename
-pkgver=5.1.9
-pkgrel=3
-pkgdesc='Library for reading and writing gif images'
-url='http://giflib.sourceforge.net/'
-arch=('x86_64')
-license=('MIT')
-depends=('lib32-glibc' $_pkgbasename)
-makedepends=('xmlto' 'docbook-xsl' 'docbook-xml')
-source=(https://downloads.sourceforge.net/project/giflib/${_pkgbasename}-${pkgver}.tar.gz
-giflib-5.1.9-fix-missing-quantize-API-symbols.patch
-giflib-5.1.9-make-flags.patch)
-sha512sums=('b6350b39755e3eeba58b5fccf319bbaeee2db6564e13c8ce44d3652cc32d243c391def74b6b1529bc5e0d4573eff94b2ffa5faa90fc564a049122d3e23f1d184'
-
'5de1e8724f5221fa3637b4e6a482f650f7608673e2c9200233290018ec8a0bf1beea049b3979b5f57dbf2b2a5fda409324e636e9af10582fd01c71d92d4de3b3'
-
'b9afd436c31b971087485c7b476f796817e6ee4f237ef8a0e61e47f8ac59fbe5e673d7194895fcc9aafbb79f133469d27c2f69041ae0cccd9acb78667c0222dd')
-
-prepare() {
-  cd ${_pkgbasename}-${pkgver}
-  patch -Np1 < ../giflib-5.1.9-fix-missing-quantize-API-symbols.patch
-  patch -Np1 < ../giflib-5.1.9-make-flags.patch
-}
-
-build() {
-  cd ${_pkgbasename}-${pkgver}
-  make CC="gcc -m32"
-}
-
-check() {
-  cd ${_pkgbasename}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${_pkgbasename}-${pkgver}
-  make PREFIX=/usr LIBDIR=/usr/lib32 DESTDIR=${pkgdir} install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-  install -m755 -d ${pkgdir}/usr/share/licenses
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-giflib/repos/multilib-x86_64/PKGBUILD (from rev 484591, 
lib32-giflib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 17:37:13 UTC (rev 484592)
@@ -0,0 +1,50 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Levente Polyak 
+# Maintainer: Jan de Groot 
+# Contributor: Baptiste Daroussin 
+# Contributor: Grigorios Bouzakis 
+# Contributor: mightyjaym 
+
+_pkgbasename=giflib
+pkgname=lib32-$_pkgbasename
+pkgver=5.2.1
+pkgrel=1
+pkgdesc='Library for reading and writing gif images'
+url='http://giflib.sourceforge.net/'
+arch=('x86_64')
+license=('MIT')
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=('xmlto' 'docbook-xsl' 'docbook-xml')
+source=(https://downloads.sourceforge.net/project/giflib/${_pkgbasename}-${pkgver}.tar.gz
+giflib-5.1.9-fix-missing-quantize-API-symbols.patch
+giflib-5.1.9-make-flags.patch)
+sha512sums=('4550e53c21cb1191a4581e363fc9d0610da53f7898ca8320f0d3ef6711e76bdda2609c2df15dc94c45e28bff8de441f1227ec2da7ea827cb3c0405af4faa4736'
+
'5de1e8724f5221fa3637b4e6a482f650f7608673e2c9200233290018ec8a0bf1beea049b3979b5f57dbf2b2a5fda409324e636e9af10582fd01c71d92d4de3b3'
+
'b9afd436c31b971087485c7b476f796817e6ee4f237ef8a0e61e47f8ac59fbe5e673d7194895fcc9aafbb79f133469d27c2f69041ae0cccd9acb78667c0222dd')
+
+prepare() {
+  cd ${_pkgbasename}-${pkgver}
+  patch -Np1 < ../giflib-5.1.9-fix-missing-quantize-API-symbols.patch
+  patch -Np1 < ../giflib-5.1.9-make-flags.patch
+}
+
+build() {
+  cd ${_pkgbasename}-${pkgver}
+  make CC="gcc -m32"
+}
+
+check() {
+  cd ${_pkgbasename}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${_pkgbasename}-${pkgver}
+  make PREFIX=/usr LIBDIR=/usr/lib32 DESTDIR=${pkgdir} install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  install -m755 -d ${pkgdir}/usr/share/licenses
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"

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

2019-06-26 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 26, 2019 @ 17:36:26
  Author: svenstaro
Revision: 484589

upgpkg: cimg 2.6.6-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 15:49:40 UTC (rev 484588)
+++ PKGBUILD2019-06-26 17:36:26 UTC (rev 484589)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix 
 
 pkgname=cimg
-pkgver=2.4.4
+pkgver=2.6.6
 pkgrel=1
 pkgdesc="Open-source C++ toolkit for image processing"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('fftw' 'graphicsmagick')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver}.tar.gz;)
-sha256sums=('f87b4276131afcdd6b47a8decb88da22512f1b25ff3cbf137b6b6e90cc04a27d')
+sha256sums=('f327a8a7663af5cde9b84f0fa3601edacb97a5062a22f7c09bd114a0fd8b463f')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}


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

2019-06-26 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 26, 2019 @ 17:36:36
  Author: svenstaro
Revision: 484590

archrelease: copy trunk to community-any

Added:
  cimg/repos/community-any/PKGBUILD
(from rev 484589, cimg/trunk/PKGBUILD)
Deleted:
  cimg/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 17:36:26 UTC (rev 484589)
+++ PKGBUILD2019-06-26 17:36:36 UTC (rev 484590)
@@ -1,22 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Diego Galizzi 
-# Contributor: zoulnix 
-
-pkgname=cimg
-pkgver=2.4.4
-pkgrel=1
-pkgdesc="Open-source C++ toolkit for image processing"
-arch=('any')
-url="http://cimg.eu/;
-license=('custom')
-depends=('fftw' 'graphicsmagick')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver}.tar.gz;)
-sha256sums=('f87b4276131afcdd6b47a8decb88da22512f1b25ff3cbf137b6b6e90cc04a27d')
-
-package() {
-  cd "${srcdir}"/CImg-v.${pkgver}
-  install -d "${pkgdir}"/usr/include/CImg/plugins 
${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 CImg.h "${pkgdir}"/usr/include/
-  install -m644 plugins/*.h "${pkgdir}"/usr/include/CImg/plugins/
-  install -m644 Licence_CeCILL*_V*-en.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: cimg/repos/community-any/PKGBUILD (from rev 484589, cimg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 17:36:36 UTC (rev 484590)
@@ -0,0 +1,22 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Diego Galizzi 
+# Contributor: zoulnix 
+
+pkgname=cimg
+pkgver=2.6.6
+pkgrel=1
+pkgdesc="Open-source C++ toolkit for image processing"
+arch=('any')
+url="http://cimg.eu/;
+license=('custom')
+depends=('fftw' 'graphicsmagick')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver}.tar.gz;)
+sha256sums=('f327a8a7663af5cde9b84f0fa3601edacb97a5062a22f7c09bd114a0fd8b463f')
+
+package() {
+  cd "${srcdir}"/CImg-v.${pkgver}
+  install -d "${pkgdir}"/usr/include/CImg/plugins 
${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 CImg.h "${pkgdir}"/usr/include/
+  install -m644 plugins/*.h "${pkgdir}"/usr/include/CImg/plugins/
+  install -m644 Licence_CeCILL*_V*-en.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}


[arch-commits] Commit in python-requirementslib/repos/community-any (2 files)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 15:49:40
  Author: felixonmars
Revision: 484588

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 15:49:28 UTC (rev 484587)
+++ PKGBUILD2019-06-26 15:49:40 UTC (rev 484588)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-requirementslib
-pkgver=1.5.1
-pkgrel=1
-pkgdesc="A tool for converting between pip-style and pipfile requirements"
-url="https://github.com/sarugaku/requirementslib;
-license=('MIT')
-arch=('any')
-depends=('python-appdirs' 'python-attrs' 'python-cached-property' 
'python-distlib' 'python-first'
- 'python-orderedmultidict' 'python-packaging' 'python-pep517' 
'python-pip-shims'
- 'python-plette' 'python-cerberus' 'python-requests' 
'python-setuptools' 'python-tomlkit'
- 'python-vistir')
-makedepends=('python-invoke' 'python-wheel' 'python-parver' 'git')
-checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-timeout'
-  'python-pytest-xdist')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/requirementslib/archive/$pkgver.tar.gz;
-
"git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13;
-
"git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab;)
-sha512sums=('4f1b05a633989ea43517c78f143439a992e67d5e300cb89b8a65bc2cdc5b2e57de4192ca2bc9aea65efe5d441fde0e7347fb8ad7891e6220550c3da4737a93dc'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd requirementslib-$pkgver
-  sed -i 's/pkg_resources.extern.//' src/requirementslib/models/*.py
-
-  cd tests/artifacts/git
-  rmdir requests shellingham
-  ln -s "$srcdir"/requests
-  ln -s "$srcdir"/shellingham
-}
-
-build() {
-  cd requirementslib-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd requirementslib-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd requirementslib-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-requirementslib/repos/community-any/PKGBUILD (from rev 484587, 
python-requirementslib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 15:49:40 UTC (rev 484588)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-requirementslib
+pkgver=1.5.2
+pkgrel=1
+pkgdesc="A tool for converting between pip-style and pipfile requirements"
+url="https://github.com/sarugaku/requirementslib;
+license=('MIT')
+arch=('any')
+depends=('python-appdirs' 'python-attrs' 'python-cached-property' 
'python-distlib' 'python-first'
+ 'python-orderedmultidict' 'python-packaging' 'python-pep517' 
'python-pip-shims'
+ 'python-plette' 'python-cerberus' 'python-requests' 
'python-setuptools' 'python-tomlkit'
+ 'python-vistir')
+makedepends=('python-invoke' 'python-wheel' 'python-parver' 'git')
+checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-timeout'
+  'python-pytest-xdist' 'python-hypothesis')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/requirementslib/archive/$pkgver.tar.gz;
+
"git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13;
+
"git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab;)
+sha512sums=('4d2a90dc9df19397c9eb876b0ab990e83fa9e6608865a2485d847fa4e767e603e4c7dc3e1c878d7993d434d7afaab2e7f6ef534f583d3b3e623bdfd07fdaf77b'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd requirementslib-$pkgver
+  sed -i 's/pkg_resources.extern.//' src/requirementslib/models/*.py
+
+  cd tests/artifacts/git
+  rmdir requests shellingham
+  ln -s "$srcdir"/requests
+  ln -s "$srcdir"/shellingham
+}
+
+build() {
+  cd requirementslib-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd requirementslib-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd requirementslib-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 15:49:28
  Author: felixonmars
Revision: 484587

upgpkg: python-requirementslib 1.5.2-1

Modified:
  python-requirementslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 14:50:04 UTC (rev 484586)
+++ PKGBUILD2019-06-26 15:49:28 UTC (rev 484587)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-requirementslib
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="A tool for converting between pip-style and pipfile requirements"
 url="https://github.com/sarugaku/requirementslib;
@@ -13,11 +13,11 @@
  'python-vistir')
 makedepends=('python-invoke' 'python-wheel' 'python-parver' 'git')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-timeout'
-  'python-pytest-xdist')
+  'python-pytest-xdist' 'python-hypothesis')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/requirementslib/archive/$pkgver.tar.gz;
 
"git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13;
 
"git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab;)
-sha512sums=('4f1b05a633989ea43517c78f143439a992e67d5e300cb89b8a65bc2cdc5b2e57de4192ca2bc9aea65efe5d441fde0e7347fb8ad7891e6220550c3da4737a93dc'
+sha512sums=('4d2a90dc9df19397c9eb876b0ab990e83fa9e6608865a2485d847fa4e767e603e4c7dc3e1c878d7993d434d7afaab2e7f6ef534f583d3b3e623bdfd07fdaf77b'
 'SKIP'
 'SKIP')
 


[arch-commits] Commit in dehydrated/repos/community-any (6 files)

2019-06-26 Thread Daniel M. Capella via arch-commits
Date: Wednesday, June 26, 2019 @ 14:50:04
  Author: polyzen
Revision: 484586

archrelease: copy trunk to community-any

Added:
  dehydrated/repos/community-any/PKGBUILD
(from rev 484585, dehydrated/trunk/PKGBUILD)
  dehydrated/repos/community-any/dehydrated.service
(from rev 484585, dehydrated/trunk/dehydrated.service)
  dehydrated/repos/community-any/dehydrated.timer
(from rev 484585, dehydrated/trunk/dehydrated.timer)
Deleted:
  dehydrated/repos/community-any/PKGBUILD
  dehydrated/repos/community-any/dehydrated.service
  dehydrated/repos/community-any/dehydrated.timer

+
 PKGBUILD   |   58 +--
 dehydrated.service |   12 +-
 dehydrated.timer   |   16 +++---
 3 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 14:49:40 UTC (rev 484585)
+++ PKGBUILD2019-06-26 14:50:04 UTC (rev 484586)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: VVL 
-# Contributor: Alexander Görtz 
-# Contributor: Patrick Burroughs (Celti) 
-
-pkgname=dehydrated
-pkgver=0.6.4
-pkgrel=1
-pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
-arch=('any')
-url=https://dehydrated.io
-license=('MIT')
-source=("https://github.com/lukas2511/dehydrated/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
-"$pkgname".{service,timer})
-depends=('curl' 'openssl')
-sha512sums=('16940d52bcc85b463d6ce1d18fbf2666ee51985fc15e7ecf28e766297151343c4250076d383d927093536346293e5d6334a083922885b29554051b0135cec7f1'
-
'e3cb75d50e35b14121f605b1fc19c027e8143075eef93c2d5a59c98c0266b0e934c9c315522490e8f49e54c7a8d2f6db3bbff27d4adc6eb39f7547488103cd8c'
-
'56847122a86573c06973b7eb74dd53fe3010394dff478f3a9d7ccc872f41fd4e8fdf236cd5e3ff1075210c4aaa6c9afaa79b2bd29da277c42d8075993e24a81a')
-
-package() {
-  cd $pkgname-$pkgver
-  install -d "$pkgdir"/etc/dehydrated
-  install -Dm755 -t "$pkgdir"/usr/bin $pkgname
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}

Copied: dehydrated/repos/community-any/PKGBUILD (from rev 484585, 
dehydrated/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 14:50:04 UTC (rev 484586)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: VVL 
+# Contributor: Alexander Görtz 
+# Contributor: Patrick Burroughs (Celti) 
+
+pkgname=dehydrated
+pkgver=0.6.5
+pkgrel=1
+pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
+arch=('any')
+url=https://dehydrated.io
+license=('MIT')
+source=("https://github.com/lukas2511/dehydrated/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
+"$pkgname".{service,timer})
+depends=('curl' 'openssl')
+sha512sums=('da8ff3ecb7ddeb25356469fa272aef4e7c3705049caf88d09656dbc4baf29e0efa135e6f154c78cec82da17a27a78f2145ee3b7bd71521a080e10550d09b8a53'
+
'e3cb75d50e35b14121f605b1fc19c027e8143075eef93c2d5a59c98c0266b0e934c9c315522490e8f49e54c7a8d2f6db3bbff27d4adc6eb39f7547488103cd8c'
+
'56847122a86573c06973b7eb74dd53fe3010394dff478f3a9d7ccc872f41fd4e8fdf236cd5e3ff1075210c4aaa6c9afaa79b2bd29da277c42d8075993e24a81a')
+
+package() {
+  cd $pkgname-$pkgver
+  install -d "$pkgdir"/etc/dehydrated
+  install -Dm755 -t "$pkgdir"/usr/bin $pkgname
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}

Deleted: dehydrated.service
===
--- dehydrated.service  2019-06-26 14:49:40 UTC (rev 484585)
+++ dehydrated.service  2019-06-26 14:50:04 UTC (rev 484586)
@@ -1,6 +0,0 @@
-[Unit]
-Description=Check and renew ACME TLS certificates
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/dehydrated -c

Copied: dehydrated/repos/community-any/dehydrated.service (from rev 484585, 
dehydrated/trunk/dehydrated.service)
===
--- dehydrated.service  (rev 0)
+++ dehydrated.service  2019-06-26 14:50:04 UTC (rev 484586)
@@ -0,0 +1,6 @@
+[Unit]
+Description=Check and renew ACME TLS certificates
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/dehydrated -c

Deleted: dehydrated.timer

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

2019-06-26 Thread Daniel M. Capella via arch-commits
Date: Wednesday, June 26, 2019 @ 14:49:40
  Author: polyzen
Revision: 484585

upgpkg: dehydrated 0.6.5-1

Modified:
  dehydrated/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 14:27:43 UTC (rev 484584)
+++ PKGBUILD2019-06-26 14:49:40 UTC (rev 484585)
@@ -4,7 +4,7 @@
 # Contributor: Patrick Burroughs (Celti) 
 
 pkgname=dehydrated
-pkgver=0.6.4
+pkgver=0.6.5
 pkgrel=1
 pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
 arch=('any')
@@ -13,7 +13,7 @@
 
source=("https://github.com/lukas2511/dehydrated/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
 "$pkgname".{service,timer})
 depends=('curl' 'openssl')
-sha512sums=('16940d52bcc85b463d6ce1d18fbf2666ee51985fc15e7ecf28e766297151343c4250076d383d927093536346293e5d6334a083922885b29554051b0135cec7f1'
+sha512sums=('da8ff3ecb7ddeb25356469fa272aef4e7c3705049caf88d09656dbc4baf29e0efa135e6f154c78cec82da17a27a78f2145ee3b7bd71521a080e10550d09b8a53'
 
'e3cb75d50e35b14121f605b1fc19c027e8143075eef93c2d5a59c98c0266b0e934c9c315522490e8f49e54c7a8d2f6db3bbff27d4adc6eb39f7547488103cd8c'
 
'56847122a86573c06973b7eb74dd53fe3010394dff478f3a9d7ccc872f41fd4e8fdf236cd5e3ff1075210c4aaa6c9afaa79b2bd29da277c42d8075993e24a81a')
 


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 14:27:33
  Author: felixonmars
Revision: 484583

upgpkg: python-qiniu 7.2.6-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 13:06:06 UTC (rev 484582)
+++ PKGBUILD2019-06-26 14:27:33 UTC (rev 484583)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-qiniu
-pkgver=7.2.5
+pkgver=7.2.6
 pkgrel=1
 pkgdesc="Qiniu Resource Storage SDK for Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-requests' 'python-setuptools')
 checkdepends=('python-pytest-runner')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz;)
-sha512sums=('a5b73b1a8c36fa43b7d74ddcb8a075acf6f5630112ff0908eceef7e0a0a0d982a1034912f9cfaf0b1effeb722fe4abea760b29cf7dea98af79f62c3e0bdda939')
+sha512sums=('fe3c317bfff18afc4109890aa6967d446755ccaa7ff308f28ab06f6f4ba2ccceefdd8b3429c5f8867f4d5a55dfd947a8392dfdd81f00948f950b9c5cbc2992a8')
 
 build() {
   cd python-sdk-$pkgver


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 14:27:43
  Author: felixonmars
Revision: 484584

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 14:27:33 UTC (rev 484583)
+++ PKGBUILD2019-06-26 14:27:43 UTC (rev 484584)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-qiniu
-pkgver=7.2.5
-pkgrel=1
-pkgdesc="Qiniu Resource Storage SDK for Python"
-arch=('any')
-url='https://github.com/qiniu/python-sdk'
-license=('MIT')
-depends=('python-requests' 'python-setuptools')
-checkdepends=('python-pytest-runner')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz;)
-sha512sums=('a5b73b1a8c36fa43b7d74ddcb8a075acf6f5630112ff0908eceef7e0a0a0d982a1034912f9cfaf0b1effeb722fe4abea760b29cf7dea98af79f62c3e0bdda939')
-
-build() {
-  cd python-sdk-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Extracted from .travis.yml
-  export QINIU_TEST_BUCKET="pythonsdk"
-  export QINIU_TEST_DOMAIN="pythonsdk.qiniudn.com"
-  export QINIU_TEST_ENV="travis"
-
-  cd python-sdk-$pkgver
-  python setup.py pytest || warning "Tests failed"
-}
-
-package() {
-  cd python-sdk-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-qiniu/repos/community-any/PKGBUILD (from rev 484583, 
python-qiniu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 14:27:43 UTC (rev 484584)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-qiniu
+pkgver=7.2.6
+pkgrel=1
+pkgdesc="Qiniu Resource Storage SDK for Python"
+arch=('any')
+url='https://github.com/qiniu/python-sdk'
+license=('MIT')
+depends=('python-requests' 'python-setuptools')
+checkdepends=('python-pytest-runner')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz;)
+sha512sums=('fe3c317bfff18afc4109890aa6967d446755ccaa7ff308f28ab06f6f4ba2ccceefdd8b3429c5f8867f4d5a55dfd947a8392dfdd81f00948f950b9c5cbc2992a8')
+
+build() {
+  cd python-sdk-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Extracted from .travis.yml
+  export QINIU_TEST_BUCKET="pythonsdk"
+  export QINIU_TEST_DOMAIN="pythonsdk.qiniudn.com"
+  export QINIU_TEST_ENV="travis"
+
+  cd python-sdk-$pkgver
+  python setup.py pytest || warning "Tests failed"
+}
+
+package() {
+  cd python-sdk-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:27:10
  Author: felixonmars
Revision: 484475

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 484474, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:27:10 UTC (rev 484475)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.29.5
+pkgrel=22
+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=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
+
+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 xmobar/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:27:01
  Author: felixonmars
Revision: 484474

upgpkg: xmobar 0.29.5-22

rebuild with aeson 1.4.4.0

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:25:51 UTC (rev 484473)
+++ PKGBUILD2019-06-26 12:27:01 UTC (rev 484474)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.29.5
-pkgrel=21
+pkgrel=22
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:25:51
  Author: felixonmars
Revision: 484473

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 484472, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
484472, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:25:51 UTC (rev 484473)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=101
+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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:25:43
  Author: felixonmars
Revision: 484472

upgpkg: tamarin-prover 1.4.1-101

rebuild with aeson 1.4.4.0

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:24:17 UTC (rev 484471)
+++ PKGBUILD2019-06-26 12:25:43 UTC (rev 484472)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=100
+pkgrel=101
 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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:24:09
  Author: felixonmars
Revision: 484470

upgpkg: stylish-haskell 0.9.2.1-41

rebuild with aeson 1.4.4.0

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:23:06 UTC (rev 484469)
+++ PKGBUILD2019-06-26 12:24:09 UTC (rev 484470)
@@ -3,7 +3,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.9.2.1
-pkgrel=40
+pkgrel=41
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:24:17
  Author: felixonmars
Revision: 484471

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 484470, stylish-haskell/trunk/PKGBUILD)

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

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
484470, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:24:17 UTC (rev 484471)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.9.2.1
+pkgrel=41
+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/repos (3 files)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:23:06
  Author: felixonmars
Revision: 484469

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 484468, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:23:06 UTC (rev 484469)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3.1
+pkgrel=69
+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 484468, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-06-26 12:23:06 UTC (rev 
484469)
@@ -0,0 +1,4 @@

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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:22:56
  Author: felixonmars
Revision: 484468

upgpkg: stack 1.9.3.1-69

rebuild with aeson 1.4.4.0

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:15:10 UTC (rev 484467)
+++ PKGBUILD2019-06-26 12:22:56 UTC (rev 484468)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3.1
-pkgrel=68
+pkgrel=69
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:15:10
  Author: felixonmars
Revision: 484467

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 484466, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:15:10 UTC (rev 484467)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=134
+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 shellcheck/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:15:01
  Author: felixonmars
Revision: 484466

upgpkg: shellcheck 0.6.0-134

rebuild with aeson 1.4.4.0

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:12:05 UTC (rev 484465)
+++ PKGBUILD2019-06-26 12:15:01 UTC (rev 484466)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=133
+pkgrel=134
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:12:05
  Author: felixonmars
Revision: 484465

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 484464, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:12:05 UTC (rev 484465)
@@ -0,0 +1,70 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=5.2.0
+pkgrel=108
+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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:11:56
  Author: felixonmars
Revision: 484464

upgpkg: postgrest 5.2.0-108

rebuild with aeson 1.4.4.0

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:08:53 UTC (rev 484463)
+++ PKGBUILD2019-06-26 12:11:56 UTC (rev 484464)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=5.2.0
-pkgrel=107
+pkgrel=108
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:08:44
  Author: felixonmars
Revision: 484462

upgpkg: pandoc-crossref 0.3.4.1-45

rebuild with aeson 1.4.4.0

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:07:21 UTC (rev 484461)
+++ PKGBUILD2019-06-26 12:08:44 UTC (rev 484462)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.1
-pkgrel=44
+pkgrel=45
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:08:53
  Author: felixonmars
Revision: 484463

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 484462, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
484462, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:08:53 UTC (rev 484463)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.1
+pkgrel=45
+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 haskell-hakyll/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:07:13
  Author: felixonmars
Revision: 484460

upgpkg: haskell-hakyll 4.12.5.2-40

rebuild with aeson 1.4.4.0

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:04:54 UTC (rev 484459)
+++ PKGBUILD2019-06-26 12:07:13 UTC (rev 484460)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.2
-pkgrel=39
+pkgrel=40
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:07:21
  Author: felixonmars
Revision: 484461

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 484460, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
484460, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:07:21 UTC (rev 484461)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.2
+pkgrel=40
+pkgdesc="A static website compiler library"
+url="https://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=('715324fa19b85e8f39e33b4d5082a04f40fc667737b41117da68a6a0eedad288a551929fa2eea636dd421d4d416996125ff9d83752c7daaf64ecc191e9790469')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.13/<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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:04:54
  Author: felixonmars
Revision: 484459

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 484458, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
484458, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:04:54 UTC (rev 484459)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.2
+pkgrel=64
+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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:04:46
  Author: felixonmars
Revision: 484458

upgpkg: pandoc-citeproc 0.16.2-64

rebuild with aeson 1.4.4.0

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 12:01:20 UTC (rev 484457)
+++ PKGBUILD2019-06-26 12:04:46 UTC (rev 484458)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.16.2
-pkgrel=63
+pkgrel=64
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:01:20
  Author: felixonmars
Revision: 484457

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 484456, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 12:01:20 UTC (rev 484457)
@@ -0,0 +1,65 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.7.2
+pkgrel=67
+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 -e 's/< *2.13/<3/' -e '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 pandoc/trunk (PKGBUILD)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 12:01:11
  Author: felixonmars
Revision: 484456

upgpkg: pandoc 2.7.2-67

rebuild with aeson 1.4.4.0

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:50:27 UTC (rev 484455)
+++ PKGBUILD2019-06-26 12:01:11 UTC (rev 484456)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.7.2
-pkgrel=66
+pkgrel=67
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:50:18
  Author: felixonmars
Revision: 484454

upgpkg: idris 1.3.1-93

rebuild with aeson 1.4.4.0

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:32:26 UTC (rev 484453)
+++ PKGBUILD2019-06-26 11:50:18 UTC (rev 484454)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.1
-pkgrel=92
+pkgrel=93
 pkgdesc="Functional Programming Language with Dependent Types"
 url="https://www.idris-lang.org/;
 license=("BSD")


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:50:27
  Author: felixonmars
Revision: 484455

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 484454, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 11:50:27 UTC (rev 484455)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.3.1
+pkgrel=93
+pkgdesc="Functional Programming Language with Dependent Types"
+url="https://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/' -e 's/< *0.9/<1/' 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 hopenpgp-tools/repos (2 files)

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:32:26
  Author: felixonmars
Revision: 484453

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 484452, hopenpgp-tools/trunk/PKGBUILD)

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
484452, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 11:32:26 UTC (rev 484453)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.21.3
+pkgrel=65
+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 opensips/trunk (PKGBUILD)

2019-06-26 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 26, 2019 @ 11:31:50
  Author: spupykin
Revision: 484450

upgpkg: opensips 3.0.0-1

Modified:
  opensips/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:31:43 UTC (rev 484449)
+++ PKGBUILD2019-06-26 11:31:50 UTC (rev 484450)
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=opensips
-pkgver=2.4.5
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
 url="https://www.opensips.org;
@@ -24,7 +24,7 @@
 options=('!emptydirs' 'zipman' '!makeflags' 'docs')
 source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
opensips.service)
-sha256sums=('7a25f14dc21b587e6f5e2bcb4d70ad769a7a0c390f5d7c0c70afa6fb5094be46'
+sha256sums=('9f10001377b9457cb6abf0852b7eae97edf45520c1cafc6b6284d40647eccbae'
 'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
 
 prepare() {
@@ -66,14 +66,8 @@
   cd "$pkgdir"/usr/share
   find -type f -exec sed -i "s#"$pkgdir"##" {} \;
 
-  cd "$pkgdir"/usr/lib/opensips/opensipsctl
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
   mv "$pkgdir"/usr/sbin "$pkgdir"/usr/bin
 
-  cd "$pkgdir"/usr/bin
-  sed -i "s#"$pkgdir"##" opensipsctl opensipsdbctl osipsconsole
-
   cd "$pkgdir"/etc
   find -type f -exec sed -i "s#"$pkgdir"##" {} \;
 


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:32:18
  Author: felixonmars
Revision: 484452

upgpkg: hopenpgp-tools 0.21.3-65

rebuild with aeson 1.4.4.0

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:32:02 UTC (rev 484451)
+++ PKGBUILD2019-06-26 11:32:18 UTC (rev 484452)
@@ -3,7 +3,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.21.3
-pkgrel=64
+pkgrel=65
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


[arch-commits] Commit in nextcloud-app-tasks/repos/community-any (PKGBUILD PKGBUILD)

2019-06-26 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 26, 2019 @ 11:31:43
  Author: spupykin
Revision: 484449

archrelease: copy trunk to community-any

Added:
  nextcloud-app-tasks/repos/community-any/PKGBUILD
(from rev 484448, nextcloud-app-tasks/trunk/PKGBUILD)
Deleted:
  nextcloud-app-tasks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 11:31:32 UTC (rev 484448)
+++ PKGBUILD2019-06-26 11:31:43 UTC (rev 484449)
@@ -1,22 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-tasks
-pkgver=0.10.1
-pkgrel=1
-pkgdesc="Enhanced task app for NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/tasks;
-license=('AGPL')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-#source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/archive/v$pkgver.tar.gz;)
-source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/releases/download/v$pkgver/tasks.tar.gz;)
-sha512sums=('ba51a1e453891942b5aa6e043c4e49268a17f27eacb85ca727333273b0c0ac7a2a22bdb5ec56574b2d3c7a80a3aa1b7fc3519d5d1a3a8aa747107497580b11c7')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -a "${srcdir}/tasks" "${pkgdir}/usr/share/webapps/nextcloud/apps/tasks"
-}

Copied: nextcloud-app-tasks/repos/community-any/PKGBUILD (from rev 484448, 
nextcloud-app-tasks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 11:31:43 UTC (rev 484449)
@@ -0,0 +1,22 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-tasks
+pkgver=0.11.0
+pkgrel=1
+pkgdesc="Enhanced task app for NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/tasks;
+license=('AGPL')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+#source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/archive/v$pkgver.tar.gz;)
+source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/releases/download/v$pkgver/tasks.tar.gz;)
+sha512sums=('d1c5ab85ee197f5d2248e82506d50bb739538022e00b0584e62a769363c881ed5b6da873f60333016a2c78f62e0668953da864e86d0fac98a5f48f0beb30fe4d')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -a "${srcdir}/tasks" "${pkgdir}/usr/share/webapps/nextcloud/apps/tasks"
+}


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

2019-06-26 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 26, 2019 @ 11:32:02
  Author: spupykin
Revision: 484451

archrelease: copy trunk to community-x86_64

Added:
  opensips/repos/community-x86_64/PKGBUILD
(from rev 484450, opensips/trunk/PKGBUILD)
  opensips/repos/community-x86_64/opensips.install
(from rev 484450, opensips/trunk/opensips.install)
  opensips/repos/community-x86_64/opensips.service
(from rev 484450, opensips/trunk/opensips.service)
Deleted:
  opensips/repos/community-x86_64/PKGBUILD
  opensips/repos/community-x86_64/opensips.install
  opensips/repos/community-x86_64/opensips.service

--+
 PKGBUILD |  156 +
 opensips.install |6 +-
 opensips.service |   22 +++
 3 files changed, 89 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-26 11:31:50 UTC (rev 484450)
+++ PKGBUILD2019-06-26 11:32:02 UTC (rev 484451)
@@ -1,81 +0,0 @@
-# Maintainer: Sergej Pupykin 
-
-pkgname=opensips
-pkgver=2.4.5
-pkgrel=1
-pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
-url="http://www.opensips.org;
-depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
-makedepends=('postgresql-libs>=8.4.1' 'unixodbc' 'libldap>=2.4.18' 
'libmariadbclient'
-'lynx' 'libxslt' 'libmicrohttpd')
-optdepends=('postgresql-libs'
-   'unixodbc'
-   'libldap'
-   'mariadb-libs'
-   'libsasl'
-   'python2'
-   'pcre')
-backup=("etc/opensips/opensips.cfg"
-   "etc/opensips/osipsconsolerc"
-   "etc/opensips/opensipsctlrc")
-arch=('x86_64')
-license=('GPL')
-install=opensips.install
-options=('!emptydirs' 'zipman' '!makeflags' 'docs')
-source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
-   opensips.service)
-sha256sums=('7a25f14dc21b587e6f5e2bcb4d70ad769a7a0c390f5d7c0c70afa6fb5094be46'
-'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|sbin|bin|g' Makefile
-  sed -i 's|bin-dir = sbin/|bin-dir = bin/|' Makefile.defs
-}
-
-_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 
proto_tls tlsops tls_mgm db_http httpd tm rr"
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   LIBDIR=lib PREFIX=/usr
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   BASEDIR="$pkgdir" PREFIX=/usr LIBDIR=lib install
-
-  # Conforms to the arch packaging standards 
(http://wiki.archlinux.org/index.php/Arch_Packaging_Standards)
-  mkdir -p "$pkgdir"/etc/
-  mv "$pkgdir"/usr/etc/opensips/ "$pkgdir"/etc/
-  sed -i 
's#mpath=".*lib/opensips/modules/"#mpath="/usr/lib/opensips/modules/"#' 
"$pkgdir"/etc/opensips/opensips.cfg
-
-  # fix bad paths
-  cd "$pkgdir"/usr/share
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  cd "$pkgdir"/usr/lib/opensips/opensipsctl
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  mv "$pkgdir"/usr/sbin "$pkgdir"/usr/bin
-
-  cd "$pkgdir"/usr/bin
-  sed -i "s#"$pkgdir"##" opensipsctl opensipsdbctl osipsconsole
-
-  cd "$pkgdir"/etc
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  install -Dm0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: opensips/repos/community-x86_64/PKGBUILD (from rev 484450, 
opensips/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-26 11:32:02 UTC (rev 484451)
@@ -0,0 +1,75 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=opensips
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
+url="https://www.opensips.org;
+depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
+makedepends=('postgresql-libs>=8.4.1' 'unixodbc' 'libldap>=2.4.18' 
'libmariadbclient'
+'lynx' 'libxslt' 'libmicrohttpd')
+optdepends=('postgresql-libs'
+   'unixodbc'
+   'libldap'
+   'mariadb-libs'
+   'libsasl'
+   'python2'
+   'pcre')
+backup=("etc/opensips/opensips.cfg"
+   "etc/opensips/osipsconsolerc"
+   "etc/opensips/opensipsctlrc")
+arch=('x86_64')
+license=('GPL')
+install=opensips.install
+options=('!emptydirs' 'zipman' '!makeflags' 'docs')
+source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
+   opensips.service)
+sha256sums=('9f10001377b9457cb6abf0852b7eae97edf45520c1cafc6b6284d40647eccbae'
+

[arch-commits] Commit in nextcloud-app-tasks/trunk (PKGBUILD)

2019-06-26 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 26, 2019 @ 11:31:32
  Author: spupykin
Revision: 484448

upgpkg: nextcloud-app-tasks 0.11.0-1

Modified:
  nextcloud-app-tasks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:30:55 UTC (rev 484447)
+++ PKGBUILD2019-06-26 11:31:32 UTC (rev 484448)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=nextcloud-app-tasks
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="Enhanced task app for NextCloud"
 arch=('any')
@@ -14,7 +14,7 @@
 options=('!strip')
 
#source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/archive/v$pkgver.tar.gz;)
 
source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/releases/download/v$pkgver/tasks.tar.gz;)
-sha512sums=('ba51a1e453891942b5aa6e043c4e49268a17f27eacb85ca727333273b0c0ac7a2a22bdb5ec56574b2d3c7a80a3aa1b7fc3519d5d1a3a8aa747107497580b11c7')
+sha512sums=('d1c5ab85ee197f5d2248e82506d50bb739538022e00b0584e62a769363c881ed5b6da873f60333016a2c78f62e0668953da864e86d0fac98a5f48f0beb30fe4d')
 
 package() {
   install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"


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

2019-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:30:55
  Author: felixonmars
Revision: 484447

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 484446, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-26 11:30:55 UTC (rev 484447)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.17.9
+pkgrel=23
+pkgdesc="Haskell API Search"
+url="https://www.haskell.org/hoogle/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-blaze-html'
+ 'haskell-blaze-markup' '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-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=('d9a7d2ec6fc8aed6cff986b87ef268a76ddfb15946ed406c99478a26c02389272e6a7561a5b3b1895e6122f8158071f845f78bfccf9c999a2991652158d29332')
+
+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-06-26 Thread Felix Yan via arch-commits
Date: Wednesday, June 26, 2019 @ 11:30:47
  Author: felixonmars
Revision: 484446

upgpkg: hoogle 5.0.17.9-23

rebuild with aeson 1.4.4.0

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-26 11:29:17 UTC (rev 484445)
+++ PKGBUILD2019-06-26 11:30:47 UTC (rev 484446)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.17.9
-pkgrel=22
+pkgrel=23
 pkgdesc="Haskell API Search"
 url="https://www.haskell.org/hoogle/;
 license=("BSD")


  1   2   3   4   >