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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:41:52
  Author: felixonmars
Revision: 600765

upgpkg: shellcheck 0.7.0-191: rebuild with jira-wiki-markup 1.1.1

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:39:04 UTC (rev 600764)
+++ PKGBUILD2020-03-19 10:41:52 UTC (rev 600765)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.7.0
-pkgrel=190
+pkgrel=191
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net;
 license=("GPL")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:42:07
  Author: felixonmars
Revision: 600766

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 600765, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:42:07 UTC (rev 600766)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.7.0
+pkgrel=191
+pkgdesc="Shell script analysis tool"
+url="https://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-diff' 'haskell-quickcheck' 
'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;
+
shellcheck-cabal3.patch::https://github.com/koalaman/shellcheck/commit/2c026f1ec7c205c731ff2a0ccd85365f37245758.patch)
+sha512sums=('46ef486dff09bd51bdc5f053b1dda9e3f2943c66bbf6788824ddf8fcf3b69b7a3a9c00bf98bca0dee9d57ee6df833ca4088252dbf773815248be0fa667f35215'
+
'88b7101a536598ecbf4d1c48cfd4eb10b1a6424a2344e4b1be6f6a814dcf1c3d00e78390070242369bc55ed9c20defd4cc7337854da71761fb08e13240619684')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../shellcheck-cabal3.patch
+
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+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 \
+--ghc-option='-pie'
+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
+
+./manpage
+}
+
+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 python-hypothesis/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:43:45
  Author: felixonmars
Revision: 600767

upgpkg: python-hypothesis 5.7.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:42:07 UTC (rev 600766)
+++ PKGBUILD2020-03-19 10:43:45 UTC (rev 600767)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-hypothesis
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
   'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('40fe07f6f19d667a961d4ace7febe0c5476922c8929f0b7f77af52229e6d667a1a1b2d40c91e2ea18d9919288821508e598afcdb4b5edb71f03084e43d1eaa4b')
+sha512sums=('e3bac3e8be3808ec773dcf1a28e47074f1ce2915b79224dbd4ac6e4ce97dff9436e97e1576e540bb7c2d5155502eb5280e1161ef1d36828074865fe1dd9428ba')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


