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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:57:09
  Author: felixonmars
Revision: 650916

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:57:08 UTC (rev 650915)
+++ PKGBUILD2020-06-23 06:57:09 UTC (rev 650916)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgname=python-swiftclient
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="An SDK for building applications to work with OpenStack"
-arch=('any')
-url="https://docs.openstack.org/python-swiftclient";
-license=('Apache')
-depends=('python-six' 'python-requests')
-makedepends=('python-setuptools' 'python-pbr' 'python-requests' )
-checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-swiftclient/archive/$pkgver.tar.gz";)
-sha512sums=('8255e6cd8a54bb792072c2c0947a0405a8f43fa40a75f5ea63ab538c005f1c0dd4100e68e6c5d37247d4f0cd6cedf0e8218ebada2595c32409647dde3503982c')
-
-prepare() {
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-swiftclient-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-swiftclient-$pkgver
-  stestr run
-}
-
-package() {
-  cd "$srcdir"/python-swiftclient-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-swiftclient/repos/community-any/PKGBUILD (from rev 650911, 
python-swiftclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:57:09 UTC (rev 650916)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-swiftclient
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="An SDK for building applications to work with OpenStack"
+arch=('any')
+url="https://docs.openstack.org/python-swiftclient";
+license=('Apache')
+depends=('python-six' 'python-requests')
+optdepends=('python-keystoneclient: for Auth versions 2.0 and 3 support')
+makedepends=('python-setuptools' 'python-pbr')
+checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1' 
'python-keystoneclient')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-swiftclient/archive/$pkgver.tar.gz";)
+sha512sums=('565cdf58dab7d0e14f209b3cd9424569856f22f3af75fa22aedba2fc897e1003d194a6fb151a99661cdb7abc8411014ffb08492290da5ce1606c7fec867f95ca')
+
+prepare() {
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/python-swiftclient-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-swiftclient-$pkgver
+  stestr run
+}
+
+package() {
+  cd "$srcdir"/python-swiftclient-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:56:52
  Author: felixonmars
Revision: 650911

upgpkg: python-swiftclient 3.10.0-1

Modified:
  python-swiftclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:55:31 UTC (rev 650910)
+++ PKGBUILD2020-06-23 06:56:52 UTC (rev 650911)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-swiftclient
-pkgver=3.9.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
@@ -9,10 +9,11 @@
 url="https://docs.openstack.org/python-swiftclient";
 license=('Apache')
 depends=('python-six' 'python-requests')
-makedepends=('python-setuptools' 'python-pbr' 'python-requests' )
-checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1')
+optdepends=('python-keystoneclient: for Auth versions 2.0 and 3 support')
+makedepends=('python-setuptools' 'python-pbr')
+checkdepends=('python-stestr' 'python-mock' 'python-keystoneauth1' 
'python-keystoneclient')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-swiftclient/archive/$pkgver.tar.gz";)
-sha512sums=('8255e6cd8a54bb792072c2c0947a0405a8f43fa40a75f5ea63ab538c005f1c0dd4100e68e6c5d37247d4f0cd6cedf0e8218ebada2595c32409647dde3503982c')
+sha512sums=('565cdf58dab7d0e14f209b3cd9424569856f22f3af75fa22aedba2fc897e1003d194a6fb151a99661cdb7abc8411014ffb08492290da5ce1606c7fec867f95ca')
 
 prepare() {
   export PBR_VERSION=$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:55:31
  Author: felixonmars
Revision: 650910

archrelease: copy trunk to community-staging-x86_64

Added:
  dhall-json/repos/community-staging-x86_64/
  dhall-json/repos/community-staging-x86_64/PKGBUILD
(from rev 650909, dhall-json/trunk/PKGBUILD)

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

Copied: dhall-json/repos/community-staging-x86_64/PKGBUILD (from rev 650909, 
dhall-json/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-23 06:55:31 UTC (rev 650910)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+pkgname=dhall-json
+pkgver=1.7.0
+pkgrel=7
+pkgdesc='Convert between Dhall and JSON or YAML'
+url='https://dhall-lang.org'
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-aeson-yaml' 'dhall'
+ 'haskell-optparse-applicative' 'haskell-prettyprinter'
+ 'haskell-scientific' 'haskell-unordered-containers' 
'haskell-prettyprinter-ansi-terminal')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-silver')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('3f6c50b0d2e05f46b85c46d5ffec0434bee9e23fa698d6803787698855fce7143cfcc10d1413fa4fe67aec1163d8e51bccb343569fd7bd163be949f1c2b255e5')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:55:17
  Author: felixonmars
Revision: 650909

upgpkg: dhall-json 1.7.0-7: rebuild with dhall 1.33.1, repline 0.4.0.0

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:54:05 UTC (rev 650908)
+++ PKGBUILD2020-06-23 06:55:17 UTC (rev 650909)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-json
 pkgver=1.7.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Convert between Dhall and JSON or YAML'
 url='https://dhall-lang.org'
 license=('BSD')


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:54:05
  Author: felixonmars
Revision: 650908

archrelease: copy trunk to community-staging-x86_64

Added:
  dhall-bash/repos/community-staging-x86_64/
  dhall-bash/repos/community-staging-x86_64/PKGBUILD
(from rev 650907, dhall-bash/trunk/PKGBUILD)

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

Copied: dhall-bash/repos/community-staging-x86_64/PKGBUILD (from rev 650907, 
dhall-bash/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-23 06:54:05 UTC (rev 650908)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+pkgname=dhall-bash
+pkgver=1.0.31
+pkgrel=7
+pkgdesc='Compile Dhall to Bash'
+url='https://dhall-lang.org'
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'dhall' 'haskell-neat-interpolation' 'haskell-shell-escape'
+ 'haskell-optparse-generic')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('4ebdde3ad86630165a2241a75a9372a0933691353f9aecbc94994325952bc6b2532e2f351654f884e63fa3a23582bec6f4e3d58f7022df6ee50b80cc507c51ca')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:53:52
  Author: felixonmars
Revision: 650907

upgpkg: dhall-bash 1.0.31-7: rebuild with dhall 1.33.1, repline 0.4.0.0

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:52:24 UTC (rev 650906)
+++ PKGBUILD2020-06-23 06:53:52 UTC (rev 650907)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-bash
 pkgver=1.0.31
-pkgrel=6
+pkgrel=7
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:52:24
  Author: felixonmars
Revision: 650906

archrelease: copy trunk to community-staging-x86_64

Added:
  dhall/repos/community-staging-x86_64/
  dhall/repos/community-staging-x86_64/PKGBUILD
(from rev 650905, dhall/trunk/PKGBUILD)

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

Copied: dhall/repos/community-staging-x86_64/PKGBUILD (from rev 650905, 
dhall/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-23 06:52:24 UTC (rev 650906)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+
+pkgname=dhall
+pkgver=1.33.1
+pkgrel=1
+pkgdesc='A configuration language guaranteed to terminate'
+url='https://dhall-lang.org'
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-ansi-terminal'
+ 'haskell-atomic-write' 'haskell-case-insensitive' 'haskell-cborg' 
'haskell-cborg-json'
+ 'haskell-contravariant' 'haskell-data-fix' 'haskell-diff' 
'haskell-dotgen'
+ 'haskell-either' 'haskell-half' 'haskell-hashable' 
'haskell-lens-family-core'
+ 'haskell-megaparsec' 'haskell-memory' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsers' 'haskell-parser-combinators' 'haskell-prettyprinter'
+ 'haskell-prettyprinter-ansi-terminal' 'haskell-pretty-simple' 
'haskell-profunctors'
+ 'haskell-repline' 'haskell-serialise' 'haskell-scientific' 
'haskell-text-manipulate'
+ 'haskell-th-lift-instances' 'haskell-transformers-compat' 
'haskell-unordered-containers'
+ 'haskell-uri-encode' 'haskell-vector' 'haskell-cryptonite' 
'haskell-http-types'
+ 'haskell-http-client' 'haskell-http-client-tls')
+makedepends=('ghc' 'haskell-foldl' 'haskell-generic-random' 'haskell-mockery' 
'haskell-quickcheck'
+ 'haskell-quickcheck-instances' 'haskell-special-values' 
'haskell-spoon'
+ 'haskell-tasty' 'haskell-tasty-expected-failure' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck' 'haskell-turtle' 'haskell-doctest')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('c306b059c9ace17d09515e2ed7bbd137854e1a76bce632c8e34dddcb3af5819bf0415288a96bbefc61ec0651b63a43e9bdc8ea1c402d7aad9f535107697ad30c')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i '/semigroups/d' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:52:10
  Author: felixonmars
Revision: 650905

upgpkg: dhall 1.33.1-1: rebuild with dhall 1.33.1, repline 0.4.0.0

Modified:
  dhall/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:49:11 UTC (rev 650904)
+++ PKGBUILD2020-06-23 06:52:10 UTC (rev 650905)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dhall
-pkgver=1.33.0
-pkgrel=6
+pkgver=1.33.1
+pkgrel=1
 pkgdesc='A configuration language guaranteed to terminate'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -23,7 +23,7 @@
  'haskell-tasty' 'haskell-tasty-expected-failure' 
'haskell-tasty-hunit'
  'haskell-tasty-quickcheck' 'haskell-turtle' 'haskell-doctest')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('70796b0f297ceade702350cb0c6db4ce5efb69573ad8fde93c4d11a073a688d82258eecaa951b684f413197e8a42aaf71a235d39ea191d2ebe9834a5ed23fb3b')
+sha512sums=('c306b059c9ace17d09515e2ed7bbd137854e1a76bce632c8e34dddcb3af5819bf0415288a96bbefc61ec0651b63a43e9bdc8ea1c402d7aad9f535107697ad30c')
 
 prepare() {
 cd $pkgname-$pkgver


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

2020-06-22 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 23, 2020 @ 06:49:11
  Author: arojas
Revision: 650904

archrelease: copy trunk to community-any

Added:
  jupyterlab/repos/community-any/PKGBUILD
(from rev 650903, jupyterlab/trunk/PKGBUILD)
Deleted:
  jupyterlab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:49:01 UTC (rev 650903)
+++ PKGBUILD2020-06-23 06:49:11 UTC (rev 650904)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=jupyterlab
-_pipname=jupyterlab
-pkgver=2.1.4
-pkgrel=1
-pkgdesc="JupyterLab computational environment"
-arch=(any)
-url="https://github.com/jupyterlab/jupyterlab";
-license=(custom)
-makedepends=(python-setuptools)
-depends=(jupyterlab_server nodejs)
-optdepends=('npm: to install extensions')
-source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('7b5bd4a05330a01c8522ee7f1cda5cb2e0d96412d9e1e879a19b3afb63d4ac69')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -e 's|~=|>=|' -i setup.py # Fix jupyterlab_server version
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/etc "$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: jupyterlab/repos/community-any/PKGBUILD (from rev 650903, 
jupyterlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:49:11 UTC (rev 650904)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=jupyterlab
+_pipname=jupyterlab
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="JupyterLab computational environment"
+arch=(any)
+url="https://github.com/jupyterlab/jupyterlab";
+license=(custom)
+makedepends=(python-setuptools)
+depends=(jupyterlab_server nodejs)
+optdepends=('npm: to install extensions')
+source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
+sha256sums=('ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -e 's|~=|>=|' -i setup.py # Fix jupyterlab_server version
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"/usr/etc "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-06-22 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 23, 2020 @ 06:49:01
  Author: arojas
Revision: 650903

Update to 2.1.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:48:19 UTC (rev 650902)
+++ PKGBUILD2020-06-23 06:49:01 UTC (rev 650903)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.1.4
+pkgver=2.1.5
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(jupyterlab_server nodejs)
 optdepends=('npm: to install extensions')
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('7b5bd4a05330a01c8522ee7f1cda5cb2e0d96412d9e1e879a19b3afb63d4ac69')
+sha256sums=('ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:48:19
  Author: felixonmars
Revision: 650902

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:48:04 UTC (rev 650901)
+++ PKGBUILD2020-06-23 06:48:19 UTC (rev 650902)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=rime-cantonese
-pkgver=0.0.0.20200622.1
-_commit=e7814064f43eccd2e3aa5c79dc79aef9bbea272d
-pkgrel=1
-pkgdesc="Cantonese input for rime"
-arch=('x86_64')
-url="https://github.com/rime/rime-cantonese";
-license=('LGPL')
-# dependency for reverse lookup
-depends=('rime-cangjie' 'rime-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=('8725ba44d0071d0deca8707c63e248d1371b98b0bf2849f325557d740732e60f46ff2b70ff7ee52f71883d4936223819e7be9a4300bc0db76e1437f9d247840c')
-
-prepare() {
-  cd $pkgname-$_commit
-  # Link essentials
-  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
-}
-
-build(){
-  cd $pkgname-$_commit
-  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
-}
-
-package() {
-  cd $pkgname-$_commit
-  find . -type l -delete
-  rm build/*.txt
-  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
-  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
-}

Copied: rime-cantonese/repos/community-x86_64/PKGBUILD (from rev 650901, 
rime-cantonese/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:48:19 UTC (rev 650902)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=rime-cantonese
+pkgver=0.0.0.20200622.2
+_commit=e06fe8e79d7d64db2f2b6339aabc004d8cbc1f67
+pkgrel=1
+pkgdesc="Cantonese input for rime"
+arch=('x86_64')
+url="https://github.com/rime/rime-cantonese";
+license=('LGPL')
+# dependency for reverse lookup
+depends=('rime-cangjie' 'rime-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=('c1b437fbe59d45260227fe06205a87c27ba17c9fe7590cedc32d66bc2c49ba2de55afc7d3ac9b0fc872165e29b2c20fa44f767087c445683dfa1d867588932bf')
+
+prepare() {
+  cd $pkgname-$_commit
+  # Link essentials
+  for _f in $(pacman -Qql rime-prelude rime-essay | grep -v "/$"); do ln -sf 
$_f; done
+}
+
+build(){
+  cd $pkgname-$_commit
+  for _s in $(ls *.schema.yaml); do rime_deployer --compile $_s; done
+}
+
+package() {
+  cd $pkgname-$_commit
+  find . -type l -delete
+  rm build/*.txt
+  install -Dm644 *.yaml -t "$pkgdir"/usr/share/rime-data/
+  install -Dm644 build/* -t "$pkgdir"/usr/share/rime-data/build/
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:48:04
  Author: felixonmars
Revision: 650901

upgpkg: rime-cantonese 0.0.0.20200622.2-1

Modified:
  rime-cantonese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:46:25 UTC (rev 650900)
+++ PKGBUILD2020-06-23 06:48:04 UTC (rev 650901)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=rime-cantonese
-pkgver=0.0.0.20200622.1
-_commit=e7814064f43eccd2e3aa5c79dc79aef9bbea272d
+pkgver=0.0.0.20200622.2
+_commit=e06fe8e79d7d64db2f2b6339aabc004d8cbc1f67
 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=('8725ba44d0071d0deca8707c63e248d1371b98b0bf2849f325557d740732e60f46ff2b70ff7ee52f71883d4936223819e7be9a4300bc0db76e1437f9d247840c')
+sha512sums=('c1b437fbe59d45260227fe06205a87c27ba17c9fe7590cedc32d66bc2c49ba2de55afc7d3ac9b0fc872165e29b2c20fa44f767087c445683dfa1d867588932bf')
 
 prepare() {
   cd $pkgname-$_commit


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:46:25
  Author: felixonmars
Revision: 650900

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-repline/repos/community-staging-x86_64/PKGBUILD (from rev 
650899, haskell-repline/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-23 06:46:25 UTC (rev 650900)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=repline
+pkgname=haskell-repline
+pkgver=0.4.0.0
+pkgrel=1
+pkgdesc="Haskeline wrapper for GHCi-like REPL interfaces"
+url="https://github.com/sdiehl/repline";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1da58e7112bcb0096770fa5d0b056763a9ef8fc5e2af7d4901addf591dbd2436bdd68a3f500a4d5a8cc0e0bef4f34f2b77033ca2b4047929b9588906d91aaa22')
+
+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-repline/trunk (PKGBUILD)

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:46:11
  Author: felixonmars
Revision: 650899

upgpkg: haskell-repline 0.4.0.0-1: rebuild with dhall 1.33.1, repline 0.4.0.0

Modified:
  haskell-repline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:45:32 UTC (rev 650898)
+++ PKGBUILD2020-06-23 06:46:11 UTC (rev 650899)
@@ -2,7 +2,7 @@
 
 _hkgname=repline
 pkgname=haskell-repline
-pkgver=0.3.0.0
+pkgver=0.4.0.0
 pkgrel=1
 pkgdesc="Haskeline wrapper for GHCi-like REPL interfaces"
 url="https://github.com/sdiehl/repline";
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('119a3be8a9789afbc7fe76f21bdf9f24d8ec251cf2933020357a269cd234828870ae0a2fc5954c02dac1feb1d9583d38db6bf0d22a287e1ac0b2c9745cbd7b00')
+sha512sums=('1da58e7112bcb0096770fa5d0b056763a9ef8fc5e2af7d4901addf591dbd2436bdd68a3f500a4d5a8cc0e0bef4f34f2b77033ca2b4047929b9588906d91aaa22')
 
 build() {
 cd $_hkgname-$pkgver
@@ -19,7 +19,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup 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 python-keystoneauth1/trunk (PKGBUILD)

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:45:16
  Author: felixonmars
Revision: 650897

upgpkg: python-keystoneauth1 4.1.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:44:34 UTC (rev 650896)
+++ PKGBUILD2020-06-23 06:45:16 UTC (rev 650897)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace 
 
 pkgname=python-keystoneauth1
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -19,7 +19,7 @@
   'python-oslo-config' 'python-betamax' 'python-oslotest' 
'python-oslo-utils'
   'python-requests-kerberos' 'python-oauthlib' 
'python-pycodestyle' 'python-hacking')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz";)
-sha512sums=('87a978ab0db1ceee6df74da46e9186a8978bd23ba3785701623e459c0ab8eccc35d3a0ce202be2a2a26fe7aafcb0ddb32e628ef32fa1fcb4010e053b874f97a3')
+sha512sums=('421c8f9cd7cdd8e34f9cf26bbe52677aa588ed6890d5db3af41451b80b5359f9f81cddd654698daa0a4b62b6fefe4ce3cb5edc68723be574cbedb0920ae7904c')
 
 export PBR_VERSION=$pkgver
 


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:45:32
  Author: felixonmars
Revision: 650898

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:45:16 UTC (rev 650897)
+++ PKGBUILD2020-06-23 06:45:32 UTC (rev 650898)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgname=python-keystoneauth1
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Authentication Library for OpenStack Identity"
-arch=('any')
-url="https://docs.openstack.org/developer/keystoneauth";
-license=('Apache')
-depends=('python-pbr' 'python-iso8601' 'python-stevedore' 
'python-os-service-types' 'python-requests')
-optdepends=('python-requests-kerberos: for kerberos support'
-'python-lxml: for saml2 support'
-'python-oauthlib: for oauth1 support'
-'python-betamax: for betamax support'
-'python-fixtures: for betamax support'
-'python-mock: for betamax support')
-checkdepends=('python-requests-mock' 'python-testscenarios' 'python-mock' 
'python-lxml'
-  'python-oslo-config' 'python-betamax' 'python-oslotest' 
'python-oslo-utils'
-  'python-requests-kerberos' 'python-oauthlib' 
'python-pycodestyle' 'python-hacking')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz";)
-sha512sums=('87a978ab0db1ceee6df74da46e9186a8978bd23ba3785701623e459c0ab8eccc35d3a0ce202be2a2a26fe7aafcb0ddb32e628ef32fa1fcb4010e053b874f97a3')
-
-export PBR_VERSION=$pkgver
-
-prepare() {
-  sed -i 's/pep8/pycodestyle/g' 
keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py
-  sed -i 's/assertItemsEqual/assertCountEqual/' 
keystoneauth-$pkgver/keystoneauth1/tests/unit/extras/kerberos/*.py
-}
-
-build() {
-  cd keystoneauth-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd keystoneauth-$pkgver
-  stestr run
-}
-
-package() {
-  cd keystoneauth-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keystoneauth1/repos/community-any/PKGBUILD (from rev 650897, 
python-keystoneauth1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:45:32 UTC (rev 650898)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-keystoneauth1
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Authentication Library for OpenStack Identity"
+arch=('any')
+url="https://docs.openstack.org/developer/keystoneauth";
+license=('Apache')
+depends=('python-pbr' 'python-iso8601' 'python-stevedore' 
'python-os-service-types' 'python-requests')
+optdepends=('python-requests-kerberos: for kerberos support'
+'python-lxml: for saml2 support'
+'python-oauthlib: for oauth1 support'
+'python-betamax: for betamax support'
+'python-fixtures: for betamax support'
+'python-mock: for betamax support')
+checkdepends=('python-requests-mock' 'python-testscenarios' 'python-mock' 
'python-lxml'
+  'python-oslo-config' 'python-betamax' 'python-oslotest' 
'python-oslo-utils'
+  'python-requests-kerberos' 'python-oauthlib' 
'python-pycodestyle' 'python-hacking')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz";)
+sha512sums=('421c8f9cd7cdd8e34f9cf26bbe52677aa588ed6890d5db3af41451b80b5359f9f81cddd654698daa0a4b62b6fefe4ce3cb5edc68723be574cbedb0920ae7904c')
+
+export PBR_VERSION=$pkgver
+
+prepare() {
+  sed -i 's/pep8/pycodestyle/g' 
keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py
+  sed -i 's/assertItemsEqual/assertCountEqual/' 
keystoneauth-$pkgver/keystoneauth1/tests/unit/extras/kerberos/*.py
+}
+
+build() {
+  cd keystoneauth-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd keystoneauth-$pkgver
+  stestr run
+}
+
+package() {
+  cd keystoneauth-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:44:20
  Author: felixonmars
Revision: 650895

upgpkg: python-praw 7.1.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:43:49 UTC (rev 650894)
+++ PKGBUILD2020-06-23 06:44:20 UTC (rev 650895)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-praw
-pkgver=7.0.0
+pkgver=7.1.0
 pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's 
API"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-mock' 'python-betamax-serializers' 
'python-betamax-matchers')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz";)
-sha512sums=('962f29c26e6536247d5edf141b421300a885cc2a43b3e7cf8ec4400acb6fe68c1e6a0d387211a22fc414c766e39dd77f509df347e58c1a9f73175935937bdc0d')
+sha512sums=('3c04bd12877ee0487df9b385b442984fbaee70fdbd0f27d1e6d6b4d798ac55d7f887a24b1d5ef1db9a52a6b759655b212a83495b5833415932cd9e4343bcfe45')
 
 build() {
   cd praw-$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:44:34
  Author: felixonmars
Revision: 650896

archrelease: copy trunk to community-testing-any

Added:
  python-praw/repos/community-testing-any/
  python-praw/repos/community-testing-any/PKGBUILD
(from rev 650895, python-praw/trunk/PKGBUILD)

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

Copied: python-praw/repos/community-testing-any/PKGBUILD (from rev 650895, 
python-praw/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2020-06-23 06:44:34 UTC (rev 650896)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-praw
+pkgver=7.1.0
+pkgrel=1
+pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's 
API"
+arch=('any')
+license=('GPL')
+url="https://praw.readthedocs.org";
+depends=('python-prawcore' 'python-update-checker' 'python-websocket-client')
+makedepends=('python-setuptools' 'python-pytest-runner')
+checkdepends=('python-mock' 'python-betamax-serializers' 
'python-betamax-matchers')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz";)
+sha512sums=('3c04bd12877ee0487df9b385b442984fbaee70fdbd0f27d1e6d6b4d798ac55d7f887a24b1d5ef1db9a52a6b759655b212a83495b5833415932cd9e4343bcfe45')
+
+build() {
+  cd praw-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd praw-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd praw-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:43:49
  Author: felixonmars
Revision: 650894

archrelease: copy trunk to community-any

Added:
  eslint/repos/community-any/PKGBUILD
(from rev 650893, eslint/trunk/PKGBUILD)
Deleted:
  eslint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:43:34 UTC (rev 650893)
+++ PKGBUILD2020-06-23 06:43:49 UTC (rev 650894)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=7.3.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='https://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('7493155f07d4e4f4f5723d8dbf654f3eb29a84a4c6757fb90e1d10dd8b8ab7e63652174bd986f3b156813321bd1c2d2d062b2696ffebd7e799aace92308577f1')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Non-deterministic race in npm gives 777 permissions to random directories.
-  # See https://github.com/npm/npm/issues/9359 for details.
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # npm installs package.json owned by build user
-  # https://bugs.archlinux.org/task/63396
-  chown -R root:root "$pkgdir"
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 650893, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:43:49 UTC (rev 650894)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=7.3.1
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='https://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
+noextract=("$pkgname-$pkgver.tgz")
+sha512sums=('7100bfc63f5b85651cca2fd1b8c6d1b42dc8d1e5bc307d2385110b4afa4a62459ea770ba619d8e92f72f25551e3ba81cba70019b3a6d6d706e0e85ec8c799f4c')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+  done
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:43:34
  Author: felixonmars
Revision: 650893

upgpkg: eslint 7.3.1-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 06:42:11 UTC (rev 650892)
+++ PKGBUILD2020-06-23 06:43:34 UTC (rev 650893)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=7.3.0
+pkgver=7.3.1
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('7493155f07d4e4f4f5723d8dbf654f3eb29a84a4c6757fb90e1d10dd8b8ab7e63652174bd986f3b156813321bd1c2d2d062b2696ffebd7e799aace92308577f1')
+sha512sums=('7100bfc63f5b85651cca2fd1b8c6d1b42dc8d1e5bc307d2385110b4afa4a62459ea770ba619d8e92f72f25551e3ba81cba70019b3a6d6d706e0e85ec8c799f4c')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:41:55
  Author: felixonmars
Revision: 650891

upgpkg: python-pytools 2020.3.1-1

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 05:59:53 UTC (rev 650890)
+++ PKGBUILD2020-06-23 06:41:55 UTC (rev 650891)
@@ -2,7 +2,7 @@
 # Contributor: Stéphane Gaudreault 
 
 pkgname=python-pytools
-pkgver=2020.3
+pkgver=2020.3.1
 pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz";)
-sha512sums=('939ad0af6229102b13dc28fec7df3377b02389dfb9c26f1f523ebdb53063a98bae776121407679751f0a37b0ee083571c2b971ef9abbe2bd9c08081daaaf7fcd')
+sha512sums=('819e4d10efffac95f75e07838cd05052136f5a62183680119763dde4952013530493a2292bcb73541b6d329823feca32befa89fcf2dfe5cbe5cd1b00240b40e8')
 
 build() {
   cd "$srcdir"/pytools-$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Tuesday, June 23, 2020 @ 06:42:11
  Author: felixonmars
Revision: 650892

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 06:41:55 UTC (rev 650891)
+++ PKGBUILD2020-06-23 06:42:11 UTC (rev 650892)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=python-pytools
-pkgver=2020.3
-pkgrel=1
-pkgdesc="A collection of tools for Python"
-arch=('any')
-url="https://mathema.tician.de/software/pytools";
-license=('MIT')
-depends=('python-six' 'python-decorator' 'python-appdirs' 'python-numpy')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner')
-source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz";)
-sha512sums=('939ad0af6229102b13dc28fec7df3377b02389dfb9c26f1f523ebdb53063a98bae776121407679751f0a37b0ee083571c2b971ef9abbe2bd9c08081daaaf7fcd')
-
-build() {
-  cd "$srcdir"/pytools-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/pytools-$pkgver
-  python setup.py pytest
-}
-
-package(){
-  cd pytools-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --skip-build 
--optimize=1
-}

Copied: python-pytools/repos/community-any/PKGBUILD (from rev 650891, 
python-pytools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 06:42:11 UTC (rev 650892)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=python-pytools
+pkgver=2020.3.1
+pkgrel=1
+pkgdesc="A collection of tools for Python"
+arch=('any')
+url="https://mathema.tician.de/software/pytools";
+license=('MIT')
+depends=('python-six' 'python-decorator' 'python-appdirs' 'python-numpy')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner')
+source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz";)
+sha512sums=('819e4d10efffac95f75e07838cd05052136f5a62183680119763dde4952013530493a2292bcb73541b6d329823feca32befa89fcf2dfe5cbe5cd1b00240b40e8')
+
+build() {
+  cd "$srcdir"/pytools-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/pytools-$pkgver
+  python setup.py pytest
+}
+
+package(){
+  cd pytools-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --skip-build 
--optimize=1
+}


[arch-commits] Commit in rsync/repos (4 files)

2020-06-22 Thread Christian Hesse via arch-commits
Date: Tuesday, June 23, 2020 @ 06:32:48
  Author: eworm
Revision: 390151

archrelease: copy trunk to testing-x86_64

Added:
  rsync/repos/testing-x86_64/
  rsync/repos/testing-x86_64/PKGBUILD
(from rev 390150, rsync/trunk/PKGBUILD)
  rsync/repos/testing-x86_64/rsync.install
(from rev 390150, rsync/trunk/rsync.install)
  rsync/repos/testing-x86_64/rsyncd.conf
(from rev 390150, rsync/trunk/rsyncd.conf)

---+
 PKGBUILD  |   50 ++
 rsync.install |   14 ++
 rsyncd.conf   |   10 ++
 3 files changed, 74 insertions(+)

Copied: rsync/repos/testing-x86_64/PKGBUILD (from rev 390150, 
rsync/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-06-23 06:32:48 UTC (rev 390151)
@@ -0,0 +1,50 @@
+# Maintainer: Christian Hesse 
+
+pkgname=rsync
+_tag='3c97e8e4e4c98a15e71146808692a6215bb6af1c' # git rev-parse v${pkgver}
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='A fast and versatile file copying tool for remote and local files'
+arch=('x86_64')
+url='https://rsync.samba.org/'
+license=('GPL3')
+depends=('acl' 'libacl.so' 'lz4' 'openssl' 'perl' 'popt' 'xxhash' 
'libxxhash.so'
+ 'zlib' 'zstd')
+makedepends=('git' 'python-commonmark')
+backup=('etc/rsyncd.conf'
+'etc/xinetd.d/rsync')
+install=rsync.install
+validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison 

+source=("git+https://github.com/WayneD/rsync#tag=${_tag}?signed";
+'rsyncd.conf')
+sha256sums=('SKIP'
+'733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
+
+build() {
+   cd "$srcdir/rsync"
+
+   ./configure \
+   --prefix=/usr \
+   --disable-debug \
+   --with-included-popt=no \
+   --with-included-zlib=no
+   make
+}
+
+check() {
+   cd "$srcdir/rsync"
+
+   make test
+}
+
+package() {
+   cd "$srcdir/rsync"
+
+   make DESTDIR="$pkgdir" install
+   install -Dm0644 ../rsyncd.conf "$pkgdir/etc/rsyncd.conf"
+   install -Dm0644 packaging/lsb/rsync.xinetd "$pkgdir/etc/xinetd.d/rsync"
+   install -Dm0644 packaging/systemd/rsync.service 
"$pkgdir/usr/lib/systemd/system/rsyncd.service"
+   install -Dm0644 packaging/systemd/rsync.socket 
"$pkgdir/usr/lib/systemd/system/rsyncd.socket"
+   install -Dm0644 packaging/systemd/rsync@.service 
"$pkgdir/usr/lib/systemd/system/rsyncd@.service"
+   install -Dm0755 support/rrsync "$pkgdir/usr/lib/rsync/rrsync"
+}

Copied: rsync/repos/testing-x86_64/rsync.install (from rev 390150, 
rsync/trunk/rsync.install)
===
--- testing-x86_64/rsync.install(rev 0)
+++ testing-x86_64/rsync.install2020-06-23 06:32:48 UTC (rev 390151)
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+post_upgrade() {
+  # return if old package version greater 3.1.99...
+  (( $(vercmp "$2" '3.1.99') > 0 )) && return 0
+
+  # return if neither service nor socket is enabled...
+  systemctl -q is-enabled rsyncd.service rsyncd.socket || return 0
+
+  echo ' > The rsync package now uses upstream systemd units, which also 
protect'
+  echo ' > home directories (/root and /home). If you need access use rsync'
+  echo ' > via ssh (recommended) or see the wiki for instructions to override:'
+  echo ' > https://wiki.archlinux.org/index.php/Rsync#rsync_daemon'
+}

Copied: rsync/repos/testing-x86_64/rsyncd.conf (from rev 390150, 
rsync/trunk/rsyncd.conf)
===
--- testing-x86_64/rsyncd.conf  (rev 0)
+++ testing-x86_64/rsyncd.conf  2020-06-23 06:32:48 UTC (rev 390151)
@@ -0,0 +1,10 @@
+uid = nobody
+gid = nobody
+use chroot = no
+max connections = 4
+syslog facility = local5
+pid file = /run/rsyncd.pid
+
+[ftp]
+path = /srv/ftp
+comment = ftp area


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

2020-06-22 Thread Christian Hesse via arch-commits
Date: Tuesday, June 23, 2020 @ 06:32:40
  Author: eworm
Revision: 390150

upgpkg: rsync 3.2.1-1: new upstream release

Modified:
  rsync/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 23:17:02 UTC (rev 390149)
+++ PKGBUILD2020-06-23 06:32:40 UTC (rev 390150)
@@ -1,8 +1,8 @@
 # Maintainer: Christian Hesse 
 
 pkgname=rsync
-_tag='affe6786e63ef638af993a0ba788c62e047accb8' # git rev-parse v${pkgver}
-pkgver=3.2.0
+_tag='3c97e8e4e4c98a15e71146808692a6215bb6af1c' # git rev-parse v${pkgver}
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='A fast and versatile file copying tool for remote and local files'
 arch=('x86_64')


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

2020-06-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 05:59:53
  Author: polyzen
Revision: 650890

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 05:59:34 UTC (rev 650889)
+++ PKGBUILD2020-06-23 05:59:53 UTC (rev 650890)
@@ -1,32 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Timothée Ravier 
-
-_name=dulwich
-pkgname=python-dulwich
-pkgver=0.20.3
-pkgrel=1
-pkgdesc='Pure-Python implementation of the Git file formats and protocols'
-arch=('x86_64')
-url=https://www.dulwich.io
-license=('GPL')
-depends=('python-certifi' 'python-setuptools' 'python-urllib3')
-checkdepends=('python-mock')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz";)
-sha256sums=('226491bcf3cdd629c8558d0b4d50b0e9a991a74fb9836c39e90c8c7b445b662c')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m unittest dulwich.tests.test_suite
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-dulwich/repos/community-x86_64/PKGBUILD (from rev 650889, 
python-dulwich/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 05:59:53 UTC (rev 650890)
@@ -0,0 +1,32 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Timothée Ravier 
+
+_name=dulwich
+pkgname=python-dulwich
+pkgver=0.20.5
+pkgrel=1
+pkgdesc='Pure-Python implementation of the Git file formats and protocols'
+arch=('x86_64')
+url=https://www.dulwich.io
+license=('GPL')
+depends=('python-certifi' 'python-setuptools' 'python-urllib3')
+checkdepends=('python-mock')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz";)
+sha256sums=('98484ede022da663c96b54bc8dcdb4407072cb50efd5d20d58ca4e7779931305')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m unittest dulwich.tests.test_suite
+}
+
+package() {
+  cd $_name-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-06-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 05:59:34
  Author: polyzen
Revision: 650889

upgpkg: python-dulwich 0.20.5-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 05:51:34 UTC (rev 650888)
+++ PKGBUILD2020-06-23 05:59:34 UTC (rev 650889)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.3
+pkgver=0.20.5
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz";)
-sha256sums=('226491bcf3cdd629c8558d0b4d50b0e9a991a74fb9836c39e90c8c7b445b662c')
+sha256sums=('98484ede022da663c96b54bc8dcdb4407072cb50efd5d20d58ca4e7779931305')
 
 build() {
   cd $_name-$pkgver


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

2020-06-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 05:51:34
  Author: polyzen
Revision: 650888

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 650887, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 05:51:13 UTC (rev 650887)
+++ PKGBUILD2020-06-23 05:51:34 UTC (rev 650888)
@@ -1,35 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-pkgver=20200615
-_pkgver=2020-06-15
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-sha512sums=('59b528a72a40cd83f2c53cce328868ed321f8a80935d7475e7c4a6be54e3adfc744ccc6dd125077be92a626b6797e53b13ec423de6f26418511b301d7469d6bb')
-
-pkgver() {
-  echo ${_pkgver//-}
-}
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-# 
https://github.com/rust-analyzer/rust-analyzer/issues/4218#issuecomment-625612149
-# check() {
-#   cd $pkgname-$_pkgver
-#   cargo test --release --locked
-# }
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 650887, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 05:51:34 UTC (rev 650888)
@@ -0,0 +1,35 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+pkgver=20200622
+_pkgver=2020-06-22
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+sha512sums=('53cc52654593ba4c1947c9fd777155802b0a72dd8be9297b958601e24a4f5cedb44194721e3bf436383030268cf3ae2799560b20b8bef9cf3d0993a7a0e73f01')
+
+pkgver() {
+  echo ${_pkgver//-}
+}
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+# 
https://github.com/rust-analyzer/rust-analyzer/issues/4218#issuecomment-625612149
+# check() {
+#   cd $pkgname-$_pkgver
+#   cargo test --release --locked
+# }
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}


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

2020-06-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 05:51:13
  Author: polyzen
Revision: 650887

upgpkg: rust-analyzer 20200622-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 04:55:05 UTC (rev 650886)
+++ PKGBUILD2020-06-23 05:51:13 UTC (rev 650887)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-pkgver=20200615
-_pkgver=2020-06-15
+pkgver=20200622
+_pkgver=2020-06-22
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-sha512sums=('59b528a72a40cd83f2c53cce328868ed321f8a80935d7475e7c4a6be54e3adfc744ccc6dd125077be92a626b6797e53b13ec423de6f26418511b301d7469d6bb')
+sha512sums=('53cc52654593ba4c1947c9fd777155802b0a72dd8be9297b958601e24a4f5cedb44194721e3bf436383030268cf3ae2799560b20b8bef9cf3d0993a7a0e73f01')
 
 pkgver() {
   echo ${_pkgver//-}


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 23, 2020 @ 04:55:05
  Author: eschwartz
Revision: 650886

archrelease: copy trunk to community-x86_64

Added:
  nemo/repos/community-x86_64/PKGBUILD
(from rev 650885, nemo/trunk/PKGBUILD)
Deleted:
  nemo/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 04:54:45 UTC (rev 650885)
+++ PKGBUILD2020-06-23 04:55:05 UTC (rev 650886)
@@ -1,43 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Contributor: Ner0
-
-pkgname=nemo
-pkgver=4.6.3
-pkgrel=1
-pkgdesc="Cinnamon file manager (Nautilus fork)"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}";
-license=('GPL')
-depends=('cinnamon-desktop' 'dconf' 'gvfs' 'exempi' 'libexif' 'libnotify' 
'libxml2'
- 'python' 'xapps')
-optdepends=('cinnamon-translations: i18n'
-'ffmpegthumbnailer: support for video thumbnails')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1cfed5e5ea7aa02376ea4958bf375951ee9b4005017eae60bf3efaf134b45b53bb56b8b64302b47b86375bbcb188b22998eaaf7a679dd8564b711fe1898817f3')
-b2sums=('0748e3f8970280dd24788a51938e3515849e51cb4b2f4093c9bd37f74c3bec65c494d7a7c1d3c906c328bc03f5f26add7165dff48b7b728f84e14ebbba0d48e1')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# Rename 'Files' app name to avoid having the same as nautilus
-sed -i '/^\[Desktop Entry/,/^\[Desktop Action/ 
s/^Name\(.*\)=.*/Name\1=Nemo/' data/nemo.desktop.in
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr \
-  --libexecdir=lib/${pkgname} \
-  --buildtype=plain \
-  ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: nemo/repos/community-x86_64/PKGBUILD (from rev 650885, 
nemo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 04:55:05 UTC (rev 650886)
@@ -0,0 +1,43 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Contributor: Ner0
+
+pkgname=nemo
+pkgver=4.6.4
+pkgrel=1
+pkgdesc="Cinnamon file manager (Nautilus fork)"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL')
+depends=('cinnamon-desktop' 'dconf' 'gvfs' 'exempi' 'libexif' 'libnotify' 
'libxml2'
+ 'python' 'xapps')
+optdepends=('cinnamon-translations: i18n'
+'ffmpegthumbnailer: support for video thumbnails')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha512sums=('4530ada668de81bde9384b074152d04a55ec60098bf2491d8c4b7b4cc0d373184cf2d9ba22914622f6174830a2a28419a55ecbeebf378e04366af311413226f3')
+b2sums=('bd02bfff58138d24276b094eade9b62230f4982021f9e603a0963a02b23f3b45115c3572ba44c74e8569416797d2d9e0c7eb05c76a8758256efb4678a811e260')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# Rename 'Files' app name to avoid having the same as nautilus
+sed -i '/^\[Desktop Entry/,/^\[Desktop Action/ 
s/^Name\(.*\)=.*/Name\1=Nemo/' data/nemo.desktop.in
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr \
+  --libexecdir=lib/${pkgname} \
+  --buildtype=plain \
+  ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 23, 2020 @ 04:54:45
  Author: eschwartz
Revision: 650885

upgpkg: nemo 4.6.4-1: upstream release

Modified:
  nemo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 03:18:30 UTC (rev 650884)
+++ PKGBUILD2020-06-23 04:54:45 UTC (rev 650885)
@@ -3,7 +3,7 @@
 # Contributor: Ner0
 
 pkgname=nemo
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('x86_64')
@@ -15,8 +15,8 @@
 'ffmpegthumbnailer: support for video thumbnails')
 makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
 source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1cfed5e5ea7aa02376ea4958bf375951ee9b4005017eae60bf3efaf134b45b53bb56b8b64302b47b86375bbcb188b22998eaaf7a679dd8564b711fe1898817f3')
-b2sums=('0748e3f8970280dd24788a51938e3515849e51cb4b2f4093c9bd37f74c3bec65c494d7a7c1d3c906c328bc03f5f26add7165dff48b7b728f84e14ebbba0d48e1')
+sha512sums=('4530ada668de81bde9384b074152d04a55ec60098bf2491d8c4b7b4cc0d373184cf2d9ba22914622f6174830a2a28419a55ecbeebf378e04366af311413226f3')
+b2sums=('bd02bfff58138d24276b094eade9b62230f4982021f9e603a0963a02b23f3b45115c3572ba44c74e8569416797d2d9e0c7eb05c76a8758256efb4678a811e260')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}


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

2020-06-22 Thread Evangelos Foutras via arch-commits
Date: Tuesday, June 23, 2020 @ 03:18:24
  Author: foutrelis
Revision: 650883

upgpkg: python-stevedore 2.0.1-1: new upstream release

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 21:51:02 UTC (rev 650882)
+++ PKGBUILD2020-06-23 03:18:24 UTC (rev 650883)
@@ -1,7 +1,7 @@
 # Maintainer: Evangelos Foutras https://pypi.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('001e90cd704be6470d46cc9076434e2d0d566c1379187e7013eb296d3a6032d9')
+sha256sums=('609912b87df5ad338ff8e44d13eaad4f4170a65b79ae9cb0aa5632598994a1b7')
 
 prepare() {
   cd stevedore-$pkgver


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

2020-06-22 Thread Evangelos Foutras via arch-commits
Date: Tuesday, June 23, 2020 @ 03:18:30
  Author: foutrelis
Revision: 650884

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-23 03:18:24 UTC (rev 650883)
+++ PKGBUILD2020-06-23 03:18:30 UTC (rev 650884)
@@ -1,27 +0,0 @@
-# Maintainer: Evangelos Foutras https://github.com/openstack/stevedore";
-license=('Apache')
-depends=('python-setuptools')
-makedepends=('python-pbr')
-options=('!emptydirs')
-source=(https://pypi.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('001e90cd704be6470d46cc9076434e2d0d566c1379187e7013eb296d3a6032d9')
-
-prepare() {
-  cd stevedore-$pkgver
-  # Remove dependency on pbr; it's not a runtime dependency
-  sed -i '/pbr/d' requirements.txt
-}
-
-package() {
-  cd stevedore-$pkgver
-  python3 setup.py install --root="$pkgdir" -O1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-stevedore/repos/community-any/PKGBUILD (from rev 650883, 
python-stevedore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-23 03:18:30 UTC (rev 650884)
@@ -0,0 +1,27 @@
+# Maintainer: Evangelos Foutras https://github.com/openstack/stevedore";
+license=('Apache')
+depends=('python-setuptools')
+makedepends=('python-pbr')
+options=('!emptydirs')
+source=(https://pypi.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
+sha256sums=('609912b87df5ad338ff8e44d13eaad4f4170a65b79ae9cb0aa5632598994a1b7')
+
+prepare() {
+  cd stevedore-$pkgver
+  # Remove dependency on pbr; it's not a runtime dependency
+  sed -i '/pbr/d' requirements.txt
+}
+
+package() {
+  cd stevedore-$pkgver
+  python3 setup.py install --root="$pkgdir" -O1
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in chromium/repos/extra-x86_64 (26 files)

2020-06-22 Thread Evangelos Foutras via arch-commits
Date: Monday, June 22, 2020 @ 23:17:02
  Author: foutrelis
Revision: 390149

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 390148, chromium/trunk/PKGBUILD)
  
chromium/repos/extra-x86_64/add-missing-algorithm-header-in-crx_install_error.cc.patch
(from rev 390148, 
chromium/trunk/add-missing-algorithm-header-in-crx_install_error.cc.patch)
  
chromium/repos/extra-x86_64/avoid-double-destruction-of-ServiceWorkerObjectHost.patch
(from rev 390148, 
chromium/trunk/avoid-double-destruction-of-ServiceWorkerObjectHost.patch)
  chromium/repos/extra-x86_64/chromium-83-gcc-10.patch
(from rev 390148, chromium/trunk/chromium-83-gcc-10.patch)
  chromium/repos/extra-x86_64/chromium-fix-vaapi-on-intel.patch
(from rev 390148, chromium/trunk/chromium-fix-vaapi-on-intel.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 390148, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 390148, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/clean-up-a-call-to-set_utf8.patch
(from rev 390148, chromium/trunk/clean-up-a-call-to-set_utf8.patch)
  
chromium/repos/extra-x86_64/include-memory-header-to-get-the-definition-of-std-u.patch
(from rev 390148, 
chromium/trunk/include-memory-header-to-get-the-definition-of-std-u.patch)
  chromium/repos/extra-x86_64/iwyu-std-numeric_limits-is-defined-in-limits.patch
(from rev 390148, 
chromium/trunk/iwyu-std-numeric_limits-is-defined-in-limits.patch)
  
chromium/repos/extra-x86_64/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch
(from rev 390148, 
chromium/trunk/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch)
  
chromium/repos/extra-x86_64/make-some-of-blink-custom-iterators-STL-compatible.patch
(from rev 390148, 
chromium/trunk/make-some-of-blink-custom-iterators-STL-compatible.patch)
  
chromium/repos/extra-x86_64/v8-remove-soon-to-be-removed-getAllFieldPositions.patch
(from rev 390148, 
chromium/trunk/v8-remove-soon-to-be-removed-getAllFieldPositions.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/add-missing-algorithm-header-in-crx_install_error.cc.patch
  
chromium/repos/extra-x86_64/avoid-double-destruction-of-ServiceWorkerObjectHost.patch
  chromium/repos/extra-x86_64/chromium-83-gcc-10.patch
  chromium/repos/extra-x86_64/chromium-fix-vaapi-on-intel.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/clean-up-a-call-to-set_utf8.patch
  
chromium/repos/extra-x86_64/include-memory-header-to-get-the-definition-of-std-u.patch
  chromium/repos/extra-x86_64/iwyu-std-numeric_limits-is-defined-in-limits.patch
  
chromium/repos/extra-x86_64/libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch
  
chromium/repos/extra-x86_64/make-some-of-blink-custom-iterators-STL-compatible.patch
  
chromium/repos/extra-x86_64/v8-remove-soon-to-be-removed-getAllFieldPositions.patch

+
 PKGBUILD   |  568 +--
 add-missing-algorithm-header-in-crx_install_error.cc.patch |   58 -
 avoid-double-destruction-of-ServiceWorkerObjectHost.patch  |  276 ++---
 chromium-83-gcc-10.patch   |  128 +-
 chromium-fix-vaapi-on-intel.patch  |   80 -
 chromium-skia-harmony.patch|   28 
 chromium.install   |   32 
 clean-up-a-call-to-set_utf8.patch  |   68 -
 include-memory-header-to-get-the-definition-of-std-u.patch |   64 -
 iwyu-std-numeric_limits-is-defined-in-limits.patch |   58 -
 libstdc-fix-incomplete-type-in-AXTree-for-NodeSetSiz.patch |  124 +-
 make-some-of-blink-custom-iterators-STL-compatible.patch   |  190 +--
 v8-remove-soon-to-be-removed-getAllFieldPositions.patch|  344 +++---
 13 files changed, 1009 insertions(+), 1009 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:16:46 UTC (rev 390148)
+++ PKGBUILD2020-06-22 23:17:02 UTC (rev 390149)
@@ -1,284 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=83.0.4103.106
-pkgrel=3
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'libpipewire02' 'libva' 'clang' 

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

2020-06-22 Thread Evangelos Foutras via arch-commits
Date: Monday, June 22, 2020 @ 23:16:46
  Author: foutrelis
Revision: 390148

upgpkg: chromium 83.0.4103.116-1: new upstream release

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 23:14:15 UTC (rev 390147)
+++ PKGBUILD2020-06-22 23:16:46 UTC (rev 390148)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=83.0.4103.106
-pkgrel=3
+pkgver=83.0.4103.116
+pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -37,7 +37,7 @@
 chromium-fix-vaapi-on-intel.patch
 chromium-83-gcc-10.patch
 chromium-skia-harmony.patch)
-sha256sums=('cfd153a2e10b0bb0fb3b7e6be543aef0915181f5fbdbea893d08465afd097e2f'
+sha256sums=('bb0c7e8dfee9f3a5e30eca7f34fc9f21caefa82a86c058c552f52b1ae2da2ac3'
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 '58c41713eb6fb33b6eef120f4324fa1fb8123b1fbc4ecbe5662f1f9779b9b6af'
 '675fb3d6276cce569a641436465f58d5709d1d4a5f62b7052989479fd4aaea24'


[arch-commits] Commit in libqmi/repos/extra-x86_64 (PKGBUILD PKGBUILD PKGBUILD.next)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:14:15
  Author: heftig
Revision: 390147

archrelease: copy trunk to extra-x86_64

Added:
  libqmi/repos/extra-x86_64/PKGBUILD
(from rev 390145, libqmi/trunk/PKGBUILD)
Deleted:
  libqmi/repos/extra-x86_64/PKGBUILD
  libqmi/repos/extra-x86_64/PKGBUILD.next

---+
 PKGBUILD  |   85 
 PKGBUILD.next |   43 
 2 files changed, 43 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:14:15 UTC (rev 390146)
+++ PKGBUILD2020-06-22 23:14:15 UTC (rev 390147)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libqmi
-pkgver=1.24.14
-pkgrel=1
-pkgdesc="QMI modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libqmi/";
-license=(GPL2)
-depends=(libmbim libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive)
-provides=(libqmi-glib.so)
-_commit=a28c43bac61851f32abafef2922f2c237a0ff06d  # tags/1.24.14
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libqmi/repos/extra-x86_64/PKGBUILD (from rev 390145, 
libqmi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:14:15 UTC (rev 390147)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libqmi
+pkgver=1.26.0
+pkgrel=1
+pkgdesc="QMI modem protocol helper library"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/libqmi/";
+license=(GPL2)
+depends=(libmbim libgudev)
+makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
+provides=(libqmi-glib.so)
+_commit=61c814c2324f5f55d6ac7a41b4fe81c9b44b970b  # tags/1.26.0
+source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc \
+--enable-compile-warnings=minimum
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: PKGBUILD.next
===
--- PKGBUILD.next   2020-06-22 23:14:15 UTC (rev 390146)
+++ PKGBUILD.next   2020-06-22 23:14:15 UTC (rev 390147)
@@ -1,43 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libqmi
-pkgver=1.26rc1
-pkgrel=1
-pkgdesc="QMI modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libqmi/";
-license=(GPL2)
-depends=(libmbim libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
-provides=(libqmi-glib.so)
-_commit=ef9e0ea2ddee417f7f85388b7779750c846aaeca  # tags/1.26-rc1
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc \
---enable-compile-warnings=minimum
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:14:15
  Author: heftig
Revision: 390146

archrelease: copy trunk to extra-x86_64

Added:
  libmbim/repos/extra-x86_64/PKGBUILD
(from rev 390145, libmbim/trunk/PKGBUILD)
Deleted:
  libmbim/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:14:05 UTC (rev 390145)
+++ PKGBUILD2020-06-22 23:14:15 UTC (rev 390146)
@@ -1,41 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libmbim
-pkgver=1.22.0
-pkgrel=1
-pkgdesc="MBIM modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libmbim/";
-license=(GPL2)
-depends=(glib2 bash systemd libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive)
-_commit=697465da7e976d15b13061368d37f76d8e0c33c4  # tags/1.22.0
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libmbim/repos/extra-x86_64/PKGBUILD (from rev 390145, 
libmbim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:14:15 UTC (rev 390146)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libmbim
+pkgver=1.24.0
+pkgrel=1
+pkgdesc="MBIM modem protocol helper library"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/libmbim/";
+license=(GPL2)
+depends=(glib2 bash systemd libgudev)
+makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
+provides=(libmbim-glib.so)
+_commit=1a186e61a34e0b267cc91e9a72dd266429ab6408  # tags/1.24.0
+source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc \
+--enable-compile-warnings=minimum
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libqmi/trunk (PKGBUILD PKGBUILD PKGBUILD.next)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:14:05
  Author: heftig
Revision: 390145

1.26.0-1

Added:
  libqmi/trunk/PKGBUILD
(from rev 390144, libqmi/trunk/PKGBUILD.next)
Deleted:
  libqmi/trunk/PKGBUILD
  libqmi/trunk/PKGBUILD.next

---+
 PKGBUILD  |   85 
 PKGBUILD.next |   43 
 2 files changed, 43 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:09:58 UTC (rev 390144)
+++ PKGBUILD2020-06-22 23:14:05 UTC (rev 390145)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libqmi
-pkgver=1.24.14
-pkgrel=1
-pkgdesc="QMI modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libqmi/";
-license=(GPL2)
-depends=(libmbim libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive)
-provides=(libqmi-glib.so)
-_commit=a28c43bac61851f32abafef2922f2c237a0ff06d  # tags/1.24.14
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libqmi/trunk/PKGBUILD (from rev 390144, libqmi/trunk/PKGBUILD.next)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:14:05 UTC (rev 390145)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libqmi
+pkgver=1.26.0
+pkgrel=1
+pkgdesc="QMI modem protocol helper library"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/libqmi/";
+license=(GPL2)
+depends=(libmbim libgudev)
+makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
+provides=(libqmi-glib.so)
+_commit=61c814c2324f5f55d6ac7a41b4fe81c9b44b970b  # tags/1.26.0
+source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc \
+--enable-compile-warnings=minimum
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: PKGBUILD.next
===
--- PKGBUILD.next   2020-06-22 23:09:58 UTC (rev 390144)
+++ PKGBUILD.next   2020-06-22 23:14:05 UTC (rev 390145)
@@ -1,43 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libqmi
-pkgver=1.26rc1
-pkgrel=1
-pkgdesc="QMI modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libqmi/";
-license=(GPL2)
-depends=(libmbim libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
-provides=(libqmi-glib.so)
-_commit=ef9e0ea2ddee417f7f85388b7779750c846aaeca  # tags/1.26-rc1
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc \
---enable-compile-warnings=minimum
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}


[arch-commits] Commit in libmbim/trunk (PKGBUILD PKGBUILD PKGBUILD.next)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:09:58
  Author: heftig
Revision: 390144

1.24.0-1

Added:
  libmbim/trunk/PKGBUILD
(from rev 390143, libmbim/trunk/PKGBUILD.next)
Deleted:
  libmbim/trunk/PKGBUILD
  libmbim/trunk/PKGBUILD.next

---+
 PKGBUILD  |   85 
 PKGBUILD.next |   43 
 2 files changed, 43 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:03:23 UTC (rev 390143)
+++ PKGBUILD2020-06-22 23:09:58 UTC (rev 390144)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libmbim
-pkgver=1.22.0
-pkgrel=1
-pkgdesc="MBIM modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libmbim/";
-license=(GPL2)
-depends=(glib2 bash systemd libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive)
-provides=(libmbim-glib.so)
-_commit=697465da7e976d15b13061368d37f76d8e0c33c4  # tags/1.22.0
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: libmbim/trunk/PKGBUILD (from rev 390143, libmbim/trunk/PKGBUILD.next)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:09:58 UTC (rev 390144)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libmbim
+pkgver=1.24.0
+pkgrel=1
+pkgdesc="MBIM modem protocol helper library"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/libmbim/";
+license=(GPL2)
+depends=(glib2 bash systemd libgudev)
+makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
+provides=(libmbim-glib.so)
+_commit=1a186e61a34e0b267cc91e9a72dd266429ab6408  # tags/1.24.0
+source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static --enable-gtk-doc \
+--enable-compile-warnings=minimum
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: PKGBUILD.next
===
--- PKGBUILD.next   2020-06-22 23:03:23 UTC (rev 390143)
+++ PKGBUILD.next   2020-06-22 23:09:58 UTC (rev 390144)
@@ -1,43 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libmbim
-pkgver=1.24rc1
-pkgrel=1
-pkgdesc="MBIM modem protocol helper library"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/libmbim/";
-license=(GPL2)
-depends=(glib2 bash systemd libgudev)
-makedepends=(gtk-doc python git help2man autoconf-archive 
gobject-introspection)
-provides=(libmbim-glib.so)
-_commit=47e2ed70db68f655710a558e03bc0d77e3be96d4  # tags/1.24-rc1
-source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-rc/rc/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static --enable-gtk-doc \
---enable-compile-warnings=minimum
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:03:22
  Author: heftig
Revision: 390142

archrelease: copy trunk to extra-x86_64

Added:
  gssdp/repos/extra-x86_64/PKGBUILD
(from rev 390141, gssdp/trunk/PKGBUILD)
Deleted:
  gssdp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:03:08 UTC (rev 390141)
+++ PKGBUILD2020-06-22 23:03:22 UTC (rev 390142)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=gssdp
-pkgver=1.2.2
-pkgrel=1
-pkgdesc="A GObject-based API for handling resource discovery and announcement 
over SSDP"
-url="https://wiki.gnome.org/Projects/GUPnP";
-arch=(x86_64)
-license=(LGPL)
-depends=(libsoup)
-makedepends=(gobject-introspection gtk-doc vala meson git gtk3)
-optdepends=('gtk3: gssdp-device-sniffer')
-_commit=0e87f5aecb661516983767c996d1834909f6901f  # tags/gssdp-1.2.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gssdp.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^gssdp-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gssdp/repos/extra-x86_64/PKGBUILD (from rev 390141, 
gssdp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:03:22 UTC (rev 390142)
@@ -0,0 +1,41 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=gssdp
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="A GObject-based API for handling resource discovery and announcement 
over SSDP"
+url="https://wiki.gnome.org/Projects/GUPnP";
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 libsoup)
+makedepends=(gobject-introspection gtk-doc vala meson git gtk3)
+optdepends=('gtk3: gssdp-device-sniffer')
+_commit=a4eb74313a3df17c3ac5b99f3131522e6e8bccf4  # tags/gssdp-1.2.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gssdp.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^gssdp-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=true
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  depends+=(libg{lib,object,io}-2.0.so libsoup-2.4.so)
+  provides+=(libgssdp-1.2.so)
+
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:03:23
  Author: heftig
Revision: 390143

archrelease: copy trunk to extra-x86_64

Added:
  gupnp/repos/extra-x86_64/PKGBUILD
(from rev 390141, gupnp/trunk/PKGBUILD)
Deleted:
  gupnp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 23:03:22 UTC (rev 390142)
+++ PKGBUILD2020-06-22 23:03:23 UTC (rev 390143)
@@ -1,38 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=gupnp
-pkgver=1.2.2
-pkgrel=1
-pkgdesc="An object-oriented UPNP framework"
-url="https://wiki.gnome.org/Projects/GUPnP";
-arch=(x86_64)
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala meson git)
-optdepends=('python: gupnp-binding-tool')
-_commit=76f6a78e99f4a4e80f31678ba99e8068131c79ff  # tags/gupnp-1.2.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^gupnp-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gupnp/repos/extra-x86_64/PKGBUILD (from rev 390141, 
gupnp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 23:03:23 UTC (rev 390143)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=gupnp
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="An object-oriented UPNP framework"
+url="https://wiki.gnome.org/Projects/GUPnP";
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 gssdp util-linux libxml2)
+makedepends=(gobject-introspection gtk-doc vala meson git)
+optdepends=('python: gupnp-binding-tool')
+_commit=c7517cdabd8b04c05804d300fd726ff29c90f2ee  # tags/gupnp-1.2.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^gupnp-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=true
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  depends+=(libg{lib,object,io,module}-2.0.so libgssdp-1.2.so libsoup-2.4.so
+   libuuid.so)
+  provides+=(libgupnp-1.2.so)
+
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:03:08
  Author: heftig
Revision: 390141

1.2.3-1

Modified:
  gupnp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 23:02:25 UTC (rev 390140)
+++ PKGBUILD2020-06-22 23:03:08 UTC (rev 390141)
@@ -1,17 +1,17 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 url="https://wiki.gnome.org/Projects/GUPnP";
 arch=(x86_64)
 license=(LGPL)
-depends=(gssdp util-linux)
+depends=(glib2 gssdp util-linux libxml2)
 makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=76f6a78e99f4a4e80f31678ba99e8068131c79ff  # tags/gupnp-1.2.2^0
+_commit=c7517cdabd8b04c05804d300fd726ff29c90f2ee  # tags/gupnp-1.2.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 
 build() {
   arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
@@ -34,5 +34,9 @@
 }
 
 package() {
+  depends+=(libg{lib,object,io,module}-2.0.so libgssdp-1.2.so libsoup-2.4.so
+   libuuid.so)
+  provides+=(libgupnp-1.2.so)
+
   DESTDIR="$pkgdir" meson install -C build
 }


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:02:25
  Author: heftig
Revision: 390140

1.2.3-1

Modified:
  gssdp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 22:45:00 UTC (rev 390139)
+++ PKGBUILD2020-06-22 23:02:25 UTC (rev 390140)
@@ -1,17 +1,17 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: György Balló 
 
 pkgname=gssdp
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="A GObject-based API for handling resource discovery and announcement 
over SSDP"
 url="https://wiki.gnome.org/Projects/GUPnP";
 arch=(x86_64)
 license=(LGPL)
-depends=(libsoup)
+depends=(glib2 libsoup)
 makedepends=(gobject-introspection gtk-doc vala meson git gtk3)
 optdepends=('gtk3: gssdp-device-sniffer')
-_commit=0e87f5aecb661516983767c996d1834909f6901f  # tags/gssdp-1.2.2^0
+_commit=a4eb74313a3df17c3ac5b99f3131522e6e8bccf4  # tags/gssdp-1.2.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gssdp.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 
 build() {
   arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
@@ -34,5 +34,8 @@
 }
 
 package() {
+  depends+=(libg{lib,object,io}-2.0.so libsoup-2.4.so)
+  provides+=(libgssdp-1.2.so)
+
   DESTDIR="$pkgdir" meson install -C build
 }


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 21:51:02
  Author: felixonmars
Revision: 650882

archrelease: copy trunk to community-x86_64

Added:
  haskell-esqueleto/repos/community-x86_64/PKGBUILD
(from rev 650881, haskell-esqueleto/trunk/PKGBUILD)
Deleted:
  haskell-esqueleto/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:50:45 UTC (rev 650881)
+++ PKGBUILD2020-06-22 21:51:02 UTC (rev 650882)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=esqueleto
-pkgname=haskell-esqueleto
-pkgver=3.3.3.1
-pkgrel=2
-pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
-url="https://github.com/bitemyapp/esqueleto";
-license=("BSD")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-blaze-html' 
'haskell-conduit'
- 'haskell-monad-logger' 'haskell-persistent' 'haskell-resourcet' 
'haskell-tagged'
- 'haskell-unliftio' 'haskell-unordered-containers')
-makedepends=('ghc')  # 'haskell-vector')  # Not enabled yet
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1af1420338e8e5a45859fe7c6aaa6c6070ff0287bfc714be11a20e43950d2bba75efe108a12e1e6e6e0219cd7990f629987c8f9da25405833ec0b849a7866054')
-
-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 \
--f-mysql -f-postgresql
-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
-}

Copied: haskell-esqueleto/repos/community-x86_64/PKGBUILD (from rev 650881, 
haskell-esqueleto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:51:02 UTC (rev 650882)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=3.3.3.2
+pkgrel=1
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/bitemyapp/esqueleto";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-blaze-html' 
'haskell-conduit'
+ 'haskell-monad-logger' 'haskell-persistent' 'haskell-resourcet' 
'haskell-tagged'
+ 'haskell-unliftio' 'haskell-unordered-containers')
+makedepends=('ghc')  # 'haskell-vector')  # Not enabled yet
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('96496f60affcbaa4051b75671bb8b8f54f8c42b350d88bc4d81a687f05d2516bf0e2aceb7540a477d8dd995cb431e575e184d741e06e3bc12f1f4794a40a001f')
+
+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 \
+-f-mysql -f-postgresql
+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-esqueleto/trunk (PKGBUILD)

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 21:50:45
  Author: felixonmars
Revision: 650881

upgpkg: haskell-esqueleto 3.3.3.2-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 21:49:13 UTC (rev 650880)
+++ PKGBUILD2020-06-22 21:50:45 UTC (rev 650881)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.3.1
-pkgrel=2
+pkgver=3.3.3.2
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto";
 license=("BSD")
@@ -14,7 +14,7 @@
  'haskell-unliftio' 'haskell-unordered-containers')
 makedepends=('ghc')  # 'haskell-vector')  # Not enabled yet
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1af1420338e8e5a45859fe7c6aaa6c6070ff0287bfc714be11a20e43950d2bba75efe108a12e1e6e6e0219cd7990f629987c8f9da25405833ec0b849a7866054')
+sha512sums=('96496f60affcbaa4051b75671bb8b8f54f8c42b350d88bc4d81a687f05d2516bf0e2aceb7540a477d8dd995cb431e575e184d741e06e3bc12f1f4794a40a001f')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 21:48:57
  Author: felixonmars
Revision: 650879

upgpkg: python-keystoneclient 4.1.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 21:38:15 UTC (rev 650878)
+++ PKGBUILD2020-06-22 21:48:57 UTC (rev 650879)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-keystoneclient
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-oslotest' 'python-requests-mock' 'python-pycodestyle' 
'python-lxml'
   'python-testresources')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-keystoneclient/archive/$pkgver.tar.gz";)
-sha512sums=('329a4bddcff51fe9251d13f29898287a857baab167d3b6557dc39789db8be0d3bdc62aee8e497ef1aa45d44a5449a7d2210afc88d1a0f82daee7e0c25574bbd4')
+sha512sums=('ad752947645503c3b3f2f507df3eb91e3ad35acb968882cd933742b135c71fefa8dcd7f30027871ee9f8569c5cdcf4c2291d8b204200bc1a3a5ac4617589f483')
 
 export PBR_VERSION=$pkgver
 


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 21:49:13
  Author: felixonmars
Revision: 650880

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:48:57 UTC (rev 650879)
+++ PKGBUILD2020-06-22 21:49:13 UTC (rev 650880)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-keystoneclient
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Client Library for OpenStack Identity"
-arch=('any')
-url="https://docs.openstack.org/python-keystoneclient/latest/";
-license=('Apache')
-depends=('python-six' 'python-pbr' 'python-iso8601' 'python-prettytable' 
'python-debtcollector'
- 'python-keystoneauth1' 'python-oslo-utils' 'python-oslo-i18n'
- 'python-oslo-serialization' 'python-oslo-config' 'python-requests' 
'python-stevedore')
-makedepends=('python-setuptools')
-checkdepends=('python-oslotest' 'python-requests-mock' 'python-pycodestyle' 
'python-lxml'
-  'python-testresources')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-keystoneclient/archive/$pkgver.tar.gz";)
-sha512sums=('329a4bddcff51fe9251d13f29898287a857baab167d3b6557dc39789db8be0d3bdc62aee8e497ef1aa45d44a5449a7d2210afc88d1a0f82daee7e0c25574bbd4')
-
-export PBR_VERSION=$pkgver
-
-build() {
-  cd python-keystoneclient-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-keystoneclient-$pkgver
-  stestr run
-}
-
-package() {
-  cd python-keystoneclient-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-keystoneclient/repos/community-any/PKGBUILD (from rev 650879, 
python-keystoneclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:49:13 UTC (rev 650880)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-keystoneclient
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Client Library for OpenStack Identity"
+arch=('any')
+url="https://docs.openstack.org/python-keystoneclient/latest/";
+license=('Apache')
+depends=('python-six' 'python-pbr' 'python-iso8601' 'python-prettytable' 
'python-debtcollector'
+ 'python-keystoneauth1' 'python-oslo-utils' 'python-oslo-i18n'
+ 'python-oslo-serialization' 'python-oslo-config' 'python-requests' 
'python-stevedore')
+makedepends=('python-setuptools')
+checkdepends=('python-oslotest' 'python-requests-mock' 'python-pycodestyle' 
'python-lxml'
+  'python-testresources')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-keystoneclient/archive/$pkgver.tar.gz";)
+sha512sums=('ad752947645503c3b3f2f507df3eb91e3ad35acb968882cd933742b135c71fefa8dcd7f30027871ee9f8569c5cdcf4c2291d8b204200bc1a3a5ac4617589f483')
+
+export PBR_VERSION=$pkgver
+
+build() {
+  cd python-keystoneclient-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-keystoneclient-$pkgver
+  stestr run
+}
+
+package() {
+  cd python-keystoneclient-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 21:38:15
  Author: heftig
Revision: 390138

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:38:05 UTC (rev 390137)
+++ PKGBUILD2020-06-22 21:38:15 UTC (rev 390138)
@@ -1,74 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgbase=harfbuzz
-pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.6.7
-pkgrel=1
-pkgdesc="OpenType text shaping engine"
-url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
-arch=(x86_64)
-license=(MIT)
-makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc
- ragel git python)
-checkdepends=(python-fonttools python-setuptools)
-_commit=fb46a32ed0322d3f617dbfc7b982ff26f47d789c  # tags/2.6.7^0
-source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd harfbuzz
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd harfbuzz
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd harfbuzz
-  ./configure \
---prefix=/usr \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---with-graphite2 \
---with-icu \
---enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd harfbuzz
-  TMPDIR="$srcdir" make check
-  rm -rf "$srcdir"/tmp*
-}
-
-package_harfbuzz() {
-  depends=(glib2 freetype2 graphite libglib-2.0.so libfreetype.so
-   libgobject-2.0.so)
-  provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
-  optdepends=('cairo: hb-view program')
-
-  cd harfbuzz
-  make DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
-
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
-  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
-  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
-  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
-}
-
-package_harfbuzz-icu() {
-  pkgdesc="$pkgdesc (ICU integration)"
-  depends=("harfbuzz=$pkgver-$pkgrel" icu libharfbuzz.so)
-  provides=(libharfbuzz-icu.so)
-
-  mv hb-icu/* "$pkgdir"
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
-}

Copied: harfbuzz/repos/extra-x86_64/PKGBUILD (from rev 390137, 
harfbuzz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:38:15 UTC (rev 390138)
@@ -0,0 +1,64 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=harfbuzz
+pkgname=(harfbuzz harfbuzz-icu)
+pkgver=2.6.8
+pkgrel=1
+pkgdesc="OpenType text shaping engine"
+url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
+arch=(x86_64)
+license=(MIT)
+makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc
+ ragel git python meson)
+checkdepends=(python-fonttools python-setuptools)
+_commit=e4203c14699cc0903a2b4611167a7b99532cfdb0  # tags/2.6.8^0
+source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd harfbuzz
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd harfbuzz
+}
+
+build() {
+  arch-meson harfbuzz build \
+-D graphite=enabled
+  meson compile -C build
+}
+
+check() {
+  TMPDIR="$srcdir" meson test -C build --print-errorlogs
+  rm -rf "$srcdir"/tmp*
+}
+
+package_harfbuzz() {
+  depends=(glib2 freetype2 graphite libglib-2.0.so libfreetype.so
+   libgobject-2.0.so)
+  provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
+  optdepends=('cairo: hb-view program')
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  # Split harfbuzz-icu
+  mkdir -p hb-icu/usr/{include/harfbuzz,lib/pkgconfig}
+  mv -t hb-icu/usr/lib "$pkgdir"/usr/lib/libharfbuzz-icu*
+  mv -t hb-icu/usr/lib/pkgconfig "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc
+  mv -t hb-icu/usr/include/harfbuzz "$pkgdir"/usr/include/harfbuzz/hb-icu.h
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
+}
+
+package_harfbuzz-icu() {
+  pkgdesc="$pkgdesc (ICU integration)"
+  depends=("harfbuzz=$pkgver-$pkgrel" icu libharfbuzz.so)
+  provides=(libharfbuzz-icu.so)
+
+  mv hb-icu/* "$pkgdir"
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
+}


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 21:38:05
  Author: heftig
Revision: 390137

2.6.8-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 20:36:42 UTC (rev 390136)
+++ PKGBUILD2020-06-22 21:38:05 UTC (rev 390137)
@@ -1,8 +1,9 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Maintainer: Jan de Groot 
 
 pkgbase=harfbuzz
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.6.7
+pkgver=2.6.8
 pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
@@ -9,9 +10,9 @@
 arch=(x86_64)
 license=(MIT)
 makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc
- ragel git python)
+ ragel git python meson)
 checkdepends=(python-fonttools python-setuptools)
-_commit=fb46a32ed0322d3f617dbfc7b982ff26f47d789c  # tags/2.6.7^0
+_commit=e4203c14699cc0903a2b4611167a7b99532cfdb0  # tags/2.6.8^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -22,27 +23,16 @@
 
 prepare() {
   cd harfbuzz
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd harfbuzz
-  ./configure \
---prefix=/usr \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---with-graphite2 \
---with-icu \
---enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson harfbuzz build \
+-D graphite=enabled
+  meson compile -C build
 }
 
 check() {
-  cd harfbuzz
-  TMPDIR="$srcdir" make check
+  TMPDIR="$srcdir" meson test -C build --print-errorlogs
   rm -rf "$srcdir"/tmp*
 }
 
@@ -52,15 +42,15 @@
   provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
   optdepends=('cairo: hb-view program')
 
-  cd harfbuzz
-  make DESTDIR="$pkgdir" install
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
+  DESTDIR="$pkgdir" meson install -C build
 
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
-  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
-  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
-  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
+  # Split harfbuzz-icu
+  mkdir -p hb-icu/usr/{include/harfbuzz,lib/pkgconfig}
+  mv -t hb-icu/usr/lib "$pkgdir"/usr/lib/libharfbuzz-icu*
+  mv -t hb-icu/usr/lib/pkgconfig "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc
+  mv -t hb-icu/usr/include/harfbuzz "$pkgdir"/usr/include/harfbuzz/hb-icu.h
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
 }
 
 package_harfbuzz-icu() {


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 21:38:15
  Author: heftig
Revision: 650878

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:37:34 UTC (rev 650877)
+++ PKGBUILD2020-06-22 21:38:15 UTC (rev 650878)
@@ -1,80 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgbase=lib32-harfbuzz
-pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.6.7
-pkgrel=1
-pkgdesc="OpenType text shaping engine (32-bit)"
-url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
-arch=(x86_64)
-license=(MIT)
-makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python
- harfbuzz)
-checkdepends=(python-fonttools python-setuptools)
-_commit=fb46a32ed0322d3f617dbfc7b982ff26f47d789c  # tags/2.6.7^0
-source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd harfbuzz
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd harfbuzz
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
-
-  cd harfbuzz
-  ./configure \
---prefix=/usr \
---libdir=/usr/lib32 \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---without-graphite2 \
---with-icu \
---disable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd harfbuzz
-  TMPDIR="$srcdir" make check
-  rm -rf "$srcdir"/tmp*
-}
-
-package_lib32-harfbuzz() {
-  depends=(lib32-glib2 lib32-freetype2 libglib-2.0.so libfreetype.so
-   libgobject-2.0.so harfbuzz)
-  provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
-
-  cd harfbuzz
-  make DESTDIR="$pkgdir" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
-
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/lib32/pkgconfig; cd ../hb-icu
-  mv "$pkgdir"/usr/lib32/libharfbuzz-icu* ./usr/lib32
-  mv "$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc ./usr/lib32/pkgconfig
-}
-
-package_lib32-harfbuzz-icu() {
-  pkgdesc="$pkgdesc (ICU integration)"
-  depends=("lib32-harfbuzz=$pkgver-$pkgrel" lib32-icu libharfbuzz.so 
harfbuzz-icu)
-  provides=(libharfbuzz-icu.so)
-
-  mv hb-icu/* "$pkgdir"
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
-}

Copied: lib32-harfbuzz/repos/multilib-x86_64/PKGBUILD (from rev 650877, 
lib32-harfbuzz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:38:15 UTC (rev 650878)
@@ -0,0 +1,69 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Florian Pritz 
+
+pkgbase=lib32-harfbuzz
+pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
+pkgver=2.6.8
+pkgrel=1
+pkgdesc="OpenType text shaping engine (32-bit)"
+url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
+arch=(x86_64)
+license=(MIT)
+makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python
+ meson harfbuzz)
+checkdepends=(python-fonttools python-setuptools)
+_commit=e4203c14699cc0903a2b4611167a7b99532cfdb0  # tags/2.6.8^0
+source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd harfbuzz
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd harfbuzz
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
+
+  arch-meson harfbuzz build \
+--libdir=/usr/lib32 \
+-D introspection=disabled \
+-D gtk_doc=disabled
+  meson compile -C build
+}
+
+check() {
+  TMPDIR="$srcdir" meson test -C build --print-errorlogs
+  rm -rf "$srcdir"/tmp*
+}
+
+package_lib32-harfbuzz() {
+  depends=(lib32-glib2 lib32-freetype2 libglib-2.0.so libfreetype.so
+   libgobject-2.0.so harfbuzz)
+  provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
+
+  DESTDIR="$pkgdir" meson install -C build
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+
+  # Split harfbuzz-icu
+  mkdir -p hb-icu/usr/lib32/pkgconfig
+  mv -t hb-icu/usr/lib32 "$pkgdir"/usr/lib32/libharfbuzz-icu*
+  mv -t hb-icu/usr/lib32/pkgconfig 
"$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
+}
+
+package_lib32-harfbuzz-icu() {
+  pkgdesc="$pkgdesc (ICU integration)"
+  depends=("lib32-harfbuzz=$pkgver-$pkgrel" lib32-icu libharfbuzz.so 
harfbuzz-icu)
+  provides=(libharfbuzz-icu.so)
+
+  mv hb-icu/* "$pkgdir"
+
+  install -Dt "$pkgdir/usr/share/licenses/$p

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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 21:37:34
  Author: heftig
Revision: 650877

2.6.8-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 21:31:20 UTC (rev 650876)
+++ PKGBUILD2020-06-22 21:37:34 UTC (rev 650877)
@@ -1,8 +1,9 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Maintainer: Florian Pritz 
 
 pkgbase=lib32-harfbuzz
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.6.7
+pkgver=2.6.8
 pkgrel=1
 pkgdesc="OpenType text shaping engine (32-bit)"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
@@ -9,9 +10,9 @@
 arch=(x86_64)
 license=(MIT)
 makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python
- harfbuzz)
+ meson harfbuzz)
 checkdepends=(python-fonttools python-setuptools)
-_commit=fb46a32ed0322d3f617dbfc7b982ff26f47d789c  # tags/2.6.7^0
+_commit=e4203c14699cc0903a2b4611167a7b99532cfdb0  # tags/2.6.8^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -22,7 +23,6 @@
 
 prepare() {
   cd harfbuzz
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
@@ -30,24 +30,15 @@
   export CXX="g++ -m32"
   export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
 
-  cd harfbuzz
-  ./configure \
---prefix=/usr \
+  arch-meson harfbuzz build \
 --libdir=/usr/lib32 \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---without-graphite2 \
---with-icu \
---disable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+-D introspection=disabled \
+-D gtk_doc=disabled
+  meson compile -C build
 }
 
 check() {
-  cd harfbuzz
-  TMPDIR="$srcdir" make check
+  TMPDIR="$srcdir" meson test -C build --print-errorlogs
   rm -rf "$srcdir"/tmp*
 }
 
@@ -56,17 +47,15 @@
libgobject-2.0.so harfbuzz)
   provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
 
-  cd harfbuzz
-  make DESTDIR="$pkgdir" install
-
+  DESTDIR="$pkgdir" meson install -C build
   rm -rf "${pkgdir}"/usr/{include,share,bin}
 
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
+  # Split harfbuzz-icu
+  mkdir -p hb-icu/usr/lib32/pkgconfig
+  mv -t hb-icu/usr/lib32 "$pkgdir"/usr/lib32/libharfbuzz-icu*
+  mv -t hb-icu/usr/lib32/pkgconfig 
"$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc
 
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/lib32/pkgconfig; cd ../hb-icu
-  mv "$pkgdir"/usr/lib32/libharfbuzz-icu* ./usr/lib32
-  mv "$pkgdir"/usr/lib32/pkgconfig/harfbuzz-icu.pc ./usr/lib32/pkgconfig
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 harfbuzz/COPYING
 }
 
 package_lib32-harfbuzz-icu() {


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

2020-06-22 Thread Kyle Keen via arch-commits
Date: Monday, June 22, 2020 @ 21:31:20
  Author: kkeen
Revision: 650876

archrelease: copy trunk to community-x86_64

Added:
  ngircd/repos/community-x86_64/PKGBUILD
(from rev 650875, ngircd/trunk/PKGBUILD)
  ngircd/repos/community-x86_64/ngircd.service
(from rev 650875, ngircd/trunk/ngircd.service)
Deleted:
  ngircd/repos/community-x86_64/PKGBUILD
  ngircd/repos/community-x86_64/ngircd.service

+
 PKGBUILD   |   80 ---
 ngircd.service |   22 +++
 2 files changed, 52 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:30:57 UTC (rev 650875)
+++ PKGBUILD2020-06-22 21:31:20 UTC (rev 650876)
@@ -1,39 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: Mateusz Herych 
-# Contributor: Alexander Rødseth 
-
-pkgname=ngircd
-pkgver=25
-pkgrel=1
-pkgdesc="Next Generation IRC Daemon"
-arch=('x86_64')
-backup=(etc/ngircd.conf)
-url="http://ngircd.barton.de/";
-license=('GPL')
-depends=('openssl' 'libident' 'zlib')
-source=("http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz";
-ngircd.service)
-sha256sums=('51915780519bae43da3798807e3bed60d887e4eaa728354aa6bb61cdbcda49ba'
-'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --sbindir=/usr/bin \
-   --mandir=/usr/share/man \
-   --with-ident \
-   --with-openssl \
-   --enable-ipv6
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../ngircd.service 
"$pkgdir/usr/lib/systemd/system/ngircd.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ngircd/repos/community-x86_64/PKGBUILD (from rev 650875, 
ngircd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:31:20 UTC (rev 650876)
@@ -0,0 +1,41 @@
+# Maintainer: Kyle Keen 
+# Contributor: Mateusz Herych 
+# Contributor: Alexander Rødseth 
+
+pkgname=ngircd
+pkgver=26
+pkgrel=1
+pkgdesc="Next Generation IRC Daemon"
+arch=('x86_64')
+backup=(etc/ngircd.conf)
+url="https://ngircd.barton.de/";
+license=('GPL')
+depends=('openssl' 'libident' 'zlib')
+source=("https://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz"{,.sig}
+ngircd.service)
+sha256sums=('128441256c489f67a63c6d8459b97f0106959526ccd70b513eba2508dfbac651'
+'SKIP'
+'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
+validpgpkeys=('F5B9F52ED90920D2520376A2C24A0F637E364856') # Alexander Barton 

+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --mandir=/usr/share/man \
+   --with-ident \
+   --with-openssl \
+   --enable-ipv6
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../ngircd.service 
"$pkgdir/usr/lib/systemd/system/ngircd.service"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ngircd.service
===
--- ngircd.service  2020-06-22 21:30:57 UTC (rev 650875)
+++ ngircd.service  2020-06-22 21:31:20 UTC (rev 650876)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Next Generation IRC Daemon
-After=network.target
-
-[Service]
-# don't daemonize to simplify stuff
-ExecStart=/usr/bin/ngircd -n
-ExecReload=/bin/kill -HUP $MAINPID
-
-[Install]
-WantedBy=multi-user.target

Copied: ngircd/repos/community-x86_64/ngircd.service (from rev 650875, 
ngircd/trunk/ngircd.service)
===
--- ngircd.service  (rev 0)
+++ ngircd.service  2020-06-22 21:31:20 UTC (rev 650876)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Next Generation IRC Daemon
+After=network.target
+
+[Service]
+# don't daemonize to simplify stuff
+ExecStart=/usr/bin/ngircd -n
+ExecReload=/bin/kill -HUP $MAINPID
+
+[Install]
+WantedBy=multi-user.target


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

2020-06-22 Thread Kyle Keen via arch-commits
Date: Monday, June 22, 2020 @ 21:30:57
  Author: kkeen
Revision: 650875

upgpkg: ngircd 26-1

Modified:
  ngircd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 21:01:23 UTC (rev 650874)
+++ PKGBUILD2020-06-22 21:30:57 UTC (rev 650875)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=ngircd
-pkgver=25
+pkgver=26
 pkgrel=1
 pkgdesc="Next Generation IRC Daemon"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('openssl' 'libident' 'zlib')
 source=("https://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz"{,.sig}
 ngircd.service)
-sha256sums=('51915780519bae43da3798807e3bed60d887e4eaa728354aa6bb61cdbcda49ba'
+sha256sums=('128441256c489f67a63c6d8459b97f0106959526ccd70b513eba2508dfbac651'
 'SKIP'
 'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
 validpgpkeys=('F5B9F52ED90920D2520376A2C24A0F637E364856') # Alexander Barton 



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

2020-06-22 Thread David Runge via arch-commits
Date: Monday, June 22, 2020 @ 21:01:23
  Author: dvzrv
Revision: 650874

archrelease: copy trunk to community-x86_64

Added:
  giada/repos/community-x86_64/PKGBUILD
(from rev 650873, giada/trunk/PKGBUILD)
  giada/repos/community-x86_64/giada-0.16.2.2-devendor_nlohmann-json.patch
(from rev 650873, giada/trunk/giada-0.16.2.2-devendor_nlohmann-json.patch)
Deleted:
  giada/repos/community-x86_64/PKGBUILD
  giada/repos/community-x86_64/giada-0.16.2.2-devendor_nlohmann-json.patch

-+
 PKGBUILD|  149 --
 giada-0.16.2.2-devendor_nlohmann-json.patch |  110 +--
 2 files changed, 126 insertions(+), 133 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 21:00:42 UTC (rev 650873)
+++ PKGBUILD2020-06-22 21:01:23 UTC (rev 650874)
@@ -1,78 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=giada
-pkgver=0.16.3
-pkgrel=1
-pkgdesc="A free, minimal, hardcore audio tool for DJs, live performers and 
electronic musicians"
-arch=('x86_64')
-url="https://www.giadamusic.com/";
-license=('GPL3')
-groups=('pro-audio')
-depends=('gcc-libs' 'glibc' 'libx11' 'libxpm')
-# upstream vendors a hacked rtaudio :(
-makedepends=('alsa-lib' 'fltk' 'gendesk' 'imagemagick' 'jack' 'libpulse'
-'libsamplerate' 'libsndfile' 'nlohmann-json' 'rtmidi')
-checkdepends=('catch2' 'xorg-server-xvfb')
-source=("https://www.giadamusic.com/data/${pkgname}-${pkgver}-src.tar.gz";
-
"${pkgname}-0.16.3-fix_tests.patch::https://github.com/monocasual/giada/commit/15cbe99dd12cec5bfce8029d9768755b1dcbbc9e.patch";
-
"${pkgname}-0.16.3-fix_string_include.patch::https://github.com/monocasual/giada/commit/149d7b4b6c42e53cdd96890e4c635701521f52e7.patch";
-"$pkgname-0.16.2.2-devendor_nlohmann-json.patch")
-sha512sums=('b2dab7a9263ce31dfa64bec2fb504ec26d762c3692a571ba25e11663dd3b3000ba6378044d8155458c969dfa38c8b23d9d135409fefec6a0943ed6137d73f0bf'
-
'10d05fba9ffdf3836ccbec0bb7d381e9dd386a5959af784b36a3fba35d0e104db923998c99f2830053d5a8ed178ddb6501971e6f042a3461a4d08c0557325677'
-
'bb553634619f3870b69d6e545352dd693db5e389f879769a70360a1aec6a627f97a0344648993083617d7cc64e812a81f717f0a2d33d47d2beecbb40fd302111'
-
'31cf5b2b1bba29e8c97109c04c6456a98b778017ef5d48a0f020d326d8a11a5e76c8613fc232a2492d16aa48bc2faaae4aae7316252d6b887bd2187032fb83f9')
-
-prepare() {
-  mv -v "$pkgname-$pkgver-src" "$pkgname-$pkgver"
-  cd "$pkgname-$pkgver"
-  # XDG desktop file
-  gendesk -n \
-  --pkgname ${pkgname} \
-  --pkgdesc "${pkgdesc}" \
-  --name Giada \
-  --categories "AudioVideo;Audio;Midi;Sequencer"
-  # devendor nlohmann-json
-  patch -Np1 -i ../"$pkgname-0.16.2.2-devendor_nlohmann-json.patch"
-  # fix tests and build: https://github.com/monocasual/giada/issues/351
-  patch -Np1 -i "../${pkgname}-0.16.3-fix_tests.patch"
-  patch -Np1 -i "../${pkgname}-0.16.3-fix_string_include.patch"
-  # fixing test includes to use system catch2
-  sed -e 's|catch\.hpp|catch2/catch\.hpp|g' -i tests/*.cpp
-  # remove unused linking against X libs:
-  # https://github.com/monocasual/giada/issues/352
-  sed -e 's/-lXinerama//g' \
-  -e 's/-lXcursor//g' \
-  -e 's/-lXft//g' \
-  -e 's/-lXrender//g' \
-  -i Makefile.am
-  autoreconf -vfi
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  # TODO: build vst once the included juce is fixed for gcc >= 9.1.0
-  # https://github.com/monocasual/giada/issues/328
-  ./configure --prefix=/usr \
-  --target=linux \
-  --enable-system-catch
-  make
-}
-
-check(){
-  cd "$pkgname-$pkgver"
-  xvfb-run -a make -k check
-}
-
-package() {
-  depends+=('libasound.so' 'libfltk.so' 'libjack.so' 'libpulse.so'
-  'libpulse-simple.so' 'librtmidi.so' 'libsamplerate.so' 'libsndfile.so')
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  # XDG integration
-  install -vDm 644 "${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-  install -vDm 644 "extras/${pkgname}-logo.png" \
-"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-  # docs
-  install -vDm 644 {ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: giada/repos/community-x86_64/PKGBUILD (from rev 650873, 
giada/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 21:01:23 UTC (rev 650874)
@@ -0,0 +1,71 @@
+# Maintainer: David Runge 
+
+pkgname=giada
+pkgver=0.16.3.1
+pkgrel=1
+pkgdesc="A free, minimal, hardcore audio tool for DJs, live performers and 
electronic musicians"
+arch=('x86_64')
+url="https://www.giadamusic.com/";
+license=('GPL3')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'libx11' 'libxpm')
+# upstream vendors a hacked rtaudio :(
+makedepends=('alsa-lib' 'fltk' 'gendesk' 'imagemagick' 'jack' 'libpulse'
+'libsamplerate' 'libsndfil

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

2020-06-22 Thread David Runge via arch-commits
Date: Monday, June 22, 2020 @ 21:00:42
  Author: dvzrv
Revision: 650873

upgpkg: giada 0.16.3.1-1: Upgrading to 0.16.3.1.

Removing patches, that are now no longer required to build/test.

Modified:
  giada/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 20:06:47 UTC (rev 650872)
+++ PKGBUILD2020-06-22 21:00:42 UTC (rev 650873)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=giada
-pkgver=0.16.3
+pkgver=0.16.3.1
 pkgrel=1
 pkgdesc="A free, minimal, hardcore audio tool for DJs, live performers and 
electronic musicians"
 arch=('x86_64')
@@ -14,12 +14,8 @@
 'libsamplerate' 'libsndfile' 'nlohmann-json' 'rtmidi')
 checkdepends=('catch2' 'xorg-server-xvfb')
 source=("https://www.giadamusic.com/data/${pkgname}-${pkgver}-src.tar.gz";
-
"${pkgname}-0.16.3-fix_tests.patch::https://github.com/monocasual/giada/commit/15cbe99dd12cec5bfce8029d9768755b1dcbbc9e.patch";
-
"${pkgname}-0.16.3-fix_string_include.patch::https://github.com/monocasual/giada/commit/149d7b4b6c42e53cdd96890e4c635701521f52e7.patch";
 "$pkgname-0.16.2.2-devendor_nlohmann-json.patch")
-sha512sums=('b2dab7a9263ce31dfa64bec2fb504ec26d762c3692a571ba25e11663dd3b3000ba6378044d8155458c969dfa38c8b23d9d135409fefec6a0943ed6137d73f0bf'
-
'10d05fba9ffdf3836ccbec0bb7d381e9dd386a5959af784b36a3fba35d0e104db923998c99f2830053d5a8ed178ddb6501971e6f042a3461a4d08c0557325677'
-
'bb553634619f3870b69d6e545352dd693db5e389f879769a70360a1aec6a627f97a0344648993083617d7cc64e812a81f717f0a2d33d47d2beecbb40fd302111'
+sha512sums=('9e08ac392fe497e036f8b333ed7d7d52ec9d88bda8ef83d29a7e831aeaeee1d9814efd97b0c392d805bd0a2a68eb614d41556e948e0ea64954ebd3f674e526f6'
 
'31cf5b2b1bba29e8c97109c04c6456a98b778017ef5d48a0f020d326d8a11a5e76c8613fc232a2492d16aa48bc2faaae4aae7316252d6b887bd2187032fb83f9')
 
 prepare() {
@@ -33,9 +29,6 @@
   --categories "AudioVideo;Audio;Midi;Sequencer"
   # devendor nlohmann-json
   patch -Np1 -i ../"$pkgname-0.16.2.2-devendor_nlohmann-json.patch"
-  # fix tests and build: https://github.com/monocasual/giada/issues/351
-  patch -Np1 -i "../${pkgname}-0.16.3-fix_tests.patch"
-  patch -Np1 -i "../${pkgname}-0.16.3-fix_string_include.patch"
   # fixing test includes to use system catch2
   sed -e 's|catch\.hpp|catch2/catch\.hpp|g' -i tests/*.cpp
   # remove unused linking against X libs:


[arch-commits] Commit in network-manager-applet/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 20:36:42
  Author: heftig
Revision: 390136

archrelease: copy trunk to extra-x86_64

Added:
  network-manager-applet/repos/extra-x86_64/PKGBUILD
(from rev 390134, network-manager-applet/trunk/PKGBUILD)
Deleted:
  network-manager-applet/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 20:36:40 UTC (rev 390135)
+++ PKGBUILD2020-06-22 20:36:42 UTC (rev 390136)
@@ -1,69 +0,0 @@
-# Maintainer: Jan de Groot 
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Arjan Timmerman 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-
-pkgbase=network-manager-applet
-pkgname=(network-manager-applet nm-connection-editor)
-pkgdesc="Applet for managing network connections"
-url="https://wiki.gnome.org/Projects/NetworkManager/";
-pkgver=1.16.0
-pkgrel=1
-arch=(x86_64)
-license=(GPL LGPL)
-makedepends=(libsecret libnotify libmm-glib gobject-introspection git gtk-doc 
meson libnma)
-_commit=daded73d8a1283004768125a110e088106528a90  # tags/1.16.0^0
-source=("git+https://gitlab.gnome.org/GNOME/network-manager-applet.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-}
-
-build() {
-  arch-meson $pkgbase build -D selinux=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-_pick() {
-  local p="$1" f d; shift
-  for f; do
-d="$srcdir/$p/${f#$pkgdir/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-package_network-manager-applet() {
-  depends=(nm-connection-editor libmm-glib libnotify libsecret networkmanager)
-
-  DESTDIR="$pkgdir" meson install -C build
-
-### Split nm-connection-editor
-  _pick nm-connection-editor "$pkgdir"/usr/bin/nm-connection-editor
-  _pick nm-connection-editor 
"$pkgdir"/usr/share/applications/nm-connection-editor.desktop
-  _pick nm-connection-editor 
"$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-device-wwan.png
-  _pick nm-connection-editor "$pkgdir"/usr/share/locale
-  _pick nm-connection-editor 
"$pkgdir"/usr/share/man/man1/nm-connection-editor.1
-  _pick nm-connection-editor "$pkgdir"/usr/share/metainfo
-}
-
-package_nm-connection-editor() {
-  pkgdesc="NetworkManager GUI connection editor and widgets"
-  depends=(libnma)
-  conflicts=('libnm-gtk<1.8.18-1')
-  replaces=('libnm-gtk<1.8.18-1')
-  mv nm-connection-editor/* "$pkgdir"
-}

Copied: network-manager-applet/repos/extra-x86_64/PKGBUILD (from rev 390134, 
network-manager-applet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 20:36:42 UTC (rev 390136)
@@ -0,0 +1,71 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Arjan Timmerman 
+# Contributor: Wael Nasreddine 
+# Contributor: Tor Krill 
+# Contributor: Will Rea 
+
+pkgbase=network-manager-applet
+pkgname=(network-manager-applet nm-connection-editor)
+pkgdesc="Applet for managing network connections"
+url="https://wiki.gnome.org/Projects/NetworkManager/";
+pkgver=1.18.0
+pkgrel=1
+arch=(x86_64)
+license=(GPL LGPL)
+makedepends=(libsecret libnotify libmm-glib gobject-introspection git gtk-doc 
meson libnma
+ libappindicator-gtk3)
+_commit=b0eabce5aee3f0f09b6913d021c3cc6fe705a92e  # tags/1.18.0^0
+source=("git+https://gitlab.gnome.org/GNOME/network-manager-applet.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+}
+
+build() {
+  arch-meson $pkgbase build -D selinux=false
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+_pick() {
+  local p="$1" f d; shift
+  for f; do
+d="$srcdir/$p/${f#$pkgdir/}"
+mkdir -p "$(dirname "$d")"
+mv "$f" "$d"
+rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
+  done
+}
+
+package_network-manager-applet() {
+  depends=(nm-connection-editor libmm-glib libnotify libsecret networkmanager
+   libappindicator-gtk3)
+
+  DESTDIR="$pkgdir" meson install -C build
+
+### Split nm-connection-editor
+  _pick nm-connection-editor "$pkgdir"/usr/bin/nm-connection-editor
+  _pick nm-connection-editor 
"$pkgdir"/usr/share/applications/nm-connection-editor.desktop
+  _pick nm-connection-editor 
"$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-device-wwan.png
+  _pick nm-connection-editor "$pkgdir"/usr/share/locale
+  _pick nm-connection-editor 
"$pkgdir"/usr/share/man/man1/nm-connection-editor.1
+  _pick nm-connection-editor "$pkgdir"/usr/share/metainfo
+}
+
+package_nm-connection-editor() {
+  pkgdesc="N

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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 20:36:40
  Author: heftig
Revision: 390135

archrelease: copy trunk to extra-x86_64

Added:
  graphene/repos/extra-x86_64/PKGBUILD
(from rev 390134, graphene/trunk/PKGBUILD)
Deleted:
  graphene/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 20:36:23 UTC (rev 390134)
+++ PKGBUILD2020-06-22 20:36:40 UTC (rev 390135)
@@ -1,47 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
- 
-pkgname=graphene
-pkgver=1.10.0
-pkgrel=2
-pkgdesc="A thin layer of graphic data types"
-url="https://ebassi.github.io/graphene/";
-arch=(x86_64)
-license=(MIT)
-depends=(glib2)
-makedepends=(git gtk-doc gobject-introspection meson)
-_commit=6099dbb39ff8de20f37c8ca6e951203a810c1649  # tags/1.10.0^0
-source=("git+https://github.com/ebassi/graphene#commit=$_commit";
-"git+https://github.com/ebassi/mutest";)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.subprojects/mutest.url "$srcdir/mutest"
-  git submodule update
-}
-
-build() {
-  arch-meson $pkgname build \
--D gtk_doc=true \
--D installed_tests=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/LICENSE.txt
-}
-
-# vim:set sw=2 et:

Copied: graphene/repos/extra-x86_64/PKGBUILD (from rev 390134, 
graphene/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 20:36:40 UTC (rev 390135)
@@ -0,0 +1,49 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+ 
+pkgname=graphene
+pkgver=1.10.2
+pkgrel=1
+pkgdesc="A thin layer of graphic data types"
+url="https://ebassi.github.io/graphene/";
+arch=(x86_64)
+license=(MIT)
+makedepends=(git gtk-doc gobject-introspection meson glib2)
+_commit=4fe406447f7ece2e7f6ad81e6e43eb6644146ea9  # tags/1.10.2^0
+source=("git+https://github.com/ebassi/graphene#commit=$_commit";
+"git+https://github.com/ebassi/mutest";)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.subprojects/mutest.url "$srcdir/mutest"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D gtk_doc=true \
+-D installed_tests=false
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  depends=(libg{lib,object}-2.0.so)
+  provides=(libgraphene-1.0.so)
+
+  DESTDIR="$pkgdir" meson install -C build
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/LICENSE.txt
+}
+
+# vim:set sw=2 et:


[arch-commits] Commit in network-manager-applet/trunk (PKGBUILD)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 20:36:23
  Author: heftig
Revision: 390134

1.18.0-1

Modified:
  network-manager-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 20:34:13 UTC (rev 390133)
+++ PKGBUILD2020-06-22 20:36:23 UTC (rev 390134)
@@ -9,12 +9,13 @@
 pkgname=(network-manager-applet nm-connection-editor)
 pkgdesc="Applet for managing network connections"
 url="https://wiki.gnome.org/Projects/NetworkManager/";
-pkgver=1.16.0
+pkgver=1.18.0
 pkgrel=1
 arch=(x86_64)
 license=(GPL LGPL)
-makedepends=(libsecret libnotify libmm-glib gobject-introspection git gtk-doc 
meson libnma)
-_commit=daded73d8a1283004768125a110e088106528a90  # tags/1.16.0^0
+makedepends=(libsecret libnotify libmm-glib gobject-introspection git gtk-doc 
meson libnma
+ libappindicator-gtk3)
+_commit=b0eabce5aee3f0f09b6913d021c3cc6fe705a92e  # tags/1.18.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/network-manager-applet.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -29,7 +30,7 @@
 
 build() {
   arch-meson $pkgbase build -D selinux=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
@@ -47,7 +48,8 @@
 }
 
 package_network-manager-applet() {
-  depends=(nm-connection-editor libmm-glib libnotify libsecret networkmanager)
+  depends=(nm-connection-editor libmm-glib libnotify libsecret networkmanager
+   libappindicator-gtk3)
 
   DESTDIR="$pkgdir" meson install -C build
 


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

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 20:34:13
  Author: heftig
Revision: 390133

1.10.2-1

Modified:
  graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 15:31:49 UTC (rev 390132)
+++ PKGBUILD2020-06-22 20:34:13 UTC (rev 390133)
@@ -1,15 +1,14 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
  
 pkgname=graphene
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.10.2
+pkgrel=1
 pkgdesc="A thin layer of graphic data types"
 url="https://ebassi.github.io/graphene/";
 arch=(x86_64)
 license=(MIT)
-depends=(glib2)
-makedepends=(git gtk-doc gobject-introspection meson)
-_commit=6099dbb39ff8de20f37c8ca6e951203a810c1649  # tags/1.10.0^0
+makedepends=(git gtk-doc gobject-introspection meson glib2)
+_commit=4fe406447f7ece2e7f6ad81e6e43eb6644146ea9  # tags/1.10.2^0
 source=("git+https://github.com/ebassi/graphene#commit=$_commit";
 "git+https://github.com/ebassi/mutest";)
 sha256sums=('SKIP'
@@ -32,7 +31,7 @@
   arch-meson $pkgname build \
 -D gtk_doc=true \
 -D installed_tests=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
@@ -40,6 +39,9 @@
 }
 
 package() {
+  depends=(libg{lib,object}-2.0.so)
+  provides=(libgraphene-1.0.so)
+
   DESTDIR="$pkgdir" meson install -C build
   install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/LICENSE.txt
 }


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:41:43
  Author: ffy00
Revision: 650863

archrelease: copy trunk to community-any

Added:
  piper/repos/community-any/PKGBUILD
(from rev 650862, piper/trunk/PKGBUILD)
Deleted:
  piper/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 19:41:37 UTC (rev 650862)
+++ PKGBUILD2020-06-22 19:41:43 UTC (rev 650863)
@@ -1,36 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=piper
-pkgver=0.4
-pkgrel=1
-pkgdesc='GTK application to configure gaming mice'
-arch=('any')
-url='https://github.com/libratbag/piper'
-license=('GPL')
-depends=('python' 'python-gobject' 'libratbag>=0.9.900' 'python-evdev' 
'python-lxml' 'python-cairo')
-makedepends=('meson')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('7d283d217d114d8acbafcfb358e823a307e694c7d7f5d18ac76b2d52db0704ef9873b63f31273b203f6fdf0e5ec8578adf4bd95c2881fcd01f1c5e59e6c929a6')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Remove install script
-  # This is handled by pacman hooks
-  sed -i "/meson.add_install_script('meson_install.sh')/d" meson.build
-}
-
-build() {
-  mkdir $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: piper/repos/community-any/PKGBUILD (from rev 650862, 
piper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 19:41:43 UTC (rev 650863)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=piper
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='GTK application to configure gaming mice'
+arch=('any')
+url='https://github.com/libratbag/piper'
+license=('GPL')
+depends=('python' 'python-gobject' 'libratbag' 'python-evdev' 'python-lxml' 
'python-cairo')
+makedepends=('git' 'meson')
+validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2'  # Filipe Laíns 
(FFY00) 
+  '3C2C43D9447D5938EF4551EBE23B7E70B467F0BF'  # Peter Hutterer 
(Who-T) 
+  '2F2670AC164DB36F'  # Benjamin Tissoires 

+  'BB45B0B3FF561BDBD45EE8A9B35B49EA5D563EFE') # 
stephanlach...@protonmail.com 
+source=("git+$url#tag=$pkgver?signed")
+sha512sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+
+  # Remove install script
+  # This is handled by pacman hooks
+  sed -i "/meson.add_install_script('meson_install.sh')/d" meson.build
+}
+
+build() {
+  mkdir $pkgname/build
+  cd $pkgname/build
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $pkgname/build
+
+  DESTDIR="$pkgdir" ninja install
+}


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:41:37
  Author: ffy00
Revision: 650862

upgpkg: piper 0.5.1-1

Modified:
  piper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:34:05 UTC (rev 650861)
+++ PKGBUILD2020-06-22 19:41:37 UTC (rev 650862)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=piper
-pkgver=0.4
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='GTK application to configure gaming mice'
 arch=('any')
@@ -8,12 +8,16 @@
 url='https://github.com/libratbag/piper'
 license=('GPL')
 depends=('python' 'python-gobject' 'libratbag' 'python-evdev' 'python-lxml' 
'python-cairo')
-makedepends=('meson')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('7d283d217d114d8acbafcfb358e823a307e694c7d7f5d18ac76b2d52db0704ef9873b63f31273b203f6fdf0e5ec8578adf4bd95c2881fcd01f1c5e59e6c929a6')
+makedepends=('git' 'meson')
+validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2'  # Filipe Laíns 
(FFY00) 
+  '3C2C43D9447D5938EF4551EBE23B7E70B467F0BF'  # Peter Hutterer 
(Who-T) 
+  '2F2670AC164DB36F'  # Benjamin Tissoires 

+  'BB45B0B3FF561BDBD45EE8A9B35B49EA5D563EFE') # 
stephanlach...@protonmail.com 
+source=("git+$url#tag=$pkgver?signed")
+sha512sums=('SKIP')
 
 prepare() {
-  cd $pkgname-$pkgver
+  cd $pkgname
 
   # Remove install script
   # This is handled by pacman hooks
@@ -21,8 +25,8 @@
 }
 
 build() {
-  mkdir $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
+  mkdir $pkgname/build
+  cd $pkgname/build
 
   arch-meson ..
 
@@ -30,7 +34,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver/build
+  cd $pkgname/build
 
   DESTDIR="$pkgdir" ninja install
 }


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:34:05
  Author: ffy00
Revision: 650861

fix unquoted reference to $pkgdir

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

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:32:20 UTC (rev 650860)
+++ PKGBUILD2020-06-22 19:34:05 UTC (rev 650861)
@@ -46,8 +46,8 @@
   make -C gdb DESTDIR=$pkgdir install
 
   # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r $pkgdir/usr/include/gdb/
-  rm -r $pkgdir/usr/share/gdb/
-  rm -r $pkgdir/usr/share/info/
-  rm -r $pkgdir/usr/share/man/man5/
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
 }


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:32:20
  Author: ffy00
Revision: 650860

archrelease: copy trunk to community-any

Added:
  python-pyudev/repos/community-any/0001-tests-fix-tests-for-pytest-4.0.patch
(from rev 650859, 
python-pyudev/trunk/0001-tests-fix-tests-for-pytest-4.0.patch)
  python-pyudev/repos/community-any/PKGBUILD
(from rev 650859, python-pyudev/trunk/PKGBUILD)
Deleted:
  python-pyudev/repos/community-any/0001-tests-fix-tests-for-pytest-4.0.patch
  python-pyudev/repos/community-any/PKGBUILD

---+
 0001-tests-fix-tests-for-pytest-4.0.patch |  128 +--
 PKGBUILD  |  129 ++--
 2 files changed, 129 insertions(+), 128 deletions(-)

Deleted: 0001-tests-fix-tests-for-pytest-4.0.patch
===
--- 0001-tests-fix-tests-for-pytest-4.0.patch   2020-06-22 19:32:12 UTC (rev 
650859)
+++ 0001-tests-fix-tests-for-pytest-4.0.patch   2020-06-22 19:32:20 UTC (rev 
650860)
@@ -1,64 +0,0 @@
-From cc04bc5ca08e4761b41c5cf220889c4233f157a0 Mon Sep 17 00:00:00 2001
-From: FFY00 
-Date: Fri, 24 May 2019 19:08:41 +0100
-Subject: [PATCH] tests: fix tests for pytest 4.0
-

- tests/plugins/mock_libudev.py | 6 --
- tests/plugins/privileged.py   | 5 +++--
- tests/plugins/travis.py   | 5 +++--
- 3 files changed, 10 insertions(+), 6 deletions(-)
-
-diff --git a/tests/plugins/mock_libudev.py b/tests/plugins/mock_libudev.py
-index aefeb31..0bde07b 100644
 a/tests/plugins/mock_libudev.py
-+++ b/tests/plugins/mock_libudev.py
-@@ -32,6 +32,7 @@
- from contextlib import contextmanager
- from collections import namedtuple
- 
-+import pytest
- import mock
- 
- Node = namedtuple('Node', 'name value next')
-@@ -93,5 +94,6 @@ def libudev_list(libudev, function, items):
- EXPOSED_FUNCTIONS = [libudev_list]
- 
- 
--def pytest_namespace():
--return dict((f.__name__, f) for f in EXPOSED_FUNCTIONS)
-+def pytest_configure():
-+for f in EXPOSED_FUNCTIONS:
-+setattr(pytest, f.__name__, f)
-diff --git a/tests/plugins/privileged.py b/tests/plugins/privileged.py
-index 92328b9..c636980 100644
 a/tests/plugins/privileged.py
-+++ b/tests/plugins/privileged.py
-@@ -71,5 +71,6 @@ def unload_dummy():
- EXPOSED_FUNCTIONS = [load_dummy, unload_dummy]
- 
- 
--def pytest_namespace():
--return dict((f.__name__, f) for f in EXPOSED_FUNCTIONS)
-+def pytest_configure():
-+for f in EXPOSED_FUNCTIONS:
-+setattr(pytest, f.__name__, f)
-diff --git a/tests/plugins/travis.py b/tests/plugins/travis.py
-index 46466c2..15a780e 100644
 a/tests/plugins/travis.py
-+++ b/tests/plugins/travis.py
-@@ -38,8 +38,9 @@ def is_on_travis_ci():
- EXPOSED_FUNCTIONS = [is_on_travis_ci]
- 
- 
--def pytest_namespace():
--return dict((f.__name__, f) for f in EXPOSED_FUNCTIONS)
-+def pytest_configure():
-+for f in EXPOSED_FUNCTIONS:
-+setattr(pytest, f.__name__, f)
- 
- 
- def pytest_runtest_setup(item):
--- 
-2.21.0
-

Copied: 
python-pyudev/repos/community-any/0001-tests-fix-tests-for-pytest-4.0.patch 
(from rev 650859, python-pyudev/trunk/0001-tests-fix-tests-for-pytest-4.0.patch)
===
--- 0001-tests-fix-tests-for-pytest-4.0.patch   (rev 0)
+++ 0001-tests-fix-tests-for-pytest-4.0.patch   2020-06-22 19:32:20 UTC (rev 
650860)
@@ -0,0 +1,64 @@
+From cc04bc5ca08e4761b41c5cf220889c4233f157a0 Mon Sep 17 00:00:00 2001
+From: FFY00 
+Date: Fri, 24 May 2019 19:08:41 +0100
+Subject: [PATCH] tests: fix tests for pytest 4.0
+
+---
+ tests/plugins/mock_libudev.py | 6 --
+ tests/plugins/privileged.py   | 5 +++--
+ tests/plugins/travis.py   | 5 +++--
+ 3 files changed, 10 insertions(+), 6 deletions(-)
+
+diff --git a/tests/plugins/mock_libudev.py b/tests/plugins/mock_libudev.py
+index aefeb31..0bde07b 100644
+--- a/tests/plugins/mock_libudev.py
 b/tests/plugins/mock_libudev.py
+@@ -32,6 +32,7 @@
+ from contextlib import contextmanager
+ from collections import namedtuple
+ 
++import pytest
+ import mock
+ 
+ Node = namedtuple('Node', 'name value next')
+@@ -93,5 +94,6 @@ def libudev_list(libudev, function, items):
+ EXPOSED_FUNCTIONS = [libudev_list]
+ 
+ 
+-def pytest_namespace():
+-return dict((f.__name__, f) for f in EXPOSED_FUNCTIONS)
++def pytest_configure():
++for f in EXPOSED_FUNCTIONS:
++setattr(pytest, f.__name__, f)
+diff --git a/tests/plugins/privileged.py b/tests/plugins/privileged.py
+index 92328b9..c636980 100644
+--- a/tests/plugins/privileged.py
 b/tests/plugins/privileged.py
+@@ -71,5 +71,6 @@ def unload_dummy():
+ EXPOSED_FUNCTIONS = [load_dummy, unload_dummy]
+ 
+ 
+-def pytest_namespace():
+-return dict((f.__name__, f) for f in EXPOSED_FUNCTIONS)
++def pytest_configure():
++for f in EXPOSED_FUNCTIONS:
++setattr(pytest, f.__name__, f)
+diff --git a/tests/plugins/travis.py b/tests/plugins/trav

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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:32:12
  Author: ffy00
Revision: 650859

upgpkg: python-pyudev 0.22-3 (remove .doctrees)

Modified:
  python-pyudev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:30:14 UTC (rev 650858)
+++ PKGBUILD2020-06-22 19:32:12 UTC (rev 650859)
@@ -7,7 +7,7 @@
 _pkgname=pyudev
 pkgname=python-$_pkgname
 pkgver=0.22
-pkgrel=2
+pkgrel=3
 arch=('any')
 url='https://github.com/pyudev/pyudev'
 license=('LGPL')
@@ -60,5 +60,6 @@
   # Install documentation
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 }
 


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:30:14
  Author: ffy00
Revision: 650858

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 19:30:06 UTC (rev 650857)
+++ PKGBUILD2020-06-22 19:30:14 UTC (rev 650858)
@@ -1,39 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=python-libevdev
-pkgver=0.9
-pkgrel=1
-arch=('any')
-url='https://gitlab.freedesktop.org/libevdev/python-libevdev'
-license=('MIT')
-pkgdesc='Python wrapper for libevdev'
-depends=('python' 'libevdev')
-makedepends=('python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme')
-checkdepends=('python-pytest' 'python-py' 'python-pluggy')
-source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('8b61b7b5d7f2ccc7c510afa321e048c0b1a77cf6d646d611269c75787ed4fcdb70d463dfdc7bf62b260788db3695a9797fa5809c5ff4d0441180dc31028a3b2a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-
-  make doc
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  PYTHONPATH=. pytest test/*.py
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root "$pkgdir" --skip-build -O1
-
-  # Install documentation
-  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
-  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
-}
-

Copied: python-libevdev/repos/community-any/PKGBUILD (from rev 650857, 
python-libevdev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 19:30:14 UTC (rev 650858)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=python-libevdev
+pkgver=0.9
+pkgrel=2
+arch=('any')
+url='https://gitlab.freedesktop.org/libevdev/python-libevdev'
+license=('MIT')
+pkgdesc='Python wrapper for libevdev'
+depends=('python' 'libevdev')
+makedepends=('python-setuptools' 'python-sphinx' 'python-sphinx_rtd_theme')
+checkdepends=('python-pytest' 'python-py' 'python-pluggy')
+source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('8b61b7b5d7f2ccc7c510afa321e048c0b1a77cf6d646d611269c75787ed4fcdb70d463dfdc7bf62b260788db3695a9797fa5809c5ff4d0441180dc31028a3b2a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+
+  make doc
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  PYTHONPATH=. pytest test/*.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root "$pkgdir" --skip-build -O1
+
+  # Install documentation
+  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
+  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
+}
+


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:30:06
  Author: ffy00
Revision: 650857

upgpkg: python-libevdev 0.9-2 (remove .doctrees)

Modified:
  python-libevdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:27:00 UTC (rev 650856)
+++ PKGBUILD2020-06-22 19:30:06 UTC (rev 650857)
@@ -2,7 +2,7 @@
 
 pkgname=python-libevdev
 pkgver=0.9
-pkgrel=1
+pkgrel=2
 arch=('any')
 url='https://gitlab.freedesktop.org/libevdev/python-libevdev'
 license=('MIT')
@@ -35,5 +35,6 @@
   # Install documentation
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 }
 


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:27:00
  Author: ffy00
Revision: 650856

remove .doctress

Modified:
  prjtrellis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:23:34 UTC (rev 650855)
+++ PKGBUILD2020-06-22 19:27:00 UTC (rev 650856)
@@ -46,6 +46,7 @@
 
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r --no-preserve=ownership docs/_build/* "$pkgdir"/usr/share/doc/$pkgname/
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 
   install -Dm 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:23:27
  Author: ffy00
Revision: 650854

upgpkg: hid-tools 0.2-5 (remove .doctrees)

Modified:
  hid-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:17:17 UTC (rev 650853)
+++ PKGBUILD2020-06-22 19:23:27 UTC (rev 650854)
@@ -2,7 +2,7 @@
 
 pkgname=hid-tools
 pkgver=0.2
-pkgrel=4
+pkgrel=5
 arch=('any')
 url='https://gitlab.freedesktop.org/libevdev/hid-tools'
 license=('GPL2')
@@ -28,5 +28,6 @@
   # Install documentation
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 }
 


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:23:34
  Author: ffy00
Revision: 650855

archrelease: copy trunk to community-any

Added:
  hid-tools/repos/community-any/PKGBUILD
(from rev 650854, hid-tools/trunk/PKGBUILD)
Deleted:
  hid-tools/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 19:23:27 UTC (rev 650854)
+++ PKGBUILD2020-06-22 19:23:34 UTC (rev 650855)
@@ -1,32 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=hid-tools
-pkgver=0.2
-pkgrel=4
-arch=('any')
-url='https://gitlab.freedesktop.org/libevdev/hid-tools'
-license=('GPL2')
-pkgdesc='Python scripts to manipulate HID data'
-depends=('python-parse' 'python-pyudev')
-makedepends=('python-setuptools' 'python-pypandoc' 'python-sphinx' 
'python-sphinx_rtd_theme')
-source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('580635bc679b8b6dd396c72b9a5d6560a56a3c3fa4b1d83ebbe82508977e23ce3abf0892406605937e62cde6335d205eba283b6c67dfe65630a2a27d74747ffb')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-
-  make doc
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root "$pkgdir" --skip-build -O1
-
-  # Install documentation
-  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
-  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
-}
-

Copied: hid-tools/repos/community-any/PKGBUILD (from rev 650854, 
hid-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 19:23:34 UTC (rev 650855)
@@ -0,0 +1,33 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=hid-tools
+pkgver=0.2
+pkgrel=5
+arch=('any')
+url='https://gitlab.freedesktop.org/libevdev/hid-tools'
+license=('GPL2')
+pkgdesc='Python scripts to manipulate HID data'
+depends=('python-parse' 'python-pyudev')
+makedepends=('python-setuptools' 'python-pypandoc' 'python-sphinx' 
'python-sphinx_rtd_theme')
+source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('580635bc679b8b6dd396c72b9a5d6560a56a3c3fa4b1d83ebbe82508977e23ce3abf0892406605937e62cde6335d205eba283b6c67dfe65630a2a27d74747ffb')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+
+  make doc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root "$pkgdir" --skip-build -O1
+
+  # Install documentation
+  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
+  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
+}
+


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 19:17:17
  Author: eschwartz
Revision: 650853

archrelease: copy trunk to community-x86_64

Added:
  
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
(from rev 650851, 
cinnamon/trunk/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 650851, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/default-theme.patch
(from rev 650851, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-x86_64/set_wheel.diff
(from rev 650852, cinnamon/trunk/set_wheel.diff)
Deleted:
  
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/default-theme.patch
  cinnamon/repos/community-x86_64/set_wheel.diff

-+
 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch |   76 ++--
 PKGBUILD|  180 
+-
 default-theme.patch |   50 +-
 set_wheel.diff  |  110 +++---
 4 files changed, 208 insertions(+), 208 deletions(-)

Deleted: 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
===
--- 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2020-06-22 19:17:08 UTC (rev 650852)
+++ 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2020-06-22 19:17:17 UTC (rev 650853)
@@ -1,38 +0,0 @@
-From ac4d2fc9fafb38ebb02615a41b23cceca304e73a Mon Sep 17 00:00:00 2001
-From: Eli Schwartz 
-Date: Tue, 20 Mar 2018 14:11:02 -0400
-Subject: [PATCH] cinnamon-settings: don't rely on the presence of
- cinnamon-control-center
-
-The existence of the cinnamon-control-center binary does not even tell
-us what control center libraries are available. So instead, do the same
-thing we did for cinnamon-settings modules, and check if the library
-exists.

- files/usr/bin/cinnamon-settings | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/files/usr/bin/cinnamon-settings b/files/usr/bin/cinnamon-settings
-index 9fbdbecd2..98ca454a5 100755
 a/files/usr/bin/cinnamon-settings
-+++ b/files/usr/bin/cinnamon-settings
-@@ -58,6 +58,7 @@ Available types of sort, and corresponding numbers:
- import getopt
- import os
- import sys
-+import sysconfig
- 
- def usage():
- print("""Usage:
-@@ -119,7 +120,7 @@ if len(sys.argv) > 1:
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
- elif 
os.path.exists("/usr/share/cinnamon/cinnamon-settings/modules/cs_%s.py" % 
module):
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
--elif os.path.exists("/usr/bin/cinnamon-control-center"):
-+elif os.path.exists(os.path.join(sysconfig.get_config_var("LIBDIR"), 
"cinnamon-control-center-1/panels/lib%s.so" % module)):
- 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", (" ",) 
+ tuple(sys.argv[1:]))
- elif os.path.exists("/usr/bin/gnome-control-center"):
- print ("Unknown module %s, calling gnome-control-center" % module)
--- 
-2.22.0
-

Copied: 
cinnamon/repos/community-x86_64/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch
 (from rev 650851, 
cinnamon/trunk/0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch)
===
--- 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
(rev 0)
+++ 0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch 
2020-06-22 19:17:17 UTC (rev 650853)
@@ -0,0 +1,38 @@
+From ac4d2fc9fafb38ebb02615a41b23cceca304e73a Mon Sep 17 00:00:00 2001
+From: Eli Schwartz 
+Date: Tue, 20 Mar 2018 14:11:02 -0400
+Subject: [PATCH] cinnamon-settings: don't rely on the presence of
+ cinnamon-control-center
+
+The existence of the cinnamon-control-center binary does not even tell
+us what control center libraries are available. So instead, do the same
+thing we did for cinnamon-settings modules, and check if the library
+exists.
+---
+ files/usr/bin/cinnamon-settings | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/files/usr/bin/cinnamon-settings b/files/usr/bin/cinnamon-settings
+index 9fbdbecd2..98ca454a5 100755
+--- a/files/usr/bin/cinnamon-settings
 b/files/usr/bin/cinnamon-settings
+@@ -58,6 +58,7 @@ Available types of sort, and corresponding numbers:
+ import getopt
+ import os
+ import sys
++import sysconfig
+ 
+ def usage():
+ print("""Usage:
+@@ -119,7 +120,7 @@ if len(sys.argv) > 1:
+ 
os.execvp("/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.p

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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:16:54
  Author: ffy00
Revision: 650851

upgpkg: libratbag 0.14-2 (remove .doctrees)

Modified:
  libratbag/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:16:52 UTC (rev 650850)
+++ PKGBUILD2020-06-22 19:16:54 UTC (rev 650851)
@@ -2,7 +2,7 @@
 
 pkgname=libratbag
 pkgver=0.14
-pkgrel=1
+pkgrel=2
 pkgdesc='A DBus daemon to configure gaming mice'
 arch=('x86_64')
 url='https://github.com/libratbag/libratbag'
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('glib2' 'libevdev' 'libudev.so' 'libunistring' 'json-glib' 'python' 
'python-evdev' 'python-gobject')
 optdepends=('linux: Linux 5.2 is required for Logitech wireless devices')
-makedepends=('meson' 'swig' 'git' 'python-sphinx' 'python-sphinx_rtd_theme')
+makedepends=('meson' 'swig' 'git' 'python-sphinx' 'python-sphinx_rtd_theme' 
'systemd')
 checkdepends=('check' 'valgrind' 'python-gobject' 'python-lxml')
 validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2' # Filipe Laíns 
(FFY00) 
   '3C2C43D9447D5938EF4551EBE23B7E70B467F0BF' # Peter Hutterer 
(Who-T) 
@@ -44,6 +44,7 @@
   # Install documentation
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 
   # Install license
   install -Dm 644 ../COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE


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

2020-06-22 Thread Filipe Laíns via arch-commits
Date: Monday, June 22, 2020 @ 19:17:08
  Author: ffy00
Revision: 650852

archrelease: copy trunk to community-x86_64

Added:
  libratbag/repos/community-x86_64/PKGBUILD
(from rev 650851, libratbag/trunk/PKGBUILD)
Deleted:
  libratbag/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 19:16:54 UTC (rev 650851)
+++ PKGBUILD2020-06-22 19:17:08 UTC (rev 650852)
@@ -1,51 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=libratbag
-pkgver=0.14
-pkgrel=1
-pkgdesc='A DBus daemon to configure gaming mice'
-arch=('x86_64')
-url='https://github.com/libratbag/libratbag'
-license=('MIT')
-depends=('glib2' 'libevdev' 'libudev.so' 'libunistring' 'json-glib' 'python' 
'python-evdev' 'python-gobject')
-optdepends=('linux: Linux 5.2 is required for Logitech wireless devices')
-makedepends=('meson' 'swig' 'git' 'python-sphinx' 'python-sphinx_rtd_theme')
-checkdepends=('check' 'valgrind' 'python-gobject' 'python-lxml')
-validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2' # Filipe Laíns 
(FFY00) 
-  '3C2C43D9447D5938EF4551EBE23B7E70B467F0BF' # Peter Hutterer 
(Who-T) 
-  '2F2670AC164DB36F')# Benjamin Tissoires 

-source=("git+$url#tag=v$pkgver?signed")
-sha512sums=('SKIP')
-provides=('ratbagd' 'liblur')
-conflicts=('ratbagd' 'liblur')
-
-build() {
-  mkdir -p $pkgname/build
-  cd $pkgname/build
-
-  arch-meson .. \
-   -Dsystemd-unit-dir=/usr/lib/systemd/system \
-   -Ddocumentation=true
-
-  ninja
-}
-
-check() {
-  cd $pkgname/build
-
-  meson test --no-rebuild
-}
-
-package() {
-  cd $pkgname/build
-
-  DESTDIR="$pkgdir" ninja install
-
-  # Install documentation
-  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
-  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
-
-  # Install license
-  install -Dm 644 ../COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: libratbag/repos/community-x86_64/PKGBUILD (from rev 650851, 
libratbag/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 19:17:08 UTC (rev 650852)
@@ -0,0 +1,52 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=libratbag
+pkgver=0.14
+pkgrel=2
+pkgdesc='A DBus daemon to configure gaming mice'
+arch=('x86_64')
+url='https://github.com/libratbag/libratbag'
+license=('MIT')
+depends=('glib2' 'libevdev' 'libudev.so' 'libunistring' 'json-glib' 'python' 
'python-evdev' 'python-gobject')
+optdepends=('linux: Linux 5.2 is required for Logitech wireless devices')
+makedepends=('meson' 'swig' 'git' 'python-sphinx' 'python-sphinx_rtd_theme' 
'systemd')
+checkdepends=('check' 'valgrind' 'python-gobject' 'python-lxml')
+validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2' # Filipe Laíns 
(FFY00) 
+  '3C2C43D9447D5938EF4551EBE23B7E70B467F0BF' # Peter Hutterer 
(Who-T) 
+  '2F2670AC164DB36F')# Benjamin Tissoires 

+source=("git+$url#tag=v$pkgver?signed")
+sha512sums=('SKIP')
+provides=('ratbagd' 'liblur')
+conflicts=('ratbagd' 'liblur')
+
+build() {
+  mkdir -p $pkgname/build
+  cd $pkgname/build
+
+  arch-meson .. \
+   -Dsystemd-unit-dir=/usr/lib/systemd/system \
+   -Ddocumentation=true
+
+  ninja
+}
+
+check() {
+  cd $pkgname/build
+
+  meson test --no-rebuild
+}
+
+package() {
+  cd $pkgname/build
+
+  DESTDIR="$pkgdir" ninja install
+
+  # Install documentation
+  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
+  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
+
+  # Install license
+  install -Dm 644 ../COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 19:16:52
  Author: eschwartz
Revision: 650850

upgpkg: cinnamon 4.6.5-1: upstream release

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 19:16:24 UTC (rev 650849)
+++ PKGBUILD2020-06-22 19:16:52 UTC (rev 650850)
@@ -5,7 +5,7 @@
 # Contributor: CReimer
 
 pkgname=cinnamon
-pkgver=4.6.4
+pkgver=4.6.5
 pkgrel=1
 pkgdesc="Linux desktop which provides advanced innovative features and a 
traditional user experience"
 arch=('x86_64')
@@ -28,11 +28,11 @@
 "0001-cinnamon-settings-don-t-rely-on-the-presence-of-cinn.patch"
 "set_wheel.diff"
 "default-theme.patch")
-sha512sums=('8f0f05e7f61230f3ad7674b323442b65d3946c96cf699c815bd5ce7c0b06a64bee7ec8430bf6e881b19aa0ed8e63aab7f4904a1145589b60bae0b0b5abe54f9c'
+sha512sums=('b9a21fa7e68db8d2ab8d426ecff5778298c023a8070c0385bedd8df82ff226a0d0cce95338df58f60a9643107f7ec1155d8b4eb1b57cb2e365f835bcfb583b2d'
 
'77c2229d350bb1445375d206af769f1dde9329ce3575e40e9c1d5fea3ec0f49c0a7ef36d78caf895d9224147947bd102bab924b5579dc8dc5f8d3269e0c76374'
 
'fd7e117054996ed1c3dfd0f968c2bf98ca4fcee9a100221f8839a232147745ec0140e1f68eeffba58a3c44f66f26e05d433648a7a28858ec669524f7266ba04c'
 
'3c460141b277df61c4546cc311fa5ecc7e7ea19a7d39a92d1d0214c37a91b4e163bc91823df7098bd2cf6fb430361cdb9839ab96abe53fe82f2a735e187de563')
-b2sums=('59fba197b1e29857aa1eba3fcbf7c8d86658ee2615e11238a6e21a99299033542f0548c2490a669d4fa1175d974c9db847bde383a14682a5710fce09813dd327'
+b2sums=('9ddadc5cbb65a6db3e1e7f6a53d092d333a8c8821a4a42f90f28ba9d1e84d01d764fe9ba90d20f92d3a3e96a9bf876ee7faea498653341050f25ec9278ac647c'
 
'1d873efa0d17e358f834c4374f39bbf3f74340849f9c28a0950c0a064772083798aba3435e564acdf43a94665389917788e295073d4a65cc18600d71b7a9f008'
 
'3becf1f40068fc629109e6e7d464c3c484296afacc9ab6328b2ccbb3c9735bcbfa9550f9f73b430ede178ae668e37c660ce322b5b4d1873526de3d3d41185160'
 
'3a7515cc7b0ca1549289be62f6d5cbd79f4b076892194f4b6264555322d430a3d6474db9ec62439f3ba41d43d1017dc39a4c44add2e5e5c09f32012b772a7041')


[arch-commits] Commit in cinnamon-settings-daemon/repos/community-x86_64 (2 files)

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 19:16:24
  Author: eschwartz
Revision: 650849

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD
(from rev 650848, cinnamon-settings-daemon/trunk/PKGBUILD)
Deleted:
  cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 19:16:10 UTC (rev 650848)
+++ PKGBUILD2020-06-22 19:16:24 UTC (rev 650849)
@@ -1,49 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira (faidoc) 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=cinnamon-settings-daemon
-pkgver=4.6.3
-pkgrel=1
-pkgdesc="The Cinnamon Settings daemon"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}";
-license=('GPL')
-depends=('cinnamon-desktop' 'colord' 'dbus-glib' 'libcanberra-pulse' 'libcups'
- 'libgnomekbd' 'libgudev' 'libnotify' 'librsvg' 'libwacom' 'nss' 
'polkit'
- 'pulseaudio-alsa' 'upower')
-optdepends=('cinnamon-translations: i18n')
-makedepends=('autoconf-archive' 'intltool' 'python' 'xf86-input-wacom')
-options=('!emptydirs')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1e977cfe05e7f6210e33fd43ae545b340fc376d9defc6ca057467e3b33b8517ca708bab9acb5c3d5b5ff7917fe73c254f0615d53989cc4e27f122f47c0cca641')
-b2sums=('c983bba09e97a60485b00cceaa5f1d617e78cbd1b2f88a7892620943a34fdb0fd63e9131bf68d05e67a0f120f12aa246913c94bd428918ad29635335f66dabb7')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-autoreconf -fi
-}
-
-build() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir="/usr/lib/${pkgname}" \
---with-dbus-sys="/usr/share/dbus-1/system.d" \
---enable-systemd \
---enable-polkit
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD (from rev 
650848, cinnamon-settings-daemon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 19:16:24 UTC (rev 650849)
@@ -0,0 +1,49 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira (faidoc) 
+# Contributor: Jan Alexander Steffens (heftig) 
+
+pkgname=cinnamon-settings-daemon
+pkgver=4.6.4
+pkgrel=1
+pkgdesc="The Cinnamon Settings daemon"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL')
+depends=('cinnamon-desktop' 'colord' 'dbus-glib' 'libcanberra-pulse' 'libcups'
+ 'libgnomekbd' 'libgudev' 'libnotify' 'librsvg' 'libwacom' 'nss' 
'polkit'
+ 'pulseaudio-alsa' 'upower')
+optdepends=('cinnamon-translations: i18n')
+makedepends=('autoconf-archive' 'intltool' 'python' 'xf86-input-wacom')
+options=('!emptydirs')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha512sums=('77ddb637fd93fdfd59fb27c5a10082259fd99b4753ff36b3473db12f2fe0d19ee89d44c9e72f1ce9eab3f228c5fef418ce774dd78746d77b959ad9d8f93c1208')
+b2sums=('80e14d29a74004c1778e90d39c6ca892d3eee778134e43b8ea77cfec8cbad4f5ac21609cfbb9cdaab0b4d35b42e897223a5b9cdfd43de49d8112b8bc6fc45914')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+autoreconf -fi
+}
+
+build() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir="/usr/lib/${pkgname}" \
+--with-dbus-sys="/usr/share/dbus-1/system.d" \
+--enable-systemd \
+--enable-polkit
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in cinnamon-settings-daemon/trunk (PKGBUILD)

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 19:16:10
  Author: eschwartz
Revision: 650848

upgpkg: cinnamon-settings-daemon 4.6.4-1: upstream release

Modified:
  cinnamon-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:41:49 UTC (rev 650847)
+++ PKGBUILD2020-06-22 19:16:10 UTC (rev 650848)
@@ -3,7 +3,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=cinnamon-settings-daemon
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc="The Cinnamon Settings daemon"
 arch=('x86_64')
@@ -16,8 +16,8 @@
 makedepends=('autoconf-archive' 'intltool' 'python' 'xf86-input-wacom')
 options=('!emptydirs')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('1e977cfe05e7f6210e33fd43ae545b340fc376d9defc6ca057467e3b33b8517ca708bab9acb5c3d5b5ff7917fe73c254f0615d53989cc4e27f122f47c0cca641')
-b2sums=('c983bba09e97a60485b00cceaa5f1d617e78cbd1b2f88a7892620943a34fdb0fd63e9131bf68d05e67a0f120f12aa246913c94bd428918ad29635335f66dabb7')
+sha512sums=('77ddb637fd93fdfd59fb27c5a10082259fd99b4753ff36b3473db12f2fe0d19ee89d44c9e72f1ce9eab3f228c5fef418ce774dd78746d77b959ad9d8f93c1208')
+b2sums=('80e14d29a74004c1778e90d39c6ca892d3eee778134e43b8ea77cfec8cbad4f5ac21609cfbb9cdaab0b4d35b42e897223a5b9cdfd43de49d8112b8bc6fc45914')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:41:39
  Author: felixonmars
Revision: 650846

upgpkg: haskell-gtk 0.15.4-22: rebuild with pango 0.13.8.1

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:37:53 UTC (rev 650845)
+++ PKGBUILD2020-06-22 18:41:39 UTC (rev 650846)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-gtk
 pkgver=0.15.4
-pkgrel=21
+pkgrel=22
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="https://hackage.haskell.org/package/gtk3";
 license=('LGPL2.1')


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:41:49
  Author: felixonmars
Revision: 650847

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-gtk/repos/community-staging-x86_64/PKGBUILD (from rev 650846, 
haskell-gtk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:41:49 UTC (rev 650847)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-gtk
+pkgver=0.15.4
+pkgrel=22
+pkgdesc="Binding to the gtk library for Gtk2Hs."
+url="https://hackage.haskell.org/package/gtk3";
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'gtk3' 'haskell-pango')
+makedepends=('ghc' 'haskell-gtk2hs-buildtools')
+provides=('gtk2hs-gtk')
+replaces=('gtk2hs-gtk')
+conflicts=('gtk2hs-gtk')
+source=("https://hackage.haskell.org/packages/archive/gtk3/${pkgver}/gtk3-${pkgver}.tar.gz";)
+sha512sums=('17182171ee00d2fc7394d3a5935e3062de337f8de4a58e4b8107eaba18c10f7082b5f88ea18906ed4a2b6e4051dc65ca9d4b5de1e64524cd19a888ea6c21d92a')
+
+build() {
+cd "${srcdir}/gtk3-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
\
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $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}/gtk3-${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"
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:37:53
  Author: felixonmars
Revision: 650845

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-pango/repos/community-staging-x86_64/PKGBUILD (from rev 650844, 
haskell-pango/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:37:53 UTC (rev 650845)
@@ -0,0 +1,38 @@
+# Maintainer: Sergej Pupykin 
+
+_hkgname=pango
+pkgname=haskell-pango
+pkgver=0.13.8.1
+pkgrel=1
+pkgdesc="Binding to the pango library for Gtk2Hs."
+url="https://hackage.haskell.org/package/pango";
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'pango' 'haskell-glib' 'haskell-cairo')
+makedepends=('ghc' "haskell-gtk2hs-buildtools" "mesa")
+provides=('gtk2hs-pango')
+replaces=('gtk2hs-pango')
+conflicts=('gtk2hs-pango')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('b17938143332976d048793db5c43647b2a7278713821166c1f13aa74f3c8a77e7c990481add77090418d260dd4b80df7b1eb9b0fdcc415df47b64198e3c1f5fb')
+
+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"
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:37:43
  Author: felixonmars
Revision: 650844

upgpkg: haskell-pango 0.13.8.1-1: rebuild with pango 0.13.8.1

Modified:
  haskell-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:34:16 UTC (rev 650843)
+++ PKGBUILD2020-06-22 18:37:43 UTC (rev 650844)
@@ -2,8 +2,8 @@
 
 _hkgname=pango
 pkgname=haskell-pango
-pkgver=0.13.8.0
-pkgrel=13
+pkgver=0.13.8.1
+pkgrel=1
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="https://hackage.haskell.org/package/pango";
 license=('LGPL2.1')
@@ -14,7 +14,7 @@
 replaces=('gtk2hs-pango')
 conflicts=('gtk2hs-pango')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('98c47b1e08b991b3f45a1a44b6978f9737e96fdb3fa894d29cd164274aab7e79a12b1f2b4b30b8a85a7a8b2d1f20181480af6ec0a8baa52f6609b69252741769')
+sha512sums=('b17938143332976d048793db5c43647b2a7278713821166c1f13aa74f3c8a77e7c990481add77090418d260dd4b80df7b1eb9b0fdcc415df47b64198e3c1f5fb')
 
 build() {
 cd $_hkgname-$pkgver


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:29:16
  Author: felixonmars
Revision: 650838

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
650837, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:29:16 UTC (rev 650838)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=372
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="https://tamarin-prover.github.io";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 
'haskell-binary-instances' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'haskell-threads'
+ 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 
'haskell-yesod-static'
+ 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz";)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+
+sed -i 's/binary-orphans/binary-instances/' $pkgname.cabal
+sed -i 's/Data.Binary.Orphans/Data.Binary.Instances/' src/Web/Types.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/ftdetect/tamarin.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:29:07
  Author: felixonmars
Revision: 650837

upgpkg: tamarin-prover 1.4.1-372: rebuild with yesod-test 1.6.10

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:27:33 UTC (rev 650836)
+++ PKGBUILD2020-06-22 18:29:07 UTC (rev 650837)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=371
+pkgrel=372
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io";
 license=("GPL")


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:27:24
  Author: felixonmars
Revision: 650835

upgpkg: hledger-web 1.18.1-3: rebuild with yesod-test 1.6.10

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:25:56 UTC (rev 650834)
+++ PKGBUILD2020-06-22 18:27:24 UTC (rev 650835)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-web
 pkgver=1.18.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Web-based user interface for the hledger accounting system"
 url="http://hledger.org";
 license=("GPL")


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:27:33
  Author: felixonmars
Revision: 650836

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 650835, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:27:33 UTC (rev 650836)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.18.1
+pkgrel=3
+pkgdesc="Web-based user interface for the hledger accounting system"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-case-insensitive' 
'haskell-clientsession'
+ 'haskell-cmdargs' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-data-default'
+ 'haskell-decimal' 'haskell-extra' 'haskell-hjsmin' 
'haskell-http-conduit'
+ 'haskell-http-client' 'haskell-http-types' 'haskell-megaparsec' 
'haskell-network'
+ 'haskell-shakespeare' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-wai' 'haskell-wai-cors' 
'haskell-wai-extra'
+ 'haskell-wai-handler-launch' 'haskell-warp' 'haskell-yesod' 
'haskell-yesod-core'
+ 'haskell-yesod-form' 'haskell-yesod-static')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+replaces=('hledger-api')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('19eab0c6c6cb59d9e3fbe6b65ccd8d38d6f8eca3aa9fdcc2ed3b6bf3836a48a2092c812ba1da43a87cb06e2debe490bd759bf2adfa00d522b22fd77783798cbd')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' $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" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+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 "${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}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:25:56
  Author: felixonmars
Revision: 650834

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:25:45
  Author: felixonmars
Revision: 650833

upgpkg: git-annex 8.20200617-8: rebuild with yesod-test 1.6.10

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:21:35 UTC (rev 650832)
+++ PKGBUILD2020-06-22 18:25:45 UTC (rev 650833)
@@ -3,7 +3,7 @@
 
 pkgname=git-annex
 pkgver=8.20200617
-pkgrel=7
+pkgrel=8
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL3")


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:21:35
  Author: felixonmars
Revision: 650832

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 650831, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
650831, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:21:35 UTC (rev 650832)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.6.0.1
+pkgrel=407
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+ 'haskell-blaze-builder' 'haskell-conduit' 'haskell-cryptonite'
+ 'haskell-cryptonite-conduit' 'haskell-css-text' 'haskell-data-default'
+ 'haskell-file-embed' 'haskell-hashable' 'haskell-hjsmin' 
'haskell-http-types'
+ 'haskell-memory' 'haskell-mime-types' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-wai' 'haskell-wai-app-static' 'haskell-yesod-core')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-wai-extra' 
'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2e1e4873248d435a9d58f3075b6c06cde2edcdd520f700dc7f0427039c236d28787f62a643a8cf57b74d85a885625474a5662b91a56c25e8f4d1737be525bc2f')
+
+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-yesod-static/trunk (PKGBUILD)

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:21:26
  Author: felixonmars
Revision: 650831

upgpkg: haskell-yesod-static 1.6.0.1-407: rebuild with yesod-test 1.6.10

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:20:14 UTC (rev 650830)
+++ PKGBUILD2020-06-22 18:21:26 UTC (rev 650831)
@@ -4,7 +4,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.6.0.1
-pkgrel=406
+pkgrel=407
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:20:14
  Author: felixonmars
Revision: 650830

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-test/repos/community-staging-x86_64/
  haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD
(from rev 650829, haskell-yesod-test/trunk/PKGBUILD)

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

Copied: haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD (from rev 
650829, haskell-yesod-test/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 18:20:14 UTC (rev 650830)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=yesod-test
+pkgname=haskell-yesod-test
+pkgver=1.6.10
+pkgrel=1
+pkgdesc="Integration testing for WAI/Yesod Applications"
+url="https://www.yesodweb.com";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-conduit'
+ 'haskell-cookie' 'haskell-hspec-core' 'haskell-html-conduit' 
'haskell-http-types'
+ 'haskell-memory' 'haskell-network' 'haskell-pretty-show' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
+makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio' 
'haskell-unliftio-core')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('badbd76b9a345c86f9dcf8b5d6043f173eec60bf6f39bdcb4a60d17d95ad693991a1c7b4061a1e86d61fb9efe3f2f29b3129e6b9ffef4b07d5b563116959b016')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $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-yesod-test/trunk (PKGBUILD)

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 18:20:00
  Author: felixonmars
Revision: 650829

upgpkg: haskell-yesod-test 1.6.10-1: rebuild with yesod-test 1.6.10

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:13:47 UTC (rev 650828)
+++ PKGBUILD2020-06-22 18:20:00 UTC (rev 650829)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.9.1
-pkgrel=20
+pkgver=1.6.10
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com";
 license=('MIT')
@@ -15,7 +15,7 @@
  'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
 makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio' 
'haskell-unliftio-core')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('34b9dc68680cf9a151693eafd33dd133586e1e2fe3cec8d724328431e27cba24c489fe9af966242213f5c4d26bca9b66bc7b8d46a57b643a28706ad58ec4e032')
+sha512sums=('badbd76b9a345c86f9dcf8b5d6043f173eec60bf6f39bdcb4a60d17d95ad693991a1c7b4061a1e86d61fb9efe3f2f29b3129e6b9ffef4b07d5b563116959b016')
 
 prepare() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in mupdf/repos/community-x86_64 (7 files)

2020-06-22 Thread Christian Hesse via arch-commits
Date: Monday, June 22, 2020 @ 18:13:47
  Author: eworm
Revision: 650828

archrelease: copy trunk to community-x86_64

Added:
  
mupdf/repos/community-x86_64/0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
(from rev 650827, 
mupdf/trunk/0001-Set-noexecstack-on-linker-generated-binary-data-files.patch)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 650827, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-x86_64/mupdf.desktop
(from rev 650827, mupdf/trunk/mupdf.desktop)
  mupdf/repos/community-x86_64/mupdf.xpm
(from rev 650827, mupdf/trunk/mupdf.xpm)
Deleted:
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf.desktop
  mupdf/repos/community-x86_64/mupdf.xpm

--+
 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch |   24 +
 PKGBUILD |  233 
+-
 mupdf.desktop|   30 -
 3 files changed, 158 insertions(+), 129 deletions(-)

Copied: 
mupdf/repos/community-x86_64/0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
 (from rev 650827, 
mupdf/trunk/0001-Set-noexecstack-on-linker-generated-binary-data-files.patch)
===
--- 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
(rev 0)
+++ 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
2020-06-22 18:13:47 UTC (rev 650828)
@@ -0,0 +1,24 @@
+From: Tor Andersson 
+Date: Thu, 4 Jun 2020 14:38:01 + (+0200)
+Subject: Set noexecstack on linker-generated binary data files.
+X-Git-Url: 
https://git.ghostscript.com/?p=mupdf.git;a=commitdiff_plain;h=e52e0c2c0297d70d0e4fc293ccd047becb18f322;hp=a86b1fa0119edef1683dc06f035bd329b54613a5
+
+Set noexecstack on linker-generated binary data files.
+
+This will prevent the linker from flagging the mupdf library and
+executables as needing an executable stack.
+---
+
+diff --git a/Makefile b/Makefile
+index f812ac074..417663dd8 100644
+--- a/Makefile
 b/Makefile
+@@ -64,7 +64,7 @@ endif
+ LINK_CMD = $(QUIET_LINK) $(MKTGTDIR) ; $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
+ TAGS_CMD = $(QUIET_TAGS) ctags -R --c-kinds=+p
+ WINDRES_CMD = $(QUIET_WINDRES) $(MKTGTDIR) ; $(WINDRES) $< $@
+-OBJCOPY_CMD = $(QUIET_OBJCOPY) $(MKTGTDIR) ; $(LD) -r -b binary -o $@ $<
++OBJCOPY_CMD = $(QUIET_OBJCOPY) $(MKTGTDIR) ; $(LD) -r -b binary -z 
noexecstack -o $@ $<
+ 
+ # --- Rules ---
+ 

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 18:13:36 UTC (rev 650827)
+++ PKGBUILD2020-06-22 18:13:47 UTC (rev 650828)
@@ -1,114 +0,0 @@
-# Maintainer: Christian Hesse 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Brad Fanella 
-# Contributor: Stefan Husmann 
-# Contributor: Pierre-Paul Paquin 
-# Contributor: xduugu
-
-pkgbase=mupdf
-pkgname=(libmupdf mupdf mupdf-gl mupdf-tools)
-pkgver=1.17.0
-pkgrel=1
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('x86_64')
-url='https://mupdf.com/'
-license=('AGPL3')
-makedepends=('desktop-file-utils' 'freetype2' 'freeglut' 'glu' 'harfbuzz'
- 'jbig2dec' 'libjpeg' 'mesa-libgl' 'openjpeg2' 'libxext')
-# we need static libs for zathura-pdf-mupdf
-options=('staticlibs')
-source=("https://mupdf.com/downloads/archive/mupdf-${pkgver/_/}-source.tar.xz";
-'mupdf.desktop'
-'mupdf.xpm')
-sha256sums=('c935fb2593d9a28d9b56b59dad6e3b0716a6790f8a257a68fa7dcb4430bc6086'
-'ccff66979249bd4ab4ba8918660f194eb90eb0ae231b16e36a6cecdcf471883f'
-'a435f44425f5432c074dee745d8fbaeb879038ec1f1ec64f037c74662f09aca8')
-
-prepare() {
-  cd $pkgbase-${pkgver/_/}-source
-
-  # remove bundled packages, we want our system libraries
-  rm -rf thirdparty/{freeglut,freetype,harfbuzz,jbig2dec,libjpeg,openjpeg,zlib}
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-  export CFLAGS CXXFLAGS
-  
-  USE_SYSTEM_LIBS='yes'
-  export USE_SYSTEM_LIBS
-
-  cd $pkgbase-${pkgver/_/}-source
-  make build=release libs apps
-}
-
-package_libmupdf() {
-  pkgdesc='Library for Lightweight PDF and XPS viewer'
-
-  cd $pkgbase-${pkgver/_/}-source
-
-  make build=release prefix="$pkgdir"/usr install
-
-  rm -rf "$pkgdir"/usr/{bin,share/man}
-  mv "$pkgdir"/usr/share/doc/mupdf "$pkgdir"/usr/share/doc/libmupdf
-
-  find "$pkgdir"/usr/include "$pkgdir"/usr/share "$pkgdir"/usr/lib \
--type f -exec chmod 0644 {} +
-}
-
-package_mupdf() {
-  pkgdesc='Lightweight PDF and XPS viewer'
-  depends=('desktop-file-utils' 'freetype2' 'harfbuzz' 'jbig2dec'
-   'libjpeg' 'openjpeg2' 'openssl' 'libxext')
-
-  cd $pkgbase-${pkgver/_/}-source
-
-  install -D -m0755 build/release/mupdf-x11 "$pkgdir"/usr/bin/mupdf
-
-  install -D -m0644 docs/man/mupdf.1 "$pkgdir"/usr/share/man/man1/mupdf.1
-
-  install -d "$pkgdir"/usr/share/doc/mupdf
-  install -m0644  README COPYING CHANGES "$pk

[arch-commits] Commit in mupdf/trunk (2 files)

2020-06-22 Thread Christian Hesse via arch-commits
Date: Monday, June 22, 2020 @ 18:13:36
  Author: eworm
Revision: 650827

upgpkg: mupdf 1.17.0-2

set noexecstack on linker-generated binary data files

Added:
  mupdf/trunk/0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
Modified:
  mupdf/trunk/PKGBUILD

--+
 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch |   24 
++
 PKGBUILD |7 ++
 2 files changed, 30 insertions(+), 1 deletion(-)

Added: 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
===
--- 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
(rev 0)
+++ 0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
2020-06-22 18:13:36 UTC (rev 650827)
@@ -0,0 +1,24 @@
+From: Tor Andersson 
+Date: Thu, 4 Jun 2020 14:38:01 + (+0200)
+Subject: Set noexecstack on linker-generated binary data files.
+X-Git-Url: 
https://git.ghostscript.com/?p=mupdf.git;a=commitdiff_plain;h=e52e0c2c0297d70d0e4fc293ccd047becb18f322;hp=a86b1fa0119edef1683dc06f035bd329b54613a5
+
+Set noexecstack on linker-generated binary data files.
+
+This will prevent the linker from flagging the mupdf library and
+executables as needing an executable stack.
+---
+
+diff --git a/Makefile b/Makefile
+index f812ac074..417663dd8 100644
+--- a/Makefile
 b/Makefile
+@@ -64,7 +64,7 @@ endif
+ LINK_CMD = $(QUIET_LINK) $(MKTGTDIR) ; $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
+ TAGS_CMD = $(QUIET_TAGS) ctags -R --c-kinds=+p
+ WINDRES_CMD = $(QUIET_WINDRES) $(MKTGTDIR) ; $(WINDRES) $< $@
+-OBJCOPY_CMD = $(QUIET_OBJCOPY) $(MKTGTDIR) ; $(LD) -r -b binary -o $@ $<
++OBJCOPY_CMD = $(QUIET_OBJCOPY) $(MKTGTDIR) ; $(LD) -r -b binary -z 
noexecstack -o $@ $<
+ 
+ # --- Rules ---
+ 

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 18:02:40 UTC (rev 650826)
+++ PKGBUILD2020-06-22 18:13:36 UTC (rev 650827)
@@ -8,7 +8,7 @@
 pkgbase=mupdf
 pkgname=(libmupdf mupdf mupdf-gl mupdf-tools)
 pkgver=1.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('x86_64')
 url='https://mupdf.com/'
@@ -18,9 +18,11 @@
 # we need static libs for zathura-pdf-mupdf
 options=('staticlibs')
 source=("https://mupdf.com/downloads/archive/mupdf-${pkgver/_/}-source.tar.xz";
+'0001-Set-noexecstack-on-linker-generated-binary-data-files.patch'
 'mupdf.desktop'
 'mupdf.xpm')
 sha256sums=('c935fb2593d9a28d9b56b59dad6e3b0716a6790f8a257a68fa7dcb4430bc6086'
+'53e3ccc9dd613277a1cfb99dcf7e71216c8497a84f6a7663a2fbff9d58a10be5'
 'ccff66979249bd4ab4ba8918660f194eb90eb0ae231b16e36a6cecdcf471883f'
 'a435f44425f5432c074dee745d8fbaeb879038ec1f1ec64f037c74662f09aca8')
 
@@ -29,6 +31,9 @@
 
   # remove bundled packages, we want our system libraries
   rm -rf thirdparty/{freeglut,freetype,harfbuzz,jbig2dec,libjpeg,openjpeg,zlib}
+
+  # Set noexecstack on linker-generated binary data files.
+  patch -Np1 < 
../0001-Set-noexecstack-on-linker-generated-binary-data-files.patch
 }
 
 build() {


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 17:33:10
  Author: eschwartz
Revision: 650696

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 17:32:47 UTC (rev 650695)
+++ PKGBUILD2020-06-22 17:33:10 UTC (rev 650696)
@@ -1,54 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Based on gnome-control-center:
-# Jan Alexander Steffens (heftig) 
-# Jan de Groot 
-
-pkgname=cinnamon-control-center
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="The Control Center for Cinnamon"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}";
-license=('GPL')
-depends=('cinnamon-settings-daemon' 'cinnamon-menus' 'colord'
- 'libgnomekbd' 'libmm-glib' 'nm-connection-editor')
-optdepends=('cinnamon-translations: i18n'
-'gnome-color-manager: for color management tasks'
-'gnome-online-accounts: for the online accounts module')
-makedepends=('gnome-online-accounts' 'intltool' 'python')
-options=('!emptydirs')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('cfb1c7398cac2c071d4cca1317c98094c107ec2ebb1f46abda8fd9d956ba6f92')
-b2sums=('e1c321dd288cea4e51bffcf1f0ae58e2491e8a16b0d9203b8f1e581c2cd282f9671faaf923d0bcb141c5bcc5c639138bd4ea6c4de7ac5ffe7630213a26a4a368')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-systemd
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656229
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-make
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# https://github.com/linuxmint/Cinnamon/pull/7382#issuecomment-374894901
-# /usr/bin/cinnamon-control-center is not meant for users, it is a 
development troubleshooting tool.
-# Just install the shell libs/headers.
-make -C shell  DESTDIR="${pkgdir}" 
install-{libcinnamon_control_center_includeHEADERS,libLTLIBRARIES,pkgconfigDATA}
-make -C panels DESTDIR="${pkgdir}" install
-
-install -d -o root -g 102 -m 750 "${pkgdir}"/usr/share/polkit-1/rules.d
-}

Copied: cinnamon-control-center/repos/community-x86_64/PKGBUILD (from rev 
650695, cinnamon-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 17:33:10 UTC (rev 650696)
@@ -0,0 +1,54 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Based on gnome-control-center:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-control-center
+pkgver=4.6.1
+pkgrel=1
+pkgdesc="The Control Center for Cinnamon"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL')
+depends=('cinnamon-settings-daemon' 'cinnamon-menus' 'colord'
+ 'libgnomekbd' 'libmm-glib' 'nm-connection-editor')
+optdepends=('cinnamon-translations: i18n'
+'gnome-color-manager: for color management tasks'
+'gnome-online-accounts: for the online accounts module')
+makedepends=('gnome-online-accounts' 'intltool' 'python')
+options=('!emptydirs')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('0612b2c1c453be478d999eea84a9652329c110aa4735e0ec6872caaa6217a3cf')
+b2sums=('4acf221d609839b440685aeb1b04bec23ebd9aa6399e8772d7ba80596d578480f4e8525b052492ead1c1be147a3f814a188707710411f17c608e0ffe2ec695ea')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-systemd
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656229
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+make
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# https://github.com/linuxmint/Cinnamon/pull/7382#issuecomment-374894901
+# /usr/bin/cinnamon-control-

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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 17:32:37
  Author: eschwartz
Revision: 650694

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 650693, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 650693, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 17:32:14 UTC (rev 650693)
+++ PKGBUILD2020-06-22 17:32:37 UTC (rev 650694)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}";
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('6f46a072488f2a417f75542ed3816ac49d577eef4b984e55ece7904c360e963e'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('adacc65f913507798aace279e8a58ac876a7b1cf6e33f9d5251b3e981344469444afbe2481d67472e1621f30204450fbcd8adeaaa3294e7d5c58d19155f72c75'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 650693, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 17:32:37 UTC (rev 650694)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.6.2
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('1d04cdccde9f0c2f261fdd2dec64a2ed4c7b2c4ef4f727f1fbb9136437d80549'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('b51428a7a3236dfb81d4c120b44e568e73b5779a3d0af7bdf8dfeeed6ce7c5128e4aef7b7e49a84d0ef83940410a63cedf2b8d50391139f54d0415e4ec2a6467'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-06-22 17:32:14 UTC (rev 650693)
+++ config.patch2020-06-22 17:32:37 UTC (rev 650694)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml

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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 17:32:47
  Author: eschwartz
Revision: 650695

upgpkg: cinnamon-control-center 4.6.1-1: upstream release

Modified:
  cinnamon-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 17:32:37 UTC (rev 650694)
+++ PKGBUILD2020-06-22 17:32:47 UTC (rev 650695)
@@ -5,7 +5,7 @@
 # Jan de Groot 
 
 pkgname=cinnamon-control-center
-pkgver=4.6.0
+pkgver=4.6.1
 pkgrel=1
 pkgdesc="The Control Center for Cinnamon"
 arch=('x86_64')
@@ -19,8 +19,8 @@
 makedepends=('gnome-online-accounts' 'intltool' 'python')
 options=('!emptydirs')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('cfb1c7398cac2c071d4cca1317c98094c107ec2ebb1f46abda8fd9d956ba6f92')
-b2sums=('e1c321dd288cea4e51bffcf1f0ae58e2491e8a16b0d9203b8f1e581c2cd282f9671faaf923d0bcb141c5bcc5c639138bd4ea6c4de7ac5ffe7630213a26a4a368')
+sha256sums=('0612b2c1c453be478d999eea84a9652329c110aa4735e0ec6872caaa6217a3cf')
+b2sums=('4acf221d609839b440685aeb1b04bec23ebd9aa6399e8772d7ba80596d578480f4e8525b052492ead1c1be147a3f814a188707710411f17c608e0ffe2ec695ea')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}


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

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 17:32:14
  Author: eschwartz
Revision: 650693

upgpkg: cinnamon-desktop 4.6.2-1: upstream release

Modified:
  cinnamon-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 17:21:06 UTC (rev 650692)
+++ PKGBUILD2020-06-22 17:32:14 UTC (rev 650693)
@@ -3,7 +3,7 @@
 # Contributor:  Jan de Groot 
 
 pkgname=cinnamon-desktop
-pkgver=4.6.0
+pkgver=4.6.2
 pkgrel=1
 pkgdesc="Library with common API for various Cinnamon modules"
 arch=('x86_64')
@@ -13,9 +13,9 @@
 makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
 "config.patch")
-sha256sums=('6f46a072488f2a417f75542ed3816ac49d577eef4b984e55ece7904c360e963e'
+sha256sums=('1d04cdccde9f0c2f261fdd2dec64a2ed4c7b2c4ef4f727f1fbb9136437d80549'
 '45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('adacc65f913507798aace279e8a58ac876a7b1cf6e33f9d5251b3e981344469444afbe2481d67472e1621f30204450fbcd8adeaaa3294e7d5c58d19155f72c75'
+b2sums=('b51428a7a3236dfb81d4c120b44e568e73b5779a3d0af7bdf8dfeeed6ce7c5128e4aef7b7e49a84d0ef83940410a63cedf2b8d50391139f54d0415e4ec2a6467'
 
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
 
 prepare() {


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

2020-06-22 Thread Anatol Pomozov via arch-commits
Date: Monday, June 22, 2020 @ 17:21:06
  Author: anatolik
Revision: 650692

Point homeurl to bitbucket repo

Modified:
  unarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 17:16:18 UTC (rev 650691)
+++ PKGBUILD2020-06-22 17:21:06 UTC (rev 650692)
@@ -8,7 +8,7 @@
 pkgrel=10
 pkgdesc="unar and lsar: Objective-C tools for uncompressing archive files"
 arch=(x86_64)
-url="https://unarchiver.c3.cx/";
+url="https://bitbucket.org/kosovan/theunarchiver";
 license=('LGPL2.1')
 depends=(gnustep-base openssl bzip2 icu gcc-libs zlib)
 makedepends=(gcc-objc gnustep-make)


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 17:16:18
  Author: felixonmars
Revision: 650691

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 650690, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 17:16:18 UTC (rev 650691)
@@ -0,0 +1,63 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.34
+pkgrel=7
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-cereal' 
'haskell-netlink'
+ 'haskell-text' 'haskell-async' 'haskell-aeson'
+ 'haskell-timezone-olson' 'haskell-timezone-series' 'alsa-lib'
+ 'haskell-extensible-exceptions' 'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 
'haskell-alsa-mixer')
+makedepends=('ghc' 'haskell-hspec' 'haskell-temporary')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('35c4efda4fceb64168cde23392aa6953c68b3779f56b4c3a7776fa3561ba2d5f40794645f137382f34ea6f7fc96d9d126d58cd2719e5459aaffbca25676336cb')
+
+prepare() {
+  cd xmobar-$pkgver
+  sed -e 's/&& <.*,/,/g' -e 's/==.*,/,/g' -i xmobar.cabal
+}
+
+build() {
+  cd xmobar-${pkgver}
+
+  _flags=(with_xft with_utf8 with_inotify with_mpd with_alsa with_nl80211
+  with_datezone with_mpris with_dbus with_xpm with_threaded
+  with_rtsopts with_weather)
+
+  runhaskell setup configure -O \
+--enable-shared \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--prefix=/usr \
+--dynlibdir=/usr/lib \
+--libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+--flags="${_flags[*]}" \
+--enable-tests
+  runhaskell setup build
+}
+
+check() {
+  cd xmobar-${pkgver}
+  runhaskell setup test
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 17:16:09
  Author: felixonmars
Revision: 650690

upgpkg: xmobar 0.34-7: rebuild with smallcheck 1.2.0

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 17:13:42 UTC (rev 650689)
+++ PKGBUILD2020-06-22 17:16:09 UTC (rev 650690)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.34
-pkgrel=6
+pkgrel=7
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 17:13:42
  Author: felixonmars
Revision: 650689

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 17:12:35
  Author: felixonmars
Revision: 650688

upgpkg: taskell 1.9.2.0-120: rebuild with smallcheck 1.2.0

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 17:08:52 UTC (rev 650687)
+++ PKGBUILD2020-06-22 17:12:35 UTC (rev 650688)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.9.2.0
-pkgrel=119
+pkgrel=120
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)


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

2020-06-22 Thread Felix Yan via arch-commits
Date: Monday, June 22, 2020 @ 17:08:52
  Author: felixonmars
Revision: 650687

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
650686, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-06-22 17:08:52 UTC (rev 650687)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=371
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="https://tamarin-prover.github.io";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 
'haskell-binary-instances' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'haskell-threads'
+ 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 
'haskell-yesod-static'
+ 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz";)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+
+sed -i 's/binary-orphans/binary-instances/' $pkgname.cabal
+sed -i 's/Data.Binary.Orphans/Data.Binary.Instances/' src/Web/Types.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/ftdetect/tamarin.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


  1   2   3   4   5   >