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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:56:25
  Author: felixonmars
Revision: 624303

archrelease: copy trunk to community-x86_64

Added:
  git-annex/repos/community-x86_64/PKGBUILD
(from rev 624302, git-annex/trunk/PKGBUILD)
Deleted:
  git-annex/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-02 04:56:15 UTC (rev 624302)
+++ PKGBUILD2020-05-02 04:56:25 UTC (rev 624303)
@@ -1,54 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=git-annex
-pkgver=8.20200330
-pkgrel=23
-pkgdesc="Manage files with git, without checking their contents into git"
-url="https://git-annex.branchable.com/;
-license=("AGPL3")
-arch=('x86_64')
-depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
- 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
- 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
- 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 
'haskell-dav'
- 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 
'haskell-edit-distance'
- 'haskell-fdo-notify' 'haskell-feed' 'haskell-filepath-bytestring'
- 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-client-tls'
- 'haskell-http-conduit' 'haskell-http-types' 'haskell-ifelse' 
'haskell-magic'
- 'haskell-memory' 'haskell-microlens' 'haskell-monad-control' 
'haskell-monad-logger'
- 'haskell-mountpoints' 'haskell-network' 'haskell-network-info' 
'haskell-network-multicast'
- 'haskell-network-uri' 'haskell-old-locale' 
'haskell-optparse-applicative'
- 'haskell-path-pieces' 'haskell-persistent' 'haskell-persistent-sqlite'
- 'haskell-persistent-template' 'haskell-quickcheck' 'haskell-random' 
'haskell-regex-tdfa'
- 'haskell-resourcet' 'haskell-safesemaphore' 'haskell-sandi' 
'haskell-securemem'
- 'haskell-shakespeare' 'haskell-socks' 'haskell-split' 
'haskell-stm-chans' 'haskell-tagsoup'
- 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
- 'haskell-torrent' 'haskell-unix-compat' 'haskell-unliftio-core'
- 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-uuid' 
'haskell-vector'
- 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 'haskell-warp-tls' 
'haskell-yesod'
- 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static')
-makedepends=('chrpath' 'ghc')
-source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cd git-annex
-  sed -i 's/ fail / error /' Utility/HumanTime.hs Command/{Expire.hs,Init.hs}
-  sed -i 's/(fail /(error /' CmdLine/GitAnnex/Options.hs
-}
-
-build() {
-  cd git-annex
-
-  sed -e 's|--ghc-options|-O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla --docdir=/usr/share/doc/'$pkgname' --ghc-options|' \
-  -i Makefile
-  make GHC="ghc -dynamic" BUILDER=./Setup -j1
-}
-
-package() {
-  cd git-annex
-  make GHC="ghc -dynamic" BUILDER=./Setup DESTDIR="$pkgdir" install
-
-  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
-}

