[arch-commits] Commit in haskell-regex-applicative-text/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:58:08
  Author: felixonmars
Revision: 666044

upgpkg: haskell-regex-applicative-text 0.1.0.1-21: rebuild with 
regex-applicative 0.3.4

Modified:
  haskell-regex-applicative-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 06:57:32 UTC (rev 666043)
+++ PKGBUILD2020-07-31 06:58:08 UTC (rev 666044)
@@ -4,7 +4,7 @@
 _hkgname=regex-applicative-text
 pkgname=haskell-regex-applicative-text
 pkgver=0.1.0.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Wrapped regex-applicative primitives to work with Text"
 url="https://github.com/phadej/regex-applicative-text#readme";
 license=("BSD")
@@ -24,7 +24,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


[arch-commits] Commit in haskell-regex-applicative-text/repos (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:58:22
  Author: felixonmars
Revision: 666045

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-regex-applicative-text/repos/community-staging-x86_64/
  haskell-regex-applicative-text/repos/community-staging-x86_64/PKGBUILD
(from rev 666044, haskell-regex-applicative-text/trunk/PKGBUILD)

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

Copied: haskell-regex-applicative-text/repos/community-staging-x86_64/PKGBUILD 
(from rev 666044, haskell-regex-applicative-text/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-31 06:58:22 UTC (rev 666045)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=regex-applicative-text
+pkgname=haskell-regex-applicative-text
+pkgver=0.1.0.1
+pkgrel=21
+pkgdesc="Wrapped regex-applicative primitives to work with Text"
+url="https://github.com/phadej/regex-applicative-text#readme";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-regex-applicative")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('8ee1d581498e047a7b759476ce98c43c19656b767790b0f12b8485bc212a71c7115cee5c3e5089392995bc71851025093c406bce9d8ac3c5962675ae06fa4339')
+
+prepare() {
+sed -i 's/base >= 4.3 && <4.10/base >= 4.3/' 
$_hkgname-$pkgver/$_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:57:32
  Author: felixonmars
Revision: 666043

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 666042, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-31 06:57:32 UTC (rev 666043)
@@ -0,0 +1,63 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.14.4
+pkgrel=36
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net";
+license=("GPL")
+arch=('x86_64')
+depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-cryptohash' 'haskell-data-ordlist' 'haskell-fgl' 
'haskell-graphviz'
+ 'haskell-hashable' 'haskell-html' 'haskell-http' 'haskell-knob' 
'haskell-mmap'
+ 'haskell-network' 'haskell-network-uri' 'haskell-old-time'
+ 'haskell-sandi' 'haskell-random' 'haskell-regex-applicative' 
'haskell-regex-compat-tdfa'
+ 'haskell-tar' 'haskell-unix-compat' 'haskell-utf8-string'
+ 'haskell-vector' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-cmdargs' 'haskell-findbin' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-shelly' 'haskell-split' 'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('cea95edc542328402f258f66de52c8b9fda417ecd905f957f94e1a398809652dc2f6e873e230683af97601349e0ee03095c67ba45d9c044706e12275c3fc0300')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -e 's/^ghc /ghc -dynamic /' \
+-e 's/ ghc / ghc -dynamic /' \
+-i tests/*.sh tests/lib
+sed -i -e 's/< *2.14/<3/' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv
+LD_LIBRARY_PATH="$srcdir"/$pkgname-$pkgver/dist/build runhaskell Setup 
build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:57:18
  Author: felixonmars
Revision: 666042

upgpkg: darcs 2.14.4-36: rebuild with regex-applicative 0.3.4

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 06:48:22 UTC (rev 666041)
+++ PKGBUILD2020-07-31 06:57:18 UTC (rev 666042)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.4
-pkgrel=35
+pkgrel=36
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL")


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:48:08
  Author: felixonmars
Revision: 666040

upgpkg: haskell-regex-applicative 0.3.4-1: rebuild with regex-applicative 0.3.4

Modified:
  haskell-regex-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 06:46:01 UTC (rev 666039)
+++ PKGBUILD2020-07-31 06:48:08 UTC (rev 666040)
@@ -3,16 +3,16 @@
 
 _hkgname=regex-applicative
 pkgname=haskell-regex-applicative
-pkgver=0.3.3.1
-pkgrel=5
+pkgver=0.3.4
+pkgrel=1
 pkgdesc="Regex-based parsing with applicative interface"
 url="https://github.com/feuerbach/regex-applicative";
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs')
+depends=('ghc-libs' 'haskell-filtrable')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6cef57ef228983b3662616221c6275ffa024bebee4dddf21041e9a8a4efc8b5e905bacdf31534078f9a34b3915a630e823bf0a910c27b11f8a961ee8f87cd9d3')
+sha512sums=('84f32da62b336c7e8bd67ebfffdf0f13f98a39434efa5dd32d389a5db1fdaaeece462ecec7bc5d3c5b49e82acd7c4c4b0d8a5c552bb275c16c254bd3f5336470')
 
 build() {
 cd $_hkgname-$pkgver
@@ -20,7 +20,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:48:22
  Author: felixonmars
Revision: 666041

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-regex-applicative/repos/community-staging-x86_64/
  haskell-regex-applicative/repos/community-staging-x86_64/PKGBUILD
(from rev 666040, haskell-regex-applicative/trunk/PKGBUILD)

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

Copied: haskell-regex-applicative/repos/community-staging-x86_64/PKGBUILD (from 
rev 666040, haskell-regex-applicative/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-31 06:48:22 UTC (rev 666041)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=regex-applicative
+pkgname=haskell-regex-applicative
+pkgver=0.3.4
+pkgrel=1
+pkgdesc="Regex-based parsing with applicative interface"
+url="https://github.com/feuerbach/regex-applicative";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-filtrable')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('84f32da62b336c7e8bd67ebfffdf0f13f98a39434efa5dd32d389a5db1fdaaeece462ecec7bc5d3c5b49e82acd7c4c4b0d8a5c552bb275c16c254bd3f5336470')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:46:01
  Author: felixonmars
Revision: 666039

archrelease: copy trunk to community-x86_64

Added:
  haskell-filtrable/repos/community-x86_64/
  haskell-filtrable/repos/community-x86_64/PKGBUILD
(from rev 666038, haskell-filtrable/trunk/PKGBUILD)

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

Copied: haskell-filtrable/repos/community-x86_64/PKGBUILD (from rev 666038, 
haskell-filtrable/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-31 06:46:01 UTC (rev 666039)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+
+_hkgname=filtrable
+pkgname=haskell-filtrable
+pkgver=0.1.4.0
+pkgrel=1
+pkgdesc="Class of filtrable containers"
+url="https://github.com/strake/filtrable.hs";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b7273d3da947d1ded1544f04ecda3439abb0f606877fc3dc271d186c8f470bd87fb537953cf7cb186bd74656adf0b442d7c3d0d6a565a5a23969428e990f256c')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 (4 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:45:47
  Author: felixonmars
Revision: 666038

addpkg: haskell-filtrable 0.1.4.0-1 (for new haskell-regex-applicative)

Added:
  haskell-filtrable/
  haskell-filtrable/repos/
  haskell-filtrable/trunk/
  haskell-filtrable/trunk/PKGBUILD

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

Added: haskell-filtrable/trunk/PKGBUILD
===
--- haskell-filtrable/trunk/PKGBUILD(rev 0)
+++ haskell-filtrable/trunk/PKGBUILD2020-07-31 06:45:47 UTC (rev 666038)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+
+_hkgname=filtrable
+pkgname=haskell-filtrable
+pkgver=0.1.4.0
+pkgrel=1
+pkgdesc="Class of filtrable containers"
+url="https://github.com/strake/filtrable.hs";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b7273d3da947d1ded1544f04ecda3439abb0f606877fc3dc271d186c8f470bd87fb537953cf7cb186bd74656adf0b442d7c3d0d6a565a5a23969428e990f256c')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:43:11
  Author: felixonmars
Revision: 666036

upgpkg: python-pymongo 3.11.0-1

Modified:
  python-pymongo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 06:42:53 UTC (rev 666035)
+++ PKGBUILD2020-07-31 06:43:11 UTC (rev 666036)
@@ -4,8 +4,8 @@
 # Contributor: Jelle van der Waa 
 
 pkgname=python-pymongo
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.11.0
+pkgrel=1
 pkgdesc='Python module for using MongoDB'
 arch=('x86_64')
 license=('APACHE')
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
-sha512sums=('5a73ac17ef6f6783a573facd90879dbefa0c95d69123bc67c1a6af0987cb5786f637b8fa81a6810387acc34829a4cde33b848ac0f7b08f7d07faa90a8e13b595')
+sha512sums=('4f8a185013cbb3c07774d3c6aecc9e97dabb4ba55176fa8a51e17bcdb7cbbebaacd16304e580b4c6aeb26aad964401249313b59dde3c5c248c4496d64d18b22c')
 
 build() {
   cd "$srcdir"/pymongo-$pkgver


[arch-commits] Commit in v2ray-domain-list-community/repos/community-any (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:42:53
  Author: felixonmars
Revision: 666035

archrelease: copy trunk to community-any

Added:
  v2ray-domain-list-community/repos/community-any/PKGBUILD
(from rev 666034, v2ray-domain-list-community/trunk/PKGBUILD)
Deleted:
  v2ray-domain-list-community/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-31 06:42:38 UTC (rev 666034)
+++ PKGBUILD2020-07-31 06:42:53 UTC (rev 666035)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-domain-list-community
-pkgver=20200729134125
-pkgrel=1
-pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
-arch=('any')
-url="https://github.com/v2fly/domain-list-community";
-license=('MIT')
-makedepends=('go' 'git')
-source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('300210abe2d785c893270e96a954565bcc8619d6060f13ad54b21d50328b442623b39d3a52e9205cc5f0a7b49bf76dce0fa4a97345fda9d818eefe190912e3f0')
-
-prepare() {
-  mkdir .gopath
-  export GOPATH="$srcdir/.gopath"
-
-  mkdir -p .gopath/src/github.com/v2fly
-  ln -s "$PWD/domain-list-community-$pkgver" 
.gopath/src/github.com/v2fly/domain-list-community
-
-  go get github.com/golang/protobuf/proto
-  go get -insecure v2ray.com/core/app/router
-}
-
-build() {
-  cd .gopath
-  go run ./src/github.com/v2fly/domain-list-community/main.go
-}
-
-package() {
-  cd .gopath
-  install -Dm755 dlc.dat "$pkgdir"/usr/lib/v2ray/geosite.dat
-  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: v2ray-domain-list-community/repos/community-any/PKGBUILD (from rev 
666034, v2ray-domain-list-community/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-31 06:42:53 UTC (rev 666035)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-domain-list-community
+pkgver=20200731000739
+pkgrel=1
+pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
+arch=('any')
+url="https://github.com/v2fly/domain-list-community";
+license=('MIT')
+makedepends=('go' 'git')
+source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('597a84aa4deb96ed6f7ef29c5bde7f0dc16962dd80e3823c3d031c867c2e6aba5b045af8c5b7896e989fb978e0aa337715a6352b9bb784e9a7998c9e9ad9d77d')
+
+prepare() {
+  mkdir .gopath
+  export GOPATH="$srcdir/.gopath"
+
+  mkdir -p .gopath/src/github.com/v2fly
+  ln -s "$PWD/domain-list-community-$pkgver" 
.gopath/src/github.com/v2fly/domain-list-community
+
+  go get github.com/golang/protobuf/proto
+  go get -insecure v2ray.com/core/app/router
+}
+
+build() {
+  cd .gopath
+  go run ./src/github.com/v2fly/domain-list-community/main.go
+}
+
+package() {
+  cd .gopath
+  install -Dm755 dlc.dat "$pkgdir"/usr/lib/v2ray/geosite.dat
+  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:43:26
  Author: felixonmars
Revision: 666037

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-31 06:43:11 UTC (rev 666036)
+++ PKGBUILD2020-07-31 06:43:26 UTC (rev 666037)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Thomas S Hatch 
-# Contributor: Jelle van der Waa 
-
-pkgname=python-pymongo
-pkgver=3.10.1
-pkgrel=2
-pkgdesc='Python module for using MongoDB'
-arch=('x86_64')
-license=('APACHE')
-url='https://pypi.python.org/pypi/pymongo/'
-depends=('python')
-makedepends=('python-setuptools')
-source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
-sha512sums=('5a73ac17ef6f6783a573facd90879dbefa0c95d69123bc67c1a6af0987cb5786f637b8fa81a6810387acc34829a4cde33b848ac0f7b08f7d07faa90a8e13b595')
-
-build() {
-  cd "$srcdir"/pymongo-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd "pymongo-$pkgver"
-  python setup.py install --root="$pkgdir" --skip-build --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pymongo/repos/community-x86_64/PKGBUILD (from rev 666036, 
python-pymongo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-31 06:43:26 UTC (rev 666037)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Contributor: Alexander Rødseth 
+# Contributor: Thomas S Hatch 
+# Contributor: Jelle van der Waa 
+
+pkgname=python-pymongo
+pkgver=3.11.0
+pkgrel=1
+pkgdesc='Python module for using MongoDB'
+arch=('x86_64')
+license=('APACHE')
+url='https://pypi.python.org/pypi/pymongo/'
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://pypi.io/packages/source/p/pymongo/pymongo-$pkgver.tar.gz";)
+sha512sums=('4f8a185013cbb3c07774d3c6aecc9e97dabb4ba55176fa8a51e17bcdb7cbbebaacd16304e580b4c6aeb26aad964401249313b59dde3c5c248c4496d64d18b22c')
+
+build() {
+  cd "$srcdir"/pymongo-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd "pymongo-$pkgver"
+  python setup.py install --root="$pkgdir" --skip-build --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 06:42:38
  Author: felixonmars
Revision: 666034

upgpkg: v2ray-domain-list-community 20200731000739-1

Modified:
  v2ray-domain-list-community/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 06:39:58 UTC (rev 666033)
+++ PKGBUILD2020-07-31 06:42:38 UTC (rev 666034)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20200729134125
+pkgver=20200731000739
 pkgrel=1
 pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('go' 'git')
 
source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('300210abe2d785c893270e96a954565bcc8619d6060f13ad54b21d50328b442623b39d3a52e9205cc5f0a7b49bf76dce0fa4a97345fda9d818eefe190912e3f0')
+sha512sums=('597a84aa4deb96ed6f7ef29c5bde7f0dc16962dd80e3823c3d031c867c2e6aba5b045af8c5b7896e989fb978e0aa337715a6352b9bb784e9a7998c9e9ad9d77d')
 
 prepare() {
   mkdir .gopath


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

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Friday, July 31, 2020 @ 06:39:58
  Author: arojas
Revision: 666033

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-31 06:39:49 UTC (rev 666032)
+++ PKGBUILD2020-07-31 06:39:58 UTC (rev 666033)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Omar Sandoval 
-# Contributor: Alexander Slesarev 
-
-pkgname=python-gmpy2
-pkgver=2.1.0b4
-pkgrel=1
-pkgdesc="Provides C-coded Python modules for fast multiple-precision 
arithmetic."
-arch=(x86_64)
-url="https://github.com/aleaxit/gmpy";
-license=(LGPL2.1)
-depends=(python libmpc)
-makedepends=(python-setuptools)
-source=(https://pypi.io/packages/source/g/gmpy2/gmpy2-$pkgver.tar.gz)
-sha256sums=('9564deb6dcc7045749c0c5d73b23855ef6220c60b4cc6ffa4b1e0b1b1ee95eaf')
-
-build() {
-  cd gmpy2-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd gmpy2-$pkgver 
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
- 
-  install -d -m 755 $pkgdir/usr/share/doc/$pkgname
-  install -m 644 -t $pkgdir/usr/share/doc/$pkgname docs/*
-}

Copied: python-gmpy2/repos/community-x86_64/PKGBUILD (from rev 666032, 
python-gmpy2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-31 06:39:58 UTC (rev 666033)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Omar Sandoval 
+# Contributor: Alexander Slesarev 
+
+pkgname=python-gmpy2
+pkgver=2.1.0b5
+pkgrel=1
+pkgdesc="Provides C-coded Python modules for fast multiple-precision 
arithmetic."
+arch=(x86_64)
+url="https://github.com/aleaxit/gmpy";
+license=(LGPL2.1)
+depends=(python libmpc)
+makedepends=(python-setuptools)
+source=(https://pypi.io/packages/source/g/gmpy2/gmpy2-$pkgver.tar.gz)
+sha256sums=('8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0')
+
+build() {
+  cd gmpy2-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd gmpy2-$pkgver 
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+ 
+  install -d -m 755 $pkgdir/usr/share/doc/$pkgname
+  install -m 644 -t $pkgdir/usr/share/doc/$pkgname docs/*
+}


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

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Friday, July 31, 2020 @ 06:39:49
  Author: arojas
Revision: 666032

Update to 2.1.0b5

Modified:
  python-gmpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 00:36:58 UTC (rev 666031)
+++ PKGBUILD2020-07-31 06:39:49 UTC (rev 666032)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Slesarev 
 
 pkgname=python-gmpy2
-pkgver=2.1.0b4
+pkgver=2.1.0b5
 pkgrel=1
 pkgdesc="Provides C-coded Python modules for fast multiple-precision 
arithmetic."
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(python libmpc)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/g/gmpy2/gmpy2-$pkgver.tar.gz)
-sha256sums=('9564deb6dcc7045749c0c5d73b23855ef6220c60b4cc6ffa4b1e0b1b1ee95eaf')
+sha256sums=('8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0')
 
 build() {
   cd gmpy2-$pkgver


[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2020-07-30 Thread Daniel M. Capella via arch-commits
Date: Friday, July 31, 2020 @ 00:36:36
  Author: polyzen
Revision: 666030

upgpkg: firefox-tree-style-tab 3.5.15-1

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 23:23:41 UTC (rev 666029)
+++ PKGBUILD2020-07-31 00:36:36 UTC (rev 666030)
@@ -2,7 +2,7 @@
 # Contributor: Jérémie Detrey 
 
 pkgname=firefox-tree-style-tab
-pkgver=3.5.14
+pkgver=3.5.15
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
@@ -11,7 +11,7 @@
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
 
source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi";)
 noextract=("${source##*/}")
-sha256sums=('bcbe206da5a879653dcc1ca3de28a3c208f9cb1f4624e6b5113982762311295f')
+sha256sums=('553a1f2d6b7ca40809484e5db206dcde10ec94e0147cf9f0b00aaa754a5ee20d')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-07-30 Thread Daniel M. Capella via arch-commits
Date: Friday, July 31, 2020 @ 00:36:58
  Author: polyzen
Revision: 666031

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 666030, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-31 00:36:36 UTC (rev 666030)
+++ PKGBUILD2020-07-31 00:36:58 UTC (rev 666031)
@@ -1,20 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-pkgname=firefox-tree-style-tab
-pkgver=3.5.14
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi";)
-noextract=("${source##*/}")
-sha256sums=('bcbe206da5a879653dcc1ca3de28a3c208f9cb1f4624e6b5113982762311295f')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 666030, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-31 00:36:58 UTC (rev 666031)
@@ -0,0 +1,20 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+pkgname=firefox-tree-style-tab
+pkgver=3.5.15
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi";)
+noextract=("${source##*/}")
+sha256sums=('553a1f2d6b7ca40809484e5db206dcde10ec94e0147cf9f0b00aaa754a5ee20d')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-07-30 Thread Jan Steffens via arch-commits
Date: Thursday, July 30, 2020 @ 23:48:38
  Author: heftig
Revision: 392751

archrelease: copy trunk to extra-x86_64

Added:
  rust/repos/extra-x86_64/PKGBUILD
(from rev 392750, rust/trunk/PKGBUILD)
Deleted:
  rust/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 23:48:12 UTC (rev 392750)
+++ PKGBUILD2020-07-30 23:48:38 UTC (rev 392751)
@@ -1,150 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander F Rødseth 
-# Contributor: Daniel Micay 
-# Contributor: userwithuid 
-
-pkgname=('rust' 'lib32-rust-libs' 'rust-docs')
-epoch=1
-pkgver=1.45.0
-pkgrel=2
-
-_llvm_ver=10.0.0
-
-pkgdesc='Systems programming language focused on safety, speed and concurrency'
-url='https://www.rust-lang.org/'
-arch=('x86_64')
-license=('MIT' 'Apache')
-
-makedepends=('rust' "llvm=$_llvm_ver" 'libffi' 'lib32-gcc-libs' 'perl' 
'python' 'curl' 'cmake')
-checkdepends=('procps-ng' 'gdb')
-
-options=('!emptydirs' '!strip')
-
-source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
-
"https://github.com/llvm/llvm-project/releases/download/llvmorg-$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig})
-
-sha256sums=('ba0495f12c7d4e8735f3fa9e036bfafd1ae58c26910393201e95b9d13c80cd7c'
-'SKIP'
-'6a7da64d3a0a7320577b68b9ca4933bdcab676e898b759850e827333c3282c75'
-'SKIP')
-validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE'  # Rust Language (Tag 
and Release Signing Key) 
-  '474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 

-  'B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg 

-
-prepare() {
-  cd "rustc-$pkgver-src"
-
-  cat >config.toml 

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

2020-07-30 Thread Jan Steffens via arch-commits
Date: Thursday, July 30, 2020 @ 23:48:12
  Author: heftig
Revision: 392750

1.45.1-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 21:45:36 UTC (rev 392749)
+++ PKGBUILD2020-07-30 23:48:12 UTC (rev 392750)
@@ -6,10 +6,10 @@
 
 pkgname=('rust' 'lib32-rust-libs' 'rust-docs')
 epoch=1
-pkgver=1.45.0
-pkgrel=2
+pkgver=1.45.1
+pkgrel=1
 
-_llvm_ver=10.0.0
+_llvm_ver=10.0.1
 
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
 url='https://www.rust-lang.org/'
@@ -24,9 +24,9 @@
 source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
 
"https://github.com/llvm/llvm-project/releases/download/llvmorg-$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig})
 
-sha256sums=('ba0495f12c7d4e8735f3fa9e036bfafd1ae58c26910393201e95b9d13c80cd7c'
+sha256sums=('ea53e6424e3d1fe56c6d77a00e72c5d594b509ec920c5a779a7b8e1dbd74219b'
 'SKIP'
-'6a7da64d3a0a7320577b68b9ca4933bdcab676e898b759850e827333c3282c75'
+'d90dc8e121ca0271f0fd3d639d135bfaa4b6ed41e67bd6eb77808f72629658fa'
 'SKIP')
 validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE'  # Rust Language (Tag 
and Release Signing Key) 
   '474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 



[arch-commits] Commit in arm-none-eabi-gcc/repos (2 files)

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:23:11
  Author: anatolik
Revision: 666027

archrelease: copy trunk to community-testing-x86_64

Added:
  arm-none-eabi-gcc/repos/community-testing-x86_64/
  arm-none-eabi-gcc/repos/community-testing-x86_64/PKGBUILD
(from rev 666026, arm-none-eabi-gcc/trunk/PKGBUILD)

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

Copied: arm-none-eabi-gcc/repos/community-testing-x86_64/PKGBUILD (from rev 
666026, arm-none-eabi-gcc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-07-30 23:23:11 UTC (rev 666027)
@@ -0,0 +1,126 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=arm-none-eabi
+pkgname=$_target-gcc
+pkgver=10.2.0
+_islver=0.22
+pkgrel=1
+#_snapshot=8-20180427
+pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
+arch=(x86_64)
+url='https://gcc.gnu.org/'
+license=(GPL LGPL FDL)
+depends=($_target-binutils zlib libmpc)
+makedepends=(gmp mpfr $_target-newlib)
+optdepends=('arm-none-eabi-newlib: Standard C library optimized for embedded 
systems')
+options=(!emptydirs !strip)
+source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+#ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
+http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
+'SKIP'
+'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

+
+if [ -n "$_snapshot" ]; then
+  _basedir=gcc-$_snapshot
+else
+  _basedir=gcc-$pkgver
+fi
+
+prepare() {
+  cd $_basedir
+
+  # link isl for in-tree builds
+  ln -s ../isl-$_islver isl
+
+  echo $pkgver > gcc/BASE-VER
+
+  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+
+  mkdir "$srcdir"/build-{gcc,gcc-nano}
+}
+
+_build_gcc() {
+  "$srcdir"/$_basedir/configure \
+--target=$_target \
+--prefix=/usr \
+--with-sysroot=/usr/$_target \
+--with-native-system-header-dir=/include \
+--libexecdir=/usr/lib \
+--enable-languages=c,c++ \
+--enable-plugins \
+--disable-decimal-float \
+--disable-libffi \
+--disable-libgomp \
+--disable-libmudflap \
+--disable-libquadmath \
+--disable-libssp \
+--disable-libstdcxx-pch \
+--disable-nls \
+--disable-shared \
+--disable-threads \
+--disable-tls \
+--with-gnu-as \
+--with-gnu-ld \
+--with-system-zlib \
+--with-newlib \
+--with-headers=/usr/$_target/include \
+--with-python-dir=share/gcc-arm-none-eabi \
+--with-gmp \
+--with-mpfr \
+--with-mpc \
+--with-isl \
+--with-libelf \
+--enable-gnu-indirect-function \
+--with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' 
\
+--with-pkgversion='Arch Repository' \
+--with-bugurl='https://bugs.archlinux.org/' \
+--with-multilib-list=rmprofile
+
+  make INHIBIT_LIBC_CFLAGS='-DUSE_TM_CLONE_REGISTRY=0'
+}
+
+build() {
+  cd "$srcdir"/build-gcc
+  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
+  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
+  _build_gcc
+
+  # Build libstdc++ without exceptions support (the 'nano' variant)
+  cd "$srcdir"/build-gcc-nano
+  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'
+  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'  
+  _build_gcc
+}
+
+package() {
+  cd "$srcdir"/build-gcc
+  make DESTDIR="$pkgdir" install -j1
+
+  cd "$srcdir"/build-gcc-nano
+  make DESTDIR="$pkgdir.nano" install -j1
+  # we need only libstdc nano files
+  multilibs=( $("$pkgdir"/usr/bin/$_target-gcc -print-multi-lib 2>/dev/null) )
+  for multilib in "${multilibs[@]}"; do
+dir="${multilib%%;*}"
+from_dir="$pkgdir".nano/usr/$_target/lib/"$dir"
+to_dir="$pkgdir"/usr/$_target/lib/"$dir"
+cp -f "$from_dir"/libstdc++.a "$to_dir"/libstdc++_nano.a
+cp -f "$from_dir"/libsupc++.a "$to_dir"/libsupc++_nano.a
+  done
+
+  # strip target binaries
+  find "$pkgdir"/usr/lib/gcc/$_target/$pkgver "$pkgdir"/usr/$_target/lib -type 
f -and \( -name \*.a -or -name \*.o \) -exec $_target-objcopy -R .comment -R 
.note -R .debug_info -R .debug_aranges -R .debug_pubnames -R .debug_pubtypes -R 
.debug_abbrev -R .debug_line -R .debug_str -R .debug_ranges -R .debug_loc '{}' 
\;
+
+  # strip host binaries
+  find "$pkgdir"/usr/bin/ "$pkgdir"/usr/lib/gcc/$_target/$pkgver -type f -and 
\( -executable \) -exec strip '{}' \;
+

[arch-commits] Commit in aarch64-linux-gnu-gcc/repos (2 files)

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:23:41
  Author: anatolik
Revision: 666029

archrelease: copy trunk to community-testing-x86_64

Added:
  aarch64-linux-gnu-gcc/repos/community-testing-x86_64/
  aarch64-linux-gnu-gcc/repos/community-testing-x86_64/PKGBUILD
(from rev 666028, aarch64-linux-gnu-gcc/trunk/PKGBUILD)

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

Copied: aarch64-linux-gnu-gcc/repos/community-testing-x86_64/PKGBUILD (from rev 
666028, aarch64-linux-gnu-gcc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-07-30 23:23:41 UTC (rev 666029)
@@ -0,0 +1,101 @@
+# Maintainer: Anatol Pomozov 
+# Maintainer: Eli Schwartz 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-gcc
+pkgver=10.2.0
+_islver=0.22
+pkgrel=1
+#_snapshot=8-20190111
+pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target'
+arch=(x86_64)
+url='https://gcc.gnu.org/'
+license=(GPL LGPL FDL)
+depends=($_target-binutils $_target-glibc libmpc zlib)
+makedepends=(gmp mpfr)
+options=(!emptydirs !strip staticlibs)
+source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+#https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
+http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
+'SKIP'
+'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

+
+if [ -n "$_snapshot" ]; then
+  _basedir=gcc-$_snapshot
+else
+  _basedir=gcc-$pkgver
+fi
+
+prepare() {
+  cd $_basedir
+
+  # link isl for in-tree builds
+  ln -sf ../isl-$_islver isl
+
+  echo $pkgver > gcc/BASE-VER
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" 
"$srcdir"/$_basedir/{libiberty,gcc}/configure
+
+  rm -rf "$srcdir"/gcc-build
+  mkdir "$srcdir"/gcc-build
+}
+
+build() {
+  cd gcc-build
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  "$srcdir"/$_basedir/configure \
+  --prefix=/usr \
+  --program-prefix=$_target- \
+  --with-local-prefix=/usr/$_target \
+  --with-sysroot=/usr/$_target \
+  --with-build-sysroot=/usr/$_target \
+  --with-native-system-header-dir=/include \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --target=$_target --host=$CHOST --build=$CHOST \
+  --disable-nls \
+  --enable-languages=c,c++,fortran \
+  --enable-shared --enable-threads=posix \
+  --with-system-zlib --with-isl --enable-__cxa_atexit \
+  --disable-libunwind-exceptions --enable-clocale=gnu \
+  --disable-libstdcxx-pch --disable-libssp \
+  --enable-gnu-unique-object --enable-linker-build-id \
+  --enable-lto --enable-plugin --enable-install-libiberty \
+  --with-linker-hash-style=gnu --enable-gnu-indirect-function \
+  --disable-multilib --disable-werror \
+  --enable-checking=release
+
+  make
+}
+
+package() {
+  cd gcc-build
+
+  make DESTDIR="$pkgdir" install-gcc 
install-target-{libgcc,libstdc++-v3,libgomp,libgfortran,libquadmath}
+
+  # strip target binaries
+  find "$pkgdir"/usr/lib/gcc/$_target/ "$pkgdir"/usr/$_target/lib \
+   -type f -and \( -name \*.a -or -name \*.o \) \
+   -exec $_target-objcopy -R .comment -R .note -R .debug_info -R 
.debug_aranges \
+   -R .debug_pubnames -R .debug_pubtypes -R .debug_abbrev -R 
.debug_line \
+   -R .debug_str -R .debug_ranges -R .debug_loc '{}' \;
+
+  # strip host binaries
+  find "$pkgdir"/usr/bin/ "$pkgdir"/usr/lib/gcc/$_target/ -type f -and \( 
-executable \) -exec strip '{}' \;
+
+  # Remove files that conflict with host gcc package
+  rm -r "$pkgdir"/usr/share/man/man7
+  rm -r "$pkgdir"/usr/share/info
+  rm -r "$pkgdir"/usr/share/gcc-$pkgver
+}


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:23:25
  Author: anatolik
Revision: 666028

upgpkg: aarch64-linux-gnu-gcc 10.2.0-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 23:23:11 UTC (rev 666027)
+++ PKGBUILD2020-07-30 23:23:25 UTC (rev 666028)
@@ -3,7 +3,7 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-gcc
-pkgver=10.1.0
+pkgver=10.2.0
 _islver=0.22
 pkgrel=1
 #_snapshot=8-20190111
@@ -17,10 +17,11 @@
 source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
 #https://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
 http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
-sha256sums=('b6898a23844b656f1b68691c5c012036c2e694ac4b53a8918d4712ad876e7ea2'
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
 'SKIP'
 'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
-validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek 

+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

 
 if [ -n "$_snapshot" ]; then
   _basedir=gcc-$_snapshot


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:22:55
  Author: anatolik
Revision: 666026

upgpkg: arm-none-eabi-gcc 10.2.0-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 23:22:20 UTC (rev 666025)
+++ PKGBUILD2020-07-30 23:22:55 UTC (rev 666026)
@@ -3,7 +3,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=10.1.0
+pkgver=10.2.0
 _islver=0.22
 pkgrel=1
 #_snapshot=8-20180427
@@ -18,10 +18,11 @@
 source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
 #ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
 http://isl.gforge.inria.fr/isl-$_islver.tar.bz2)
-sha256sums=('b6898a23844b656f1b68691c5c012036c2e694ac4b53a8918d4712ad876e7ea2'
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
 'SKIP'
 'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
-validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek 

+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

 
 if [ -n "$_snapshot" ]; then
   _basedir=gcc-$_snapshot


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:22:20
  Author: anatolik
Revision: 666025

archrelease: copy trunk to community-testing-x86_64

Added:
  avr-gcc/repos/community-testing-x86_64/
  avr-gcc/repos/community-testing-x86_64/PKGBUILD
(from rev 666024, avr-gcc/trunk/PKGBUILD)

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

Copied: avr-gcc/repos/community-testing-x86_64/PKGBUILD (from rev 666024, 
avr-gcc/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-07-30 23:22:20 UTC (rev 666025)
@@ -0,0 +1,113 @@
+# Maintainer: schuay 
+# Contributor: Brad Fanella 
+# Contributor: Corrado Primier 
+# Contributor: danst0 
+
+# Build order: avr-binutils -> avr-gcc -> avr-libc
+
+_target=avr
+pkgname=$_target-gcc
+pkgver=10.2.0
+_islver=0.22
+pkgrel=1
+#_snapshot=7-20180125
+pkgdesc='The GNU AVR Compiler Collection'
+arch=(x86_64)
+license=(GPL LGPL FDL custom)
+url='http://gcc.gnu.org/'
+depends=($_target-binutils gcc-libs libmpc)
+optdepends=('avr-libc: Standard C library for Atmel AVR development')
+options=(!emptydirs !strip)
+source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
+http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+   )
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
+'SKIP'
+'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

+
+if [ -n "${_snapshot}" ]; then
+  _basedir=gcc-${_snapshot}
+else
+  _basedir=gcc-${pkgver}
+fi
+
+prepare() {
+cd ${_basedir}
+}
+
+build() {
+cd ${srcdir}/${_basedir} 
+
+# link isl for in-tree build
+ln -s ../isl-${_islver} isl
+
+# https://bugs.archlinux.org/task/34629
+# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+
+echo ${pkgver} > gcc/BASE-VER
+
+cd ${srcdir}
+mkdir gcc-build && cd gcc-build
+
+export CFLAGS_FOR_TARGET='-O2 -pipe'
+export CXXFLAGS_FOR_TARGET='-O2 -pipe'
+
+# --disable-linker-build-id   https://bugs.archlinux.org/task/34902
+# --disable-__cxa_atexit   https://bugs.archlinux.org/task/50848
+${srcdir}/${_basedir}/configure \
+--disable-install-libiberty \
+--disable-libssp \
+--disable-libstdcxx-pch \
+--disable-libunwind-exceptions \
+--disable-linker-build-id \
+--disable-nls \
+--disable-werror \
+--disable-__cxa_atexit \
+--enable-checking=release \
+--enable-clocale=gnu \
+--enable-gnu-unique-object \
+--enable-gold \
+--enable-languages=c,c++ \
+--enable-ld=default \
+--enable-lto \
+--enable-plugin \
+--enable-shared \
+--infodir=/usr/share/info \
+--libdir=/usr/lib \
+--libexecdir=/usr/lib \
+--mandir=/usr/share/man \
+--prefix=/usr \
+--target=$_target \
+--with-as=/usr/bin/$_target-as \
+--with-gnu-as \
+--with-gnu-ld \
+--with-ld=/usr/bin/$_target-ld \
+--with-plugin-ld=ld.gold \
+--with-system-zlib \
+--with-isl \
+--enable-gnu-indirect-function
+
+make
+}
+
+package() {
+cd ${srcdir}/gcc-build
+
+make -j1 DESTDIR=${pkgdir} install
+
+# Strip debug symbols from libraries; without this, the package size 
balloons to ~500MB.
+find ${pkgdir}/usr/lib -type f -name "*.a" \
+-exec /usr/bin/$_target-strip --strip-debug '{}' \;
+
+# Install Runtime Library Exception
+install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
+${pkgdir}/usr/share/licenses/$_target-gcc/RUNTIME.LIBRARY.EXCEPTION
+
+rm -r ${pkgdir}/usr/share/man/man7
+rm -r ${pkgdir}/usr/share/info
+rm ${pkgdir}/usr/lib/libcc1.*
+}


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 23:22:02
  Author: anatolik
Revision: 666024

upgpkg: avr-gcc 10.2.0-1

Modified:
  avr-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 23:20:09 UTC (rev 666023)
+++ PKGBUILD2020-07-30 23:22:02 UTC (rev 666024)
@@ -7,7 +7,7 @@
 
 _target=avr
 pkgname=$_target-gcc
-pkgver=10.1.0
+pkgver=10.2.0
 _islver=0.22
 pkgrel=1
 #_snapshot=7-20180125
@@ -22,10 +22,11 @@
 
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.xz
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
)
-sha256sums=('b6898a23844b656f1b68691c5c012036c2e694ac4b53a8918d4712ad876e7ea2'
+sha256sums=('b8dd4368bb9c7f0b98188317ee0254dd8cc99d1e3a18d0ff146c855fe16c1d8c'
 'SKIP'
 'b21d354acd613a91cb88328753ec3aaeb174d6af042d89c5fcf3bbcced370751')
-validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek 

+validpgpkeys=(33C235A34C46AA3FFB293709A328C3A2C3C45C06  # Jakub Jelinek 

+  13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 

 
 if [ -n "${_snapshot}" ]; then
   _basedir=gcc-${_snapshot}


[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2020-07-30 Thread Sergej Pupykin via arch-commits
Date: Thursday, July 30, 2020 @ 23:20:09
  Author: spupykin
Revision: 666023

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 666022, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 666022, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 666022, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 666022, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  310 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 198 insertions(+), 198 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 23:19:58 UTC (rev 666022)
+++ PKGBUILD2020-07-30 23:20:09 UTC (rev 666023)
@@ -1,155 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=20.04
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/";
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz";
-   
"base64url::git://github.com/dvv/base64url.git#commit=f2c64ed8b9bebc536fad37ad97243452b674b837"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=fce492688e54fae2494b376973e5345d6174fa5e"
-   
"eimp::git://github.com/processone/eimp#commit=743e8421e896c3e62f1699e2452baab8ba12824c"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=f0f93579167e32f95485b0d06aa0416ec396"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=42d7a01adba7c3cd1891bd6a344caaa597c0cb20"
-   
"ezlib::git://github.com/processone/ezlib#commit=fa72ebff44060373b2d0ebaefce16a2fcfc5d0e6"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=536a9893b2e7d699bee1c2b567f0765bb7849015"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=1c6a8b9b2934577d78144e29a37e68dd652c0e79"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=9b3d82657215b0264b512adcb8122bb55ff3ea1c"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=2f73ba9afd05a0169b84a77d23ecf4524914f609"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=bfbe24fb357304e22342db81c3b324256eab439d"
-   
"p1_acme::git://github.com/processone/p1_acme.git#commit=65914a9efe71c487cde901451ae987e00f2473ac"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=69a444dc510ce71247dff9636fb13b10264f0686"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=71bd71e8929c3657027b2d10d5e121d816795272"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=4428304c1282be3a8fdc753dabf68cd6f9bb2633"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=14766d690709359ffcbccb930d221f5c570766de"
-   
"pkix::git://github.com/processone/pkix#commit=21fede5cd65838ff801607652bd46182bea49ef0"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=cedc45a668d7630f942cab1c6f695de14b097e05"
-   
"stringprep::git://github.com/processone/stringprep#commit=0f0df1b10aac78cbe6088b142d172de43fc387a3"
-   
"stun::git://github.com/processone/stun#commit=f8cb09cc87d9f6ece0d660f4abe4b15a6cfd5969"
-   
"unicode_util_compat::git://github.com/benoitc/unicode_util_compat.git#commit=38d7bc105f51159e8ea3279c4

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

2020-07-30 Thread Sergej Pupykin via arch-commits
Date: Thursday, July 30, 2020 @ 23:19:58
  Author: spupykin
Revision: 666022

upgpkg: ejabberd 20.07-1

Modified:
  ejabberd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 23:08:58 UTC (rev 666021)
+++ PKGBUILD2020-07-30 23:19:58 UTC (rev 666022)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=ejabberd
-pkgver=20.04
+pkgver=20.07
 pkgrel=1
 pkgdesc="Jabber server written in Erlang"
 arch=('x86_64')
@@ -20,39 +20,39 @@
 options=(emptydirs)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz";

"base64url::git://github.com/dvv/base64url.git#commit=f2c64ed8b9bebc536fad37ad97243452b674b837"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=fce492688e54fae2494b376973e5345d6174fa5e"
-   
"eimp::git://github.com/processone/eimp#commit=743e8421e896c3e62f1699e2452baab8ba12824c"
+   
"cache_tab::git://github.com/processone/cache_tab#commit=3278ec3bbf60168c01b48babd264a5dd6350e224"
+   
"eimp::git://github.com/processone/eimp#commit=bd9f2cf0e966ab601ea06238abac46e6e77f6581"

"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=f0f93579167e32f95485b0d06aa0416ec396"
+   
"epam::git://github.com/processone/epam#commit=66056f1482acd9970df564d256a4944ea5f3a472"

"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=42d7a01adba7c3cd1891bd6a344caaa597c0cb20"
-   
"ezlib::git://github.com/processone/ezlib#commit=fa72ebff44060373b2d0ebaefce16a2fcfc5d0e6"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=536a9893b2e7d699bee1c2b567f0765bb7849015"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=1c6a8b9b2934577d78144e29a37e68dd652c0e79"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=9b3d82657215b0264b512adcb8122bb55ff3ea1c"
+   
"esip::git://github.com/processone/esip#commit=fe0ff038f093bea4fca3e7b8453656f57f2333eb"
+   
"ezlib::git://github.com/processone/ezlib#commit=1927d3cf624ecd4ed6d56c1f43f1eccd2734cecc"
+   
"fast_tls::git://github.com/processone/fast_tls#commit=1521dd401f3e3be55a8be099c1c399e7fdddf176"
+   
"fast_xml::git://github.com/processone/fast_xml#commit=7fce39a0a82ae4b7afeeecd9b074f1180c6700a1"
+   
"fast_yaml::git://github.com/processone/fast_yaml#commit=5c8e4a057617a3b9ff36c3385cbce40f3fb4"

"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"

"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=2f73ba9afd05a0169b84a77d23ecf4524914f609"
+   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"

"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"

"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"

"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=bfbe24fb357304e22342db81c3b324256eab439d"
-   
"p1_acme::git://github.com/processone/p1_acme.git#commit=65914a9efe71c487cde901451ae987e00f2473ac"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=69a444dc510ce71247dff9636fb13b10264f0686"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=71bd71e8929c3657027b2d10d5e121d816795272"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=4428304c1282be3a8fdc753dabf68cd6f9bb2633"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=14766d690709359ffcbccb930d221f5c570766de"
-   
"pkix::git://github.com/processone/pkix#commit=21fede5cd65838ff801607652bd46182bea49ef0"
+   
"mqtree::git://github.com/processone/mqtree#commit=3fb6b43fb8f72b6b824c03619ba1d882fbb83251"
+   
"p1_acme::git://github.com/processone/p1_acme.git#commit=83559538bb2036593d8aa9bc36ddcf7af187903a"
+   
"p1_mysql::git://github.com/processone/p1_mysql#commit=da86adc5b5418b37a2e9e3fd9b9721d9a5a05d80"
+   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=5fea359d9c0a4a0603a5aff048985a5c84382c86"
+   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=04d4a6fb814e4116782c0454318bb98ac99e1ee5"
+   
"p1_utils::git://github.com/processone/p1_utils#commit=aaf2b25d9dc273da7ec29fe4146610f5ef6396af"
+   
"pkix::git://github.com/processone/pkix#commit=c4e400bed13fbbaf5136fc578ebcd108d06b15b9"

"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10

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

2020-07-30 Thread Sergej Pupykin via arch-commits
Date: Thursday, July 30, 2020 @ 23:08:32
  Author: spupykin
Revision: 666018

upgpkg: dokuwiki 20200729-1

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 22:59:23 UTC (rev 666017)
+++ PKGBUILD2020-07-30 23:08:32 UTC (rev 666018)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20200609rc
+pkgver=20200729
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
 _pkgver=${_pkgver/rc/}
@@ -18,7 +18,7 @@
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_${_release}_${_pkgver}.tar.gz";
 'apache.example.conf')
-sha256sums=('4f6c75b7d4e1e5a652cc8d21d8800986b167cba89db20fb0b37c790eb8ff46fe'
+sha256sums=('cc1cd9f00095fea327baa79d8f02c904fe1c37bc3f8fdeaf646ee9928884'
 '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {


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

2020-07-30 Thread Sergej Pupykin via arch-commits
Date: Thursday, July 30, 2020 @ 23:08:44
  Author: spupykin
Revision: 666019

archrelease: copy trunk to community-any

Added:
  dokuwiki/repos/community-any/PKGBUILD
(from rev 666018, dokuwiki/trunk/PKGBUILD)
  dokuwiki/repos/community-any/apache.example.conf
(from rev 666018, dokuwiki/trunk/apache.example.conf)
Deleted:
  dokuwiki/repos/community-any/PKGBUILD
  dokuwiki/repos/community-any/apache.example.conf

-+
 PKGBUILD|  134 +-
 apache.example.conf |   16 ++---
 2 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 23:08:32 UTC (rev 666018)
+++ PKGBUILD2020-07-30 23:08:44 UTC (rev 666019)
@@ -1,67 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Sébastien Luttringer
-
-pkgname=dokuwiki
-pkgver=20200609rc
-_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
-_pkgver=${_pkgver/_/}
-_pkgver=${_pkgver/rc/}
-[[ $pkgver == *"rc" ]] && _release=candidate || _release=stable
-pkgrel=1
-pkgdesc='Simple to use and highly versatile Open Source wiki software'
-arch=('any')
-url='https://www.dokuwiki.org/'
-license=('GPL')
-depends=('php')
-backup=('etc/webapps/dokuwiki/.htaccess'
-'etc/httpd/conf/extra/dokuwiki.conf')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_${_release}_${_pkgver}.tar.gz";
-'apache.example.conf')
-sha256sums=('4f6c75b7d4e1e5a652cc8d21d8800986b167cba89db20fb0b37c790eb8ff46fe'
-'6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
-
-package() {
-  cd "$pkgdir"
-  install -dm0755 usr/share/webapps var/lib/dokuwiki etc/webapps
-  cp -a "$srcdir"/$pkgname-release_${_release}_${_pkgver} 
usr/share/webapps/dokuwiki
-
-  # move data in var
-  mv usr/share/webapps/dokuwiki/data var/lib/dokuwiki
-  ln -s {../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki}/data
-
-  # move plugins in var
-  mv usr/share/webapps/dokuwiki/lib/plugins var/lib/dokuwiki
-  ln -s 
{../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/plugins
-
-  # move templates in var
-  mv usr/share/webapps/dokuwiki/lib/tpl var/lib/dokuwiki
-  ln -s {../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/tpl
-
-  # move config in /etc
-  mv usr/share/webapps/dokuwiki/conf etc/webapps/dokuwiki
-  chmod g=rwx etc/webapps/dokuwiki
-  ln -s ../../../../../etc/webapps/dokuwiki usr/share/webapps/dokuwiki/conf
-
-  # inform update on changes.log
-  touch var/lib/dokuwiki/data/changes.log
-  chmod 0644 var/lib/dokuwiki/data/changes.log
-
-  # use default htaccess
-  cp usr/share/webapps/dokuwiki/.htaccess.dist etc/webapps/dokuwiki/.htaccess
-  ln -s /etc/webapps/dokuwiki/.htaccess usr/share/webapps/dokuwiki/.htaccess
-
-  # fix rights and ownership
-  chown http:http var/lib/dokuwiki/plugins
-  chown -R http:http var/lib/dokuwiki/data
-  chown -R http:http etc/webapps/dokuwiki
-
-  # apache config
-  install -Dm0644 "$srcdir"/apache.example.conf 
etc/httpd/conf/extra/dokuwiki.conf
-
-  # php.ini
-#  install -dm0755 "$pkgdir"/etc/php/conf.d/
-#  echo 'open_basedir = 
${open_basedir}:/etc/webapps/dokuwiki/:/var/lib/dokuwiki/' 
>"$pkgdir"/etc/php/conf.d/dokuwiki.ini
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dokuwiki/repos/community-any/PKGBUILD (from rev 666018, 
dokuwiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 23:08:44 UTC (rev 666019)
@@ -0,0 +1,67 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Sébastien Luttringer
+
+pkgname=dokuwiki
+pkgver=20200729
+_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
+_pkgver=${_pkgver/_/}
+_pkgver=${_pkgver/rc/}
+[[ $pkgver == *"rc" ]] && _release=candidate || _release=stable
+pkgrel=1
+pkgdesc='Simple to use and highly versatile Open Source wiki software'
+arch=('any')
+url='https://www.dokuwiki.org/'
+license=('GPL')
+depends=('php')
+backup=('etc/webapps/dokuwiki/.htaccess'
+'etc/httpd/conf/extra/dokuwiki.conf')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_${_release}_${_pkgver}.tar.gz";
+'apache.example.conf')
+sha256sums=('cc1cd9f00095fea327baa79d8f02c904fe1c37bc3f8fdeaf646ee9928884'
+'6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
+
+package() {
+  cd "$pkgdir"
+  install -dm0755 usr/share/webapps var/lib/dokuwiki etc/webapps
+  cp -a "$srcdir"/$pkgname-release_${_release}_${_pkgver} 
usr/share/webapps/dokuwiki
+
+  # move data in var
+  mv usr/share/webapps/dokuwiki/data var/lib/dokuwiki
+  ln -s {../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki}/data
+
+  # move plugins in var
+  mv usr/share/webapps/dokuwiki/lib/plugins var/lib/dokuwiki
+  ln -s 
{../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/plugin

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

2020-07-30 Thread Filipe Laíns via arch-commits
Date: Thursday, July 30, 2020 @ 22:59:23
  Author: ffy00
Revision: 666017

add root structure

Added:
  solvespace/
  solvespace/repos/
  solvespace/trunk/


[arch-commits] Commit in cmake/repos/extra-x86_64 (6 files)

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 21:45:36
  Author: arojas
Revision: 392749

archrelease: copy trunk to extra-x86_64

Added:
  cmake/repos/extra-x86_64/PKGBUILD
(from rev 392748, cmake/trunk/PKGBUILD)
  cmake/repos/extra-x86_64/cmake-cppflags.patch
(from rev 392748, cmake/trunk/cmake-cppflags.patch)
  cmake/repos/extra-x86_64/rebuild.list
(from rev 392748, cmake/trunk/rebuild.list)
Deleted:
  cmake/repos/extra-x86_64/PKGBUILD
  cmake/repos/extra-x86_64/cmake-cppflags.patch
  cmake/repos/extra-x86_64/rebuild.list

--+
 PKGBUILD |   97 +++--
 cmake-cppflags.patch |   52 +-
 rebuild.list |4 +-
 3 files changed, 75 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 21:45:22 UTC (rev 392748)
+++ PKGBUILD2020-07-30 21:45:36 UTC (rev 392749)
@@ -1,50 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=cmake
-pkgver=3.18.0
-pkgrel=3
-pkgdesc='A cross-platform open-source make system'
-arch=('x86_64')
-url="https://www.cmake.org/";
-license=('custom')
-depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libjsoncpp.so' 
'libuv' 'rhash')
-makedepends=('qt5-base' 'python-sphinx' 'emacs')
-optdepends=('qt5-base: cmake-gui')
-source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";
- cmake-cppflags.patch
- 
cmake-crash-qt5.15.patch::"https://gitlab.kitware.com/cmake/cmake/-/commit/4b1c6f90.patch";)
-sha512sums=('6cab76a792a7ed2120a50048312273b2870afef29351a3ebcbf76cbcb422f82be679c85211c19016a56ac7f63bbce6cea0478f491c973b8577e08168a1ba853d'
-
'407c5c63a31266e44641ada8229dbc33df44df98e5bb575db3a33590e8ffdff9aea3f2ee5cb0cb855858facf1e46c63886dea9f948a0cad2da042e7f7f258cac'
-
'7542613768b840558d86cdeeeb624b73fe274ffb8b1aca9df2a96dafdd31d2b4b61a8f99104ba4c3f408cd3baa0ef22f21cd24468f6cac776a5f9c70d82af156')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i ../cmake-cppflags.patch # Honor CPPFLAGS 
https://gitlab.kitware.com/cmake/cmake/issues/12928
-  patch -p1 -i ../cmake-crash-qt5.15.patch # Fix crash with Qt 5.15
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  export CXXFLAGS+=" ${CPPFLAGS}"
-  ./bootstrap --prefix=/usr \
---mandir=/share/man \
---docdir=/share/doc/cmake \
---sphinx-man \
---system-libs \
---qt-gui \
---parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  emacs -batch -f batch-byte-compile \
-"${pkgdir}"/usr/share/emacs/site-lisp/cmake-mode.el
-
-  install -Dm644 Copyright.txt \
-"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: cmake/repos/extra-x86_64/PKGBUILD (from rev 392748, 
cmake/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 21:45:36 UTC (rev 392749)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=cmake
+pkgver=3.18.1
+pkgrel=1
+pkgdesc='A cross-platform open-source make system'
+arch=('x86_64')
+url="https://www.cmake.org/";
+license=('custom')
+depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libjsoncpp.so' 
'libuv' 'rhash')
+makedepends=('qt5-base' 'python-sphinx' 'emacs')
+optdepends=('qt5-base: cmake-gui')
+source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";
+ cmake-cppflags.patch)
+sha512sums=('e0591d5fb234f3e7b74d6d2aad44fbf3e19e69547bd428681ba6ad0461d4f3d2a154605808b4733531d2c66f0e91eb39a179ae0d89a37e92a3f20e9cae691468'
+
'407c5c63a31266e44641ada8229dbc33df44df98e5bb575db3a33590e8ffdff9aea3f2ee5cb0cb855858facf1e46c63886dea9f948a0cad2da042e7f7f258cac')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ../cmake-cppflags.patch # Honor CPPFLAGS 
https://gitlab.kitware.com/cmake/cmake/issues/12928
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CXXFLAGS+=" ${CPPFLAGS}"
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--sphinx-man \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  emacs -batch -f batch-byte-compile \
+"${pkgdir}"/usr/share/emacs/site-lisp/cmake-mode.el
+
+  install -Dm644 Copyright.txt \
+"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: cmake-cppflags.patch
===
--- cmake-cppflags.patch2020-07-30 21:45:22 UTC (rev 392748)
+++ cmake-cppflags.patch2020-07-30 21:45:36 UTC (rev 392749)
@@ -1,26 +0,0 @@
-diff --git a/Modules/CMakeCInformation.cmake b/Modules/CMakeCInformati

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

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 21:45:22
  Author: arojas
Revision: 392748

Update to 3.18.1

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 21:36:29 UTC (rev 392747)
+++ PKGBUILD2020-07-30 21:45:22 UTC (rev 392748)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=cmake
-pkgver=3.18.0
-pkgrel=3
+pkgver=3.18.1
+pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('x86_64')
 url="https://www.cmake.org/";
@@ -13,16 +13,13 @@
 makedepends=('qt5-base' 'python-sphinx' 'emacs')
 optdepends=('qt5-base: cmake-gui')
 source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";
- cmake-cppflags.patch
- 
cmake-crash-qt5.15.patch::"https://gitlab.kitware.com/cmake/cmake/-/commit/4b1c6f90.patch";)
-sha512sums=('6cab76a792a7ed2120a50048312273b2870afef29351a3ebcbf76cbcb422f82be679c85211c19016a56ac7f63bbce6cea0478f491c973b8577e08168a1ba853d'
-
'407c5c63a31266e44641ada8229dbc33df44df98e5bb575db3a33590e8ffdff9aea3f2ee5cb0cb855858facf1e46c63886dea9f948a0cad2da042e7f7f258cac'
-
'7542613768b840558d86cdeeeb624b73fe274ffb8b1aca9df2a96dafdd31d2b4b61a8f99104ba4c3f408cd3baa0ef22f21cd24468f6cac776a5f9c70d82af156')
+ cmake-cppflags.patch)
+sha512sums=('e0591d5fb234f3e7b74d6d2aad44fbf3e19e69547bd428681ba6ad0461d4f3d2a154605808b4733531d2c66f0e91eb39a179ae0d89a37e92a3f20e9cae691468'
+
'407c5c63a31266e44641ada8229dbc33df44df98e5bb575db3a33590e8ffdff9aea3f2ee5cb0cb855858facf1e46c63886dea9f948a0cad2da042e7f7f258cac')
 
 prepare() {
   cd ${pkgname}-${pkgver}
   patch -p1 -i ../cmake-cppflags.patch # Honor CPPFLAGS 
https://gitlab.kitware.com/cmake/cmake/issues/12928
-  patch -p1 -i ../cmake-crash-qt5.15.patch # Fix crash with Qt 5.15
 }
 
 build() {


[arch-commits] Commit in bitcoin/repos/community-x86_64 (8 files)

2020-07-30 Thread Kpcyrd via arch-commits
Date: Thursday, July 30, 2020 @ 21:44:49
  Author: kpcyrd
Revision: 666016

archrelease: copy trunk to community-x86_64

Added:
  bitcoin/repos/community-x86_64/Changelog
(from rev 666015, bitcoin/trunk/Changelog)
  bitcoin/repos/community-x86_64/PKGBUILD
(from rev 666015, bitcoin/trunk/PKGBUILD)
  bitcoin/repos/community-x86_64/bitcoin.sysusers
(from rev 666015, bitcoin/trunk/bitcoin.sysusers)
  bitcoin/repos/community-x86_64/bitcoin.tmpfiles
(from rev 666015, bitcoin/trunk/bitcoin.tmpfiles)
Deleted:
  bitcoin/repos/community-x86_64/Changelog
  bitcoin/repos/community-x86_64/PKGBUILD
  bitcoin/repos/community-x86_64/bitcoin.sysusers
  bitcoin/repos/community-x86_64/bitcoin.tmpfiles

--+
 Changelog|2 
 PKGBUILD |  212 +++--
 bitcoin.sysusers |2 
 bitcoin.tmpfiles |4 -
 4 files changed, 112 insertions(+), 108 deletions(-)

Deleted: Changelog
===
--- Changelog   2020-07-30 21:44:19 UTC (rev 666015)
+++ Changelog   2020-07-30 21:44:49 UTC (rev 666016)
@@ -1 +0,0 @@
-https://bitcoincore.org/en/releases/0.19.0.1/

Copied: bitcoin/repos/community-x86_64/Changelog (from rev 666015, 
bitcoin/trunk/Changelog)
===
--- Changelog   (rev 0)
+++ Changelog   2020-07-30 21:44:49 UTC (rev 666016)
@@ -0,0 +1 @@
+https://bitcoincore.org/en/releases/0.19.0.1/

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 21:44:19 UTC (rev 666015)
+++ PKGBUILD2020-07-30 21:44:49 UTC (rev 666016)
@@ -1,104 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Maintainer: kpcyrd 
-# Contributor: Timothy Redaelli 
-# Contributor: shahid 
-# Contributor: James Harvey
-
-#_dbver=4.8.30
-pkgbase=bitcoin
-pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
-pkgver=0.19.1
-pkgrel=1
-arch=('x86_64')
-url="https://www.bitcoin.org/";
-makedepends=('boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 'miniupnpc' 
'protobuf' 'zeromq')
-license=('MIT')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/bitcoin/bitcoin/archive/v$pkgver.tar.gz";
-"bitcoin.sysusers"
-"bitcoin.tmpfiles")
-sha256sums=('3b9d582ba36b50955f6dfad12cdf139462d19ad30604b49766dc2ca21a1a322c'
-'7a77112fb094b9b2e6dd873e24c9a6bacb1f1c453d811a024f271f4b78f2a704'
-'ba83570b4671b18c230f23d8d93cd8faa73179a546655448c14d1644d9b49f35')
-b2sums=('a5d256fa3454ecbf8363d47cf768f6a4b3803336b020ffed57bd018afce1b8d614ceb6ffaa4e3cd735ba3c0e992cc0de6970d67bec46d140e9f73c7a00480220'
-
'25166f5726b43c531b7ba5f58aaf1c0242d26b96d2057da156024a8f9fc53702ea9ef0c67290cf8d302b9fb473cb16435dc2fe4489ebc5d0eae516635fd81c0e'
-
'45d4703b78476cb1c5748f62863914e5397858c835e43cee2f4895608dbabf383993b840bb3ec2d4d2c64ca02152881ad4b495b28f94451f706687b83e99d2af')
-validpgpkeys=(71A3B16735405025D447E8F274810B012346C9A6)
-changelog=Changelog
-
-prepare() {
-  cd "$pkgbase-$pkgver"
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr --with-gui=qt5 --with-incompatible-bdb 
#LDFLAGS="-L$srcdir/db4/lib/ $LDFLAGS" CPPFLAGS="-I$srcdir/db4/include/ 
$CPPFLAGS"
-  make
-}
-
-package_bitcoin-qt() {
-  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - Qt"
-  depends=(boost-libs libevent qt5-base miniupnpc libminiupnpc.so qrencode 
protobuf zeromq)
-
-  cd $pkgbase-$pkgver
-  install -Dm755 src/qt/bitcoin-qt "$pkgdir"/usr/bin/bitcoin-qt
-  install -Dm644 doc/man/bitcoin-qt.1 \
-"$pkgdir"/usr/share/man/man1/bitcoin-qt.1
-  install -Dm644 share/pixmaps/bitcoin128.png \
-"$pkgdir"/usr/share/pixmaps/bitcoin128.png
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-package_bitcoin-daemon() {
-  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - daemon"
-  depends=(boost-libs libevent miniupnpc libminiupnpc.so zeromq)
-  backup=('etc/bitcoin/bitcoin.conf')
-
-  cd $pkgbase-$pkgver
-  install -Dm755 src/bitcoind "$pkgdir"/usr/bin/bitcoind
-  install -Dm644 contrib/bitcoind.bash-completion \
-"$pkgdir"/usr/share/bash-completion/completions/bitcoind
-  install -Dm644 doc/man/bitcoind.1 \
-"$pkgdir"/usr/share/man/man1/bitcoind.1
-  install -Dm644 contrib/init/bitcoind.service \
-"$pkgdir/usr/lib/systemd/system/bitcoind.service"
-  install -Dm644 "$srcdir/bitcoin.sysusers" \
-"$pkgdir/usr/lib/sysusers.d/bitcoin.conf"
-  install -Dm644 "$srcdir/bitcoin.tmpfiles" \
-"$pkgdir/usr/lib/tmpfiles.d/bitcoin.conf"
-  install -Dm644 share/examples/bitcoin.conf \
-"$pkgdir/etc/bitcoin/bitcoin.conf"
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-package_bitcoin-cli() {
-  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - RPC 
client"
-  depends=(boost-libs libevent)
-
-  cd $pkgbase-$pkg

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

2020-07-30 Thread Kpcyrd via arch-commits
Date: Thursday, July 30, 2020 @ 21:44:19
  Author: kpcyrd
Revision: 666015

upgpkg: bitcoin 0.20.0-1

Modified:
  bitcoin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 21:41:31 UTC (rev 666014)
+++ PKGBUILD2020-07-30 21:44:19 UTC (rev 666015)
@@ -7,7 +7,7 @@
 #_dbver=4.8.30
 pkgbase=bitcoin
 pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
-pkgver=0.19.1
+pkgver=0.20.0
 pkgrel=1
 arch=('x86_64')
 url="https://www.bitcoin.org/";
@@ -14,12 +14,15 @@
 makedepends=('boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 'miniupnpc' 
'protobuf' 'zeromq')
 license=('MIT')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/bitcoin/bitcoin/archive/v$pkgver.tar.gz";
+
"https://github.com/bitcoin/bitcoin/commit/79b0a69e09c1a912122e6431ea3c530cc292c690.patch";
 "bitcoin.sysusers"
 "bitcoin.tmpfiles")
-sha256sums=('3b9d582ba36b50955f6dfad12cdf139462d19ad30604b49766dc2ca21a1a322c'
+sha256sums=('ec5a2358ee868d845115dc4fc3ed631ff063c57d5e0a713562d083c5c45efb28'
+'475b6c0e7bc8d797020bdfc048a6b66e0513482fd469d6da2a599d3811f81f52'
 '7a77112fb094b9b2e6dd873e24c9a6bacb1f1c453d811a024f271f4b78f2a704'
 'ba83570b4671b18c230f23d8d93cd8faa73179a546655448c14d1644d9b49f35')
-b2sums=('a5d256fa3454ecbf8363d47cf768f6a4b3803336b020ffed57bd018afce1b8d614ceb6ffaa4e3cd735ba3c0e992cc0de6970d67bec46d140e9f73c7a00480220'
+b2sums=('1bf7680abc1cd5502633afee10e68cddc1866dabc9a723b7e2f18c048c83b45800b7595d943d8fba7df0b81af2f61db6eb834c223c3d0e6cb6d588cbea8147b3'
+
'8e566b381ac438bec35a34cfae93c8da249229f533a200ebdfaadabdb53717a2491e1d035eafd9d6e43e15cd34ea6b7ea85bb120083f04666c21fd50ba88c2ad'
 
'25166f5726b43c531b7ba5f58aaf1c0242d26b96d2057da156024a8f9fc53702ea9ef0c67290cf8d302b9fb473cb16435dc2fe4489ebc5d0eae516635fd81c0e'
 
'45d4703b78476cb1c5748f62863914e5397858c835e43cee2f4895608dbabf383993b840bb3ec2d4d2c64ca02152881ad4b495b28f94451f706687b83e99d2af')
 validpgpkeys=(71A3B16735405025D447E8F274810B012346C9A6)
@@ -27,6 +30,7 @@
 
 prepare() {
   cd "$pkgbase-$pkgver"
+  patch -Np1 -i ../79b0a69e09c1a912122e6431ea3c530cc292c690.patch
   autoreconf -fi
 }
 


[arch-commits] Commit in plasma-wayland-protocols/trunk (PKGBUILD)

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 21:36:20
  Author: arojas
Revision: 392746

Update to 1.1.1

Modified:
  plasma-wayland-protocols/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 19:17:46 UTC (rev 392745)
+++ PKGBUILD2020-07-30 21:36:20 UTC (rev 392746)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-wayland-protocols
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="Plasma Specific Protocols for Wayland"
 arch=(any)
 url="https://kde.org/plasma-desktop";
@@ -9,17 +9,11 @@
 license=(LGPL)
 depends=()
 makedepends=(qt5-base extra-cmake-modules)
-source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
- 
kdebug-424780.patch::"https://invent.kde.org/libraries/plasma-wayland-protocols/-/commit/404ae95b.patch";)
-sha256sums=('d7bcf780b764f013613870ff2366486f052827857ca0bb79981c97b436601d31'
-'SKIP'
-'7ba2947aa7398ff09defd4f1bdc84675788a64d6a8e93b4d0458e7a7c57a3271')
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38'
+'SKIP')
 validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F) # Aleix Pol Gonzalez 

 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../kdebug-424780.patch # Fix plasma-wayland 
crash
-}
-
 build() {
   cmake -B build -S $pkgname-$pkgver
   cmake --build build


[arch-commits] Commit in plasma-wayland-protocols/repos/extra-any (PKGBUILD PKGBUILD)

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 21:36:29
  Author: arojas
Revision: 392747

archrelease: copy trunk to extra-any

Added:
  plasma-wayland-protocols/repos/extra-any/PKGBUILD
(from rev 392746, plasma-wayland-protocols/trunk/PKGBUILD)
Deleted:
  plasma-wayland-protocols/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 21:36:20 UTC (rev 392746)
+++ PKGBUILD2020-07-30 21:36:29 UTC (rev 392747)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=plasma-wayland-protocols
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Plasma Specific Protocols for Wayland"
-arch=(any)
-url="https://kde.org/plasma-desktop";
-license=(LGPL)
-depends=()
-makedepends=(qt5-base extra-cmake-modules)
-source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
- 
kdebug-424780.patch::"https://invent.kde.org/libraries/plasma-wayland-protocols/-/commit/404ae95b.patch";)
-sha256sums=('d7bcf780b764f013613870ff2366486f052827857ca0bb79981c97b436601d31'
-'SKIP'
-'7ba2947aa7398ff09defd4f1bdc84675788a64d6a8e93b4d0458e7a7c57a3271')
-validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F) # Aleix Pol Gonzalez 

-
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../kdebug-424780.patch # Fix plasma-wayland 
crash
-}
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plasma-wayland-protocols/repos/extra-any/PKGBUILD (from rev 392746, 
plasma-wayland-protocols/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 21:36:29 UTC (rev 392747)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-wayland-protocols
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="Plasma Specific Protocols for Wayland"
+arch=(any)
+url="https://kde.org/plasma-desktop";
+license=(LGPL)
+depends=()
+makedepends=(qt5-base extra-cmake-modules)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38'
+'SKIP')
+validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F) # Aleix Pol Gonzalez 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 21:21:34
  Author: anatolik
Revision: 666008

archrelease: copy trunk to community-staging-x86_64

Added:
  libguestfs/repos/community-staging-x86_64/
  libguestfs/repos/community-staging-x86_64/PKGBUILD
(from rev 666007, libguestfs/trunk/PKGBUILD)

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

Copied: libguestfs/repos/community-staging-x86_64/PKGBUILD (from rev 666007, 
libguestfs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 21:21:34 UTC (rev 666008)
@@ -0,0 +1,86 @@
+# Maintainer: Robin Broda 
+# Contributor: Peter Wu 
+# Contributor: Evaggelos Balaskas 
+# Contributor: Xiao-Long Chen 
+# Contributor: Nikos Skalkotos 
+
+pkgname=libguestfs
+pkgver=1.42.0
+_pkgver_short=${pkgver%.*}
+pkgrel=4
+pkgdesc="Access and modify virtual machine disk images"
+arch=('x86_64')
+url="http://libguestfs.org/";
+license=('GPL2' 'LGPL2.1')
+_appliancedeps=('iproute2' 'mdadm' 'lvm2' 'libldm' 'btrfs-progs' 'dosfstools' 
'gdisk' 'procps' 'psmisc'
+'rsync' 'xfsprogs' 'dhcpcd' 'iputils' 'ntfs-3g' 'vim' 
'systemd-sysvcompat' 'openssh'
+'f2fs-tools' 'jfsutils' 'lsscsi' 'lsof' 'lzop' 'pciutils' 
'squashfs-tools'
+'strace' 'syslinux' 'debootstrap' 'exfat-utils' 'grub' 'lrzip' 
'mtools'
+'multipath-tools' 'nilfs-utils' 'reiserfsprogs' 'yara')
+#   'scrub' 'zerofree' 'hfsprogs')
+depends=('augeas' 'libvirt' 'jansson' 'fuse' 'hivex' 'sleuthkit' 'supermin' 
'qemu-headless' 'libconfig'
+ 'perl-libintl-perl' "${_appliancedeps[@]}")
+makedepends=('ocaml' 'ocaml-findlib' 'gperf' 'cdrtools' 'perl-module-build' 
'python'
+ 'gobject-introspection' 'vala' 'bash-completion' 'cpio' 
'java-environment'
+ 'php' 'erlang-nox' 'lua' 'go' 'rust')
+# 'ghc' 'ruby')
+checkdepends=('linux')
+optdepends=('ocaml: OCaml Bindings'
+'python: Python Bindings'
+'gobject-introspection: GObject-Introspection Bindings')
+provides=('libguestfs.so' 'libguestfs-gobject-1.0.so')
+backup=('etc/libguestfs-tools.conf'
+'etc/xdg/virt-builder/repos.d/libguestfs.conf'
+'etc/xdg/virt-builder/repos.d/libguestfs.gpg'
+'etc/xdg/virt-builder/repos.d/opensuse.conf'
+'etc/xdg/virt-builder/repos.d/opensuse.gpg')
+source=("http://download.libguestfs.org/$_pkgver_short-stable/$pkgname-$pkgver.tar.gz"{,.sig}
+
"libguestfs-erlang-23.patch::https://github.com/libguestfs/libguestfs/commit/987734fcca101cf782264756f7883cf48430a91b.patch";
+
"libguestfs-01.patch::https://github.com/libguestfs/libguestfs/commit/31e6b187100626cae44bcb505db153088245155c.patch";)
+sha256sums=('4fee192cf3aaa597f142afb21fa2d7f380fdabcf34d054e37090163e4a74f024'
+'SKIP'
+'41eb5f6c77fb9bbdda6c4f08196f6d24475e5773a9e8364e3edc0eace0731758'
+'f09ac113112011625cf6df204fa2e6c05577cf6977a1920fd8c40cc020152896')
+validpgpkeys=('F7774FB1AD074A7E8C8767EA91738F73E1B768A0') # Richard W.M. Jones 

+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -p1 < ../libguestfs-erlang-23.patch
+  patch -p1 < ../libguestfs-01.patch
+  sed -i 's/ Sys::Virt / /g' m4/guestfs-perl.m4
+  autoreconf -v
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--disable-static \
+--disable-haskell \
+--disable-ruby \
+--with-extra-packages="libldm systemd-sysvcompat openssh qemu-headless"
+  # ^ haskell & ruby bindings do not build
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  #tests require /dev/kvm to be available
+#  make quickcheck
+#  make -k check ||: takes ages
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chmod 644 {} +
+  find "$pkgdir/usr/lib/perl5" -name '*.bs' -exec rm -f {} +
+
+  # Remove obsolete binaries (RHBZ#1213298).
+  rm -f "$pkgdir"/usr/bin/virt-list-{filesystems,partitions}
+  rm -f "$pkgdir"/usr/bin/virt-tar
+  rm -f "$pkgdir"/usr/share/man/man1/virt-list-{filesystems,partitions}.1*
+  rm -f "$pkgdir"/usr/share/man/man1/virt-tar.1*
+}


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 21:21:16
  Author: anatolik
Revision: 666007

upgpkg: libguestfs 1.42.0-4: Lua 5.4 rebuild

Modified:
  libguestfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 21:00:46 UTC (rev 666006)
+++ PKGBUILD2020-07-30 21:21:16 UTC (rev 666007)
@@ -7,7 +7,7 @@
 pkgname=libguestfs
 pkgver=1.42.0
 _pkgver_short=${pkgver%.*}
-pkgrel=3
+pkgrel=4
 pkgdesc="Access and modify virtual machine disk images"
 arch=('x86_64')
 url="http://libguestfs.org/";


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 21:00:46
  Author: felixonmars
Revision: 666006

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   82 
 stack.install |4 ++
 2 files changed, 86 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 666005, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 21:00:46 UTC (rev 666006)
@@ -0,0 +1,82 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=2.3.1
+pkgrel=66
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-casa-client'
+ 'haskell-casa-types' 'haskell-colour' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-extra' 'haskell-file-embed' 'haskell-filelock' 
'haskell-fsnotify'
+ 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security' 'haskell-hashable'
+ 'haskell-hi-file-parser' 'haskell-hpack' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-download' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-mono-traversable' 
'haskell-mustache'
+ 'haskell-neat-interpolation' 'haskell-network-uri' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'haskell-optparse-generic' 
'haskell-optparse-simple'
+ 'haskell-pantry' 'haskell-path' 'haskell-path-io' 'haskell-persistent'
+ 'haskell-persistent-sqlite' 'haskell-persistent-template' 
'haskell-primitive'
+ 'haskell-project-template' 'haskell-regex-applicative-text' 
'haskell-retry' 'haskell-rio'
+ 'haskell-rio-prettyprint' 'haskell-split' 'haskell-streaming-commons' 
'haskell-tar'
+ 'haskell-temporary' 'haskell-text-metrics' 'haskell-th-reify-many' 
'haskell-tls'
+ 'haskell-typed-process' 'haskell-unicode-transforms' 
'haskell-unix-compat'
+ 'haskell-unliftio' 'haskell-unordered-containers' 'haskell-vector' 
'haskell-yaml'
+ 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-raw-strings-qq'
+ 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver";
+
stack-pantry-0.5.patch::https://github.com/commercialhaskell/stack/pull/5281.patch)
+sha512sums=('SKIP'
+
'9998e6cdc4b80db3490d66c4392a0e9c44c58fa51371bc68fbade48aea6b21f1172905627ade8132d2733a7e4d942b597d5943a5bd3da302aa6c3be616ecd769')
+
+prepare() {
+  cd $pkgname
+  patch -p1 -i ../stack-pantry-0.5.patch
+  sed -i -e '/semigroups/d' $pkgname.cabal
+
+  sed -i 's/map show errs/map show (toList errs)/' src/Stack/SDist.hs
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build \
+  --ghc-option='-pie'
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd $pkgname
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm64

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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 21:00:28
  Author: felixonmars
Revision: 666005

upgpkg: stack 2.3.1-66: rebuild with http-common 0.8.2.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:56:01 UTC (rev 666004)
+++ PKGBUILD2020-07-30 21:00:28 UTC (rev 666005)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=2.3.1
-pkgrel=65
+pkgrel=66
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("BSD")


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:56:01
  Author: felixonmars
Revision: 666004

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-mustache/repos/community-staging-x86_64/PKGBUILD (from rev 
666003, haskell-mustache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 20:56:01 UTC (rev 666004)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mustache
+pkgname=haskell-mustache
+pkgver=2.3.1
+pkgrel=129
+pkgdesc="A mustache template parser library."
+url="https://github.com/JustusAdam/mustache";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-either' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
+makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
+ 'haskell-tar' 'haskell-lens' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3')
+
+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 $MAKEFLAGS
+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-mustache/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:55:47
  Author: felixonmars
Revision: 666003

upgpkg: haskell-mustache 2.3.1-129: rebuild with http-common 0.8.2.1

Modified:
  haskell-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:54:33 UTC (rev 666002)
+++ PKGBUILD2020-07-30 20:55:47 UTC (rev 666003)
@@ -3,7 +3,7 @@
 _hkgname=mustache
 pkgname=haskell-mustache
 pkgver=2.3.1
-pkgrel=128
+pkgrel=129
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache";
 license=('BSD')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:54:20
  Author: felixonmars
Revision: 666001

upgpkg: haskell-wreq 0.5.3.2-228: rebuild with http-common 0.8.2.1

Modified:
  haskell-wreq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:55 UTC (rev 666000)
+++ PKGBUILD2020-07-30 20:54:20 UTC (rev 666001)
@@ -3,7 +3,7 @@
 _hkgname=wreq
 pkgname=haskell-wreq
 pkgver=0.5.3.2
-pkgrel=227
+pkgrel=228
 pkgdesc="An easy-to-use HTTP client library."
 url="https://github.com/bos/wreq";
 license=('BSD')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:54:33
  Author: felixonmars
Revision: 666002

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-wreq/repos/community-staging-x86_64/PKGBUILD (from rev 666001, 
haskell-wreq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 20:54:33 UTC (rev 666002)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=wreq
+pkgname=haskell-wreq
+pkgver=0.5.3.2
+pkgrel=228
+pkgdesc="An easy-to-use HTTP client library."
+url="https://github.com/bos/wreq";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-authenticate-oauth'
+ 'haskell-base16-bytestring' 'haskell-case-insensitive' 
'haskell-cryptonite'
+ 'haskell-hashable' 'haskell-http-client' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-lens' 'haskell-lens-aeson' 
'haskell-memory'
+ 'haskell-mime-types' 'haskell-psqueues' 'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-aeson-pretty' 
'haskell-base64-bytestring'
+ 'haskell-snap-core' 'haskell-snap-server' 'haskell-unix-compat' 
'haskell-uuid')
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-network-info' 'haskell-temporary' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2' 'haskell-vector')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('5a2c62b973758cb8ce2bf20504e328090896fa25e7ee1f77b472d7cf5156e08b6d85bf4341ff45e44db1724070fcf3c0f21037fa0a79211a1767024328f7c779')
+
+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 \
+-fdoctest -f-aws -fhttpbin -f-developer
+runhaskell Setup build $MAKEFLAGS
+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.md 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE.md
+}


[arch-commits] Commit in python-dogpile.cache/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:37
  Author: felixonmars
Revision: 665998

upgpkg: python-dogpile.cache 1.0.0-1

Modified:
  python-dogpile.cache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:24 UTC (rev 665997)
+++ PKGBUILD2020-07-30 20:52:37 UTC (rev 665998)
@@ -1,18 +1,18 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-dogpile.cache
-pkgver=0.9.2
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A caching front-end based on the Dogpile lock"
 arch=('any')
 url="https://pypi.python.org/pypi/dogpile.cache";
 license=('BSD')
-depends=('python-decorator')
+depends=('python-decorator' 'python-stevedore')
 makedepends=('python-setuptools')
 checkdepends=('memcached' 'pifpaf' 'redis' 'python-mako' 'python-redis' 
'python-pytest' 'python-mock'
   'python-pytest-cov' 'python-pylibmc')
 
source=("https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-$pkgver.tar.gz";)
-sha512sums=('e54b29b5f868ddb7d2cddae37033fd568e5d5b8305c76837a53a4252a4e45c5179ed9e5e3694f5b826ad57d87cb3b04a20f872952758dbf9139859dc4bde53f4')
+sha512sums=('f884e9978686d61ed853450ad5b47bdc9a390e593f3f4b17a4a3ce7d341595a16dcc0c9827e456e38832ccb1a94e3b6c4ed9f4073d93a327b37be604cd5918ff')
 
 build() {
   cd dogpile.cache-$pkgver


[arch-commits] Commit in python-dogpile.cache/repos/community-any (PKGBUILD PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:54
  Author: felixonmars
Revision: 665999

archrelease: copy trunk to community-any

Added:
  python-dogpile.cache/repos/community-any/PKGBUILD
(from rev 665998, python-dogpile.cache/trunk/PKGBUILD)
Deleted:
  python-dogpile.cache/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:37 UTC (rev 665998)
+++ PKGBUILD2020-07-30 20:52:54 UTC (rev 665999)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-dogpile.cache
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="A caching front-end based on the Dogpile lock"
-arch=('any')
-url="https://pypi.python.org/pypi/dogpile.cache";
-license=('BSD')
-depends=('python-decorator')
-makedepends=('python-setuptools')
-checkdepends=('memcached' 'pifpaf' 'redis' 'python-mako' 'python-redis' 
'python-pytest' 'python-mock'
-  'python-pytest-cov' 'python-pylibmc')
-source=("https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-$pkgver.tar.gz";)
-sha512sums=('e54b29b5f868ddb7d2cddae37033fd568e5d5b8305c76837a53a4252a4e45c5179ed9e5e3694f5b826ad57d87cb3b04a20f872952758dbf9139859dc4bde53f4')
-
-build() {
-  cd dogpile.cache-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd dogpile.cache-$pkgver
-  python -m pytest -k 'not test_memcached_backend and not test_redis_backend'
-  pifpaf --env-prefix DOGPILE run memcached --port 11234 -- python -m pytest 
tests/cache/test_memcached_backend.py
-  pifpaf --env-prefix DOGPILE run redis --port 11234 -- python -m pytest 
tests/cache/test_redis_backend.py
-}
-
-package() {
-  cd dogpile.cache-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-dogpile.cache/repos/community-any/PKGBUILD (from rev 665998, 
python-dogpile.cache/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:52:54 UTC (rev 665999)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-dogpile.cache
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="A caching front-end based on the Dogpile lock"
+arch=('any')
+url="https://pypi.python.org/pypi/dogpile.cache";
+license=('BSD')
+depends=('python-decorator' 'python-stevedore')
+makedepends=('python-setuptools')
+checkdepends=('memcached' 'pifpaf' 'redis' 'python-mako' 'python-redis' 
'python-pytest' 'python-mock'
+  'python-pytest-cov' 'python-pylibmc')
+source=("https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-$pkgver.tar.gz";)
+sha512sums=('f884e9978686d61ed853450ad5b47bdc9a390e593f3f4b17a4a3ce7d341595a16dcc0c9827e456e38832ccb1a94e3b6c4ed9f4073d93a327b37be604cd5918ff')
+
+build() {
+  cd dogpile.cache-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd dogpile.cache-$pkgver
+  python -m pytest -k 'not test_memcached_backend and not test_redis_backend'
+  pifpaf --env-prefix DOGPILE run memcached --port 11234 -- python -m pytest 
tests/cache/test_memcached_backend.py
+  pifpaf --env-prefix DOGPILE run redis --port 11234 -- python -m pytest 
tests/cache/test_redis_backend.py
+}
+
+package() {
+  cd dogpile.cache-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:08
  Author: felixonmars
Revision: 665995

upgpkg: idris 1.3.3-30: add a patch for haskeline 0.8

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:01 UTC (rev 665994)
+++ PKGBUILD2020-07-30 20:52:08 UTC (rev 665995)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Functional Programming Language with Dependent Types"
 url="https://www.idris-lang.org/";
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
  'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'
  'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 
'haskell-fingertree'
- 'haskell-fsnotify' 'haskell-haskeline0.7' 'haskell-ieee754' 
'haskell-libffi' 'haskell-megaparsec'
+ 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 
'haskell-megaparsec'
  'haskell-network' 'haskell-optparse-applicative' 
'haskell-parser-combinators'
  'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 
'haskell-terminal-size'
  'haskell-uniplate' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-vector'
@@ -18,14 +18,17 @@
  'haskell-vector-binary-instances' 'haskell-zip-archive')
 makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
  'nodejs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";)
-sha512sums=('fc5c65847c8021ed691c7968043a04fcffaed3a44a6339f611fed616fddefa1b5bc2da8e7e6662dfa552981688a1c96571eadc197e4e50ba060de3c6ddbd03de')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";
+
idris-haskeline-0.8.patch::https://github.com/idris-lang/Idris-dev/pull/4871.patch)
+sha512sums=('fc5c65847c8021ed691c7968043a04fcffaed3a44a6339f611fed616fddefa1b5bc2da8e7e6662dfa552981688a1c96571eadc197e4e50ba060de3c6ddbd03de'
+
'5f2efe359d5626c44f0c146f108dae4635ae2c8babf53841d5147d17d5be2460ab19a0b952492c68c93fa6470989bcf396cd7fbf6c8d44ac77792a54c3bbb141')
 
 prepare() {
 cd Idris-dev-$pkgver
+patch -p1 -i ../idris-haskeline-0.8.patch
 sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
 libs/*/Makefile
-sed -i -e 's/< *1.5/<2/;s/haskeline >= 0.7$/haskeline >= 0.7 \&\& < 0.8/' 
idris.cabal
+sed -i -e 's/< *1.5/<2/' idris.cabal
 }
 
 build() {


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:24
  Author: felixonmars
Revision: 665997

archrelease: copy trunk to community-x86_64

Added:
  idris/repos/community-x86_64/PKGBUILD
(from rev 665996, idris/trunk/PKGBUILD)
Deleted:
  idris/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:17 UTC (rev 665996)
+++ PKGBUILD2020-07-30 20:52:24 UTC (rev 665997)
@@ -1,59 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=idris
-pkgver=1.3.3
-pkgrel=29
-pkgdesc="Functional Programming Language with Dependent Types"
-url="https://www.idris-lang.org/";
-license=("BSD")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
- 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'
- 'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 
'haskell-fingertree'
- 'haskell-fsnotify' 'haskell-haskeline0.7' 'haskell-ieee754' 
'haskell-libffi' 'haskell-megaparsec'
- 'haskell-network' 'haskell-optparse-applicative' 
'haskell-parser-combinators'
- 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 
'haskell-terminal-size'
- 'haskell-uniplate' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-vector'
- 'haskell-vector-binary-instances' 'haskell-zip-archive')
-makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
- 'nodejs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz";)
-sha512sums=('fc5c65847c8021ed691c7968043a04fcffaed3a44a6339f611fed616fddefa1b5bc2da8e7e6662dfa552981688a1c96571eadc197e4e50ba060de3c6ddbd03de')
-
-prepare() {
-cd Idris-dev-$pkgver
-sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
-libs/*/Makefile
-sed -i -e 's/< *1.5/<2/;s/haskeline >= 0.7$/haskeline >= 0.7 \&\& < 0.8/' 
idris.cabal
-}
-
-build() {
-cd Idris-dev-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--fFFI -fGMP -f-release -f-freestanding -f-CI -f-execonly 
--ghc-option='-pie'
-LC_CTYPE=en_US.UTF-8 runhaskell Setup build $MAKEFLAGS
-runhaskell Setup register --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-check() {
-cd Idris-dev-$pkgver
-# TODO: figure out the tests
-PATH="$PWD/dist/build:$PWD/dist/build/idris:$PATH" 
LD_LIBRARY_PATH="$PWD/dist/build" IDRIS_LIBRARY_PATH="$PWD/libs" runhaskell 
Setup test || warning "Tests failed"
-}
-
-package() {
-cd Idris-dev-$pkgver
-
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
-install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
-}

Copied: idris/repos/community-x86_64/PKGBUILD (from rev 665996, 
idris/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:52:24 UTC (rev 665997)
@@ -0,0 +1,62 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.3.3
+pkgrel=30
+pkgdesc="Functional Programming Language with Dependent Types"
+url="https://www.idris-lang.org/";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 
'haskell-fingertree'
+ 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 
'haskell-megaparsec'
+ 'haskell-network' 'haskell-optparse-applicative' 
'haskell-parser-combinators'
+ 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 
'haskell-terminal-size'
+ 'haskell-uniplate' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-vector'
+ 'haskell-vector-binary-instances' 'haskell-zip-archive')
+makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
+ 'nodejs')
+source=("$pkgname-$pkgver.tar.gz::http

[arch-commits] Commit in haskell-snap-server/repos/community-staging-x86_64 (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:17
  Author: felixonmars
Revision: 665996

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-snap-server/repos/community-staging-x86_64/PKGBUILD
(from rev 665995, haskell-snap-server/trunk/PKGBUILD)
Deleted:
  haskell-snap-server/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:52:08 UTC (rev 665995)
+++ PKGBUILD2020-07-30 20:52:17 UTC (rev 665996)
@@ -1,61 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=snap-server
-pkgname=haskell-snap-server
-pkgver=1.1.1.2
-pkgrel=46
-pkgdesc="A web server for the Snap Framework"
-url="https://github.com/snapframework/snap-server";
-license=('BSD')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-builder' 
'haskell-case-insensitive'
- 'haskell-clock' 'haskell-io-streams' 'haskell-io-streams-haproxy' 
'haskell-lifted-base'
- 'haskell-network' 'haskell-old-locale' 'haskell-snap-core' 
'haskell-unix-compat'
- 'haskell-vector')
-makedepends=('ghc')
-checkdepends=('haskell-base16-bytestring' 'haskell-monad-control' 
'haskell-random'
-  'haskell-threads' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-http-streams'
-  'haskell-http-common' 'haskell-parallel' 'haskell-test-framework'
-  'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a11bb92ce8774269704ce8c045bddf4aad15816cfb447453e8010bfce7aff2a08b38d3c99a400ab3882cb9e0b2f0b1f9af69adc56c1b28df53dc3fdd44042e30')
-
-prepare() {
-cd $_hkgname-$pkgver
-sed -i -e '/bytestring-builder/d' $_hkgname.cabal
-echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
-}
-
-build() {
-cd $_hkgname-$pkgver
-
-if (( CHECKFUNC )); then
-_opts=('--enable-tests')
-else
-_opts=('--disable-tests')
-fi
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build $MAKEFLAGS
-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-snap-server/repos/community-staging-x86_64/PKGBUILD (from rev 
665995, haskell-snap-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:52:17 UTC (rev 665996)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+
+_hkgname=snap-server
+pkgname=haskell-snap-server
+pkgver=1.1.1.2
+pkgrel=47
+pkgdesc="A web server for the Snap Framework"
+url="https://github.com/snapframework/snap-server";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-builder' 
'haskell-case-insensitive'
+ 'haskell-clock' 'haskell-io-streams' 'haskell-io-streams-haproxy' 
'haskell-lifted-base'
+ 'haskell-network' 'haskell-old-locale' 'haskell-snap-core' 
'haskell-unix-compat'
+ 'haskell-vector')
+makedepends=('ghc')
+checkdepends=('haskell-base16-bytestring' 'haskell-monad-control' 
'haskell-random'
+  'haskell-threads' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-http-streams'
+  'haskell-http-common' 'haskell-parallel' 'haskell-test-framework'
+  'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('a11bb92ce8774269704ce8c045bddf4aad15816cfb447453e8010bfce7aff2a08b38d3c99a400ab3882cb9e0b2f0b1f9af69adc56c1b28df53dc3fdd44042e30')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e '/bytestring-builder/d' $_hkgname.cabal
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+   

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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:52:01
  Author: felixonmars
Revision: 665994

upgpkg: haskell-snap-server 1.1.1.2-47: rebuild with http-common 0.8.2.1

Modified:
  haskell-snap-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:49:44 UTC (rev 665993)
+++ PKGBUILD2020-07-30 20:52:01 UTC (rev 665994)
@@ -3,7 +3,7 @@
 _hkgname=snap-server
 pkgname=haskell-snap-server
 pkgver=1.1.1.2
-pkgrel=46
+pkgrel=47
 pkgdesc="A web server for the Snap Framework"
 url="https://github.com/snapframework/snap-server";
 license=('BSD')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:49:44
  Author: felixonmars
Revision: 665993

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-http-streams/repos/community-staging-x86_64/PKGBUILD (from rev 
665992, haskell-http-streams/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 20:49:44 UTC (rev 665993)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+
+_hkgname=http-streams
+pkgname=haskell-http-streams
+pkgver=0.8.7.2
+pkgrel=2
+pkgdesc="An HTTP client using io-streams"
+url="https://github.com/afcowie/http-streams";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-blaze-builder'
+ 'haskell-case-insensitive' 'haskell-io-streams' 'haskell-hsopenssl'
+ 'haskell-openssl-streams' 'haskell-unordered-containers' 
'haskell-aeson'
+ 'haskell-http-common' 'haskell-network' 'haskell-network-uri')
+makedepends=('ghc')
+checkdepends=('haskell-hunit' 'haskell-aeson-pretty' 'haskell-hspec'
+ 'haskell-hspec-expectations' 'haskell-snap-core' 
'haskell-snap-server'
+ 'haskell-system-fileio' 'haskell-system-filepath')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1028e7a102fc189ddd20d353492306d506f24f0408a234e0ec2b01c11737bc9ffec76a5609e18e355ef838663ec412ce3b358d8223deea7dd4c35ada5223f3ea')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 -t "$pkgdir"/usr/share/licenses/$pkgname/
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:49:30
  Author: felixonmars
Revision: 665992

upgpkg: haskell-http-streams 0.8.7.2-2: rebuild with http-common 0.8.2.1

Modified:
  haskell-http-streams/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:46:07 UTC (rev 665991)
+++ PKGBUILD2020-07-30 20:49:30 UTC (rev 665992)
@@ -3,7 +3,7 @@
 _hkgname=http-streams
 pkgname=haskell-http-streams
 pkgver=0.8.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An HTTP client using io-streams"
 url="https://github.com/afcowie/http-streams";
 license=('BSD')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:46:07
  Author: felixonmars
Revision: 665991

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-snap-server/repos/community-staging-x86_64/PKGBUILD (from rev 
665990, haskell-snap-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 20:46:07 UTC (rev 665991)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+
+_hkgname=snap-server
+pkgname=haskell-snap-server
+pkgver=1.1.1.2
+pkgrel=46
+pkgdesc="A web server for the Snap Framework"
+url="https://github.com/snapframework/snap-server";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-builder' 
'haskell-case-insensitive'
+ 'haskell-clock' 'haskell-io-streams' 'haskell-io-streams-haproxy' 
'haskell-lifted-base'
+ 'haskell-network' 'haskell-old-locale' 'haskell-snap-core' 
'haskell-unix-compat'
+ 'haskell-vector')
+makedepends=('ghc')
+checkdepends=('haskell-base16-bytestring' 'haskell-monad-control' 
'haskell-random'
+  'haskell-threads' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-http-streams'
+  'haskell-http-common' 'haskell-parallel' 'haskell-test-framework'
+  'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('a11bb92ce8774269704ce8c045bddf4aad15816cfb447453e8010bfce7aff2a08b38d3c99a400ab3882cb9e0b2f0b1f9af69adc56c1b28df53dc3fdd44042e30')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i -e '/bytestring-builder/d' $_hkgname.cabal
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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-snap-server/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:45:52
  Author: felixonmars
Revision: 665990

upgpkg: haskell-snap-server 1.1.1.2-46: rebuild pass 1, specified --nocheck

Modified:
  haskell-snap-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:40:42 UTC (rev 665989)
+++ PKGBUILD2020-07-30 20:45:52 UTC (rev 665990)
@@ -3,7 +3,7 @@
 _hkgname=snap-server
 pkgname=haskell-snap-server
 pkgver=1.1.1.2
-pkgrel=45
+pkgrel=46
 pkgdesc="A web server for the Snap Framework"
 url="https://github.com/snapframework/snap-server";
 license=('BSD')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:40:29
  Author: felixonmars
Revision: 665988

upgpkg: haskell-http-common 0.8.2.1-1: rebuild with http-common 0.8.2.1

Modified:
  haskell-http-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:33:31 UTC (rev 665987)
+++ PKGBUILD2020-07-30 20:40:29 UTC (rev 665988)
@@ -2,10 +2,10 @@
 
 _hkgname=http-common
 pkgname=haskell-http-common
-pkgver=0.8.2.0
-pkgrel=96
+pkgver=0.8.2.1
+pkgrel=1
 pkgdesc="Common types for HTTP clients and servers"
-url="https://github.com/afcowie/http-common";
+url="https://github.com/istathar/http-common";
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-blaze-builder' 
'haskell-case-insensitive'
@@ -12,8 +12,13 @@
  'haskell-network' 'haskell-unordered-containers')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('e02e9b08235483220856ed1cacebea1910ec41451d7ec68b86a2193f5c050f74ef3747a4a2c35c560795727d9f62ee6485cfd1ed5597fb7645ce6339f969851a')
+sha512sums=('da165d118575f1958c300c2b389b28cd4e0d720be79e776b5e72444b30b7b0369f336d44283d8b71c7758c1405e64a13e5591971da2e6b29cf7786233f2e04dc')
 
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
 build() {
 cd $_hkgname-$pkgver
 
@@ -33,6 +38,6 @@
 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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
+install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:40:42
  Author: felixonmars
Revision: 665989

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-http-common/repos/community-staging-x86_64/PKGBUILD (from rev 
665988, haskell-http-common/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-07-30 20:40:42 UTC (rev 665989)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=http-common
+pkgname=haskell-http-common
+pkgver=0.8.2.1
+pkgrel=1
+pkgdesc="Common types for HTTP clients and servers"
+url="https://github.com/istathar/http-common";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-blaze-builder' 
'haskell-case-insensitive'
+ 'haskell-network' 'haskell-unordered-containers')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('da165d118575f1958c300c2b389b28cd4e0d720be79e776b5e72444b30b7b0369f336d44283d8b71c7758c1405e64a13e5591971da2e6b29cf7786233f2e04dc')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:33:16
  Author: felixonmars
Revision: 665986

upgpkg: python-hypothesis 5.23.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:31:50 UTC (rev 665985)
+++ PKGBUILD2020-07-30 20:33:16 UTC (rev 665986)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-hypothesis
-pkgver=5.23.4
+pkgver=5.23.5
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
   'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
   'python-typing_extensions')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz";)
-sha512sums=('f28681fa63297d731b899f5231d022b23d28397bc01295309154fa88f097bb802e16b7d2a1cc9856b0b4f392bcb16baf2783937060c7ffeccf5789bfa1177633')
+sha512sums=('96ac3f6f69e1f1a2878177519df435ec2821aa5fef7f9f9fef92a7b845f19f78b647f6a6d3d371ab19d0f7187a2186a3d2b5581eb71c92b1cb7b61faf4e04ad9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:33:31
  Author: felixonmars
Revision: 665987

archrelease: copy trunk to community-any

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

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

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

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


[arch-commits] Commit in deepin-qt-dbus-factory/repos/community-x86_64 (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:31:50
  Author: felixonmars
Revision: 665985

archrelease: copy trunk to community-x86_64

Added:
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD
(from rev 665984, deepin-qt-dbus-factory/trunk/PKGBUILD)
Deleted:
  deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:31:34 UTC (rev 665984)
+++ PKGBUILD2020-07-30 20:31:50 UTC (rev 665985)
@@ -1,26 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-qt-dbus-factory
-pkgver=5.2.0.4
-pkgrel=1
-pkgdesc='A repository stores auto-generated Qt5 dbus code (libdframeworkdbus)'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-qt-dbus-factory";
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('dtkcore' 'python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
-sha512sums=('04ab75f931720c59f70952e36e37ed5f47c4854f666517015e17211d6d141d9ad3c129992640b315450d9550e70df9c14eab884766cf5ce266909da1e275d149')
-
-build() {
-  cd dde-qt-dbus-factory-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-qt-dbus-factory-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt-dbus-factory/repos/community-x86_64/PKGBUILD (from rev 
665984, deepin-qt-dbus-factory/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:31:50 UTC (rev 665985)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-qt-dbus-factory
+pkgver=5.2.0.5
+pkgrel=1
+pkgdesc='A repository stores auto-generated Qt5 dbus code (libdframeworkdbus)'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-qt-dbus-factory";
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('dtkcore' 'python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
+sha512sums=('28e948a815e63a90e06c91007a5611a6013aa4aca67957c4a1b7e852c1faeeacf6defa5194d8166fb2050736872e520d1f0890e30ad516c5b8b9157ebb2ef172')
+
+build() {
+  cd dde-qt-dbus-factory-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-qt-dbus-factory-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-qt-dbus-factory/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:31:34
  Author: felixonmars
Revision: 665984

upgpkg: deepin-qt-dbus-factory 5.2.0.5-1

Modified:
  deepin-qt-dbus-factory/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:31:02 UTC (rev 665983)
+++ PKGBUILD2020-07-30 20:31:34 UTC (rev 665984)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-qt-dbus-factory
-pkgver=5.2.0.4
+pkgver=5.2.0.5
 pkgrel=1
 pkgdesc='A repository stores auto-generated Qt5 dbus code (libdframeworkdbus)'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('qt5-base')
 makedepends=('dtkcore' 'python')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz";)
-sha512sums=('04ab75f931720c59f70952e36e37ed5f47c4854f666517015e17211d6d141d9ad3c129992640b315450d9550e70df9c14eab884766cf5ce266909da1e275d149')
+sha512sums=('28e948a815e63a90e06c91007a5611a6013aa4aca67957c4a1b7e852c1faeeacf6defa5194d8166fb2050736872e520d1f0890e30ad516c5b8b9157ebb2ef172')
 
 build() {
   cd dde-qt-dbus-factory-$pkgver


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:31:02
  Author: felixonmars
Revision: 665983

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:30:44 UTC (rev 665982)
+++ PKGBUILD2020-07-30 20:31:02 UTC (rev 665983)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-braintree
-pkgver=4.2.0
-pkgrel=1
-pkgdesc="Braintree Python Library"
-arch=('any')
-url="https://www.braintreepayments.com/docs/python";
-license=('MIT')
-depends=('python-requests')
-makedepends=('python-setuptools')
-checkdepends=('python-nose')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz";)
-sha512sums=('5b107a6bd3bc9c1c58b9c52ec2fcd7788942f4c311f6df4909f305781a8ae2d9ceb3189b5cec5704e58bb35745d71bdd8cf10704f6ddd7bcefd33f5432fe5470')
-
-build() {
-  cd braintree_python-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd braintree_python-$pkgver
-  nosetests3 tests/unit
-}
-
-package() {
-  cd braintree_python-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-braintree/repos/community-any/PKGBUILD (from rev 665982, 
python-braintree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:31:02 UTC (rev 665983)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-braintree
+pkgver=4.3.0
+pkgrel=1
+pkgdesc="Braintree Python Library"
+arch=('any')
+url="https://www.braintreepayments.com/docs/python";
+license=('MIT')
+depends=('python-requests')
+makedepends=('python-setuptools')
+checkdepends=('python-nose')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz";)
+sha512sums=('f2a5f3810a92360d6d231004833ee6a60cc0a4914f83fd74485e34da9ad8113280dad3949eade63a2c5bbe224a97d34b1b3cda0a993c39d3bcc2f1d4cd2a0ec5')
+
+build() {
+  cd braintree_python-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd braintree_python-$pkgver
+  nosetests3 tests/unit
+}
+
+package() {
+  cd braintree_python-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:30:44
  Author: felixonmars
Revision: 665982

upgpkg: python-braintree 4.3.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:29:06 UTC (rev 665981)
+++ PKGBUILD2020-07-30 20:30:44 UTC (rev 665982)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-braintree
-pkgver=4.2.0
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz";)
-sha512sums=('5b107a6bd3bc9c1c58b9c52ec2fcd7788942f4c311f6df4909f305781a8ae2d9ceb3189b5cec5704e58bb35745d71bdd8cf10704f6ddd7bcefd33f5432fe5470')
+sha512sums=('f2a5f3810a92360d6d231004833ee6a60cc0a4914f83fd74485e34da9ad8113280dad3949eade63a2c5bbe224a97d34b1b3cda0a993c39d3bcc2f1d4cd2a0ec5')
 
 build() {
   cd braintree_python-$pkgver


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:29:06
  Author: felixonmars
Revision: 665981

archrelease: copy trunk to community-x86_64

Added:
  cryptol/repos/community-x86_64/PKGBUILD
(from rev 665980, cryptol/trunk/PKGBUILD)
Deleted:
  cryptol/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:28:51 UTC (rev 665980)
+++ PKGBUILD2020-07-30 20:29:06 UTC (rev 665981)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=cryptol
-pkgver=2.8.0
-pkgrel=157
-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 $MAKEFLAGS
-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
-}

Copied: cryptol/repos/community-x86_64/PKGBUILD (from rev 665980, 
cryptol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:29:06 UTC (rev 665981)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.9.0
+pkgrel=1
+pkgdesc="The Language of Cryptography"
+url="https://www.cryptol.net";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-async' 'haskell-base-compat' 
'haskell-bv-sized'
+ 'haskell-cryptohash-sha1' 'haskell-exceptions' 'haskell-gitrev' 
'haskell-graphscc'
+ 'haskell-heredoc' 'haskell-libbf' 'haskell-monad-control' 
'haskell-monadlib'
+ 'haskell-parameterized-utils' 'haskell-panic' 'haskell-random' 
'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-tf-random' 
'haskell-transformers-base'
+ 'haskell-what4' 'haskell-ansi-terminal' 'haskell-blaze-html')
+makedepends=('ghc' 'alex' 'happy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz";)
+sha512sums=('8db5c4d39de3abba0a85cdb021e1efaef5f52e2e4ad17afcfc8bb14abb00888bd669e80b11079f067dd688ba5b115eb90363be306c0a984a0b9563049e3f3eae')
+
+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 $MAKEFLAGS
+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

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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:28:51
  Author: felixonmars
Revision: 665980

upgpkg: cryptol 2.9.0-1

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:28:18 UTC (rev 665979)
+++ PKGBUILD2020-07-30 20:28:51 UTC (rev 665980)
@@ -1,29 +1,22 @@
 # Maintainer: Felix Yan 
 
 pkgname=cryptol
-pkgver=2.8.0
-pkgrel=157
+pkgver=2.9.0
+pkgrel=1
 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')
+depends=('ghc-libs' 'z3' 'haskell-async' 'haskell-base-compat' 
'haskell-bv-sized'
+ 'haskell-cryptohash-sha1' 'haskell-exceptions' 'haskell-gitrev' 
'haskell-graphscc'
+ 'haskell-heredoc' 'haskell-libbf' 'haskell-monad-control' 
'haskell-monadlib'
+ 'haskell-parameterized-utils' 'haskell-panic' 'haskell-random' 
'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-tf-random' 
'haskell-transformers-base'
+ 'haskell-what4' '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')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz";)
+sha512sums=('8db5c4d39de3abba0a85cdb021e1efaef5f52e2e4ad17afcfc8bb14abb00888bd669e80b11079f067dd688ba5b115eb90363be306c0a984a0b9563049e3f3eae')
 
-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}"
 


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:28:18
  Author: felixonmars
Revision: 665979

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:28:03 UTC (rev 665978)
+++ PKGBUILD2020-07-30 20:28:18 UTC (rev 665979)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-jose
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="A JOSE implementation in Python"
-arch=('any')
-license=('MIT')
-url="https://github.com/mpdavis/python-jose";
-depends=('python-rsa' 'python-six' 'python-ecdsa' 'python-future')
-optdepends=('python-cryptography: one option for better performance'
-'python-pycryptodome: one option for better performance')
-makedepends=('python-setuptools' 'python-rsa' 'python-six' 'python-ecdsa' 
'python-future')
-checkdepends=('python-pytest-runner' 'python-cryptography' 
'python-pycryptodome' 'python-pytest-cov')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/mpdavis/python-jose/archive/$pkgver.tar.gz";)
-sha512sums=('c4a04bed8fc17d65cb8fc9b2cf37996edb50fa0dcdc2dedd76a97c784f8af34a9c86748ea2f9ea348955ce780035fbe3a756abc8e1eb5e9b77ad57d411622c6b')
-
-build() {
-  cd python-jose-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-jose-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd python-jose-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-jose/repos/community-any/PKGBUILD (from rev 665978, 
python-jose/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:28:18 UTC (rev 665979)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-jose
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="A JOSE implementation in Python"
+arch=('any')
+license=('MIT')
+url="https://github.com/mpdavis/python-jose";
+depends=('python-rsa' 'python-six' 'python-ecdsa' 'python-future')
+optdepends=('python-cryptography: one option for better performance'
+'python-pycryptodome: one option for better performance')
+makedepends=('python-setuptools' 'python-rsa' 'python-six' 'python-ecdsa' 
'python-future')
+checkdepends=('python-pytest-runner' 'python-cryptography' 
'python-pycryptodome' 'python-pytest-cov')
+source=("https://github.com/mpdavis/python-jose/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('f81e0284ef2df05a5b2dfc5448f3cce0c8988c4ba5d40f935666ee1693a964db3db62609a38192e317bab6b3945fc5c3122b59f373dbc308363d123ea9752efa')
+
+prepare() {
+  cd python-jose-$pkgver
+  sed -i 's/<0.15//' setup.py
+}
+
+build() {
+  cd python-jose-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-jose-$pkgver
+  # https://github.com/mpdavis/python-jose/issues/176
+  python setup.py pytest --addopts "--deselect 
tests/algorithms/test_EC.py::TestECAlgorithm::test_key_too_short"
+}
+
+package() {
+  cd python-jose-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:28:03
  Author: felixonmars
Revision: 665978

upgpkg: python-jose 3.2.0-1

Modified:
  python-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:26:14 UTC (rev 665977)
+++ PKGBUILD2020-07-30 20:28:03 UTC (rev 665978)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-jose
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="A JOSE implementation in Python"
 arch=('any')
@@ -12,9 +12,14 @@
 'python-pycryptodome: one option for better performance')
 makedepends=('python-setuptools' 'python-rsa' 'python-six' 'python-ecdsa' 
'python-future')
 checkdepends=('python-pytest-runner' 'python-cryptography' 
'python-pycryptodome' 'python-pytest-cov')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/mpdavis/python-jose/archive/$pkgver.tar.gz";)
-sha512sums=('c4a04bed8fc17d65cb8fc9b2cf37996edb50fa0dcdc2dedd76a97c784f8af34a9c86748ea2f9ea348955ce780035fbe3a756abc8e1eb5e9b77ad57d411622c6b')
+source=("https://github.com/mpdavis/python-jose/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('f81e0284ef2df05a5b2dfc5448f3cce0c8988c4ba5d40f935666ee1693a964db3db62609a38192e317bab6b3945fc5c3122b59f373dbc308363d123ea9752efa')
 
+prepare() {
+  cd python-jose-$pkgver
+  sed -i 's/<0.15//' setup.py
+}
+
 build() {
   cd python-jose-$pkgver
   python setup.py build
@@ -22,7 +27,8 @@
 
 check() {
   cd python-jose-$pkgver
-  python setup.py pytest
+  # https://github.com/mpdavis/python-jose/issues/176
+  python setup.py pytest --addopts "--deselect 
tests/algorithms/test_EC.py::TestECAlgorithm::test_key_too_short"
 }
 
 package() {


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:26:14
  Author: felixonmars
Revision: 665977

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:25:59 UTC (rev 665976)
+++ PKGBUILD2020-07-30 20:26:14 UTC (rev 665977)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=rime-cantonese
-pkgver=0.0.0.20200730
-_commit=1888f57b595ebbd8c4d93575eef64257a2e13475
-pkgrel=1
-pkgdesc="Cantonese input for rime"
-arch=('x86_64')
-url="https://github.com/rime/rime-cantonese";
-license=('CCPL:cc-by')
-# dependency for reverse lookup
-depends=('rime-cangjie' 'rime-emoji' 'rime-luna-pinyin' 'rime-stroke')
-makedepends=('librime' 'rime-prelude' 'rime-essay')
-source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz";)
-sha512sums=('82931980970fac01764cf2160fe4c84fc4e4bfab5c5f06403711f15b865f9abab1612771e2244b9993c499572cebd236f5d1bd2409ca744f6a9236c6395725b5')
-
-prepare() {
-  cd $pkgname-$_commit
-  # Link essentials
-  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
-}
-
-build(){
-  cd $pkgname-$_commit
-  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
-}
-
-package() {
-  cd $pkgname-$_commit
-  find . -type l -delete
-  rm build/*.txt
-  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
-  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
-  install -Dm644 opencc/* -t "$pkgdir"/usr/share/rime-data/opencc/
-}

Copied: rime-cantonese/repos/community-x86_64/PKGBUILD (from rev 665976, 
rime-cantonese/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:26:14 UTC (rev 665977)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=rime-cantonese
+pkgver=0.0.0.20200731
+_commit=a0a3aadae9eb04a8a79c653e8f9d8be915449033
+pkgrel=1
+pkgdesc="Cantonese input for rime"
+arch=('x86_64')
+url="https://github.com/rime/rime-cantonese";
+license=('CCPL:cc-by')
+# dependency for reverse lookup
+depends=('rime-cangjie' 'rime-emoji' 'rime-luna-pinyin' 'rime-stroke')
+makedepends=('librime' 'rime-prelude' 'rime-essay')
+source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz";)
+sha512sums=('1bbdd2b3cbbee3ec87f11f3719a0b3d0b737653da29e03eff1caf6bf3a03f253e584cbfce6d2d5ed33b66b37461496a6998de5dd4fe3f0740503d5847015ce63')
+
+prepare() {
+  cd $pkgname-$_commit
+  # Link essentials
+  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
+}
+
+build(){
+  cd $pkgname-$_commit
+  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
+}
+
+package() {
+  cd $pkgname-$_commit
+  find . -type l -delete
+  rm build/*.txt
+  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
+  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
+  install -Dm644 opencc/* -t "$pkgdir"/usr/share/rime-data/opencc/
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:25:59
  Author: felixonmars
Revision: 665976

upgpkg: rime-cantonese 0.0.0.20200731-1

Modified:
  rime-cantonese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:19:45 UTC (rev 665975)
+++ PKGBUILD2020-07-30 20:25:59 UTC (rev 665976)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=rime-cantonese
-pkgver=0.0.0.20200730
-_commit=1888f57b595ebbd8c4d93575eef64257a2e13475
+pkgver=0.0.0.20200731
+_commit=a0a3aadae9eb04a8a79c653e8f9d8be915449033
 pkgrel=1
 pkgdesc="Cantonese input for rime"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('rime-cangjie' 'rime-emoji' 'rime-luna-pinyin' 'rime-stroke')
 makedepends=('librime' 'rime-prelude' 'rime-essay')
 
source=("https://github.com/rime/rime-cantonese/archive/$_commit/rime-cantonese-$_commit.tar.gz";)
-sha512sums=('82931980970fac01764cf2160fe4c84fc4e4bfab5c5f06403711f15b865f9abab1612771e2244b9993c499572cebd236f5d1bd2409ca744f6a9236c6395725b5')
+sha512sums=('1bbdd2b3cbbee3ec87f11f3719a0b3d0b737653da29e03eff1caf6bf3a03f253e584cbfce6d2d5ed33b66b37461496a6998de5dd4fe3f0740503d5847015ce63')
 
 prepare() {
   cd $pkgname-$_commit


[arch-commits] Commit in ukui-control-center/repos/community-x86_64 (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:19:45
  Author: felixonmars
Revision: 665975

archrelease: copy trunk to community-x86_64

Added:
  ukui-control-center/repos/community-x86_64/PKGBUILD
(from rev 665974, ukui-control-center/trunk/PKGBUILD)
Deleted:
  ukui-control-center/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:19:30 UTC (rev 665974)
+++ PKGBUILD2020-07-30 20:19:45 UTC (rev 665975)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=ukui-control-center
-pkgver=2.0.5
-pkgrel=1
-pkgdesc="Utilities to configure the UKUI desktop"
-arch=('x86_64')
-license=('GPL')
-url="https://github.com/ukui/ukui-control-center";
-groups=('ukui')
-depends=('kconfig' 'kconfigwidgets' 'ki18n' 'kscreen' 'kwidgetsaddons' 'peony' 
'ukui-interface'
- 'ukui-panel' 'ukui-media' 'ukui-menus' 'ukui-power-manager' 
'ukui-screensaver'
- 'ukui-settings-daemon' 'upower')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-control-center/archive/v$pkgver.tar.gz";)
-sha512sums=('d1e5e85b35f5ca3f0c315adda3a8ac98e1426a0d72da0057958d04aae22bafd5d33a7be8c44964c264817f319bd65375b5c23122f402911006cec119c09cc50d')
-
-prepare() {
-  cd ukui-control-center-$pkgver
-  # QSysInfo::productVersion() returns "unknown" on Arch
-  #TODO: sed -i 's/productVersion/prettyProductName/' 
plugins/messages-task/about/about.cpp
-}
-
-build() {
-  cd ukui-control-center-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd ukui-control-center-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -Dm644 registeredQDbus/conf/com.control.center.qt.systemdbus.service 
-t "$pkgdir"/usr/share/dbus-1/system-services/
-  install -Dm644 registeredQDbus/conf/com.control.center.qt.systemdbus.conf -t 
"$pkgdir"/usr/share/dbus-1/system.d/
-}

Copied: ukui-control-center/repos/community-x86_64/PKGBUILD (from rev 665974, 
ukui-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:19:45 UTC (rev 665975)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=ukui-control-center
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="Utilities to configure the UKUI desktop"
+arch=('x86_64')
+license=('GPL')
+url="https://github.com/ukui/ukui-control-center";
+groups=('ukui')
+depends=('kconfig' 'kconfigwidgets' 'ki18n' 'kscreen' 'kwidgetsaddons' 'peony' 
'ukui-interface'
+ 'ukui-panel' 'ukui-media' 'ukui-menus' 'ukui-power-manager' 
'ukui-screensaver'
+ 'ukui-settings-daemon' 'upower')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-control-center/archive/v$pkgver.tar.gz";)
+sha512sums=('e2ed8cce629fa1d572d94b2cdd739e1e499091ee74689d7fd4025cb2d1ff91b802bb382e4492aa0dbd1fbf2b05fd7dbe6191dbde628801232fe6878fa7e76c10')
+
+prepare() {
+  cd ukui-control-center-$pkgver
+  # QSysInfo::productVersion() returns "unknown" on Arch
+  #TODO: sed -i 's/productVersion/prettyProductName/' 
plugins/messages-task/about/about.cpp
+}
+
+build() {
+  cd ukui-control-center-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd ukui-control-center-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 registeredQDbus/conf/com.control.center.qt.systemdbus.service 
-t "$pkgdir"/usr/share/dbus-1/system-services/
+  install -Dm644 registeredQDbus/conf/com.control.center.qt.systemdbus.conf -t 
"$pkgdir"/usr/share/dbus-1/system.d/
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:19:06
  Author: felixonmars
Revision: 665973

archrelease: copy trunk to community-x86_64

Added:
  fcitx5-qt/repos/community-x86_64/PKGBUILD
(from rev 665972, fcitx5-qt/trunk/PKGBUILD)
Deleted:
  fcitx5-qt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 20:18:50 UTC (rev 665972)
+++ PKGBUILD2020-07-30 20:19:06 UTC (rev 665973)
@@ -1,29 +0,0 @@
-  # $Id: PKGBUILD 226039 2017-04-27 13:52:30Z felixonmars $
-# Maintainer: Felix Yan 
-# Contributor: csslayer 
-
-pkgname=fcitx5-qt
-pkgver=0.0.0.20200723
-_commit=22e84ba7d0ae5edf9034b13349e4f299fd186345
-pkgrel=1
-pkgdesc="Fcitx5 Qt Library"
-arch=('x86_64')
-url="https://github.com/fcitx/fcitx5-qt";
-license=('GPL')
-groups=('fcitx5-im')
-depends=('fcitx5' 'qt5-x11extras')
-makedepends=('extra-cmake-modules' 'ninja')
-source=("https://github.com/fcitx/fcitx5-qt/archive/$_commit/fcitx5-qt-$_commit.tar.gz";)
-sha512sums=('d39d8155e2cdc9bece304c5dfc259fabf8602646b0f61154afc09155928226650675136002b934bf1d29cbfc4a7dad7bc558d541dbc417e54540f9c57aef43cd')
-
-build(){
-  cd $pkgname-$_commit
-
-  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib 
-DENABLE_QT4=0 .
-  ninja
-}
-
-package() {
-  cd $pkgname-$_commit
-  DESTDIR="$pkgdir" ninja install
-}

Copied: fcitx5-qt/repos/community-x86_64/PKGBUILD (from rev 665972, 
fcitx5-qt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 20:19:06 UTC (rev 665973)
@@ -0,0 +1,29 @@
+  # $Id: PKGBUILD 226039 2017-04-27 13:52:30Z felixonmars $
+# Maintainer: Felix Yan 
+# Contributor: csslayer 
+
+pkgname=fcitx5-qt
+pkgver=0.0.0.20200730
+_commit=cf6daf5e41c2d6cc77a082cbf872bc7163732d48
+pkgrel=1
+pkgdesc="Fcitx5 Qt Library"
+arch=('x86_64')
+url="https://github.com/fcitx/fcitx5-qt";
+license=('GPL')
+groups=('fcitx5-im')
+depends=('fcitx5' 'qt5-x11extras')
+makedepends=('extra-cmake-modules' 'ninja')
+source=("https://github.com/fcitx/fcitx5-qt/archive/$_commit/fcitx5-qt-$_commit.tar.gz";)
+sha512sums=('c2a31c56184d8c6fd14ee9d085fe7328392d5833da34feee5b1d5c280cf75a57bf90db425e38f9a4118fb23ea6dd8e28910c540813b11c3c5d0e16fdbdd2b3f7')
+
+build(){
+  cd $pkgname-$_commit
+
+  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib 
-DENABLE_QT4=0 .
+  ninja
+}
+
+package() {
+  cd $pkgname-$_commit
+  DESTDIR="$pkgdir" ninja install
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:18:50
  Author: felixonmars
Revision: 665972

upgpkg: fcitx5-qt 0.0.0.20200730-1

Modified:
  fcitx5-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:04:11 UTC (rev 665971)
+++ PKGBUILD2020-07-30 20:18:50 UTC (rev 665972)
@@ -3,8 +3,8 @@
 # Contributor: csslayer 
 
 pkgname=fcitx5-qt
-pkgver=0.0.0.20200723
-_commit=22e84ba7d0ae5edf9034b13349e4f299fd186345
+pkgver=0.0.0.20200730
+_commit=cf6daf5e41c2d6cc77a082cbf872bc7163732d48
 pkgrel=1
 pkgdesc="Fcitx5 Qt Library"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('fcitx5' 'qt5-x11extras')
 makedepends=('extra-cmake-modules' 'ninja')
 
source=("https://github.com/fcitx/fcitx5-qt/archive/$_commit/fcitx5-qt-$_commit.tar.gz";)
-sha512sums=('d39d8155e2cdc9bece304c5dfc259fabf8602646b0f61154afc09155928226650675136002b934bf1d29cbfc4a7dad7bc558d541dbc417e54540f9c57aef43cd')
+sha512sums=('c2a31c56184d8c6fd14ee9d085fe7328392d5833da34feee5b1d5c280cf75a57bf90db425e38f9a4118fb23ea6dd8e28910c540813b11c3c5d0e16fdbdd2b3f7')
 
 build(){
   cd $pkgname-$_commit


[arch-commits] Commit in ukui-control-center/trunk (PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:19:30
  Author: felixonmars
Revision: 665974

upgpkg: ukui-control-center 3.0.0-1

Modified:
  ukui-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 20:19:06 UTC (rev 665973)
+++ PKGBUILD2020-07-30 20:19:30 UTC (rev 665974)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=ukui-control-center
-pkgver=2.0.5
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Utilities to configure the UKUI desktop"
 arch=('x86_64')
@@ -12,7 +12,7 @@
  'ukui-panel' 'ukui-media' 'ukui-menus' 'ukui-power-manager' 
'ukui-screensaver'
  'ukui-settings-daemon' 'upower')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-control-center/archive/v$pkgver.tar.gz";)
-sha512sums=('d1e5e85b35f5ca3f0c315adda3a8ac98e1426a0d72da0057958d04aae22bafd5d33a7be8c44964c264817f319bd65375b5c23122f402911006cec119c09cc50d')
+sha512sums=('e2ed8cce629fa1d572d94b2cdd739e1e499091ee74689d7fd4025cb2d1ff91b802bb382e4492aa0dbd1fbf2b05fd7dbe6191dbde628801232fe6878fa7e76c10')
 
 prepare() {
   cd ukui-control-center-$pkgver


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:04:11
  Author: felixonmars
Revision: 665971

archrelease: copy trunk to community-x86_64

Added:
  haskell-what4/repos/community-x86_64/
  haskell-what4/repos/community-x86_64/PKGBUILD
(from rev 665970, haskell-what4/trunk/PKGBUILD)

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

Copied: haskell-what4/repos/community-x86_64/PKGBUILD (from rev 665970, 
haskell-what4/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-30 20:04:11 UTC (rev 665971)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+
+_hkgname=what4
+pkgname=haskell-what4
+pkgver=1.0
+pkgrel=1
+pkgdesc="Solver-agnostic symbolic values support for issuing queries"
+url="https://github.com/GaloisInc/what4";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-ansi-wl-pprint' 
'haskell-bimap'
+ 'haskell-bifunctors' 'haskell-bv-sized' 'haskell-deriving-compat'
+ 'haskell-data-binary-ieee754' 'haskell-extra' 'haskell-fingertree' 
'haskell-hashable'
+ 'haskell-hashtables' 'haskell-io-streams' 'haskell-lens' 
'haskell-panic'
+ 'haskell-parameterized-utils' 'haskell-scientific' 'haskell-temporary'
+ 'haskell-th-abstraction' 'haskell-unordered-containers' 
'haskell-utf8-string'
+ 'haskell-vector' 'haskell-versions' 'haskell-zenc')
+makedepends=('ghc' 'haskell-hedgehog' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hedgehog'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+checkdepends=('cvc4' 'yices' 'z3')
+optdepends=('cvc4' 'yices' 'z3')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('fcfb36322d3cd82fa5c013d404cbe8c7c8e52dc8e1b8b530df8c1c174d67327e9a48ba1a4c0714d87925eecd69713b341c4c96055693d2b6788a0c6bf7fc56a9')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 (4 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 20:03:57
  Author: felixonmars
Revision: 665970

addpkg: haskell-what4 1.0-1 (for new cryptol)

Added:
  haskell-what4/
  haskell-what4/repos/
  haskell-what4/trunk/
  haskell-what4/trunk/PKGBUILD

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

Added: haskell-what4/trunk/PKGBUILD
===
--- haskell-what4/trunk/PKGBUILD(rev 0)
+++ haskell-what4/trunk/PKGBUILD2020-07-30 20:03:57 UTC (rev 665970)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+
+_hkgname=what4
+pkgname=haskell-what4
+pkgver=1.0
+pkgrel=1
+pkgdesc="Solver-agnostic symbolic values support for issuing queries"
+url="https://github.com/GaloisInc/what4";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-ansi-wl-pprint' 
'haskell-bimap'
+ 'haskell-bifunctors' 'haskell-bv-sized' 'haskell-deriving-compat'
+ 'haskell-data-binary-ieee754' 'haskell-extra' 'haskell-fingertree' 
'haskell-hashable'
+ 'haskell-hashtables' 'haskell-io-streams' 'haskell-lens' 
'haskell-panic'
+ 'haskell-parameterized-utils' 'haskell-scientific' 'haskell-temporary'
+ 'haskell-th-abstraction' 'haskell-unordered-containers' 
'haskell-utf8-string'
+ 'haskell-vector' 'haskell-versions' 'haskell-zenc')
+makedepends=('ghc' 'haskell-hedgehog' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hedgehog'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+checkdepends=('cvc4' 'yices' 'z3')
+optdepends=('cvc4' 'yices' 'z3')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('fcfb36322d3cd82fa5c013d404cbe8c7c8e52dc8e1b8b530df8c1c174d67327e9a48ba1a4c0714d87925eecd69713b341c4c96055693d2b6788a0c6bf7fc56a9')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 yices/repos (community-x86_64 community-x86_64/PKGBUILD)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 19:55:01
  Author: felixonmars
Revision: 665969

archrelease: copy trunk to community-x86_64

Added:
  yices/repos/community-x86_64/
  yices/repos/community-x86_64/PKGBUILD
(from rev 665968, yices/trunk/PKGBUILD)

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

Copied: yices/repos/community-x86_64/PKGBUILD (from rev 665968, 
yices/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-30 19:55:01 UTC (rev 665969)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan 
+# Contributor: Brent Carmer
+# Contributor: Alex J. Malozemoff 
+
+pkgname=yices
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="The Yices SMT Solver"
+arch=('x86_64')
+url="http://yices.csl.sri.com/";
+license=('GPL')
+depends=('gmp')
+makedepends=('gperf')
+source=("http://yices.csl.sri.com/releases/${pkgver}/yices-${pkgver}-src.tar.gz";)
+sha1sums=('5ea0cd1d49fa17eda970480fa3d09fbb2147d694')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 19:54:47
  Author: felixonmars
Revision: 665968

addpkg: yices 2.6.2-1 (for haskell-what4)

Added:
  yices/
  yices/repos/
  yices/trunk/
  yices/trunk/PKGBUILD

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

Added: yices/trunk/PKGBUILD
===
--- yices/trunk/PKGBUILD(rev 0)
+++ yices/trunk/PKGBUILD2020-07-30 19:54:47 UTC (rev 665968)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan 
+# Contributor: Brent Carmer
+# Contributor: Alex J. Malozemoff 
+
+pkgname=yices
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="The Yices SMT Solver"
+arch=('x86_64')
+url="http://yices.csl.sri.com/";
+license=('GPL')
+depends=('gmp')
+makedepends=('gperf')
+source=("http://yices.csl.sri.com/releases/${pkgver}/yices-${pkgver}-src.tar.gz";)
+sha1sums=('5ea0cd1d49fa17eda970480fa3d09fbb2147d694')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in qcad/trunk (PKGBUILD RRulerQt.patch)

2020-07-30 Thread Ike Devolder via arch-commits
Date: Thursday, July 30, 2020 @ 19:18:24
  Author: idevolder
Revision: 665966

upgpkg: qcad 3.24.3.10-2

Added:
  qcad/trunk/RRulerQt.patch
Modified:
  qcad/trunk/PKGBUILD

+
 PKGBUILD   |   10 +-
 RRulerQt.patch |   20 
 2 files changed, 25 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 19:16:27 UTC (rev 665965)
+++ PKGBUILD2020-07-30 19:18:24 UTC (rev 665966)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=qcad
-pkgver=3.24.3.8
+pkgver=3.24.3.10
 pkgrel=2
 pkgdesc='A 2D CAD package based upon Qt'
 arch=('x86_64')
@@ -14,9 +14,9 @@
 depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' 'qt5-tools')
 makedepends=('glu')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";
- qt5.15.patch)
-sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305'
-
'e7bf6df5535c34836366110e2550d4a89210e14d86593c1dab498360d4f32e3e0e9c4f3c5f796e05d0dad1d39bded2ab74a8f679725f8c03798f1fbb15dd5d69')
+"RRulerQt.patch")
+sha512sums=('04c625c3e4900f8c5e2f907b43e9be96ad4f08b553b3b05cd2acbc7e3d8131fb74702b9a6d448fb313dcfbb757aec561f5fcbfa7394ac9d39aa8735907e29135'
+
'bcb26699aab6d16f9d180553adc17b5698c8a41758fe45820d25c402f41c29543d9293571677165387ba1fb6293ece09ac1814f70972bcb79e1b43b8e092e1a7')
 
 prepare() {
   rm *.tar.gz
@@ -23,7 +23,7 @@
   cd qcad-$pkgver
   sed -e 's|$${QT_VERSION}|5.5.0|g' \
   -i src/3rdparty/3rdparty.pro # Don't require specific Qt version
-  patch -p1 -i ../qt5.15.patch # Fix build with Qt 5.15
+  patch -p1 -i "$srcdir/RRulerQt.patch"
 }
 
 build() {

Added: RRulerQt.patch
===
--- RRulerQt.patch  (rev 0)
+++ RRulerQt.patch  2020-07-30 19:18:24 UTC (rev 665966)
@@ -0,0 +1,20 @@
+diff --git a/src/gui/RRulerQt.h b/src/gui/RRulerQt.h
+index 5c1cdd910..48817da0b 100644
+--- a/src/gui/RRulerQt.h
 b/src/gui/RRulerQt.h
+@@ -1,6 +1,6 @@
+ /**
+  * Copyright (c) 2011-2018 by Andrew Mustun. All rights reserved.
+- * 
++ *
+  * This file is part of the QCAD project.
+  *
+  * QCAD is free software: you can redistribute it and/or modify
+@@ -24,6 +24,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #include "RCoordinateListener.h"
+ #include "RRuler.h"


[arch-commits] Commit in qcad/repos/community-x86_64 (5 files)

2020-07-30 Thread Ike Devolder via arch-commits
Date: Thursday, July 30, 2020 @ 19:18:31
  Author: idevolder
Revision: 665967

archrelease: copy trunk to community-x86_64

Added:
  qcad/repos/community-x86_64/PKGBUILD
(from rev 665966, qcad/trunk/PKGBUILD)
  qcad/repos/community-x86_64/RRulerQt.patch
(from rev 665966, qcad/trunk/RRulerQt.patch)
  qcad/repos/community-x86_64/qt5.15.patch
(from rev 665966, qcad/trunk/qt5.15.patch)
Deleted:
  qcad/repos/community-x86_64/PKGBUILD
  qcad/repos/community-x86_64/qt5.15.patch

+
 PKGBUILD   |  188 +++
 RRulerQt.patch |   20 +
 qt5.15.patch   |   24 +++
 3 files changed, 126 insertions(+), 106 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 19:18:24 UTC (rev 665966)
+++ PKGBUILD2020-07-30 19:18:31 UTC (rev 665967)
@@ -1,94 +0,0 @@
-# Maintainer: BlackIkeEagle 
-# Contributor: Sergej Pupykin 
-# Contributor: Stefan Husmann 
-# Contributor: Giovanni Scafora 
-# Contributor: Daniel J Griffiths 
-
-pkgname=qcad
-pkgver=3.24.3.8
-pkgrel=2
-pkgdesc='A 2D CAD package based upon Qt'
-arch=('x86_64')
-url="https://www.qcad.org";
-license=('GPL3')
-depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' 'qt5-tools')
-makedepends=('glu')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";
- qt5.15.patch)
-sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305'
-
'e7bf6df5535c34836366110e2550d4a89210e14d86593c1dab498360d4f32e3e0e9c4f3c5f796e05d0dad1d39bded2ab74a8f679725f8c03798f1fbb15dd5d69')
-
-prepare() {
-  rm *.tar.gz
-  cd qcad-$pkgver
-  sed -e 's|$${QT_VERSION}|5.5.0|g' \
-  -i src/3rdparty/3rdparty.pro # Don't require specific Qt version
-  patch -p1 -i ../qt5.15.patch # Fix build with Qt 5.15
-}
-
-build() {
-  cd qcad-$pkgver
-  qmake-qt5 qcad.pro
-  make
-}
-
-package() {
-  cd qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 "$pkgdir"/usr/lib/qcad
-  cp -r examples fonts libraries linetypes patterns scripts themes ts \
-  "$pkgdir"/usr/lib/qcad
-  cp release/{*.so,qcad-bin} "$pkgdir"/usr/lib/qcad
-
-  # install man
-  install -Dm644 qcad.1 "$pkgdir"/usr/share/man/man1/qcad.1
-
-  # readme
-  install -Dm644 readme.txt "$pkgdir"/usr/lib/qcad/readme.txt
-
-  # qt
-  cp -r plugins platforminputcontexts platforms xcbglintegrations \
-  "$pkgdir"/usr/lib/qcad
-  #install -dm755 
"$pkgdir"/usr/lib/qcad/plugins/{designer,imageformats,printsupport,sqldrivers}
-  #for sofiles in /usr/lib/qt/plugins/designer/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/plugins/designer/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/imageformats/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/imageformats/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/printsupport/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/printsupport/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/sqldrivers/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/sqldrivers/${sofiles##/*/}
-  #done
-  #install -dm755 
"$pkgdir"/usr/lib/qcad/{platforminputcontexts,platforms,xcbglintegrations}
-  #for sofiles in /usr/lib/qt/plugins/platforminputcontexts/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/platforminputcontexts/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/platforms/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/platforms/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/xcbglintegrations/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/xcbglintegrations/${sofiles##/*/}
-  #done
-
-  install -Dm644 scripts/qcad_icon.png 
"$pkgdir"/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 qcad.desktop "$pkgdir"/usr/share/applications/qcad.desktop
-
-  install -dm755 "$pkgdir"/usr/bin
-  echo -e 
'#!/bin/sh\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/usr/lib/qcad"
 exec /usr/lib/qcad/qcad-bin "$@"' >"$pkgdir"/usr/bin/qcad
-
-  chmod 0755 "$pkgdir"/usr/bin/qcad
-}

Copied: qcad/repos/community-x86_64/PKGBUILD (from rev 665966, 
qcad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 19:18:31 UTC (rev 665967)
@@ -0,0 +1,94 @@
+# Maintainer: BlackIkeEagle 
+# Contributor: Sergej Pupykin 
+# Contributor: Stefan Husmann 
+# Contributor: Giovanni Scafora 
+# Contributor: Daniel J Griffiths 
+
+pkgname=qcad
+pkgver=3.24.3.10
+pkgrel=2
+pkgdesc='A 2D CAD package based upon Qt'
+arch=('x86_64')
+url="https://www.qcad.org";
+license=('GPL3')
+depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' '

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

2020-07-30 Thread David Runge via arch-commits
Date: Thursday, July 30, 2020 @ 19:17:41
  Author: dvzrv
Revision: 392744

upgpkg: archiso 46-1: Upgrade to 46.

Split initcpio scripts out into separate package (mkinitcpio-archiso).
Add optdepends for the run_archiso helper script.
Switch to correct license (GPL3 now \o/).

Modified:
  archiso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:59:48 UTC (rev 392743)
+++ PKGBUILD2020-07-30 19:17:41 UTC (rev 392744)
@@ -2,21 +2,31 @@
 # Contributor: Pierre Schmitz 
 # Contributor: Gerardo Exequiel Pozzi 
 
-pkgname=archiso
-pkgver=45
+pkgbase=archiso
+pkgname=('archiso' 'mkinitcpio-archiso')
+pkgver=46
 pkgrel=1
 pkgdesc='Tools for creating Arch Linux live and install iso images'
 arch=('any')
-license=('GPL')
+license=('GPL3')
 url="https://gitlab.archlinux.org/archlinux/archiso";
-depends=('arch-install-scripts' 'curl' 'dosfstools' 'edk2-shell' 'libisoburn'
-'lynx' 'mkinitcpio' 'squashfs-tools')
 makedepends=('git')
 
source=("git+https://gitlab.archlinux.org/archlinux/archiso.git#tag=v${pkgver}?signed";)
 sha256sums=('SKIP')
 validpgpkeys=('C7E7849466FE2358343588377258734B41C31549') # David Runge 

 
-package() {
-  cd "${pkgname}"
+package_archiso() {
+  depends=('arch-install-scripts' 'bash' 'dosfstools' 'e2fsprogs' 'libisoburn'
+  'squashfs-tools')
+  optdepends=('edk2-ovmf: for emulating UEFI with run_archiso'
+  'qemu: for run_archiso')
+  cd "${pkgbase}"
   make DESTDIR="${pkgdir}" install
 }
+
+package_mkinitcpio-archiso() {
+  pkgdesc='Mkinitcpio hooks and scripts for archiso'
+  depends=('mkinitcpio')
+  cd "${pkgbase}"
+  make DESTDIR="${pkgdir}" install-initcpio
+}


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

2020-07-30 Thread David Runge via arch-commits
Date: Thursday, July 30, 2020 @ 19:17:46
  Author: dvzrv
Revision: 392745

archrelease: copy trunk to extra-any

Added:
  archiso/repos/extra-any/PKGBUILD
(from rev 392744, archiso/trunk/PKGBUILD)
Deleted:
  archiso/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 19:17:41 UTC (rev 392744)
+++ PKGBUILD2020-07-30 19:17:46 UTC (rev 392745)
@@ -1,22 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Pierre Schmitz 
-# Contributor: Gerardo Exequiel Pozzi 
-
-pkgname=archiso
-pkgver=45
-pkgrel=1
-pkgdesc='Tools for creating Arch Linux live and install iso images'
-arch=('any')
-license=('GPL')
-url="https://gitlab.archlinux.org/archlinux/archiso";
-depends=('arch-install-scripts' 'curl' 'dosfstools' 'edk2-shell' 'libisoburn'
-'lynx' 'mkinitcpio' 'squashfs-tools')
-makedepends=('git')
-source=("git+https://gitlab.archlinux.org/archlinux/archiso.git#tag=v${pkgver}?signed";)
-sha256sums=('SKIP')
-validpgpkeys=('C7E7849466FE2358343588377258734B41C31549') # David Runge 

-
-package() {
-  cd "${pkgname}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 392744, 
archiso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 19:17:46 UTC (rev 392745)
@@ -0,0 +1,32 @@
+# Maintainer: David Runge 
+# Contributor: Pierre Schmitz 
+# Contributor: Gerardo Exequiel Pozzi 
+
+pkgbase=archiso
+pkgname=('archiso' 'mkinitcpio-archiso')
+pkgver=46
+pkgrel=1
+pkgdesc='Tools for creating Arch Linux live and install iso images'
+arch=('any')
+license=('GPL3')
+url="https://gitlab.archlinux.org/archlinux/archiso";
+makedepends=('git')
+source=("git+https://gitlab.archlinux.org/archlinux/archiso.git#tag=v${pkgver}?signed";)
+sha256sums=('SKIP')
+validpgpkeys=('C7E7849466FE2358343588377258734B41C31549') # David Runge 

+
+package_archiso() {
+  depends=('arch-install-scripts' 'bash' 'dosfstools' 'e2fsprogs' 'libisoburn'
+  'squashfs-tools')
+  optdepends=('edk2-ovmf: for emulating UEFI with run_archiso'
+  'qemu: for run_archiso')
+  cd "${pkgbase}"
+  make DESTDIR="${pkgdir}" install
+}
+
+package_mkinitcpio-archiso() {
+  pkgdesc='Mkinitcpio hooks and scripts for archiso'
+  depends=('mkinitcpio')
+  cd "${pkgbase}"
+  make DESTDIR="${pkgdir}" install-initcpio
+}


[arch-commits] Commit in opera/repos/community-x86_64 (14 files)

2020-07-30 Thread Ike Devolder via arch-commits
Date: Thursday, July 30, 2020 @ 19:16:27
  Author: idevolder
Revision: 665965

archrelease: copy trunk to community-x86_64

Added:
  opera/repos/community-x86_64/PKGBUILD
(from rev 665964, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 665964, opera/trunk/default)
  opera/repos/community-x86_64/eula.html
(from rev 665964, opera/trunk/eula.html)
  opera/repos/community-x86_64/opera
(from rev 665964, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 665964, opera/trunk/opera.install)
  opera/repos/community-x86_64/privacy.html
(from rev 665964, opera/trunk/privacy.html)
  opera/repos/community-x86_64/terms.html
(from rev 665964, opera/trunk/terms.html)
Deleted:
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/eula.html
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install
  opera/repos/community-x86_64/privacy.html
  opera/repos/community-x86_64/terms.html

---+
 PKGBUILD  |  176 +--
 default   |8 
 eula.html | 2104 +++---
 opera |   26 
 opera.install |   78 -
 privacy.html  | 2534 
 terms.html| 2314 +--
 7 files changed, 3620 insertions(+), 3620 deletions(-)

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


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

2020-07-30 Thread Ike Devolder via arch-commits
Date: Thursday, July 30, 2020 @ 19:16:15
  Author: idevolder
Revision: 665964

upgpkg: opera 70.0.3728.71-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 19:00:19 UTC (rev 665963)
+++ PKGBUILD2020-07-30 19:16:15 UTC (rev 665964)
@@ -9,7 +9,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=69.0.3686.77
+pkgver=70.0.3728.71
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="https://www.opera.com/";
@@ -31,7 +31,7 @@
 'terms.html'
 'privacy.html'
 )
-sha512sums=('ec283dce194827f7fc62918faca052091de4235e5b4e61f4125998e65b1c0d7ec59ce03aa035075c5a03bee9f49443db5319e73cd6b70f97a739e0fca2390872'
+sha512sums=('2c35185fad60c40154fecb844d7ef4f0142081e5b94d251035bc51f9be1083d1206205dd6c52fc6e9879ee514755a1a3b08057f8065135743b59ffb42f75c6d1'
 
'7e854e4c972785b8941f60117fbe4b88baeb8d7ca845ef2e10e8064043411da73821ba1ab0068df61e902f242a3ce355b51ffa9eab5397ff3ae3b5defd1be496'
 
'ddb1773877fcfd7d9674e63263a80f9dd5a3ba414cda4cc6c411c88d49c1d5175eede66d9362558ddd53c928c723101e4e110479ae88b8aec4d2366ec179297f'
 
'e181656876f5075988964187c3d9f8d68c62944b986d67927c1c6e3181aeebf63a71d416d913c96e2d35b19bf786d8c83ee10015924c278ba42c990bcb7f9bb5'


[arch-commits] Commit in qcad/repos/community-x86_64 (PKGBUILD PKGBUILD qt5.15.patch)

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 19:00:19
  Author: arojas
Revision: 665963

archrelease: copy trunk to community-x86_64

Added:
  qcad/repos/community-x86_64/PKGBUILD
(from rev 665962, qcad/trunk/PKGBUILD)
  qcad/repos/community-x86_64/qt5.15.patch
(from rev 665962, qcad/trunk/qt5.15.patch)
Deleted:
  qcad/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  185 -
 qt5.15.patch |   12 +++
 2 files changed, 106 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 19:00:05 UTC (rev 665962)
+++ PKGBUILD2020-07-30 19:00:19 UTC (rev 665963)
@@ -1,91 +0,0 @@
-# Maintainer: BlackIkeEagle 
-# Contributor: Sergej Pupykin 
-# Contributor: Stefan Husmann 
-# Contributor: Giovanni Scafora 
-# Contributor: Daniel J Griffiths 
-
-pkgname=qcad
-pkgver=3.24.3.8
-pkgrel=1
-pkgdesc='A 2D CAD package based upon Qt'
-arch=('x86_64')
-url="https://www.qcad.org";
-license=('GPL3')
-depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' 'qt5-tools')
-makedepends=('glu')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";)
-sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305')
-
-prepare() {
-  rm *.tar.gz
-  cd qcad-$pkgver
-  sed -e 's|$${QT_VERSION}|5.5.0|g' \
-  -i src/3rdparty/3rdparty.pro # Don't require specific Qt version
-}
-
-build() {
-  cd qcad-$pkgver
-  qmake-qt5 qcad.pro
-  make
-}
-
-package() {
-  cd qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 "$pkgdir"/usr/lib/qcad
-  cp -r examples fonts libraries linetypes patterns scripts themes ts \
-  "$pkgdir"/usr/lib/qcad
-  cp release/{*.so,qcad-bin} "$pkgdir"/usr/lib/qcad
-
-  # install man
-  install -Dm644 qcad.1 "$pkgdir"/usr/share/man/man1/qcad.1
-
-  # readme
-  install -Dm644 readme.txt "$pkgdir"/usr/lib/qcad/readme.txt
-
-  # qt
-  cp -r plugins platforminputcontexts platforms xcbglintegrations \
-  "$pkgdir"/usr/lib/qcad
-  #install -dm755 
"$pkgdir"/usr/lib/qcad/plugins/{designer,imageformats,printsupport,sqldrivers}
-  #for sofiles in /usr/lib/qt/plugins/designer/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/plugins/designer/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/imageformats/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/imageformats/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/printsupport/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/printsupport/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/sqldrivers/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/sqldrivers/${sofiles##/*/}
-  #done
-  #install -dm755 
"$pkgdir"/usr/lib/qcad/{platforminputcontexts,platforms,xcbglintegrations}
-  #for sofiles in /usr/lib/qt/plugins/platforminputcontexts/*.so
-  #do
-#ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/platforminputcontexts/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/platforms/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/platforms/${sofiles##/*/}
-  #done
-  #for sofiles in /usr/lib/qt/plugins/xcbglintegrations/*.so
-  #do
-#ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/xcbglintegrations/${sofiles##/*/}
-  #done
-
-  install -Dm644 scripts/qcad_icon.png 
"$pkgdir"/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 qcad.desktop "$pkgdir"/usr/share/applications/qcad.desktop
-
-  install -dm755 "$pkgdir"/usr/bin
-  echo -e 
'#!/bin/sh\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/usr/lib/qcad"
 exec /usr/lib/qcad/qcad-bin "$@"' >"$pkgdir"/usr/bin/qcad
-
-  chmod 0755 "$pkgdir"/usr/bin/qcad
-}

Copied: qcad/repos/community-x86_64/PKGBUILD (from rev 665962, 
qcad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 19:00:19 UTC (rev 665963)
@@ -0,0 +1,94 @@
+# Maintainer: BlackIkeEagle 
+# Contributor: Sergej Pupykin 
+# Contributor: Stefan Husmann 
+# Contributor: Giovanni Scafora 
+# Contributor: Daniel J Griffiths 
+
+pkgname=qcad
+pkgver=3.24.3.8
+pkgrel=2
+pkgdesc='A 2D CAD package based upon Qt'
+arch=('x86_64')
+url="https://www.qcad.org";
+license=('GPL3')
+depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' 'qt5-tools')
+makedepends=('glu')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";
+ qt5.15.patch)
+sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305'
+
'e7bf6df5535c34836366110e2550d4a89210e14d86593c1dab498360d4f32e3e0e9c4f3c5f796e05d0dad1d39bded2ab

[arch-commits] Commit in qcad/trunk (PKGBUILD qt5.15.patch)

2020-07-30 Thread Antonio Rojas via arch-commits
Date: Thursday, July 30, 2020 @ 19:00:05
  Author: arojas
Revision: 665962

Rebuild with Qt 5.15.0 (FS#67441)

Added:
  qcad/trunk/qt5.15.patch
Modified:
  qcad/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 qt5.15.patch |   12 
 2 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:57:56 UTC (rev 665961)
+++ PKGBUILD2020-07-30 19:00:05 UTC (rev 665962)
@@ -6,7 +6,7 @@
 
 pkgname=qcad
 pkgver=3.24.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc='A 2D CAD package based upon Qt'
 arch=('x86_64')
 url="https://www.qcad.org";
@@ -13,8 +13,10 @@
 license=('GPL3')
 depends=('qt5-script' 'qt5-svg' 'gcc-libs' 'qt5-xmlpatterns' 'qt5-tools')
 makedepends=('glu')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";)
-sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz";
+ qt5.15.patch)
+sha512sums=('2291b11dfade15d0a8f6702e65c1ef7f998279c90edb0271b31da3023f2c7aa1a66803473dd78a89e3ba4e9428922e0eda18f638234dc53105ab1b6c37af3305'
+
'e7bf6df5535c34836366110e2550d4a89210e14d86593c1dab498360d4f32e3e0e9c4f3c5f796e05d0dad1d39bded2ab74a8f679725f8c03798f1fbb15dd5d69')
 
 prepare() {
   rm *.tar.gz
@@ -21,6 +23,7 @@
   cd qcad-$pkgver
   sed -e 's|$${QT_VERSION}|5.5.0|g' \
   -i src/3rdparty/3rdparty.pro # Don't require specific Qt version
+  patch -p1 -i ../qt5.15.patch # Fix build with Qt 5.15
 }
 
 build() {

Added: qt5.15.patch
===
--- qt5.15.patch(rev 0)
+++ qt5.15.patch2020-07-30 19:00:05 UTC (rev 665962)
@@ -0,0 +1,12 @@
+diff --git a/src/gui/RRulerQt.h b/src/gui/RRulerQt.h
+index 5c1cdd910..8f250461c 100644
+--- a/src/gui/RRulerQt.h
 b/src/gui/RRulerQt.h
+@@ -24,6 +24,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #include "RCoordinateListener.h"
+ #include "RRuler.h"


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:59:33
  Author: felixonmars
Revision: 392742

upgpkg: python-isort 5.1.0-1

Modified:
  python-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:32:15 UTC (rev 392741)
+++ PKGBUILD2020-07-30 18:59:33 UTC (rev 392742)
@@ -2,7 +2,7 @@
 # Contributor: Yaron de Leeuw 
 
 pkgname=python-isort
-pkgver=5.0.9
+pkgver=5.1.0
 pkgrel=1
 pkgdesc="A Python utility / library to sort Python imports."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('pylama' 'python-hypothesis-auto' 'python-pip' 'python-pip-api' 
'python-pipreqs'
   'python-pytest' 'python-requirementslib')
 
source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('26489d5c8fd8e2495c1aabb956f75e1b2118b6565142bd6da6884306847d8a55dc7e8d240cf0acd800bceadc47b3aed40b9c6d16cd57ed82ccd5232d3f7c07b7')
+sha512sums=('aea0bcd5327167b5aaf5df778f07bedc71808c30bbd4d12b48f0558e59da977bd1d36dc8c73b5ca72e88adeb27e385e3eb5798b9c12a28c5fc2d0c5a34fbde41')
 
 prepare() {
   cd isort-$pkgver


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:59:48
  Author: felixonmars
Revision: 392743

archrelease: copy trunk to testing-any

Added:
  python-isort/repos/testing-any/PKGBUILD
(from rev 392742, python-isort/trunk/PKGBUILD)
Deleted:
  python-isort/repos/testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 18:59:33 UTC (rev 392742)
+++ PKGBUILD2020-07-30 18:59:48 UTC (rev 392743)
@@ -1,40 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Yaron de Leeuw 
-
-pkgname=python-isort
-pkgver=5.0.9
-pkgrel=1
-pkgdesc="A Python utility / library to sort Python imports."
-arch=('any')
-url="https://github.com/timothycrosley/isort";
-license=('MIT')
-depends=('python')
-makedepends=('python-dephell')
-checkdepends=('pylama' 'python-hypothesis-auto' 'python-pip' 'python-pip-api' 
'python-pipreqs'
-  'python-pytest' 'python-requirementslib')
-source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('26489d5c8fd8e2495c1aabb956f75e1b2118b6565142bd6da6884306847d8a55dc7e8d240cf0acd800bceadc47b3aed40b9c6d16cd57ed82ccd5232d3f7c07b7')
-
-prepare() {
-  cd isort-$pkgver
-  # poetry-generated setup.py are fatally broken, see:
-  # https://github.com/sdispater/poetry/issues/866
-  dephell deps convert --from pyproject.toml --to setup.py
-}
-
-build() {
-  cd isort-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd isort-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" pytest --deselect 
tests/test_importable.py::test_importable
-}
-
-package() {
-  cd isort-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-isort/repos/testing-any/PKGBUILD (from rev 392742, 
python-isort/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 18:59:48 UTC (rev 392743)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: Yaron de Leeuw 
+
+pkgname=python-isort
+pkgver=5.1.0
+pkgrel=1
+pkgdesc="A Python utility / library to sort Python imports."
+arch=('any')
+url="https://github.com/timothycrosley/isort";
+license=('MIT')
+depends=('python')
+makedepends=('python-dephell')
+checkdepends=('pylama' 'python-hypothesis-auto' 'python-pip' 'python-pip-api' 
'python-pipreqs'
+  'python-pytest' 'python-requirementslib')
+source=("https://github.com/timothycrosley/isort/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('aea0bcd5327167b5aaf5df778f07bedc71808c30bbd4d12b48f0558e59da977bd1d36dc8c73b5ca72e88adeb27e385e3eb5798b9c12a28c5fc2d0c5a34fbde41')
+
+prepare() {
+  cd isort-$pkgver
+  # poetry-generated setup.py are fatally broken, see:
+  # https://github.com/sdispater/poetry/issues/866
+  dephell deps convert --from pyproject.toml --to setup.py
+}
+
+build() {
+  cd isort-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd isort-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" pytest --deselect 
tests/test_importable.py::test_importable
+}
+
+package() {
+  cd isort-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:57:56
  Author: felixonmars
Revision: 665961

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 18:57:40 UTC (rev 665960)
+++ PKGBUILD2020-07-30 18:57:56 UTC (rev 665961)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-maxminddb
-pkgver=2.0.1
-_testdatacommit=e3764a229ff98541884a3cd4bd7dc95f4ae5d466
-pkgrel=1
-pkgdesc="Reader for the MaxMind DB format"
-url="https://github.com/maxmind/MaxMind-DB-Reader-python";
-license=('Apache')
-arch=('x86_64')
-depends=('python' 'libmaxminddb')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v$pkgver.tar.gz";
-https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('bda9de4f6bdcdd5d6a720e63f76e5cea33d69384413ee4eff7f9b1da11860de22e5b72b0cd96bf9d7437b9913b9602401aab69d93a5111203f5ebb16413f9640'
-
'618bef60b69492aecd06467428e36d7a10f2aa846e7afd507b6eac1f3a6ceceeb14ed95654b629c9d2638634a5184658236b644edccc99ae2d24e35d9d1f6db9')
-
-prepare() {
-  cd MaxMind-DB-Reader-python-$pkgver
-  rmdir tests/data
-  ln -s "$srcdir"/MaxMind-DB-$_testdatacommit tests/data
-}
-
-build() {
-  cd MaxMind-DB-Reader-python-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd MaxMind-DB-Reader-python-$pkgver
-  python setup.py nosetests
-}
-
-package() {
-  cd MaxMind-DB-Reader-python-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-maxminddb/repos/community-x86_64/PKGBUILD (from rev 665960, 
python-maxminddb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 18:57:56 UTC (rev 665961)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-maxminddb
+pkgver=2.0.2
+_testdatacommit=e3764a229ff98541884a3cd4bd7dc95f4ae5d466
+pkgrel=1
+pkgdesc="Reader for the MaxMind DB format"
+url="https://github.com/maxmind/MaxMind-DB-Reader-python";
+license=('Apache')
+arch=('x86_64')
+depends=('python' 'libmaxminddb')
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v$pkgver.tar.gz";
+https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
+sha512sums=('1e90ba9b5b70c6453a36d9591bbcd3a5736df8ea9dbd4707e6166bac73b0211c63bdd6cf0885ce3613ba74a65ad7cd5d003e8bb57620102288f9415e27ff5e8b'
+
'618bef60b69492aecd06467428e36d7a10f2aa846e7afd507b6eac1f3a6ceceeb14ed95654b629c9d2638634a5184658236b644edccc99ae2d24e35d9d1f6db9')
+
+prepare() {
+  cd MaxMind-DB-Reader-python-$pkgver
+  rmdir tests/data
+  ln -s "$srcdir"/MaxMind-DB-$_testdatacommit tests/data
+}
+
+build() {
+  cd MaxMind-DB-Reader-python-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd MaxMind-DB-Reader-python-$pkgver
+  python setup.py nosetests
+}
+
+package() {
+  cd MaxMind-DB-Reader-python-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:57:40
  Author: felixonmars
Revision: 665960

upgpkg: python-maxminddb 2.0.2-1

Modified:
  python-maxminddb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:37:22 UTC (rev 665959)
+++ PKGBUILD2020-07-30 18:57:40 UTC (rev 665960)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-maxminddb
-pkgver=2.0.1
+pkgver=2.0.2
 _testdatacommit=e3764a229ff98541884a3cd4bd7dc95f4ae5d466
 pkgrel=1
 pkgdesc="Reader for the MaxMind DB format"
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v$pkgver.tar.gz";
 https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('bda9de4f6bdcdd5d6a720e63f76e5cea33d69384413ee4eff7f9b1da11860de22e5b72b0cd96bf9d7437b9913b9602401aab69d93a5111203f5ebb16413f9640'
+sha512sums=('1e90ba9b5b70c6453a36d9591bbcd3a5736df8ea9dbd4707e6166bac73b0211c63bdd6cf0885ce3613ba74a65ad7cd5d003e8bb57620102288f9415e27ff5e8b'
 
'618bef60b69492aecd06467428e36d7a10f2aa846e7afd507b6eac1f3a6ceceeb14ed95654b629c9d2638634a5184658236b644edccc99ae2d24e35d9d1f6db9')
 
 prepare() {


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 18:37:22
  Author: anatolik
Revision: 665959

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 665957, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/build_fix.patch
(from rev 665957, gitlab/trunk/build_fix.patch)
  gitlab/repos/community-x86_64/configs.patch
(from rev 665957, gitlab/trunk/configs.patch)
  gitlab/repos/community-x86_64/environment
(from rev 665957, gitlab/trunk/environment)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 665958, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 665958, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 665958, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-puma.service
(from rev 665958, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 665958, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 665958, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 665958, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 665958, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 665958, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/build_fix.patch
  gitlab/repos/community-x86_64/configs.patch
  gitlab/repos/community-x86_64/environment
  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.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  368 +--
 build_fix.patch |   46 +--
 configs.patch   |  610 +++---
 environment |6 
 gitlab-backup.service   |   38 +-
 gitlab-backup.timer |   20 -
 gitlab-mailroom.service |   42 +--
 gitlab-puma.service |   68 ++---
 gitlab-sidekiq.service  |   60 ++--
 gitlab.install  |   68 ++---
 gitlab.logrotate|   12 
 gitlab.target   |   14 -
 gitlab.tmpfiles.d   |2 
 13 files changed, 678 insertions(+), 676 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 18:36:42 UTC (rev 665958)
+++ PKGBUILD2020-07-30 18:37:22 UTC (rev 665959)
@@ -1,183 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-pkgname=gitlab
-pkgver=13.2.0
-pkgrel=1
-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/database.yml"
-"etc/webapps/gitlab/gitlab.yml"
-"etc/webapps/gitlab/resque.yml"
-"etc/webapps/gitlab/puma.rb"
-"etc/webapps/gitlab/smtp_settings.rb"
-"etc/logrotate.d/gitlab")
-source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
-configs.patch
-build_fix.patch
-environment
-gitlab-puma.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('SKIP'
-
'4fbc19b97cb9183e2f9b91a261b327262ba37dceff145ae4690ea0818dfb21175456f0ed174354b74cec0d186bb981087a1a590d51044c2a9c6034d94ee0727c'
-
'3fc0919e2995f36da9a98fa74e83955f91854fd2e214f66f0a32054b77c83161063f8c05e1126e57e474eb0f2909970641ccc4d13eea9625f36bf56cdf0c75a4'
-
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
-
'75bf9e5ad238a862dfc2638101fb74101227d88958a5f0fdf1ced3833e403f91b6a

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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:36:42
  Author: felixonmars
Revision: 665958

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 18:36:26 UTC (rev 665957)
+++ PKGBUILD2020-07-30 18:36:42 UTC (rev 665958)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-mamba
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="The definitive testing tool for Python. Born under the banner of 
Behavior Driven Development."
-arch=('any')
-license=('MIT')
-url="https://nestorsalceda.github.io/mamba";
-depends=('python-coverage' 'python-watchdog' 'python-clint' 
'python-setuptools')
-checkdepends=('python-doublex-expects')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nestorsalceda/mamba/archive/v$pkgver.tar.gz";)
-sha512sums=('2faf941700800ba0432bfd170d6ff2278e5fc3ba4e85f486d33ed5f07e148284d400e2b02ac0f957a27d47b705fc52b042dc4311bdd175907e307e4dbfa95246')
-
-build() {
-  cd mamba-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd mamba-$pkgver
-  # Hack entry points by installing it
-
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  (
-local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-export PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/${site-packages}:$PYTHONPATH"
-mamba --enable-coverage
-  )
-}
-
-package() {
-  cd mamba-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 COPYING -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-mamba/repos/community-any/PKGBUILD (from rev 665957, 
python-mamba/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 18:36:42 UTC (rev 665958)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-mamba
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="The definitive testing tool for Python. Born under the banner of 
Behavior Driven Development."
+arch=('any')
+license=('MIT')
+url="https://nestorsalceda.github.io/mamba";
+depends=('python-coverage' 'python-watchdog' 'python-clint' 
'python-setuptools')
+checkdepends=('python-doublex-expects')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nestorsalceda/mamba/archive/v$pkgver.tar.gz";)
+sha512sums=('2b28415e5352fcec8028a8ddef6ff83a0cf2ebbb385506eb97f6a46be619277136a61180e8cf30047efd7807f867a03a0d1032dbfed27e2fc050a8639f67814c')
+
+build() {
+  cd mamba-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd mamba-$pkgver
+  # Hack entry points by installing it
+
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  (
+local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+export PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/${site-packages}:$PYTHONPATH"
+mamba --enable-coverage
+  )
+}
+
+package() {
+  cd mamba-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 COPYING -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


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

2020-07-30 Thread Anatol Pomozov via arch-commits
Date: Thursday, July 30, 2020 @ 18:36:15
  Author: anatolik
Revision: 665956

upgpkg: gitlab 13.2.2-1

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:32:24 UTC (rev 665955)
+++ PKGBUILD2020-07-30 18:36:15 UTC (rev 665956)
@@ -8,7 +8,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=13.2.0
+pkgver=13.2.2
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:36:26
  Author: felixonmars
Revision: 665957

upgpkg: python-mamba 0.11.1-1

Modified:
  python-mamba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:36:15 UTC (rev 665956)
+++ PKGBUILD2020-07-30 18:36:26 UTC (rev 665957)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-mamba
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The definitive testing tool for Python. Born under the banner of 
Behavior Driven Development."
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-coverage' 'python-watchdog' 'python-clint' 
'python-setuptools')
 checkdepends=('python-doublex-expects')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nestorsalceda/mamba/archive/v$pkgver.tar.gz";)
-sha512sums=('2faf941700800ba0432bfd170d6ff2278e5fc3ba4e85f486d33ed5f07e148284d400e2b02ac0f957a27d47b705fc52b042dc4311bdd175907e307e4dbfa95246')
+sha512sums=('2b28415e5352fcec8028a8ddef6ff83a0cf2ebbb385506eb97f6a46be619277136a61180e8cf30047efd7807f867a03a0d1032dbfed27e2fc050a8639f67814c')
 
 build() {
   cd mamba-$pkgver


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

2020-07-30 Thread Filipe Laíns via arch-commits
Date: Thursday, July 30, 2020 @ 18:23:04
  Author: ffy00
Revision: 665941

archrelease: copy trunk to community-x86_64

Added:
  code/repos/community-x86_64/PKGBUILD
(from rev 665940, code/trunk/PKGBUILD)
  code/repos/community-x86_64/code-liveshare.diff
(from rev 665940, code/trunk/code-liveshare.diff)
  code/repos/community-x86_64/code.js
(from rev 665940, code/trunk/code.js)
  code/repos/community-x86_64/code.sh
(from rev 665940, code/trunk/code.sh)
  code/repos/community-x86_64/product_json.diff
(from rev 665940, code/trunk/product_json.diff)
Deleted:
  code/repos/community-x86_64/PKGBUILD
  code/repos/community-x86_64/code-liveshare.diff
  code/repos/community-x86_64/code.js
  code/repos/community-x86_64/code.sh
  code/repos/community-x86_64/product_json.diff

-+
 PKGBUILD|  309 +-
 code-liveshare.diff |   24 +--
 code.js |   58 -
 code.sh |6 
 product_json.diff   |   40 +++---
 5 files changed, 219 insertions(+), 218 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 18:22:51 UTC (rev 665940)
+++ PKGBUILD2020-07-30 18:23:04 UTC (rev 665941)
@@ -1,154 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Michael Hansen 
-# Contributor: Francisco Magalhães 
-
-pkgname=code
-pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
-# Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
-# NodeJS versioning cheatsheet:
-#   - carbon: 8
-#   - dubnium: 10
-#   - ?: 11 (not in repos)
-#   - erbium: 12
-# Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
-_electron=electron7
-pkgver=1.47.2
-pkgrel=2
-arch=('x86_64')
-url='https://github.com/microsoft/vscode'
-license=('MIT')
-depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
-optdepends=('bash-completion: Bash completions'
-'zsh-completions: ZSH completitons'
-'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
-source=("$pkgname::git+$url.git#tag=$pkgver"
-'code.js'
-'code.sh'
-'product_json.diff')
-sha512sums=('SKIP'
-
'814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
-
'0e75ee88274cbaf48c59ef6f363f6b8ac2ea83f8b17a61155008db773b709a1f0233754fa63a136ec0417313ba90a7eb17db000ec22a38ca8840d8ba6c47cab1'
-
'8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40')
-
-# Even though we don't officially support other archs, let's
-# allow the user to use this PKGBUILD to compile the package
-# for his architecture
-case "$CARCH" in
-  i686)
-_vscode_arch=ia32
-;;
-  x86_64)
-_vscode_arch=x64
-;;
-  armv7h)
-_vscode_arch=arm
-;;
-  *)
-# Needed for mksrcinfo
-_vscode_arch=DUMMY
-;;
-esac
-
-prepare() {
-  cd $pkgname
-
-  # Change electron binary name to the target electron
-  sed -i "s|exec electron |exec $_electron |" ../code.sh
-
-  # This patch no longer contains proprietary modifications.
-  # See https://github.com/Microsoft/vscode/issues/31168 for details.
-  patch -p0 < ../product_json.diff
-
-  # Set the commit and build date
-  local _commit=$(git rev-parse HEAD)
-  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
-  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
-
-  # Build native modules for system electron
-  local _target=$(https://github.com/mapbox/node-sqlite3/issues/1044
-  mkdir -p path
-  ln -sf /usr/bin/python2 path/python
-  export PATH="$PWD/path:$PATH"
-
-  cd $pkgname
-
-  yarn install --arch=$_vscode_arch
-
-  # The default memory limit may be too low for current versions of node
-  # to successfully build vscode. Change it if this number still doesn't
-  # work for your system.
-  mem_limit="--max_old_space_size=6144"
-
-  if ! /usr/bin/node $mem_limit /usr/bin/gulp vscode-linux-$_vscode_arch-min
-  then
-  echo
-  echo "*** NOTE: If the build failed due to running out of file handles 
(EMFILE),"
-  echo "*** you will need to raise your max open file limit."
-  echo "*** You can check this for more information on how to increase 
this limit:"
-  echo "***
https://ro-che.info/articles/2017-03-26-increase-open-files-limit";
-  exit 1
-  fi
-}
-
-package() {
-  # Install resource files
-  install -dm 755 "$pkgdir"/usr/lib/$pkgname
-  cp -r --no-preserve=ownership --preserve=mode 
VSCode-linux-$_vscode_arch/resources/app/* "$pkgdir"/usr/lib/$pkgname/
-
-  # Replace statically included binary with system copy
-  ln -sf /usr/bin/rg 
"$pkgdir"/usr/lib/co

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

2020-07-30 Thread Filipe Laíns via arch-commits
Date: Thursday, July 30, 2020 @ 18:22:51
  Author: ffy00
Revision: 665940

upgpkg: code 1.47.3-1

Modified:
  code/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 18:20:49 UTC (rev 665939)
+++ PKGBUILD2020-07-30 18:22:51 UTC (rev 665940)
@@ -12,8 +12,8 @@
 #   - erbium: 12
 # Important: Remember to check 
https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) 
for target electron version
 _electron=electron7
-pkgver=1.47.2
-pkgrel=2
+pkgver=1.47.3
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
@@ -22,6 +22,7 @@
 'zsh-completions: ZSH completitons'
 'x11-ssh-askpass: SSH authentication')
 makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
+provides=('vscode')
 source=("$pkgname::git+$url.git#tag=$pkgver"
 'code.js'
 'code.sh'


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

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:20:49
  Author: felixonmars
Revision: 665939

archrelease: copy trunk to community-x86_64

Added:
  haskell-bimap/repos/community-x86_64/
  haskell-bimap/repos/community-x86_64/PKGBUILD
(from rev 665938, haskell-bimap/trunk/PKGBUILD)

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

Copied: haskell-bimap/repos/community-x86_64/PKGBUILD (from rev 665938, 
haskell-bimap/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-30 18:20:49 UTC (rev 665939)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=bimap
+pkgname=haskell-bimap
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Bidirectional mapping between two key types"
+url="https://github.com/joelwilliamson/bimap";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1f138901536b857b0261f8e78117cb5818b90cee9f6e87b3c7fad1ce6a168e2c7c02126375a8c3ef2470904f40cb17c82f29d84e731e12f6cf242e0fa66015fa')
+
+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 $MAKEFLAGS
+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 (4 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:20:35
  Author: felixonmars
Revision: 665938

addpkg: haskell-bimap 0.4.0-1 (for haskell-what4)

Added:
  haskell-bimap/
  haskell-bimap/repos/
  haskell-bimap/trunk/
  haskell-bimap/trunk/PKGBUILD

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

Added: haskell-bimap/trunk/PKGBUILD
===
--- haskell-bimap/trunk/PKGBUILD(rev 0)
+++ haskell-bimap/trunk/PKGBUILD2020-07-30 18:20:35 UTC (rev 665938)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=bimap
+pkgname=haskell-bimap
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Bidirectional mapping between two key types"
+url="https://github.com/joelwilliamson/bimap";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1f138901536b857b0261f8e78117cb5818b90cee9f6e87b3c7fad1ce6a168e2c7c02126375a8c3ef2470904f40cb17c82f29d84e731e12f6cf242e0fa66015fa')
+
+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 $MAKEFLAGS
+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-versions/repos (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:19:09
  Author: felixonmars
Revision: 665937

archrelease: copy trunk to community-x86_64

Added:
  haskell-versions/repos/community-x86_64/
  haskell-versions/repos/community-x86_64/PKGBUILD
(from rev 665936, haskell-versions/trunk/PKGBUILD)

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

Copied: haskell-versions/repos/community-x86_64/PKGBUILD (from rev 665936, 
haskell-versions/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-30 18:19:09 UTC (rev 665937)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=versions
+pkgname=haskell-versions
+pkgver=3.5.4
+pkgrel=1
+pkgdesc="Types and parsers for software version numbers"
+url="https://github.com/fosskers/versions";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-megaparsec' 'haskell-hashable')
+makedepends=('ghc' 'haskell-microlens' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('e3264b3069057aa9154f2957cce74b1aef009f0a07bf80a16982c7f9503ca7ee73481f3e809e1b8d5451d0ca268b7f6ae2ef968479332ff11acf7ef6973214cb')
+
+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 $MAKEFLAGS
+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 (4 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:18:55
  Author: felixonmars
Revision: 665936

addpkg: haskell-versions 3.5.4-1 (for haskell-what4)

Added:
  haskell-versions/
  haskell-versions/repos/
  haskell-versions/trunk/
  haskell-versions/trunk/PKGBUILD

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

Added: haskell-versions/trunk/PKGBUILD
===
--- haskell-versions/trunk/PKGBUILD (rev 0)
+++ haskell-versions/trunk/PKGBUILD 2020-07-30 18:18:55 UTC (rev 665936)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=versions
+pkgname=haskell-versions
+pkgver=3.5.4
+pkgrel=1
+pkgdesc="Types and parsers for software version numbers"
+url="https://github.com/fosskers/versions";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-megaparsec' 'haskell-hashable')
+makedepends=('ghc' 'haskell-microlens' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('e3264b3069057aa9154f2957cce74b1aef009f0a07bf80a16982c7f9503ca7ee73481f3e809e1b8d5451d0ca268b7f6ae2ef968479332ff11acf7ef6973214cb')
+
+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 $MAKEFLAGS
+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-zenc/repos (2 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:09:10
  Author: felixonmars
Revision: 665935

archrelease: copy trunk to community-x86_64

Added:
  haskell-zenc/repos/community-x86_64/
  haskell-zenc/repos/community-x86_64/PKGBUILD
(from rev 665934, haskell-zenc/trunk/PKGBUILD)

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

Copied: haskell-zenc/repos/community-x86_64/PKGBUILD (from rev 665934, 
haskell-zenc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-07-30 18:09:10 UTC (rev 665935)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=zenc
+pkgname=haskell-zenc
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="GHC style name Z-encoding and Z-decoding"
+url="https://github.com/dagit/zenc";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('47736127e3c4a19370f7b7887603841976f3781478389dcf3f2e3773b78053eb7fd9f544ccf1535d78dac21cfe9d9ea0eca2810582813a205953fae13b59c96d')
+
+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 $MAKEFLAGS
+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 (4 files)

2020-07-30 Thread Felix Yan via arch-commits
Date: Thursday, July 30, 2020 @ 18:08:57
  Author: felixonmars
Revision: 665934

addpkg: haskell-zenc 0.1.1-1 (for haskell-what4)

Added:
  haskell-zenc/
  haskell-zenc/repos/
  haskell-zenc/trunk/
  haskell-zenc/trunk/PKGBUILD

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

Added: haskell-zenc/trunk/PKGBUILD
===
--- haskell-zenc/trunk/PKGBUILD (rev 0)
+++ haskell-zenc/trunk/PKGBUILD 2020-07-30 18:08:57 UTC (rev 665934)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=zenc
+pkgname=haskell-zenc
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="GHC style name Z-encoding and Z-decoding"
+url="https://github.com/dagit/zenc";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('47736127e3c4a19370f7b7887603841976f3781478389dcf3f2e3773b78053eb7fd9f544ccf1535d78dac21cfe9d9ea0eca2810582813a205953fae13b59c96d')
+
+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 $MAKEFLAGS
+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 yubikey-touch-detector/trunk (PKGBUILD)

2020-07-30 Thread Maxim Baz via arch-commits
Date: Thursday, July 30, 2020 @ 17:55:16
  Author: maximbaz
Revision: 665932

upgpkg: yubikey-touch-detector 1.8.1-1

Modified:
  yubikey-touch-detector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-30 17:52:53 UTC (rev 665931)
+++ PKGBUILD2020-07-30 17:55:16 UTC (rev 665932)
@@ -1,7 +1,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=yubikey-touch-detector
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 'openssh: for SSH')
 source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
 
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('a880b452738c54813383ad760e68e7d75136dc3062bcaf0aec71244f480ed1f1'
+sha256sums=('abdde988eedbf955666b48277e6840f65a6e6364a06a5f2d31ece58121c07327'
 'SKIP')
 validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
 


  1   2   >