[arch-commits] Commit in voxforge-am-julius/repos/community-any (6 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:46:43
  Author: felixonmars
Revision: 600776

archrelease: copy trunk to community-any

Added:
  voxforge-am-julius/repos/community-any/ChangeLog
(from rev 600775, voxforge-am-julius/trunk/ChangeLog)
  voxforge-am-julius/repos/community-any/PKGBUILD
(from rev 600775, voxforge-am-julius/trunk/PKGBUILD)
  voxforge-am-julius/repos/community-any/voxforge-am-julius.install
(from rev 600775, voxforge-am-julius/trunk/voxforge-am-julius.install)
Deleted:
  voxforge-am-julius/repos/community-any/ChangeLog
  voxforge-am-julius/repos/community-any/PKGBUILD
  voxforge-am-julius/repos/community-any/voxforge-am-julius.install

+
 ChangeLog  |4 +--
 PKGBUILD   |   52 +--
 voxforge-am-julius.install |   22 +-
 3 files changed, 39 insertions(+), 39 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2020-03-19 10:46:20 UTC (rev 600775)
+++ ChangeLog   2020-03-19 10:46:43 UTC (rev 600776)
@@ -1,2 +0,0 @@
-0.9.0-1:
-upstream update

Copied: voxforge-am-julius/repos/community-any/ChangeLog (from rev 600775, 
voxforge-am-julius/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2020-03-19 10:46:43 UTC (rev 600776)
@@ -0,0 +1,2 @@
+0.9.0-1:
+upstream update

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:46:20 UTC (rev 600775)
+++ PKGBUILD2020-03-19 10:46:43 UTC (rev 600776)
@@ -1,26 +0,0 @@
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Matt Harrison 
-# Contributor: Muhammad Qadri 
-
-pkgname=voxforge-am-julius
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="Acoustic model information for use with Julius voice recognition 
software"
-arch=('any')
-url="http://www.voxforge.org/;
-license=('GPL')
-source=("${pkgname}-${pkgver}.tgz::http://www.repository.voxforge1.org/downloads/Main/Tags/Releases/${pkgver}/Julius-4.3.1-Quickstart-Linux_(${pkgver}).tgz")
-install="${pkgname}.install"
-changelog=ChangeLog
-sha512sums=('3f3d8f7655e40657f330cde1f0b1cb2a8ae7425f14921f0a124d67b638c2f41101e9eaa2fc39cf2f157d413f8b0560ffb20ddbf9f8773beb5c518a508d65a5f1')
-
-package() {
-  cd "${srcdir}"
-
-  install -Dm644 "Sample.jconf" 
"${pkgdir}/usr/share/voxforge/julius/julian.jconf"
-  install -dm755 "${pkgdir}/usr/share/voxforge/julius/grammar/"
-  install -m644 -t "${pkgdir}/usr/share/voxforge/julius/grammar/" "grammar/"*
-  install -dm755 "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/"
-  install -m644 -t "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/" 
"acoustic_model_files/"*
-}
-

Copied: voxforge-am-julius/repos/community-any/PKGBUILD (from rev 600775, 
voxforge-am-julius/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:46:43 UTC (rev 600776)
@@ -0,0 +1,26 @@
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Matt Harrison 
+# Contributor: Muhammad Qadri 
+
+pkgname=voxforge-am-julius
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="Acoustic model information for use with Julius voice recognition 
software"
+arch=('any')
+url="http://www.voxforge.org/;
+license=('GPL')
+source=("${pkgname}-${pkgver}.tgz::http://www.repository.voxforge1.org/downloads/Main/Tags/Releases/${pkgver}/Julius-4.3.1-Quickstart-Linux_(${pkgver}).tgz")
+install="${pkgname}.install"
+changelog=ChangeLog
+sha512sums=('3f3d8f7655e40657f330cde1f0b1cb2a8ae7425f14921f0a124d67b638c2f41101e9eaa2fc39cf2f157d413f8b0560ffb20ddbf9f8773beb5c518a508d65a5f1')
+
+package() {
+  cd "${srcdir}"
+
+  install -Dm644 "Sample.jconf" 
"${pkgdir}/usr/share/voxforge/julius/julian.jconf"
+  install -dm755 "${pkgdir}/usr/share/voxforge/julius/grammar/"
+  install -m644 -t "${pkgdir}/usr/share/voxforge/julius/grammar/" "grammar/"*
+  install -dm755 "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/"
+  install -m644 -t "${pkgdir}/usr/share/voxforge/julius/acoustic_model_files/" 
"acoustic_model_files/"*
+}
+

Deleted: voxforge-am-julius.install
===
--- voxforge-am-julius.install  2020-03-19 10:46:20 UTC (rev 600775)
+++ voxforge-am-julius.install  2020-03-19 10:46:43 UTC (rev 600776)
@@ -1,11 +0,0 @@
-post_install() {
-  cat << EOF
-To run, use
-julius -input mic -C /usr/share/voxforge/julius/julian.jconf
-
-To manipulate, copy the contents of /usr/share/voxforge/julius to a local
-folder (i.e. ~/.voxforge/julius/).
-EOF
-}
-
-# vim:set ts=2 sw=2 et:

Copied: voxforge-am-julius/repos/community-any/voxforge-am-julius.install (from 
rev 600775, voxforge-am-julius/trunk/voxforge-am-julius.install)
===
--- voxforge-am-julius.install 

[arch-commits] Commit in voxforge-am-julius/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:46:20
  Author: felixonmars
Revision: 600775

upgpkg: voxforge-am-julius 0.9.3-1

Modified:
  voxforge-am-julius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:44:03 UTC (rev 600774)
+++ PKGBUILD2020-03-19 10:46:20 UTC (rev 600775)
@@ -3,7 +3,7 @@
 # Contributor: Muhammad Qadri 
 
 pkgname=voxforge-am-julius
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Acoustic model information for use with Julius voice recognition 
software"
 arch=('any')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:54:22
  Author: felixonmars
Revision: 600790

upgpkg: python-oslo-log 4.1.0-1

Modified:
  python-oslo-log/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:54:13 UTC (rev 600789)
+++ PKGBUILD2020-03-19 10:54:22 UTC (rev 600790)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-oslo-log
-pkgver=4.0.1
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Oslo Logging Library"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-mock' 'python-oslotest')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
-sha512sums=('bf8c44f600c26d7d03c4047f18309cd2717d4a9b98419de93251806003123ae59fc6f5dd61500c5d1b1afbedb14e0a1f610369ce006e157805dd78d6c65f522f')
+sha512sums=('02c74fde73cacb091726552808c8adadee7f1e138a17f55d848785fcc7ceb07651daa76f3987150f54e81c3f7d01858d8fa03aca39ab7ecd8a13fb5474e7e3fa')
 
 export PBR_VERSION=$pkgver
 


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:54:40
  Author: felixonmars
Revision: 600791

archrelease: copy trunk to community-any

Added:
  python-oslo-log/repos/community-any/PKGBUILD
(from rev 600790, python-oslo-log/trunk/PKGBUILD)
Deleted:
  python-oslo-log/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:54:22 UTC (rev 600790)
+++ PKGBUILD2020-03-19 10:54:40 UTC (rev 600791)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgname=python-oslo-log
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="Oslo Logging Library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.log/$pkgver;
-license=('Apache')
-depends=('python-six' 'python-pbr' 'python-oslo-config' 'python-oslo-context' 
'python-oslo-i18n'
- 'python-oslo-utils' 'python-oslo-serialization' 
'python-debtcollector' 'python-pyinotify'
- 'python-dateutil' 'python-monotonic')
-makedepends=('python-setuptools')
-checkdepends=('python-mock' 'python-oslotest')
-options=('!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
-sha512sums=('bf8c44f600c26d7d03c4047f18309cd2717d4a9b98419de93251806003123ae59fc6f5dd61500c5d1b1afbedb14e0a1f610369ce006e157805dd78d6c65f522f')
-
-export PBR_VERSION=$pkgver
-
-prepare() {
-  sed -i 's/unittest2/unittest/g' oslo.log-$pkgver/oslo_log/tests/unit/*.py
-}
-
-build() {
-  cd oslo.log-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd oslo.log-$pkgver
-  stestr run
-}
-
-package() {
-  cd oslo.log-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-log/repos/community-any/PKGBUILD (from rev 600790, 
python-oslo-log/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:54:40 UTC (rev 600791)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-oslo-log
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Oslo Logging Library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.log/$pkgver;
+license=('Apache')
+depends=('python-six' 'python-pbr' 'python-oslo-config' 'python-oslo-context' 
'python-oslo-i18n'
+ 'python-oslo-utils' 'python-oslo-serialization' 
'python-debtcollector' 'python-pyinotify'
+ 'python-dateutil' 'python-monotonic')
+makedepends=('python-setuptools')
+checkdepends=('python-mock' 'python-oslotest')
+options=('!emptydirs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
+sha512sums=('02c74fde73cacb091726552808c8adadee7f1e138a17f55d848785fcc7ceb07651daa76f3987150f54e81c3f7d01858d8fa03aca39ab7ecd8a13fb5474e7e3fa')
+
+export PBR_VERSION=$pkgver
+
+prepare() {
+  sed -i 's/unittest2/unittest/g' oslo.log-$pkgver/oslo_log/tests/unit/*.py
+}
+
+build() {
+  cd oslo.log-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd oslo.log-$pkgver
+  stestr run
+}
+
+package() {
+  cd oslo.log-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:55:07
  Author: felixonmars
Revision: 600795

archrelease: copy trunk to community-any

Added:
  vim-nerdtree/repos/community-any/PKGBUILD
(from rev 600794, vim-nerdtree/trunk/PKGBUILD)
Deleted:
  vim-nerdtree/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:54:49 UTC (rev 600794)
+++ PKGBUILD2020-03-19 10:55:07 UTC (rev 600795)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander F Rødseth 
-# Contributor: Andrea Scarpino 
-# Contributor: Kwpolska 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Laszlo Papp 
-
-pkgname=vim-nerdtree
-pkgver=6.1.3
-pkgrel=1
-pkgdesc='Tree explorer plugin for navigating the filesystem'
-url='https://github.com/scrooloose/nerdtree'
-arch=('any')
-license=('custom:WTFPL')
-depends=('vim')
-groups=('vim-plugins')
-source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ba435721e831b52f0fb3d0749f658152a5ffe79605353bc6527565124c0e8d4eb0b6dd94f51015f1d4f88d2c6ff644996c81853268e6c66ad5b0baccea920ded')
-
-prepare() {
-  cd nerdtree-${pkgver}
-  sed 's|\[s:rootNERDTreePath,|["/usr/share/doc/vim-nerdtree",|' -i 
autoload/nerdtree.vim
-}
-
-package() {
-  cd nerdtree-${pkgver}
-  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -d "${_installpath}"
-  cp -r -t "${_installpath}" autoload doc plugin syntax nerdtree_plugin lib
-  install -Dm 644 CHANGELOG.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.markdown CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: vim-nerdtree/repos/community-any/PKGBUILD (from rev 600794, 
vim-nerdtree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:55:07 UTC (rev 600795)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander F Rødseth 
+# Contributor: Andrea Scarpino 
+# Contributor: Kwpolska 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laszlo Papp 
+
+pkgname=vim-nerdtree
+pkgver=6.1.4
+pkgrel=1
+pkgdesc='Tree explorer plugin for navigating the filesystem'
+url='https://github.com/scrooloose/nerdtree'
+arch=('any')
+license=('custom:WTFPL')
+depends=('vim')
+groups=('vim-plugins')
+source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('87ed344ceaf496c8df68c2ed26b12ba5a692c04b7921997a5d93477f48cfb257627b9abe7893cff38164017043120ec851a4b3e881ab9616c59f9a5a1cfd8c7b')
+
+prepare() {
+  cd nerdtree-${pkgver}
+  sed 's|\[s:rootNERDTreePath,|["/usr/share/doc/vim-nerdtree",|' -i 
autoload/nerdtree.vim
+}
+
+package() {
+  cd nerdtree-${pkgver}
+  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${_installpath}"
+  cp -r -t "${_installpath}" autoload doc plugin syntax nerdtree_plugin lib
+  install -Dm 644 CHANGELOG.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.markdown CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:54:13
  Author: felixonmars
Revision: 600789

archrelease: copy trunk to community-testing-any

Added:
  docutils/repos/community-testing-any/PKGBUILD
(from rev 600788, docutils/trunk/PKGBUILD)
  docutils/repos/community-testing-any/python2-docutils.install
(from rev 600788, docutils/trunk/python2-docutils.install)
Deleted:
  docutils/repos/community-testing-any/PKGBUILD
  docutils/repos/community-testing-any/python2-docutils.install

--+
 PKGBUILD |  154 ++---
 python2-docutils.install |   18 ++---
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:53:52 UTC (rev 600788)
+++ PKGBUILD2020-03-19 10:54:13 UTC (rev 600789)
@@ -1,77 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor : Ionut Biru 
-# Contributor: Sergej Pupykin 
-
-pkgbase=docutils
-pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.15
-pkgrel=1
-pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
-arch=('any')
-url='http://docutils.sourceforge.net'
-license=('custom')
-makedepends=('python' 'python2')
-source=("http://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
-sha512sums=('6cc015e5127f81a632e92e6654a8b3e549c39fd53084281de9834bbef72323738db6bc8c5e674fd6733e2bb60da957ae4d85cddf61a5b3aa82f4d1a94653861e')
-
-build() {
-  cd $pkgbase-$pkgver
-  msg2 python3
-  python3 setup.py build --build-lib=build/python
-  find build/python -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python3,' {} \;
-  msg2 python2
-  python2 setup.py build --build-lib=build/python2
-  find build/python2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-}
-
-check() {
-  cd $pkgbase-$pkgver
-  # we need utf locale to valid utf8 tests
-  export LANG=en_US.UTF-8
-  # Disable python3 check
-  #msg2 'python checks'
-  #PYTHONPATH="$PWD/build/python/" python3 test3/alltests.py
-  msg2 'python2 checks'
-  PYTHONPATH="$PWD/build/python2/" python2 test/alltests.py
-}
-
-package_python-docutils() {
-  depends=('python')
-
-  cd $pkgbase-$pkgver
-  python setup.py build --build-lib=build/python \
-  install --root="$pkgdir" --optimize=1
-  # symlink without .py
-  for f in "$pkgdir"/usr/bin/*.py; do
-  ln -s "$(basename $f)" "$pkgdir/usr/bin/$(basename $f .py)"
-  done
-  # setup license
-  install -D -m644 COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.txt"
-  install -D -m644 licenses/python* "$pkgdir/usr/share/licenses/$pkgname/"
-}
-
-package_python2-docutils() {
-  depends=('python2')
-  provides=("docutils=$pkgver")
-  replaces=('docutils')
-  install=python2-docutils.install
-
-  cd $pkgbase-$pkgver
-  python2 setup.py build --build-lib=build/python2 \
-   install --root="$pkgdir" --optimize=1
-  # fix python-docutils conflict
-  for _f in "$pkgdir"/usr/bin/*.py; do
-  mv -v "$_f" "${_f%.py}2.py"
-  done
-  # symlink without .py
-  for _f in "$pkgdir"/usr/bin/*.py; do
-  ln -s "$(basename $_f)" "$pkgdir/usr/bin/$(basename $_f .py)"
-  done
-  # setup license
-  install -D -m644 COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.txt"
-  install -D -m644 licenses/python* "$pkgdir/usr/share/licenses/$pkgname/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docutils/repos/community-testing-any/PKGBUILD (from rev 600788, 
docutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:54:13 UTC (rev 600789)
@@ -0,0 +1,77 @@
+# Maintainer: Sébastien Luttringer
+# Contributor : Ionut Biru 
+# Contributor: Sergej Pupykin 
+
+pkgbase=docutils
+pkgname=('python-docutils' 'python2-docutils')
+pkgver=0.16
+pkgrel=1
+pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
+arch=('any')
+url='http://docutils.sourceforge.net'
+license=('custom')
+makedepends=('python' 'python2')
+source=("http://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
+sha512sums=('1a4e1bdedc79388e73dd438ae6d4d2ba67a005c745613452e027c0f6b378058b528f3329d650454fc0d3dd5253a1eb95dc52b35846cbfb4d8618d9bd4c3ad934')
+
+build() {
+  cd $pkgbase-$pkgver
+  msg2 python3
+  python3 setup.py build --build-lib=build/python
+  find build/python -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python3,' {} \;
+  msg2 python2
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd $pkgbase-$pkgver
+  # we need utf locale to valid utf8 tests
+  export LANG=en_US.UTF-8
+  # Disable python3 check
+  #msg2 'python checks'
+  #PYTHONPATH="$PWD/build/python/" python3 

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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:54:49
  Author: felixonmars
Revision: 600794

upgpkg: vim-nerdtree 6.1.4-1

Modified:
  vim-nerdtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:54:46 UTC (rev 600793)
+++ PKGBUILD2020-03-19 10:54:49 UTC (rev 600794)
@@ -6,7 +6,7 @@
 # Contributor: Laszlo Papp 
 
 pkgname=vim-nerdtree
-pkgver=6.1.3
+pkgver=6.1.4
 pkgrel=1
 pkgdesc='Tree explorer plugin for navigating the filesystem'
 url='https://github.com/scrooloose/nerdtree'
@@ -15,7 +15,7 @@
 depends=('vim')
 groups=('vim-plugins')
 
source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ba435721e831b52f0fb3d0749f658152a5ffe79605353bc6527565124c0e8d4eb0b6dd94f51015f1d4f88d2c6ff644996c81853268e6c66ad5b0baccea920ded')
+sha512sums=('87ed344ceaf496c8df68c2ed26b12ba5a692c04b7921997a5d93477f48cfb257627b9abe7893cff38164017043120ec851a4b3e881ab9616c59f9a5a1cfd8c7b')
 
 prepare() {
   cd nerdtree-${pkgver}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:02:57
  Author: felixonmars
Revision: 600812

upgpkg: vegeta 12.8.1-1

Modified:
  vegeta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:01:53 UTC (rev 600811)
+++ PKGBUILD2020-03-19 11:02:57 UTC (rev 600812)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=vegeta
-pkgver=12.8.0
+pkgver=12.8.1
 pkgrel=1
 pkgdesc="HTTP load testing tool"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(go)
 
source=(vegeta-$pkgver.zip::https://github.com/tsenart/vegeta/archive/v$pkgver.zip)
-sha256sums=('8c0e779cef92eb06cfaf9edaed48b7cb6e7d6d48b8654ac7bdfb8f1f198382a4')
+sha512sums=('28697a28f56b1ee7e5b353eb43eac6b504a3c11624a032d2b574f1e0a168bb5380704a2b9c50f97f33c5f07a6e056b4adf29b492c9ebe607d259a882207be4f4')
 
 build() {
   cd vegeta-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:03:14
  Author: felixonmars
Revision: 600813

archrelease: copy trunk to community-x86_64

Added:
  vegeta/repos/community-x86_64/PKGBUILD
(from rev 600812, vegeta/trunk/PKGBUILD)
Deleted:
  vegeta/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:02:57 UTC (rev 600812)
+++ PKGBUILD2020-03-19 11:03:14 UTC (rev 600813)
@@ -1,29 +0,0 @@
-# Maintainer: Anatol Pomozov
-
-pkgname=vegeta
-pkgver=12.8.0
-pkgrel=1
-pkgdesc="HTTP load testing tool"
-arch=(x86_64)
-url="https://github.com/tsenart/vegeta;
-license=(MIT)
-depends=(glibc)
-makedepends=(go)
-source=(vegeta-$pkgver.zip::https://github.com/tsenart/vegeta/archive/v$pkgver.zip)
-sha256sums=('8c0e779cef92eb06cfaf9edaed48b7cb6e7d6d48b8654ac7bdfb8f1f198382a4')
-
-build() {
-  cd vegeta-$pkgver
-  BUILDDATE=`date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" 
+'%FT%TZ%z'`
-  go build -ldflags "-X main.Version=$pkgver -X main.Date='$BUILDDATE'"
-}
-
-check() {
-  cd vegeta-$pkgver
-  go test ./...
-}
-
-package() {
-  cd vegeta-$pkgver
-  install -Dm755 vegeta "$pkgdir/usr/bin/vegeta"
-}

Copied: vegeta/repos/community-x86_64/PKGBUILD (from rev 600812, 
vegeta/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:03:14 UTC (rev 600813)
@@ -0,0 +1,29 @@
+# Maintainer: Anatol Pomozov
+
+pkgname=vegeta
+pkgver=12.8.1
+pkgrel=1
+pkgdesc="HTTP load testing tool"
+arch=(x86_64)
+url="https://github.com/tsenart/vegeta;
+license=(MIT)
+depends=(glibc)
+makedepends=(go)
+source=(vegeta-$pkgver.zip::https://github.com/tsenart/vegeta/archive/v$pkgver.zip)
+sha512sums=('28697a28f56b1ee7e5b353eb43eac6b504a3c11624a032d2b574f1e0a168bb5380704a2b9c50f97f33c5f07a6e056b4adf29b492c9ebe607d259a882207be4f4')
+
+build() {
+  cd vegeta-$pkgver
+  BUILDDATE=`date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" 
+'%FT%TZ%z'`
+  go build -ldflags "-X main.Version=$pkgver -X main.Date='$BUILDDATE'"
+}
+
+check() {
+  cd vegeta-$pkgver
+  go test ./...
+}
+
+package() {
+  cd vegeta-$pkgver
+  install -Dm755 vegeta "$pkgdir/usr/bin/vegeta"
+}


[arch-commits] Commit in boinc/repos/community-x86_64 (10 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:16:46
  Author: felixonmars
Revision: 600824

archrelease: copy trunk to community-x86_64

Added:
  boinc/repos/community-x86_64/PKGBUILD
(from rev 600823, boinc/trunk/PKGBUILD)
  boinc/repos/community-x86_64/boinc.bash
(from rev 600823, boinc/trunk/boinc.bash)
  boinc/repos/community-x86_64/boinc.desktop
(from rev 600823, boinc/trunk/boinc.desktop)
  boinc/repos/community-x86_64/boinc.install
(from rev 600823, boinc/trunk/boinc.install)
  boinc/repos/community-x86_64/boinc.sysusers
(from rev 600823, boinc/trunk/boinc.sysusers)
Deleted:
  boinc/repos/community-x86_64/PKGBUILD
  boinc/repos/community-x86_64/boinc.bash
  boinc/repos/community-x86_64/boinc.desktop
  boinc/repos/community-x86_64/boinc.install
  boinc/repos/community-x86_64/boinc.sysusers

+
 PKGBUILD   |  240 +++
 boinc.bash |  198 ++---
 boinc.desktop  |   32 +++
 boinc.install  |   30 +++---
 boinc.sysusers |4 
 5 files changed, 252 insertions(+), 252 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:16:17 UTC (rev 600823)
+++ PKGBUILD2020-03-19 11:16:46 UTC (rev 600824)
@@ -1,120 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Michal Krenek 
-
-pkgbase=boinc
-pkgname=(boinc boinc-nox)
-pkgver=7.16.3
-_tag="client_release/7.16/$pkgver"
-pkgrel=1
-arch=('x86_64')
-url="https://boinc.berkeley.edu/;
-license=('LGPL')
-makedepends=('curl' 'freeglut' 'glu' 'inetutils' 'libnotify' 'libnsl' 'libxmu' 
'libxslt' 'libxss'
- 'mesa' 'perl-xml-sax' 'sqlite3' 'webkit2gtk' 'wxgtk3')
-install=$pkgbase.install
-options=('!staticlibs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/BOINC/boinc/archive/$_tag.tar.gz;
-boinc.bash
-boinc.desktop
-boinc.sysusers)
-sha512sums=('370744607234c0c03fce98aa0f6ff961eb364b3ee199fd6ab52423a15371665231e53c049e99f4bc992adbed48695c75cf930ecb1f4845b183216642f861102c'
-
'dec4bb6e571c2d99e1f57295149399eee03a8ec41b07ec3f7f197b910d246dcd6a5eb880301c9cd3a039d8c5aa6b07babf6ab4cae5f242c419c8cd71f56b90f5'
-
'b3fcd703a6f683d246242543c2f7b5fcfe403cb95b7786f1418b24c3dfb7c54c6b8c4816c0e9ae56b5ee4e4cae63f153ec522b04bf02f4f835dd90ac0e0ae204'
-
'85804d7e6b7e07f06e93e8c42507f5cd0b9415257d6ac7421603a2b6084699d847ae9720c1cf9e9793b750dfb768375116843b988b287ee7c66c1374e18f7934')
-
-prepare() {
-  mv boinc-client_release-*-$pkgver $pkgbase-$pkgver
-  cp -a "$srcdir"/$pkgbase-$pkgver{,-nox}
-
-  cd $pkgbase-$pkgver
-  ./_autosetup
-
-  # Prepare boinc-nox
-  cd "$srcdir"/$pkgbase-$pkgver-nox
-  # Don't force xss
-  sed -i 's/^  enable_xss="yes"$/  enable_xss="no"/' configure.ac
-  ./_autosetup
-}
-
-build() {
-  cd "$srcdir"/$pkgbase-$pkgver
-  LDFLAGS='-lX11' ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---enable-libraries \
---enable-unicode \
---enable-shared \
---enable-dynamic-client-linkage \
---enable-client \
---enable-manager \
---disable-static \
---disable-server \
---with-ssl \
---with-x \
---with-wxdir=/usr/lib \
---with-wx-config=$(which wx-config-gtk3)
-  make
-
-  # Build boinc-nox
-  cd "$srcdir"/$pkgbase-$pkgver-nox
-  PKG_CONFIG=/usr/bin/pkg-config ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---enable-libraries \
---enable-unicode \
---enable-shared \
---enable-dynamic-client-linkage \
---enable-client \
---disable-server \
---disable-static \
---disable-manager \
---with-ssl \
---without-wxdir \
---without-x
-  make
-}
-
-package_boinc() {
-  pkgdesc="Berkeley Open Infrastructure for Network Computing for desktop"
-  depends=('curl' 'libnotify' 'libnsl' 'libxss' 'sqlite3' 'webkit2gtk' 
'wxgtk3')
-
-  cd $pkgbase-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  #install sysusers conf
-  install -Dm644 "${srcdir}/$pkgbase.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgbase.conf"
-
-  #install bash-completion
-  install -Dm644 "${srcdir}/$pkgbase.bash" 
"${pkgdir}/usr/share/bash-completion/completions/$pkgbase"
-
-  #install .desktop File
-  install -Dm644 "${srcdir}/$pkgbase.desktop" 
"${pkgdir}/usr/share/applications/$pkgbase.desktop"
-
-  #install icons
-  install -Dm644 
"${srcdir}/$pkgbase-$pkgver/packages/generic/sea/boincmgr.48x48.png" 
"${pkgdir}/usr/share/pixmaps/$pkgbase.png"
-
-  #remove initscripts stuff
-  rm -rf "$pkgdir/etc"
-}
-
-package_boinc-nox() {
-  pkgdesc="Berkeley Open Infrastructure for Network Computing for desktop 
without Xorg dependencies"
-  depends=('curl' 'libjpeg-turbo')
-  provides=('boinc')
-  conflicts=('boinc')
-
-  cd $pkgbase-$pkgver-nox
-
-  make DESTDIR="$pkgdir" install
-
-  #install sysusers conf
-  install -Dm644 "${srcdir}/$pkgbase.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgbase.conf"
-
- 

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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:16:17
  Author: felixonmars
Revision: 600823

upgpkg: boinc 7.16.4-1

Modified:
  boinc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:12:18 UTC (rev 600822)
+++ PKGBUILD2020-03-19 11:16:17 UTC (rev 600823)
@@ -4,7 +4,7 @@
 
 pkgbase=boinc
 pkgname=(boinc boinc-nox)
-pkgver=7.16.3
+pkgver=7.16.4
 _tag="client_release/7.16/$pkgver"
 pkgrel=1
 arch=('x86_64')
@@ -18,7 +18,7 @@
 boinc.bash
 boinc.desktop
 boinc.sysusers)
-sha512sums=('370744607234c0c03fce98aa0f6ff961eb364b3ee199fd6ab52423a15371665231e53c049e99f4bc992adbed48695c75cf930ecb1f4845b183216642f861102c'
+sha512sums=('f0cc1bd53a9cb92a400c77ebd20fccc0b5997cdf7a18213454a24269b5c8e7ac36b4945efcb1935c744dfe767a03239ac021877c6a41cc26603fb46b62aa89a4'
 
'dec4bb6e571c2d99e1f57295149399eee03a8ec41b07ec3f7f197b910d246dcd6a5eb880301c9cd3a039d8c5aa6b07babf6ab4cae5f242c419c8cd71f56b90f5'
 
'b3fcd703a6f683d246242543c2f7b5fcfe403cb95b7786f1418b24c3dfb7c54c6b8c4816c0e9ae56b5ee4e4cae63f153ec522b04bf02f4f835dd90ac0e0ae204'
 
'85804d7e6b7e07f06e93e8c42507f5cd0b9415257d6ac7421603a2b6084699d847ae9720c1cf9e9793b750dfb768375116843b988b287ee7c66c1374e18f7934')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:33:56
  Author: felixonmars
Revision: 600832

upgpkg: haskell-hakyll 4.13.2.0-21: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:32:16 UTC (rev 600831)
+++ PKGBUILD2020-03-19 11:33:56 UTC (rev 600832)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.13.2.0
-pkgrel=20
+pkgrel=21
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:34:10
  Author: felixonmars
Revision: 600833

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
600832, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:34:10 UTC (rev 600833)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.13.2.0
+pkgrel=21
+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-cryptonite'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-memory' 
'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=('93dbf4fc35db6c2c65bd8c3d5d0cc2e78b30ea8e01dfd0a596aa2119a56efb7c6c3fab56c111d8c7cdb08ac3a48191e782035344d16c1a69fe263b93788ebc7b')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e 's/< *0.17/<1/' -e 's/< *3.3/<4/' $_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-crossref/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:35:39
  Author: felixonmars
Revision: 600834

upgpkg: pandoc-crossref 0.3.6.2-42: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:34:10 UTC (rev 600833)
+++ PKGBUILD2020-03-19 11:35:39 UTC (rev 600834)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.6.2
-pkgrel=41
+pkgrel=42
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:35:53
  Author: felixonmars
Revision: 600835

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
600834, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:35:53 UTC (rev 600835)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.6.2
+pkgrel=42
+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=('4b0443348ff3fa2e9f2366afee1a58c96466d395be9458e63b4741ffe0dba250d35e55de19b62c5a9231030bf658f2628f934667effcaad52891c94d63dbf168')
+
+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 rime-cantonese/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:11:16
  Author: felixonmars
Revision: 600748

archrelease: copy trunk to community-x86_64

Added:
  rime-cantonese/repos/community-x86_64/PKGBUILD
(from rev 600747, rime-cantonese/trunk/PKGBUILD)
Deleted:
  rime-cantonese/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:10:58 UTC (rev 600747)
+++ PKGBUILD2020-03-19 10:11:16 UTC (rev 600748)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=rime-cantonese
-pkgver=0.0.0.20200316
-_commit=1a4d549cd6d8806206984cca8ddc359b9673687b
-pkgrel=1
-pkgdesc="Cantonese input for rime"
-arch=('x86_64')
-url="https://github.com/rime/rime-cantonese;
-license=('LGPL')
-# dependency for reverse lookup
-depends=('rime-cangjie' 'rime-luna-pinyin' 'rime-stroke')
-makedepends=('librime' 'rime-prelude' 'rime-essay')
-source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz;)
-sha512sums=('746f90e91c5a113623646e1cbb63150dd35e6ed05cb72f84e4b06e6d812d932a4516e552c973f9ccbe15b3802b412ee4638797f92388eb0f9fc26d7c666a6eb7')
-
-prepare() {
-  cd $pkgname-$_commit
-  # Link essentials
-  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
-}
-
-build(){
-  cd $pkgname-$_commit
-  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
-}
-
-package() {
-  cd $pkgname-$_commit
-  find . -type l -delete
-  rm build/*.txt
-  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
-  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
-}

Copied: rime-cantonese/repos/community-x86_64/PKGBUILD (from rev 600747, 
rime-cantonese/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:11:16 UTC (rev 600748)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=rime-cantonese
+pkgver=0.0.0.20200319
+_commit=17b181694faf9c37224d9630cfd707443c306842
+pkgrel=1
+pkgdesc="Cantonese input for rime"
+arch=('x86_64')
+url="https://github.com/rime/rime-cantonese;
+license=('LGPL')
+# dependency for reverse lookup
+depends=('rime-cangjie' 'rime-luna-pinyin' 'rime-stroke')
+makedepends=('librime' 'rime-prelude' 'rime-essay')
+source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz;)
+sha512sums=('06da90e65e7bdf642cf93ee0722fa1b50d12c0ae3867afbab9faab5efff4ec99bab0aad9844a816e2350e4d1748cbe4c0246383cd56d919ff6d969fe3234d69e')
+
+prepare() {
+  cd $pkgname-$_commit
+  # Link essentials
+  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
+}
+
+build(){
+  cd $pkgname-$_commit
+  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
+}
+
+package() {
+  cd $pkgname-$_commit
+  find . -type l -delete
+  rm build/*.txt
+  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
+  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
+}


[arch-commits] Commit in haskell-jira-wiki-markup/repos (2 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:12:05
  Author: felixonmars
Revision: 600750

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-jira-wiki-markup/repos/community-staging-x86_64/
  haskell-jira-wiki-markup/repos/community-staging-x86_64/PKGBUILD
(from rev 600749, haskell-jira-wiki-markup/trunk/PKGBUILD)

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

Copied: haskell-jira-wiki-markup/repos/community-staging-x86_64/PKGBUILD (from 
rev 600749, haskell-jira-wiki-markup/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:12:05 UTC (rev 600750)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+
+_hkgname=jira-wiki-markup
+pkgname=haskell-jira-wiki-markup
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="Handle Jira wiki markup"
+url="https://github.com/tarleb/jira-wiki-markup;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('fdb70b4054cdc101f27db247f85c002c2eed4bca60d9fa2d95d0cce9cea960443a4c8d01592a6881668aa2ef4843e413bf54a8997b5a2db052628839463cb6b2')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in haskell-jira-wiki-markup/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:11:51
  Author: felixonmars
Revision: 600749

upgpkg: haskell-jira-wiki-markup 1.1.1-1: rebuild with jira-wiki-markup 1.1.1

Modified:
  haskell-jira-wiki-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:11:16 UTC (rev 600748)
+++ PKGBUILD2020-03-19 10:11:51 UTC (rev 600749)
@@ -2,7 +2,7 @@
 
 _hkgname=jira-wiki-markup
 pkgname=haskell-jira-wiki-markup
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="Handle Jira wiki markup"
 url="https://github.com/tarleb/jira-wiki-markup;
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('cce78d4927a984628c26891f5a85e636cff230ce9fbc36f7e4f595beaa816343f4461207716af4782ddd2c2e77bd806df42e63c2d037a7f6a333a06f9f43e4f0')
+sha512sums=('fdb70b4054cdc101f27db247f85c002c2eed4bca60d9fa2d95d0cce9cea960443a4c8d01592a6881668aa2ef4843e413bf54a8997b5a2db052628839463cb6b2')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:32:05
  Author: felixonmars
Revision: 600758

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 600757, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:32:05 UTC (rev 600758)
@@ -0,0 +1,71 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.9.2
+pkgrel=64
+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-doclayout'
+ 'haskell-doctemplates' 'haskell-emojis' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-jira-wiki-markup' 
'haskell-skylighting'
+ 'haskell-skylighting-core' 'haskell-hslua' 
'haskell-hslua-module-system'
+ '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-text-conversions'
+ '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-lua'
+ 'haskell-tasty-quickcheck' 'haskell-tasty-golden' 
'haskell-quickcheck'
+ 'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
pandoc-jira-wiki-markup-1.1.patch::https://github.com/jgm/pandoc/commit/7eb991484127a8c79b8db76743d2d63ee47e79ca.patch)
+sha512sums=('af67ad7ff6f5f16d62a9a5b988bb402f17e5774fcc91a7be56d95b2694640051628495c526ae9f92095ec7050ebb096db5d23ef07a105e73bbf50386a67eb532'
+
'f6bd382c6cedba47fc39ebb36845cdc9b107f11c0ae2a38102312bff77dd46845cc7ef0ad443be810c6f1fa95776a665d9a85a7a351a1dc0d35a46dffc1657af')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+patch -p1 -i ../pandoc-jira-wiki-markup-1.1.patch
+
+# 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 "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+install -Dm644 man/pandoc.1 "${pkgdir}"/usr/share/man/man1/pandoc.1
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:31:50
  Author: felixonmars
Revision: 600757

upgpkg: pandoc 2.9.2-64: rebuild with jira-wiki-markup 1.1.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:28:26 UTC (rev 600756)
+++ PKGBUILD2020-03-19 10:31:50 UTC (rev 600757)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.9.2
-pkgrel=63
+pkgrel=64
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:39:04
  Author: felixonmars
Revision: 600764

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
600763, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:39:04 UTC (rev 600764)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.6.2
+pkgrel=41
+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=('4b0443348ff3fa2e9f2366afee1a58c96466d395be9458e63b4741ffe0dba250d35e55de19b62c5a9231030bf658f2628f934667effcaad52891c94d63dbf168')
+
+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)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:38:49
  Author: felixonmars
Revision: 600763

upgpkg: pandoc-crossref 0.3.6.2-41: rebuild with jira-wiki-markup 1.1.1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:37:20 UTC (rev 600762)
+++ PKGBUILD2020-03-19 10:38:49 UTC (rev 600763)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.6.2
-pkgrel=40
+pkgrel=41
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:52:44
  Author: felixonmars
Revision: 600786

upgpkg: postgrest 6.0.2-98: rebuild with hasql-transaction 1.0.0.1

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:51:52 UTC (rev 600785)
+++ PKGBUILD2020-03-19 10:52:44 UTC (rev 600786)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=6.0.2
-pkgrel=97
+pkgrel=98
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:53:03
  Author: felixonmars
Revision: 600787

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 600786, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-x86_64/postgrest-hspec-wai-0.10.patch
(from rev 600786, postgrest/trunk/postgrest-hspec-wai-0.10.patch)

+
 PKGBUILD   |   83 +
 postgrest-hspec-wai-0.10.patch |  568 +++
 2 files changed, 651 insertions(+)

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 600786, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:53:03 UTC (rev 600787)
@@ -0,0 +1,83 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=6.0.2
+pkgrel=98
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-ranged-sets' 'haskell-aeson' 
'haskell-ansi-wl-pprint'
+ 'haskell-base64-bytestring' 'haskell-case-insensitive' 
'haskell-cassava'
+ 'haskell-configurator-pg' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-cookie' 'haskell-either' 'haskell-gitrev' 'haskell-hasql' 
'haskell-hasql-pool'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-protolude' '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-auto-update' 'haskell-retry' 'haskell-warp')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-monad-control' 
'haskell-transformers-base')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz;
+
postgrest-swagger-2.4.patch::https://github.com/PostgREST/postgrest/pull/1326.patch
+postgrest-hspec-wai-0.10.patch
+
postgrest-configuration-pg-0.2.patch::https://github.com/PostgREST/postgrest/pull/1457.patch)
+sha512sums=('abdcec3291c2216cb7383e13c80cb36c7bbecaded95ebebdc4482e44418d11abafab591ed1e5568ac38cdfc8e3f8b2c6c1c2a0e3e846ee6f97ab48b42c4c580d'
+
'd8c654e55e424c8ad29c2791362109af6d0ae94a04d8726946f95caa1bd6b11d9a818069df61e03591e02b54ff15b86e4097375343e28f9354f7fafa5efdcee1'
+
'22da00f9fbdfc70b6db76d3cbf7f2406091131868077b439c35925b5fc7b56dcf218b13e2dca4c37b81e4bbba686040b2ad04086201c60885589c61bdd5df088'
+
'c391a2ff289469115c7fd932753bedc8a1f7ba283e3ca21ffaea64c25eb1678adc1519ad75e8353556444c201d06b815f57e768d12dec2e0b1770d13baaeb4d6')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../postgrest-swagger-2.4.patch
+patch -p1 -i ../postgrest-hspec-wai-0.10.patch
+patch -p1 -i ../postgrest-configuration-pg-0.2.patch || :
+sed -i -e 's/< *4/<5/' -e 's/< *1/<2/' -e 's/< *3.3/<4/' -e 's/< *0/<1/' 
$pkgname.cabal
+
+sed -i -e '/ fail /d' src/PostgREST/Config.hs
+
+sed -i 's/5432/9824/' test/fixtures/dumpfixture.sh
+}
+
+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 --ghc-option='-pie'
+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)
+createdb postgrest_test
+
+# TODO: user authentication issue?
+POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test || warning 
"Tests failed"
+
+# 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"
+

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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:53:52
  Author: felixonmars
Revision: 600788

upgpkg: docutils 0.16-1

Modified:
  docutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:53:03 UTC (rev 600787)
+++ PKGBUILD2020-03-19 10:53:52 UTC (rev 600788)
@@ -4,7 +4,7 @@
 
 pkgbase=docutils
 pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.15
+pkgver=0.16
 pkgrel=1
 pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('custom')
 makedepends=('python' 'python2')
 source=("http://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
-sha512sums=('6cc015e5127f81a632e92e6654a8b3e549c39fd53084281de9834bbef72323738db6bc8c5e674fd6733e2bb60da957ae4d85cddf61a5b3aa82f4d1a94653861e')
+sha512sums=('1a4e1bdedc79388e73dd438ae6d4d2ba67a005c745613452e027c0f6b378058b528f3329d650454fc0d3dd5253a1eb95dc52b35846cbfb4d8618d9bd4c3ad934')
 
 build() {
   cd $pkgbase-$pkgver


[arch-commits] Commit in solr/repos (5 files)

2020-03-19 Thread David Runge via arch-commits
Date: Thursday, March 19, 2020 @ 11:01:53
  Author: dvzrv
Revision: 600811

archrelease: copy trunk to community-any

Added:
  solr/repos/community-any/
  solr/repos/community-any/PKGBUILD
(from rev 600810, solr/trunk/PKGBUILD)
  solr/repos/community-any/solr.service
(from rev 600810, solr/trunk/solr.service)
  solr/repos/community-any/solr.sysusers
(from rev 600810, solr/trunk/solr.sysusers)
  solr/repos/community-any/solr.tmpfiles
(from rev 600810, solr/trunk/solr.tmpfiles)

---+
 PKGBUILD  |   96 
 solr.service  |   38 ++
 solr.sysusers |1 
 solr.tmpfiles |3 +
 4 files changed, 138 insertions(+)

Copied: solr/repos/community-any/PKGBUILD (from rev 600810, solr/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-03-19 11:01:53 UTC (rev 600811)
@@ -0,0 +1,96 @@
+# Maintainer: David Runge 
+
+pkgname=solr
+pkgver=8.5.0
+pkgrel=1
+pkgdesc="Open source enterprise search platform built on Apache Lucene"
+arch=('any')
+url="https://lucene.apache.org/solr/;
+license=('Apache')
+depends=('bash' 'java-runtime>=8')
+makedepends=('ant' 'ivy' 'java-environment>=8')
+backup=("etc/${pkgname}/server/jetty-http.xml"
+"etc/${pkgname}/server/jetty-https.xml"
+"etc/${pkgname}/server/jetty-https8.xml"
+"etc/${pkgname}/server/jetty-ssl.xml"
+"etc/${pkgname}/server/jetty.xml"
+"etc/${pkgname}/server/webdefault.xml"
+"etc/${pkgname}/${pkgname}.in.sh"
+"etc/${pkgname}/${pkgname}.xml"
+"etc/${pkgname}/zoo.cfg")
+source=("https://archive.apache.org/dist/lucene/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tgz"{,.asc}
+"${pkgname}.service"
+"${pkgname}.sysusers"
+"${pkgname}.tmpfiles")
+sha512sums=('5a5e19f697030031671b9b84cd39494b39aa0925a60283d9be2469cdfb3bb26218de8d653aa7f87e53cd87d08de766411acb6fa2dbb684262babf300e103acc5'
+'SKIP'
+
'a34121427e9d3362e3424c8bf1f13e50dccbee4a1870bd8713a39c8bf79450462b12a98cc981af3a3522d176094b05e300468465100f27bcd44f08129f324430'
+
'06e5e40b96d2b6668790e4b166fc2867b9e694a2c72fd57eec702526e009b8b0495acbe16a5a27e259827477f4783ce87742f1f806254d8a2baec23b0b317058'
+
'9cc97763a50c11c305b06ce07f0b2936b8fcb0b1d43f8b469fe1399850cb009fc1eba297d295a386a556e5c042e189dba1b1fc96a54aa46964ed4db8e17d40a8')
+validpgpkeys=('2085660D9C1FCCACC4A479A3BF160FF14992A24C' # Ishan 
Chattopadhyaya 
+  '81D3EB0408B4E1EB10AF443BA4F4C886B29BC2F4') # Alan Woodward 
(CODE SIGNING KEY) 
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  ant ivy-bootstrap
+  rm -rvf "${pkgname}/bin/init.d"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cd "${pkgname}"
+  ant compile
+  ant server
+  ant dist
+}
+
+# TODO: make org.apache.solr.cloud.MetricsHistoryIntegrationTest.testGet pass
+# seemingly requires lucene to be built as well X_X
+# check() {
+#   cd "$pkgname-$pkgver"
+#   cd "${pkgname}"
+#   ant test
+# }
+
+package() {
+  cd "$pkgname-$pkgver"
+  # removing unneeded sources and build artifacts
+  rm -rvf ${pkgname}/contrib/*/src
+  find . -type f \( -iname "*build.xml" -o -iname "*ivy.xml" \) -delete
+  # script
+  install -vDm 755 "${pkgname}/bin/${pkgname}" -t "${pkgdir}/usr/bin"
+  # configuration
+  install -vDm 644 "${pkgname}/bin/${pkgname}.in.sh" \
+-t "${pkgdir}/etc/${pkgname}"
+  install -vDm 644 "${pkgname}/server/etc/"*.xml \
+-t "${pkgdir}/etc/${pkgname}/server"
+  install -vDm 644 "${pkgname}/server/${pkgname}/${pkgname}.xml" \
+-t "${pkgdir}/etc/${pkgname}/"
+  install -vDm 644 "${pkgname}/server/${pkgname}/zoo.cfg" \
+-t "${pkgdir}/etc/${pkgname}/"
+  install -vdm 755 "${pkgdir}/usr/share/${pkgname}"
+  # copy application
+  cp -rvL "${pkgname}/"{bin,contrib,dist,docs,example,licenses,server} \
+"${pkgdir}/usr/share/${pkgname}"
+  # symlink configuration into place
+  ln -svf "/etc/${pkgname}/${pkgname}.in.sh" \
+"${pkgdir}/usr/share/${pkgname}/"
+  ln -svf "/etc/${pkgname}/${pkgname}.xml" \
+"${pkgdir}/usr/share/${pkgname}/server/${pkgname}"
+  ln -svf "/etc/${pkgname}/zoo.cfg" \
+"${pkgdir}/usr/share/${pkgname}/server/${pkgname}"
+  for config in {jetty,jetty-{http,https,https8,ssl},webdefault}.xml; do
+ln -svf "/etc/${pkgname}/server/${config}" \
+  "${pkgdir}/usr/share/${pkgname}/server/etc/${config}"
+  done
+  # logs directory
+  install -vdm 750 "${pkgdir}/var/log/${pkgname}"
+  # docs
+  install -vDm 644 "${pkgname}/"{CHANGES,LUCENE_CHANGES,NOTICE,README}.txt \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 "../${pkgname}.service" -t 
"${pkgdir}/usr/lib/systemd/system/"
+  install -vDm 644 "../${pkgname}.sysusers" \
+"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
+  install -vDm 644 "../${pkgname}.tmpfiles" \
+"${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"

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

2020-03-19 Thread David Runge via arch-commits
Date: Thursday, March 19, 2020 @ 11:01:44
  Author: dvzrv
Revision: 600810

upgpkg: solr 8.5.0-1: Upgrading to 8.5.0.

Modified:
  solr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:01:16 UTC (rev 600809)
+++ PKGBUILD2020-03-19 11:01:44 UTC (rev 600810)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=solr
-pkgver=8.4.1
+pkgver=8.5.0
 pkgrel=1
 pkgdesc="Open source enterprise search platform built on Apache Lucene"
 arch=('any')
@@ -22,12 +22,13 @@
 "${pkgname}.service"
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles")
-sha512sums=('29df94ce5ee571b3cdb9738b1d05ed3e1abe4bc171b4407789100f338671a539d5751f27c12c3317f064354d5cb96df7cd0cf7d03de6882d06b5db4501e278ce'
+sha512sums=('5a5e19f697030031671b9b84cd39494b39aa0925a60283d9be2469cdfb3bb26218de8d653aa7f87e53cd87d08de766411acb6fa2dbb684262babf300e103acc5'
 'SKIP'
 
'a34121427e9d3362e3424c8bf1f13e50dccbee4a1870bd8713a39c8bf79450462b12a98cc981af3a3522d176094b05e300468465100f27bcd44f08129f324430'
 
'06e5e40b96d2b6668790e4b166fc2867b9e694a2c72fd57eec702526e009b8b0495acbe16a5a27e259827477f4783ce87742f1f806254d8a2baec23b0b317058'
 
'9cc97763a50c11c305b06ce07f0b2936b8fcb0b1d43f8b469fe1399850cb009fc1eba297d295a386a556e5c042e189dba1b1fc96a54aa46964ed4db8e17d40a8')
-validpgpkeys=('2085660D9C1FCCACC4A479A3BF160FF14992A24C') # Ishan 
Chattopadhyaya 
+validpgpkeys=('2085660D9C1FCCACC4A479A3BF160FF14992A24C' # Ishan 
Chattopadhyaya 
+  '81D3EB0408B4E1EB10AF443BA4F4C886B29BC2F4') # Alan Woodward 
(CODE SIGNING KEY) 
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:00:29
  Author: felixonmars
Revision: 600806

upgpkg: haskell-ipynb 0.1-158: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  haskell-ipynb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:00:05 UTC (rev 600805)
+++ PKGBUILD2020-03-19 11:00:29 UTC (rev 600806)
@@ -3,7 +3,7 @@
 _hkgname=ipynb
 pkgname=haskell-ipynb
 pkgver=0.1
-pkgrel=157
+pkgrel=158
 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)"
 url="https://github.com/jgm/ipynb;
 license=('BSD')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:00:52
  Author: felixonmars
Revision: 600808

upgpkg: firrtl 1.2.4-1

Modified:
  firrtl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:00:44 UTC (rev 600807)
+++ PKGBUILD2020-03-19 11:00:52 UTC (rev 600808)
@@ -2,7 +2,7 @@
 # Contributor: Sebastian Bøe 
 
 pkgname=firrtl
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc='Flexible Intermediate Representation for RTL'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('sbt' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/freechipsproject/firrtl/archive/v$pkgver.tar.gz;
 'firrtl.sh')
-sha512sums=('29c94f5c2518293459952d2b92472d8e9d1e24256fe2191455a138cebfb213897579459501626c99122d11f50e431f46e152b369254254e43d8befad0dec47fc'
+sha512sums=('cacdc79678b26662101c57214b08e1a8c58477023aa48e1cbe53406dedd5c84eb15efa616c7b096c6a416356ce65673dd0a8db25d657cb54c4ab8604bae420f4'
 
'81a74fab55e360a3b5272a22d5c2dc6005dbf6e865bc2f13b94f5606456807e7f7239e47d17d05e194106f925599f02445accc83c39e92f22f0017002c902c1c')
 
 build(){


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:00:05
  Author: felixonmars
Revision: 600805

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-xz/repos/multilib-testing-x86_64/PKGBUILD (from rev 600804, 
lib32-xz/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2020-03-19 11:00:05 UTC (rev 600805)
@@ -0,0 +1,45 @@
+# Contributor: Pierre Schmitz 
+# Contributor: François Charette 
+
+pkgname=lib32-xz
+_pkgbasename=xz
+pkgver=5.2.5
+pkgrel=1
+pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
+arch=('x86_64')
+url='https://tukaani.org/xz/'
+license=('GPL' 'LGPL' 'custom')
+depends=('lib32-glibc' 'xz')
+source=("https://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz"{,.sig})
+sha512sums=('7443674247deda2935220fbc4dfc7665e5bb5a260be8ad858c8bd7d7b9f0f868f04ea45e62eb17c0a5e6a2de7c7500ad2d201e2d668c48ca29bd9eea5a73a3ce'
+'SKIP')
+validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
+
+build() {
+   cd "${srcdir}"/xz-${pkgver}
+
+   export CC="gcc -m32"
+   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+   
+   ./configure --prefix=/usr \
+   --libdir=/usr/lib32 \
+   --disable-rpath \
+   --enable-werror
+   make
+}
+
+check() {
+   cd "${srcdir}"/xz-${pkgver}
+
+   make check
+}
+
+package() {
+   cd "${srcdir}"/xz-${pkgver}
+   
+   make DESTDIR="${pkgdir}" install
+
+   rm -rf "${pkgdir}"/usr/{bin,include,share}
+   install -d -m755 "${pkgdir}"/usr/share/licenses
+   ln -s xz "$pkgdir/usr/share/licenses/lib32-xz"
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:00:44
  Author: felixonmars
Revision: 600807

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:01:16
  Author: felixonmars
Revision: 600809

archrelease: copy trunk to community-any

Added:
  firrtl/repos/community-any/PKGBUILD
(from rev 600808, firrtl/trunk/PKGBUILD)
  firrtl/repos/community-any/firrtl.sh
(from rev 600808, firrtl/trunk/firrtl.sh)
Deleted:
  firrtl/repos/community-any/PKGBUILD
  firrtl/repos/community-any/firrtl.sh

---+
 PKGBUILD  |   64 ++--
 firrtl.sh |6 ++---
 2 files changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:00:52 UTC (rev 600808)
+++ PKGBUILD2020-03-19 11:01:16 UTC (rev 600809)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Sebastian Bøe 
-
-pkgname=firrtl
-pkgver=1.2.3
-pkgrel=1
-pkgdesc='Flexible Intermediate Representation for RTL'
-arch=('any')
-url='https://github.com/freechipsproject/firrtl'
-license=('BSD')
-provides=('firrtl')
-conflicts=('firrtl')
-depends=('java-environment' 'bash')
-makedepends=('sbt' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/freechipsproject/firrtl/archive/v$pkgver.tar.gz;
-'firrtl.sh')
-sha512sums=('29c94f5c2518293459952d2b92472d8e9d1e24256fe2191455a138cebfb213897579459501626c99122d11f50e431f46e152b369254254e43d8befad0dec47fc'
-
'81a74fab55e360a3b5272a22d5c2dc6005dbf6e865bc2f13b94f5606456807e7f7239e47d17d05e194106f925599f02445accc83c39e92f22f0017002c902c1c')
-
-build(){
-  cd firrtl-$pkgver
-  sbt assembly
-}
-
-package() {
-  install -Dm755 firrtl.sh "$pkgdir"/usr/bin/firrtl
-
-  cd firrtl-$pkgver
-  install -Dm755 utils/bin/firrtl.jar 
"$pkgdir"/usr/share/scala/$pkgname/firrtl.jar
-
-  install -Dm644 src/LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: firrtl/repos/community-any/PKGBUILD (from rev 600808, 
firrtl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:01:16 UTC (rev 600809)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Sebastian Bøe 
+
+pkgname=firrtl
+pkgver=1.2.4
+pkgrel=1
+pkgdesc='Flexible Intermediate Representation for RTL'
+arch=('any')
+url='https://github.com/freechipsproject/firrtl'
+license=('BSD')
+provides=('firrtl')
+conflicts=('firrtl')
+depends=('java-environment' 'bash')
+makedepends=('sbt' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/freechipsproject/firrtl/archive/v$pkgver.tar.gz;
+'firrtl.sh')
+sha512sums=('cacdc79678b26662101c57214b08e1a8c58477023aa48e1cbe53406dedd5c84eb15efa616c7b096c6a416356ce65673dd0a8db25d657cb54c4ab8604bae420f4'
+
'81a74fab55e360a3b5272a22d5c2dc6005dbf6e865bc2f13b94f5606456807e7f7239e47d17d05e194106f925599f02445accc83c39e92f22f0017002c902c1c')
+
+build(){
+  cd firrtl-$pkgver
+  sbt assembly
+}
+
+package() {
+  install -Dm755 firrtl.sh "$pkgdir"/usr/bin/firrtl
+
+  cd firrtl-$pkgver
+  install -Dm755 utils/bin/firrtl.jar 
"$pkgdir"/usr/share/scala/$pkgname/firrtl.jar
+
+  install -Dm644 src/LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}

Deleted: firrtl.sh
===
--- firrtl.sh   2020-03-19 11:00:52 UTC (rev 600808)
+++ firrtl.sh   2020-03-19 11:01:16 UTC (rev 600809)
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-java -cp /usr/share/scala/firrtl/firrtl.jar firrtl.Driver ${@:1}

Copied: firrtl/repos/community-any/firrtl.sh (from rev 600808, 
firrtl/trunk/firrtl.sh)
===
--- firrtl.sh   (rev 0)
+++ firrtl.sh   2020-03-19 11:01:16 UTC (rev 600809)
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+java -cp /usr/share/scala/firrtl/firrtl.jar firrtl.Driver ${@:1}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:05:54
  Author: felixonmars
Revision: 600815

upgpkg: libsass 3.6.3-1

Modified:
  libsass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:04:34 UTC (rev 600814)
+++ PKGBUILD2020-03-19 11:05:54 UTC (rev 600815)
@@ -2,7 +2,7 @@
 # Contributor: Isaac Dupree 
 
 pkgname=libsass
-pkgver=3.6.2
+pkgver=3.6.3
 pkgrel=1
 pkgdesc="C implementation of Sass CSS preprocessor (library)."
 arch=("x86_64")
@@ -9,7 +9,7 @@
 url="http://libsass.org/;
 license=("MIT")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('b1ee92de64f4eeabe2d4bfc693349ac124a81115554228669526e863d18f3c67ab44698414cf204f545eb4a4126ca350a1c7f7658e9ebac447f8b2e7533d9772')
+sha512sums=('e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee')
 
 
 build() {


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:06:12
  Author: felixonmars
Revision: 600816

archrelease: copy trunk to community-x86_64

Added:
  libsass/repos/community-x86_64/PKGBUILD
(from rev 600815, libsass/trunk/PKGBUILD)
Deleted:
  libsass/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:05:54 UTC (rev 600815)
+++ PKGBUILD2020-03-19 11:06:12 UTC (rev 600816)
@@ -1,29 +0,0 @@
-# Maintainer: Jerome Leclanche 
-# Contributor: Isaac Dupree 
-
-pkgname=libsass
-pkgver=3.6.2
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("x86_64")
-url="http://libsass.org/;
-license=("MIT")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('b1ee92de64f4eeabe2d4bfc693349ac124a81115554228669526e863d18f3c67ab44698414cf204f545eb4a4126ca350a1c7f7658e9ebac447f8b2e7533d9772')
-
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   export LIBSASS_VERSION="$pkgver"
-   autoreconf -i
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir/" install
-   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libsass/repos/community-x86_64/PKGBUILD (from rev 600815, 
libsass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:06:12 UTC (rev 600816)
@@ -0,0 +1,29 @@
+# Maintainer: Jerome Leclanche 
+# Contributor: Isaac Dupree 
+
+pkgname=libsass
+pkgver=3.6.3
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("x86_64")
+url="http://libsass.org/;
+license=("MIT")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('e290f2045784ba1cf84e87e5bd33129b5452fec1d25da657b084b3561ec76df195a75595248a493dbd85c6a1215ed600332477945922309c021d9e416ebb29ee')
+
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   export LIBSASS_VERSION="$pkgver"
+   autoreconf -i
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir/" install
+   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:06:42
  Author: felixonmars
Revision: 600818

archrelease: copy trunk to community-x86_64

Added:
  agda-stdlib/repos/community-x86_64/PKGBUILD
(from rev 600817, agda-stdlib/trunk/PKGBUILD)
  agda-stdlib/repos/community-x86_64/standard-library.agda-lib
(from rev 600817, agda-stdlib/trunk/standard-library.agda-lib)
Deleted:
  agda-stdlib/repos/community-x86_64/PKGBUILD
  agda-stdlib/repos/community-x86_64/standard-library.agda-lib

---+
 PKGBUILD  |   76 ++--
 standard-library.agda-lib |4 +-
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:06:23 UTC (rev 600817)
+++ PKGBUILD2020-03-19 11:06:42 UTC (rev 600818)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=agda-stdlib
-pkgver=1.2
-pkgrel=1
-pkgdesc="Agda standard libraries"
-url="https://github.com/agda/agda-stdlib;
-license=("MIT")
-arch=('x86_64')
-depends=('agda')
-makedepends=('ghc' 'haskell-filemanip')
-options=('staticlibs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
-standard-library.agda-lib)
-sha512sums=('0007a591bf8cf5470ec63381b511692afd2e5665b6894a8864b30a17e02e8294a39d1522a815f66ac2e0175502bd6ad8da7f01f55c6900b6923a5140f4b714ca'
-
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
-
-build() {
-cd $pkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla
-runhaskell Setup build
-
-dist/build/GenerateEverything/GenerateEverything
-
-agda -i. -isrc Everything.agda
-agda --html -i. -isrc README.agda
-}
-
-package() {
-install -D -m644 standard-library.agda-lib 
"$pkgdir"/usr/share/agda/lib/standard-library.agda-lib
-
-cd $pkgname-$pkgver
-install -dm755 "$pkgdir"/usr/share/agda/lib/stdlib
-cp -pr Everything.agda* src/* "$pkgdir"/usr/share/agda/lib/stdlib
-install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
-}

Copied: agda-stdlib/repos/community-x86_64/PKGBUILD (from rev 600817, 
agda-stdlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:06:42 UTC (rev 600818)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=agda-stdlib
+pkgver=1.3
+pkgrel=1
+pkgdesc="Agda standard libraries"
+url="https://github.com/agda/agda-stdlib;
+license=("MIT")
+arch=('x86_64')
+depends=('agda')
+makedepends=('ghc' 'haskell-filemanip')
+options=('staticlibs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
+standard-library.agda-lib)
+sha512sums=('a1b78bd0e4bbca4cfa8c565cf14f05177cacbb28b63fae98bbdce482bca385a169c7aae0ac14973faf186e812abf7d8af47bfeb80110d9b0f671e1a475dbf109'
+
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla
+runhaskell Setup build
+
+dist/build/GenerateEverything/GenerateEverything
+
+agda -i. -isrc Everything.agda
+agda --html -i. -isrc README.agda
+}
+
+package() {
+install -D -m644 standard-library.agda-lib 
"$pkgdir"/usr/share/agda/lib/standard-library.agda-lib
+
+cd $pkgname-$pkgver
+install -dm755 "$pkgdir"/usr/share/agda/lib/stdlib
+cp -pr Everything.agda* src/* "$pkgdir"/usr/share/agda/lib/stdlib
+install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
+}

Deleted: standard-library.agda-lib
===
--- standard-library.agda-lib   2020-03-19 11:06:23 UTC (rev 600817)
+++ standard-library.agda-lib   2020-03-19 11:06:42 UTC (rev 600818)
@@ -1,2 +0,0 @@
-name: standard-library
-include: stdlib

Copied: agda-stdlib/repos/community-x86_64/standard-library.agda-lib (from rev 
600817, agda-stdlib/trunk/standard-library.agda-lib)
===
--- standard-library.agda-lib   (rev 0)
+++ standard-library.agda-lib   2020-03-19 11:06:42 UTC (rev 600818)
@@ -0,0 +1,2 @@
+name: standard-library
+include: stdlib


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:06:23
  Author: felixonmars
Revision: 600817

upgpkg: agda-stdlib 1.3-1

Modified:
  agda-stdlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:06:12 UTC (rev 600816)
+++ PKGBUILD2020-03-19 11:06:23 UTC (rev 600817)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=agda-stdlib
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="Agda standard libraries"
 url="https://github.com/agda/agda-stdlib;
@@ -13,7 +13,7 @@
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
 standard-library.agda-lib)
-sha512sums=('0007a591bf8cf5470ec63381b511692afd2e5665b6894a8864b30a17e02e8294a39d1522a815f66ac2e0175502bd6ad8da7f01f55c6900b6923a5140f4b714ca'
+sha512sums=('a1b78bd0e4bbca4cfa8c565cf14f05177cacbb28b63fae98bbdce482bca385a169c7aae0ac14973faf186e812abf7d8af47bfeb80110d9b0f671e1a475dbf109'
 
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
 
 build() {


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:38:51
  Author: felixonmars
Revision: 600837

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 600836, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:38:51 UTC (rev 600837)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.7.0
+pkgrel=192
+pkgdesc="Shell script analysis tool"
+url="https://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-diff' 'haskell-quickcheck' 
'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;
+
shellcheck-cabal3.patch::https://github.com/koalaman/shellcheck/commit/2c026f1ec7c205c731ff2a0ccd85365f37245758.patch)
+sha512sums=('46ef486dff09bd51bdc5f053b1dda9e3f2943c66bbf6788824ddf8fcf3b69b7a3a9c00bf98bca0dee9d57ee6df833ca4088252dbf773815248be0fa667f35215'
+
'88b7101a536598ecbf4d1c48cfd4eb10b1a6424a2344e4b1be6f6a814dcf1c3d00e78390070242369bc55ed9c20defd4cc7337854da71761fb08e13240619684')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../shellcheck-cabal3.patch
+
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+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 \
+--ghc-option='-pie'
+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
+
+./manpage
+}
+
+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)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:38:36
  Author: felixonmars
Revision: 600836

upgpkg: shellcheck 0.7.0-192: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:35:53 UTC (rev 600835)
+++ PKGBUILD2020-03-19 11:38:36 UTC (rev 600836)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.7.0
-pkgrel=191
+pkgrel=192
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net;
 license=("GPL")


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

2020-03-19 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, March 19, 2020 @ 12:11:14
  Author: aginiewicz
Revision: 600861

upgpkg: python-pandas 1.0.3-1: python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:41:07 UTC (rev 600860)
+++ PKGBUILD2020-03-19 12:11:14 UTC (rev 600861)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
 
 pkgname=python-pandas
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
 arch=('x86_64')
@@ -45,7 +45,7 @@
 'xsel: needed for read_clipboard function (only one needed)'
 'zlib: needed for compression for msgpack')
 
source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('76334ba36aa42f93b6b47b79cbc32187d3a178a4ab1c3a478c8f4198bcd93a73')
+sha256sums=('32f42e322fb903d0e189a4c10b75ba70d90958cc4f66a1781ed027f1a1d14586')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}


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

2020-03-19 Thread Andrzej Giniewicz via arch-commits
Date: Thursday, March 19, 2020 @ 12:11:21
  Author: aginiewicz
Revision: 600862

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 12:11:14 UTC (rev 600861)
+++ PKGBUILD2020-03-19 12:11:21 UTC (rev 600862)
@@ -1,60 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Keith Hughitt 
-
-# TODO: move python-fastparque from AUR to community (Apache Parquet)
-# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
-# TODO: move python-numba from AUR to community (Alternative execution engine)
-# TODO: package python-pandas-gbq (Google BigQuery I/O)
-# TODO: package python-pyreadstat (SPSS files reading)
-# TODO: package python-pyxlsb (reading XLSB files)
-# TODO: move python-s3fs from AUR to community (Amazon S3 access)
-# TODO: move python-xarray from AUR to community (converting Panels to xarray)
-# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
-
-pkgname=python-pandas
-pkgver=1.0.2
-pkgrel=1
-pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
-arch=('x86_64')
-url="https://pandas.pydata.org/;
-license=('BSD')
-depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
-makedepends=('cython')
-optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
-'python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-'python-beautifulsoup4: needed for read_html function'
-'python-jinja: needed for conditional HTML formatting'
-'python-pyqt5: needed for read_clipboard function (only one 
needed)'
-'python-pytables: needed for HDF5-based storage'
-'python-sqlalchemy: needed for SQL database support'
-'python-scipy: needed for miscellaneous statistical functions'
-'python-xlsxwriter: alternative Excel XLSX output'
-'python-blosc: for msgpack compression using blosc'
-'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
-'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-'python-matplotlib: needed for plotting'
-'python-openpyxl: needed for Excel XLSX input/output'
-'python-psycopg2: needed for PostgreSQL engine for sqlalchemy'
-'python-pymysql: needed for MySQL engine for sqlalchemy'
-'python-qtpy: needed for read_clipboard function (only one needed)'
-'python-tabulate: needed for printing in Markdown-friendly format'
-'xclip: needed for read_clipboard function (only one needed)'
-'python-xlrd: needed for Excel XLS input'
-'python-xlwt: needed for Excel XLS output'
-'xsel: needed for read_clipboard function (only one needed)'
-'zlib: needed for compression for msgpack')
-source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('76334ba36aa42f93b6b47b79cbc32187d3a178a4ab1c3a478c8f4198bcd93a73')
-
-build() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pandas/repos/community-x86_64/PKGBUILD (from rev 600861, 
python-pandas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 12:11:21 UTC (rev 600862)
@@ -0,0 +1,60 @@
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Keith Hughitt 
+
+# TODO: move python-fastparque from AUR to community (Apache Parquet)
+# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
+# TODO: move python-numba from AUR to community (Alternative execution engine)
+# TODO: package python-pandas-gbq (Google BigQuery I/O)
+# TODO: package python-pyreadstat (SPSS files reading)
+# TODO: package python-pyxlsb (reading XLSB files)
+# TODO: move python-s3fs from AUR to community (Amazon S3 access)
+# TODO: move python-xarray from AUR to community (converting Panels to xarray)
+# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
+
+pkgname=python-pandas
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='High-performance, easy-to-use data structures and data 

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

2020-03-19 Thread Maxime Gauduin via arch-commits
Date: Thursday, March 19, 2020 @ 12:20:37
  Author: alucryd
Revision: 600866

archrelease: copy trunk to community-any

Added:
  home-assistant/repos/community-any/PKGBUILD
(from rev 600865, home-assistant/trunk/PKGBUILD)
  home-assistant/repos/community-any/home-assistant-astral2.1.patch
(from rev 600865, home-assistant/trunk/home-assistant-astral2.1.patch)
  home-assistant/repos/community-any/home-assistant.service
(from rev 600865, home-assistant/trunk/home-assistant.service)
  home-assistant/repos/community-any/home-assistant.sysusers
(from rev 600865, home-assistant/trunk/home-assistant.sysusers)
  home-assistant/repos/community-any/home-assistant.tmpfiles
(from rev 600865, home-assistant/trunk/home-assistant.tmpfiles)
Deleted:
  home-assistant/repos/community-any/PKGBUILD
  home-assistant/repos/community-any/home-assistant-astral2.1.patch
  home-assistant/repos/community-any/home-assistant.service
  home-assistant/repos/community-any/home-assistant.sysusers
  home-assistant/repos/community-any/home-assistant.tmpfiles

+
 PKGBUILD   |  181 ++--
 home-assistant-astral2.1.patch |  568 +++
 home-assistant.service |   28 -
 home-assistant.sysusers|2 
 home-assistant.tmpfiles|2 
 5 files changed, 391 insertions(+), 390 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 12:20:27 UTC (rev 600865)
+++ PKGBUILD2020-03-19 12:20:37 UTC (rev 600866)
@@ -1,90 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Ethan Skinner 
-# Contributor: Grégoire Seux 
-# Contributor: Dean Galvin 
-# Contributor: NicoHood 
-
-pkgname=home-assistant
-pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=0.106.6
-pkgrel=1
-arch=(any)
-url=https://home-assistant.io/
-license=(APACHE)
-depends=(
-  gcc
-  python-aiohttp
-  python-aiohttp-cors
-  python-astral
-  python-async-timeout
-  python-attrs
-  python-bcrypt
-  python-certifi
-  python-cryptography
-  python-importlib-metadata
-  python-jinja
-  python-pyjwt
-  python-pip
-  python-pytz
-  python-requests
-  python-ruamel-yaml
-  python-slugify
-  python-sqlalchemy
-  python-voluptuous
-  python-voluptuous-serialize
-  python-yaml
-)
-makedepends=(
-  git
-  python-setuptools
-)
-optdepends=(
-  'net-tools: Nmap host discovery'
-  'openzwave: Z-Wave integration'
-  'python-lxml: Meteo France integration'
-)
-source=(
-  
git+https://github.com/home-assistant/home-assistant.git#tag=2c1da182e26751cb67a6d30305d4d80e7624cae8
-  home-assistant.service
-  home-assistant.sysusers
-  home-assistant.tmpfiles
-  home-assistant-astral2.1.patch
-)
-sha256sums=('SKIP'
-'2a87a3b529a1eeddfae0c02c415bed13586b002b9580226bdc749a27bbe83af5'
-'319c7790d3cdb076bf527b1d478edbc99e00b22fbf4a884b395e46460114ee41'
-'f9e43edb276e0fbbbc2273b836ef1da0ac43347b5c3e4c63774e7f7ecdf25660'
-'d39e2bb003f5a2ea6a2faca003c5068b26b51883e28124f2bef0dfd5536465c4')
-
-pkgver() {
-  cd home-assistant
-
-  git describe --tags
-}
-
-prepare() {
-  cd home-assistant
-
-  patch -Np1 -i ../home-assistant-astral2.1.patch
-
-  # lift hard dep constraints, we'll deal with breaking changes ourselves
-  sed 's/==/>=/g' -i setup.py homeassistant/package_constraints.txt
-}
-
-build() {
-  cd home-assistant
-
-  python setup.py build
-}
-
-package() {
-  cd home-assistant
-
-  python setup.py install --root="${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
-
-  install -Dm 644 ../home-assistant.service -t 
"${pkgdir}"/usr/lib/systemd/system/
-  install -Dm 644 ../home-assistant.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/home-assistant.conf
-  install -Dm 644 ../home-assistant.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/home-assistant.conf
-}
-
-# vim: ts=2 sw=2 et:

Copied: home-assistant/repos/community-any/PKGBUILD (from rev 600865, 
home-assistant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 12:20:37 UTC (rev 600866)
@@ -0,0 +1,91 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ethan Skinner 
+# Contributor: Grégoire Seux 
+# Contributor: Dean Galvin 
+# Contributor: NicoHood 
+
+pkgname=home-assistant
+pkgdesc='Open source home automation that puts local control and privacy first'
+pkgver=0.107.1
+pkgrel=1
+arch=(any)
+url=https://home-assistant.io/
+license=(APACHE)
+depends=(
+  gcc
+  python-aiohttp
+  python-aiohttp-cors
+  python-astral
+  python-async-timeout
+  python-attrs
+  python-bcrypt
+  python-certifi
+  python-ciso8601
+  python-cryptography
+  python-importlib-metadata
+  python-jinja
+  python-pyjwt
+  python-pip
+  python-pytz
+  python-requests
+  python-ruamel-yaml
+  python-slugify
+  python-sqlalchemy
+  python-voluptuous
+  python-voluptuous-serialize
+  python-yaml
+)

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

2020-03-19 Thread Maxime Gauduin via arch-commits
Date: Thursday, March 19, 2020 @ 12:20:27
  Author: alucryd
Revision: 600865

upgpkg: home-assistant 0.107.1-1

Modified:
  home-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 12:13:48 UTC (rev 600864)
+++ PKGBUILD2020-03-19 12:20:27 UTC (rev 600865)
@@ -6,7 +6,7 @@
 
 pkgname=home-assistant
 pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=0.106.6
+pkgver=0.107.1
 pkgrel=1
 arch=(any)
 url=https://home-assistant.io/
@@ -20,6 +20,7 @@
   python-attrs
   python-bcrypt
   python-certifi
+  python-ciso8601
   python-cryptography
   python-importlib-metadata
   python-jinja
@@ -44,7 +45,7 @@
   'python-lxml: Meteo France integration'
 )
 source=(
-  
git+https://github.com/home-assistant/home-assistant.git#tag=2c1da182e26751cb67a6d30305d4d80e7624cae8
+  
git+https://github.com/home-assistant/home-assistant.git#tag=88e3e73bb437751b65b20cceaca1650dd217e23b
   home-assistant.service
   home-assistant.sysusers
   home-assistant.tmpfiles


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:15:30
  Author: felixonmars
Revision: 600751

upgpkg: python-faker 3.0.0-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:12:05 UTC (rev 600750)
+++ PKGBUILD2020-03-19 10:15:30 UTC (rev 600751)
@@ -3,7 +3,7 @@
 # Contributor: dnuux 
 
 pkgname=python-faker
-pkgver=2.0.5
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-pytest' 
'python-random2'
   'python-freezegun')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
-sha512sums=('39ff6a2886dfd456e9ef0b5febaf22ce45878767f7ed9e368443c36ee8e61cde14a5f8578c952d38777c6d2536c88b29c05c12b625d7e7a230434495ca94cd22')
+sha512sums=('021b0b50f5431955e966be3fd9d2cc70e2521c47c129dc9ce04b19a722e60316db8d3eb446e226207ca0413d3c32af22d12e73be2c8d51ea6fdd7fb77ef057b3')
 
 prepare() {
   sed -i -e 's/<3.9/<6/' -e 's/==/>=/' faker-$pkgver/setup.py


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:15:47
  Author: felixonmars
Revision: 600752

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:15:30 UTC (rev 600751)
+++ PKGBUILD2020-03-19 10:15:47 UTC (rev 600752)
@@ -1,40 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jeremy "Ichimonji10" Audet 
-# Contributor: dnuux 
-
-pkgname=python-faker
-pkgver=2.0.5
-pkgrel=1
-pkgdesc='Faker generates fake data for you.'
-arch=('any')
-url='https://faker.readthedocs.io/en/master/'
-license=('MIT')
-provides=("python-fake-factory=$pkgver")
-conflicts=('python-fake-factory')
-replaces=('python-fake-factory')
-depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
-makedepends=('python-pip' 'python-wheel')
-checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-pytest' 
'python-random2'
-  'python-freezegun')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
-sha512sums=('39ff6a2886dfd456e9ef0b5febaf22ce45878767f7ed9e368443c36ee8e61cde14a5f8578c952d38777c6d2536c88b29c05c12b625d7e7a230434495ca94cd22')
-
-prepare() {
-  sed -i -e 's/<3.9/<6/' -e 's/==/>=/' faker-$pkgver/setup.py
-}
-
-build() {
-  cd faker-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd faker-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd faker-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}

Copied: python-faker/repos/community-any/PKGBUILD (from rev 600751, 
python-faker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:15:47 UTC (rev 600752)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: Jeremy "Ichimonji10" Audet 
+# Contributor: dnuux 
+
+pkgname=python-faker
+pkgver=3.0.0
+pkgrel=1
+pkgdesc='Faker generates fake data for you.'
+arch=('any')
+url='https://faker.readthedocs.io/en/master/'
+license=('MIT')
+provides=("python-fake-factory=$pkgver")
+conflicts=('python-fake-factory')
+replaces=('python-fake-factory')
+depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
+makedepends=('python-pip' 'python-wheel')
+checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-pytest' 
'python-random2'
+  'python-freezegun')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
+sha512sums=('021b0b50f5431955e966be3fd9d2cc70e2521c47c129dc9ce04b19a722e60316db8d3eb446e226207ca0413d3c32af22d12e73be2c8d51ea6fdd7fb77ef057b3')
+
+prepare() {
+  sed -i -e 's/<3.9/<6/' -e 's/==/>=/' faker-$pkgver/setup.py
+}
+
+build() {
+  cd faker-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd faker-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd faker-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:37:20
  Author: felixonmars
Revision: 600762

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
600761, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:37:20 UTC (rev 600762)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.13.2.0
+pkgrel=20
+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-cryptonite'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-memory' 
'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=('93dbf4fc35db6c2c65bd8c3d5d0cc2e78b30ea8e01dfd0a596aa2119a56efb7c6c3fab56c111d8c7cdb08ac3a48191e782035344d16c1a69fe263b93788ebc7b')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e 's/< *0.17/<1/' -e 's/< *3.3/<4/' $_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 haskell-hakyll/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:37:06
  Author: felixonmars
Revision: 600761

upgpkg: haskell-hakyll 4.13.2.0-20: rebuild with jira-wiki-markup 1.1.1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:35:27 UTC (rev 600760)
+++ PKGBUILD2020-03-19 10:37:06 UTC (rev 600761)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.13.2.0
-pkgrel=19
+pkgrel=20
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:44:01
  Author: felixonmars
Revision: 600771

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:44:01 UTC (rev 600770)
+++ PKGBUILD2020-03-19 10:44:01 UTC (rev 600771)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-hypothesis
-pkgver=5.6.0
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-depends=('python-attrs' 'python-sortedcontainers')
-optdepends=('python-pytz: for datetime and django module'
-'python-faker: for fakefactory and django module'
-'python-django: for django module'
-'python-numpy: for numpy module'
-'python-pytest: for pytest module'
-'python-lark-parser: for lark module')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
-  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
-  'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('40fe07f6f19d667a961d4ace7febe0c5476922c8929f0b7f77af52229e6d667a1a1b2d40c91e2ea18d9919288821508e598afcdb4b5edb71f03084e43d1eaa4b')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-}
-
-build() {
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py build
-}
-
-check() {
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py pytest
-}
-
-package() {
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 600767, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:44:01 UTC (rev 600771)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-hypothesis
+pkgver=5.7.0
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+depends=('python-attrs' 'python-sortedcontainers')
+optdepends=('python-pytz: for datetime and django module'
+'python-faker: for fakefactory and django module'
+'python-django: for django module'
+'python-numpy: for numpy module'
+'python-pytest: for pytest module'
+'python-lark-parser: for lark module')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
+  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
+  'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
+sha512sums=('e3bac3e8be3808ec773dcf1a28e47074f1ce2915b79224dbd4ac6e4ce97dff9436e97e1576e540bb7c2d5155502eb5280e1161ef1d36828074865fe1dd9428ba')
+
+prepare() {
+  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
+}
+
+build() {
+  cd hypothesis-$pkgver/hypothesis-python
+  python setup.py build
+}
+
+check() {
+  cd hypothesis-$pkgver/hypothesis-python
+  python setup.py pytest
+}
+
+package() {
+  cd hypothesis-$pkgver/hypothesis-python
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:43:51
  Author: felixonmars
Revision: 377900

upgpkg: python2-isort 4.3.6-1

Modified:
  python2-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:09:54 UTC (rev 377899)
+++ PKGBUILD2020-03-19 10:43:51 UTC (rev 377900)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw 
 
 pkgname=python2-isort
-pkgver=4.3.5
+pkgver=4.3.6
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python2-futures' 'python2-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz;)
-sha512sums=('09615458cd201d52bc573d060acf51aad2fcda9cd80e87592e1f60d820155e1664149c445a72bc23121a3a1550a1ef39a308871eb1dc12b7b509be6c5731afdf')
+sha512sums=('74cfe16f24a75cd752d85280c915778d82c0472fad8c92d1b0517c0a7c238fd34bed8aa8724e67acf11bc34e79e747b4f7a341815a858e6fe059e444ae7ecd26')
 
 build() {
   cd isort-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:44:07
  Author: felixonmars
Revision: 377901

archrelease: copy trunk to extra-any

Added:
  python2-isort/repos/extra-any/PKGBUILD
(from rev 377900, python2-isort/trunk/PKGBUILD)
Deleted:
  python2-isort/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:43:51 UTC (rev 377900)
+++ PKGBUILD2020-03-19 10:44:07 UTC (rev 377901)
@@ -1,26 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Yaron de Leeuw 
-
-pkgname=python2-isort
-pkgver=4.3.5
-pkgrel=1
-pkgdesc="A Python utility / library to sort Python imports."
-arch=('any')
-url="https://github.com/timothycrosley/isort;
-license=('MIT')
-depends=('python2-futures' 'python2-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz;)
-sha512sums=('09615458cd201d52bc573d060acf51aad2fcda9cd80e87592e1f60d820155e1664149c445a72bc23121a3a1550a1ef39a308871eb1dc12b7b509be6c5731afdf')
-
-build() {
-  cd isort-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd isort-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/isort{,2}
-}

Copied: python2-isort/repos/extra-any/PKGBUILD (from rev 377900, 
python2-isort/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:44:07 UTC (rev 377901)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan 
+# Contributor: Yaron de Leeuw 
+
+pkgname=python2-isort
+pkgver=4.3.6
+pkgrel=1
+pkgdesc="A Python utility / library to sort Python imports."
+arch=('any')
+url="https://github.com/timothycrosley/isort;
+license=('MIT')
+depends=('python2-futures' 'python2-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/timothycrosley/isort/archive/$pkgver.tar.gz;)
+sha512sums=('74cfe16f24a75cd752d85280c915778d82c0472fad8c92d1b0517c0a7c238fd34bed8aa8724e67acf11bc34e79e747b4f7a341815a858e6fe059e444ae7ecd26')
+
+build() {
+  cd isort-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd isort-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/isort{,2}
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:49:28
  Author: felixonmars
Revision: 600779

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:49:13
  Author: felixonmars
Revision: 600778

upgpkg: haskell-hasql-transaction 1.0.0.1-1: rebuild with hasql-transaction 
1.0.0.1

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:47:29 UTC (rev 600777)
+++ PKGBUILD2020-03-19 10:49:13 UTC (rev 600778)
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
-pkgver=0.7.2
-pkgrel=67
+pkgver=1.0.0.1
+pkgrel=1
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction;
 license=('MIT')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-async' 'haskell-rebase')
 checkdepends=('postgresql' 'pifpaf')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('630c03f362ad641ad07bfad543eff58f81acf7cb25c3dc050b51ea6939964ac0cf5e5d8748312733863cc500817fc7eb1915119cf164ef418abb73dd3e7cbd73')
+sha512sums=('fe02484c8ae0f6a6b64f399a2061138f9a9390cb19693df9592fb58c07c7330f819b1181f973b4e6bf6b800d57ecb80dc901900e5d3ad1eb4c801bb3cf2f45c5')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:49:51
  Author: felixonmars
Revision: 600780

upgpkg: laptop-detect 0.16-1

Modified:
  laptop-detect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:49:28 UTC (rev 600779)
+++ PKGBUILD2020-03-19 10:49:51 UTC (rev 600780)
@@ -4,7 +4,7 @@
 # Contributor: cromo 
 
 pkgname=laptop-detect
-pkgver=0.15
+pkgver=0.16
 pkgrel=1
 pkgdesc='Attempts to detect a laptop'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('dmidecode' 'sh')
 
source=("https://gitlab.com/debiants/laptop-detect/-/archive/debian/$pkgver/laptop-detect-debian-$pkgver.tar.bz2;)
-sha512sums=('5e6ace66b89ee193fad37eb30b61136b6be4d5ead6d427ea6eb3d2913aa0136d61251ec4d66e20b8213beeebf54b8ae46349b04a08cc29076f8476efec15aa40')
+sha512sums=('9f3fbdaf975e8860e8be35b26773210eb54d63c6d45be53ee1a4e1b81f05e2efe3791dbf0dc83c8d6b798276fae5fc69fd1c97ed03a587c994cbd6a62da20abe')
 
 prepare() {
   cd $pkgname-debian-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:59:41
  Author: felixonmars
Revision: 600803

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-aeson-diff/repos/community-staging-x86_64/
  haskell-aeson-diff/repos/community-staging-x86_64/PKGBUILD
(from rev 600802, haskell-aeson-diff/trunk/PKGBUILD)

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

Copied: haskell-aeson-diff/repos/community-staging-x86_64/PKGBUILD (from rev 
600802, haskell-aeson-diff/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:59:41 UTC (rev 600803)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+
+_hkgname=aeson-diff
+pkgname=haskell-aeson-diff
+pkgver=1.1.0.8
+pkgrel=76
+pkgdesc="Extract and apply patches to JSON documents"
+url="https://github.com/thsutton/aeson-diff;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-edit-distance-vector' 
'haskell-hashable'
+ 'haskell-scientific' 'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-optparse-applicative')
+makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'haskell-quickcheck'
+ 'haskell-quickcheck-instances' 'hlint')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('5a5f703dec592c0cfd825eb1899006350649c52bf810ff1aaaf4134ebfbc11f5fbe9e7f158a8c3a21dbef4902b1f9e94148bc116e27418b2b786f6d31c7561fb')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:57:22
  Author: felixonmars
Revision: 600799

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:57:05 UTC (rev 600798)
+++ PKGBUILD2020-03-19 10:57:22 UTC (rev 600799)
@@ -1,39 +0,0 @@
-# Maintainer: David Runge 
-
-_name=importlib_resources
-pkgname=python-importlib_resources
-pkgver=1.3.1
-pkgrel=1
-pkgdesc="Design and implementation for a planned importlib.resources"
-arch=('any')
-url="https://gitlab.com/python-devs/importlib_resources;
-license=('Apache')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('28661fff19475d27caaa420244a4e2a1fe12ce525eaea4f9892fad5f50a1b991be8c9764c34c1ca0bcc840d49535a963f9784caab221848f0ce0e43b9991dd3d')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  export PYTHONPATH="build:${PYTHONPATH}"
-  pytest -v
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: python-importlib_resources/repos/community-any/PKGBUILD (from rev 
600798, python-importlib_resources/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:57:22 UTC (rev 600799)
@@ -0,0 +1,39 @@
+# Maintainer: David Runge 
+
+_name=importlib_resources
+pkgname=python-importlib_resources
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="Design and implementation for a planned importlib.resources"
+arch=('any')
+url="https://gitlab.com/python-devs/importlib_resources;
+license=('Apache')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  export PYTHONPATH="build:${PYTHONPATH}"
+  pytest -v
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:58:00
  Author: felixonmars
Revision: 600801

archrelease: copy trunk to community-staging-x86_64

Added:
  hlint/repos/community-staging-x86_64/
  hlint/repos/community-staging-x86_64/PKGBUILD
(from rev 600800, hlint/trunk/PKGBUILD)

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

Copied: hlint/repos/community-staging-x86_64/PKGBUILD (from rev 600800, 
hlint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:58:00 UTC (rev 600801)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hlint
+pkgver=2.2.11
+pkgrel=28
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-cmdargs' 
'haskell-cpphs'
+ 'haskell-data-default' 'haskell-extra' 'haskell-file-embed' 
'haskell-filepattern'
+ 'haskell-ghc' 'haskell-ghc-lib-parser-ex' 'haskell-hscolour' 
'haskell-refact'
+ 'haskell-src-exts' 'haskell-src-exts-util' 'haskell-syb' 
'haskell-uniplate'
+ 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector' 
'haskell-yaml')
+conflicts=('haskell-hlint')
+replaces=('haskell-hlint')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('287b4230d1238b45fa8b6cbe51e6bca19e0300ad89e9637a250e51104a5f843ac5bfbbd2c984edd482248aa086de5f22f82d3525d80880a02847db4130d1aa9c')
+
+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 \
+-fgpl -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:59:51
  Author: felixonmars
Revision: 600804

upgpkg: lib32-xz 5.2.5-1

Modified:
  lib32-xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:59:41 UTC (rev 600803)
+++ PKGBUILD2020-03-19 10:59:51 UTC (rev 600804)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-xz
 _pkgbasename=xz
-pkgver=5.2.4
+pkgver=5.2.5
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('GPL' 'LGPL' 'custom')
 depends=('lib32-glibc' 'xz')
 source=("https://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145'
+sha512sums=('7443674247deda2935220fbc4dfc7665e5bb5a260be8ad858c8bd7d7b9f0f868f04ea45e62eb17c0a5e6a2de7c7500ad2d201e2d668c48ca29bd9eea5a73a3ce'
 'SKIP')
 validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
 


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:59:27
  Author: felixonmars
Revision: 600802

upgpkg: haskell-aeson-diff 1.1.0.8-76: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  haskell-aeson-diff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:58:00 UTC (rev 600801)
+++ PKGBUILD2020-03-19 10:59:27 UTC (rev 600802)
@@ -3,7 +3,7 @@
 _hkgname=aeson-diff
 pkgname=haskell-aeson-diff
 pkgver=1.1.0.8
-pkgrel=75
+pkgrel=76
 pkgdesc="Extract and apply patches to JSON documents"
 url="https://github.com/thsutton/aeson-diff;
 license=('BSD')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:04:31
  Author: felixonmars
Revision: 377904

upgpkg: ocaml 4.09.1-1

Modified:
  ocaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:48:05 UTC (rev 377903)
+++ PKGBUILD2020-03-19 11:04:31 UTC (rev 377904)
@@ -2,8 +2,8 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.09.0
-pkgrel=2
+pkgver=4.09.1
+pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('x86_64')
 license=('LGPL2.1' 'custom: QPL-1.0')
@@ -11,7 +11,7 @@
 makedepends=('ncurses>=5.6-7')
 optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 
source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('5cd745802ee53ab85ee676a20fbb28985ba68965df1d7242de5763d982b0a744951da742615fe478c4d3c98b34531632e3a71de89da6c717ccd90cc01e6fff26')
+sha512sums=('d2579381a99b8a9feefd739501c2da21184bdbfa7749b016d4283eecc10b4c837aae1314cb913d782e2dafa4143807fbcdab2e359d37933443a65938e7b6fe67')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 
 


[arch-commits] Commit in ocaml/repos/extra-x86_64 (4 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:04:53
  Author: felixonmars
Revision: 377905

archrelease: copy trunk to extra-x86_64

Added:
  ocaml/repos/extra-x86_64/PKGBUILD
(from rev 377904, ocaml/trunk/PKGBUILD)
  ocaml/repos/extra-x86_64/ocaml-4.08.0.patch
(from rev 377904, ocaml/trunk/ocaml-4.08.0.patch)
Deleted:
  ocaml/repos/extra-x86_64/PKGBUILD
  ocaml/repos/extra-x86_64/ocaml-4.08.0.patch

+
 PKGBUILD   |  112 +--
 ocaml-4.08.0.patch |   26 +--
 2 files changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:04:31 UTC (rev 377904)
+++ PKGBUILD2020-03-19 11:04:53 UTC (rev 377905)
@@ -1,56 +0,0 @@
-# Maintainer: Jürgen Hötzel 
-
-pkgbase='ocaml'
-pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.09.0
-pkgrel=2
-pkgdesc="A functional language with OO extensions"
-arch=('x86_64')
-license=('LGPL2.1' 'custom: QPL-1.0')
-url="https://caml.inria.fr/;
-makedepends=('ncurses>=5.6-7')
-optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
-source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('5cd745802ee53ab85ee676a20fbb28985ba68965df1d7242de5763d982b0a744951da742615fe478c4d3c98b34531632e3a71de89da6c717ccd90cc01e6fff26')
-options=('!makeflags' '!emptydirs' 'staticlibs')
-
-
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix /usr --mandir /usr/share/man
-  make --debug=v world.opt
-}
-
-package_ocaml() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  # Save >10MB with this one, makepkg only strips debug symbols.
-  #find "${pkgdir}/usr/lib" -type f -name '*.so.*' -exec strip 
--strip-unneeded {} \;
-
-  # install license
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-
-  # remove compiler libs
-  rm -rf "${pkgdir}/usr/lib/ocaml/compiler-libs"
-}
-
-package_ocaml-compiler-libs() {
-pkgdesc="Several modules used internally by the OCaml compiler"
-license=('custom: QPL-1.0')
-depends=('ocaml')
-optdepends=()
-
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  # Remove non-compiler-libs
-  rm -rf   "${pkgdir}/usr/bin"  "${pkgdir}/usr/lib/ocaml/caml" \
- "${pkgdir}/usr/lib/ocaml/ocamldoc" "${pkgdir}/usr/lib/ocaml/stublibs" \
- "${pkgdir}/usr/lib/ocaml/threads" "${pkgdir}/usr/share"
-  find "${pkgdir}/usr/lib/ocaml/" -maxdepth 1 -type f -delete
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: ocaml/repos/extra-x86_64/PKGBUILD (from rev 377904, 
ocaml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:04:53 UTC (rev 377905)
@@ -0,0 +1,56 @@
+# Maintainer: Jürgen Hötzel 
+
+pkgbase='ocaml'
+pkgname=('ocaml' 'ocaml-compiler-libs')
+pkgver=4.09.1
+pkgrel=1
+pkgdesc="A functional language with OO extensions"
+arch=('x86_64')
+license=('LGPL2.1' 'custom: QPL-1.0')
+url="https://caml.inria.fr/;
+makedepends=('ncurses>=5.6-7')
+optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
+source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha512sums=('d2579381a99b8a9feefd739501c2da21184bdbfa7749b016d4283eecc10b4c837aae1314cb913d782e2dafa4143807fbcdab2e359d37933443a65938e7b6fe67')
+options=('!makeflags' '!emptydirs' 'staticlibs')
+
+
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix /usr --mandir /usr/share/man
+  make --debug=v world.opt
+}
+
+package_ocaml() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # Save >10MB with this one, makepkg only strips debug symbols.
+  #find "${pkgdir}/usr/lib" -type f -name '*.so.*' -exec strip 
--strip-unneeded {} \;
+
+  # install license
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
+
+  # remove compiler libs
+  rm -rf "${pkgdir}/usr/lib/ocaml/compiler-libs"
+}
+
+package_ocaml-compiler-libs() {
+pkgdesc="Several modules used internally by the OCaml compiler"
+license=('custom: QPL-1.0')
+depends=('ocaml')
+optdepends=()
+
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  # Remove non-compiler-libs
+  rm -rf   "${pkgdir}/usr/bin"  "${pkgdir}/usr/lib/ocaml/caml" \
+ "${pkgdir}/usr/lib/ocaml/ocamldoc" "${pkgdir}/usr/lib/ocaml/stublibs" \
+ "${pkgdir}/usr/lib/ocaml/threads" "${pkgdir}/usr/share"
+  find "${pkgdir}/usr/lib/ocaml/" -maxdepth 1 -type f -delete
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: ocaml-4.08.0.patch

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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:12:04
  Author: felixonmars
Revision: 600821

upgpkg: cryptol 2.8.0-85: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:09:03 UTC (rev 600820)
+++ PKGBUILD2020-03-19 11:12:04 UTC (rev 600821)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.8.0
-pkgrel=84
+pkgrel=85
 pkgdesc="The Language of Cryptography"
 url="https://www.cryptol.net;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:12:18
  Author: felixonmars
Revision: 600822

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 600821, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:12:18 UTC (rev 600822)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.8.0
+pkgrel=85
+pkgdesc="The Language of Cryptography"
+url="https://www.cryptol.net;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-base-compat' 'haskell-cryptohash-sha1' 
'haskell-gitrev'
+ 'haskell-graphscc' 'haskell-heredoc' 'haskell-monad-control' 
'haskell-monadlib'
+ 'haskell-panic' 'haskell-random' 'haskell-sbv' 'haskell-simple-smt' 
'haskell-strict'
+ 'haskell-tf-random' 'haskell-transformers-base' 
'haskell-ansi-terminal'
+ 'haskell-blaze-html')
+makedepends=('ghc' 'alex' 'happy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz;
+ghc-8.8.patch::https://github.com/GaloisInc/cryptol/pull/655.patch)
+sha512sums=('ad2cbb67dbcd10dba12457b24558af4ef7066817f18e162432607e7d887071fef13a1c958e37a3f7e8e3fd04079c20cc2a8abdcf1c9dd35a9a93e7e0a2d383b0'
+
'f5399cfde04c2645e0bc80d80a39ac570c9649961e22bf9808bb55ba8457f9a124469d699de73624b2debabe8d672879bd0b2279b60dfcb08d328de67ca78e84')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../ghc-8.8.patch
+sed -i 's/< *0.11/<1/' $pkgname.cabal
+#sed -i 's/import Prelude.Compat/import Prelude.Compat hiding ( fail )/' 
src/Cryptol/Parser/{NoPat,ParserUtils}.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-static -f-relocatable --ghc-option='-pie'
+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 chafa/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:17:59
  Author: felixonmars
Revision: 600825

upgpkg: chafa 1.2.2-1

Modified:
  chafa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:16:46 UTC (rev 600824)
+++ PKGBUILD2020-03-19 11:17:59 UTC (rev 600825)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=chafa
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Image-to-text converter supporting a wide range of symbols and 
palettes, transparency, animations, etc."
 arch=("x86_64")
 url="https://hpjansson.org/chafa/;
@@ -10,7 +10,7 @@
 makedepends=('gtk-doc')
 license=("LGPL")
 
source=(https://github.com/hpjansson/chafa/releases/download/$pkgver/chafa-$pkgver.tar.xz{,.asc})
-sha512sums=('71aee87618961a5910b9bb7a76b50df6f78df3621adc3ea7c462ba26df0147f0cb32f428fb7f6e5dc26968ee9bd3ee902762a7cb8735d1c51fd0ebd107c4226e'
+sha512sums=('e2aea08e7e9ea41e233dac12c7db2697445ff096f31e8ad09daa60f97328268a5f29bd1b5328c0893bf0c3f9a132d9a29830ecc741ea2d7e6d23132728bbc926'
 'SKIP')
 validpgpkeys=('C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7')  # Hans Petter 
Jansson
 


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:18:15
  Author: felixonmars
Revision: 600826

archrelease: copy trunk to community-x86_64

Added:
  chafa/repos/community-x86_64/PKGBUILD
(from rev 600825, chafa/trunk/PKGBUILD)
Deleted:
  chafa/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 11:17:59 UTC (rev 600825)
+++ PKGBUILD2020-03-19 11:18:15 UTC (rev 600826)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=chafa
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Image-to-text converter supporting a wide range of symbols and 
palettes, transparency, animations, etc."
-arch=("x86_64")
-url="https://hpjansson.org/chafa/;
-depends=('imagemagick' 'libxslt')
-makedepends=('gtk-doc')
-license=("LGPL")
-source=(https://github.com/hpjansson/chafa/releases/download/$pkgver/chafa-$pkgver.tar.xz{,.asc})
-sha512sums=('71aee87618961a5910b9bb7a76b50df6f78df3621adc3ea7c462ba26df0147f0cb32f428fb7f6e5dc26968ee9bd3ee902762a7cb8735d1c51fd0ebd107c4226e'
-'SKIP')
-validpgpkeys=('C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7')  # Hans Petter 
Jansson
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-man
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: chafa/repos/community-x86_64/PKGBUILD (from rev 600825, 
chafa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 11:18:15 UTC (rev 600826)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=chafa
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="Image-to-text converter supporting a wide range of symbols and 
palettes, transparency, animations, etc."
+arch=("x86_64")
+url="https://hpjansson.org/chafa/;
+depends=('imagemagick' 'libxslt')
+makedepends=('gtk-doc')
+license=("LGPL")
+source=(https://github.com/hpjansson/chafa/releases/download/$pkgver/chafa-$pkgver.tar.xz{,.asc})
+sha512sums=('e2aea08e7e9ea41e233dac12c7db2697445ff096f31e8ad09daa60f97328268a5f29bd1b5328c0893bf0c3f9a132d9a29830ecc741ea2d7e6d23132728bbc926'
+'SKIP')
+validpgpkeys=('C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7')  # Hans Petter 
Jansson
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-man
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:28:47
  Author: felixonmars
Revision: 600828

upgpkg: pandoc 2.9.2-65: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:27:37 UTC (rev 600827)
+++ PKGBUILD2020-03-19 11:28:47 UTC (rev 600828)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.9.2
-pkgrel=64
+pkgrel=65
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:29:01
  Author: felixonmars
Revision: 600829

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 600828, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:29:01 UTC (rev 600829)
@@ -0,0 +1,71 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.9.2
+pkgrel=65
+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-doclayout'
+ 'haskell-doctemplates' 'haskell-emojis' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-jira-wiki-markup' 
'haskell-skylighting'
+ 'haskell-skylighting-core' 'haskell-hslua' 
'haskell-hslua-module-system'
+ '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-text-conversions'
+ '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-lua'
+ 'haskell-tasty-quickcheck' 'haskell-tasty-golden' 
'haskell-quickcheck'
+ 'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
pandoc-jira-wiki-markup-1.1.patch::https://github.com/jgm/pandoc/commit/7eb991484127a8c79b8db76743d2d63ee47e79ca.patch)
+sha512sums=('af67ad7ff6f5f16d62a9a5b988bb402f17e5774fcc91a7be56d95b2694640051628495c526ae9f92095ec7050ebb096db5d23ef07a105e73bbf50386a67eb532'
+
'f6bd382c6cedba47fc39ebb36845cdc9b107f11c0ae2a38102312bff77dd46845cc7ef0ad443be810c6f1fa95776a665d9a85a7a351a1dc0d35a46dffc1657af')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+patch -p1 -i ../pandoc-jira-wiki-markup-1.1.patch
+
+# 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 "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+install -Dm644 man/pandoc.1 "${pkgdir}"/usr/share/man/man1/pandoc.1
+}


[arch-commits] Commit in perl-alien-libxml2/repos/extra-any (PKGBUILD PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:09:54
  Author: felixonmars
Revision: 377899

archrelease: copy trunk to extra-any

Added:
  perl-alien-libxml2/repos/extra-any/PKGBUILD
(from rev 377898, perl-alien-libxml2/trunk/PKGBUILD)
Deleted:
  perl-alien-libxml2/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:09:38 UTC (rev 377898)
+++ PKGBUILD2020-03-19 10:09:54 UTC (rev 377899)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=perl-alien-libxml2
-pkgver=0.14
-pkgrel=1
-pkgdesc="Install the C libxml2 library on your system"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Alien-Libxml2;
-depends=('libxml2' 'perl-alien-build')
-makedepends=('perl-html-parser' 'perl-sort-versions' 'perl-test2-suite' 
'perl-uri')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz;)
-sha512sums=('516ee1c2e987f2afa883736d1726b4ab6f815adc14b3cbcdc2d9e9e03de1f2ca2b4d6f653dadd27a7133df4be9e1fa13621c5e228da091ab64afb4f8ba6e4986')
-
-build() {
-  cd Alien-Libxml2-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Alien-Libxml2-$pkgver
-  make test
-}
-
-package() {
-  cd Alien-Libxml2-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-alien-libxml2/repos/extra-any/PKGBUILD (from rev 377898, 
perl-alien-libxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:09:54 UTC (rev 377899)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-libxml2
+pkgver=0.15
+pkgrel=1
+pkgdesc="Install the C libxml2 library on your system"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Libxml2;
+depends=('libxml2' 'perl-alien-build')
+makedepends=('perl-html-parser' 'perl-sort-versions' 'perl-test2-suite' 
'perl-uri')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz;)
+sha512sums=('391c350dd3c6f2a729a880fd895fe2dea7d10f17eaaeced731ca4d4cd938296f7ec9cb11a777d8f9602813c7b60f2b647d2bb37b8ea37de34bd06479b8e0617c')
+
+build() {
+  cd Alien-Libxml2-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Alien-Libxml2-$pkgver
+  make test
+}
+
+package() {
+  cd Alien-Libxml2-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:09:38
  Author: felixonmars
Revision: 377898

upgpkg: perl-alien-libxml2 0.15-1

Modified:
  perl-alien-libxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 07:08:57 UTC (rev 377897)
+++ PKGBUILD2020-03-19 10:09:38 UTC (rev 377898)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-alien-libxml2
-pkgver=0.14
+pkgver=0.15
 pkgrel=1
 pkgdesc="Install the C libxml2 library on your system"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('perl-html-parser' 'perl-sort-versions' 'perl-test2-suite' 
'perl-uri')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz;)
-sha512sums=('516ee1c2e987f2afa883736d1726b4ab6f815adc14b3cbcdc2d9e9e03de1f2ca2b4d6f653dadd27a7133df4be9e1fa13621c5e228da091ab64afb4f8ba6e4986')
+sha512sums=('391c350dd3c6f2a729a880fd895fe2dea7d10f17eaaeced731ca4d4cd938296f7ec9cb11a777d8f9602813c7b60f2b647d2bb37b8ea37de34bd06479b8e0617c')
 
 build() {
   cd Alien-Libxml2-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:10:07
  Author: felixonmars
Revision: 600745

upgpkg: python-elementpath 1.4.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 09:38:30 UTC (rev 600744)
+++ PKGBUILD2020-03-19 10:10:07 UTC (rev 600745)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-xmlschema')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('511904ba72d5d0b349fd01a1a0976586a41c0ea4b8bc577b64058ef16c1b73419e1864373e845c8c221edf2195229520fdf5659b16f1fca76994011a48e98bce')
+sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
 
 build() {
   cd elementpath-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:10:58
  Author: felixonmars
Revision: 600747

upgpkg: rime-cantonese 0.0.0.20200319-1

Modified:
  rime-cantonese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:10:23 UTC (rev 600746)
+++ PKGBUILD2020-03-19 10:10:58 UTC (rev 600747)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=rime-cantonese
-pkgver=0.0.0.20200316
-_commit=1a4d549cd6d8806206984cca8ddc359b9673687b
+pkgver=0.0.0.20200319
+_commit=17b181694faf9c37224d9630cfd707443c306842
 pkgrel=1
 pkgdesc="Cantonese input for rime"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('rime-cangjie' 'rime-luna-pinyin' 'rime-stroke')
 makedepends=('librime' 'rime-prelude' 'rime-essay')
 
source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz;)
-sha512sums=('746f90e91c5a113623646e1cbb63150dd35e6ed05cb72f84e4b06e6d812d932a4516e552c973f9ccbe15b3802b412ee4638797f92388eb0f9fc26d7c666a6eb7')
+sha512sums=('06da90e65e7bdf642cf93ee0722fa1b50d12c0ae3867afbab9faab5efff4ec99bab0aad9844a816e2350e4d1748cbe4c0246383cd56d919ff6d969fe3234d69e')
 
 prepare() {
   cd $pkgname-$_commit


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:10:23
  Author: felixonmars
Revision: 600746

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:10:07 UTC (rev 600745)
+++ PKGBUILD2020-03-19 10:10:23 UTC (rev 600746)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-elementpath
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
-url="https://github.com/sissaschool/elementpath;
-license=('MIT')
-arch=('any')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-xmlschema')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
-sha512sums=('511904ba72d5d0b349fd01a1a0976586a41c0ea4b8bc577b64058ef16c1b73419e1864373e845c8c221edf2195229520fdf5659b16f1fca76994011a48e98bce')
-
-build() {
-  cd elementpath-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd elementpath-$pkgver
-  python setup.py pytest || warning "missing it_IT locale for testing"
-}
-
-package() {
-  cd elementpath-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-elementpath/repos/community-any/PKGBUILD (from rev 600745, 
python-elementpath/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:10:23 UTC (rev 600746)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-elementpath
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
+url="https://github.com/sissaschool/elementpath;
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-xmlschema')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz;)
+sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
+
+build() {
+  cd elementpath-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd elementpath-$pkgver
+  python setup.py pytest || warning "missing it_IT locale for testing"
+}
+
+package() {
+  cd elementpath-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:23:09
  Author: felixonmars
Revision: 600753

upgpkg: wiznote 2.7.8-1

Modified:
  wiznote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:15:47 UTC (rev 600752)
+++ PKGBUILD2020-03-19 10:23:09 UTC (rev 600753)
@@ -2,8 +2,8 @@
 # Contributor: Albert.Zhou 
 
 pkgname=wiznote
-pkgver=2.7.7
-_commit=9d26d11c412d52cd17d2261d33e7ae7b2441c10b
+pkgver=2.7.8
+_commit=6ce2501bcc710c8e28208cae2c38a6a4775e0720
 pkgrel=1
 pkgdesc="Opensource cross-platform cloud based note-taking client"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 # shared clucene/quazip triggers segfault
 makedepends=('cmake' 'qt5-tools' 'boost')
 
source=("$pkgname-$_commit.tar.gz::https://github.com/WizTeam/WizQTClient/archive/$_commit.tar.gz;)
-sha512sums=('58bdf97835278cc2d49e1e0de89569d3d6d6c786a37e54dcc8c43b8ac3aededc4c4f38f88f9a5cbf6afc3de2112ddf61b01618de342e2c693a7cf49a77e9393f')
+sha512sums=('cd8bbd73f9c19c90d8afd1c4fd28d3d0b22dbf7fd7cd52fd527ead0d90ef08509adb6b3beab373874de29c7395fc0c0d379c3f36dc7160031595d9c80e78d9e8')
 
 prepare() {
   #sed -e 's/add_subdirectory(cryptopp)//' \


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:23:26
  Author: felixonmars
Revision: 600754

archrelease: copy trunk to community-x86_64

Added:
  wiznote/repos/community-x86_64/PKGBUILD
(from rev 600753, wiznote/trunk/PKGBUILD)
Deleted:
  wiznote/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:23:09 UTC (rev 600753)
+++ PKGBUILD2020-03-19 10:23:26 UTC (rev 600754)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Albert.Zhou 
-
-pkgname=wiznote
-pkgver=2.7.7
-_commit=9d26d11c412d52cd17d2261d33e7ae7b2441c10b
-pkgrel=1
-pkgdesc="Opensource cross-platform cloud based note-taking client"
-arch=('x86_64')
-url="http://www.wiznote.com;
-license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 
'qt5-websockets' 'qt5-webengine'
- 'qt5-svg') # 'crypto++')
-# shared clucene/quazip triggers segfault
-makedepends=('cmake' 'qt5-tools' 'boost')
-source=("$pkgname-$_commit.tar.gz::https://github.com/WizTeam/WizQTClient/archive/$_commit.tar.gz;)
-sha512sums=('58bdf97835278cc2d49e1e0de89569d3d6d6c786a37e54dcc8c43b8ac3aededc4c4f38f88f9a5cbf6afc3de2112ddf61b01618de342e2c693a7cf49a77e9393f')
-
-prepare() {
-  #sed -e 's/add_subdirectory(cryptopp)//' \
-  #-i WizQTClient-$_commit/lib/CMakeLists.txt
-  #sed -e 's/cryptlib/cryptopp/' \
-  #-i WizQTClient-$_commit/src/CMakeLists.txt
-
-  rm -rf build; mkdir build
-}
-
-build() {
-  cd build
-
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../WizQTClient-$_commit
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir/" install
-}

Copied: wiznote/repos/community-x86_64/PKGBUILD (from rev 600753, 
wiznote/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:23:26 UTC (rev 600754)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Albert.Zhou 
+
+pkgname=wiznote
+pkgver=2.7.8
+_commit=6ce2501bcc710c8e28208cae2c38a6a4775e0720
+pkgrel=1
+pkgdesc="Opensource cross-platform cloud based note-taking client"
+arch=('x86_64')
+url="http://www.wiznote.com;
+license=('GPL3' 'custom')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 
'qt5-websockets' 'qt5-webengine'
+ 'qt5-svg') # 'crypto++')
+# shared clucene/quazip triggers segfault
+makedepends=('cmake' 'qt5-tools' 'boost')
+source=("$pkgname-$_commit.tar.gz::https://github.com/WizTeam/WizQTClient/archive/$_commit.tar.gz;)
+sha512sums=('cd8bbd73f9c19c90d8afd1c4fd28d3d0b22dbf7fd7cd52fd527ead0d90ef08509adb6b3beab373874de29c7395fc0c0d379c3f36dc7160031595d9c80e78d9e8')
+
+prepare() {
+  #sed -e 's/add_subdirectory(cryptopp)//' \
+  #-i WizQTClient-$_commit/lib/CMakeLists.txt
+  #sed -e 's/cryptlib/cryptopp/' \
+  #-i WizQTClient-$_commit/src/CMakeLists.txt
+
+  rm -rf build; mkdir build
+}
+
+build() {
+  cd build
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+../WizQTClient-$_commit
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir/" install
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:28:26
  Author: felixonmars
Revision: 600756

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   62 ++
 cordova.install |   20 -
 2 files changed, 45 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:28:06 UTC (rev 600755)
+++ PKGBUILD2020-03-19 10:28:26 UTC (rev 600756)
@@ -1,27 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=cordova
-pkgver=8.1.2
-pkgrel=1
-pkgdesc='Cordova command line interface tool'
-arch=('any')
-url='http://cordova.apache.org'
-license=('Apache')
-depends=('npm' 'acorn' 'semver' 'browserify' 'uglify-js' 'eslint')
-install=cordova.install
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('21fb2533730fe36080fde6d5255962b7a1614363fa15eadcc31f4d3508e456cd306a1130a9a98be1b72a87580a893b62efefd9b03b4145256646ffb2ecb7136e')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Why 777? :/
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn semver browserify uglify-js eslint; do
-rm -r $dep;
-  done
-}

Copied: cordova/repos/community-any/PKGBUILD (from rev 600755, 
cordova/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:28:26 UTC (rev 600756)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=cordova
+pkgver=9.0.0
+pkgrel=1
+pkgdesc='Cordova command line interface tool'
+arch=('any')
+url='https://cordova.apache.org'
+license=('Apache')
+depends=('npm' 'semver')
+install=cordova.install
+source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
+noextract=("$pkgname-$pkgver.tgz")
+sha512sums=('cd610fa3db868fd28d704854d8ba68debe0760adb5b4bf9ab78f7a3762cb9ee096b9656776fe9059e77cf84625ff4f2badc36c86b12d7f35e3f54c7abd09b63d')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+
+  # Delete npm installed pyc files
+  find "$pkgdir" -name "*.pyc" -delete
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+  done
+}

Deleted: cordova.install
===
--- cordova.install 2020-03-19 10:28:06 UTC (rev 600755)
+++ cordova.install 2020-03-19 10:28:26 UTC (rev 600756)
@@ -1,10 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules \
- /usr/lib/node_modules/cordova/node_modules \
- /usr/lib/node_modules/cordova/node_modules/.bin
-}
-
-post_upgrade() {
-  post_install
-}

Copied: cordova/repos/community-any/cordova.install (from rev 600755, 
cordova/trunk/cordova.install)
===
--- cordova.install (rev 0)
+++ cordova.install 2020-03-19 10:28:26 UTC (rev 600756)
@@ -0,0 +1,10 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules \
+ /usr/lib/node_modules/cordova/node_modules \
+ /usr/lib/node_modules/cordova/node_modules/.bin
+}
+
+post_upgrade() {
+  post_install
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:28:06
  Author: felixonmars
Revision: 600755

upgpkg: cordova 9.0.0-1

Modified:
  cordova/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:23:26 UTC (rev 600754)
+++ PKGBUILD2020-03-19 10:28:06 UTC (rev 600755)
@@ -1,30 +1,35 @@
 # Maintainer: Felix Yan 
 
 pkgname=cordova
-pkgver=8.1.2
+pkgver=9.0.0
 pkgrel=1
 pkgdesc='Cordova command line interface tool'
 arch=('any')
 url='https://cordova.apache.org'
 license=('Apache')
-depends=('npm' 'acorn' 'semver' 'browserify' 'uglify-js' 'eslint')
+depends=('npm' 'semver')
 install=cordova.install
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('21fb2533730fe36080fde6d5255962b7a1614363fa15eadcc31f4d3508e456cd306a1130a9a98be1b72a87580a893b62efefd9b03b4145256646ffb2ecb7136e')
+sha512sums=('cd610fa3db868fd28d704854d8ba68debe0760adb5b4bf9ab78f7a3762cb9ee096b9656776fe9059e77cf84625ff4f2badc36c86b12d7f35e3f54c7abd09b63d')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
 
-  # Why 777? :/
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
   chmod -R u=rwX,go=rX "$pkgdir"
 
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+
   # Delete npm installed pyc files
   find "$pkgdir" -name "*.pyc" -delete
 
   # Experimental dedup
   cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn semver browserify uglify-js eslint; do
+  for dep in semver; do
 rm -r $dep;
   done
 }


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:35:27
  Author: felixonmars
Revision: 600760

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
600759, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:35:27 UTC (rev 600760)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.17
+pkgrel=44
+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' 'haskell-hsyaml' 
'haskell-hsyaml-aeson')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('65bc510c1208d5c76884c1b5898d033abd06ebce040c36e1ec2f11fd0107fbb6ac838e0be6d97c40c9b2893ba6bdc38d2bf5c12fec7db069bbabd37d6d07b4e7')
+
+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)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:35:11
  Author: felixonmars
Revision: 600759

upgpkg: pandoc-citeproc 0.17-44: rebuild with jira-wiki-markup 1.1.1

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:32:05 UTC (rev 600758)
+++ PKGBUILD2020-03-19 10:35:11 UTC (rev 600759)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.17
-pkgrel=43
+pkgrel=44
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


[arch-commits] Commit in memcached/repos/extra-x86_64 (8 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:48:05
  Author: felixonmars
Revision: 377903

archrelease: copy trunk to extra-x86_64

Added:
  memcached/repos/extra-x86_64/PKGBUILD
(from rev 377902, memcached/trunk/PKGBUILD)
  memcached/repos/extra-x86_64/memcached.service.patch
(from rev 377902, memcached/trunk/memcached.service.patch)
  memcached/repos/extra-x86_64/memcached.sysusers
(from rev 377902, memcached/trunk/memcached.sysusers)
  memcached/repos/extra-x86_64/memcached.tmpfiles
(from rev 377902, memcached/trunk/memcached.tmpfiles)
Deleted:
  memcached/repos/extra-x86_64/PKGBUILD
  memcached/repos/extra-x86_64/memcached.service.patch
  memcached/repos/extra-x86_64/memcached.sysusers
  memcached/repos/extra-x86_64/memcached.tmpfiles

-+
 PKGBUILD|  108 -
 memcached.service.patch |  150 +++---
 memcached.sysusers  |2 
 memcached.tmpfiles  |2 
 4 files changed, 131 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:47:38 UTC (rev 377902)
+++ PKGBUILD2020-03-19 10:48:05 UTC (rev 377903)
@@ -1,54 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Dan McGee 
-# Contributor: Michael Irwin <6d6...@gmail.com>
-
-pkgname=memcached
-pkgver=1.5.16
-pkgrel=1
-pkgdesc='Distributed memory object caching system'
-url='https://memcached.org/'
-arch=('x86_64')
-license=('GPL')
-depends=('libevent' 'libseccomp')
-optdepends=('perl: for memcached-tool usage')
-source=(https://www.memcached.org/files/${pkgname}-${pkgver}.tar.gz
-memcached.service.patch
-memcached.tmpfiles
-memcached.sysusers)
-sha512sums=('999872c4c68e0210feab76f74c9487fbfb652cf3e6b7fa347f882767aad41ea6d8ba3ee056494409c054d673fc209032d8a890605810b2c6c9048d26d50751a0'
-
'dd21f49062054c601469f9abc9ee39a0f06c604e8805e7bc9bf2cfa65429962f93e7ac67764257c578fc15b1e75394956f350162c99b084c76a6e14d9331f31f'
-
'960705ff74d25afed477e0b2a5872a3a4fb49ed3105a351f0d0224abc947778f9dbda81e80be94ab636da4a8411a9dd56a8fd4513e5b86a3096a14fa67f1548b'
-
'e6ddcab9a6fee024072b6363ef60aa176ed258369bf3a17d475f19b1f410ffd6195b9c5737dc5b1371e8974b44bdbdaa109927acaeb54fb40302a5d67d7c13a8')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 < ../memcached.service.patch
-  sed -e 's/^##safer##//g' -i scripts/*.service
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---enable-seccomp
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm 755 scripts/memcached-tool -t "${pkgdir}/usr/bin"
-  install -Dm 644 scripts/memcached-tool.1 -t "${pkgdir}/usr/share/man/man1"
-
-  install -Dm 644 scripts/*.service -t "${pkgdir}/usr/lib/systemd/system"
-  install -Dm 644 ../memcached.tmpfiles 
"${pkgdir}/usr/lib/tmpfiles.d/memcached.conf"
-  install -Dm 644 ../memcached.sysusers 
"${pkgdir}/usr/lib/sysusers.d/memcached.conf"
-}
-
-# vim: ts=2 sw=2 et:

Copied: memcached/repos/extra-x86_64/PKGBUILD (from rev 377902, 
memcached/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:48:05 UTC (rev 377903)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dan McGee 
+# Contributor: Michael Irwin <6d6...@gmail.com>
+
+pkgname=memcached
+pkgver=1.5.17
+pkgrel=1
+pkgdesc='Distributed memory object caching system'
+url='https://memcached.org/'
+arch=('x86_64')
+license=('GPL')
+depends=('libevent' 'libseccomp')
+optdepends=('perl: for memcached-tool usage')
+source=(https://www.memcached.org/files/${pkgname}-${pkgver}.tar.gz
+memcached.service.patch
+memcached.tmpfiles
+memcached.sysusers)
+sha512sums=('533c916015d738ff4c7ba8420654ae15b19370b3e959b89d43bc60cae1bda65d36906be05fad44a025ea1878570a8c1a36041c4e4c0cdf0cea84e6bb0e7ba325'
+
'dd21f49062054c601469f9abc9ee39a0f06c604e8805e7bc9bf2cfa65429962f93e7ac67764257c578fc15b1e75394956f350162c99b084c76a6e14d9331f31f'
+
'960705ff74d25afed477e0b2a5872a3a4fb49ed3105a351f0d0224abc947778f9dbda81e80be94ab636da4a8411a9dd56a8fd4513e5b86a3096a14fa67f1548b'
+
'e6ddcab9a6fee024072b6363ef60aa176ed258369bf3a17d475f19b1f410ffd6195b9c5737dc5b1371e8974b44bdbdaa109927acaeb54fb40302a5d67d7c13a8')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 < ../memcached.service.patch
+  sed -e 's/^##safer##//g' -i scripts/*.service
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--enable-seccomp
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 755 scripts/memcached-tool -t "${pkgdir}/usr/bin"
+  install -Dm 644 

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

2020-03-19 Thread David Runge via arch-commits
Date: Thursday, March 19, 2020 @ 10:47:29
  Author: dvzrv
Revision: 600777

archrelease: copy trunk to community-any

Added:
  mkinitcpio-systemd-tool/repos/community-any/
  mkinitcpio-systemd-tool/repos/community-any/PKGBUILD
(from rev 600776, mkinitcpio-systemd-tool/trunk/PKGBUILD)

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

Copied: mkinitcpio-systemd-tool/repos/community-any/PKGBUILD (from rev 600776, 
mkinitcpio-systemd-tool/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-03-19 10:47:29 UTC (rev 600777)
@@ -0,0 +1,27 @@
+# Maintainer: David Runge 
+
+pkgname=mkinitcpio-systemd-tool
+pkgver=21
+pkgrel=1
+pkgdesc="Provisioning tool for systemd in initramfs (systemd-tool)"
+arch=('any')
+url="https://github.com/random-archer/mkinitcpio-systemd-tool;
+license=('Apache')
+depends=('mkinitcpio' 'systemd')
+optdepends=('cryptsetup: for initrd-cryptsetup.service'
+'dropbear: for initrd-dropbear.service'
+'busybox: for initrd-tinysshd.service'
+'tinyssh: for initrd-tinysshd.service'
+'tinyssh-convert: for initrd-tinysshd.service'
+'mc: for initrd-debug-progs.service')
+conflicts=('mkinitcpio-dropbear' 'mkinitcpio-tinyssh')
+backup=("etc/${pkgname}/config/crypttab"
+"etc/${pkgname}/config/fstab"
+"etc/${pkgname}/network/initrd-network.network" )
+source=("$pkgname-$pkgver.tar.gz::https://github.com/random-archer/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('c5807820a79b50ea31d7de26d21868d9e43607534f891f0949235689edbc0af11367ef252eb6b148a8b20ccabfe5ad9b69e213790c11ea24df1ff2d6110f86b2')
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" PREFIX='/usr' install
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:47:38
  Author: felixonmars
Revision: 377902

upgpkg: memcached 1.5.17-1

Modified:
  memcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:44:07 UTC (rev 377901)
+++ PKGBUILD2020-03-19 10:47:38 UTC (rev 377902)
@@ -3,7 +3,7 @@
 # Contributor: Michael Irwin <6d6...@gmail.com>
 
 pkgname=memcached
-pkgver=1.5.16
+pkgver=1.5.17
 pkgrel=1
 pkgdesc='Distributed memory object caching system'
 url='https://memcached.org/'
@@ -15,7 +15,7 @@
 memcached.service.patch
 memcached.tmpfiles
 memcached.sysusers)
-sha512sums=('999872c4c68e0210feab76f74c9487fbfb652cf3e6b7fa347f882767aad41ea6d8ba3ee056494409c054d673fc209032d8a890605810b2c6c9048d26d50751a0'
+sha512sums=('533c916015d738ff4c7ba8420654ae15b19370b3e959b89d43bc60cae1bda65d36906be05fad44a025ea1878570a8c1a36041c4e4c0cdf0cea84e6bb0e7ba325'
 
'dd21f49062054c601469f9abc9ee39a0f06c604e8805e7bc9bf2cfa65429962f93e7ac67764257c578fc15b1e75394956f350162c99b084c76a6e14d9331f31f'
 
'960705ff74d25afed477e0b2a5872a3a4fb49ed3105a351f0d0224abc947778f9dbda81e80be94ab636da4a8411a9dd56a8fd4513e5b86a3096a14fa67f1548b'
 
'e6ddcab9a6fee024072b6363ef60aa176ed258369bf3a17d475f19b1f410ffd6195b9c5737dc5b1371e8974b44bdbdaa109927acaeb54fb40302a5d67d7c13a8')


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:51:28
  Author: felixonmars
Revision: 600783

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:51:11 UTC (rev 600782)
+++ PKGBUILD2020-03-19 10:51:28 UTC (rev 600783)
@@ -1,22 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Diego Galizzi 
-# Contributor: zoulnix 
-
-pkgname=cimg
-pkgver=2.7.5
-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;)
-sha512sums=('559f8b7fc9b7b54f739e1e125efe557e55a499d1384bf94e33f1f162368fea162b88737f1b18679fc80c456511b5bb92bb74788a88ec271ff3da18b0984a4455')
-
-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 600782, cimg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:51:28 UTC (rev 600783)
@@ -0,0 +1,22 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Diego Galizzi 
+# Contributor: zoulnix 
+
+pkgname=cimg
+pkgver=2.8.0
+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;)
+sha512sums=('e004ba66c1d23cf29bbd6b15374707355036fad66f2b03fceb84a45b5d246ed4a41f30e346df1d97eaf48351a2280be3f878de2d11161ece363cc6eaf4bb0b53')
+
+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-pip-api/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:51:35
  Author: felixonmars
Revision: 600784

upgpkg: python-pip-api 0.0.12-1

Modified:
  python-pip-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:51:28 UTC (rev 600783)
+++ PKGBUILD2020-03-19 10:51:35 UTC (rev 600784)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pip-api
-pkgver=0.0.11
+pkgver=0.0.12
 pkgrel=1
 pkgdesc="An unofficial, importable pip API"
 url="https://github.com/di/pip-api;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pretend' 'python-virtualenv')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
-sha512sums=('efbf11dd458c31bb88ad604aaeadf6c5d6c6658607f15b8fab7848d4bcb093aff5dc543056cdd2539b1949246318a8d9147f7c65b3edcb298b967fe79ca9d15c')
+sha512sums=('30ba5cb7a0d4377ee507685a70ea7925cb234be108cb924a929cd8af3cc3c3763834b40fe7f7e81a755ad04f751e3a9fb7d335f4c05fde6614fca035c52232d1')
 
 build() {
   cd pip-api-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:50:08
  Author: felixonmars
Revision: 600781

archrelease: copy trunk to community-any

Added:
  laptop-detect/repos/community-any/PKGBUILD
(from rev 600780, laptop-detect/trunk/PKGBUILD)
Deleted:
  laptop-detect/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:49:51 UTC (rev 600780)
+++ PKGBUILD2020-03-19 10:50:08 UTC (rev 600781)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Sébastien Luttringer
-# Contributor: Bartek Piotrowski 
-# Contributor: cromo 
-
-pkgname=laptop-detect
-pkgver=0.15
-pkgrel=1
-pkgdesc='Attempts to detect a laptop'
-arch=('any')
-url='https://packages.qa.debian.org/l/laptop-detect.html'
-license=('BSD')
-depends=('dmidecode' 'sh')
-source=("https://gitlab.com/debiants/laptop-detect/-/archive/debian/$pkgver/laptop-detect-debian-$pkgver.tar.bz2;)
-sha512sums=('5e6ace66b89ee193fad37eb30b61136b6be4d5ead6d427ea6eb3d2913aa0136d61251ec4d66e20b8213beeebf54b8ae46349b04a08cc29076f8476efec15aa40')
-
-prepare() {
-  cd $pkgname-debian-$pkgver
-  sed -e "s/@VERSION@/$pkgver/g" < laptop-detect.in > laptop-detect
-}
-
-package() {
-  cd $pkgname-debian-$pkgver
-  install -Dm755 laptop-detect -t "$pkgdir"/usr/bin/
-  install -Dm644 laptop-detect.1 -t "$pkgdir"/usr/share/man/man1/
-  install -Dm644 debian/copyright -t "$pkgdir"/usr/share/licenses/$pkgname/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: laptop-detect/repos/community-any/PKGBUILD (from rev 600780, 
laptop-detect/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:50:08 UTC (rev 600781)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Contributor: Sébastien Luttringer
+# Contributor: Bartek Piotrowski 
+# Contributor: cromo 
+
+pkgname=laptop-detect
+pkgver=0.16
+pkgrel=1
+pkgdesc='Attempts to detect a laptop'
+arch=('any')
+url='https://packages.qa.debian.org/l/laptop-detect.html'
+license=('BSD')
+depends=('dmidecode' 'sh')
+source=("https://gitlab.com/debiants/laptop-detect/-/archive/debian/$pkgver/laptop-detect-debian-$pkgver.tar.bz2;)
+sha512sums=('9f3fbdaf975e8860e8be35b26773210eb54d63c6d45be53ee1a4e1b81f05e2efe3791dbf0dc83c8d6b798276fae5fc69fd1c97ed03a587c994cbd6a62da20abe')
+
+prepare() {
+  cd $pkgname-debian-$pkgver
+  sed -e "s/@VERSION@/$pkgver/g" < laptop-detect.in > laptop-detect
+}
+
+package() {
+  cd $pkgname-debian-$pkgver
+  install -Dm755 laptop-detect -t "$pkgdir"/usr/bin/
+  install -Dm644 laptop-detect.1 -t "$pkgdir"/usr/share/man/man1/
+  install -Dm644 debian/copyright -t "$pkgdir"/usr/share/licenses/$pkgname/
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:51:52
  Author: felixonmars
Revision: 600785

archrelease: copy trunk to community-any

Added:
  python-pip-api/repos/community-any/PKGBUILD
(from rev 600784, python-pip-api/trunk/PKGBUILD)
Deleted:
  python-pip-api/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 10:51:35 UTC (rev 600784)
+++ PKGBUILD2020-03-19 10:51:52 UTC (rev 600785)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pip-api
-pkgver=0.0.11
-pkgrel=1
-pkgdesc="An unofficial, importable pip API"
-url="https://github.com/di/pip-api;
-license=('Apache')
-arch=('any')
-depends=('python-packaging' 'python-pip')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pretend' 'python-virtualenv')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
-sha512sums=('efbf11dd458c31bb88ad604aaeadf6c5d6c6658607f15b8fab7848d4bcb093aff5dc543056cdd2539b1949246318a8d9147f7c65b3edcb298b967fe79ca9d15c')
-
-build() {
-  cd pip-api-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pip-api-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd pip-api-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pip-api/repos/community-any/PKGBUILD (from rev 600784, 
python-pip-api/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 10:51:52 UTC (rev 600785)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pip-api
+pkgver=0.0.12
+pkgrel=1
+pkgdesc="An unofficial, importable pip API"
+url="https://github.com/di/pip-api;
+license=('Apache')
+arch=('any')
+depends=('python-packaging' 'python-pip')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pretend' 'python-virtualenv')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
+sha512sums=('30ba5cb7a0d4377ee507685a70ea7925cb234be108cb924a929cd8af3cc3c3763834b40fe7f7e81a755ad04f751e3a9fb7d335f4c05fde6614fca035c52232d1')
+
+build() {
+  cd pip-api-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pip-api-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd pip-api-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:51:11
  Author: felixonmars
Revision: 600782

upgpkg: cimg 2.8.0-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:50:08 UTC (rev 600781)
+++ PKGBUILD2020-03-19 10:51:11 UTC (rev 600782)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix 
 
 pkgname=cimg
-pkgver=2.7.5
+pkgver=2.8.0
 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;)
-sha512sums=('559f8b7fc9b7b54f739e1e125efe557e55a499d1384bf94e33f1f162368fea162b88737f1b18679fc80c456511b5bb92bb74788a88ec271ff3da18b0984a4455')
+sha512sums=('e004ba66c1d23cf29bbd6b15374707355036fad66f2b03fceb84a45b5d246ed4a41f30e346df1d97eaf48351a2280be3f878de2d11161ece363cc6eaf4bb0b53')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:57:05
  Author: felixonmars
Revision: 600798

upgpkg: python-importlib_resources 1.4.0-1

Modified:
  python-importlib_resources/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:56:16 UTC (rev 600797)
+++ PKGBUILD2020-03-19 10:57:05 UTC (rev 600798)
@@ -2,7 +2,7 @@
 
 _name=importlib_resources
 pkgname=python-importlib_resources
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Design and implementation for a planned importlib.resources"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('28661fff19475d27caaa420244a4e2a1fe12ce525eaea4f9892fad5f50a1b991be8c9764c34c1ca0bcc840d49535a963f9784caab221848f0ce0e43b9991dd3d')
+sha512sums=('e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"


[arch-commits] Commit in haskell-ghc-lib-parser-ex/repos (2 files)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:56:16
  Author: felixonmars
Revision: 600797

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ghc-lib-parser-ex/repos/community-staging-x86_64/
  haskell-ghc-lib-parser-ex/repos/community-staging-x86_64/PKGBUILD
(from rev 600796, haskell-ghc-lib-parser-ex/trunk/PKGBUILD)

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

Copied: haskell-ghc-lib-parser-ex/repos/community-staging-x86_64/PKGBUILD (from 
rev 600796, haskell-ghc-lib-parser-ex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 10:56:16 UTC (rev 600797)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ghc-lib-parser-ex
+pkgname=haskell-ghc-lib-parser-ex
+pkgver=8.8.5.8
+pkgrel=1
+pkgdesc="Algorithms on GHC parse trees"
+url="https://github.com/shayne-fletcher/ghc-lib-parser-ex;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-uniplate' 'haskell-ghc')
+makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1d0312fb9bfb526a1a4b0b5e39e890ae91ddaa9bf87aeb0b186087498431e090b7183550e882a3973ba2d6e6e455796004f3c4c79e1036172d6d4461dc1d62ed')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in haskell-ghc-lib-parser-ex/trunk (PKGBUILD)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:56:01
  Author: felixonmars
Revision: 600796

upgpkg: haskell-ghc-lib-parser-ex 8.8.5.8-1: rebuild with ghc-lib-parser-ex 
8.8.5.8

Modified:
  haskell-ghc-lib-parser-ex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:55:07 UTC (rev 600795)
+++ PKGBUILD2020-03-19 10:56:01 UTC (rev 600796)
@@ -2,7 +2,7 @@
 
 _hkgname=ghc-lib-parser-ex
 pkgname=haskell-ghc-lib-parser-ex
-pkgver=8.8.5.7
+pkgver=8.8.5.8
 pkgrel=1
 pkgdesc="Algorithms on GHC parse trees"
 url="https://github.com/shayne-fletcher/ghc-lib-parser-ex;
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-extra' 'haskell-uniplate' 'haskell-ghc')
 makedepends=('ghc' 'haskell-extra' 'haskell-tasty' 'haskell-tasty-hunit')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5efa6b92cfb5e5b64577efbb5f6c85f6ccdc15112f02aec0696e57bc3343beecdf55cdf98ee620c21252b93a799897c5f151e03c4d5cf98668692f35450d8c4b')
+sha512sums=('1d0312fb9bfb526a1a4b0b5e39e890ae91ddaa9bf87aeb0b186087498431e090b7183550e882a3973ba2d6e6e455796004f3c4c79e1036172d6d4461dc1d62ed')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 10:57:45
  Author: felixonmars
Revision: 600800

upgpkg: hlint 2.2.11-28: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 10:57:22 UTC (rev 600799)
+++ PKGBUILD2020-03-19 10:57:45 UTC (rev 600800)
@@ -3,7 +3,7 @@
 
 pkgname=hlint
 pkgver=2.2.11
-pkgrel=27
+pkgrel=28
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:09:03
  Author: felixonmars
Revision: 600820

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:08:48
  Author: felixonmars
Revision: 600819

upgpkg: haskell-sbv 8.6-47: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:06:42 UTC (rev 600818)
+++ PKGBUILD2020-03-19 11:08:48 UTC (rev 600819)
@@ -4,7 +4,7 @@
 _hkgname=sbv
 pkgname=haskell-sbv
 pkgver=8.6
-pkgrel=46
+pkgrel=47
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
 url="https://leventerkok.github.com/sbv;
 license=("BSD")


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

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:32:16
  Author: felixonmars
Revision: 600831

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
600830, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-03-19 11:32:16 UTC (rev 600831)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.17
+pkgrel=45
+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' 'haskell-hsyaml' 
'haskell-hsyaml-aeson')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('65bc510c1208d5c76884c1b5898d033abd06ebce040c36e1ec2f11fd0107fbb6ac838e0be6d97c40c9b2893ba6bdc38d2bf5c12fec7db069bbabd37d6d07b4e7')
+
+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)

2020-03-19 Thread Felix Yan via arch-commits
Date: Thursday, March 19, 2020 @ 11:32:01
  Author: felixonmars
Revision: 600830

upgpkg: pandoc-citeproc 0.17-45: rebuild with ghc-lib-parser-ex 8.8.5.8

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 11:29:01 UTC (rev 600829)
+++ PKGBUILD2020-03-19 11:32:01 UTC (rev 600830)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.17
-pkgrel=44
+pkgrel=45
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


[arch-commits] Commit in (3 files)

2020-03-19 Thread Maxime Gauduin via arch-commits
Date: Thursday, March 19, 2020 @ 12:13:38
  Author: alucryd
Revision: 600863

add python-ciso8601

Added:
  python-ciso8601/
  python-ciso8601/trunk/
  python-ciso8601/trunk/PKGBUILD

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

Added: python-ciso8601/trunk/PKGBUILD
===
--- python-ciso8601/trunk/PKGBUILD  (rev 0)
+++ python-ciso8601/trunk/PKGBUILD  2020-03-19 12:13:38 UTC (rev 600863)
@@ -0,0 +1,41 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-ciso8601
+pkgver=2.1.3
+pkgrel=1
+pkgdesc='Fast ISO8601 date time parser for Python written in C'
+arch=(x86_64)
+url=https://github.com/closeio/ciso8601
+license=(MIT)
+depends=(
+  glibc
+  python
+)
+makedepends=(
+  cython
+  git
+  python-setuptools
+)
+source=(git+https://github.com/closeio/ciso8601.git#tag=42b7af38a619d0024be6a78be4efffcf33c749b0)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd ciso8601
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd ciso8601
+
+  python setup.py build
+}
+
+package() {
+  cd ciso8601
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/python-ciso8601/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-ciso8601 (3 files)

2020-03-19 Thread Maxime Gauduin via arch-commits
Date: Thursday, March 19, 2020 @ 12:13:48
  Author: alucryd
Revision: 600864

archrelease: copy trunk to community-x86_64

Added:
  python-ciso8601/repos/
  python-ciso8601/repos/community-x86_64/
  python-ciso8601/repos/community-x86_64/PKGBUILD
(from rev 600863, python-ciso8601/trunk/PKGBUILD)

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

Copied: python-ciso8601/repos/community-x86_64/PKGBUILD (from rev 600863, 
python-ciso8601/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2020-03-19 12:13:48 UTC (rev 600864)
@@ -0,0 +1,41 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-ciso8601
+pkgver=2.1.3
+pkgrel=1
+pkgdesc='Fast ISO8601 date time parser for Python written in C'
+arch=(x86_64)
+url=https://github.com/closeio/ciso8601
+license=(MIT)
+depends=(
+  glibc
+  python
+)
+makedepends=(
+  cython
+  git
+  python-setuptools
+)
+source=(git+https://github.com/closeio/ciso8601.git#tag=42b7af38a619d0024be6a78be4efffcf33c749b0)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd ciso8601
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd ciso8601
+
+  python setup.py build
+}
+
+package() {
+  cd ciso8601
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/python-ciso8601/
+}
+
+# vim: ts=2 sw=2 et:


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

2020-03-19 Thread Christian Hesse via arch-commits
Date: Thursday, March 19, 2020 @ 07:00:10
  Author: eworm
Revision: 377889

archrelease: copy trunk to extra-x86_64

Added:
  wireguard-dkms/repos/extra-x86_64/PKGBUILD
(from rev 377888, wireguard-dkms/trunk/PKGBUILD)
Deleted:
  wireguard-dkms/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 07:00:01 UTC (rev 377888)
+++ PKGBUILD2020-03-19 07:00:10 UTC (rev 377889)
@@ -1,25 +0,0 @@
-# Maintainer: Christian Hesse 
-# Contributor: Jason A. Donenfeld 
-
-pkgname=wireguard-dkms
-pkgver=0.0.20200215
-pkgrel=1
-pkgdesc='next generation secure network tunnel - module sources'
-arch=('x86_64')
-url='https://www.wireguard.com/'
-license=('GPL')
-depends=('dkms')
-provides=('WIREGUARD-MODULE')
-validpgpkeys=('AB9942E6D4A4CFC3412620A749FC7012A5DE03AE') # Jason A. Donenfeld 

-source=("https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${pkgver}.tar"{.xz,.asc})
-sha256sums=('0def6f3608ec06f6dfc454aa5281a7c38b06ff27096cb341448d20602da4e923'
-'SKIP')
-
-package_wireguard-dkms() {
-   cd wireguard-linux-compat-${pkgver}/
-
-   make -C src/ \
-   DESTDIR="${pkgdir}/" \
-   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
-   dkms-install
-}

Copied: wireguard-dkms/repos/extra-x86_64/PKGBUILD (from rev 377888, 
wireguard-dkms/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 07:00:10 UTC (rev 377889)
@@ -0,0 +1,25 @@
+# Maintainer: Christian Hesse 
+# Contributor: Jason A. Donenfeld 
+
+pkgname=wireguard-dkms
+pkgver=0.0.20200318
+pkgrel=1
+pkgdesc='next generation secure network tunnel - module sources'
+arch=('x86_64')
+url='https://www.wireguard.com/'
+license=('GPL')
+depends=('dkms')
+provides=('WIREGUARD-MODULE')
+validpgpkeys=('AB9942E6D4A4CFC3412620A749FC7012A5DE03AE') # Jason A. Donenfeld 

+source=("https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${pkgver}.tar"{.xz,.asc})
+sha256sums=('fa74a8627f731754fbf4ea7d6ae8f571a2cfe8cd4b744a5f165065619cb836a1'
+'SKIP')
+
+package_wireguard-dkms() {
+   cd wireguard-linux-compat-${pkgver}/
+
+   make -C src/ \
+   DESTDIR="${pkgdir}/" \
+   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
+   dkms-install
+}


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

2020-03-19 Thread Christian Hesse via arch-commits
Date: Thursday, March 19, 2020 @ 07:08:57
  Author: eworm
Revision: 377897

archrelease: copy trunk to testing-x86_64

Added:
  wireguard-lts/repos/testing-x86_64/PKGBUILD
(from rev 377896, wireguard-lts/trunk/PKGBUILD)
Deleted:
  wireguard-lts/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 07:08:54 UTC (rev 377896)
+++ PKGBUILD2020-03-19 07:08:57 UTC (rev 377897)
@@ -1,32 +0,0 @@
-# Maintainer: Christian Hesse 
-
-pkgname=wireguard-lts
-pkgver=0.0.20200215
-pkgrel=9
-pkgdesc='Wireguard module for LTS Kernel'
-url='https://www.wireguard.com/'
-arch=('x86_64')
-license=('GPL')
-makedepends=('linux-lts-headers' "wireguard-dkms=$pkgver")
-conflicts=('wireguard-dkms')
-provides=('WIREGUARD-MODULE')
-
-build() {
-_kernver=$(
+
+pkgname=wireguard-lts
+pkgver=0.0.20200318
+pkgrel=2
+pkgdesc='Wireguard module for LTS Kernel'
+url='https://www.wireguard.com/'
+arch=('x86_64')
+license=('GPL')
+makedepends=('linux-lts-headers' "wireguard-dkms=$pkgver")
+conflicts=('wireguard-dkms')
+provides=('WIREGUARD-MODULE')
+
+build() {
+_kernver=$(

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

2020-03-19 Thread Christian Hesse via arch-commits
Date: Thursday, March 19, 2020 @ 07:00:01
  Author: eworm
Revision: 377888

upgpkg: wireguard-dkms 0.0.20200318-1

new upstream release

Modified:
  wireguard-dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-19 06:53:26 UTC (rev 377887)
+++ PKGBUILD2020-03-19 07:00:01 UTC (rev 377888)
@@ -2,7 +2,7 @@
 # Contributor: Jason A. Donenfeld 
 
 pkgname=wireguard-dkms
-pkgver=0.0.20200215
+pkgver=0.0.20200318
 pkgrel=1
 pkgdesc='next generation secure network tunnel - module sources'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 provides=('WIREGUARD-MODULE')
 validpgpkeys=('AB9942E6D4A4CFC3412620A749FC7012A5DE03AE') # Jason A. Donenfeld 

 
source=("https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${pkgver}.tar"{.xz,.asc})
-sha256sums=('0def6f3608ec06f6dfc454aa5281a7c38b06ff27096cb341448d20602da4e923'
+sha256sums=('fa74a8627f731754fbf4ea7d6ae8f571a2cfe8cd4b744a5f165065619cb836a1'
 'SKIP')
 
 package_wireguard-dkms() {


  1   2   3   4   5   6   >