Copied: git-annex/repos/community-x86_64/PKGBUILD (from rev 624302, 
git-annex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-02 04:56:25 UTC (rev 624303)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=8.20200501
+pkgrel=1
+pkgdesc="Manage files with git, without checking their contents into git"
+url="https://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
+ 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 
'haskell-dav'
+ 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 
'haskell-edit-distance'
+ 'haskell-fdo-notify' 'haskell-feed' 'haskell-filepath-bytestring'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-ifelse' 
'haskell-magic'
+ 'haskell-memory' 'haskell-microlens' 'haskell-monad-control' 
'haskell-monad-logger'
+ 'haskell-mountpoints' 'haskell-network' 'haskell-network-info' 
'haskell-network-multicast'
+ 'haskell-network-uri' 'haskell-old-locale' 

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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:56:15
  Author: felixonmars
Revision: 624302

upgpkg: git-annex 8.20200501-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 04:37:08 UTC (rev 624301)
+++ PKGBUILD2020-05-02 04:56:15 UTC (rev 624302)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=git-annex
-pkgver=8.20200330
-pkgrel=23
+pkgver=8.20200501
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/;
 license=("AGPL3")
@@ -32,12 +32,6 @@
 source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
 sha512sums=('SKIP')
 
-prepare() {
-  cd git-annex
-  sed -i 's/ fail / error /' Utility/HumanTime.hs Command/{Expire.hs,Init.hs}
-  sed -i 's/(fail /(error /' CmdLine/GitAnnex/Options.hs
-}
-
 build() {
   cd git-annex
 


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:35:01
  Author: felixonmars
Revision: 624298

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 624297, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-02 04:35:01 UTC (rev 624298)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=7.0.0
+pkgrel=24
+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;
+
$pkgname-protolude-0.3.patch::https://github.com/PostgREST/postgrest/commit/3da5a2875e2c0e9314c419ccd08f6fcc8f558e74.patch)
+sha512sums=('e52bca7c4ab37909b57b8d004244e7b0471464141cea5193ed01e39a60f7adb551064d3d3dd4230042b04730fdf8d6b8151bb3789b90c413680e6a3e496c383c'
+
'50efa36aba1e31525ff8f342b2980a7106fa86909dfc03cb91121149b590fbdeff2b09dbe2256fffd90cd5362852c0eea6cb6b0045f094bfedf943c4e4b7001e')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../$pkgname-protolude-0.3.patch || :
+sed -i 's/< *4.1/<5/;s/< *0.3/<1/;s/< *1.1/<2/;s/< *2.6/<3/' $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"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:34:52
  Author: felixonmars
Revision: 624297

upgpkg: postgrest 7.0.0-24: rebuild with swagger2 2.6

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 04:24:36 UTC (rev 624296)
+++ PKGBUILD2020-05-02 04:34:52 UTC (rev 624297)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=7.0.0
-pkgrel=23
+pkgrel=24
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")
@@ -30,7 +30,7 @@
 prepare() {
 cd $pkgname-$pkgver
 patch -p1 -i ../$pkgname-protolude-0.3.patch || :
-sed -i 's/< *4.1/<5/;s/< *0.3/<1/;s/< *1.1/<2/' $pkgname.cabal
+sed -i 's/< *4.1/<5/;s/< *0.3/<1/;s/< *1.1/<2/;s/< *2.6/<3/' $pkgname.cabal
 sed -i -e '/ fail /d' src/PostgREST/Config.hs
 sed -i 's/5432/9824/' test/fixtures/dumpfixture.sh
 }


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:24:36
  Author: felixonmars
Revision: 624296

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:24:27
  Author: felixonmars
Revision: 624295

upgpkg: haskell-servant-swagger 1.1.8-39: rebuild with swagger2 2.6

Modified:
  haskell-servant-swagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 04:23:27 UTC (rev 624294)
+++ PKGBUILD2020-05-02 04:24:27 UTC (rev 624295)
@@ -4,7 +4,7 @@
 _hkgname=servant-swagger
 pkgname=haskell-servant-swagger
 pkgver=1.1.8
-pkgrel=38
+pkgrel=39
 pkgdesc="Generate Swagger specification for your servant API."
 url="https://github.com/haskell-servant/servant-swagger;
 license=("BSD")
@@ -20,7 +20,7 @@
 
 prepare() {
 cd $_hkgname-$pkgver
-sed -i 's/< *4.1/<5/' $_hkgname.cabal
+sed -i 's/< *4.1/<5/;s/< *2.6/<3/' $_hkgname.cabal
 }
 
 build() {


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:23:27
  Author: felixonmars
Revision: 624294

archrelease: copy trunk to community-x86_64

Added:
  peony/repos/community-x86_64/PKGBUILD
(from rev 624293, peony/trunk/PKGBUILD)
Deleted:
  peony/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-02 04:23:17 UTC (rev 624293)
+++ PKGBUILD2020-05-02 04:23:27 UTC (rev 624294)
@@ -1,26 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=peony
-pkgver=2.1.2
-pkgrel=1
-pkgdesc="file manager for the UKUI desktop"
-arch=('x86_64')
-license=('GPL')
-url="https://github.com/ukui/peony;
-depends=('gsettings-qt' 'poppler-qt5' 'qt5-x11extras')
-makedepends=('qt5-tools')
-groups=('ukui')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/peony/archive/v$pkgver.tar.gz;)
-sha512sums=('c44727b5922de7abcc96e4d69a899e7a896ac4e0609b4e010a2e69706dc833aca63159dc6b2733aaf5f4695ae8e200da10facf68f4921ac5dfc9494a740b5afb')
-
-build() {
-  cd peony-$pkgver
-
-  qmake-qt5
-  make
-}
-
-package() {
-  cd peony-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: peony/repos/community-x86_64/PKGBUILD (from rev 624293, 
peony/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-02 04:23:27 UTC (rev 624294)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=peony
+pkgver=2.1.2
+pkgrel=2
+pkgdesc="file manager for the UKUI desktop"
+arch=('x86_64')
+license=('GPL')
+url="https://github.com/ukui/peony;
+depends=('gsettings-qt' 'poppler-qt5' 'qt5-x11extras')
+makedepends=('qt5-tools')
+groups=('ukui')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/peony/archive/v$pkgver.tar.gz;)
+sha512sums=('c44727b5922de7abcc96e4d69a899e7a896ac4e0609b4e010a2e69706dc833aca63159dc6b2733aaf5f4695ae8e200da10facf68f4921ac5dfc9494a740b5afb')
+
+build() {
+  cd peony-$pkgver
+  qmake-qt5
+  make
+}
+
+package() {
+  cd peony-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 data/peony{,-computer,-home,-trash}.desktop -t 
"$pkgdir"/usr/share/applications/
+  install -Dm644 data/peony-desktop.desktop -t "$pkgdir"/etc/xdg/autostart/
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 04:23:17
  Author: felixonmars
Revision: 624293

upgpkg: peony 2.1.2-2

Modified:
  peony/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 03:02:58 UTC (rev 624292)
+++ PKGBUILD2020-05-02 04:23:17 UTC (rev 624293)
@@ -2,7 +2,7 @@
 
 pkgname=peony
 pkgver=2.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="file manager for the UKUI desktop"
 arch=('x86_64')
 license=('GPL')
@@ -15,7 +15,6 @@
 
 build() {
   cd peony-$pkgver
-
   qmake-qt5
   make
 }
@@ -23,4 +22,7 @@
 package() {
   cd peony-$pkgver
   make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 data/peony{,-computer,-home,-trash}.desktop -t 
"$pkgdir"/usr/share/applications/
+  install -Dm644 data/peony-desktop.desktop -t "$pkgdir"/etc/xdg/autostart/
 }


[arch-commits] Commit in electron/repos/community-x86_64 (18 files)

2020-05-01 Thread Nicola Squartini via arch-commits
Date: Saturday, May 2, 2020 @ 03:02:58
  Author: tensor5
Revision: 624292

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 624291, electron/trunk/PKGBUILD)
  electron/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 624291, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 624291, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 624291, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/fix-building-with-system-zlib.patch
(from rev 624291, electron/trunk/fix-building-with-system-zlib.patch)
  electron/repos/community-x86_64/fix-building-with-unbundled-libxml.patch
(from rev 624291, electron/trunk/fix-building-with-unbundled-libxml.patch)
  
electron/repos/community-x86_64/fix-shim-header-generation-when-unbundling-ICU.patch
(from rev 624291, 
electron/trunk/fix-shim-header-generation-when-unbundling-ICU.patch)
  electron/repos/community-x86_64/icu67.patch
(from rev 624291, electron/trunk/icu67.patch)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 624291, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  electron/repos/community-x86_64/chromium-skia-harmony.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/fix-building-with-system-zlib.patch
  electron/repos/community-x86_64/fix-building-with-unbundled-libxml.patch
  
electron/repos/community-x86_64/fix-shim-header-generation-when-unbundling-ICU.patch
  electron/repos/community-x86_64/icu67.patch
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  408 -
 chromium-skia-harmony.patch  |   28 -
 default_app-icon.patch   |   42 -
 electron.desktop |   14 
 fix-building-with-system-zlib.patch  |   64 +-
 fix-building-with-unbundled-libxml.patch |  254 +-
 fix-shim-header-generation-when-unbundling-ICU.patch |  100 ++--
 icu67.patch  |  338 +++---
 use-system-libraries-in-node.patch   |  112 ++--
 9 files changed, 680 insertions(+), 680 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-02 03:01:56 UTC (rev 624291)
+++ PKGBUILD2020-05-02 03:02:58 UTC (rev 624292)
@@ -1,204 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=8.2.3
-_commit=663d389925a9637609c07f1212edeca337f591be
-_chromiumver=80.0.3987.163
-pkgrel=2
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libxslt' 'libxss'
- 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'libappindicator-gtk3: StatusNotifierItem support'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'icu67.patch'
-'chromium-skia-harmony.patch'
-'fix-building-with-system-zlib.patch'
-'fix-building-with-unbundled-libxml.patch'
-'fix-shim-header-generation-when-unbundling-ICU.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'00b21418b9468064f6f275566d3cf64c6b014e596acc650100a5a46da31efbfa'
-'c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
-'5315977307e69d20b3e856d3f8724835b08e02085aa5c5cefea83fd7d006'
-'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
-'18276e65c68a0c328601b12fefb7e8bfc632346f34b87e64944c9de8c95c5cfa'
-'e530d1b39504c2ab247e16f1602359c484e9e8be4ef6d4824d68b14d29a7f60b'
-'e477aa48a11ca4d53927f66a9593567fcd053325fb38af30ac3508465f1dd1f6')
-
-_system_libs=('ffmpeg'
-  'flac'
-  'fontconfig'
-  'freetype'
-  'harfbuzz-ng'
-  'icu'
- 

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

2020-05-01 Thread Nicola Squartini via arch-commits
Date: Saturday, May 2, 2020 @ 03:01:51
  Author: tensor5
Revision: 624290

upgpkg: electron 8.2.5-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 03:01:47 UTC (rev 624289)
+++ PKGBUILD2020-05-02 03:01:51 UTC (rev 624290)
@@ -1,10 +1,10 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=electron
-pkgver=8.2.3
-_commit=663d389925a9637609c07f1212edeca337f591be
-_chromiumver=80.0.3987.163
-pkgrel=2
+pkgver=8.2.5
+_commit=6c42564337697f1907627ad96b7bd4801ef5be20
+_chromiumver=80.0.3987.165
+pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
 url='https://electronjs.org/'


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 03:01:47
  Author: felixonmars
Revision: 624289

upgpkg: haskell-swagger2 2.6-1: rebuild with swagger2 2.6

Modified:
  haskell-swagger2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 02:56:29 UTC (rev 624288)
+++ PKGBUILD2020-05-02 03:01:47 UTC (rev 624289)
@@ -3,8 +3,8 @@
 
 _hkgname=swagger2
 pkgname=haskell-swagger2
-pkgver=2.5
-pkgrel=16
+pkgver=2.6
+pkgrel=1
 pkgdesc="Swagger 2.0 data model"
 url="https://github.com/GetShopTV/swagger2;
 license=("BSD")
@@ -19,11 +19,11 @@
  'haskell-hspec-discover' 'haskell-doctest' 
'haskell-cabal-doctest' 'haskell-glob'
  'haskell-utf8-string')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('3f70623318d51359d8c7b13ce06a588f587accb30a45c106b57cc10ad3e65c05ecfea318d0f7abccd1a0668a80a89adf71bb4640c2058271c4243556020c5ebf')
+sha512sums=('d7ca7710ad1c1b42c7f9066b94a3abaf22be6826a84255dbbcbb0c0bbae3612cd934432fa907b4f650049e83fae94d6ead602e93f29e739f14c17144fe5a2101')
 
 prepare() {
 cd $_hkgname-$pkgver
-sed -i -e 's/< *4.1/<4.20/;s/< *2.1/<3/;s/< *0.3/<1/' $_hkgname.cabal
+sed -i 's/< *2.14/<3/' $_hkgname.cabal
 }
 
 build() {


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 03:01:56
  Author: felixonmars
Revision: 624291

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-swagger2/repos/community-staging-x86_64/PKGBUILD (from rev 
624290, haskell-swagger2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-02 03:01:56 UTC (rev 624291)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=swagger2
+pkgname=haskell-swagger2
+pkgver=2.6
+pkgrel=1
+pkgdesc="Swagger 2.0 data model"
+url="https://github.com/GetShopTV/swagger2;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-base-compat-batteries'
+ 'haskell-cookie' 'haskell-hashable' 'haskell-generics-sop' 
'haskell-http-media'
+ 'haskell-insert-ordered-containers' 'haskell-lens' 'haskell-network' 
'haskell-optics-core'
+ 'haskell-optics-th' 'haskell-quickcheck' 'haskell-scientific'
+ 'haskell-transformers-compat' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-uuid-types')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 
'haskell-quickcheck-instances'
+ 'haskell-hspec-discover' 'haskell-doctest' 
'haskell-cabal-doctest' 'haskell-glob'
+ 'haskell-utf8-string')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d7ca7710ad1c1b42c7f9066b94a3abaf22be6826a84255dbbcbb0c0bbae3612cd934432fa907b4f650049e83fae94d6ead602e93f29e739f14c17144fe5a2101')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.14/<3/' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --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 taskell/repos (2 files)

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:55:02
  Author: felixonmars
Revision: 624285

archrelease: copy trunk to community-staging-x86_64

Added:
  taskell/repos/community-staging-x86_64/
  taskell/repos/community-staging-x86_64/PKGBUILD
(from rev 624284, taskell/trunk/PKGBUILD)

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

Copied: taskell/repos/community-staging-x86_64/PKGBUILD (from rev 624284, 
taskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-02 02:55:02 UTC (rev 624285)
@@ -0,0 +1,44 @@
+# Maintainer: Jelle van der Waa https://hackage.haskell.org/package/$pkgname;
+depends=(ghc-libs haskell-aeson haskell-attoparsec haskell-brick 
haskell-config-ini haskell-file-embed haskell-fold-debounce haskell-http-client 
haskell-http-conduit haskell-http-types haskell-lens haskell-tz haskell-vty 
haskell-classy-prelude)
+makedepends=(ghc)
+source=(https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha512sums=('4c55922ad9f6c529a8c8ca73602b9f42fa3cda4945fe8edaa554909334445e089db0b7a5ba7f6804bdf618274543fd6598d19802907a0ae661571ed48366376b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's/== *0.50/==0.53/' -e 's/== *5.26/==5.28/' -e 's/< *4/<5/' -e 
's/< *2/<3/' -e 's/< *1/<2/' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname-$pkgver
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--datasubdir=$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--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 $pkgname-$pkgver
+  runghc Setup.hs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # Doc only contains the license
+  rm -rf "$pkgdir/usr/share/doc"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:54:53
  Author: felixonmars
Revision: 624284

upgpkg: taskell 1.9.2.0-87: rebuild with brick 0.53

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 02:52:34 UTC (rev 624283)
+++ PKGBUILD2020-05-02 02:54:53 UTC (rev 624284)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.9.2.0
-pkgrel=86
+pkgrel=87
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -14,7 +14,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i -e 's/== *0.50/==0.52/' -e 's/== *5.26/==5.28/' -e 's/< *4/<5/' -e 
's/< *2/<3/' -e 's/< *1/<2/' $pkgname.cabal
+  sed -i -e 's/== *0.50/==0.53/' -e 's/== *5.26/==5.28/' -e 's/< *4/<5/' -e 
's/< *2/<3/' -e 's/< *1/<2/' $pkgname.cabal
 }
 
 build() {


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:52:22
  Author: felixonmars
Revision: 624282

upgpkg: hledger-ui 1.17.1.1-22: rebuild with brick 0.53

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-02 02:51:30 UTC (rev 624281)
+++ PKGBUILD2020-05-02 02:52:22 UTC (rev 624282)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-ui
 pkgver=1.17.1.1
-pkgrel=21
+pkgrel=22
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:52:34
  Author: felixonmars
Revision: 624283

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 624282, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-02 02:52:34 UTC (rev 624283)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.17.1.1
+pkgrel=22
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-ansi-terminal' 
'haskell-async'
+ 'haskell-base-compat-batteries' 'haskell-cmdargs' 
'haskell-data-default' 'haskell-extra'
+ 'haskell-fsnotify' 'haskell-microlens' 'haskell-microlens-platform' 
'haskell-megaparsec'
+ 'haskell-pretty-show' 'haskell-safe' 'haskell-split' 
'haskell-text-zipper'
+ 'haskell-vector' 'haskell-brick' 'haskell-vty')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('cb6a28a4b31881f0a0036330338ca7d44a56b67b327dda6cf7ec41cba1ddfae62cff5cdaaf8ffc259e494e79b95992d5fdaee2b51239e9e4bcf077e8b1384974')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:51:21
  Author: felixonmars
Revision: 624280

upgpkg: haskell-brick 0.53-1: rebuild with brick 0.53

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 23:09:56 UTC (rev 624279)
+++ PKGBUILD2020-05-02 02:51:21 UTC (rev 624280)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.52.1
-pkgrel=10
+pkgver=0.53
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick;
 license=("BSD")
@@ -14,13 +14,8 @@
  'haskell-contravariant' 'haskell-text-zipper' 'haskell-word-wrap')
 makedepends=('ghc' 'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('910f2a4b202706fb878c70639665f85b61c6191d5aa8009e47bc3eca89ee0c935087e434cca0d7123694525fb39ef71a3000a49ac1dd957979a7a218175e8bf7')
+sha512sums=('8a2fda701fd5a7bca84c1ce7d96c8d87d65d6ea41e9fae1f6156c282269ade48c8dfd8bd9354c00906583f10e83bc4cb692c4d9236f44cbe77e73cb1b2b0344d')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/<= *4.13/<5/' $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Saturday, May 2, 2020 @ 02:51:30
  Author: felixonmars
Revision: 624281

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 624280, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-02 02:51:30 UTC (rev 624281)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.53
+pkgrel=1
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
+ 'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
+ 'haskell-contravariant' 'haskell-text-zipper' 'haskell-word-wrap')
+makedepends=('ghc' 'haskell-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8a2fda701fd5a7bca84c1ce7d96c8d87d65d6ea41e9fae1f6156c282269ade48c8dfd8bd9354c00906583f10e83bc4cb692c4d9236f44cbe77e73cb1b2b0344d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+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 ledger/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-01 Thread Ivy Foster via arch-commits
Date: Friday, May 1, 2020 @ 23:09:56
  Author: escondida
Revision: 624279

archrelease: copy trunk to community-x86_64

Added:
  ledger/repos/community-x86_64/PKGBUILD
(from rev 624278, ledger/trunk/PKGBUILD)
Deleted:
  ledger/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 23:08:55 UTC (rev 624278)
+++ PKGBUILD2020-05-01 23:09:56 UTC (rev 624279)
@@ -1,42 +0,0 @@
-# Maintainer: Ivy Foster 
-# Contributor: Lukas Fleischer 
-# Contributor: Abdelhakim Qbaich 
-# Contributor: korjjj 
-# Contributor: TDY 
-# Contributor: Adam Ehlers Nyholm Thomsen 
-# Contributor: Nathan Jones 
-
-pkgname=ledger
-pkgver=3.1.3
-pkgrel=6
-pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
-arch=(i686 x86_64)
-url='https://ledger-cli.org'
-license=(BSD)
-depends=(boost-libs libedit mpfr)
-makedepends=(boost cmake)
-optdepends=('emacs: emacs interface')
-source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
-sha256sums=(b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b)
-
-build() {
-   cd "ledger-$pkgver"
-
-   cmake . \
-   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-   -DCMAKE_INSTALL_LIBDIR:PATH=lib \
-   -DUSE_PYTHON:BOOL=FALSE \
-   -DBUILD_EMACSLISP:BOOL=TRUE
-   make
-}
-
-check() {
-   make -C "ledger-$pkgver" check
-}
-
-package() {
-   cd "ledger-$pkgver"
-
-   make DESTDIR="$pkgdir" install
-   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/ledger/LICENSE.md"
-}

Copied: ledger/repos/community-x86_64/PKGBUILD (from rev 624278, 
ledger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 23:09:56 UTC (rev 624279)
@@ -0,0 +1,44 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Ivy Foster 
+# Contributor: Abdelhakim Qbaich 
+# Contributor: korjjj 
+# Contributor: TDY 
+# Contributor: Adam Ehlers Nyholm Thomsen 
+# Contributor: Nathan Jones 
+
+pkgname=ledger
+pkgver=3.2.0
+pkgrel=1
+pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
+arch=(i686 x86_64)
+url='https://ledger-cli.org'
+license=(BSD)
+depends=(boost-libs libedit mpfr)
+makedepends=(boost cmake python)
+optdepends=(
+   'emacs: emacs interface'
+   'python: python library'
+)
+source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
+sha256sums=(9a2f1886be0181bfa0a8b3ea05207d5c6e55497d7f821af3d7e60a8e53ba11d0)
+
+build() {
+   cd "ledger-$pkgver"
+
+   cmake . \
+   -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+   -DCMAKE_INSTALL_LIBDIR:PATH=lib \
+   -DUSE_PYTHON:BOOL=TRUE
+   make
+}
+
+check() {
+   make -C "ledger-$pkgver" check
+}
+
+package() {
+   cd "ledger-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/ledger/LICENSE.md"
+}


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

2020-05-01 Thread Ivy Foster via arch-commits
Date: Friday, May 1, 2020 @ 23:08:55
  Author: escondida
Revision: 624278

Update to ledger-3.2.0. Add python3 support. Remove unused Emacs build var

Modified:
  ledger/trunk/PKGBUILD

--+
 PKGBUILD |   20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 21:58:38 UTC (rev 624277)
+++ PKGBUILD2020-05-01 23:08:55 UTC (rev 624278)
@@ -1,5 +1,5 @@
-# Maintainer: Ivy Foster 
-# Contributor: Lukas Fleischer 
+# Maintainer: Lukas Fleischer 
+# Maintainer: Ivy Foster 
 # Contributor: Abdelhakim Qbaich 
 # Contributor: korjjj 
 # Contributor: TDY 
@@ -7,17 +7,20 @@
 # Contributor: Nathan Jones 
 
 pkgname=ledger
-pkgver=3.1.3
-pkgrel=6
+pkgver=3.2.0
+pkgrel=1
 pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
 arch=(i686 x86_64)
 url='https://ledger-cli.org'
 license=(BSD)
 depends=(boost-libs libedit mpfr)
-makedepends=(boost cmake)
-optdepends=('emacs: emacs interface')
+makedepends=(boost cmake python)
+optdepends=(
+   'emacs: emacs interface'
+   'python: python library'
+)
 
source=("ledger-$pkgver.tar.gz::https://github.com/ledger/ledger/archive/v$pkgver.tar.gz;)
-sha256sums=(b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b)
+sha256sums=(9a2f1886be0181bfa0a8b3ea05207d5c6e55497d7f821af3d7e60a8e53ba11d0)
 
 build() {
cd "ledger-$pkgver"
@@ -25,8 +28,7 @@
cmake . \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DCMAKE_INSTALL_LIBDIR:PATH=lib \
-   -DUSE_PYTHON:BOOL=FALSE \
-   -DBUILD_EMACSLISP:BOOL=TRUE
+   -DUSE_PYTHON:BOOL=TRUE
make
 }
 


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

2020-05-01 Thread Christian Rebischke via arch-commits
Date: Friday, May 1, 2020 @ 21:58:38
  Author: shibumi
Revision: 624277

archrelease: copy trunk to community-staging-x86_64

Added:
  leatherman/repos/community-staging-x86_64/
  leatherman/repos/community-staging-x86_64/PKGBUILD
(from rev 624276, leatherman/trunk/PKGBUILD)
  leatherman/repos/community-staging-x86_64/librapidjson-1.1.patch
(from rev 624276, leatherman/trunk/librapidjson-1.1.patch)

+
 PKGBUILD   |   77 +++
 librapidjson-1.1.patch |   53 
 2 files changed, 130 insertions(+)

Copied: leatherman/repos/community-staging-x86_64/PKGBUILD (from rev 624276, 
leatherman/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 21:58:38 UTC (rev 624277)
@@ -0,0 +1,77 @@
+# Maintainer: Christian Rebischke 
+# Maintainer: Levente Polyak 
+# Contributor: Jonathan Steel 
+
+pkgname=leatherman
+pkgver=1.12.0
+pkgrel=1
+pkgdesc="Collection of C++ and CMake utility libraries"
+arch=('x86_64')
+url="https://github.com/puppetlabs/leatherman;
+license=('APACHE')
+depends=('boost-libs' 'libcurl.so' 'icu' 'gcc-libs' 'glibc')
+makedepends=('boost' 'cmake' 'rapidjson' 'python')
+checkdepends=('ruby')
+optdepends=('python: cpplint cmake script')
+provides=(
+  leatherman_curl.so
+  leatherman_dynamic_library.so
+  leatherman_execution.so
+  leatherman_file_util.so
+  leatherman_json_container.so
+  leatherman_locale.so
+  leatherman_logging.so
+  leatherman_ruby.so
+  leatherman_util.so
+)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/puppetlabs/leatherman/archive/${pkgver}.tar.gz;
+librapidjson-1.1.patch)
+sha512sums=('2ceb16f94bf3d06bfe477a40e15db5a1d3d3999eaa7023245a08ab4e0054179f28308d9bf6ba73a839ca3a68130259894593fc8e77664b672ac5f3d20511a4d2'
+
'bf05009e466ea62282a78c16fe23e8cfacfbb6e5da9fdf118bf7b1b257a3b48c5c5665ef080bfdf12c9088cb4e180358d11a5bd05e2e658bdbe8f35e0bba4969')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+
+  # Ruby 2.3 fix: replace rb_data_object_alloc symbol with rb_data_object_wrap
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc ruby)
+
+  patch -Np1 < ../librapidjson-1.1.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  # Work around hang in leatherman_test
+  CXXFLAGS+=' -fno-strict-overflow'
+
+  mkdir -p build
+  cd build
+
+  cmake \
+-DCMAKE_BUILD_TYPE=None \
+-DENABLE_CXX_WERROR=OFF \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DBoost_NO_BOOST_CMAKE=ON \
+-DLEATHERMAN_SHARED=ON \
+-DLEATHERMAN_USE_ICU=ON \
+..
+  make
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"/build
+
+  make test
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  make -C build install DESTDIR="${pkgdir}"
+
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
+  install -Dm644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: leatherman/repos/community-staging-x86_64/librapidjson-1.1.patch (from 
rev 624276, leatherman/trunk/librapidjson-1.1.patch)
===
--- community-staging-x86_64/librapidjson-1.1.patch 
(rev 0)
+++ community-staging-x86_64/librapidjson-1.1.patch 2020-05-01 21:58:38 UTC 
(rev 624277)
@@ -0,0 +1,53 @@
+From 0ed6a7b65d89e439f3ea325e3d4cd8e7579a0f8f Mon Sep 17 00:00:00 2001
+From: Michael Smith 
+Date: Tue, 5 Sep 2017 11:14:57 -0700
+Subject: [PATCH] (LTH-130) Use rapidjson 1.1.0
+
+rapidjson is no longer vendored, it must be installed on the system
+independently.
+---
+ CMakeLists.txt|   1 -
+ json_container/CMakeLists.txt |   6 +++---
+ rapidjson/CMakeLists.txt  |   1 -
+ 6 files changed, 10 insertions(+), 5 deletions(-)
+ delete mode 100644 rapidjson/CMakeLists.txt
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 3d9a9a2..3ba6cd2 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -64,7 +64,6 @@ add_leatherman_dir(nowide)
+ add_leatherman_dir(util)
+ add_leatherman_dir(locale)
+ add_leatherman_dir(logging)
+-add_leatherman_dir(rapidjson)
+ add_leatherman_dir(json_container)
+ add_leatherman_dir(file_util)
+ add_leatherman_dir(curl)
+diff --git a/json_container/CMakeLists.txt b/json_container/CMakeLists.txt
+index 09efa38..df10fc3 100644
+--- a/json_container/CMakeLists.txt
 b/json_container/CMakeLists.txt
+@@ -1,11 +1,11 @@
+ find_package(Boost 1.54 REQUIRED COMPONENTS regex)
++find_package(RapidJSON 1.1.0 REQUIRED)
+ 
+ add_leatherman_deps("${Boost_LIBRARIES}")
+-add_leatherman_includes("${Boost_INCLUDE_DIRS}")
++add_leatherman_includes("${Boost_INCLUDE_DIRS} ${RAPIDJSON_INCLUDE_DIRS}")
+ 
+-leatherman_dependency(rapidjson)
+ leatherman_dependency(locale)
+ 
+ add_leatherman_library("src/json_container.cc")
+ 

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

2020-05-01 Thread Christian Rebischke via arch-commits
Date: Friday, May 1, 2020 @ 21:58:31
  Author: shibumi
Revision: 624276

upgpkg: leatherman 1.12.0-1

Modified:
  leatherman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 21:14:11 UTC (rev 624275)
+++ PKGBUILD2020-05-01 21:58:31 UTC (rev 624276)
@@ -3,8 +3,8 @@
 # Contributor: Jonathan Steel 
 
 pkgname=leatherman
-pkgver=1.7.2
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('x86_64')
 url="https://github.com/puppetlabs/leatherman;
@@ -26,7 +26,7 @@
 )
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/puppetlabs/leatherman/archive/${pkgver}.tar.gz;
 librapidjson-1.1.patch)
-sha512sums=('2976e8d56e603ba86bc22217c1c6b729fed62536ea56b0a74afed4d48a85429d2c79900652344e63905448a13d60d29440623980fd770d40e3db729af5d70ef3'
+sha512sums=('2ceb16f94bf3d06bfe477a40e15db5a1d3d3999eaa7023245a08ab4e0054179f28308d9bf6ba73a839ca3a68130259894593fc8e77664b672ac5f3d20511a4d2'
 
'bf05009e466ea62282a78c16fe23e8cfacfbb6e5da9fdf118bf7b1b257a3b48c5c5665ef080bfdf12c9088cb4e180358d11a5bd05e2e658bdbe8f35e0bba4969')
 
 prepare() {


[arch-commits] Commit in terraform-provider-keycloak/repos/community-x86_64 (2 files)

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 21:14:11
  Author: svenstaro
Revision: 624275

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 21:14:02 UTC (rev 624274)
+++ PKGBUILD2020-05-01 21:14:11 UTC (rev 624275)
@@ -1,22 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=terraform-provider-keycloak
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="Terraform provider for Keycloak"
-url="https://github.com/mrparkers/terraform-provider-keycloak;
-arch=("x86_64")
-license=("MPL")
-makedepends=("go-pie" "git")
-source=("https://github.com/mrparkers/terraform-provider-keycloak/archive/$pkgver.tar.gz;)
-sha256sums=('689dec42a26eb34ed1fbdabc6c97fe9c0f7f5cd0ea68fee8dfa776c8a5504480')
-
-build() {
-cd $pkgname-$pkgver
-GO111MODULE=on go mod download && make build
-}
-
-package() {
-cd $pkgname-$pkgver
-install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
-}

Copied: terraform-provider-keycloak/repos/community-x86_64/PKGBUILD (from rev 
624274, terraform-provider-keycloak/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 21:14:11 UTC (rev 624275)
@@ -0,0 +1,25 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=terraform-provider-keycloak
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="Terraform provider for Keycloak"
+url="https://github.com/mrparkers/terraform-provider-keycloak;
+arch=("x86_64")
+license=("MPL")
+makedepends=("go-pie")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mrparkers/terraform-provider-keycloak/archive/$pkgver.tar.gz;)
+sha256sums=('0066f5ede91650ebe71b2981933de6cfd6f2c9da90d5fbfaf42cb6d53ce28fb4')
+
+build() {
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-trimpath"
+
+  cd $pkgname-$pkgver
+  go build .
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+}


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

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 21:14:02
  Author: svenstaro
Revision: 624274

upgpkg: terraform-provider-keycloak 1.18.0-1

Modified:
  terraform-provider-keycloak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 21:09:31 UTC (rev 624273)
+++ PKGBUILD2020-05-01 21:14:02 UTC (rev 624274)
@@ -1,22 +1,25 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=terraform-provider-keycloak
-pkgver=1.16.0
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="Terraform provider for Keycloak"
 url="https://github.com/mrparkers/terraform-provider-keycloak;
 arch=("x86_64")
 license=("MPL")
-makedepends=("go-pie" "git")
-source=("https://github.com/mrparkers/terraform-provider-keycloak/archive/$pkgver.tar.gz;)
-sha256sums=('689dec42a26eb34ed1fbdabc6c97fe9c0f7f5cd0ea68fee8dfa776c8a5504480')
+makedepends=("go-pie")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mrparkers/terraform-provider-keycloak/archive/$pkgver.tar.gz;)
+sha256sums=('0066f5ede91650ebe71b2981933de6cfd6f2c9da90d5fbfaf42cb6d53ce28fb4')
 
 build() {
-cd $pkgname-$pkgver
-GO111MODULE=on go mod download && make build
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-trimpath"
+
+  cd $pkgname-$pkgver
+  go build .
 }
 
 package() {
-cd $pkgname-$pkgver
-install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  cd $pkgname-$pkgver
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
 }


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

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 21:09:19
  Author: svenstaro
Revision: 624272

upgpkg: keycloak 9.0.3-2: Upgrade postgresql_jdbc

Modified:
  keycloak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 20:32:14 UTC (rev 624271)
+++ PKGBUILD2020-05-01 21:09:19 UTC (rev 624272)
@@ -3,8 +3,8 @@
 
 pkgname=keycloak
 pkgver=9.0.3
-_postgresql_jdbc=42.2.10
-pkgrel=1
+_postgresql_jdbc=42.2.12
+pkgrel=2
 pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
 arch=('any')
 url="https://www.keycloak.org/;
@@ -34,7 +34,7 @@
 
'2f51757761d0444820e5624cdd061062d125a1ea74faf51c224603cae11583f99ff9ffbb79bb1834ae45dd6439b5d2db0f36f3a84c625df85fa9549e95308fea'
 
'd54a04c120edb933c4f7168460bd813ff92a4e3771cedcabfeeb76c5d3e057b3cd0d0486dc11ddbd91e8d87ca90193e4c74cc3414e45106dd556d455ac7e60b2'
 
'5eece4f3eb57372969f0e5319804198b546455828e938ff7f37bbcfb58be08efde43a5b0376c98f359c4bc5eb069e0cd9410daefe19da1c03e9e9c57d3c1b75b'
-
'91638625fe7c95ce5199ed47cc6d2a9ad25c01f3f6fea4196116d304f21fcc330a2d8550eff66568690ba8bca52f253a6329c0a0e1c70c8bda155fdf9b750ee7')
+
'3f9518bc93ee12913040c7728a79bebab97ea4d991fff40cf227dd7ed09c147cd8faba3a50604dcfdbead78ed0fb910334c19b1db923bfe0e73c0c013d2beb34')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in keycloak/repos/community-any (12 files)

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 21:09:31
  Author: svenstaro
Revision: 624273

archrelease: copy trunk to community-any

Added:
  keycloak/repos/community-any/PKGBUILD
(from rev 624272, keycloak/trunk/PKGBUILD)
  keycloak/repos/community-any/keycloak.service
(from rev 624272, keycloak/trunk/keycloak.service)
  keycloak/repos/community-any/keycloak.sysusers
(from rev 624272, keycloak/trunk/keycloak.sysusers)
  keycloak/repos/community-any/keycloak.tmpfiles
(from rev 624272, keycloak/trunk/keycloak.tmpfiles)
  keycloak/repos/community-any/layers.conf
(from rev 624272, keycloak/trunk/layers.conf)
  keycloak/repos/community-any/postgresql-module.xml
(from rev 624272, keycloak/trunk/postgresql-module.xml)
Deleted:
  keycloak/repos/community-any/PKGBUILD
  keycloak/repos/community-any/keycloak.service
  keycloak/repos/community-any/keycloak.sysusers
  keycloak/repos/community-any/keycloak.tmpfiles
  keycloak/repos/community-any/layers.conf
  keycloak/repos/community-any/postgresql-module.xml

---+
 PKGBUILD  |  140 
 keycloak.service  |   54 +-
 keycloak.sysusers |2 
 keycloak.tmpfiles |8 +-
 layers.conf   |2 
 postgresql-module.xml |   24 
 6 files changed, 115 insertions(+), 115 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 21:09:19 UTC (rev 624272)
+++ PKGBUILD2020-05-01 21:09:31 UTC (rev 624273)
@@ -1,70 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Nikita Volodin 
-
-pkgname=keycloak
-pkgver=9.0.3
-_postgresql_jdbc=42.2.10
-pkgrel=1
-pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
-arch=('any')
-url="https://www.keycloak.org/;
-license=('Apache')
-depends=('java-runtime>=8' 'grep' 'bash' 'coreutils' 'util-linux')
-makedepends=('maven' 'git' 'java-environment=8')
-backup=(
-  opt/keycloak/standalone/configuration/application-roles.properties
-  opt/keycloak/standalone/configuration/application-users.properties
-  opt/keycloak/standalone/configuration/logging.properties
-  opt/keycloak/standalone/configuration/mgmt-groups.properties
-  opt/keycloak/standalone/configuration/mgmt-users.properties
-  opt/keycloak/standalone/configuration/standalone-ha.xml
-  opt/keycloak/standalone/configuration/standalone.xml
-)
-options=(emptydirs)
-source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.tar.gz
-keycloak.service
-keycloak.sysusers
-keycloak.tmpfiles
-layers.conf
-postgresql-module.xml
-
https://jdbc.postgresql.org/download/postgresql-${_postgresql_jdbc}.jar)
-sha512sums=('af2e4571384a1c1d7a22c367834e6ae5f45b738e5889ed349d9f15d1830b50644bb124ed6a9a627afcda2334839ed595e36139e788f8f4d96a36689dc9e8'
-
'34d3fda501e0616bf5e4631f8dbe3a7f4c2b7566ffedc63e4f6ea49acbc6c1f3f75aabec22bb4b42d2aad586468ef5c7fddf29ca94253fcf141b71d88806a71a'
-
'c53b734598ccf675930754514bd2af628355025197e77541e5acb8718629a8ece763c814e8373278758a30475e6a716febeff10bdebf0847d914bc193e732c79'
-
'2f51757761d0444820e5624cdd061062d125a1ea74faf51c224603cae11583f99ff9ffbb79bb1834ae45dd6439b5d2db0f36f3a84c625df85fa9549e95308fea'
-
'd54a04c120edb933c4f7168460bd813ff92a4e3771cedcabfeeb76c5d3e057b3cd0d0486dc11ddbd91e8d87ca90193e4c74cc3414e45106dd556d455ac7e60b2'
-
'5eece4f3eb57372969f0e5319804198b546455828e938ff7f37bbcfb58be08efde43a5b0376c98f359c4bc5eb069e0cd9410daefe19da1c03e9e9c57d3c1b75b'
-
'91638625fe7c95ce5199ed47cc6d2a9ad25c01f3f6fea4196116d304f21fcc330a2d8550eff66568690ba8bca52f253a6329c0a0e1c70c8bda155fdf9b750ee7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  export PATH="/usr/lib/jvm/java-8-openjdk/bin:$PATH"
-  mvn -Pdistribution \
--pl distribution/server-dist \
--am \
--Dmaven.test.skip \
-clean install
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir/opt"
-  cp -r "distribution/server-dist/target/keycloak-$pkgver" 
"$pkgdir/opt/keycloak"
-  install -Dm 644 "$srcdir"/layers.conf -t "$pkgdir/opt/keycloak/modules"
-  install -d "$pkgdir"/opt/keycloak/standalone/{data,log}
-
-  install -Dm644 "$srcdir"/postgresql-${_postgresql_jdbc}.jar 
"$pkgdir"/opt/keycloak/modules/system/layers/keycloak/org/postgresql/main/postgresql-${_postgresql_jdbc}.jar
-  sed "s/@JDBC_POSTGRESQL_JAR@/postgresql-${_postgresql_jdbc}.jar/g" 
"$srcdir"/postgresql-module.xml > 
"$pkgdir"/opt/keycloak/modules/system/layers/keycloak/org/postgresql/main/module.xml
-
-  install -d "$pkgdir/"{etc,var/log}
-  ln -s /opt/keycloak/standalone/configuration "$pkgdir/etc/keycloak"
-  ln -s /opt/keycloak/standalone/log "$pkgdir/var/log/keycloak"
-
-  install -Dm644 "$srcdir"/keycloak.service 
"$pkgdir"/usr/lib/systemd/system/keycloak.service
-  install -Dm644 "$srcdir"/keycloak.sysusers 

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

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:41:11
  Author: arojas
Revision: 382112

Fix crash

Modified:
  kbookmarks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:59:31 UTC (rev 382111)
+++ PKGBUILD2020-05-01 20:41:11 UTC (rev 382112)
@@ -4,7 +4,7 @@
 
 pkgname=kbookmarks
 pkgver=5.69.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Support for bookmarks and the XBEL format'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -12,13 +12,18 @@
 depends=(kxmlgui)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
 groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+ 
kbookmarks-crash-fix.patch::"https://cgit.kde.org/kbookmarks.git/patch/?id=4b3fc2ae;)
 sha256sums=('9bd8c3226cde3fa307cc72875fe3f2b768949c16ef3b198e01a49a39b1624ea4'
-'SKIP')
+'SKIP'
+'198e3962e2f6f9afdd8dc060bdc86d8ba6b7f64f80eac7fac2f6a1baa6d5bc2e')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kbookmarks-crash-fix.patch # Fix crash
 }
 
 build() {


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

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:41:37
  Author: arojas
Revision: 382113

archrelease: copy trunk to extra-x86_64

Added:
  kbookmarks/repos/extra-x86_64/PKGBUILD
(from rev 382112, kbookmarks/trunk/PKGBUILD)
Deleted:
  kbookmarks/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 20:41:11 UTC (rev 382112)
+++ PKGBUILD2020-05-01 20:41:37 UTC (rev 382113)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbookmarks
-pkgver=5.69.0
-pkgrel=1
-pkgdesc='Support for bookmarks and the XBEL format'
-arch=(x86_64)
-url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kxmlgui)
-makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
-groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9bd8c3226cde3fa307cc72875fe3f2b768949c16ef3b198e01a49a39b1624ea4'
-'SKIP')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

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

Copied: kbookmarks/repos/extra-x86_64/PKGBUILD (from rev 382112, 
kbookmarks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 20:41:37 UTC (rev 382113)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kbookmarks
+pkgver=5.69.0
+pkgrel=2
+pkgdesc='Support for bookmarks and the XBEL format'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(kxmlgui)
+makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
+groups=(kf5)
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+ 
kbookmarks-crash-fix.patch::"https://cgit.kde.org/kbookmarks.git/patch/?id=4b3fc2ae;)
+sha256sums=('9bd8c3226cde3fa307cc72875fe3f2b768949c16ef3b198e01a49a39b1624ea4'
+'SKIP'
+'198e3962e2f6f9afdd8dc060bdc86d8ba6b7f64f80eac7fac2f6a1baa6d5bc2e')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kbookmarks-crash-fix.patch # Fix crash
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (zeal)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:32:14
  Author: arojas
Revision: 624271

Drop orphan package

Deleted:
  zeal/


[arch-commits] Commit in (zapcc)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:31:39
  Author: arojas
Revision: 624269

Drop orphan package

Deleted:
  zapcc/


[arch-commits] Commit in (xbindkeys)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:29:58
  Author: arojas
Revision: 624267

Drop orphan package

Deleted:
  xbindkeys/


[arch-commits] Commit in (wren)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:28:16
  Author: arojas
Revision: 624265

Drop orphan package

Deleted:
  wren/


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

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 20:27:33
  Author: svenstaro
Revision: 624263

archrelease: copy trunk to community-x86_64

Added:
  telegram-desktop/repos/community-x86_64/PKGBUILD
(from rev 624262, telegram-desktop/trunk/PKGBUILD)
Deleted:
  telegram-desktop/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 20:27:26 UTC (rev 624262)
+++ PKGBUILD2020-05-01 20:27:33 UTC (rev 624263)
@@ -1,42 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: hexchain 
-
-# Thanks Nicholas Guriev  for the patches!
-# https://github.com/mymedia2/tdesktop
-
-pkgname=telegram-desktop
-pkgver=2.1.0
-pkgrel=1
-pkgdesc='Official Telegram Desktop client'
-arch=('x86_64')
-url="https://desktop.telegram.org/;
-license=('GPL3')
-depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
- 'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5')
-makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected')
-optdepends=('ttf-opensans: default Open Sans font family')
-source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;)
-sha512sums=('46f5453c64d1dbd4cf8adde73fcc48e6b6f795972ab0f6516cb55112f47d5af990a049da356bedb81e6d3f7103c14a7be45369ff9a5a1812c07a1bfcda70646d')
-
-build() {
-cd tdesktop-$pkgver-full
-
-# export CXXFLAGS="$CXXFLAGS 
-ffile-prefix-map=$srcdir/tdesktop-$pkgver-full="
-cmake -B build -G Ninja . \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_BUILD_TYPE=Release \
--DTDESKTOP_API_TEST=ON \
--DDESKTOP_APP_USE_PACKAGED_RLOTTIE=OFF \
--DDESKTOP_APP_USE_PACKAGED_VARIANT=OFF \
--DDESKTOP_APP_USE_PACKAGED_GSL=OFF \
--DTDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME=ON \
--DTDESKTOP_USE_PACKAGED_TGVOIP=OFF \
--DDESKTOP_APP_SPECIAL_TARGET="" \
--DTDESKTOP_LAUNCHER_BASENAME="telegramdesktop"
-ninja -C build
-}
-
-package() {
-cd tdesktop-$pkgver-full
-DESTDIR=$pkgdir ninja -C build install
-}

Copied: telegram-desktop/repos/community-x86_64/PKGBUILD (from rev 624262, 
telegram-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 20:27:33 UTC (rev 624263)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: hexchain 
+
+# Thanks Nicholas Guriev  for the patches!
+# https://github.com/mymedia2/tdesktop
+
+pkgname=telegram-desktop
+pkgver=2.1.1
+pkgrel=1
+pkgdesc='Official Telegram Desktop client'
+arch=('x86_64')
+url="https://desktop.telegram.org/;
+license=('GPL3')
+depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
+ 'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5')
+makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected')
+optdepends=('ttf-opensans: default Open Sans font family')
+source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;)
+sha512sums=('aa542c029ead2d1b6c398ecca949b86fae8f37094ceb462ace4628f8e53882faf35b3c2e4fe03dd2e4e17b07412896f7b05d6748b13c99a3bac117b7449d69a8')
+
+build() {
+cd tdesktop-$pkgver-full
+
+# export CXXFLAGS="$CXXFLAGS 
-ffile-prefix-map=$srcdir/tdesktop-$pkgver-full="
+cmake -B build -G Ninja . \
+-DCMAKE_INSTALL_PREFIX="/usr" \
+-DCMAKE_BUILD_TYPE=Release \
+-DTDESKTOP_API_TEST=ON \
+-DDESKTOP_APP_USE_PACKAGED_RLOTTIE=OFF \
+-DDESKTOP_APP_USE_PACKAGED_VARIANT=OFF \
+-DDESKTOP_APP_USE_PACKAGED_GSL=OFF \
+-DTDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME=ON \
+-DTDESKTOP_USE_PACKAGED_TGVOIP=OFF \
+-DDESKTOP_APP_SPECIAL_TARGET="" \
+-DTDESKTOP_LAUNCHER_BASENAME="telegramdesktop"
+ninja -C build
+}
+
+package() {
+cd tdesktop-$pkgver-full
+DESTDIR=$pkgdir ninja -C build install
+}


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

2020-05-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, May 1, 2020 @ 20:27:26
  Author: svenstaro
Revision: 624262

upgpkg: telegram-desktop 2.1.1-1

Modified:
  telegram-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 20:26:45 UTC (rev 624261)
+++ PKGBUILD2020-05-01 20:27:26 UTC (rev 624262)
@@ -5,7 +5,7 @@
 # https://github.com/mymedia2/tdesktop
 
 pkgname=telegram-desktop
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected')
 optdepends=('ttf-opensans: default Open Sans font family')
 
source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;)
-sha512sums=('46f5453c64d1dbd4cf8adde73fcc48e6b6f795972ab0f6516cb55112f47d5af990a049da356bedb81e6d3f7103c14a7be45369ff9a5a1812c07a1bfcda70646d')
+sha512sums=('aa542c029ead2d1b6c398ecca949b86fae8f37094ceb462ace4628f8e53882faf35b3c2e4fe03dd2e4e17b07412896f7b05d6748b13c99a3bac117b7449d69a8')
 
 build() {
 cd tdesktop-$pkgver-full


[arch-commits] Commit in (vim-jellybeans)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:26:45
  Author: arojas
Revision: 624261

Drop orphan package

Deleted:
  vim-jellybeans/


[arch-commits] Commit in (tuxpaint)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:24:03
  Author: arojas
Revision: 624259

Drop orphan package

Deleted:
  tuxpaint/


[arch-commits] Commit in (tuxpaint-stamps)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:23:27
  Author: arojas
Revision: 624257

Drop orphan package

Deleted:
  tuxpaint-stamps/


[arch-commits] Commit in (tuxpaint-config)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 20:22:56
  Author: arojas
Revision: 624255

Drop orphan package

Deleted:
  tuxpaint-config/


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

2020-05-01 Thread David Runge via arch-commits
Date: Friday, May 1, 2020 @ 20:15:39
  Author: dvzrv
Revision: 624252

upgpkg: python-progressbar 3.51.2-1: Upgrading to 3.51.2.

Modified:
  python-progressbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 20:03:57 UTC (rev 624251)
+++ PKGBUILD2020-05-01 20:15:39 UTC (rev 624252)
@@ -5,7 +5,7 @@
 _name=progressbar2
 pkgname=python-progressbar
 pkgdesc="A progress bar for Python"
-pkgver=3.51.1
+pkgver=3.51.2
 pkgrel=1
 url="https://github.com/WoLpH/python-progressbar;
 license=('BSD')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-sphinx')
 checkdepends=('python-pytest' 'python-freezegun')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
-sha512sums=('b421200a906aaea0b4ce86820337024e37bb25b8efb91df2ed1a19ba29086af677167d08248a51c26d149fe0fa5f5a759a6b22ca4c740ff3cbb2ed320bdd674a'
+sha512sums=('2de1f7266acb486ba9a345bf944aa6907de314da5cc68e4b13a075b6633b0b9808bb731cb102f7eb2591fa0fcc419cac05eec52159aa7c201a74561cad4a6a6b'
 'SKIP')
 validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

 


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

2020-05-01 Thread David Runge via arch-commits
Date: Friday, May 1, 2020 @ 20:15:49
  Author: dvzrv
Revision: 624253

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 20:15:39 UTC (rev 624252)
+++ PKGBUILD2020-05-01 20:15:49 UTC (rev 624253)
@@ -1,48 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Maxim Andersson 
-# Contributor: NicoHood 
-
-_name=progressbar2
-pkgname=python-progressbar
-pkgdesc="A progress bar for Python"
-pkgver=3.51.1
-pkgrel=1
-url="https://github.com/WoLpH/python-progressbar;
-license=('BSD')
-arch=('any')
-depends=('python-six' 'python-utils')
-makedepends=('python-setuptools' 'python-sphinx')
-checkdepends=('python-pytest' 'python-freezegun')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
-sha512sums=('b421200a906aaea0b4ce86820337024e37bb25b8efb91df2ed1a19ba29086af677167d08248a51c26d149fe0fa5f5a759a6b22ca4c740ff3cbb2ed320bdd674a'
-'SKIP')
-validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

-
-prepare() {
-  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  # don't care about custom pytest config
-  rm -v pytest.ini
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  export PYTHONPATH="${PWD}/build:${PYTHONPATH}"
-  pytest -v
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
-  --optimize=1 \
-  --prefix=/usr \
-  --root="${pkgdir}"
-  install -vDm 644 {CHANGES,CONTRIBUTING,README}.rst \
--t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: python-progressbar/repos/community-any/PKGBUILD (from rev 624252, 
python-progressbar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 20:15:49 UTC (rev 624253)
@@ -0,0 +1,48 @@
+# Maintainer: David Runge 
+# Contributor: Maxim Andersson 
+# Contributor: NicoHood 
+
+_name=progressbar2
+pkgname=python-progressbar
+pkgdesc="A progress bar for Python"
+pkgver=3.51.2
+pkgrel=1
+url="https://github.com/WoLpH/python-progressbar;
+license=('BSD')
+arch=('any')
+depends=('python-six' 'python-utils')
+makedepends=('python-setuptools' 'python-sphinx')
+checkdepends=('python-pytest' 'python-freezegun')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('2de1f7266acb486ba9a345bf944aa6907de314da5cc68e4b13a075b6633b0b9808bb731cb102f7eb2591fa0fcc419cac05eec52159aa7c201a74561cad4a6a6b'
+'SKIP')
+validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem 

+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  # don't care about custom pytest config
+  rm -v pytest.ini
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  export PYTHONPATH="${PWD}/build:${PYTHONPATH}"
+  pytest -v
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+  --optimize=1 \
+  --prefix=/usr \
+  --root="${pkgdir}"
+  install -vDm 644 {CHANGES,CONTRIBUTING,README}.rst \
+-t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


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

2020-05-01 Thread Johannes Löthberg via arch-commits
Date: Friday, May 1, 2020 @ 20:03:57
  Author: demize
Revision: 624251

archrelease: copy trunk to community-testing-x86_64

Added:
  anki/repos/community-testing-x86_64/
  
anki/repos/community-testing-x86_64/0002-Remove-bad-build-steps-from-makefiles.patch
(from rev 624250, 
anki/trunk/0002-Remove-bad-build-steps-from-makefiles.patch)
  anki/repos/community-testing-x86_64/PKGBUILD
(from rev 624250, anki/trunk/PKGBUILD)

--+
 0002-Remove-bad-build-steps-from-makefiles.patch |   66 +
 PKGBUILD |  104 +
 2 files changed, 170 insertions(+)

Copied: 
anki/repos/community-testing-x86_64/0002-Remove-bad-build-steps-from-makefiles.patch
 (from rev 624250, anki/trunk/0002-Remove-bad-build-steps-from-makefiles.patch)
===
--- community-testing-x86_64/0002-Remove-bad-build-steps-from-makefiles.patch   
(rev 0)
+++ community-testing-x86_64/0002-Remove-bad-build-steps-from-makefiles.patch   
2020-05-01 20:03:57 UTC (rev 624251)
@@ -0,0 +1,66 @@
+From a050cd2b5a3af880b98e25cf1058d36e1dd6f333 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Sun, 29 Mar 2020 05:54:00 +0200
+Subject: [PATCH 2/2] Remove bad build steps from makefiles
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ pylib/Makefile | 4 ++--
+ qt/Makefile| 2 +-
+ rspy/Makefile  | 2 +-
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/pylib/Makefile b/pylib/Makefile
+index b9e6aa63..feae25d8 100644
+--- a/pylib/Makefile
 b/pylib/Makefile
+@@ -41,7 +41,7 @@ all: check
+ 
+ PROTODEPS := $(wildcard ../proto/*.proto)
+ 
+-.build/py-proto: .build/dev-deps $(PROTODEPS)
++.build/py-proto: $(PROTODEPS)
+   protoc --proto_path=../proto --python_out=anki --mypy_out=anki 
$(PROTODEPS)
+   perl -i'' -pe 's/from fluent_pb2/from anki.fluent_pb2/' 
anki/backend_pb2.pyi
+   perl -i'' -pe 's/import fluent_pb2/import anki.fluent_pb2/' 
anki/backend_pb2.py
+@@ -52,7 +52,7 @@ PROTODEPS := $(wildcard ../proto/*.proto)
+   python -m black anki/hooks.py
+   @touch $@
+ 
+-BUILD_STEPS := .build/vernum .build/run-deps .build/dev-deps .build/py-proto 
anki/buildinfo.py .build/hooks
++BUILD_STEPS := .build/vernum .build/py-proto anki/buildinfo.py
+ 
+ # Checking
+ ##
+diff --git a/qt/Makefile b/qt/Makefile
+index 2ebee696..c0ba93e3 100644
+--- a/qt/Makefile
 b/qt/Makefile
+@@ -64,7 +64,7 @@ TSDEPS := $(wildcard ts/src/*.ts) $(wildcard ts/scss/*.scss)
+   python -m black aqt/gui_hooks.py
+   @touch $@
+ 
+-BUILD_STEPS := .build/vernum .build/run-deps .build/dev-deps .build/js 
.build/ui aqt/buildinfo.py .build/hooks .build/i18n
++BUILD_STEPS := .build/vernum .build/js .build/ui aqt/buildinfo.py .build/i18n
+ 
+ # Checking
+ ##
+diff --git a/rspy/Makefile b/rspy/Makefile
+index 7506608d..01b7aff4 100644
+--- a/rspy/Makefile
 b/rspy/Makefile
+@@ -47,7 +47,7 @@ all: develop
+ 
+ develop: .build/develop
+ 
+-DEPS := .build/tools .build/vernum ../meta/buildhash \
++DEPS := .build/vernum ../meta/buildhash \
+   $(wildcard $(QT_FTL_TEMPLATES)/*.ftl) \
+   $(wildcard $(QT_FTL_LOCALES)/*/*.ftl) \
+   $(shell "${FIND}" ../rslib/src -name '*.rs') $(wildcard ../proto/*) \
+-- 
+2.26.2
+

Copied: anki/repos/community-testing-x86_64/PKGBUILD (from rev 624250, 
anki/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-05-01 20:03:57 UTC (rev 624251)
@@ -0,0 +1,104 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sergej Pupykin 
+# Contributor: Timm Preetz 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Dave Pretty 
+
+pkgname=anki
+pkgver=2.1.24
+pkgrel=1
+
+pkgdesc="Helps you remember facts (like words/phrases in a foreign language) 
efficiently"
+url="https://ankisrs.net/;
+arch=('x86_64')
+license=('AGPL3')
+
+depends=(
+   # anki and aqt
+   'python-beautifulsoup4'
+   'python-requests'
+   'python-wheel'
+
+   # anki
+   'python-decorator'
+   'python-distro'
+   # Currently not packaged.  Falls back to stdlib json module.
+   # 'python-orjson'
+   'python-protobuf'
+
+   # aqt
+   'python-jsonschema'
+   'python-markdown'
+   'python-pyaudio'
+   'python-pyqt5'
+   'python-pyqtwebengine'
+   'python-send2trash'
+)
+makedepends=(
+   'git'
+   'rsync'
+
+   'maturin'
+   'rustup'
+
+   'python-pip'
+   'python-mypy-protobuf'
+   'npm'
+   'typescript'
+)
+optdepends=(
+   'lame: record sound'
+   'mpv: play sound. prefered over mplayer'
+   'mplayer: play sound'
+)
+
+source=(
+  

[arch-commits] Commit in anki/trunk (4 files)

2020-05-01 Thread Johannes Löthberg via arch-commits
Date: Friday, May 1, 2020 @ 20:03:47
  Author: demize
Revision: 624250

upgpkg: anki 2.1.24-1

Added:
  anki/trunk/0002-Remove-bad-build-steps-from-makefiles.patch
Modified:
  anki/trunk/PKGBUILD
Deleted:
  anki/trunk/0001-Move-aqt_data-to-sys.prefix-share.patch
  anki/trunk/0001-Unfuck-make-build-targets.patch

--+
 0001-Move-aqt_data-to-sys.prefix-share.patch |   45 --
 0001-Unfuck-make-build-targets.patch |   93 -
 0002-Remove-bad-build-steps-from-makefiles.patch |   66 ++
 PKGBUILD |   18 +---
 4 files changed, 74 insertions(+), 148 deletions(-)

Deleted: 0001-Move-aqt_data-to-sys.prefix-share.patch
===
--- 0001-Move-aqt_data-to-sys.prefix-share.patch2020-05-01 19:58:10 UTC 
(rev 624249)
+++ 0001-Move-aqt_data-to-sys.prefix-share.patch2020-05-01 20:03:47 UTC 
(rev 624250)
@@ -1,45 +0,0 @@
-From d7ecae49a8a46e5ad5f25726044a25006fd1f006 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
-Date: Sun, 29 Mar 2020 06:24:43 +0200
-Subject: [PATCH] Move aqt_data to sys.prefix/share
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-These files do _not_ belong right under sys.prefix.
-
-Signed-off-by: Johannes Löthberg 

- qt/aqt/utils.py | 2 +-
- qt/setup.py | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/qt/aqt/utils.py b/qt/aqt/utils.py
-index a0e12362..4d8c8c34 100644
 a/qt/aqt/utils.py
-+++ b/qt/aqt/utils.py
-@@ -21,7 +21,7 @@ from aqt.theme import theme_manager
- 
- def aqt_data_folder() -> str:
- # wheel install?
--dir = os.path.join(sys.prefix, "aqt_data")
-+dir = os.path.join(sys.prefix,"share", "aqt_data")
- if not os.path.exists(dir) or not os.listdir(dir):
- # running in place?
- dir = os.path.join(os.path.dirname(__file__), "..", "aqt_data")
-diff --git a/qt/setup.py b/qt/setup.py
-index 6d498994..d67a8791 100644
 a/qt/setup.py
-+++ b/qt/setup.py
-@@ -9,7 +9,7 @@ with open("../meta/version") as fh:
- def package_files(directory):
- entries = []
- for (path, directories, filenames) in os.walk(directory):
--entries.append((path, [os.path.join(path, f) for f in filenames]))
-+entries.append((os.path.join("share", path), [os.path.join(path, f) 
for f in filenames]))
- return entries
- 
- 
--- 
-2.26.0
-

Deleted: 0001-Unfuck-make-build-targets.patch
===
--- 0001-Unfuck-make-build-targets.patch2020-05-01 19:58:10 UTC (rev 
624249)
+++ 0001-Unfuck-make-build-targets.patch2020-05-01 20:03:47 UTC (rev 
624250)
@@ -1,93 +0,0 @@
-From 3dc54977a9cc86175bf47b3586178c3d86ad53d5 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
-Date: Sun, 29 Mar 2020 05:54:00 +0200
-Subject: [PATCH] Unfuck make build targets
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Signed-off-by: Johannes Löthberg 

- pylib/Makefile | 12 ++--
- qt/Makefile| 10 +-
- rspy/Makefile  |  4 
- 3 files changed, 3 insertions(+), 23 deletions(-)
-
-diff --git a/pylib/Makefile b/pylib/Makefile
-index 9727fc92..1d86144e 100644
 a/pylib/Makefile
-+++ b/pylib/Makefile
-@@ -31,17 +31,9 @@ $(shell mkdir -p .build ../dist)
- PHONY: all
- all: check
- 
--.build/run-deps: setup.py
--  python -m pip install -e .
--  @touch $@
--
--.build/dev-deps: requirements.dev
--  python -m pip install -r requirements.dev
--  @touch $@
--
- PROTODEPS := $(wildcard ../proto/*.proto)
- 
--.build/py-proto: .build/dev-deps $(PROTODEPS)
-+.build/py-proto: $(PROTODEPS)
-   protoc --proto_path=../proto --python_out=anki --mypy_out=anki 
$(PROTODEPS)
-   perl -i'' -pe 's/from fluent_pb2/from anki.fluent_pb2/' 
anki/backend_pb2.pyi
-   perl -i'' -pe 's/import fluent_pb2/import anki.fluent_pb2/' 
anki/backend_pb2.py
-@@ -52,7 +44,7 @@ PROTODEPS := $(wildcard ../proto/*.proto)
-   python -m black anki/hooks.py
-   @touch $@
- 
--BUILD_STEPS := .build/run-deps .build/dev-deps .build/py-proto 
anki/buildinfo.py .build/hooks
-+BUILD_STEPS := .build/py-proto anki/buildinfo.py
- 
- # Checking
- ##
-diff --git a/qt/Makefile b/qt/Makefile
-index 4fef3e92..562a18a2 100644
 a/qt/Makefile
-+++ b/qt/Makefile
-@@ -34,14 +34,6 @@ $(shell mkdir -p .build ../dist)
- PHONY: all
- all: check
- 
--.build/run-deps: setup.py
--  python -m pip install -e .
--  @touch $@
--
--.build/dev-deps: requirements.dev
--  python -m pip install -r requirements.dev
--  @touch $@
--
- .build/ui: $(shell ${FIND} designer -type f)
-   ./tools/build_ui.sh
-   @touch $@
-@@ -64,7 +56,7 @@ TSDEPS := $(wildcard ts/src/*.ts) $(wildcard ts/scss/*.scss)
-   python -m 

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

2020-05-01 Thread Jan Steffens via arch-commits
Date: Friday, May 1, 2020 @ 19:59:31
  Author: heftig
Revision: 382111

archrelease: copy trunk to extra-x86_64

Added:
  accountsservice/repos/extra-x86_64/PKGBUILD
(from rev 382110, accountsservice/trunk/PKGBUILD)
Deleted:
  accountsservice/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 19:59:17 UTC (rev 382110)
+++ PKGBUILD2020-05-01 19:59:31 UTC (rev 382111)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=accountsservice
-pkgver=0.6.55
-pkgrel=1
-pkgdesc="D-Bus interface for user account query and manipulation"
-url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
-arch=(x86_64)
-license=(GPL3)
-depends=(glib2 polkit systemd)
-makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
-_commit=6d6f7d62fd18fe5a4d4c06cb1455887ca3abdd1d  # tags/0.6.55^0
-source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-
-prepare() {
-  cd $pkgname
-  sed -i '/dbus_conf_dir/s/sysconfdir/datadir/g' meson.build
-}
-
-build() {
-  arch-meson $pkgname build \
--D admin_group=wheel \
--D systemd=true \
--D docbook=true \
--D gtk_doc=true \
--D user_heuristics=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: accountsservice/repos/extra-x86_64/PKGBUILD (from rev 382110, 
accountsservice/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 19:59:31 UTC (rev 382111)
@@ -0,0 +1,50 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=accountsservice
+pkgver=0.6.55
+pkgrel=2
+pkgdesc="D-Bus interface for user account query and manipulation"
+url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
+arch=(x86_64)
+license=(GPL3)
+depends=(glib2 polkit systemd shadow)
+makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
+provides=(libaccountsservice.so)
+_commit=6d6f7d62fd18fe5a4d4c06cb1455887ca3abdd1d  # tags/0.6.55^0
+source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+
+prepare() {
+  cd $pkgname
+  sed -i '/dbus_conf_dir/s/sysconfdir/datadir/g' meson.build
+}
+
+build() {
+  arch-meson $pkgname build \
+-D admin_group=wheel \
+-D systemd=true \
+-D docbook=true \
+-D gtk_doc=true \
+-D user_heuristics=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+
+  # Fix permissions to match the ones the daemon sets
+  chmod 0775 "$pkgdir/var/lib/AccountsService/icons"
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-05-01 Thread Jan Steffens via arch-commits
Date: Friday, May 1, 2020 @ 19:59:17
  Author: heftig
Revision: 382110

0.6.55-2

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:26:45 UTC (rev 382109)
+++ PKGBUILD2020-05-01 19:59:17 UTC (rev 382110)
@@ -3,13 +3,14 @@
 
 pkgname=accountsservice
 pkgver=0.6.55
-pkgrel=1
+pkgrel=2
 pkgdesc="D-Bus interface for user account query and manipulation"
 url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
 arch=(x86_64)
 license=(GPL3)
-depends=(glib2 polkit systemd)
+depends=(glib2 polkit systemd shadow)
 makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
+provides=(libaccountsservice.so)
 _commit=6d6f7d62fd18fe5a4d4c06cb1455887ca3abdd1d  # tags/0.6.55^0
 
source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit;)
 sha256sums=('SKIP')
@@ -41,6 +42,9 @@
 
 package() {
   DESTDIR="$pkgdir" meson install -C build
+
+  # Fix permissions to match the ones the daemon sets
+  chmod 0775 "$pkgdir/var/lib/AccountsService/icons"
 }
 
 # vim:set ts=2 sw=2 et:


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

2020-05-01 Thread Fabio Castelli via arch-commits
Date: Friday, May 1, 2020 @ 19:58:10
  Author: muflone
Revision: 624249

archrelease: copy trunk to community-x86_64

Added:
  xca/repos/community-x86_64/PKGBUILD
(from rev 624248, xca/trunk/PKGBUILD)
Deleted:
  xca/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 19:57:55 UTC (rev 624248)
+++ PKGBUILD2020-05-01 19:58:10 UTC (rev 624249)
@@ -1,25 +0,0 @@
-# Maintainer: Muflone http://www.muflone.com/contacts/english/
-# Contributor: Andrea Zucchelli 
-
-pkgname=xca
-pkgver=2.2.1
-pkgrel=1
-pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
-arch=('x86_64')
-url='https://hohnstaedt.de/xca/'
-license=('BSD')
-depends=('qt5-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
-source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('90eaf4a859779d57a4c0201dc403d67e005bd540145b9f543e13b8d5c42199f2ea05543de24b071d19a0db8e5b1e9f3bef2aea4bfe9f71f81007a5f5bb3ba406')
-
-build () {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --with-openssl
-  sed -i  -r 's/(^LDFLAGS.*$)/LDFLAGS='"'"'-lstdc++'"'"'/' Local.mak
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make install destdir="${pkgdir}"
-  install -m 644 -D COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
-}

Copied: xca/repos/community-x86_64/PKGBUILD (from rev 624248, 
xca/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 19:58:10 UTC (rev 624249)
@@ -0,0 +1,25 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: Andrea Zucchelli 
+
+pkgname=xca
+pkgver=2.3.0
+pkgrel=1
+pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
+arch=('x86_64')
+url='https://hohnstaedt.de/xca/'
+license=('BSD')
+depends=('qt5-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
+source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('35522aa308e1022a739f3255f13fcf63f481000f9b7411027a009a185e33ddceeb5cf9b55406a4899d2393c7e5ace10354ff24b3b2b0c3045d110f679756b0b8')
+
+build () {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --with-openssl
+  sed -i  -r 's/(^LDFLAGS.*$)/LDFLAGS='"'"'-lstdc++'"'"'/' Local.mak
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}"
+  install -m 644 -D COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
+}


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

2020-05-01 Thread Fabio Castelli via arch-commits
Date: Friday, May 1, 2020 @ 19:57:55
  Author: muflone
Revision: 624248

upgpkg: xca 2.3.0-1

Modified:
  xca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:45:27 UTC (rev 624247)
+++ PKGBUILD2020-05-01 19:57:55 UTC (rev 624248)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli 
 
 pkgname=xca
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Graphical user interface to OpenSSL, RSA/DSA public keys, 
certificates, signing requests and revokation lists'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('qt5-tools' 'libltdl' 'desktop-file-utils' 'gtk-update-icon-cache')
 
source=("https://github.com/chris2511/${pkgname}/releases/download/RELEASE.${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('90eaf4a859779d57a4c0201dc403d67e005bd540145b9f543e13b8d5c42199f2ea05543de24b071d19a0db8e5b1e9f3bef2aea4bfe9f71f81007a5f5bb3ba406')
+sha512sums=('35522aa308e1022a739f3255f13fcf63f481000f9b7411027a009a185e33ddceeb5cf9b55406a4899d2393c7e5ace10354ff24b3b2b0c3045d110f679756b0b8')
 
 build () {
   cd "${pkgname}-${pkgver}"
@@ -20,6 +20,6 @@
 
 package() {
   cd "${pkgname}-${pkgver}"
-  make install destdir="${pkgdir}"
+  make install DESTDIR="${pkgdir}"
   install -m 644 -D COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"
 }


[arch-commits] Commit in (transset-df)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:45:27
  Author: arojas
Revision: 624247

Drop orphan package

Deleted:
  transset-df/


[arch-commits] Commit in (tabbed)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:43:34
  Author: arojas
Revision: 624245

Drop orphan package

Deleted:
  tabbed/


[arch-commits] Commit in (surf)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:42:10
  Author: arojas
Revision: 624243

Drop orphan package

Deleted:
  surf/


[arch-commits] Commit in (steghide)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:41:01
  Author: arojas
Revision: 624241

Drop orphan package

Deleted:
  steghide/


[arch-commits] Commit in (remacs)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:39:07
  Author: arojas
Revision: 624239

Drop orphan package

Deleted:
  remacs/


[arch-commits] Commit in (qtspim)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:36:26
  Author: arojas
Revision: 624237

Drop orphan package

Deleted:
  qtspim/


[arch-commits] Commit in (python-pyinsane)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:35:10
  Author: arojas
Revision: 624235

Drop orphan package

Deleted:
  python-pyinsane/


[arch-commits] Commit in (processing)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:31:32
  Author: arojas
Revision: 624233

Drop orphan package

Deleted:
  processing/


[arch-commits] Commit in (pinta)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:30:16
  Author: arojas
Revision: 624231

Drop orphan package

Deleted:
  pinta/


[arch-commits] Commit in (ode)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:27:22
  Author: arojas
Revision: 624229

Drop orphan package

Deleted:
  ode/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:26:21
  Author: felixonmars
Revision: 624217

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 624216, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 19:26:21 UTC (rev 624217)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.7.1
+pkgrel=6
+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;)
+sha512sums=('95ca827f50035e352eabfbee9eb1791278f7c18c10c3a6c2656c5b9e87396b7b6c088f4cefa3d6f954ac6c2765ea50e232985b9f3eeea2dbe77c17473cc4a437')
+
+prepare() {
+cd $pkgname-$pkgver
+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-pylint/repos (testing-any testing-any/PKGBUILD)

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:26:45
  Author: felixonmars
Revision: 382109

archrelease: copy trunk to testing-any

Added:
  python-pylint/repos/testing-any/
  python-pylint/repos/testing-any/PKGBUILD
(from rev 382108, python-pylint/trunk/PKGBUILD)

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

Copied: python-pylint/repos/testing-any/PKGBUILD (from rev 382108, 
python-pylint/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2020-05-01 19:26:45 UTC (rev 382109)
@@ -0,0 +1,38 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Alexander Fehr 
+
+pkgname=python-pylint
+pkgver=2.5.0
+pkgrel=1
+pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
+arch=('any')
+url="https://pylint.org;
+license=('GPL')
+depends=('python-astroid' 'python-mccabe' 'python-isort' 'python-setuptools' 
'python-toml')
+makedepends=('python-pytest-runner' 'python-pytest-benchmark')
+checkdepends=('mpdecimal')
+optdepends=('tk: Pylint GUI'
+'graphviz: To have other output formats than dot or vcg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz;)
+sha512sums=('9c010dce76ec1f07d0942965f65c8a22a79cc647f93448c19e5729837d3ac7910bc4e78b86a65f193e66750a6da924e9a5a46d977dcf168022609d7564748f14')
+
+build() {
+  cd "$srcdir"/pylint-pylint-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/pylint-pylint-$pkgver
+  # https://github.com/PyCQA/pylint/issues/3198
+  python setup.py pytest --addopts="-k 'not test_by_module_statement_value'"
+}
+
+package() {
+  cd pylint-pylint-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --skip-build 
--optimize=1
+
+  install -d "$pkgdir"/usr/share/man/man1
+  install -m644 man/* "$pkgdir"/usr/share/man/man1
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:26:07
  Author: felixonmars
Revision: 624215

upgpkg: shellcheck 0.7.1-6: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:25:45 UTC (rev 624214)
+++ PKGBUILD2020-05-01 19:26:07 UTC (rev 624215)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.7.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net;
 license=("GPL")


[arch-commits] Commit in (monica)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:26:10
  Author: arojas
Revision: 624216

Drop orphan package

Deleted:
  monica/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:24:57
  Author: felixonmars
Revision: 382108

upgpkg: python-pylint 2.5.0-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:10:26 UTC (rev 382107)
+++ PKGBUILD2020-05-01 19:24:57 UTC (rev 382108)
@@ -4,19 +4,19 @@
 # Contributor: Alexander Fehr 
 
 pkgname=python-pylint
-pkgver=2.4.4
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
 url="https://pylint.org;
 license=('GPL')
-depends=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
-makedepends=('python-pytest-runner')
+depends=('python-astroid' 'python-mccabe' 'python-isort' 'python-setuptools' 
'python-toml')
+makedepends=('python-pytest-runner' 'python-pytest-benchmark')
 checkdepends=('mpdecimal')
 optdepends=('tk: Pylint GUI'
 'graphviz: To have other output formats than dot or vcg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz;)
-sha512sums=('026cf1a4fb3a4fa017914647a945e2228bf8bcf1f7eb914a21e82fc47c545a37f981ed71ba879d5b261ccd51a7d70b7ed7cde3a033e84ddb4a64b73d2a896c18')
+sha512sums=('9c010dce76ec1f07d0942965f65c8a22a79cc647f93448c19e5729837d3ac7910bc4e78b86a65f193e66750a6da924e9a5a46d977dcf168022609d7564748f14')
 
 build() {
   cd "$srcdir"/pylint-pylint-$pkgver


[arch-commits] Commit in (mod_wsgi)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:23:12
  Author: arojas
Revision: 624213

Drop orphan package

Deleted:
  mod_wsgi/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:22:50
  Author: felixonmars
Revision: 624212

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
624210, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 19:22:50 UTC (rev 624212)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.6.2
+pkgrel=83
+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-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:22:00
  Author: felixonmars
Revision: 624210

upgpkg: pandoc-crossref 0.3.6.2-83: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:21:47 UTC (rev 624209)
+++ PKGBUILD2020-05-01 19:22:00 UTC (rev 624210)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.6.2
-pkgrel=82
+pkgrel=83
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


[arch-commits] Commit in (minbif)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:21:47
  Author: arojas
Revision: 624209

Drop orphan package

Deleted:
  minbif/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:20:31
  Author: felixonmars
Revision: 624207

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
624206, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 19:20:31 UTC (rev 624207)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.13.3.0
+pkgrel=12
+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=('104b0ab5092d2f0b7017ff8beae2bbe2fdcbfe37fe9d2cf3165227856e2ab3e13d25f0b4827aab450b5ded447763044580a63a41762e3523f29eb1e647666918')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e 's/< *2.1/<3/' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:19:59
  Author: felixonmars
Revision: 624206

upgpkg: haskell-hakyll 4.13.3.0-12: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:19:02 UTC (rev 624205)
+++ PKGBUILD2020-05-01 19:19:59 UTC (rev 624206)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.13.3.0
-pkgrel=11
+pkgrel=12
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


[arch-commits] Commit in (javasqlite)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:19:02
  Author: arojas
Revision: 624205

Drop orphan package

Deleted:
  javasqlite/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:18:25
  Author: felixonmars
Revision: 624203

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
624202, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 19:18:25 UTC (rev 624203)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.17
+pkgrel=88
+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-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:18:11
  Author: felixonmars
Revision: 624202

upgpkg: pandoc-citeproc 0.17-88: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:15:13 UTC (rev 624201)
+++ PKGBUILD2020-05-01 19:18:11 UTC (rev 624202)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.17
-pkgrel=87
+pkgrel=88
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:15:13
  Author: felixonmars
Revision: 624201

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 624200, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 19:15:13 UTC (rev 624201)
@@ -0,0 +1,72 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.9.2.1
+pkgrel=27
+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-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup'
+ 'haskell-case-insensitive' 'haskell-cmark-gfm' 'haskell-data-default' 
'haskell-doclayout'
+ 'haskell-doctemplates' 'haskell-emojis' '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-revert-noprelude.patch::https://github.com/jgm/pandoc/commit/a9ef15bbd574bf09827c2c25ef1cd3efaf288f7c.patch)
+sha512sums=('35ac491a7e0a2f6d8fe0f2c2ffe265748b13920904e974f88c92b3f82edb2f1c03e28ebef1bc344ead13d566117a5e50707a68edc49f95159157f974210b23b2'
+
'ca91b56003c02cd10cc9a073f63eac6e3d4371ebec80bb85500ea67e8aa0ac8938fb5487651ad72e6f964b9d5266c1578e649323e3390037fb87b443850eb4e1')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+patch -p1 -i ../pandoc-revert-noprelude.patch
+sed -i 's/< 1.1/< 1.2/;s/< *2.14/<3/' $pkgname.cabal
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-trypandoc -f-embed_data_files -f-static
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+install -Dm644 man/pandoc.1 "${pkgdir}"/usr/share/man/man1/pandoc.1
+}


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

2020-05-01 Thread Anatol Pomozov via arch-commits
Date: Friday, May 1, 2020 @ 19:13:49
  Author: anatolik
Revision: 624198

upgpkg: gitlab-gitaly 12.10.2-1

Modified:
  gitlab-gitaly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:13:08 UTC (rev 624197)
+++ PKGBUILD2020-05-01 19:13:49 UTC (rev 624198)
@@ -4,8 +4,8 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-gitaly
-pkgver=12.10.0
-pkgrel=2
+pkgver=12.10.2
+pkgrel=1
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly;
@@ -17,7 +17,7 @@
 _tag=v${pkgver}
 
source=("https://gitlab.com/gitlab-org/gitaly/-/archive/${_tag}/gitaly-${_tag}.tar.gz;
 "gitlab-gitaly.service")
-sha512sums=('13260d72dc907b03c97a4144b5cd3366bc8a927dbb14646bc151968c6417d546e78e9e9494f52f51cf69526033da8da79de8dfc1609d428a00a424259816c431'
+sha512sums=('fe68b1a53d8db6a105da6e5df3a2fc4da8d5b107b97061daf8d058df4a21188204dd75a64dc122e31872fdfbcbd61ac78974bd7018475001641a2de722771a5e'
 
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
 
 _homedir="/var/lib/gitlab"


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 19:14:59
  Author: felixonmars
Revision: 624200

upgpkg: pandoc 2.9.2.1-27: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 19:14:57 UTC (rev 624199)
+++ PKGBUILD2020-05-01 19:14:59 UTC (rev 624200)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.9.2.1
-pkgrel=26
+pkgrel=27
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2020-05-01 Thread Anatol Pomozov via arch-commits
Date: Friday, May 1, 2020 @ 19:14:57
  Author: anatolik
Revision: 624199

archrelease: copy trunk to community-x86_64

Added:
  gitlab-gitaly/repos/community-x86_64/PKGBUILD
(from rev 624198, gitlab-gitaly/trunk/PKGBUILD)
  gitlab-gitaly/repos/community-x86_64/gitlab-gitaly.service
(from rev 624198, gitlab-gitaly/trunk/gitlab-gitaly.service)
Deleted:
  gitlab-gitaly/repos/community-x86_64/PKGBUILD
  gitlab-gitaly/repos/community-x86_64/gitlab-gitaly.service

---+
 PKGBUILD  |  122 
 gitlab-gitaly.service |   50 +--
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 19:13:49 UTC (rev 624198)
+++ PKGBUILD2020-05-01 19:14:57 UTC (rev 624199)
@@ -1,61 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
-# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
-# need this again at some point in the future.
-pkgname=gitlab-gitaly
-pkgver=12.10.0
-pkgrel=2
-pkgdesc="Speed up Git access using caching"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitaly;
-license=('MIT')
-depends=(glibc ruby libxml2 libxslt libssh2)
-options=(!buildflags)
-makedepends=(go ruby-bundler cmake)
-backup=("etc/gitlab-gitaly/config.toml")
-_tag=v${pkgver}
-source=("https://gitlab.com/gitlab-org/gitaly/-/archive/${_tag}/gitaly-${_tag}.tar.gz;
-"gitlab-gitaly.service")
-sha512sums=('13260d72dc907b03c97a4144b5cd3366bc8a927dbb14646bc151968c6417d546e78e9e9494f52f51cf69526033da8da79de8dfc1609d428a00a424259816c431'
-
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
-
-_homedir="/var/lib/gitlab"
-
-prepare() {
-  cd gitaly-$_tag
-
-  sed -i "s|dir = \"/home/git/gitaly/ruby\"|dir = 
\"/usr/share/webapps/gitlab-gitaly/ruby\"|" config.toml.example
-  sed -i "s|dir = \"/home/git/gitlab-shell\"|dir = 
\"/usr/share/webapps/gitlab-shell\"|" config.toml.example
-  sed -i "s|bin_dir = \"/home/git/gitaly\"|bin_dir = \"/usr/bin\"|" 
config.toml.example
-
-  # https://github.com/bundler/bundler/issues/6882
-  sed -e '/BUNDLED WITH/,+1d' -i ruby/Gemfile.lock
-}
-
-build() {
-  cd gitaly-$_tag
-
-  bundle config force_ruby_platform true # build from sources as some prebuilt 
gems are not available for newer ruby
-  make BUILD_TAGS="tracer_static tracer_static_jaeger"
-}
-
-package() {
-  cd gitaly-$_tag
-
-  make PREFIX=/usr DESTDIR=${pkgdir} install
-  mkdir -p "${pkgdir}/etc/${pkgname}"
-  sed \
--e "s|^socket_path =.*|socket_path = 
\"${_homedir}/sockets/gitlab-gitaly.socket\"|" \
--e "s|^path =.*|path = \"${_homedir}/repositories\"|" \
-config.toml.example > "${pkgdir}/etc/${pkgname}/config.toml"
-
-  mkdir -p ${pkgdir}/usr/share/webapps/gitlab-gitaly
-  cp -r ruby ${pkgdir}/usr/share/webapps/gitlab-gitaly/ruby
-
-  install -Dm644 config.toml.example 
"${pkgdir}/usr/share/${pkgname}/config.toml.example"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm0644 "${srcdir}/gitlab-gitaly.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-gitaly.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gitlab-gitaly/repos/community-x86_64/PKGBUILD (from rev 624198, 
gitlab-gitaly/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 19:14:57 UTC (rev 624199)
@@ -0,0 +1,61 @@
+# Maintainer: Sven-Hendrik Haase 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-gitaly
+pkgver=12.10.2
+pkgrel=1
+pkgdesc="Speed up Git access using caching"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitaly;
+license=('MIT')
+depends=(glibc ruby libxml2 libxslt libssh2)
+options=(!buildflags)
+makedepends=(go ruby-bundler cmake)
+backup=("etc/gitlab-gitaly/config.toml")
+_tag=v${pkgver}
+source=("https://gitlab.com/gitlab-org/gitaly/-/archive/${_tag}/gitaly-${_tag}.tar.gz;
+"gitlab-gitaly.service")
+sha512sums=('fe68b1a53d8db6a105da6e5df3a2fc4da8d5b107b97061daf8d058df4a21188204dd75a64dc122e31872fdfbcbd61ac78974bd7018475001641a2de722771a5e'
+
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
+
+_homedir="/var/lib/gitlab"
+
+prepare() {
+  cd gitaly-$_tag
+
+  sed -i "s|dir = \"/home/git/gitaly/ruby\"|dir = 
\"/usr/share/webapps/gitlab-gitaly/ruby\"|" config.toml.example
+  sed -i "s|dir = \"/home/git/gitlab-shell\"|dir = 
\"/usr/share/webapps/gitlab-shell\"|" 

[arch-commits] Commit in (ifuse)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:13:08
  Author: arojas
Revision: 624197

Drop orphan package

Deleted:
  ifuse/


[arch-commits] Commit in firefox/trunk (PKGBUILD firefox.desktop)

2020-05-01 Thread Jan Steffens via arch-commits
Date: Friday, May 1, 2020 @ 19:10:26
  Author: heftig
Revision: 382107

FS#66496: Add more MimeTypes

Modified:
  firefox/trunk/PKGBUILD
  firefox/trunk/firefox.desktop

-+
 PKGBUILD|2 +-
 firefox.desktop |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 18:59:28 UTC (rev 382106)
+++ PKGBUILD2020-05-01 19:10:26 UTC (rev 382107)
@@ -28,7 +28,7 @@
 'SKIP'
 'ebb169804750ddc10a4801ed6ddb37356331bbf76615f58eb29de2e6e15ee930'
 '5f7ac724a5c5afd9322b1e59006f4170ea5354ca1e0e60dab08b7784c2d8463c'
-'a9e5264257041c0b968425b5c97436ba48e8d294e1a0f02c59c35461ea245c33')
+'298eae9de76ec53182f38d5c549d0379569916eebf62149f9d7f4a7edef36abf')
 validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software 
Releases 
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)

Modified: firefox.desktop
===
--- firefox.desktop 2020-05-01 18:59:28 UTC (rev 382106)
+++ firefox.desktop 2020-05-01 19:10:26 UTC (rev 382107)
@@ -117,7 +117,7 @@
 Terminal=false
 X-MultipleArgs=false
 Type=Application
-MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;
+MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
 StartupNotify=true
 StartupWMClass=firefox
 Categories=Network;WebBrowser;


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

2020-05-01 Thread Johannes Löthberg via arch-commits
Date: Friday, May 1, 2020 @ 19:09:47
  Author: demize
Revision: 624195

db-move: moved anki from [community-testing] to [community] (x86_64)

Added:
  anki/repos/community-x86_64/
  anki/repos/community-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch
(from rev 624194, 
anki/repos/community-testing-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch)
  anki/repos/community-x86_64/0001-Unfuck-make-build-targets.patch
(from rev 624194, 
anki/repos/community-testing-x86_64/0001-Unfuck-make-build-targets.patch)
  anki/repos/community-x86_64/PKGBUILD
(from rev 624194, anki/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  anki/repos/community-testing-x86_64/

--+
 0001-Move-aqt_data-to-sys.prefix-share.patch |   45 ++
 0001-Unfuck-make-build-targets.patch |   93 +
 PKGBUILD |  106 +
 3 files changed, 244 insertions(+)

Copied: 
anki/repos/community-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch (from 
rev 624194, 
anki/repos/community-testing-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch)
===
--- community-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch   
(rev 0)
+++ community-x86_64/0001-Move-aqt_data-to-sys.prefix-share.patch   
2020-05-01 19:09:47 UTC (rev 624195)
@@ -0,0 +1,45 @@
+From d7ecae49a8a46e5ad5f25726044a25006fd1f006 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Sun, 29 Mar 2020 06:24:43 +0200
+Subject: [PATCH] Move aqt_data to sys.prefix/share
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+These files do _not_ belong right under sys.prefix.
+
+Signed-off-by: Johannes Löthberg 
+---
+ qt/aqt/utils.py | 2 +-
+ qt/setup.py | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/qt/aqt/utils.py b/qt/aqt/utils.py
+index a0e12362..4d8c8c34 100644
+--- a/qt/aqt/utils.py
 b/qt/aqt/utils.py
+@@ -21,7 +21,7 @@ from aqt.theme import theme_manager
+ 
+ def aqt_data_folder() -> str:
+ # wheel install?
+-dir = os.path.join(sys.prefix, "aqt_data")
++dir = os.path.join(sys.prefix,"share", "aqt_data")
+ if not os.path.exists(dir) or not os.listdir(dir):
+ # running in place?
+ dir = os.path.join(os.path.dirname(__file__), "..", "aqt_data")
+diff --git a/qt/setup.py b/qt/setup.py
+index 6d498994..d67a8791 100644
+--- a/qt/setup.py
 b/qt/setup.py
+@@ -9,7 +9,7 @@ with open("../meta/version") as fh:
+ def package_files(directory):
+ entries = []
+ for (path, directories, filenames) in os.walk(directory):
+-entries.append((path, [os.path.join(path, f) for f in filenames]))
++entries.append((os.path.join("share", path), [os.path.join(path, f) 
for f in filenames]))
+ return entries
+ 
+ 
+-- 
+2.26.0
+

Copied: anki/repos/community-x86_64/0001-Unfuck-make-build-targets.patch (from 
rev 624194, 
anki/repos/community-testing-x86_64/0001-Unfuck-make-build-targets.patch)
===
--- community-x86_64/0001-Unfuck-make-build-targets.patch   
(rev 0)
+++ community-x86_64/0001-Unfuck-make-build-targets.patch   2020-05-01 
19:09:47 UTC (rev 624195)
@@ -0,0 +1,93 @@
+From 3dc54977a9cc86175bf47b3586178c3d86ad53d5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Sun, 29 Mar 2020 05:54:00 +0200
+Subject: [PATCH] Unfuck make build targets
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ pylib/Makefile | 12 ++--
+ qt/Makefile| 10 +-
+ rspy/Makefile  |  4 
+ 3 files changed, 3 insertions(+), 23 deletions(-)
+
+diff --git a/pylib/Makefile b/pylib/Makefile
+index 9727fc92..1d86144e 100644
+--- a/pylib/Makefile
 b/pylib/Makefile
+@@ -31,17 +31,9 @@ $(shell mkdir -p .build ../dist)
+ PHONY: all
+ all: check
+ 
+-.build/run-deps: setup.py
+-  python -m pip install -e .
+-  @touch $@
+-
+-.build/dev-deps: requirements.dev
+-  python -m pip install -r requirements.dev
+-  @touch $@
+-
+ PROTODEPS := $(wildcard ../proto/*.proto)
+ 
+-.build/py-proto: .build/dev-deps $(PROTODEPS)
++.build/py-proto: $(PROTODEPS)
+   protoc --proto_path=../proto --python_out=anki --mypy_out=anki 
$(PROTODEPS)
+   perl -i'' -pe 's/from fluent_pb2/from anki.fluent_pb2/' 
anki/backend_pb2.pyi
+   perl -i'' -pe 's/import fluent_pb2/import anki.fluent_pb2/' 
anki/backend_pb2.py
+@@ -52,7 +44,7 @@ PROTODEPS := $(wildcard ../proto/*.proto)
+   python -m black anki/hooks.py
+   @touch $@
+ 
+-BUILD_STEPS := .build/run-deps .build/dev-deps .build/py-proto 
anki/buildinfo.py .build/hooks
++BUILD_STEPS := .build/py-proto anki/buildinfo.py
+ 
+ # Checking
+ 

[arch-commits] Commit in (gvm-tools)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:05:51
  Author: arojas
Revision: 624194

Drop orphan package

Deleted:
  gvm-tools/


[arch-commits] Commit in (openvas)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:03:53
  Author: arojas
Revision: 624193

Drop orphan package

Deleted:
  openvas/


[arch-commits] Commit in (gvmd)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:02:11
  Author: arojas
Revision: 624191

Drop orphan package

Deleted:
  gvmd/


[arch-commits] Commit in (gtk-theme-switch2)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 19:00:20
  Author: arojas
Revision: 624189

Drop orphan package

Deleted:
  gtk-theme-switch2/


[arch-commits] Commit in python-astroid/repos (testing-any testing-any/PKGBUILD)

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:59:28
  Author: felixonmars
Revision: 382106

archrelease: copy trunk to testing-any

Added:
  python-astroid/repos/testing-any/
  python-astroid/repos/testing-any/PKGBUILD
(from rev 382105, python-astroid/trunk/PKGBUILD)

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

Copied: python-astroid/repos/testing-any/PKGBUILD (from rev 382105, 
python-astroid/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2020-05-01 18:59:28 UTC (rev 382106)
@@ -0,0 +1,37 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgname=python-astroid
+pkgver=2.4.0
+pkgrel=1
+pkgdesc="Useful miscellaneous modules used by Logilab projects"
+arch=('any')
+url="https://github.com/PyCQA/astroid;
+license=('LGPL')
+depends=('python-six' 'python-lazy-object-proxy' 'python-wrapt')
+makedepends=('python-setuptools')
+checkdepends=('python-dateutil' 'python-pytest' 'python-numpy' 'python-nose' 
'python-pytest-runner')
+replaces=('python-logilab-astng')
+conflicts=('python-logilab-astng')
+source=(https://github.com/PyCQA/astroid/archive/astroid-$pkgver.tar.gz)
+sha512sums=('b393637518725d55477880530fb1ee8c0afcb656f39f9e07e3222c89fce1ea6af2265153358c47107b24ddac40bd30699f89a6255da94c3d7f3e84b198a91b89')
+
+prepare() {
+  cd astroid-astroid-$pkgver
+  sed -i -e 's/six~=[0-9.*]*/six/' -e 's/wrapt==[0-9.*]*/wrapt/' 
astroid/__pkginfo__.py
+}
+
+build() {
+  cd astroid-astroid-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd astroid-astroid-$pkgver
+  pytest
+}
+
+package() {
+  cd astroid-astroid-$pkgver
+  python setup.py install --optimize=1 --skip-build --prefix=/usr 
--root="$pkgdir"
+}


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:59:13
  Author: felixonmars
Revision: 382105

upgpkg: python-astroid 2.4.0-1

Modified:
  python-astroid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 18:33:33 UTC (rev 382104)
+++ PKGBUILD2020-05-01 18:59:13 UTC (rev 382105)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-astroid
-pkgver=2.3.3
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
 url="https://github.com/PyCQA/astroid;
@@ -14,7 +14,7 @@
 replaces=('python-logilab-astng')
 conflicts=('python-logilab-astng')
 source=(https://github.com/PyCQA/astroid/archive/astroid-$pkgver.tar.gz)
-sha512sums=('cdca9eb7be5619a9bb9bda88c2519bb2708f37ebe51eb4a89966369b722a8fafc18ba860ae565c39ff6afa2dfd2a20395b2f0b762932073c37b249570f86abe5')
+sha512sums=('b393637518725d55477880530fb1ee8c0afcb656f39f9e07e3222c89fce1ea6af2265153358c47107b24ddac40bd30699f89a6255da94c3d7f3e84b198a91b89')
 
 prepare() {
   cd astroid-astroid-$pkgver


[arch-commits] Commit in (gnunet-gtk)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:57:34
  Author: arojas
Revision: 624187

Drop orphan package

Deleted:
  gnunet-gtk/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:57:17
  Author: felixonmars
Revision: 624185

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 624184, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 18:57:17 UTC (rev 624185)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.8.0
+pkgrel=105
+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-haskeline0.7' '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/;s/haskeline$/haskeline < 0.8/' $pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--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 cryptol/trunk (PKGBUILD)

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:57:03
  Author: felixonmars
Revision: 624184

upgpkg: cryptol 2.8.0-105: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 18:55:45 UTC (rev 624183)
+++ PKGBUILD2020-05-01 18:57:03 UTC (rev 624184)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.8.0
-pkgrel=104
+pkgrel=105
 pkgdesc="The Language of Cryptography"
 url="https://www.cryptol.net;
 license=("BSD")


[arch-commits] Commit in (glitz)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:55:45
  Author: arojas
Revision: 624183

Drop orphan package

Deleted:
  glitz/


[arch-commits] Commit in gitlab/repos/community-x86_64 (26 files)

2020-05-01 Thread Anatol Pomozov via arch-commits
Date: Friday, May 1, 2020 @ 18:55:31
  Author: anatolik
Revision: 624182

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 624180, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/build_fix.patch
(from rev 624180, gitlab/trunk/build_fix.patch)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 624180, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 624180, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 624180, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-puma.service
(from rev 624180, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 624180, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab-unicorn.service
(from rev 624180, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 624180, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 624180, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 624180, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 624180, gitlab/trunk/gitlab.tmpfiles.d)
  gitlab/repos/community-x86_64/ruby27-pop-extra-arg.patch
(from rev 624180, gitlab/trunk/ruby27-pop-extra-arg.patch)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/build_fix.patch
  gitlab/repos/community-x86_64/gitlab-backup.service
  gitlab/repos/community-x86_64/gitlab-backup.timer
  gitlab/repos/community-x86_64/gitlab-mailroom.service
  gitlab/repos/community-x86_64/gitlab-puma.service
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-x86_64/gitlab-unicorn.service
  gitlab/repos/community-x86_64/gitlab.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
  gitlab/repos/community-x86_64/ruby27-pop-extra-arg.patch

+
 PKGBUILD   |  470 +--
 build_fix.patch|   46 ++--
 gitlab-backup.service  |   40 +--
 gitlab-backup.timer|   20 -
 gitlab-mailroom.service|   44 ++--
 gitlab-puma.service|   68 +++---
 gitlab-sidekiq.service |   62 ++---
 gitlab-unicorn.service |   68 +++---
 gitlab.install |   40 +--
 gitlab.logrotate   |   12 -
 gitlab.target  |   14 -
 gitlab.tmpfiles.d  |2 
 ruby27-pop-extra-arg.patch |   52 ++--
 13 files changed, 469 insertions(+), 469 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 18:55:31 UTC (rev 624181)
+++ PKGBUILD2020-05-01 18:55:31 UTC (rev 624182)
@@ -1,235 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
-# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
-# need this again at some point in the future.
-pkgname=gitlab
-pkgver=12.10.1
-pkgrel=2
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby' 'ruby-bundler' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/gitlab/application.rb"
-"etc/webapps/gitlab/gitlab.yml"
-"etc/webapps/gitlab/resque.yml"
-"etc/webapps/gitlab/unicorn.rb"
-"etc/webapps/gitlab/puma.rb"
-"etc/logrotate.d/gitlab")
-source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
-build_fix.patch
-gitlab-unicorn.service
-gitlab-puma.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate
-ruby27-pop-extra-arg.patch)
-install='gitlab.install'
-sha512sums=('SKIP'
-
'9623de113358d3d6e49047f688e272d9394579734ace1bd647497e8717a90784546d27e547a29197a16c80d72ad9f2c79eb65f8edc631deadf2ec90ee86ea44b'
-

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

2020-05-01 Thread Anatol Pomozov via arch-commits
Date: Friday, May 1, 2020 @ 18:54:26
  Author: anatolik
Revision: 624178

upgpkg: gitlab 12.10.2-1

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 18:54:14 UTC (rev 624177)
+++ PKGBUILD2020-05-01 18:54:26 UTC (rev 624178)
@@ -10,8 +10,8 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab
-pkgver=12.10.1
-pkgrel=2
+pkgver=12.10.2
+pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-foss;


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:54:27
  Author: felixonmars
Revision: 624179

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 624177, haskell-sbv/trunk/PKGBUILD)

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

Copied: haskell-sbv/repos/community-staging-x86_64/PKGBUILD (from rev 624177, 
haskell-sbv/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 18:54:27 UTC (rev 624179)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=sbv
+pkgname=haskell-sbv
+pkgver=8.6
+pkgrel=64
+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-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:54:10
  Author: felixonmars
Revision: 624176

upgpkg: haskell-sbv 8.6-64: rebuild with ghc-lib-parser-ex 8.10.0.2

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-01 18:53:09 UTC (rev 624175)
+++ PKGBUILD2020-05-01 18:54:10 UTC (rev 624176)
@@ -4,7 +4,7 @@
 _hkgname=sbv
 pkgname=haskell-sbv
 pkgver=8.6
-pkgrel=63
+pkgrel=64
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
 url="https://leventerkok.github.com/sbv;
 license=("BSD")


[arch-commits] Commit in (glide)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:54:29
  Author: arojas
Revision: 624180

Drop orphan package

Deleted:
  glide/


[arch-commits] Commit in (gimp-refocus)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:53:09
  Author: arojas
Revision: 624175

Drop orphan package

Deleted:
  gimp-refocus/


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

2020-05-01 Thread Fabio Castelli via arch-commits
Date: Friday, May 1, 2020 @ 18:51:54
  Author: muflone
Revision: 624173

archrelease: copy trunk to community-x86_64

Added:
  sweethome3d/repos/community-x86_64/PKGBUILD
(from rev 624172, sweethome3d/trunk/PKGBUILD)
  sweethome3d/repos/community-x86_64/build_with_source_1.8.patch
(from rev 624172, sweethome3d/trunk/build_with_source_1.8.patch)
  sweethome3d/repos/community-x86_64/sweethome3d.desktop
(from rev 624172, sweethome3d/trunk/sweethome3d.desktop)
  sweethome3d/repos/community-x86_64/sweethome3d.install
(from rev 624172, sweethome3d/trunk/sweethome3d.install)
  sweethome3d/repos/community-x86_64/sweethome3d.sh
(from rev 624172, sweethome3d/trunk/sweethome3d.sh)
  sweethome3d/repos/community-x86_64/sweethome3d.xml
(from rev 624172, sweethome3d/trunk/sweethome3d.xml)
Deleted:
  sweethome3d/repos/community-x86_64/PKGBUILD
  sweethome3d/repos/community-x86_64/build_with_source_1.8.patch
  sweethome3d/repos/community-x86_64/sweethome3d.desktop
  sweethome3d/repos/community-x86_64/sweethome3d.install
  sweethome3d/repos/community-x86_64/sweethome3d.sh
  sweethome3d/repos/community-x86_64/sweethome3d.xml

-+
 PKGBUILD|  132 +-
 build_with_source_1.8.patch |   62 +--
 sweethome3d.desktop |   22 +++
 sweethome3d.install |   21 +++---
 sweethome3d.sh  |   86 +--
 5 files changed, 162 insertions(+), 161 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 18:50:52 UTC (rev 624172)
+++ PKGBUILD2020-05-01 18:51:54 UTC (rev 624173)
@@ -1,66 +0,0 @@
-# Maintainer: Muflone http://www.muflone.com/contacts/english/
-# Contributor: jsteel 
-# Contributor: Daniel YC Lin 
-# Contributor: Tdy  
-# Contributor: Biginoz 
-# Contributor: Archan Paul 
-
-pkgname=sweethome3d
-pkgver=6.2
-pkgrel=1
-pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
-arch=('x86_64')
-url="http://www.sweethome3d.com/;
-license=('GPL' 'custom')
-depends=('java-runtime>=8' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
-makedepends=('ant')
-source=("SweetHome3D-${pkgver}-src.zip"::"https://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}-src.zip;
-"build_with_source_1.8.patch"
-"${pkgname}.sh"
-"${pkgname}.desktop"
-"${pkgname}.xml")
-sha256sums=('285cb97aee9254de66a195469e494fb28bb77dc1f14b0a92802e7896bd7870ad'
-'524286451144548fdc5ae0ca9e4f9180c96eb4bc00e86121d7f38ab3ecad07ff'
-'6a5e2fd8de2ec37975a6a299befe7523d106f82c20f8838b48c17191928d7e2d'
-'5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
-'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
-install="${pkgname}.install"
-
-prepare() {
-  cd "SweetHome3D-${pkgver}-src"
-  patch -Np1 -i "${srcdir}/build_with_source_1.8.patch"
-
-}
-
-build() {
-  cd "SweetHome3D-${pkgver}-src"
-  ant application textures furniture examples help java3dLibraries
-}
-
-package() {
-  # Desktop and launchers
-  install -m 755 -D "${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
-  install -m 755 -D "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -m 644 -D "${pkgname}.xml" 
"${pkgdir}/usr/share/mime/packages/${pkgname}.xml"
-  # Install licenses
-  cd "SweetHome3D-${pkgver}-src"
-  install -m 755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m 755 -t "${pkgdir}/usr/share/licenses/${pkgname}" 
THIRDPARTY-LICENSE-*
-  # Install icon
-  install -m 644 -D "deploy/SweetHome3DIcon48x48.png" 
"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-  # Install main program and libraries
-  install -m 755 -d "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 -t "${pkgdir}/usr/share/java/${pkgname}" build/*.jar
-  install -m 644 -t "${pkgdir}/usr/share/java/${pkgname}" libtest/jnlp.jar
-  cd "lib"
-  install -m 644 -t "${pkgdir}/usr/share/java/${pkgname}" *.jar
-  # Java3D 1.5 libraries
-  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/java3d-1.5"
-  mv -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.5" \
-
"${pkgdir}"/usr/share/java/${pkgname}/{j3dcore.jar,j3dutils.jar,vecmath.jar}
-  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.5" 
linux/x64/libj3dcore-ogl.so
-  # Java3D 1.6 libraries
-  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/java3d-1.6"
-  install -m 644 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" java3d-1.6/*.jar
-  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" 
java3d-1.6/linux/amd64/*.so
-}

Copied: sweethome3d/repos/community-x86_64/PKGBUILD (from rev 624172, 
sweethome3d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 18:51:54 UTC (rev 624173)
@@ -0,0 +1,66 @@
+# 

[arch-commits] Commit in (gimp-plugin-wavelet-denoise)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:50:52
  Author: arojas
Revision: 624172

Drop orphan package

Deleted:
  gimp-plugin-wavelet-denoise/


[arch-commits] Commit in (gimp-plugin-lqr)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:50:17
  Author: arojas
Revision: 624170

Drop orphan package

Deleted:
  gimp-plugin-lqr/


[arch-commits] Commit in (gimp-plugin-fblur)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:49:29
  Author: arojas
Revision: 624168

Drop orphan package

Deleted:
  gimp-plugin-fblur/


[arch-commits] Commit in (gimp-dbp)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:47:55
  Author: arojas
Revision: 624166

Drop orphan package

Deleted:
  gimp-dbp/


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

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 18:46:08
  Author: felixonmars
Revision: 624163

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 624161, haskell-ipynb/trunk/PKGBUILD)
  haskell-ipynb/repos/community-staging-x86_64/base64-bytestring-1.1.patch
(from rev 624161, haskell-ipynb/trunk/base64-bytestring-1.1.patch)

-+
 PKGBUILD|   50 +
 base64-bytestring-1.1.patch |   99 ++
 2 files changed, 149 insertions(+)

Copied: haskell-ipynb/repos/community-staging-x86_64/PKGBUILD (from rev 624161, 
haskell-ipynb/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-05-01 18:46:08 UTC (rev 624163)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ipynb
+pkgname=haskell-ipynb
+pkgver=0.1
+pkgrel=176
+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
+base64-bytestring-1.1.patch)
+sha512sums=('8717dac6496905afc5e8735abc3b3a4a90b171253b035efa0751a6311b901caad563fdfeaa455987c1307d0532273ab80be37256562143db575f13c326843bf4'
+
'705d0d71fb94d139c5e0ef8de9f72c15b9f3152e7417cacbf12519a4270e6ee6b1e4e929062337ada9a3d776741e95a2cafee79ebbe3ac038e5073ca94f14602')
+
+prepare() {
+cd $_hkgname-$pkgver
+patch -p1 -i ../base64-bytestring-1.1.patch
+}
+
+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
+}

Copied: 
haskell-ipynb/repos/community-staging-x86_64/base64-bytestring-1.1.patch (from 
rev 624161, haskell-ipynb/trunk/base64-bytestring-1.1.patch)
===
--- community-staging-x86_64/base64-bytestring-1.1.patch
(rev 0)
+++ community-staging-x86_64/base64-bytestring-1.1.patch2020-05-01 
18:46:08 UTC (rev 624163)
@@ -0,0 +1,99 @@
+--- ipynb-0.1/test/roundtrip.hs.orig   2020-04-26 07:02:19.792033245 +0800
 ipynb-0.1/test/roundtrip.hs2020-04-26 07:02:34.438786334 +0800
+@@ -49,7 +49,7 @@
+case Base64.decode (TE.encodeUtf8 (T.filter (/='\n') t)) of
+ Left _  -> String t  -- textual
+ Right b -> String $
+-  TE.decodeUtf8 . Base64.joinWith "\n" 76 . Base64.encode $ b
++  TE.decodeUtf8 . joinWith "\n" 76 . Base64.encode $ b
+  go v = v
+
+ rtTest :: FilePath -> TestTree
+--- ipynb-0.1/src/Data/Ipynb.hs.orig   2020-04-26 07:00:34.408032416 +0800
 ipynb-0.1/src/Data/Ipynb.hs2020-04-26 07:47:18.956882066 +0800
+@@ -1,3 +1,4 @@
++{-# LANGUAGE BangPatterns   #-}
+ {-# LANGUAGE CPP#-}
+ {-# LANGUAGE DeriveGeneric  #-}
+ {-# LANGUAGE FlexibleContexts   #-}
+@@ -38,13 +39,17 @@
+   , MimeData(..)
+   , MimeBundle(..)
+   , breakLines
++  , joinWith
+   )
+ where
+ import Control.Applicative ((<|>))
++import Control.Exception (assert)
+ import Control.Monad (when)
+ import Data.Aeson as Aeson
+ import qualified Data.Aeson.Types as Aeson
+ import Data.ByteString (ByteString)
++import qualified Data.ByteString as B
++import Data.ByteString.Internal
+ import qualified Data.ByteString.Base64 as Base64
+ import Data.Char (isSpace)
+ import qualified Data.HashMap.Strict as HM
+@@ -54,6 +59,8 @@
+ import Data.Text (Text)
+ import qualified 

[arch-commits] Commit in (esmtp)

2020-05-01 Thread Antonio Rojas via arch-commits
Date: Friday, May 1, 2020 @ 18:46:24
  Author: arojas
Revision: 624164

Drop orphan package

Deleted:
  esmtp/


  1   2   3   4   >