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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 05:55:03
  Author: felixonmars
Revision: 315511

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 05:54:40 UTC (rev 315510)
+++ PKGBUILD2018-04-10 05:55:03 UTC (rev 315511)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=git-annex
-pkgver=6.20180316
-pkgrel=27
-pkgdesc="Manage files with git, without checking their contents into git"
-url="http://git-annex.branchable.com/;
-license=("AGPL3")
-arch=('x86_64')
-depends=('git' '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-conduit' 
'haskell-crypto-api'
- 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
- 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
- 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
- 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
- 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
- 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
- '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' 'haskell-stm-chans' 
'haskell-tagsoup'
- 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
- 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 
'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
-
-  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
---docdir="/usr/share/doc/$pkgname" \
--fnetwork-uri -fconcurrentoutput -ftorrentparser \
--f-androidsplice -f-android -fproduction -fpairing -fwebapp \
--fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
-  runhaskell Setup build
-}
-
-package() {
-  cd git-annex
-  runhaskell Setup copy --destdir="$pkgdir"
-  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
-
-  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
-  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
-}

Copied: git-annex/repos/community-x86_64/PKGBUILD (from rev 315510, 
git-annex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-10 05:55:03 UTC (rev 315511)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20180409
+pkgrel=1
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' '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-conduit' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
+ 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
+ 

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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 05:54:40
  Author: felixonmars
Revision: 315510

upgpkg: git-annex 6.20180409-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-10 05:17:49 UTC (rev 315509)
+++ PKGBUILD2018-04-10 05:54:40 UTC (rev 315510)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=git-annex
-pkgver=6.20180316
-pkgrel=27
+pkgver=6.20180409
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-04-09 Thread Thore Bödecker via arch-commits
Date: Tuesday, April 10, 2018 @ 05:17:49
  Author: foxxx0
Revision: 315509

archrelease: copy trunk to community-any

Added:
  python-cheroot/repos/community-any/LICENSE
(from rev 315508, python-cheroot/trunk/LICENSE)
  python-cheroot/repos/community-any/PKGBUILD
(from rev 315508, python-cheroot/trunk/PKGBUILD)
Deleted:
  python-cheroot/repos/community-any/LICENSE
  python-cheroot/repos/community-any/PKGBUILD

--+
 LICENSE  |   14 -
 PKGBUILD |   88 ++---
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-04-10 05:17:40 UTC (rev 315508)
+++ LICENSE 2018-04-10 05:17:49 UTC (rev 315509)
@@ -1,7 +0,0 @@
-Copyright Jason R. Coombs
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Copied: python-cheroot/repos/community-any/LICENSE (from rev 315508, 
python-cheroot/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-10 05:17:49 UTC (rev 315509)
@@ -0,0 +1,7 @@
+Copyright Jason R. Coombs
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 05:17:40 UTC (rev 315508)
+++ PKGBUILD2018-04-10 05:17:49 UTC (rev 315509)
@@ -1,44 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: wangjiezhe 
-
-pkgbase='python-cheroot'
-_pkgbase="${pkgbase//python-/}"
-pkgname=('python-cheroot' 'python2-cheroot')
-pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=6.1.2
-pkgrel=1
-arch=('any')
-url="https://github.com/cherrypy/cheroot;
-license=('MIT')
-makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
-  'python2-setuptools-scm')
-source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/7a/ef/371298047bf69577d4c7e352d50f099f6dda3d871771f84c5fa6b2914dd8/cheroot-6.1.2.tar.gz;
-"LICENSE")
-sha512sums=('d3ee6ead1ac7fb4f9fc8b87e31c332add02ce9c594c51acf0c8c2a2805b5adfd459f952ed2b23f2f879cde9022d1b460b74907b5712a08e27494f08c518bcc6d'
-
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
-
-package_python-cheroot() {
-  depends=('python-six')
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python setup.py install --root="$pkgdir/" --optimize=1
-
-  # the author has promised to include a LICENSE file in future releases:
-  # https://github.com/jaraco/skeleton/issues/1
-  # for now the LICENSE file has been taken from:
-  # https://github.com/jaraco/skeleton/blob/skeleton/LICENSE
-  install -D -m644 "${srcdir}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-cheroot() {
-  depends=('python2-six')
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  # the 

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

2018-04-09 Thread Thore Bödecker via arch-commits
Date: Tuesday, April 10, 2018 @ 05:17:40
  Author: foxxx0
Revision: 315508

upgpkg: python-cheroot 6.2.0-1

update to 6.2.0

Modified:
  python-cheroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-10 04:48:25 UTC (rev 315507)
+++ PKGBUILD2018-04-10 05:17:40 UTC (rev 315508)
@@ -5,7 +5,7 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cheroot' 'python2-cheroot')
 pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=6.1.2
+pkgver=6.2.0
 pkgrel=1
 arch=('any')
 url="https://github.com/cherrypy/cheroot;
@@ -12,9 +12,9 @@
 license=('MIT')
 makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
   'python2-setuptools-scm')
-source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/7a/ef/371298047bf69577d4c7e352d50f099f6dda3d871771f84c5fa6b2914dd8/cheroot-6.1.2.tar.gz;
+source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/a9/c7/746917b93ea04b78b05162bebcade47fc9842fe18830a93eb0716b4b47bb/cheroot-6.2.0.tar.gz;
 "LICENSE")
-sha512sums=('d3ee6ead1ac7fb4f9fc8b87e31c332add02ce9c594c51acf0c8c2a2805b5adfd459f952ed2b23f2f879cde9022d1b460b74907b5712a08e27494f08c518bcc6d'
+sha512sums=('e6e44667c6f7f03ea969dc2e7e7e45953851d9729badb891716c1265d9205447733c3bfd075f0d5c8953a1048e19102204c3b365361bdaaf3d18a0050149e5bf'
 
'1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
 package_python-cheroot() {


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:48:25
  Author: felixonmars
Revision: 315507

archrelease: copy trunk to community-x86_64

Added:
  libmongoc/repos/community-x86_64/PKGBUILD
(from rev 315506, libmongoc/trunk/PKGBUILD)
Deleted:
  libmongoc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 04:48:02 UTC (rev 315506)
+++ PKGBUILD2018-04-10 04:48:25 UTC (rev 315507)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=libmongoc
-pkgver=1.9.3
-pkgrel=1
-pkgdesc='A client library written in C for MongoDB'
-arch=('x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('libbson' 'libsasl' 'snappy' 'zlib')
-checkdepends=('python-pifpaf' 'mongodb')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz;)
-sha512sums=('62c29fb4012fb643b6af99a7c0caa235450aeab116e058be94f8ea6999ac456c2d86ef44b0bdf135096a30a3afaabe9af2ef22a009d68212f412e872bb1032d3')
-
-prepare() {
-  cd mongo-c-driver-$pkgver
-  # Remove check for bundled libbson
-  sed -i 's|src/libbson/autogen.sh|/usr/bin/true|' autogen.sh
-}
-
-build() {
-  cd mongo-c-driver-$pkgver
-  PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
-  make
-}
-
-check() {
-  cd mongo-c-driver-$pkgver
-  pifpaf run mongodb --port 27017 make test || warning "Tests failed"
-}
-
-package() {
-  cd mongo-c-driver-$pkgver
-  make DESTDIR="$pkgdir/" install
-}

Copied: libmongoc/repos/community-x86_64/PKGBUILD (from rev 315506, 
libmongoc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-10 04:48:25 UTC (rev 315507)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=libmongoc
+pkgver=1.9.4
+pkgrel=1
+pkgdesc='A client library written in C for MongoDB'
+arch=('x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('libbson' 'libsasl' 'snappy' 'zlib')
+checkdepends=('python-pifpaf' 'mongodb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz;)
+sha512sums=('76d2f7ba4a50b44cd0c3d6ad939bf786445a6b1825c30c77cacdb36a765dd51ee8ef91b6a4cad99ef91c173f6e56839f98315e4938fd990f265bc4b026b0d1ba')
+
+prepare() {
+  cd mongo-c-driver-$pkgver
+  # Remove check for bundled libbson
+  sed -i 's|src/libbson/autogen.sh|/usr/bin/true|' autogen.sh
+}
+
+build() {
+  cd mongo-c-driver-$pkgver
+  PTHREAD_LIBS=-pthread ./autogen.sh --prefix=/usr
+  make
+}
+
+check() {
+  cd mongo-c-driver-$pkgver
+  pifpaf run mongodb --port 27017 make test || warning "Tests failed"
+}
+
+package() {
+  cd mongo-c-driver-$pkgver
+  make DESTDIR="$pkgdir/" install
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:48:02
  Author: felixonmars
Revision: 315506

upgpkg: libmongoc 1.9.4-1

Modified:
  libmongoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-10 04:44:07 UTC (rev 315505)
+++ PKGBUILD2018-04-10 04:48:02 UTC (rev 315506)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=libmongoc
-pkgver=1.9.3
+pkgver=1.9.4
 pkgrel=1
 pkgdesc='A client library written in C for MongoDB'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('libbson' 'libsasl' 'snappy' 'zlib')
 checkdepends=('python-pifpaf' 'mongodb')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz;)
-sha512sums=('62c29fb4012fb643b6af99a7c0caa235450aeab116e058be94f8ea6999ac456c2d86ef44b0bdf135096a30a3afaabe9af2ef22a009d68212f412e872bb1032d3')
+sha512sums=('76d2f7ba4a50b44cd0c3d6ad939bf786445a6b1825c30c77cacdb36a765dd51ee8ef91b6a4cad99ef91c173f6e56839f98315e4938fd990f265bc4b026b0d1ba')
 
 prepare() {
   cd mongo-c-driver-$pkgver


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:44:07
  Author: felixonmars
Revision: 315505

archrelease: copy trunk to community-x86_64

Added:
  libbson/repos/community-x86_64/PKGBUILD
(from rev 315504, libbson/trunk/PKGBUILD)
Deleted:
  libbson/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 04:43:34 UTC (rev 315504)
+++ PKGBUILD2018-04-10 04:44:07 UTC (rev 315505)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Tyler Brock 
-# Contributor: monty 
-
-pkgname=libbson
-pkgver=1.9.3
-pkgrel=1
-pkgdesc='A BSON utility library.'
-arch=('x86_64')
-url='http://www.mongodb.org/display/DOCS/C+Language+Center'
-license=('Apache')
-depends=('glibc')
-makedepends=('python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('0095ca0b1757cccf311eef9fccd8facb2deef4fe50ca41b2659eab4360537e7a04732565a841a2c1c985595b209c36b41066eb7922563708400583c89adcbc4f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libbson/repos/community-x86_64/PKGBUILD (from rev 315504, 
libbson/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-10 04:44:07 UTC (rev 315505)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Tyler Brock 
+# Contributor: monty 
+
+pkgname=libbson
+pkgver=1.9.4
+pkgrel=1
+pkgdesc='A BSON utility library.'
+arch=('x86_64')
+url='http://www.mongodb.org/display/DOCS/C+Language+Center'
+license=('Apache')
+depends=('glibc')
+makedepends=('python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('0aa54b005f48b4a84f8a5718e70a2335c4c039961a3a7dc666af3e5ddef863b661eb2a2d0eb53c2be6da8cb21d699f5689f3193a1a06e2ae162970a9de38866f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:43:34
  Author: felixonmars
Revision: 315504

upgpkg: libbson 1.9.4-1

Modified:
  libbson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-10 04:42:15 UTC (rev 315503)
+++ PKGBUILD2018-04-10 04:43:34 UTC (rev 315504)
@@ -4,7 +4,7 @@
 # Contributor: monty 
 
 pkgname=libbson
-pkgver=1.9.3
+pkgver=1.9.4
 pkgrel=1
 pkgdesc='A BSON utility library.'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 makedepends=('python')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('0095ca0b1757cccf311eef9fccd8facb2deef4fe50ca41b2659eab4360537e7a04732565a841a2c1c985595b209c36b41066eb7922563708400583c89adcbc4f')
+sha512sums=('0aa54b005f48b4a84f8a5718e70a2335c4c039961a3a7dc666af3e5ddef863b661eb2a2d0eb53c2be6da8cb21d699f5689f3193a1a06e2ae162970a9de38866f')
 
 build() {
   cd $pkgname-$pkgver


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:41:17
  Author: felixonmars
Revision: 315502

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 04:40:54 UTC (rev 315501)
+++ PKGBUILD2018-04-10 04:41:17 UTC (rev 315502)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pygithub
-pkgname=('python-pygithub' 'python2-pygithub')
-pkgver=1.38
-pkgrel=1
-pkgdesc="Use the full Github API v3"
-arch=('any')
-license=('LGPL')
-url="https://github.com/PyGithub/PyGithub;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pyjwt' 
'python2-pyjwt')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyGithub/PyGithub/archive/v$pkgver.tar.gz;)
-sha512sums=('84b784dc11721db126fb41ae3f6aea23479a52cb26da223fb20648de5ec67fd9563d1cc6d55eebc7a71853d0f686236d79eafd3d13711979c4b79b3ffa7d153b')
-
-prepare() {
-  cp -a PyGithub-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/PyGithub-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/PyGithub-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/PyGithub-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/PyGithub-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-pygithub() {
-  depends=('python-pyjwt')
-
-  cd PyGithub-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-pygithub() {
-  depends=('python2-pyjwt')
-
-  cd PyGithub-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pygithub/repos/community-any/PKGBUILD (from rev 315501, 
python-pygithub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-10 04:41:17 UTC (rev 315502)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pygithub
+pkgname=('python-pygithub' 'python2-pygithub')
+pkgver=1.39
+pkgrel=1
+pkgdesc="Use the full Github API v3"
+arch=('any')
+license=('LGPL')
+url="https://github.com/PyGithub/PyGithub;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pyjwt' 
'python2-pyjwt')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyGithub/PyGithub/archive/v$pkgver.tar.gz;)
+sha512sums=('5fa6e5a1b8e7cbe2be13e7f866ce8586f6ba37bfc8f3bfb5a52497a9edc267c14512e4572f56e898c61b8c84dfc8aa8f325c5eb2563e68450b8a3b2acf8308d4')
+
+prepare() {
+  cp -a PyGithub-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/PyGithub-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/PyGithub-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/PyGithub-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/PyGithub-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-pygithub() {
+  depends=('python-pyjwt')
+
+  cd PyGithub-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-pygithub() {
+  depends=('python2-pyjwt')
+
+  cd PyGithub-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Tuesday, April 10, 2018 @ 04:40:54
  Author: felixonmars
Revision: 315501

upgpkg: python-pygithub 1.39-1

Modified:
  python-pygithub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 22:43:46 UTC (rev 315500)
+++ PKGBUILD2018-04-10 04:40:54 UTC (rev 315501)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pygithub
 pkgname=('python-pygithub' 'python2-pygithub')
-pkgver=1.38
+pkgver=1.39
 pkgrel=1
 pkgdesc="Use the full Github API v3"
 arch=('any')
@@ -11,7 +11,7 @@
 url="https://github.com/PyGithub/PyGithub;
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pyjwt' 
'python2-pyjwt')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyGithub/PyGithub/archive/v$pkgver.tar.gz;)
-sha512sums=('84b784dc11721db126fb41ae3f6aea23479a52cb26da223fb20648de5ec67fd9563d1cc6d55eebc7a71853d0f686236d79eafd3d13711979c4b79b3ffa7d153b')
+sha512sums=('5fa6e5a1b8e7cbe2be13e7f866ce8586f6ba37bfc8f3bfb5a52497a9edc267c14512e4572f56e898c61b8c84dfc8aa8f325c5eb2563e68450b8a3b2acf8308d4')
 
 prepare() {
   cp -a PyGithub-$pkgver{,-py2}


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

2018-04-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, April 10, 2018 @ 00:09:16
  Author: foutrelis
Revision: 321430

upgpkg: chromium 65.0.3325.181-7

Work around broken screen sharing in Google Meet (FS#58130).

Modified:
  chromium/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 23:32:43 UTC (rev 321429)
+++ PKGBUILD2018-04-10 00:09:16 UTC (rev 321430)
@@ -6,7 +6,7 @@
 
 pkgname=chromium
 pkgver=65.0.3325.181
-pkgrel=6
+pkgrel=7
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -104,6 +104,10 @@
   sed "s/@WIDEVINE_VERSION@/Pinkie Pie/" ../chromium-widevine.patch |
 patch -Np1
 
+  # Work around broken screen sharing in Google Meet
+  # https://crbug.com/829916#c16
+  sed -i 's/"Chromium/"Chrome/' 
chrome/common/chrome_content_client_constants.cc
+
   # https://crbug.com/822820
   patch -Np1 -i ../fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
 


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

2018-04-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, April 10, 2018 @ 00:09:58
  Author: foutrelis
Revision: 321431

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 321430, chromium/trunk/PKGBUILD)
  
chromium/repos/extra-x86_64/allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch
(from rev 321430, 
chromium/trunk/allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch)
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
(from rev 321430, chromium/trunk/chromium-clang-r2.patch)
  chromium/repos/extra-x86_64/chromium-math.h-r0.patch
(from rev 321430, chromium/trunk/chromium-math.h-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 321430, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-stdint.patch
(from rev 321430, chromium/trunk/chromium-stdint.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 321430, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 321430, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
(from rev 321430, 
chromium/trunk/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch)
  
chromium/repos/extra-x86_64/fix-frame-buttons-rendering-too-large-when-using-OSX.patch
(from rev 321430, 
chromium/trunk/fix-frame-buttons-rendering-too-large-when-using-OSX.patch)
  
chromium/repos/extra-x86_64/send-GSB-before-switching-to-mainthread-scrolling-in.patch
(from rev 321430, 
chromium/trunk/send-GSB-before-switching-to-mainthread-scrolling-in.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
  chromium/repos/extra-x86_64/chromium-math.h-r0.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-stdint.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
  
chromium/repos/extra-x86_64/fix-frame-buttons-rendering-too-large-when-using-OSX.patch
  
chromium/repos/extra-x86_64/send-GSB-before-switching-to-mainthread-scrolling-in.patch

---+
 PKGBUILD  |  522 +-
 allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch |  176 +--
 chromium-clang-r2.patch   |   42 
 chromium-math.h-r0.patch  |   58 -
 chromium-skia-harmony.patch   |  154 +-
 chromium-stdint.patch |   42 
 chromium-widevine.patch   |   20 
 chromium.install  |   32 
 fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch  |  106 +-
 fix-frame-buttons-rendering-too-large-when-using-OSX.patch|  120 +-
 send-GSB-before-switching-to-mainthread-scrolling-in.patch|  106 +-
 11 files changed, 691 insertions(+), 687 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-10 00:09:16 UTC (rev 321430)
+++ PKGBUILD2018-04-10 00:09:58 UTC (rev 321431)
@@ -1,259 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=65.0.3325.181
-pkgrel=6
-_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-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
-fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
-

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

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 23:32:43
  Author: anatolik
Revision: 321429

archrelease: copy trunk to testing-x86_64

Added:
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 321428, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 321428, talloc/trunk/fix_test_path.patch)

-+
 PKGBUILD|   47 +++
 fix_test_path.patch |   13 +
 2 files changed, 60 insertions(+)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 321428, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-04-09 23:32:43 UTC (rev 321429)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.13
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/;
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('e4e85e40bdb8225e8987a2f5ade7694b49390a94'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 321428, 
talloc/trunk/fix_test_path.patch)
===
--- testing-x86_64/fix_test_path.patch  (rev 0)
+++ testing-x86_64/fix_test_path.patch  2018-04-09 23:32:43 UTC (rev 321429)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)


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

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 23:32:16
  Author: anatolik
Revision: 321428

upgpkg: talloc 2.1.13-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:53:08 UTC (rev 321427)
+++ PKGBUILD2018-04-09 23:32:16 UTC (rev 321428)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=talloc
-pkgver=2.1.12
+pkgver=2.1.13
 pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('python2: for python bindings')
 source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
 fix_test_path.patch)
-sha1sums=('eed04fd021a494d2d4c2d95564fbf4bbceacd3f5'
+sha1sums=('e4e85e40bdb8225e8987a2f5ade7694b49390a94'
   'SKIP'
   '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
 validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org


[arch-commits] Commit in lxdm/trunk (PKGBUILD set-path.patch)

2018-04-09 Thread Balló György via arch-commits
Date: Monday, April 9, 2018 @ 22:43:36
  Author: bgyorgy
Revision: 315499

upgpkg: lxdm 0.5.3-6

Don't overwrite PATH if already defined (FS#57804)

Added:
  lxdm/trunk/set-path.patch
Modified:
  lxdm/trunk/PKGBUILD

+
 PKGBUILD   |8 +++-
 set-path.patch |   12 
 2 files changed, 19 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 22:15:03 UTC (rev 315498)
+++ PKGBUILD2018-04-09 22:43:36 UTC (rev 315499)
@@ -7,7 +7,7 @@
 pkgbase=lxdm
 pkgname=(lxdm lxdm-gtk3)
 pkgver=0.5.3
-pkgrel=5
+pkgrel=6
 pkgdesc='Lightweight X11 Display Manager'
 arch=('x86_64')
 url="https://lxde.org/;
@@ -19,11 +19,13 @@
 'etc/lxdm/PreLogin' 'etc/lxdm/LoginReady' 'etc/lxdm/PostLogin'
 'etc/lxdm/PostLogout' 'etc/lxdm/PreReboot' 'etc/lxdm/PreShutdown')
 source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz
+set-path.patch
 git-fixes.patch
 default-config.patch
 lxdm.pam
 Xsession)
 sha256sums=('4891efee81c72a400cc6703e40aa76f3f3853833d048b72ec805da0f93567f2f'
+'328f766c4d2ee899fc37a26f6e8666d40ebeaa3bd4c7d5a474ebb5415351a440'
 'ca3b225fb85a4e87ebb48e2b1a20f4bab86bf619a9ad927f08fdc819bc435bb4'
 'ea5fbe021b98ec58de8f2ba9a3575f748024bad2a9b911179a44bf94577f869b'
 'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
@@ -32,6 +34,10 @@
 prepare(){
   cd $pkgbase-$pkgver
 
+  # Don't overwrite PATH if already defined
+  # https://sourceforge.net/p/lxde/bugs/907/
+  patch -Np0 -i ../set-path.patch
+
   # Apply fixes from git
   patch -Np1 -i ../git-fixes.patch
 

Added: set-path.patch
===
--- set-path.patch  (rev 0)
+++ set-path.patch  2018-04-09 22:43:36 UTC (rev 315499)
@@ -0,0 +1,12 @@
+--- src/lxdm.c
 src/lxdm.c
+@@ -897,7 +897,7 @@ void lxdm_do_login(struct passwd *pw, char *session, char 
*lang)
+   path = g_key_file_get_string(config, "base", "path", 0);
+   if( G_UNLIKELY(path) && path[0] ) /* if PATH is specified in config 
file */
+   env=g_environ_setenv(env, "PATH", path, TRUE); /* override 
current $PATH with config value */
+-  else /* don't use the global env, they are bad for user */
++  else if(!getenv("PATH")) /* if PATH is not set */
+   env=g_environ_setenv(env, "PATH", 
"/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin", TRUE); /* set 
proper default */
+   g_free(path);
+   /* optionally override $LANG, $LC_MESSAGES, and $LANGUAGE */
+


[arch-commits] Commit in lxdm/repos/community-x86_64 (11 files)

2018-04-09 Thread Balló György via arch-commits
Date: Monday, April 9, 2018 @ 22:43:46
  Author: bgyorgy
Revision: 315500

archrelease: copy trunk to community-x86_64

Added:
  lxdm/repos/community-x86_64/PKGBUILD
(from rev 315499, lxdm/trunk/PKGBUILD)
  lxdm/repos/community-x86_64/Xsession
(from rev 315499, lxdm/trunk/Xsession)
  lxdm/repos/community-x86_64/default-config.patch
(from rev 315499, lxdm/trunk/default-config.patch)
  lxdm/repos/community-x86_64/git-fixes.patch
(from rev 315499, lxdm/trunk/git-fixes.patch)
  lxdm/repos/community-x86_64/lxdm.pam
(from rev 315499, lxdm/trunk/lxdm.pam)
  lxdm/repos/community-x86_64/set-path.patch
(from rev 315499, lxdm/trunk/set-path.patch)
Deleted:
  lxdm/repos/community-x86_64/PKGBUILD
  lxdm/repos/community-x86_64/Xsession
  lxdm/repos/community-x86_64/default-config.patch
  lxdm/repos/community-x86_64/git-fixes.patch
  lxdm/repos/community-x86_64/lxdm.pam

--+
 PKGBUILD |  194 +
 Xsession |  142 +--
 default-config.patch |   50 ++--
 git-fixes.patch  |  186 +++---
 lxdm.pam |   14 +--
 set-path.patch   |   12 +++
 6 files changed, 308 insertions(+), 290 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 22:43:36 UTC (rev 315499)
+++ PKGBUILD2018-04-09 22:43:46 UTC (rev 315500)
@@ -1,94 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: AndyRTR 
-# Contributor: kiefer 
-
-pkgbase=lxdm
-pkgname=(lxdm lxdm-gtk3)
-pkgver=0.5.3
-pkgrel=5
-pkgdesc='Lightweight X11 Display Manager'
-arch=('x86_64')
-url="https://lxde.org/;
-license=('GPL')
-depends=('gtk2' 'gtk3' 'xorg-server')
-makedepends=('intltool' 'iso-codes')
-optdepends=('iso-codes: show language names in language chooser')
-backup=('etc/lxdm/lxdm.conf' 'etc/pam.d/lxdm' 'etc/lxdm/Xsession'
-'etc/lxdm/PreLogin' 'etc/lxdm/LoginReady' 'etc/lxdm/PostLogin'
-'etc/lxdm/PostLogout' 'etc/lxdm/PreReboot' 'etc/lxdm/PreShutdown')
-source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz
-git-fixes.patch
-default-config.patch
-lxdm.pam
-Xsession)
-sha256sums=('4891efee81c72a400cc6703e40aa76f3f3853833d048b72ec805da0f93567f2f'
-'ca3b225fb85a4e87ebb48e2b1a20f4bab86bf619a9ad927f08fdc819bc435bb4'
-'ea5fbe021b98ec58de8f2ba9a3575f748024bad2a9b911179a44bf94577f869b'
-'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
-'a02f547e1c36f1c7dd2a1f942b620fe76445d561f7835e7fef434aa4c12c6967')
-
-prepare(){
-  cd $pkgbase-$pkgver
-
-  # Apply fixes from git
-  patch -Np1 -i ../git-fixes.patch
-
-  # Adjust Arch-specific settings
-  patch -Np1 -i ../default-config.patch
-
-  # Use our custom pam and Xsession files
-  cp ../lxdm.pam pam/lxdm
-  cp ../Xsession data/Xsession
-
-  autoreconf -fi
-}
-
-build() {
-  # GTK+ 2 version
-  [ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
-  cd gtk2
-  ./configure --prefix=/usr --sbindir=/usr/bin --libexecdir=/usr/lib/lxdm \
-  --sysconfdir=/etc --localstatedir=/var
-  make
-
-  cd "$srcdir"
-  # GTK+ 3 version
-  [ -d gtk3 ] || cp -r $pkgbase-$pkgver gtk3
-  cd gtk3
-  ./configure --prefix=/usr --sbindir=/usr/bin --libexecdir=/usr/lib/lxdm \
-  --sysconfdir=/etc --localstatedir=/var --enable-gtk3
-  make
-}
-
-package_lxdm() {
-  groups=('lxde')
-  depends=('gtk2' 'xorg-server')
-  optdepends+=('gnome-themes-standard: default GTK+ theme')
-
-  cd gtk2
-  make DESTDIR="$pkgdir" install
-  chmod 644 "$pkgdir/etc/lxdm/lxdm.conf"
-
-  # Setup system user and group
-  install -dm755 "$pkgdir"/usr/lib/{sysusers,tmpfiles}.d
-  echo 'u lxdm - "Lightweight X11 Display Manager" /var/lib/lxdm' > 
"$pkgdir/usr/lib/sysusers.d/$pkgbase.conf"
-  echo 'd /var/lib/lxdm 0700 lxdm lxdm - -' > 
"$pkgdir/usr/lib/tmpfiles.d/$pkgbase.conf"
-}
-
-package_lxdm-gtk3() {
-  groups=('lxde-gtk3')
-  pkgdesc+=' (GTK+ 3 version)'
-  depends=('gtk3' 'xorg-server')
-  conflicts=('lxdm')
-
-  cd gtk3
-  make DESTDIR="$pkgdir" install
-  chmod 644 "$pkgdir/etc/lxdm/lxdm.conf"
-
-  # Setup system user and group
-  install -dm755 "$pkgdir"/usr/lib/{sysusers,tmpfiles}.d
-  echo 'u lxdm - "Lightweight X11 Display Manager" /var/lib/lxdm' > 
"$pkgdir/usr/lib/sysusers.d/$pkgbase.conf"
-  echo 'd /var/lib/lxdm 0700 lxdm lxdm - -' > 
"$pkgdir/usr/lib/tmpfiles.d/$pkgbase.conf"
-}

Copied: lxdm/repos/community-x86_64/PKGBUILD (from rev 315499, 
lxdm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 22:43:46 UTC (rev 315500)
@@ -0,0 +1,100 @@
+# $Id$
+# Maintainer: Balló György 

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

2018-04-09 Thread David Runge via arch-commits
Date: Monday, April 9, 2018 @ 22:15:03
  Author: dvzrv
Revision: 315498

archrelease: copy trunk to community-x86_64

Added:
  supercollider/repos/community-x86_64/PKGBUILD
(from rev 315497, supercollider/trunk/PKGBUILD)
  supercollider/repos/community-x86_64/supercollider.install
(from rev 315497, supercollider/trunk/supercollider.install)
Deleted:
  
supercollider/repos/community-x86_64/0001-cmake-correctly-include-yaml-cpp.patch
  
supercollider/repos/community-x86_64/0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch
  supercollider/repos/community-x86_64/PKGBUILD
  supercollider/repos/community-x86_64/supercollider.install

-+
 0001-cmake-correctly-include-yaml-cpp.patch |   57 -
 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch |   26 --
 PKGBUILD|  103 
--
 supercollider.install   |   16 -
 4 files changed, 55 insertions(+), 147 deletions(-)

Deleted: 0001-cmake-correctly-include-yaml-cpp.patch
===
--- 0001-cmake-correctly-include-yaml-cpp.patch 2018-04-09 22:14:56 UTC (rev 
315497)
+++ 0001-cmake-correctly-include-yaml-cpp.patch 2018-04-09 22:15:03 UTC (rev 
315498)
@@ -1,57 +0,0 @@
-From f82cec5ae917e4d43a2a003b2eb0ddae3c0d31c7 Mon Sep 17 00:00:00 2001
-From: Brian Heim 
-Date: Sun, 4 Mar 2018 18:29:54 -0500
-Subject: [PATCH 1/2] cmake: correctly include yaml-cpp
-
-Include its dirs last for libsclang, and use the YAMLCPP_LIBRARY variable for 
linking

- editors/sc-ide/CMakeLists.txt | 3 ++-
- lang/CMakeLists.txt   | 4 ++--
- 2 files changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/editors/sc-ide/CMakeLists.txt b/editors/sc-ide/CMakeLists.txt
-index ffe70f98e..2f6c9c2cc 100644
 a/editors/sc-ide/CMakeLists.txt
-+++ b/editors/sc-ide/CMakeLists.txt
-@@ -199,6 +199,7 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common)
- include_directories(${CMAKE_SOURCE_DIR}/common)
- include_directories(${CMAKE_SOURCE_DIR}/include/plugin_interface)
- include_directories(${CMAKE_SOURCE_DIR}/external_libraries/boost)
-+include_directories(${YAMLCPP_INCLUDE_DIR})
- # For QtCollider headers:
- include_directories(${CMAKE_SOURCE_DIR})
- # Needed for auto-generated forms headers:
-@@ -273,7 +274,7 @@ endif()
- 
- target_link_libraries( SuperCollider
- ${QT_IDE_LIBRARIES}
--yaml
-+${YAMLCPP_LIBRARY}
- oscpack
- )
- 
-diff --git a/lang/CMakeLists.txt b/lang/CMakeLists.txt
-index 9270b6320..5de19e46e 100644
 a/lang/CMakeLists.txt
-+++ b/lang/CMakeLists.txt
-@@ -10,8 +10,6 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common
- ${CMAKE_SOURCE_DIR}/include/server
- ${CMAKE_SOURCE_DIR}/common
- 
--${YAMLCPP_INCLUDE_DIR}
--
- ${CMAKE_SOURCE_DIR}/external_libraries/boost_sync/include
- 
- LangSource
-@@ -19,6 +17,8 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common
- 
- ${CMAKE_SOURCE_DIR}/external_libraries/nova-tt
- LangSource/Bison
-+
-+${YAMLCPP_INCLUDE_DIR}
- )
- 
- 
--- 
-2.16.2
-

Deleted: 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch
===
--- 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch 
2018-04-09 22:14:56 UTC (rev 315497)
+++ 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch 
2018-04-09 22:15:03 UTC (rev 315498)
@@ -1,26 +0,0 @@
-From 031922987a1fea903ecc908d1b40d696823f1f28 Mon Sep 17 00:00:00 2001
-From: Brian Heim 
-Date: Sun, 4 Mar 2018 18:48:42 -0500
-Subject: [PATCH 2/2] set YAMLCPP_LIBRARY and YAMLCPP_INCLUDE_DIR if not using
- system
-

- external_libraries/CMakeLists.txt | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/external_libraries/CMakeLists.txt 
b/external_libraries/CMakeLists.txt
-index 10c466fd4..df33dc6f1 100644
 a/external_libraries/CMakeLists.txt
-+++ b/external_libraries/CMakeLists.txt
-@@ -106,6 +106,8 @@ if(NOT YAMLCPP_FOUND)
-   add_library(yaml STATIC EXCLUDE_FROM_ALL 
${CMAKE_CURRENT_BINARY_DIR}/libyamlcpp.cpp)
-   target_include_directories(yaml PUBLIC 
${CMAKE_SOURCE_DIR}/external_libraries/yaml-cpp/include boost)
-   set_property( TARGET yaml PROPERTY FOLDER 3rdparty )
-+  set(YAMLCPP_LIBRARY yaml)
-+  set(YAMLCPP_INCLUDE_DIR 
${CMAKE_SOURCE_DIR}/external_libraries/yaml-cpp/include)
- 
-   if(CMAKE_COMPILER_IS_GNUCXX)
- target_compile_options(yaml PRIVATE -Wno-deprecated-declarations)
--- 
-2.16.2
-

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 22:14:56 UTC (rev 315497)
+++ PKGBUILD2018-04-09 22:15:03 UTC (rev 315498)
@@ -1,56 

[arch-commits] Commit in supercollider/trunk (3 files)

2018-04-09 Thread David Runge via arch-commits
Date: Monday, April 9, 2018 @ 22:14:56
  Author: dvzrv
Revision: 315497

upgpkg: supercollider 3.9.3-1

Upgrading to 3.9.3, removing now unneeded yaml-cpp patch.

Modified:
  supercollider/trunk/PKGBUILD
Deleted:
  supercollider/trunk/0001-cmake-correctly-include-yaml-cpp.patch
  
supercollider/trunk/0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch

-+
 0001-cmake-correctly-include-yaml-cpp.patch |   57 
--
 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch |   26 
 PKGBUILD|   15 --
 3 files changed, 3 insertions(+), 95 deletions(-)

Deleted: 0001-cmake-correctly-include-yaml-cpp.patch
===
--- 0001-cmake-correctly-include-yaml-cpp.patch 2018-04-09 21:36:27 UTC (rev 
315496)
+++ 0001-cmake-correctly-include-yaml-cpp.patch 2018-04-09 22:14:56 UTC (rev 
315497)
@@ -1,57 +0,0 @@
-From f82cec5ae917e4d43a2a003b2eb0ddae3c0d31c7 Mon Sep 17 00:00:00 2001
-From: Brian Heim 
-Date: Sun, 4 Mar 2018 18:29:54 -0500
-Subject: [PATCH 1/2] cmake: correctly include yaml-cpp
-
-Include its dirs last for libsclang, and use the YAMLCPP_LIBRARY variable for 
linking

- editors/sc-ide/CMakeLists.txt | 3 ++-
- lang/CMakeLists.txt   | 4 ++--
- 2 files changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/editors/sc-ide/CMakeLists.txt b/editors/sc-ide/CMakeLists.txt
-index ffe70f98e..2f6c9c2cc 100644
 a/editors/sc-ide/CMakeLists.txt
-+++ b/editors/sc-ide/CMakeLists.txt
-@@ -199,6 +199,7 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common)
- include_directories(${CMAKE_SOURCE_DIR}/common)
- include_directories(${CMAKE_SOURCE_DIR}/include/plugin_interface)
- include_directories(${CMAKE_SOURCE_DIR}/external_libraries/boost)
-+include_directories(${YAMLCPP_INCLUDE_DIR})
- # For QtCollider headers:
- include_directories(${CMAKE_SOURCE_DIR})
- # Needed for auto-generated forms headers:
-@@ -273,7 +274,7 @@ endif()
- 
- target_link_libraries( SuperCollider
- ${QT_IDE_LIBRARIES}
--yaml
-+${YAMLCPP_LIBRARY}
- oscpack
- )
- 
-diff --git a/lang/CMakeLists.txt b/lang/CMakeLists.txt
-index 9270b6320..5de19e46e 100644
 a/lang/CMakeLists.txt
-+++ b/lang/CMakeLists.txt
-@@ -10,8 +10,6 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common
- ${CMAKE_SOURCE_DIR}/include/server
- ${CMAKE_SOURCE_DIR}/common
- 
--${YAMLCPP_INCLUDE_DIR}
--
- ${CMAKE_SOURCE_DIR}/external_libraries/boost_sync/include
- 
- LangSource
-@@ -19,6 +17,8 @@ include_directories(${CMAKE_SOURCE_DIR}/include/common
- 
- ${CMAKE_SOURCE_DIR}/external_libraries/nova-tt
- LangSource/Bison
-+
-+${YAMLCPP_INCLUDE_DIR}
- )
- 
- 
--- 
-2.16.2
-

Deleted: 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch
===
--- 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch 
2018-04-09 21:36:27 UTC (rev 315496)
+++ 0002-set-YAMLCPP_LIBRARY-and-YAMLCPP_INCLUDE_DIR-if-not-u.patch 
2018-04-09 22:14:56 UTC (rev 315497)
@@ -1,26 +0,0 @@
-From 031922987a1fea903ecc908d1b40d696823f1f28 Mon Sep 17 00:00:00 2001
-From: Brian Heim 
-Date: Sun, 4 Mar 2018 18:48:42 -0500
-Subject: [PATCH 2/2] set YAMLCPP_LIBRARY and YAMLCPP_INCLUDE_DIR if not using
- system
-

- external_libraries/CMakeLists.txt | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/external_libraries/CMakeLists.txt 
b/external_libraries/CMakeLists.txt
-index 10c466fd4..df33dc6f1 100644
 a/external_libraries/CMakeLists.txt
-+++ b/external_libraries/CMakeLists.txt
-@@ -106,6 +106,8 @@ if(NOT YAMLCPP_FOUND)
-   add_library(yaml STATIC EXCLUDE_FROM_ALL 
${CMAKE_CURRENT_BINARY_DIR}/libyamlcpp.cpp)
-   target_include_directories(yaml PUBLIC 
${CMAKE_SOURCE_DIR}/external_libraries/yaml-cpp/include boost)
-   set_property( TARGET yaml PROPERTY FOLDER 3rdparty )
-+  set(YAMLCPP_LIBRARY yaml)
-+  set(YAMLCPP_INCLUDE_DIR 
${CMAKE_SOURCE_DIR}/external_libraries/yaml-cpp/include)
- 
-   if(CMAKE_COMPILER_IS_GNUCXX)
- target_compile_options(yaml PRIVATE -Wno-deprecated-declarations)
--- 
-2.16.2
-

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 21:36:27 UTC (rev 315496)
+++ PKGBUILD2018-04-09 22:14:56 UTC (rev 315497)
@@ -5,7 +5,7 @@
 
 _name=SuperCollider
 pkgname=supercollider
-pkgver=3.9.2
+pkgver=3.9.3
 pkgrel=1
 pkgdesc="An environment and programming language for real time audio synthesis 
and algorithmic composition"
 arch=('x86_64')
@@ -16,22 +16,13 @@
 optdepends=('emacs: emacs interface'
 'gedit: gedit interface'
 'sc3-plugins: additional extension 

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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:56:36
  Author: heftig
Revision: 315487

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-alsa-lib/repos/multilib-testing-x86_64/
  lib32-alsa-lib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 315486, lib32-alsa-lib/trunk/PKGBUILD)

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

Copied: lib32-alsa-lib/repos/multilib-testing-x86_64/PKGBUILD (from rev 315486, 
lib32-alsa-lib/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2018-04-09 20:56:36 UTC (rev 315487)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=lib32-alsa-lib
+pkgver=1.1.6
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support (32 bit)"
+arch=('x86_64')
+url="http://www.alsa-project.org;
+depends=('lib32-glibc' 'alsa-lib')
+makedepends=('gcc-multilib')
+license=('LGPL')
+source=(ftp://ftp.alsa-project.org/pub/lib/alsa-lib-$pkgver.tar.bz2)
+
+build() {
+  cd alsa-lib-$pkgver
+
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure --without-debug --prefix=/usr --libdir=/usr/lib32 
--disable-python
+  make
+}
+
+package() {
+  cd alsa-lib-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/usr/{bin,include,share}
+}
+md5sums=('2f981a8f7897c59ec2ddc44916d33788')


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:56:08
  Author: heftig
Revision: 315486

1.1.6-1

Modified:
  lib32-alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:23:47 UTC (rev 315485)
+++ PKGBUILD2018-04-09 20:56:08 UTC (rev 315486)
@@ -1,34 +1,30 @@
 # $Id$
 # Maintainer: Jan Alexander Steffens (heftig) 
 
-_pkgbasename=alsa-lib
-pkgname=lib32-${_pkgbasename}
-pkgver=1.1.5
+pkgname=lib32-alsa-lib
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support (32 bit)"
 arch=('x86_64')
 url="http://www.alsa-project.org;
-depends=('lib32-glibc' $_pkgbasename)
+depends=('lib32-glibc' 'alsa-lib')
 makedepends=('gcc-multilib')
-license=('GPL')
-source=(ftp://ftp.alsa-project.org/pub/lib/${_pkgbasename}-$pkgver.tar.bz2)
-sha1sums=('636ac0b2b759108ca9b0f4efa1c3e8650cf9c9f6')
+license=('LGPL')
+source=(ftp://ftp.alsa-project.org/pub/lib/alsa-lib-$pkgver.tar.bz2)
 
 build() {
-  cd $srcdir/${_pkgbasename}-$pkgver
+  cd alsa-lib-$pkgver
 
   export CC='gcc -m32'
   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
 
-  ./configure --prefix=/usr --libdir=/usr/lib32 --disable-python
+  ./configure --without-debug --prefix=/usr --libdir=/usr/lib32 
--disable-python
   make
 }
 
 package() {
-  cd $srcdir/${_pkgbasename}-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # Clean up lib32 package
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
+  cd alsa-lib-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -rf "$pkgdir"/usr/{bin,include,share}
 }
+md5sums=('2f981a8f7897c59ec2ddc44916d33788')


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:53:08
  Author: heftig
Revision: 321427

archrelease: copy trunk to extra-x86_64

Added:
  eog/repos/extra-x86_64/PKGBUILD
(from rev 321426, eog/trunk/PKGBUILD)
Deleted:
  eog/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:52:07 UTC (rev 321426)
+++ PKGBUILD2018-04-09 20:53:08 UTC (rev 321427)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=eog
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-url="https://wiki.gnome.org/Apps/EyeOfGnome;
-arch=(x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 exempi libpeas librsvg dconf)
-makedepends=(intltool itstool gobject-introspection gtk-doc gnome-common git 
meson)
-optdepends=('eog-plugins: Additional features')
-groups=(gnome)
-options=(!emptydirs)
-_commit=8496917ea318b5f9e81b0b6d031fba721cdb7e51  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build -Denable-gtk-doc=true
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: eog/repos/extra-x86_64/PKGBUILD (from rev 321426, eog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:53:08 UTC (rev 321427)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=eog
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="Eye of Gnome: An image viewing and cataloging program"
+url="https://wiki.gnome.org/Apps/EyeOfGnome;
+arch=(x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 exempi libpeas librsvg dconf)
+makedepends=(intltool itstool gobject-introspection gtk-doc gnome-common git 
meson)
+optdepends=('eog-plugins: Additional features')
+groups=(gnome)
+options=(!emptydirs)
+_commit=b2b1422b059a4b6465e8ecebbdeddec118bdafe8  # tags/3.28.1^0
+source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=true
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:52:07
  Author: heftig
Revision: 321426

3.28.1-1

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:36:15 UTC (rev 321425)
+++ PKGBUILD2018-04-09 20:52:07 UTC (rev 321426)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=eog
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Eye of Gnome: An image viewing and cataloging program"
 url="https://wiki.gnome.org/Apps/EyeOfGnome;
@@ -14,7 +14,7 @@
 optdepends=('eog-plugins: Additional features')
 groups=(gnome)
 options=(!emptydirs)
-_commit=8496917ea318b5f9e81b0b6d031fba721cdb7e51  # tags/3.28.0^0
+_commit=b2b1422b059a4b6465e8ecebbdeddec118bdafe8  # tags/3.28.1^0
 source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -24,7 +24,7 @@
 }
 
 build() {
-  arch-meson $pkgname build -Denable-gtk-doc=true
+  arch-meson $pkgname build -D gtk_doc=true
   ninja -C build
 }
 


[arch-commits] Commit in gtk3/repos/extra-x86_64 (12 files)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:36:15
  Author: heftig
Revision: 321425

archrelease: copy trunk to extra-x86_64

Added:
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 321424, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
(from rev 321424, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
(from rev 321424, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
(from rev 321424, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 321424, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 321424, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk-query-immodules-3.0.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.hook
  gtk3/repos/extra-x86_64/gtk-update-icon-cache.script
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

--+
 PKGBUILD |  170 -
 gtk-query-immodules-3.0.hook |   22 ++---
 gtk-update-icon-cache.hook   |   26 +++---
 gtk-update-icon-cache.script |   20 ++--
 gtk3.install |6 -
 settings.ini |8 -
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:34:42 UTC (rev 321424)
+++ PKGBUILD2018-04-09 20:36:15 UTC (rev 321425)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgbase=gtk3
-pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.22.29+60+ge42d8598ca
-pkgrel=1
-pkgdesc="GObject-based multi-platform GUI toolkit"
-arch=(x86_64)
-url="http://www.gtk.org/;
-depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 
dconf
- libxcomposite libxdamage pango shared-mime-info at-spi2-atk wayland 
libxkbcommon
- adwaita-icon-theme json-glib librsvg wayland-protocols 
desktop-file-utils mesa
- cantarell-fonts colord rest libcups libcanberra)
-makedepends=(gobject-introspection gtk-doc git glib2-docs sassc)
-license=(LGPL)
-_commit=e42d8598ca892587a1029c458a19c86fd4867877  # gtk-3-22
-source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
-settings.ini
-gtk-query-immodules-3.0.hook
-gtk-update-icon-cache.hook
-gtk-update-icon-cache.script)
-sha256sums=('SKIP'
-'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
-'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
-'496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
-'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
-
-pkgver() {
-  cd gtk
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd gtk
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd gtk
-
-  CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-schemas-compile \
---enable-x11-backend \
---enable-broadway-backend \
---enable-wayland-backend \
---enable-gtk-doc
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_gtk3() {
-  depends+=(gtk-update-icon-cache)
-  provides=(gtk3-print-backends)
-  conflicts=(gtk3-print-backends)
-  replaces=("gtk3-print-backends<=3.22.26-1")
-  install=gtk3.install
-
-  cd gtk
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
-  install -Dm644 ../gtk-query-immodules-3.0.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-query-immodules-3.0.hook"
-
-  # split this out to use with gtk2 too
-  rm "$pkgdir/usr/bin/gtk-update-icon-cache"
-}
-
-package_gtk-update-icon-cache() {
-  pkgdesc="GTK+ icon cache updater"
-  depends=(gdk-pixbuf2 librsvg hicolor-icon-theme)
-
-  cd gtk
-  install -D gtk/gtk-update-icon-cache "$pkgdir/usr/bin/gtk-update-icon-cache"
-  install -Dm644 ../gtk-update-icon-cache.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-update-icon-cache.hook"
-  install -D ../gtk-update-icon-cache.script 
"$pkgdir/usr/share/libalpm/scripts/gtk-update-icon-cache"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gtk3/repos/extra-x86_64/PKGBUILD (from rev 321424, gtk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:36:15 UTC (rev 321425)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgbase=gtk3
+pkgname=(gtk3 gtk-update-icon-cache)
+pkgver=3.22.29+86+gd92df4ff2c
+pkgrel=1
+pkgdesc="GObject-based multi-platform GUI toolkit"

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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:34:42
  Author: heftig
Revision: 321424

3.22.29+86+gd92df4ff2c-1

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:27:08 UTC (rev 321423)
+++ PKGBUILD2018-04-09 20:34:42 UTC (rev 321424)
@@ -4,7 +4,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.22.29+60+ge42d8598ca
+pkgver=3.22.29+86+gd92df4ff2c
 pkgrel=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(x86_64)
@@ -15,7 +15,7 @@
  cantarell-fonts colord rest libcups libcanberra)
 makedepends=(gobject-introspection gtk-doc git glib2-docs sassc)
 license=(LGPL)
-_commit=e42d8598ca892587a1029c458a19c86fd4867877  # gtk-3-22
+_commit=d92df4ff2cf2900a4b5cf3b747a4a4b4cb794f91  # gtk-3-22
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit;
 settings.ini
 gtk-query-immodules-3.0.hook


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:27:08
  Author: heftig
Revision: 321423

archrelease: copy trunk to extra-x86_64

Added:
  vte3/repos/extra-x86_64/PKGBUILD
(from rev 321422, vte3/trunk/PKGBUILD)
Deleted:
  vte3/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:26:32 UTC (rev 321422)
+++ PKGBUILD2018-04-09 20:27:08 UTC (rev 321423)
@@ -1,59 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgbase=vte3
-pkgname=(vte3 vte-common)
-pkgver=0.52.0
-pkgrel=1
-pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
-url="https://wiki.gnome.org/Apps/Terminal/VTE;
-arch=(x86_64)
-license=(LGPL)
-options=(!emptydirs)
-depends=(gtk3 pcre2 gnutls)
-makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
-_commit=b4b2eb2ceeeb1625fd1f689dc2b4cceff68e4bd6  # tags/0.52.0^0
-source=("git+https://git.gnome.org/browse/vte#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd vte
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd vte
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=778926
-  git cherry-pick -n 809e79770b4dea34d64574710ce429a86855fdb2
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd vte
-
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/vte \
---localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue --enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_vte3(){
-  depends+=(vte-common)
-
-  cd vte
-  make DESTDIR="$pkgdir" install
-
-  rm "$pkgdir"/etc/profile.d/vte.sh
-}
-
-package_vte-common() {
-  pkgdesc="Common files used by vte and vte3"
-  depends=(sh)
-
-  cd vte
-  install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
-}

Copied: vte3/repos/extra-x86_64/PKGBUILD (from rev 321422, vte3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:27:08 UTC (rev 321423)
@@ -0,0 +1,59 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.52.1
+pkgrel=1
+pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
+url="https://wiki.gnome.org/Apps/Terminal/VTE;
+arch=(x86_64)
+license=(LGPL)
+options=(!emptydirs)
+depends=(gtk3 pcre2 gnutls)
+makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
+_commit=d00c15afcd4f50cc57d6bf3bcc87bd6cedf25529  # tags/0.52.1^0
+source=("git+https://git.gnome.org/browse/vte#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd vte
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd vte
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=778926
+  git cherry-pick -n 809e79770b4dea34d64574710ce429a86855fdb2
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd vte
+
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/vte \
+--localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package_vte3(){
+  depends+=(vte-common)
+
+  cd vte
+  make DESTDIR="$pkgdir" install
+
+  rm "$pkgdir"/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+  pkgdesc="Common files used by vte and vte3"
+  depends=(sh)
+
+  cd vte
+  install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
+}


[arch-commits] Commit in gnome-system-monitor/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:26:32
  Author: heftig
Revision: 321422

archrelease: copy trunk to extra-x86_64

Added:
  gnome-system-monitor/repos/extra-x86_64/PKGBUILD
(from rev 321421, gnome-system-monitor/trunk/PKGBUILD)
Deleted:
  gnome-system-monitor/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:26:08 UTC (rev 321421)
+++ PKGBUILD2018-04-09 20:26:32 UTC (rev 321422)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-system-monitor
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="View current processes and monitor system state"
-url="https://wiki.gnome.org/Apps/SystemMonitor;
-arch=(x86_64)
-license=(GPL)
-depends=(libgtop gtkmm3 librsvg systemd)
-makedepends=(itstool docbook-xsl intltool desktop-file-utils appdata-tools 
gnome-common git)
-options=(!emptydirs)
-groups=(gnome)
-_commit=1e64c35be8c4450596615655b97102bde77cf92c  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-system-monitor#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/$pkgname --enable-systemd
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-system-monitor/repos/extra-x86_64/PKGBUILD (from rev 321421, 
gnome-system-monitor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:26:32 UTC (rev 321422)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-system-monitor
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="View current processes and monitor system state"
+url="https://wiki.gnome.org/Apps/SystemMonitor;
+arch=(x86_64)
+license=(GPL)
+depends=(libgtop gtkmm3 librsvg systemd)
+makedepends=(itstool docbook-xsl intltool desktop-file-utils appdata-tools 
gnome-common git)
+options=(!emptydirs)
+groups=(gnome)
+_commit=e669d157f3232daf97fbfd6c215002ddc7379dc5  # tags/3.28.1^0
+source=("git+https://git.gnome.org/browse/gnome-system-monitor#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/$pkgname --enable-systemd
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:26:08
  Author: heftig
Revision: 321421

archrelease: copy trunk to extra-x86_64

Added:
  gnome-calculator/repos/extra-x86_64/PKGBUILD
(from rev 321420, gnome-calculator/trunk/PKGBUILD)
Deleted:
  gnome-calculator/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:25:35 UTC (rev 321420)
+++ PKGBUILD2018-04-09 20:26:08 UTC (rev 321421)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-calculator
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="GNOME Scientific calculator"
-url="https://wiki.gnome.org/Apps/Calculator;
-arch=(x86_64)
-license=(GPL)
-depends=(gtk3 dconf gtksourceview3 mpfr libsoup libmpc)
-makedepends=(intltool yelp-tools vala git appstream-glib meson)
-groups=(gnome)
-options=(!emptydirs)
-_commit=d1d38fb5af568f73452de9271590fda74e172715  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-calculator#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-calculator/repos/extra-x86_64/PKGBUILD (from rev 321420, 
gnome-calculator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:26:08 UTC (rev 321421)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-calculator
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="GNOME Scientific calculator"
+url="https://wiki.gnome.org/Apps/Calculator;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 dconf gtksourceview3 mpfr libsoup libmpc)
+makedepends=(intltool yelp-tools vala git appstream-glib meson)
+groups=(gnome)
+options=(!emptydirs)
+_commit=2e4304e855ebce5ee07509b5dccd68d4f7608d34  # tags/3.28.1^0
+source=("git+https://git.gnome.org/browse/gnome-calculator#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:25:35
  Author: heftig
Revision: 321420

archrelease: copy trunk to extra-x86_64

Added:
  gnome-terminal/repos/extra-x86_64/PKGBUILD
(from rev 321419, gnome-terminal/trunk/PKGBUILD)
Deleted:
  gnome-terminal/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:25:07 UTC (rev 321419)
+++ PKGBUILD2018-04-09 20:25:35 UTC (rev 321420)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-terminal
-pkgver=3.28.0
-pkgrel=2
-pkgdesc="The GNOME Terminal Emulator"
-url="https://wiki.gnome.org/Apps/Terminal;
-arch=(x86_64)
-license=(GPL)
-depends=('vte3>=0.52.0' gsettings-desktop-schemas dconf)
-makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
- gnome-shell gconf vala yelp-tools git)
-options=(!emptydirs)
-groups=(gnome)
-_commit=ab439ff679a0ff2607a3ebb746f54281c439700b  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  LDFLAGS+=" -pthread"  ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-terminal/repos/extra-x86_64/PKGBUILD (from rev 321419, 
gnome-terminal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:25:35 UTC (rev 321420)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-terminal
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="The GNOME Terminal Emulator"
+url="https://wiki.gnome.org/Apps/Terminal;
+arch=(x86_64)
+license=(GPL)
+depends=('vte3>=0.52.0' gsettings-desktop-schemas dconf)
+makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
+ gnome-shell gconf vala yelp-tools git)
+options=(!emptydirs)
+groups=(gnome)
+_commit=07f2f4fcbe70e8afbd88e7cbe0a08ab9422a1d87  # tags/3.28.1^0
+source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  LDFLAGS+=" -pthread"  ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --with-nautilus-extension
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gnome-disk-utility/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:25:07
  Author: heftig
Revision: 321419

archrelease: copy trunk to extra-x86_64

Added:
  gnome-disk-utility/repos/extra-x86_64/PKGBUILD
(from rev 321418, gnome-disk-utility/trunk/PKGBUILD)
Deleted:
  gnome-disk-utility/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:21:47 UTC (rev 321418)
+++ PKGBUILD2018-04-09 20:25:07 UTC (rev 321419)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Silvio Knizek (killermoehre)
-
-pkgname=gnome-disk-utility
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="Disk Management Utility for GNOME"
-url="https://git.gnome.org/browse/gnome-disk-utility;
-arch=(x86_64)
-license=(GPL)
-groups=(gnome)
-depends=(udisks2 gtk3 libsecret libpwquality libcanberra libdvdread libnotify 
parted)
-makedepends=(docbook-xsl appstream-glib git meson)
-_commit=da956bbd3e4301a7090b50e2f0f9ddb246bc6d9e  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-disk-utility#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-disk-utility/repos/extra-x86_64/PKGBUILD (from rev 321418, 
gnome-disk-utility/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:25:07 UTC (rev 321419)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+# Contributor: Silvio Knizek (killermoehre)
+
+pkgname=gnome-disk-utility
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="Disk Management Utility for GNOME"
+url="https://git.gnome.org/browse/gnome-disk-utility;
+arch=(x86_64)
+license=(GPL)
+groups=(gnome)
+depends=(udisks2 gtk3 libsecret libpwquality libcanberra libdvdread libnotify 
parted)
+makedepends=(docbook-xsl appstream-glib git meson)
+_commit=f132918418769cb9b3c0bd86e2992d42ee3fc2d1  # tags/3.28.1^0
+source=("git+https://git.gnome.org/browse/gnome-disk-utility#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 20:23:25
  Author: eschwartz
Revision: 315484

upgpkg: remmina 1:1.2.0rcgit.27-2

FS#58064 Fix crash when statistics are active

Modified:
  remmina/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:06:22 UTC (rev 315483)
+++ PKGBUILD2018-04-09 20:23:25 UTC (rev 315484)
@@ -4,7 +4,7 @@
 pkgname=remmina
 epoch=1
 pkgver=1.2.0rcgit.27
-pkgrel=1
+pkgrel=2
 pkgdesc="remote desktop client written in GTK+"
 arch=(x86_64)
 url="http://www.remmina.org/;
@@ -24,9 +24,16 @@
 'libvncserver: VNC client/server support')
 replaces=('remmina-plugins')
 provides=('remmina-plugins')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('5f96fc2b1013a12acada30991ec7f46b53b731e71f735e662d830d9083db9826')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;
+
"https://github.com/FreeRDP/Remmina/commit/5d00c7920a4b8c7d781160b7188747b422f130a3.patch;)
+sha256sums=('5f96fc2b1013a12acada30991ec7f46b53b731e71f735e662d830d9083db9826'
+'7df065f2243911c2f47e1bf91498c9494d19f1d3f154b3402b99d2572383126f')
 
+prepare() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  patch -p1 < "$srcdir"/5d00c7920a4b8c7d781160b7188747b422f130a3.patch
+}
+
 build() {
   cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
   cmake \
@@ -39,5 +46,4 @@
 package() {
   cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
   make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/build
 }


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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 20:23:47
  Author: eschwartz
Revision: 315485

archrelease: copy trunk to community-x86_64

Added:
  remmina/repos/community-x86_64/PKGBUILD
(from rev 315484, remmina/trunk/PKGBUILD)
  remmina/repos/community-x86_64/fix-freerdp-name.patch
(from rev 315484, remmina/trunk/fix-freerdp-name.patch)
Deleted:
  remmina/repos/community-x86_64/PKGBUILD
  remmina/repos/community-x86_64/fix-freerdp-name.patch

+
 PKGBUILD   |   92 +--
 fix-freerdp-name.patch |   40 ++--
 2 files changed, 69 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:23:25 UTC (rev 315484)
+++ PKGBUILD2018-04-09 20:23:47 UTC (rev 315485)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=remmina
-epoch=1
-pkgver=1.2.0rcgit.27
-pkgrel=1
-pkgdesc="remote desktop client written in GTK+"
-arch=(x86_64)
-url="http://www.remmina.org/;
-license=('GPL')
-depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
-'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
-makedepends=('intltool' 'pkgconfig' 'cmake' 'libgnome-keyring'
- 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
- 'libvncserver' 'spice-protocol' 'spice-gtk3')
-optdepends=('libxkbfile'
-'freerdp'
-'telepathy-glib'
-'gnome-keyring'
-'nxproxy'
-'spice-gtk3'
-'xorg-server-xephyr: XDMCP support'
-'libvncserver: VNC client/server support')
-replaces=('remmina-plugins')
-provides=('remmina-plugins')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('5f96fc2b1013a12acada30991ec7f46b53b731e71f735e662d830d9083db9826')
-
-build() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DWITH_APPINDICATOR=OFF .
-  make
-}
-
-package() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/build
-}

Copied: remmina/repos/community-x86_64/PKGBUILD (from rev 315484, 
remmina/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:23:47 UTC (rev 315485)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=remmina
+epoch=1
+pkgver=1.2.0rcgit.27
+pkgrel=2
+pkgdesc="remote desktop client written in GTK+"
+arch=(x86_64)
+url="http://www.remmina.org/;
+license=('GPL')
+depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
+'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
+makedepends=('intltool' 'pkgconfig' 'cmake' 'libgnome-keyring'
+ 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
+ 'libvncserver' 'spice-protocol' 'spice-gtk3')
+optdepends=('libxkbfile'
+'freerdp'
+'telepathy-glib'
+'gnome-keyring'
+'nxproxy'
+'spice-gtk3'
+'xorg-server-xephyr: XDMCP support'
+'libvncserver: VNC client/server support')
+replaces=('remmina-plugins')
+provides=('remmina-plugins')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;
+
"https://github.com/FreeRDP/Remmina/commit/5d00c7920a4b8c7d781160b7188747b422f130a3.patch;)
+sha256sums=('5f96fc2b1013a12acada30991ec7f46b53b731e71f735e662d830d9083db9826'
+'7df065f2243911c2f47e1bf91498c9494d19f1d3f154b3402b99d2572383126f')
+
+prepare() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  patch -p1 < "$srcdir"/5d00c7920a4b8c7d781160b7188747b422f130a3.patch
+}
+
+build() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DWITH_APPINDICATOR=OFF .
+  make
+}
+
+package() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  make DESTDIR="$pkgdir" install
+}

Deleted: fix-freerdp-name.patch
===
--- fix-freerdp-name.patch  2018-04-09 20:23:25 UTC (rev 315484)
+++ fix-freerdp-name.patch  2018-04-09 20:23:47 UTC (rev 315485)
@@ -1,20 +0,0 @@
-diff -wbBur Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 
Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake
 Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 2016-12-22 
11:59:08.0 +0300
-+++ Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake  2017-02-01 
18:28:39.771764112 +0300
-@@ -30,13 +30,13 @@
- find_path(WINPR_INCLUDE_DIR NAMES winpr/winpr.h
-   HINTS ${PC_FREERDP_INCLUDEDIR} ${PC_FREERDP_INCLUDE_DIRS} 
${CMAKE_PREFIX_PATH}/include/winpr2/)
- 
--find_library(FREERDP_LIBRARY NAMES freerdp
-+find_library(FREERDP_LIBRARY NAMES freerdp2
-   HINTS ${PC_FREERDP_LIBDIR} 

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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:21:47
  Author: heftig
Revision: 321418

3.28.1-1

Modified:
  gnome-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:21:44 UTC (rev 321417)
+++ PKGBUILD2018-04-09 20:21:47 UTC (rev 321418)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-terminal
-pkgver=3.28.0
-pkgrel=2
+pkgver=3.28.1
+pkgrel=1
 pkgdesc="The GNOME Terminal Emulator"
 url="https://wiki.gnome.org/Apps/Terminal;
 arch=(x86_64)
@@ -13,7 +13,7 @@
  gnome-shell gconf vala yelp-tools git)
 options=(!emptydirs)
 groups=(gnome)
-_commit=ab439ff679a0ff2607a3ebb746f54281c439700b  # tags/3.28.0^0
+_commit=07f2f4fcbe70e8afbd88e7cbe0a08ab9422a1d87  # tags/3.28.1^0
 source=("git+https://git.gnome.org/browse/gnome-terminal#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:21:44
  Author: heftig
Revision: 321417

0.52.1-1

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 20:02:26 UTC (rev 321416)
+++ PKGBUILD2018-04-09 20:21:44 UTC (rev 321417)
@@ -3,7 +3,7 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.52.0
+pkgver=0.52.1
 pkgrel=1
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 url="https://wiki.gnome.org/Apps/Terminal/VTE;
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 depends=(gtk3 pcre2 gnutls)
 makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
-_commit=b4b2eb2ceeeb1625fd1f689dc2b4cceff68e4bd6  # tags/0.52.0^0
+_commit=d00c15afcd4f50cc57d6bf3bcc87bd6cedf25529  # tags/0.52.1^0
 source=("git+https://git.gnome.org/browse/vte#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 20:06:22
  Author: eschwartz
Revision: 315483

archrelease: copy trunk to community-any

Added:
  gunicorn/repos/community-any/PKGBUILD
(from rev 315482, gunicorn/trunk/PKGBUILD)
Deleted:
  gunicorn/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 20:05:58 UTC (rev 315482)
+++ PKGBUILD2018-04-09 20:06:22 UTC (rev 315483)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jeremy "Ichimonji10" Audet 
-# Contributor: pumpkin 
-# Contributor: Vsevolod Balashov 
-
-pkgbase=gunicorn
-pkgname=(gunicorn python2-gunicorn)
-pkgver=19.7.1
-pkgrel=1
-pkgdesc='WSGI HTTP Server for UNIX'
-arch=('any')
-url='http://gunicorn.org/'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python2-mock' 'python-coverage' 'python2-coverage' 
'python-pytest' 'python2-pytest'
-  'python-pytest-cov' 'python2-pytest-cov' 'python-pytest-runner'
-  'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/benoitc/$pkgbase/archive/$pkgver.tar.gz;)
-sha512sums=('d06862016937f11064c0d08f2eceb262a4cdecf876f02a0c722e8ff61c439da27890dee78e20b4aeddac9db12b3e04233f16eb320e85c56b70ac2f332433cc14')
-
-prepare() {
-  sed -i 's/==/>=/' gunicorn-$pkgver/requirements_test.txt
-  cp -a gunicorn-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/gunicorn-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/gunicorn-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/gunicorn-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/gunicorn-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_gunicorn() {
-  depends=('python')
-  optdepends=('python-eventlet: For asynchronous request handling with 
eventlet.'
-  'python-gevent: For asynchronous request handling with gevent.')
-
-  cd $pkgbase-$pkgver
-  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-  rm -r "$pkgdir"/usr/bin/gunicorn_paster
-  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-gunicorn() {
-  depends=('python2')
-  provides=('gunicorn-python2')
-  conflicts=('gunicorn-python2')
-  replaces=('gunicorn-python2')
-  optdepends=('python2-eventlet: For asynchronous request handling with 
eventlet.'
-  'python2-gevent: For asynchronous request handling with gevent.')
-
-  cd $pkgbase-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-  rm -r "$pkgdir"/usr/bin/gunicorn_paster
-  mv "$pkgdir"/usr/bin/gunicorn "$pkgdir"/usr/bin/gunicorn-python2
-  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gunicorn/repos/community-any/PKGBUILD (from rev 315482, 
gunicorn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 20:06:22 UTC (rev 315483)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jeremy "Ichimonji10" Audet 
+# Contributor: pumpkin 
+# Contributor: Vsevolod Balashov 
+
+pkgbase=gunicorn
+pkgname=(gunicorn python2-gunicorn)
+pkgver=19.7.1
+pkgrel=2
+pkgdesc='WSGI HTTP Server for UNIX'
+arch=('any')
+url='http://gunicorn.org/'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python2-mock' 'python-coverage' 'python2-coverage' 
'python-pytest' 'python2-pytest'
+  'python-pytest-cov' 'python2-pytest-cov' 'python-pytest-runner'
+  'python2-pytest-runner')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/benoitc/$pkgbase/archive/$pkgver.tar.gz;)
+sha512sums=('d06862016937f11064c0d08f2eceb262a4cdecf876f02a0c722e8ff61c439da27890dee78e20b4aeddac9db12b3e04233f16eb320e85c56b70ac2f332433cc14')
+
+prepare() {
+  sed -i 's/==/>=/' gunicorn-$pkgver/requirements_test.txt
+  cp -a gunicorn-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/gunicorn-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/gunicorn-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/gunicorn-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/gunicorn-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_gunicorn() {
+  depends=('python-setuptools')
+  optdepends=('python-eventlet: For asynchronous request handling with 
eventlet.'
+  'python-gevent: For asynchronous request handling with gevent.')
+
+  cd $pkgbase-$pkgver
+  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
+  rm -r "$pkgdir"/usr/bin/gunicorn_paster
+  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-gunicorn() {
+  depends=('python2-setuptools')
+  provides=('gunicorn-python2')
+  

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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 20:05:58
  Author: eschwartz
Revision: 315482

upgpkg: gunicorn 19.7.1-2

move setuptools to depends (fixes FS#58048)

Modified:
  gunicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:49:45 UTC (rev 315481)
+++ PKGBUILD2018-04-09 20:05:58 UTC (rev 315482)
@@ -7,7 +7,7 @@
 pkgbase=gunicorn
 pkgname=(gunicorn python2-gunicorn)
 pkgver=19.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='WSGI HTTP Server for UNIX'
 arch=('any')
 url='http://gunicorn.org/'
@@ -41,7 +41,7 @@
 }
 
 package_gunicorn() {
-  depends=('python')
+  depends=('python-setuptools')
   optdepends=('python-eventlet: For asynchronous request handling with 
eventlet.'
   'python-gevent: For asynchronous request handling with gevent.')
 
@@ -52,7 +52,7 @@
 }
 
 package_python2-gunicorn() {
-  depends=('python2')
+  depends=('python2-setuptools')
   provides=('gunicorn-python2')
   conflicts=('gunicorn-python2')
   replaces=('gunicorn-python2')


[arch-commits] Commit in gnome-system-monitor/trunk (PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 20:02:26
  Author: heftig
Revision: 321416

3.28.1-1

Modified:
  gnome-system-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:58:47 UTC (rev 321415)
+++ PKGBUILD2018-04-09 20:02:26 UTC (rev 321416)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-system-monitor
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="View current processes and monitor system state"
 url="https://wiki.gnome.org/Apps/SystemMonitor;
@@ -13,7 +13,7 @@
 makedepends=(itstool docbook-xsl intltool desktop-file-utils appdata-tools 
gnome-common git)
 options=(!emptydirs)
 groups=(gnome)
-_commit=1e64c35be8c4450596615655b97102bde77cf92c  # tags/3.28.0^0
+_commit=e669d157f3232daf97fbfd6c215002ddc7379dc5  # tags/3.28.1^0
 
source=("git+https://git.gnome.org/browse/gnome-system-monitor#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:58:47
  Author: heftig
Revision: 321415

3.28.1-1

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:57:43 UTC (rev 321414)
+++ PKGBUILD2018-04-09 19:58:47 UTC (rev 321415)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-calculator
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 url="https://wiki.gnome.org/Apps/Calculator;
@@ -13,7 +13,7 @@
 makedepends=(intltool yelp-tools vala git appstream-glib meson)
 groups=(gnome)
 options=(!emptydirs)
-_commit=d1d38fb5af568f73452de9271590fda74e172715  # tags/3.28.0^0
+_commit=2e4304e855ebce5ee07509b5dccd68d4f7608d34  # tags/3.28.1^0
 source=("git+https://git.gnome.org/browse/gnome-calculator#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-disk-utility/trunk (PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:57:43
  Author: heftig
Revision: 321414

3.28.1-1

Modified:
  gnome-disk-utility/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:53:37 UTC (rev 321413)
+++ PKGBUILD2018-04-09 19:57:43 UTC (rev 321414)
@@ -4,7 +4,7 @@
 # Contributor: Silvio Knizek (killermoehre)
 
 pkgname=gnome-disk-utility
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Disk Management Utility for GNOME"
 url="https://git.gnome.org/browse/gnome-disk-utility;
@@ -13,7 +13,7 @@
 groups=(gnome)
 depends=(udisks2 gtk3 libsecret libpwquality libcanberra libdvdread libnotify 
parted)
 makedepends=(docbook-xsl appstream-glib git meson)
-_commit=da956bbd3e4301a7090b50e2f0f9ddb246bc6d9e  # tags/3.28.0^0
+_commit=f132918418769cb9b3c0bd86e2992d42ee3fc2d1  # tags/3.28.1^0
 source=("git+https://git.gnome.org/browse/gnome-disk-utility#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:53:37
  Author: heftig
Revision: 321413

archrelease: copy trunk to extra-x86_64

Added:
  
libsoup/repos/extra-x86_64/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
(from rev 321412, 
libsoup/trunk/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch)
  
libsoup/repos/extra-x86_64/0002-xmlrpc-server.php-Don-t-try-to-count-NULL-params.patch
(from rev 321412, 
libsoup/trunk/0002-xmlrpc-server.php-Don-t-try-to-count-NULL-params.patch)
  libsoup/repos/extra-x86_64/PKGBUILD
(from rev 321412, libsoup/trunk/PKGBUILD)
Deleted:
  
libsoup/repos/extra-x86_64/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
  
libsoup/repos/extra-x86_64/0002-xmlrpc-server.php-Don-t-try-to-count-NULL-params.patch
  libsoup/repos/extra-x86_64/PKGBUILD

-+
 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch |  230 
+-
 0002-xmlrpc-server.php-Don-t-try-to-count-NULL-params.patch |   66 +-
 PKGBUILD|  110 ++--
 3 files changed, 203 insertions(+), 203 deletions(-)

Deleted: 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
===
--- 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch 
2018-04-09 19:53:03 UTC (rev 321412)
+++ 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch 
2018-04-09 19:53:37 UTC (rev 321413)
@@ -1,115 +0,0 @@
-From 437356c457cfeb7b4ab0cdad67f59f431d459536 Mon Sep 17 00:00:00 2001
-Message-Id: 
<437356c457cfeb7b4ab0cdad67f59f431d459536.1520796778.git.jan.steff...@gmail.com>
-From: "Jan Alexander Steffens (heftig)" 
-Date: Tue, 9 May 2017 22:54:16 +0200
-Subject: [PATCH 1/2] Configure PHP to load the XMLRPC extension if present
-
-This is needed when the system PHP configuration does not already load
-the extension.

- configure.ac| 7 ++-
- tests/Makefile.am   | 8 +++-
- tests/httpd.conf.in | 2 ++
- tests/php.ini.in| 1 +
- 4 files changed, 16 insertions(+), 2 deletions(-)
- create mode 100644 tests/php.ini.in
-
-diff --git a/configure.ac b/configure.ac
-index e2d828f7..224bac24 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -272,22 +272,26 @@ if test "$have_apache" = 1; then
- 
- if test "$have_php" = yes; then
-   AC_MSG_CHECKING([for php-xmlrpc])
--  if $PHP --rf xmlrpc_server_create | grep -q "does not exist"; then
-+  if $PHP -d extension=xmlrpc.so --rf xmlrpc_server_create | grep -q 
"does not exist"; then
-   have_php_xmlrpc=no
-+  IF_HAVE_PHP_XMLRPC=";"
-   else
-   have_php_xmlrpc=yes
-+  IF_HAVE_PHP_XMLRPC=""
-   AC_DEFINE(HAVE_PHP_XMLRPC, 1, [Have php-xmlrpc])
-   fi
-   AC_MSG_RESULT($have_php_xmlrpc)
-+  AC_SUBST(IF_HAVE_PHP_XMLRPC)
- fi
- 
- if test -f "$APACHE_MODULE_DIR/mod_unixd.so"; then
-   IF_HAVE_MOD_UNIXD=""
- else
-   IF_HAVE_MOD_UNIXD="#"
- fi
- AC_SUBST(IF_HAVE_MOD_UNIXD)
- fi
-+AM_CONDITIONAL(HAVE_PHP, test "$have_php" = yes)
- 
- AC_PATH_PROG(CURL, curl, no)
- if test "$CURL" != no; then
-@@ -415,6 +419,7 @@ AC_CONFIG_FILES([
-   po/Makefile
-   tests/Makefile
-   tests/httpd.conf
-+  tests/php.ini
-   examples/Makefile
-   docs/Makefile
-   docs/reference/Makefile
-diff --git a/tests/Makefile.am b/tests/Makefile.am
-index 81a72cbc..d2986975 100644
 a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -73,24 +73,30 @@ test_data +=   \
-   httpd.conf
- endif
- 
-+if HAVE_PHP
-+test_data +=  \
-+  php.ini
-+endif
-+
- RESOURCES = $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) 
--generate-dependencies $(srcdir)/soup-tests.gresource.xml)
- 
- soup-tests.gresource: soup-tests.gresource.xml $(RESOURCES)
-   $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir) 
$<
- 
- EXTRA_DIST +=  \
-   htdigest \
-   htpasswd \
-   httpd.conf.in\
-   index.txt\
-   libsoup.supp \
-+  php.ini.in   \
-   soup-tests.gresource.xml \
-   test-cert.pem\
-   test-key.pem \
-   xmlrpc-server.php\
-   $(RESOURCES)
- 
--DISTCLEANFILES += soup-tests.gresource httpd.conf
-+DISTCLEANFILES += soup-tests.gresource httpd.conf php.ini
- 
- TESTS_ENVIRONMENT += SOUP_TESTS_IN_MAKE_CHECK=1
- 
-diff --git a/tests/httpd.conf.in b/tests/httpd.conf.in
-index b818c12d..31c36674 100644
 a/tests/httpd.conf.in
-+++ b/tests/httpd.conf.in
-@@ -31,6 +31,8 @@ LoadModule proxy_connect_module 
@APACHE_MODULE_DIR@/mod_proxy_connect.so
- LoadModule ssl_module   @APACHE_SSL_MODULE_DIR@/mod_ssl.so
- @IF_HAVE_MOD_UNIXD@LoadModule unixd_module 

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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:53:03
  Author: heftig
Revision: 321412

archrelease: copy trunk to extra-x86_64

Added:
  gnome-maps/repos/extra-x86_64/PKGBUILD
(from rev 321411, gnome-maps/trunk/PKGBUILD)
Deleted:
  gnome-maps/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:52:24 UTC (rev 321411)
+++ PKGBUILD2018-04-09 19:53:03 UTC (rev 321412)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-maps
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="A simple GNOME 3 maps application"
-url="https://wiki.gnome.org/Apps/Maps;
-arch=(x86_64)
-license=(GPL)
-depends=(geocode-glib geoclue2 gjs libchamplain gnome-themes-standard libgee 
folks gfbgraph)
-makedepends=(intltool gobject-introspection gnome-common git)
-groups=(gnome)
-_commit=ccfaa624b184ae1c23b2ec43b5efed4ecc75d82b  # tags/v3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-maps#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: gnome-maps/repos/extra-x86_64/PKGBUILD (from rev 321411, 
gnome-maps/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:53:03 UTC (rev 321412)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-maps
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="A simple GNOME 3 maps application"
+url="https://wiki.gnome.org/Apps/Maps;
+arch=(x86_64)
+license=(GPL)
+depends=(geocode-glib geoclue2 gjs libchamplain gnome-themes-standard libgee 
folks gfbgraph)
+makedepends=(intltool gobject-introspection gnome-common git)
+groups=(gnome)
+_commit=82e4fba99e64e25c5e758533e65410124f586674  # tags/v3.28.1^0
+source=("git+https://git.gnome.org/browse/gnome-maps#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in gnome-user-docs/repos/extra-any (PKGBUILD PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:52:24
  Author: heftig
Revision: 321411

archrelease: copy trunk to extra-any

Added:
  gnome-user-docs/repos/extra-any/PKGBUILD
(from rev 321410, gnome-user-docs/trunk/PKGBUILD)
Deleted:
  gnome-user-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:50:26 UTC (rev 321410)
+++ PKGBUILD2018-04-09 19:52:24 UTC (rev 321411)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gnome-user-docs
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="User documentation for GNOME"
-url="https://www.gnome.org/;
-arch=(any)
-license=(FDL)
-depends=(yelp)
-makedepends=(yelp-tools git gnome-common)
-groups=(gnome)
-_commit=49a09aa9a5b4d5c5cf4e41ff3a0b7fb4f42c331b  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-user-docs#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-# Fixup missing tag...
-  git rev-parse --verify -q 3.22.0 || git tag 3.22.0 
01d8e67cc466c667e2f02f605999444a9c17e10c
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-user-docs/repos/extra-any/PKGBUILD (from rev 321410, 
gnome-user-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:52:24 UTC (rev 321411)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gnome-user-docs
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="User documentation for GNOME"
+url="https://gitlab.gnome.org/GNOME/gnome-user-docs;
+arch=(any)
+license=(FDL)
+depends=(yelp)
+makedepends=(yelp-tools git gnome-common)
+groups=(gnome)
+_commit=6bcfe31234f45289cfa256c0a963299d10ae04e7  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.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
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:50:26
  Author: heftig
Revision: 321410

3.28.1-1

Modified:
  gnome-maps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:50:22 UTC (rev 321409)
+++ PKGBUILD2018-04-09 19:50:26 UTC (rev 321410)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-maps
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps;
@@ -11,7 +11,7 @@
 depends=(geocode-glib geoclue2 gjs libchamplain gnome-themes-standard libgee 
folks gfbgraph)
 makedepends=(intltool gobject-introspection gnome-common git)
 groups=(gnome)
-_commit=ccfaa624b184ae1c23b2ec43b5efed4ecc75d82b  # tags/v3.28.0^0
+_commit=82e4fba99e64e25c5e758533e65410124f586674  # tags/v3.28.1^0
 source=("git+https://git.gnome.org/browse/gnome-maps#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-user-docs/trunk (PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:50:16
  Author: heftig
Revision: 321408

3.28.1-1

Modified:
  gnome-user-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:47:30 UTC (rev 321407)
+++ PKGBUILD2018-04-09 19:50:16 UTC (rev 321408)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru 
 
 pkgname=gnome-user-docs
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="User documentation for GNOME"
-url="https://www.gnome.org/;
+url="https://gitlab.gnome.org/GNOME/gnome-user-docs;
 arch=(any)
 license=(FDL)
 depends=(yelp)
 makedepends=(yelp-tools git gnome-common)
 groups=(gnome)
-_commit=49a09aa9a5b4d5c5cf4e41ff3a0b7fb4f42c331b  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-user-docs#commit=$_commit;)
+_commit=6bcfe31234f45289cfa256c0a963299d10ae04e7  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -22,10 +22,6 @@
 
 prepare() {
   cd $pkgname
-
-# Fixup missing tag...
-  git rev-parse --verify -q 3.22.0 || git tag 3.22.0 
01d8e67cc466c667e2f02f605999444a9c17e10c
-
   NOCONFIGURE=1 ./autogen.sh
 }
   


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:50:22
  Author: heftig
Revision: 321409

2.62.1-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:50:16 UTC (rev 321408)
+++ PKGBUILD2018-04-09 19:50:22 UTC (rev 321409)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.62.0
+pkgver=2.62.1
 pkgrel=1
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup;
@@ -11,7 +11,7 @@
 depends=(glib2 libxml2 glib-networking sqlite krb5)
 makedepends=(intltool gobject-introspection python vala git gtk-doc)
 checkdepends=(apache php-apache)
-_commit=0007d164002572cbd770dab8e0a36b00dba437eb  # tags/2.62.0^0
+_commit=5a62f67afb1457f6d02e8b7269b8477163990fd1  # tags/2.62.1^0
 source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit;
 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
 0002-xmlrpc-server.php-Don-t-try-to-count-NULL-params.patch)


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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 19:49:45
  Author: eschwartz
Revision: 315481

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:49:19 UTC (rev 315480)
+++ PKGBUILD2018-04-09 19:49:45 UTC (rev 315481)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Simon Sapin 
-# Contributor: Kyle Keen 
-
-pkgbase=python-wsproto
-pkgname=(python-wsproto python2-wsproto)
-pkgver=0.11.0
-pkgrel=1
-pkgdesc="WebSockets state-machine based protocol implementation"
-url="https://github.com/python-hyper/wsproto;
-license=('MIT')
-arch=('any')
-makedepends=('python-h11' 'python2-h11' 'python-setuptools' 
'python2-setuptools' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz;)
-sha512sums=('583e030dc88971b3733e5e84e5fbaa70d6043d01485cabbbf45470baa31e4f511aea55e108132fc298aeae0031542af7bdd22b7ae25b11832179025a2fde4bdd')
-
-prepare() {
-  cp -a wsproto-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/wsproto-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/wsproto-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/wsproto-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/wsproto-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-wsproto() {
-  depends=('python-h11')
-
-  cd wsproto-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-wsproto() {
-  depends=('python2-h11' 'python2-enum34')
-
-  cd wsproto-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-wsproto/repos/community-any/PKGBUILD (from rev 315480, 
python-wsproto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:49:45 UTC (rev 315481)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Simon Sapin 
+# Contributor: Kyle Keen 
+
+pkgbase=python-wsproto
+pkgname=(python-wsproto python2-wsproto)
+pkgver=0.11.0
+pkgrel=2
+pkgdesc="WebSockets state-machine based protocol implementation"
+url="https://github.com/python-hyper/wsproto;
+license=('MIT')
+arch=('any')
+makedepends=('python-h11' 'python2-h11' 'python-setuptools' 
'python2-setuptools' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz;
+"pr54-h11-update.patch::$url/pull/54.patch")
+
+sha512sums=('583e030dc88971b3733e5e84e5fbaa70d6043d01485cabbbf45470baa31e4f511aea55e108132fc298aeae0031542af7bdd22b7ae25b11832179025a2fde4bdd'
+
'aef7b6c8b3b62e78d63bbc920dbdf386c5522b76785a16f4a6606af96e75c5d3d62633b0ba3180e27db96f5210928b7ca8d597ceff17223a2e50dcbe966263dc')
+
+prepare() {
+  patch -p1 -d wsproto-$pkgver < pr54-h11-update.patch
+  cp -a wsproto-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/wsproto-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/wsproto-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/wsproto-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/wsproto-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-wsproto() {
+  depends=('python-h11')
+
+  cd wsproto-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-wsproto() {
+  depends=('python2-h11' 'python2-enum34')
+
+  cd wsproto-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-04-09 Thread Eli Schwartz via arch-commits
Date: Monday, April 9, 2018 @ 19:49:19
  Author: eschwartz
Revision: 315480

upgpkg: python-wsproto 0.11.0-2

backport fix for FS#57922

Modified:
  python-wsproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:43:46 UTC (rev 315479)
+++ PKGBUILD2018-04-09 19:49:19 UTC (rev 315480)
@@ -6,7 +6,7 @@
 pkgbase=python-wsproto
 pkgname=(python-wsproto python2-wsproto)
 pkgver=0.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="WebSockets state-machine based protocol implementation"
 url="https://github.com/python-hyper/wsproto;
 license=('MIT')
@@ -13,10 +13,14 @@
 arch=('any')
 makedepends=('python-h11' 'python2-h11' 'python-setuptools' 
'python2-setuptools' 'python2-enum34')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz;)
-sha512sums=('583e030dc88971b3733e5e84e5fbaa70d6043d01485cabbbf45470baa31e4f511aea55e108132fc298aeae0031542af7bdd22b7ae25b11832179025a2fde4bdd')
+source=("https://pypi.io/packages/source/w/wsproto/wsproto-$pkgver.tar.gz;
+"pr54-h11-update.patch::$url/pull/54.patch")
 
+sha512sums=('583e030dc88971b3733e5e84e5fbaa70d6043d01485cabbbf45470baa31e4f511aea55e108132fc298aeae0031542af7bdd22b7ae25b11832179025a2fde4bdd'
+
'aef7b6c8b3b62e78d63bbc920dbdf386c5522b76785a16f4a6606af96e75c5d3d62633b0ba3180e27db96f5210928b7ca8d597ceff17223a2e50dcbe966263dc')
+
 prepare() {
+  patch -p1 -d wsproto-$pkgver < pr54-h11-update.patch
   cp -a wsproto-$pkgver{,-py2}
 }
 


[arch-commits] Commit in gnome-getting-started-docs/repos/extra-any (2 files)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:47:30
  Author: heftig
Revision: 321407

archrelease: copy trunk to extra-any

Added:
  gnome-getting-started-docs/repos/extra-any/PKGBUILD
(from rev 321406, gnome-getting-started-docs/trunk/PKGBUILD)
Deleted:
  gnome-getting-started-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:44:09 UTC (rev 321406)
+++ PKGBUILD2018-04-09 19:47:30 UTC (rev 321407)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-getting-started-docs
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="Help a new user get started in GNOME"
-url="https://git.gnome.org/browse/gnome-getting-started-docs;
-license=('CCPL:cc-by-sa-3.0')
-arch=(any)
-# gst plugins required to decode help videos
-depends=(yelp gst-plugins-base gst-plugins-good)
-makedepends=(yelp-tools git)
-groups=(gnome)
-_commit=20d532148e39a46331eaaa52cce9570e50993fd0  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-getting-started-docs#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
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-getting-started-docs/repos/extra-any/PKGBUILD (from rev 321406, 
gnome-getting-started-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:47:30 UTC (rev 321407)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-getting-started-docs
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="Help a new user get started in GNOME"
+url="https://gitlab.gnome.org/GNOME/gnome-getting-started-docs;
+license=('CCPL:cc-by-sa-3.0')
+arch=(any)
+# gst plugins required to decode help videos
+depends=(yelp gst-plugins-base gst-plugins-good)
+makedepends=(yelp-tools git)
+groups=(gnome)
+_commit=ce7fda900f24c012075527aa1bd8d20c1c62336d  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-getting-started-docs.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
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:44:09
  Author: heftig
Revision: 321406

archrelease: copy trunk to extra-x86_64

Added:
  fribidi/repos/extra-x86_64/PKGBUILD
(from rev 321405, fribidi/trunk/PKGBUILD)
Deleted:
  fribidi/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:43:42 UTC (rev 321405)
+++ PKGBUILD2018-04-09 19:44:09 UTC (rev 321406)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Nezmer 
-
-pkgname=fribidi
-pkgver=1.0.1+8+gdf7252b
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
-arch=('x86_64')
-license=('LGPL')
-url="https://github.com/fribidi/fribidi/;
-makedepends=(git glib2)
-depends=('glibc')
-options=('!makeflags')
-_commit=df7252be3fd94ceae8141a09ee86421fdd8b3b7e  # master
-source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
-}
-
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "${srcdir}/$pkgname"
-  ./configure --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-
-  make DESTDIR="${pkgdir}" install
-}
-
-check() {
-  cd "${srcdir}/$pkgname"
-  make check
-}

Copied: fribidi/repos/extra-x86_64/PKGBUILD (from rev 321405, 
fribidi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:44:09 UTC (rev 321406)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Nezmer 
+
+pkgname=fribidi
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
+arch=('x86_64')
+license=('LGPL')
+url="https://github.com/fribidi/fribidi/;
+depends=('glibc')
+makedepends=('git' 'meson')
+_commit=f2c9d50722cb60d0cdec3b1bafba9029770e86b4  # tags/v1.0.2^0
+source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D docs=false
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:43:46
  Author: heftig
Revision: 315479

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:42:32 UTC (rev 315478)
+++ PKGBUILD2018-04-09 19:43:46 UTC (rev 315479)
@@ -1,52 +0,0 @@
-# $Id$
-# Contributor: Giovanni Scafora 
-# Contributor: Nezmer 
-
-_pkgbasename=fribidi
-pkgname=lib32-$_pkgbasename
-pkgver=1.0.1+8+gdf7252b
-pkgrel=1
-pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
-arch=('x86_64')
-license=('LGPL')
-url="https://github.com/fribidi/fribidi/;
-makedepends=(git lib32-glib2)
-depends=('lib32-glibc' $_pkgbasename)
-options=('!makeflags')
-_commit=df7252be3fd94ceae8141a09ee86421fdd8b3b7e  # master
-source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
-md5sums=('SKIP')
-
-pkgver() {
-  cd $_pkgbasename
-  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
-}
-
-
-prepare() {
-  cd $_pkgbasename
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd "${srcdir}/$_pkgbasename"
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "${srcdir}/$_pkgbasename"
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "$pkgdir"/usr/{include,share,bin}
-}
-
-check() {
-  cd "${srcdir}/$_pkgbasename"
-  make check
-}

Copied: lib32-fribidi/repos/multilib-x86_64/PKGBUILD (from rev 315478, 
lib32-fribidi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:43:46 UTC (rev 315479)
@@ -0,0 +1,45 @@
+# $Id$
+# Contributor: Giovanni Scafora 
+# Contributor: Nezmer 
+
+_pkgbasename=fribidi
+pkgname=lib32-$_pkgbasename
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
+arch=('x86_64')
+license=('LGPL')
+url="https://github.com/fribidi/fribidi/;
+depends=('lib32-glibc' $_pkgbasename)
+makedepends=('git' 'meson')
+_commit=f2c9d50722cb60d0cdec3b1bafba9029770e86b4  # tags/v1.0.2^0
+source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $_pkgbasename
+  git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
+}
+
+prepare() {
+  cd $_pkgbasename
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  arch-meson $_pkgbasename build -D docs=false --libdir=/usr/lib32
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  rm -rf "$pkgdir"/usr/{include,share,bin}
+}


[arch-commits] Commit in gnome-getting-started-docs/trunk (PKGBUILD)

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:43:42
  Author: heftig
Revision: 321405

3.28.1-1

Modified:
  gnome-getting-started-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:41:59 UTC (rev 321404)
+++ PKGBUILD2018-04-09 19:43:42 UTC (rev 321405)
@@ -2,10 +2,10 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-getting-started-docs
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Help a new user get started in GNOME"
-url="https://git.gnome.org/browse/gnome-getting-started-docs;
+url="https://gitlab.gnome.org/GNOME/gnome-getting-started-docs;
 license=('CCPL:cc-by-sa-3.0')
 arch=(any)
 # gst plugins required to decode help videos
@@ -12,8 +12,8 @@
 depends=(yelp gst-plugins-base gst-plugins-good)
 makedepends=(yelp-tools git)
 groups=(gnome)
-_commit=20d532148e39a46331eaaa52cce9570e50993fd0  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-getting-started-docs#commit=$_commit;)
+_commit=ce7fda900f24c012075527aa1bd8d20c1c62336d  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-getting-started-docs.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:42:32
  Author: heftig
Revision: 315478

1.0.2-1

Modified:
  lib32-fribidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:33:56 UTC (rev 315477)
+++ PKGBUILD2018-04-09 19:42:32 UTC (rev 315478)
@@ -4,16 +4,15 @@
 
 _pkgbasename=fribidi
 pkgname=lib32-$_pkgbasename
-pkgver=1.0.1+8+gdf7252b
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (32-bit)"
 arch=('x86_64')
 license=('LGPL')
 url="https://github.com/fribidi/fribidi/;
-makedepends=(git lib32-glib2)
 depends=('lib32-glibc' $_pkgbasename)
-options=('!makeflags')
-_commit=df7252be3fd94ceae8141a09ee86421fdd8b3b7e  # master
+makedepends=('git' 'meson')
+_commit=f2c9d50722cb60d0cdec3b1bafba9029770e86b4  # tags/v1.0.2^0
 source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
 md5sums=('SKIP')
 
@@ -22,10 +21,8 @@
   git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
 }
 
-
 prepare() {
   cd $_pkgbasename
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
@@ -33,20 +30,16 @@
   export CXX="g++ -m32"
   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
 
-  cd "${srcdir}/$_pkgbasename"
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $_pkgbasename build -D docs=false --libdir=/usr/lib32
+  ninja -C build
 }
 
+check() {
+  cd build
+  meson test
+}
+
 package() {
-  cd "${srcdir}/$_pkgbasename"
-
-  make DESTDIR="${pkgdir}" install
+  DESTDIR="$pkgdir" ninja -C build install
   rm -rf "$pkgdir"/usr/{include,share,bin}
 }
-
-check() {
-  cd "${srcdir}/$_pkgbasename"
-  make check
-}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:41:59
  Author: heftig
Revision: 321404

1.0.2-1

Modified:
  fribidi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 19:33:34 UTC (rev 321403)
+++ PKGBUILD2018-04-09 19:41:59 UTC (rev 321404)
@@ -3,16 +3,15 @@
 # Contributor: Nezmer 
 
 pkgname=fribidi
-pkgver=1.0.1+8+gdf7252b
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm"
 arch=('x86_64')
 license=('LGPL')
 url="https://github.com/fribidi/fribidi/;
-makedepends=(git glib2)
 depends=('glibc')
-options=('!makeflags')
-_commit=df7252be3fd94ceae8141a09ee86421fdd8b3b7e  # master
+makedepends=('git' 'meson')
+_commit=f2c9d50722cb60d0cdec3b1bafba9029770e86b4  # tags/v1.0.2^0
 source=("git+https://github.com/fribidi/fribidi#commit=$_commit;)
 md5sums=('SKIP')
 
@@ -21,26 +20,20 @@
   git describe --tags | sed -e 's/-/+/g' -e 's/^v//'
 }
 
-
 prepare() {
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd "${srcdir}/$pkgname"
-  ./configure --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build -D docs=false
+  ninja -C build
 }
 
-package() {
-  cd "${srcdir}/$pkgname"
-
-  make DESTDIR="${pkgdir}" install
+check() {
+  cd build
+  meson test
 }
 
-check() {
-  cd "${srcdir}/$pkgname"
-  make check
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
 }


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:33:56
  Author: heftig
Revision: 315477

archrelease: copy trunk to community-x86_64

Added:
  gnome-boxes/repos/community-x86_64/PKGBUILD
(from rev 315476, gnome-boxes/trunk/PKGBUILD)
Deleted:
  gnome-boxes/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:32:40 UTC (rev 315476)
+++ PKGBUILD2018-04-09 19:33:56 UTC (rev 315477)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Stefano Facchini 
-
-pkgname=gnome-boxes
-pkgver=3.28.0
-pkgrel=1
-pkgdesc="Simple GNOME application to access remote or virtual systems"
-arch=('x86_64')
-url="https://wiki.gnome.org/Boxes;
-license=('LGPL')
-groups=('gnome')
-depends=('cdrtools' 'gtk-vnc' 'libarchive' 'libgovirt' 'libgudev' 'libosinfo' 
'libsecret'
- 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3' 'tracker' 'webkit2gtk')
-makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 
'vala')
-_commit=1e263fb404c8b69513c010739d7460260f3439d9  # tags/v3.28.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-boxes/repos/community-x86_64/PKGBUILD (from rev 315476, 
gnome-boxes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 19:33:56 UTC (rev 315477)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Stefano Facchini 
+
+pkgname=gnome-boxes
+pkgver=3.28.1
+pkgrel=1
+pkgdesc="Simple GNOME application to access remote or virtual systems"
+arch=('x86_64')
+url="https://wiki.gnome.org/Boxes;
+license=('LGPL')
+groups=('gnome')
+depends=('cdrtools' 'gtk-vnc' 'libarchive' 'libgovirt' 'libgudev' 'libosinfo' 
'libsecret'
+ 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3' 'tracker' 'webkit2gtk')
+makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 
'vala')
+_commit=9578e5f161cd15347c916bffca74e99df0fc900e  # tags/v3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:33:34
  Author: heftig
Revision: 321403

archrelease: copy trunk to extra-x86_64

Added:
  gvfs/repos/extra-x86_64/PKGBUILD
(from rev 321402, gvfs/trunk/PKGBUILD)
  gvfs/repos/extra-x86_64/gvfs-nfs.install
(from rev 321402, gvfs/trunk/gvfs-nfs.install)
  gvfs/repos/extra-x86_64/gvfsd.hook
(from rev 321402, gvfs/trunk/gvfsd.hook)
Deleted:
  gvfs/repos/extra-x86_64/PKGBUILD
  gvfs/repos/extra-x86_64/gvfs-nfs.install
  gvfs/repos/extra-x86_64/gvfsd.hook

--+
 PKGBUILD |  324 ++---
 gvfs-nfs.install |   14 +-
 gvfsd.hook   |   22 +--
 3 files changed, 180 insertions(+), 180 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 19:32:35 UTC (rev 321402)
+++ PKGBUILD2018-04-09 19:33:34 UTC (rev 321403)
@@ -1,162 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=gvfs
-pkgname=(gvfs gvfs-{smb,afc,gphoto2,goa,mtp,nfs,google})
-pkgver=1.36.0
-pkgrel=2
-pkgdesc="Virtual filesystem implementation for GIO"
-url="https://wiki.gnome.org/Projects/gvfs;
-arch=(x86_64)
-license=(LGPL)
-depends=(avahi dconf fuse libarchive libcdio-paranoia libsoup udisks2 libsecret
- libbluray libgudev gcr psmisc)
-makedepends=(dbus libgphoto2 libimobiledevice smbclient docbook-xsl gtk3 libmtp
- gnome-online-accounts libnfs libgdata git gtk-doc python meson 
openssh)
-groups=(gnome)
-_commit=1d67d10e5bc41749c02dbca8a6cb84f6840de5cd  # tags/1.36.0^0
-source=("git+https://git.gnome.org/browse/gvfs#commit=$_commit;
-gvfsd.hook)
-sha256sums=('SKIP'
-'478b9cf7b4c242959fc640dbf0cd4935f16c59b81f5828a3af102d608d7a9d72')
-
-prepare() {
-  cd $pkgbase
-}
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  arch-meson $pkgbase build -D man=true -D deprecated_programs=true
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-_split() {
-  local name="$1" src dest
-  shift
-  for src do
-echo "$name: /usr/$src"
-dest="$srcdir/$name/$src"
-mkdir -p "${dest%/*}"
-mv -T "$src" "$dest"
-  done
-}
-
-package_gvfs() {
-  replaces=(gvfs-{obexftp,afp})
-  optdepends=('gvfs-afc: AFC (mobile devices) support'
-  'gvfs-smb: SMB/CIFS (Windows client) support'
-  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
-  'gvfs-mtp: MTP device support'
-  'gvfs-goa: gnome-online-accounts (e.g. OwnCloud) support'
-  'gvfs-nfs: NFS support'
-  'gvfs-google: Google Drive support'
-  'gtk3: Recent files support')
-  options=(!emptydirs)
-
-  DESTDIR="$pkgdir" ninja -C build install
-
-  install -Dt "$pkgdir/usr/share/libalpm/hooks" -m644 *.hook
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-
-  cd "$pkgdir/usr"
-
-  _split smb \
-lib/gvfsd-smb{,-browse} \
-share/GConf/gsettings/gvfs-smb.convert \
-share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml \
-share/gvfs/mounts/smb{,-browse}.mount
-
-  _split afc \
-lib/gvfs{-afc-volume-monitor,d-afc} \
-lib/systemd/user/gvfs-afc-volume-monitor.service \
-share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service \
-share/gvfs/mounts/afc.mount \
-share/gvfs/remote-volume-monitors/afc.monitor
-
-  _split gphoto2 \
-lib/gvfs{-gphoto2-volume-monitor,d-gphoto2} \
-lib/systemd/user/gvfs-gphoto2-volume-monitor.service \
-share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service \
-share/gvfs/mounts/gphoto2.mount \
-share/gvfs/remote-volume-monitors/gphoto2.monitor
-
-  _split mtp \
-lib/gvfs{-mtp-volume-monitor,d-mtp} \
-lib/systemd/user/gvfs-mtp-volume-monitor.service \
-share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service \
-share/gvfs/mounts/mtp.mount \
-share/gvfs/remote-volume-monitors/mtp.monitor
-
-  _split goa \
-lib/gvfs-goa-volume-monitor \
-lib/systemd/user/gvfs-goa-volume-monitor.service \
-share/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service \
-share/gvfs/remote-volume-monitors/goa.monitor
-
-  _split nfs \
-lib/gvfsd-nfs \
-share/gvfs/mounts/nfs.mount
-
-  _split google \
-lib/gvfsd-google \
-share/gvfs/mounts/google.mount
-}
-
-package_gvfs-smb() {
-  pkgdesc+=" (SMB/CIFS backend; Windows client)"
-  depends=("gvfs=$pkgver" smbclient)
-
-  mv "$srcdir/smb" "$pkgdir/usr"
-}
-
-package_gvfs-afc() {
-  pkgdesc+=" (AFC backend; Apple mobile devices)"
-  depends=("gvfs=$pkgver" libimobiledevice usbmuxd)
-
-  mv "$srcdir/afc" "$pkgdir/usr"
-}
-
-package_gvfs-gphoto2() {
-  pkgdesc+=" (gphoto2 backend; PTP camera, MTP media player)"
-  depends=("gvfs=$pkgver" libgphoto2)
-
-  mv "$srcdir/gphoto2" "$pkgdir/usr"
-}
-
-package_gvfs-mtp() {
-  pkgdesc+=" (MTP backend; Android, media player)"
-  depends=("gvfs=$pkgver" libmtp)
-
-  mv "$srcdir/mtp" "$pkgdir/usr"
-}
-

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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:32:40
  Author: heftig
Revision: 315476

3.28.1-1

Modified:
  gnome-boxes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:57:03 UTC (rev 315475)
+++ PKGBUILD2018-04-09 19:32:40 UTC (rev 315476)
@@ -3,7 +3,7 @@
 # Contributor: Stefano Facchini 
 
 pkgname=gnome-boxes
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Simple GNOME application to access remote or virtual systems"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('cdrtools' 'gtk-vnc' 'libarchive' 'libgovirt' 'libgudev' 'libosinfo' 
'libsecret'
  'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3' 'tracker' 'webkit2gtk')
 makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 
'vala')
-_commit=1e263fb404c8b69513c010739d7460260f3439d9  # tags/v3.28.0^0
+_commit=9578e5f161cd15347c916bffca74e99df0fc900e  # tags/v3.28.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-04-09 Thread Jan Steffens via arch-commits
Date: Monday, April 9, 2018 @ 19:32:35
  Author: heftig
Revision: 321402

1.36.1-1

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:49:40 UTC (rev 321401)
+++ PKGBUILD2018-04-09 19:32:35 UTC (rev 321402)
@@ -3,8 +3,8 @@
 
 pkgbase=gvfs
 pkgname=(gvfs gvfs-{smb,afc,gphoto2,goa,mtp,nfs,google})
-pkgver=1.36.0
-pkgrel=2
+pkgver=1.36.1
+pkgrel=1
 pkgdesc="Virtual filesystem implementation for GIO"
 url="https://wiki.gnome.org/Projects/gvfs;
 arch=(x86_64)
@@ -14,7 +14,7 @@
 makedepends=(dbus libgphoto2 libimobiledevice smbclient docbook-xsl gtk3 libmtp
  gnome-online-accounts libnfs libgdata git gtk-doc python meson 
openssh)
 groups=(gnome)
-_commit=1d67d10e5bc41749c02dbca8a6cb84f6840de5cd  # tags/1.36.0^0
+_commit=1ed5c7a25d91d1e3039764e2c6eac089379df79c  # tags/1.36.1^0
 source=("git+https://git.gnome.org/browse/gvfs#commit=$_commit;
 gvfsd.hook)
 sha256sums=('SKIP'


[arch-commits] Commit in jenkins/repos/community-any (14 files)

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 18:57:03
  Author: felixonmars
Revision: 315475

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 315474, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 315474, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 315474, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 315474, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 315474, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 315474, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 315474, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   14 
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 115 insertions(+), 115 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-04-09 18:56:17 UTC (rev 315474)
+++ LICENSE 2018-04-09 18:57:03 UTC (rev 315475)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 315474, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-09 18:57:03 UTC (rev 315475)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 18:56:17 UTC (rev 315474)
+++ PKGBUILD2018-04-09 18:57:03 UTC (rev 315475)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.114
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')

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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 18:56:17
  Author: felixonmars
Revision: 315474

upgpkg: jenkins 2.115-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:43:28 UTC (rev 315473)
+++ PKGBUILD2018-04-09 18:56:17 UTC (rev 315474)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.114
+pkgver=2.115
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('a20d7a2181507b038ecfc1b92ec01422d03eed2e7a8bb5fe983a89d1895d46c2e44309c50bdc186cdac682096d0c42975c011776be42dc3d340bb5e0ac89'
+sha512sums=('f4e4abda83808057940eee74cbd4b5195bf2f11ea09fbcdd1fb96af0740d62b4d4f83104b15eadf12320072d9e5bcd32fc63ad23e793dc13226bd507b6802409'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 18:49:40
  Author: felixonmars
Revision: 321401

archrelease: copy trunk to extra-x86_64

Added:
  freetds/repos/extra-x86_64/PKGBUILD
(from rev 321400, freetds/trunk/PKGBUILD)
Deleted:
  freetds/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 18:49:18 UTC (rev 321400)
+++ PKGBUILD2018-04-09 18:49:40 UTC (rev 321401)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgname=freetds
-pkgver=1.00.85
-pkgrel=1
-pkgdesc='Library for accessing Sybase and MS SQL Server databases'
-url='http://www.freetds.org'
-arch=('x86_64')
-license=('LGPL')
-depends=('openssl' 'unixodbc')
-backup=('etc/freetds/freetds.conf'
-'etc/freetds/locales.conf'
-'etc/freetds/pool.conf')
-source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2;)
-sha512sums=('db756f05d6a30279f9445d5da64e17615a49226445fcae5a5ff75cf1809bceca46e8cda4740ad4ffb6d736e9404ec62e9ec81029f646b0dab37241fb6f379bdd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc/freetds --enable-msdblib \
---with-tdsver=7.0 --with-unixodbc=/usr --with-openssl
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: freetds/repos/extra-x86_64/PKGBUILD (from rev 321400, 
freetds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 18:49:40 UTC (rev 321401)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+
+pkgname=freetds
+pkgver=1.00.86
+pkgrel=1
+pkgdesc='Library for accessing Sybase and MS SQL Server databases'
+url='http://www.freetds.org'
+arch=('x86_64')
+license=('LGPL')
+depends=('openssl' 'unixodbc')
+backup=('etc/freetds/freetds.conf'
+'etc/freetds/locales.conf'
+'etc/freetds/pool.conf')
+source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2;)
+sha512sums=('c3213a7d41befa0545dd48bbe0925eba88f86cc444b888bd92e505e532961df1c31efd3ddeb8825deefff7d979f1863f5d798fbb7f332280e031e61ff392f385')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc/freetds --enable-msdblib \
+--with-tdsver=7.0 --with-unixodbc=/usr --with-openssl
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 18:49:18
  Author: felixonmars
Revision: 321400

upgpkg: freetds 1.00.86-1

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:52:52 UTC (rev 321399)
+++ PKGBUILD2018-04-09 18:49:18 UTC (rev 321400)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.00.85
+pkgver=1.00.86
 pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='http://www.freetds.org'
@@ -13,7 +13,7 @@
 'etc/freetds/locales.conf'
 'etc/freetds/pool.conf')
 source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2;)
-sha512sums=('db756f05d6a30279f9445d5da64e17615a49226445fcae5a5ff75cf1809bceca46e8cda4740ad4ffb6d736e9404ec62e9ec81029f646b0dab37241fb6f379bdd')
+sha512sums=('c3213a7d41befa0545dd48bbe0925eba88f86cc444b888bd92e505e532961df1c31efd3ddeb8825deefff7d979f1863f5d798fbb7f332280e031e61ff392f385')
 
 build() {
   cd $pkgname-$pkgver


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

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:43:12
  Author: jlichtblau
Revision: 315472

upgpkg: youtube-dl 2018.04.09-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:42:12 UTC (rev 315471)
+++ PKGBUILD2018-04-09 18:43:12 UTC (rev 315472)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2018.04.03
+pkgver=2018.04.09
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-crypto: for hlsnative downloader')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e'
+sha256sums=('263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.


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

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:43:28
  Author: jlichtblau
Revision: 315473

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 315472, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 18:43:12 UTC (rev 315472)
+++ PKGBUILD2018-04-09 18:43:28 UTC (rev 315473)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2018.04.03
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-crypto: for hlsnative downloader')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 315472, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 18:43:28 UTC (rev 315473)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2018.04.09
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-crypto: for hlsnative downloader')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:42:12
  Author: jlichtblau
Revision: 315471

archrelease: copy trunk to community-any

Added:
  offlineimap/repos/community-any/PKGBUILD
(from rev 315470, offlineimap/trunk/PKGBUILD)
  offlineimap/repos/community-any/offlineimap.changelog
(from rev 315470, offlineimap/trunk/offlineimap.changelog)
Deleted:
  offlineimap/repos/community-any/PKGBUILD
  offlineimap/repos/community-any/offlineimap.changelog

---+
 PKGBUILD  |  100 
 offlineimap.changelog |  287 
 2 files changed, 195 insertions(+), 192 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 18:41:59 UTC (rev 315470)
+++ PKGBUILD2018-04-09 18:42:12 UTC (rev 315471)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Callan Barrett 
-# Contributor: mucknert 
-
-pkgname=offlineimap
-pkgver=7.1.5
-pkgrel=1
-pkgdesc='Synchronizes emails between two repositories'
-arch=('any')
-url='http://offlineimap.org/'
-license=('GPL')
-depends=('python2-six')
-makedepends=('asciidoc')
-optdepends=('python2-pysocks: for SOCKS5 proxy functionality')
-changelog=$pkgname.changelog
-source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('8e28e786a00768e8a97d9f049406744829212cffb69903ffbb15faa1479d43e1')
-
-prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
-}
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  python2 setup.py build
-
-  cd "${srcdir}"/${pkgname}-${pkgver}/docs
-  make man
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
-  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
-  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
-  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
-
-#systemd files
-  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
-  install -Dm644 contrib/systemd/$pkgname@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname@.service
-  install -Dm644 contrib/systemd/$pkgname-oneshot.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot.service
-  install -Dm644 contrib/systemd/$pkgname-oneshot.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot.timer
-  install -Dm644 contrib/systemd/$pkgname-oneshot@.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot@.service
-  install -Dm644 contrib/systemd/$pkgname-oneshot@.timer 
"${pkgdir}"/usr/lib/systemd/user/$pkgname-oneshot@.timer
-}

Copied: offlineimap/repos/community-any/PKGBUILD (from rev 315470, 
offlineimap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 18:42:12 UTC (rev 315471)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Callan Barrett 
+# Contributor: mucknert 
+
+pkgname=offlineimap
+pkgver=7.2.0
+pkgrel=1
+pkgdesc='Synchronizes emails between two repositories'
+arch=('any')
+url='http://offlineimap.org/'
+license=('GPL')
+depends=('python2-six')
+makedepends=('asciidoc')
+optdepends=('python2-pysocks: for SOCKS5 proxy functionality')
+changelog=$pkgname.changelog
+source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
+sha256sums=('b6c8c6dbd67ec7cd6228a40866b5d6143f707d78faf9603d9328c9bc43fdf7c4')
+
+prepare() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  find . -type f -exec sed '1s,^#! \?/usr/bin/\(env 
\|\)python$,#!/usr/bin/python2,' -i {} \;
+}
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  python2 setup.py build
+
+  cd "${srcdir}"/${pkgname}-${pkgver}/docs
+  make man
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 docs/offlineimap.1 
"${pkgdir}"/usr/share/man/man1/offlineimap.1
+  install -Dm644 docs/offlineimapui.7 
"${pkgdir}"/usr/share/man/man7/offlineimapui.7
+  install -Dm644 offlineimap.conf 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf
+  install -Dm644 offlineimap.conf.minimal 
"${pkgdir}"/usr/share/offlineimap/offlineimap.conf.minimal
+
+#systemd files
+  install -Dm644 contrib/systemd/$pkgname.service 
"${pkgdir}"/usr/lib/systemd/user/$pkgname.service
+  install -Dm644 contrib/systemd/$pkgname@.service 

[arch-commits] Commit in offlineimap/trunk (PKGBUILD offlineimap.changelog)

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:41:59
  Author: jlichtblau
Revision: 315470

upgpkg: offlineimap 7.2.0-1 - new upstream release

Modified:
  offlineimap/trunk/PKGBUILD
  offlineimap/trunk/offlineimap.changelog

---+
 PKGBUILD  |4 ++--
 offlineimap.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:39:54 UTC (rev 315469)
+++ PKGBUILD2018-04-09 18:41:59 UTC (rev 315470)
@@ -5,7 +5,7 @@
 # Contributor: mucknert 
 
 pkgname=offlineimap
-pkgver=7.1.5
+pkgver=7.2.0
 pkgrel=1
 pkgdesc='Synchronizes emails between two repositories'
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('python2-pysocks: for SOCKS5 proxy functionality')
 changelog=$pkgname.changelog
 
source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz)
-sha256sums=('8e28e786a00768e8a97d9f049406744829212cffb69903ffbb15faa1479d43e1')
+sha256sums=('b6c8c6dbd67ec7cd6228a40866b5d6143f707d78faf9603d9328c9bc43fdf7c4')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Modified: offlineimap.changelog
===
--- offlineimap.changelog   2018-04-09 18:39:54 UTC (rev 315469)
+++ offlineimap.changelog   2018-04-09 18:41:59 UTC (rev 315470)
@@ -1,3 +1,6 @@
+2018-04-09 Jaroslav Lichtblau 
+   * offlineimap 7.2.0-1
+
 2018-01-13 Jaroslav Lichtblau 
* offlineimap 7.1.5-1
 


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

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:39:54
  Author: jlichtblau
Revision: 315469

archrelease: copy trunk to community-x86_64

Added:
  hugo/repos/community-x86_64/PKGBUILD
(from rev 315468, hugo/trunk/PKGBUILD)
Deleted:
  hugo/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 18:39:40 UTC (rev 315468)
+++ PKGBUILD2018-04-09 18:39:54 UTC (rev 315469)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: fordprefect
-# Contributor: Jonathon Fernyhough 
-# Contributor: Brenton Horne
-
-pkgname=hugo
-pkgver=0.38
-pkgrel=1
-pkgdesc="Fast and Flexible Static Site Generator in Go"
-arch=('x86_64')
-url="https://gohugo.io/;
-license=('Apache')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('pygmentize: syntax-highlight code snippets')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab')
-
-prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  export GOPATH="${srcdir}"
-  export PATH="${PATH}:${srcdir}/bin"
-  install -d "${GOPATH}/src/github.com/gohugoio"
-  cp -a "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
-}
-
-build() {
-  cd "${GOPATH}/src/github.com/gohugoio/hugo"
-  go get -u github.com/golang/dep/cmd/dep
-  dep ensure
-  go get github.com/magefile/mage
-  mage hugo
-}
-
-package() {
-  cd "${GOPATH}/src/github.com/gohugoio/hugo"
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: hugo/repos/community-x86_64/PKGBUILD (from rev 315468, 
hugo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 18:39:54 UTC (rev 315469)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: fordprefect
+# Contributor: Jonathon Fernyhough 
+# Contributor: Brenton Horne
+
+pkgname=hugo
+pkgver=0.38.2
+pkgrel=1
+pkgdesc="Fast and Flexible Static Site Generator in Go"
+arch=('x86_64')
+url="https://gohugo.io/;
+license=('Apache')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('pygmentize: syntax-highlight code snippets')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
+sha256sums=('a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846')
+
+prepare() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  export GOPATH="${srcdir}"
+  export PATH="${PATH}:${srcdir}/bin"
+  install -d "${GOPATH}/src/github.com/gohugoio"
+  cp -a "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
+}
+
+build() {
+  cd "${GOPATH}/src/github.com/gohugoio/hugo"
+  go get -u github.com/golang/dep/cmd/dep
+  dep ensure
+  go get github.com/magefile/mage
+  mage hugo
+}
+
+package() {
+  cd "${GOPATH}/src/github.com/gohugoio/hugo"
+  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:39:40
  Author: jlichtblau
Revision: 315468

upgpkg: hugo 0.38.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:34:27 UTC (rev 315467)
+++ PKGBUILD2018-04-09 18:39:40 UTC (rev 315468)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.38
+pkgver=0.38.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab')
+sha256sums=('a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in perl-moox-handlesvia/repos (2 files)

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 18:34:27
  Author: archange
Revision: 315467

archrelease: copy trunk to community-any

Added:
  perl-moox-handlesvia/repos/community-any/
  perl-moox-handlesvia/repos/community-any/PKGBUILD
(from rev 315466, perl-moox-handlesvia/trunk/PKGBUILD)

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

Copied: perl-moox-handlesvia/repos/community-any/PKGBUILD (from rev 315466, 
perl-moox-handlesvia/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-04-09 18:34:27 UTC (rev 315467)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=MooX-HandlesVia
+pkgname=perl-${_pkg,,}
+pkgver=0.001008
+pkgrel=5
+pkgdesc="NativeTrait-like behavior for Moo"
+arch=('any')
+url="https://metacpan.org/release/${_pkg};
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-class-method-modifiers' 'perl-data-perl' 'perl-module-runtime' 
'perl-moo' 'perl-role-tiny')
+makedepends=('perl-moox-types-mooselike')
+checkdepends=('perl-test-exception' 'perl-test-fatal' 'perl-test-simple')
+source=("https://cpan.metacpan.org/authors/id/M/MA/MATTP/${_pkg}-${pkgver}.tar.gz;)
+sha512sums=('ad5dd6c5a05d6f44788e31a74d595c3a6c1b8bf62f51d59bab2d65f6963c2995205ad64f6930b103026d3497d3d2a83bd192b7566228c31bf944265e060703c0')
+
+build() {
+cd ${_pkg}-${pkgver}
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Makefile.PL
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+make test
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (4 files)

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 18:33:55
  Author: archange
Revision: 315466

Initial addition of Perl MooX::HandlesVia to [community]

Added:
  perl-moox-handlesvia/
  perl-moox-handlesvia/repos/
  perl-moox-handlesvia/trunk/
  perl-moox-handlesvia/trunk/PKGBUILD

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

Added: perl-moox-handlesvia/trunk/PKGBUILD
===
--- perl-moox-handlesvia/trunk/PKGBUILD (rev 0)
+++ perl-moox-handlesvia/trunk/PKGBUILD 2018-04-09 18:33:55 UTC (rev 315466)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=MooX-HandlesVia
+pkgname=perl-${_pkg,,}
+pkgver=0.001008
+pkgrel=5
+pkgdesc="NativeTrait-like behavior for Moo"
+arch=('any')
+url="https://metacpan.org/release/${_pkg};
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-class-method-modifiers' 'perl-data-perl' 'perl-module-runtime' 
'perl-moo' 'perl-role-tiny')
+makedepends=('perl-moox-types-mooselike')
+checkdepends=('perl-test-exception' 'perl-test-fatal' 'perl-test-simple')
+source=("https://cpan.metacpan.org/authors/id/M/MA/MATTP/${_pkg}-${pkgver}.tar.gz;)
+sha512sums=('ad5dd6c5a05d6f44788e31a74d595c3a6c1b8bf62f51d59bab2d65f6963c2995205ad64f6930b103026d3497d3d2a83bd192b7566228c31bf944265e060703c0')
+
+build() {
+cd ${_pkg}-${pkgver}
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Makefile.PL
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+make test
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 18:19:40
  Author: archange
Revision: 315465

archrelease: copy trunk to community-any

Added:
  perl-data-perl/repos/community-any/
  perl-data-perl/repos/community-any/PKGBUILD
(from rev 315464, perl-data-perl/trunk/PKGBUILD)

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

Copied: perl-data-perl/repos/community-any/PKGBUILD (from rev 315464, 
perl-data-perl/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-04-09 18:19:40 UTC (rev 315465)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=Data-Perl
+pkgname=perl-${_pkg,,}
+pkgver=0.002009
+pkgrel=4
+pkgdesc="Base classes wrapping fundamental Perl data types"
+arch=('any')
+url="https://metacpan.org/release/${_pkg};
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-class-method-modifiers' 'perl-list-moreutils' 
'perl-module-runtime'
+ 'perl-role-tiny' 'perl-scalar-list-utils' 'perl-parent' 
'perl-strictures')
+checkdepends=('perl-test-deep' 'perl-test-fatal' 'perl-test-output')
+source=("https://cpan.metacpan.org/authors/id/M/MA/MATTP/${_pkg}-${pkgver}.tar.gz;)
+sha512sums=('872eae53641b7ac19a8bcd4a6522475bf042463fbb8380a45481289c6792fa17cf4d52d146228acf089b9cff091413684fa5b39f67bc28f362a5d2eb85d1d01a')
+
+build() {
+cd ${_pkg}-${pkgver}
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Makefile.PL
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+make test
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (4 files)

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 18:19:05
  Author: archange
Revision: 315464

Initial addition of Perl Data::Perl to [community]

Added:
  perl-data-perl/
  perl-data-perl/repos/
  perl-data-perl/trunk/
  perl-data-perl/trunk/PKGBUILD

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

Added: perl-data-perl/trunk/PKGBUILD
===
--- perl-data-perl/trunk/PKGBUILD   (rev 0)
+++ perl-data-perl/trunk/PKGBUILD   2018-04-09 18:19:05 UTC (rev 315464)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=Data-Perl
+pkgname=perl-${_pkg,,}
+pkgver=0.002009
+pkgrel=4
+pkgdesc="Base classes wrapping fundamental Perl data types"
+arch=('any')
+url="https://metacpan.org/release/${_pkg};
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-class-method-modifiers' 'perl-list-moreutils' 
'perl-module-runtime'
+ 'perl-role-tiny' 'perl-scalar-list-utils' 'perl-parent' 
'perl-strictures')
+checkdepends=('perl-test-deep' 'perl-test-fatal' 'perl-test-output')
+source=("https://cpan.metacpan.org/authors/id/M/MA/MATTP/${_pkg}-${pkgver}.tar.gz;)
+sha512sums=('872eae53641b7ac19a8bcd4a6522475bf042463fbb8380a45481289c6792fa17cf4d52d146228acf089b9cff091413684fa5b39f67bc28f362a5d2eb85d1d01a')
+
+build() {
+cd ${_pkg}-${pkgver}
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Makefile.PL
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+make test
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make INSTALLDIRS=vendor DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in sagemath/repos (23 files)

2018-04-09 Thread Antonio Rojas via arch-commits
Date: Monday, April 9, 2018 @ 18:12:02
  Author: arojas
Revision: 315454

archrelease: copy trunk to community-staging-x86_64

Added:
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 315453, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/fes02.patch
(from rev 315453, sagemath/trunk/fes02.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 315453, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/latte-count.patch
(from rev 315453, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 315453, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/pari-stackwarn.patch
(from rev 315453, sagemath/trunk/pari-stackwarn.patch)
  sagemath/repos/community-staging-x86_64/r-no-readline.patch
(from rev 315453, sagemath/trunk/r-no-readline.patch)
  sagemath/repos/community-staging-x86_64/sagemath-cython-0.28c.patch
(from rev 315453, sagemath/trunk/sagemath-cython-0.28c.patch)
  sagemath/repos/community-staging-x86_64/sagemath-detect-igraph.patch
(from rev 315453, sagemath/trunk/sagemath-detect-igraph.patch)
  sagemath/repos/community-staging-x86_64/sagemath-env.patch
(from rev 315453, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-staging-x86_64/sagemath-ipython-prompt.patch
(from rev 315453, sagemath/trunk/sagemath-ipython-prompt.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lcalc-c++11.patch
(from rev 315453, sagemath/trunk/sagemath-lcalc-c++11.patch)
  sagemath/repos/community-staging-x86_64/sagemath-linbox-1.5.patch
(from rev 315453, sagemath/trunk/sagemath-linbox-1.5.patch)
  sagemath/repos/community-staging-x86_64/sagemath-lrs.patch
(from rev 315453, sagemath/trunk/sagemath-lrs.patch)
  sagemath/repos/community-staging-x86_64/sagemath-matplotlib2.patch
(from rev 315453, sagemath/trunk/sagemath-matplotlib2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-networkx2.patch
(from rev 315453, sagemath/trunk/sagemath-networkx2.patch)
  sagemath/repos/community-staging-x86_64/sagemath-pynac-0.7.14.patch
(from rev 315453, sagemath/trunk/sagemath-pynac-0.7.14.patch)
  sagemath/repos/community-staging-x86_64/sagemath-python3-notebook.patch
(from rev 315453, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-staging-x86_64/sagemath-scipy-1.0.patch
(from rev 315453, sagemath/trunk/sagemath-scipy-1.0.patch)
  sagemath/repos/community-staging-x86_64/sagemath-singular-4.1.1.patch
(from rev 315453, sagemath/trunk/sagemath-singular-4.1.1.patch)
  sagemath/repos/community-staging-x86_64/sagemath-threejs.patch
(from rev 315453, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 315453, sagemath/trunk/test-optional.patch)

-+
 PKGBUILD|  200 +++
 fes02.patch |   57 +++
 jupyter-path.patch  |   22 +++
 latte-count.patch   |   71 +
 package.patch   |   38 +
 pari-stackwarn.patch|   23 +++
 r-no-readline.patch |   11 +
 sagemath-cython-0.28c.patch |   59 
 sagemath-detect-igraph.patch|   21 ++
 sagemath-env.patch  |  121 
 sagemath-ipython-prompt.patch   |   13 +
 sagemath-lcalc-c++11.patch  |   10 +
 sagemath-linbox-1.5.patch   |  272 ++
 sagemath-lrs.patch  |   22 +++
 sagemath-matplotlib2.patch  |  253 +++
 sagemath-networkx2.patch|  196 +++
 sagemath-pynac-0.7.14.patch |  167 +++
 sagemath-python3-notebook.patch |   27 +++
 sagemath-scipy-1.0.patch|   16 ++
 sagemath-singular-4.1.1.patch   |   94 +
 sagemath-threejs.patch  |   11 +
 test-optional.patch |   25 +++
 22 files changed, 1729 insertions(+)

Copied: sagemath/repos/community-staging-x86_64/PKGBUILD (from rev 315453, 
sagemath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-09 18:12:02 UTC (rev 315454)
@@ -0,0 +1,200 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Evgeniy Alekseev 
+# Contributor: Daniel Wallace 
+# Contributor: Thomas Dziedzic 
+# Contributor: Osman Ugus 
+# Contributor: Stefan Husmann 
+# Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
+
+pkgbase=sagemath
+pkgname=(sagemath sagemath-jupyter)
+pkgver=8.1
+pkgrel=12
+pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
+arch=(x86_64)

[arch-commits] Commit in sagemath/trunk (3 files)

2018-04-09 Thread Antonio Rojas via arch-commits
Date: Monday, April 9, 2018 @ 18:11:09
  Author: arojas
Revision: 315453

ntl 11 rebuild, backport cython 0.28 build fixes

Added:
  sagemath/trunk/sagemath-cython-0.28c.patch
  sagemath/trunk/sagemath-lcalc-c++11.patch
Modified:
  sagemath/trunk/PKGBUILD

-+
 PKGBUILD|   24 ++---
 sagemath-cython-0.28c.patch |   59 ++
 sagemath-lcalc-c++11.patch  |   10 +++
 3 files changed, 89 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:47:24 UTC (rev 315452)
+++ PKGBUILD2018-04-09 18:11:09 UTC (rev 315453)
@@ -9,7 +9,7 @@
 pkgbase=sagemath
 pkgname=(sagemath sagemath-jupyter)
 pkgver=8.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
 arch=(x86_64)
 url="http://www.sagemath.org;
@@ -39,8 +39,12 @@
 r-no-readline.patch fes02.patch sagemath-threejs.patch 
pari-stackwarn.patch
 sagemath-detect-igraph.patch sagemath-networkx2.patch 
sagemath-linbox-1.5.patch sagemath-pynac-0.7.14.patch
 sagemath-matplotlib2.patch sagemath-scipy-1.0.patch sagemath-lrs.patch 
sagemath-ipython-prompt.patch
-sagemath-singular-4.1.1.patch
-
sagemath-cython-source.patch::"https://github.com/sagemath/sage/commit/fccaf230.patch;)
+sagemath-singular-4.1.1.patch sagemath-lcalc-c++11.patch
+
sagemath-cython-source.patch::"https://github.com/sagemath/sage/commit/fccaf230.patch;
+
sagemath-cython-0.28a.patch::"https://github.com/sagemath/sage/commit/348432f7.patch;
+
sagemath-cython-0.28b.patch::"https://github.com/sagemath/sage/commit/609a04de.patch;
+sagemath-cython-0.28c.patch
+
sagemath-cython-0.28d.patch::"https://github.com/sagemath/sage/commit/c331d9bb.patch;)
 sha256sums=('a42b55c2c8ac244535dc9b87171b7d4dd7e1d498099518ab253354fbe2eaaa7b'
 '9593f49ac3f73bc7106f661bdaa484d22c12b889964986f5a99b75a605a2359b'
 'c41ae665499c6cd775d40bbe178f8786830b0931ee26bf11ee02f7d83bcc8107'
@@ -61,7 +65,12 @@
 'c0f65534a845ba802de6196229159fe67fcc3f72f0cb1ce57d4ae5c9fe10282c'
 '937a0081e7aea56bda645ef5f0d34b8e356acd62a7dd128a35163f46e7836131'
 'cc679321c2968d5e74b0ec060979c74019df2995857906bdd1397695b1f24c5c'
-'447a616937e5c43da5f72aeb186fb649e2b3756f7683967380c66b9b1448875e')
+'5114c912f821900e5bfae1e2cfeb7984de946d0b23e1182b0bf15be1d803dfd0'
+'447a616937e5c43da5f72aeb186fb649e2b3756f7683967380c66b9b1448875e'
+'8b88c72495c47c400a63cd2c6b3998cd6de649f653b6f5acbd506e2fc158f062'
+'6deaa988737f670f27f174c838501248004d9ce029c29d3e643a93cd1c500894'
+'7cfca93a35bc0ad4608286fae477195c7bee94787a3655021e55055d0adfe224'
+'a46f60c3df77f95e9b0e65573a281d6f9980b218a9dbea1417fa51ea7af2558d')
 
 prepare(){
   cd sage-$pkgver
@@ -100,6 +109,8 @@
   patch -p1 -i ../sagemath-ipython-prompt.patch
 # fix build with Singular 4.1.1
   patch -p1 -i ../sagemath-singular-4.1.1.patch
+# don't force c++98 for lcalc (fixes build with NTL 11)
+  patch -p1 -i ../sagemath-lcalc-c++11.patch
 
 # Upstream patches  
 # fix build against libfes 0.2 http://trac.sagemath.org/ticket/15209
@@ -112,6 +123,11 @@
   patch -p1 -i ../sagemath-matplotlib2.patch
 # install cython source files https://trac.sagemath.org/24690
   patch -p1 -i ../sagemath-cython-source.patch
+# fix build with cython 0.28
+  patch -p1 -i ../sagemath-cython-0.28a.patch
+  patch -p1 -i ../sagemath-cython-0.28b.patch
+  patch -p1 -i ../sagemath-cython-0.28c.patch
+  patch -p1 -i ../sagemath-cython-0.28d.patch
 
 # use python2
   sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -e 's|\|exec python2|' -i src/bin/*

Added: sagemath-cython-0.28c.patch
===
--- sagemath-cython-0.28c.patch (rev 0)
+++ sagemath-cython-0.28c.patch 2018-04-09 18:11:09 UTC (rev 315453)
@@ -0,0 +1,59 @@
+From e9efe88316733178b9330b21eee2c207f01132fd Mon Sep 17 00:00:00 2001
+From: Jeroen Demeyer 
+Date: Tue, 6 Mar 2018 12:43:46 +0100
+Subject: [PATCH 2/2] Use late includes
+
+---
+ src/sage_setup/autogen/interpreters/generator.py | 26 
+ src/setup.py |  1 +
+ 2 files changed, 1 insertion(+), 26 deletions(-)
+
+diff --git a/src/sage_setup/autogen/interpreters/generator.py 
b/src/sage_setup/autogen/interpreters/generator.py
+index feefd9ee2f3..d1db4557784 100644
+--- a/src/sage_setup/autogen/interpreters/generator.py
 b/src/sage_setup/autogen/interpreters/generator.py
+@@ -277,32 +277,6 @@ def write_interpreter(self, write):
+ /* {{ warn }} */
+ #include 
+ 
+-/* Some interpreter files (for example interp_el.c) need access
+-   

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

2018-04-09 Thread Laurent Carlier via arch-commits
Date: Monday, April 9, 2018 @ 17:52:52
  Author: lcarlier
Revision: 321399

archrelease: copy trunk to extra-any

Added:
  vulkan-docs/repos/extra-any/PKGBUILD
(from rev 321398, vulkan-docs/trunk/PKGBUILD)
Deleted:
  vulkan-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 17:52:31 UTC (rev 321398)
+++ PKGBUILD2018-04-09 17:52:52 UTC (rev 321399)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgbase=vulkan-docs
-pkgname=(vulkan-headers vulkan-html-docs)
-pkgver=1.1.70
-pkgrel=3
-epoch=1
-_pkgname=Vulkan-Docs
-arch=(any)
-url="https://www.khronos.org/vulkan/;
-license=('custom')
-makedepends=(asciidoctor python3 dblatex source-highlight cmake ghostscript git
- ruby-rdoc lyx pango gdk-pixbuf2) # for asciidoctor-mathematical
-groups=(vulkan-devel)
-source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz;)
-sha256sums=('9f8c4fc66780f80dd093b8839f21cfeb5537b1b7e8dee31f4176ca22250dde17')
-
-prepare() {
-  # for asciidoctor
-  # it was hard to find versions that builds properly ^^
-  local _gemdir="$(ruby -e 'puts Gem.default_dir')"
-
-  #gem install -v 0.7.0 ruby-enum
-  #gem install -v 1.6.8 mathematical
-  gem install -v 0.2.2 asciidoctor-mathematical  
-  gem install -v 1.5.0.alpha.15 asciidoctor-pdf  
-  gem install coderay  
-}
-
-build() {
-  cd "${srcdir}/${_pkgname}-${pkgver}/doc/specs/vulkan"
-
-  # asciidoctor / mathematical workaround bug - fail to find liblasem.so
-  #cp 
~/.gem/ruby/2.4.0/gems/mathematical-1.6.8/ext/mathematical/lasem/build/liblasem.so
 ${srcdir}
-  #LD_LIBRARY_PATH=${srcdir}:$LD_LIBRARY_PATH ./makeKHRAndKHX all
-  ./makeAllExts
-
-  #rm -f ${srcdir}/liblasem.so
-}
-
-package_vulkan-headers() {
-  pkgdesc="Vulkan header files"
-  cd "${_pkgname}-${pkgver}"
-
-  install -dm755 "${pkgdir}/usr/include/vulkan"
-  install -dm755 "${pkgdir}/usr/share/vulkan"
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  install -m644 src/vulkan/*.h ${pkgdir}/usr/include/vulkan
-  install -m644 src/spec/vk.xml ${pkgdir}/usr/share/vulkan
-
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
-}
-
-package_vulkan-html-docs() {
-  pkgdesc="Vulkan html documentation"
-  cd "${_pkgname}-${pkgver}"
-
-  install -dm755 "${pkgdir}/usr/share/doc/vulkan"
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  mv -v out/1.0/*.html "${pkgdir}/usr/share/doc/vulkan/"
-  mv -v out/1.0/html/* "${pkgdir}/usr/share/doc/vulkan/"
-
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
-}

Copied: vulkan-docs/repos/extra-any/PKGBUILD (from rev 321398, 
vulkan-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 17:52:52 UTC (rev 321399)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgbase=vulkan-docs
+pkgname=(vulkan-headers vulkan-html-docs)
+pkgver=1.1.72
+pkgrel=1
+epoch=1
+_pkgname=Vulkan-Docs
+arch=(any)
+url="https://www.khronos.org/vulkan/;
+license=('custom')
+makedepends=(asciidoctor python3 dblatex source-highlight cmake ghostscript git
+ ruby-rdoc lyx pango gdk-pixbuf2) # for asciidoctor-mathematical
+groups=(vulkan-devel)
+source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz;)
+sha256sums=('3d012a0e864ef86efcf06dd6500832f6023ec786f8d227a7cacf3e3853e58dae')
+
+prepare() {
+  # for asciidoctor
+  # it was hard to find versions that builds properly ^^
+  local _gemdir="$(ruby -e 'puts Gem.default_dir')"
+
+  #gem install -v 0.7.0 ruby-enum
+  #gem install -v 1.6.8 mathematical
+  gem install -v 0.2.2 asciidoctor-mathematical  
+  gem install -v 1.5.0.alpha.15 asciidoctor-pdf  
+  gem install coderay  
+}
+
+build() {
+  cd "${srcdir}/${_pkgname}-${pkgver}"
+
+  # asciidoctor / mathematical workaround bug - fail to find liblasem.so
+  #cp 
~/.gem/ruby/2.4.0/gems/mathematical-1.6.8/ext/mathematical/lasem/build/liblasem.so
 ${srcdir}
+  #LD_LIBRARY_PATH=${srcdir}:$LD_LIBRARY_PATH ./makeKHRAndKHX all
+  ./makeAllExts
+
+  #rm -f ${srcdir}/liblasem.so
+}
+
+package_vulkan-headers() {
+  pkgdesc="Vulkan header files"
+  cd "${_pkgname}-${pkgver}"
+
+  install -dm755 "${pkgdir}/usr/include/vulkan"
+  install -dm755 "${pkgdir}/usr/share/vulkan"
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+
+  install -m644 include/vulkan/*.h 

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

2018-04-09 Thread Laurent Carlier via arch-commits
Date: Monday, April 9, 2018 @ 17:52:31
  Author: lcarlier
Revision: 321398

upgpkg: vulkan-docs 1:1.1.72-1

upstream update 1.1.72

Modified:
  vulkan-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 16:56:33 UTC (rev 321397)
+++ PKGBUILD2018-04-09 17:52:31 UTC (rev 321398)
@@ -3,8 +3,8 @@
 
 pkgbase=vulkan-docs
 pkgname=(vulkan-headers vulkan-html-docs)
-pkgver=1.1.70
-pkgrel=3
+pkgver=1.1.72
+pkgrel=1
 epoch=1
 _pkgname=Vulkan-Docs
 arch=(any)
@@ -14,7 +14,7 @@
  ruby-rdoc lyx pango gdk-pixbuf2) # for asciidoctor-mathematical
 groups=(vulkan-devel)
 
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz;)
-sha256sums=('9f8c4fc66780f80dd093b8839f21cfeb5537b1b7e8dee31f4176ca22250dde17')
+sha256sums=('3d012a0e864ef86efcf06dd6500832f6023ec786f8d227a7cacf3e3853e58dae')
 
 prepare() {
   # for asciidoctor
@@ -29,7 +29,7 @@
 }
 
 build() {
-  cd "${srcdir}/${_pkgname}-${pkgver}/doc/specs/vulkan"
+  cd "${srcdir}/${_pkgname}-${pkgver}"
 
   # asciidoctor / mathematical workaround bug - fail to find liblasem.so
   #cp 
~/.gem/ruby/2.4.0/gems/mathematical-1.6.8/ext/mathematical/lasem/build/liblasem.so
 ${srcdir}
@@ -47,11 +47,11 @@
   install -dm755 "${pkgdir}/usr/share/vulkan"
   install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
 
-  install -m644 src/vulkan/*.h ${pkgdir}/usr/include/vulkan
-  install -m644 src/spec/vk.xml ${pkgdir}/usr/share/vulkan
+  install -m644 include/vulkan/*.h ${pkgdir}/usr/include/vulkan
+  install -m644 xml/vk.xml ${pkgdir}/usr/share/vulkan
 
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
+  install -m644 copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
+  install -m644 copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
 }
 
 package_vulkan-html-docs() {
@@ -61,9 +61,9 @@
   install -dm755 "${pkgdir}/usr/share/doc/vulkan"
   install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
 
-  mv -v out/1.0/*.html "${pkgdir}/usr/share/doc/vulkan/"
-  mv -v out/1.0/html/* "${pkgdir}/usr/share/doc/vulkan/"
+  mv -v out/*.html "${pkgdir}/usr/share/doc/vulkan/"
+  mv -v out/html/* "${pkgdir}/usr/share/doc/vulkan/"
 
-  install -m644 doc/specs/vulkan/copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
-  install -m644 doc/specs/vulkan/copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
+  install -m644 copyright-ccby.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-ccby.txt
+  install -m644 copyright-spec.txt 
${pkgdir}/usr/share/licenses/${pkgname}/copyright-spec.txt
 }


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

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 17:47:24
  Author: archange
Revision: 315452

archrelease: copy trunk to community-x86_64

Added:
  paraview/repos/community-x86_64/PKGBUILD
(from rev 315451, paraview/trunk/PKGBUILD)
Deleted:
  paraview/repos/community-x86_64/PKGBUILD
  paraview/repos/community-x86_64/jsoncpp-1.8.4.patch
  paraview/repos/community-x86_64/visit_fix_gcc7.patch

--+
 PKGBUILD |  209 +++--
 jsoncpp-1.8.4.patch  |   16 ---
 visit_fix_gcc7.patch |   43 --
 3 files changed, 100 insertions(+), 168 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 17:46:48 UTC (rev 315451)
+++ PKGBUILD2018-04-09 17:47:24 UTC (rev 315452)
@@ -1,109 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Oliver Goethel 
-# Contributor: eolianoe eolianoe 
-# Contributor: George Eleftheriou 
-# Contributor: Mathias Anselmann 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Michele Mocciola 
-# Contributor: Simon Zilliken 
-# Contributor: chuckdaniels
-
-_pkg=paraview
-_mpi=openmpi
-pkgname=${_pkg}
-#-${_mpi}
-pkgver=5.4.1
-pkgrel=2
-pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
-arch=('x86_64')
-url="https://www.paraview.org;
-license=('custom')
-depends=('qt5-tools' 'qt5-x11extras' 'ospray' 'ffmpeg' 'openmpi'
- 'cgns' 'python-pygments' 'protobuf' 'pugixml'
- 'python-matplotlib' 'python-numpy' 'python-mpi4py'
- 'python-six' 'python-constantly' 'python-twisted'
- 'python-autobahn' 'python-zope-interface' 'python-incremental'
- 'boost-libs' 'glew' 'expat' 'freetype2'
- 'libjpeg' 'jsoncpp' 'libxml2' 'libtheora' 'libpng'
- 'libtiff' 'zlib' 'hdf5-openmpi' 'lz4' 'netcdf')
-#netcdf-cxx gl2ps libharu
-#python-txaio python-hyperlink
-#proj apparently not used in this VTK configuration
-makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns')
-source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.gz"
-'visit_fix_gcc7.patch'
-'jsoncpp-1.8.4.patch')
-sha256sums=('390d0f5dc66bf432e202a39b1f34193af4bf8aad2355338fa5e2778ea07a80e4'
-'d1daa5da6ec25c5a6bfcabb3cf0bf02ab97ec87a332886a2f42695072fe8568d'
-'ed9a99d5d0fb54f7506e819f6d54bd1b6cd7dd0e91647d9d06591ae300f9ef05')
-
-prepare() {
-mkdir -p build
-cd ParaView-v${pkgver}
-patch Utilities/VisItBridge/databases/readers/Vs/VsStaggeredField.C 
"${srcdir}"/visit_fix_gcc7.patch
-patch -p1 -i "${srcdir}"/jsoncpp-1.8.4.patch
-}
-
-build() {
-cd build
-
-# Flags to enable system libs in VTK building, as in VTK package
-# NETCDF NETCDFCPP status?
-# LIBPROJ4 UNUSED?
-# GL2PS fails.
-# libharu blocked by https://github.com/libharu/libharu/pull/157
-# TXAIO HYPERLINK in a future VTK version
-# LIBPROJ4 apparently not used in this VTK configuration
-local VTK_USE_SYSTEM_LIB=""
-for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED 
ZOPE SIX AUTOBAHN MPI4PY JSONCPP GLEW HDF5 CONSTANTLY INCREMENTAL LZ4 NETCDF
-do
-VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
-done
-# Specific system libs for ParaView version
-for lib in CGNS PUGIXML PROTOBUF PYGMENTS 
-do
-VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
-done
-
-cmake ../ParaView-v${pkgver} \
--DBUILD_DOCUMENTATION=OFF \
--DBUILD_EXAMPLES=ON \
--DBUILD_SHARED_LIBS=ON \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_C_COMPILER=mpicc \
--DCMAKE_CXX_COMPILER=mpicxx \
--DCMAKE_INSTALL_PREFIX=/usr \
--DOSPRAY_INSTALL_DIR=/usr \
--DPARAVIEW_ENABLE_FFMPEG=ON \
--DPARAVIEW_ENABLE_MATPLOTLIB=ON \
--DPARAVIEW_ENABLE_PYTHON=ON \
--DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON \
--DPARAVIEW_QT_VERSION=5 \
--DPARAVIEW_USE_MPI=ON \
--DPARAVIEW_USE_VISITBRIDGE=ON \
--DPARAVIEW_USE_OSPRAY=ON \
--DVISIT_BUILD_READER_CGNS=ON \
--DVTK_PYTHON_FULL_THREADSAFE=ON \
--DVTK_PYTHON_VERSION=3 \
--DVTK_QT_VERSION=5 \
--DVTK_RENDERING_BACKEND=OpenGL2 \
--DVTK_SMP_IMPLEMENTATION_TYPE=OpenMP \
-${VTK_USE_SYSTEM_LIB} \
--GNinja
-
-ninja ${MAKEFLAGS}
-}
-
-package() {
-cd build
-
-DESTDIR="${pkgdir}" ninja install
-
-# Install license
-install -Dm644 "${srcdir}"/ParaView-v${pkgver}/License_v1.2.txt 
"${pkgdir}"/usr/share/licenses/paraview/LICENSE
-
-# Remove IceT man pages to avoid conflicts
-rm -- "${pkgdir}"/usr/share/man/man3/icet*.3
-}

Copied: paraview/repos/community-x86_64/PKGBUILD (from rev 315451, 
paraview/trunk/PKGBUILD)

[arch-commits] Commit in paraview/trunk (3 files)

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 17:46:48
  Author: archange
Revision: 315451

upgpkg: paraview 5.5.0-1

Both patches were integrated upstream, drop them.

The 6 removed python dependencies are not used in current vtk submodule
(somewhere between current VTK 8.1 and next 9.0 release).

Modified:
  paraview/trunk/PKGBUILD
Deleted:
  paraview/trunk/jsoncpp-1.8.4.patch
  paraview/trunk/visit_fix_gcc7.patch

--+
 PKGBUILD |   25 -
 jsoncpp-1.8.4.patch  |   16 
 visit_fix_gcc7.patch |   43 ---
 3 files changed, 8 insertions(+), 76 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:21:23 UTC (rev 315450)
+++ PKGBUILD2018-04-09 17:46:48 UTC (rev 315451)
@@ -13,8 +13,8 @@
 _mpi=openmpi
 pkgname=${_pkg}
 #-${_mpi}
-pkgver=5.4.1
-pkgrel=2
+pkgver=5.5.0
+pkgrel=1
 pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
 arch=('x86_64')
 url="https://www.paraview.org;
@@ -22,27 +22,18 @@
 depends=('qt5-tools' 'qt5-x11extras' 'ospray' 'ffmpeg' 'openmpi'
  'cgns' 'python-pygments' 'protobuf' 'pugixml'
  'python-matplotlib' 'python-numpy' 'python-mpi4py'
- 'python-six' 'python-constantly' 'python-twisted'
- 'python-autobahn' 'python-zope-interface' 'python-incremental'
  'boost-libs' 'glew' 'expat' 'freetype2'
- 'libjpeg' 'jsoncpp' 'libxml2' 'libtheora' 'libpng'
+ 'libjpeg' 'jsoncpp' 'libxml2' 'libpng'
  'libtiff' 'zlib' 'hdf5-openmpi' 'lz4' 'netcdf')
 #netcdf-cxx gl2ps libharu
 #python-txaio python-hyperlink
 #proj apparently not used in this VTK configuration
 makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns')
-source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.gz"
-'visit_fix_gcc7.patch'
-'jsoncpp-1.8.4.patch')
-sha256sums=('390d0f5dc66bf432e202a39b1f34193af4bf8aad2355338fa5e2778ea07a80e4'
-'d1daa5da6ec25c5a6bfcabb3cf0bf02ab97ec87a332886a2f42695072fe8568d'
-'ed9a99d5d0fb54f7506e819f6d54bd1b6cd7dd0e91647d9d06591ae300f9ef05')
+source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.gz")
+sha256sums=('1b619e326ff574de808732ca9a7447e4cd14e94ae6568f55b6581896cd569dff')
 
 prepare() {
 mkdir -p build
-cd ParaView-v${pkgver}
-patch Utilities/VisItBridge/databases/readers/Vs/VsStaggeredField.C 
"${srcdir}"/visit_fix_gcc7.patch
-patch -p1 -i "${srcdir}"/jsoncpp-1.8.4.patch
 }
 
 build() {
@@ -49,14 +40,13 @@
 cd build
 
 # Flags to enable system libs in VTK building, as in VTK package
-# NETCDF NETCDFCPP status?
-# LIBPROJ4 UNUSED?
+# NETCDFCPP status?
 # GL2PS fails.
 # libharu blocked by https://github.com/libharu/libharu/pull/157
 # TXAIO HYPERLINK in a future VTK version
 # LIBPROJ4 apparently not used in this VTK configuration
 local VTK_USE_SYSTEM_LIB=""
-for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED 
ZOPE SIX AUTOBAHN MPI4PY JSONCPP GLEW HDF5 CONSTANTLY INCREMENTAL LZ4 NETCDF
+for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 MPI4PY JSONCPP GLEW 
HDF5 LZ4 NETCDF
 do
 VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
 done
@@ -106,4 +96,5 @@
 
 # Remove IceT man pages to avoid conflicts
 rm -- "${pkgdir}"/usr/share/man/man3/icet*.3
+rmdir "${pkgdir}"/usr/share/man/{man3/,}
 }

Deleted: jsoncpp-1.8.4.patch
===
--- jsoncpp-1.8.4.patch 2018-04-09 17:21:23 UTC (rev 315450)
+++ jsoncpp-1.8.4.patch 2018-04-09 17:46:48 UTC (rev 315451)
@@ -1,16 +0,0 @@
-diff --git a/ParaViewCore/ServerManager/Core/vtkSMSettings.cxx 
b/ParaViewCore/ServerManager/Core/vtkSMSettings.cxx
-index b6e2b5592a..d27ad9d8f5 100644
 a/ParaViewCore/ServerManager/Core/vtkSMSettings.cxx
-+++ b/ParaViewCore/ServerManager/Core/vtkSMSettings.cxx
-@@ -788,7 +788,10 @@ public:
-   this->GetSettingBelowPriority(propertySettingCString, 
highestPriority);
- if (lowerPriorityValue.isNull())
- {
--  if (!proxyValue.removeMember(property->GetXMLName()).isNull())
-+  // Allocated as done in Json::Value removeMember(const char* key).
-+  Json::Value removedValue;
-+  if (proxyValue.removeMember(property->GetXMLName(), ) 
&&
-+!removedValue.isNull())
-   {
- this->Modified();
-   }

Deleted: visit_fix_gcc7.patch
===
--- visit_fix_gcc7.patch2018-04-09 17:21:23 UTC (rev 315450)
+++ visit_fix_gcc7.patch2018-04-09 17:46:48 UTC (rev 315451)
@@ -1,43 +0,0 @@
-
-r31082 | whitlocb | 2017-06-16 00:19:15 +0200 (Fri, 16 Jun 2017) | 1 line
-
-Fix for GCC 7
-

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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:21:23
  Author: felixonmars
Revision: 315450

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hinotify/repos/community-staging-x86_64/PKGBUILD (from rev 
315449, haskell-hinotify/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-09 17:21:23 UTC (rev 315450)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hinotify
+pkgname=haskell-hinotify
+pkgver=0.3.10
+pkgrel=1
+pkgdesc="Haskell binding to inotify"
+url="https://github.com/kolmodin/hinotify.git;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b')
+
+build() {
+cd "${srcdir}/${_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
+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}/${_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-hinotify/trunk (PKGBUILD)

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:21:09
  Author: felixonmars
Revision: 315449

upgpkg: haskell-hinotify 0.3.10-1

rebuild with hinotify,0.3.10

Modified:
  haskell-hinotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:18:51 UTC (rev 315448)
+++ PKGBUILD2018-04-09 17:21:09 UTC (rev 315449)
@@ -4,8 +4,8 @@
 
 _hkgname=hinotify
 pkgname=haskell-hinotify
-pkgver=0.3.9
-pkgrel=7
+pkgver=0.3.10
+pkgrel=1
 pkgdesc="Haskell binding to inotify"
 url="https://github.com/kolmodin/hinotify.git;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-async")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('cea1fd7304e3fd56cec67b5d17cec6d462cf581ce44b518208a5c07758aadbf85392efd4918dd2fbbbf6b2b43327238613ba0ce110ada15fe8942a9a')
+sha512sums=('d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:18:51
  Author: felixonmars
Revision: 315448

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 17:18:27 UTC (rev 315447)
+++ PKGBUILD2018-04-09 17:18:51 UTC (rev 315448)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Anatol Pomozov
-
-pkgbase=python-txaio
-pkgname=(python-txaio python2-txaio)
-pkgver=2.9.0
-pkgrel=1
-pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
-arch=('any')
-url='https://github.com/tavendo/txaio'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-twisted' 'python2-twisted')
-source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46')
-
-prepare() {
-  cp -a txaio-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/txaio-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/txaio-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-txaio() {
-  depends=('python-six')
-
-  cd txaio-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-txaio() {
-  depends=('python2-six')
-
-  cd txaio-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-txaio/repos/community-any/PKGBUILD (from rev 315447, 
python-txaio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 17:18:51 UTC (rev 315448)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov
+
+pkgbase=python-txaio
+pkgname=(python-txaio python2-txaio)
+pkgver=2.10.0
+pkgrel=1
+pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
+arch=('any')
+url='https://github.com/tavendo/txaio'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-twisted' 'python2-twisted')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
+sha512sums=('45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4')
+
+prepare() {
+  cp -a txaio-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/txaio-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/txaio-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-txaio() {
+  depends=('python-six')
+
+  cd txaio-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-txaio() {
+  depends=('python2-six')
+
+  cd txaio-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:18:27
  Author: felixonmars
Revision: 315447

upgpkg: python-txaio 2.10.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:17:40 UTC (rev 315446)
+++ PKGBUILD2018-04-09 17:18:27 UTC (rev 315447)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46')
+sha512sums=('45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:17:40
  Author: felixonmars
Revision: 315446

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 17:17:22 UTC (rev 315445)
+++ PKGBUILD2018-04-09 17:17:40 UTC (rev 315446)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-tenacity
-pkgname=('python-tenacity' 'python2-tenacity')
-pkgver=4.9.0
-pkgrel=1
-pkgdesc='Retry code until it succeeeds'
-arch=('any')
-license=('Apache')
-url='https://github.com/jd/tenacity'
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-futures' 
'python2-monotonic'
- 'python-pbr' 'python2-pbr')
-checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz;)
-sha512sums=('d64326a7022b45decdcc3c486abd025e2b196f986225d86a0d4d82861ee69f57bc35365468f0d155eccc58d0eb5f701f7c483ae1da043db78b86d8e3f59295e8')
-
-prepare() {
-  cp -a tenacity-$pkgver{,-py2}
-  sed -i '/monotonic/d' tenacity-$pkgver/requirements.txt
-  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
tenacity-$pkgver/tenacity/{__init__,async,tornadoweb}.py
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/tenacity-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/tenacity-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/tenacity-$pkgver
-  python setup.py nosetests
-
-  cd "$srcdir"/tenacity-$pkgver-py2
-  python2 setup.py nosetests --ignore-files '.*async.py'
-}
-
-package_python-tenacity() {
-  depends=('python-six')
-  optdepends=('python-tornado: for Tornado coroutines support')
-
-  cd tenacity-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-tenacity() {
-  depends=('python2-six' 'python2-futures' 'python2-monotonic')
-  optdepends=('python2-tornado: for Tornado coroutines support')
-
-  cd tenacity-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-tenacity/repos/community-any/PKGBUILD (from rev 315445, 
python-tenacity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 17:17:40 UTC (rev 315446)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-tenacity
+pkgname=('python-tenacity' 'python2-tenacity')
+pkgver=4.10.0
+pkgrel=1
+pkgdesc='Retry code until it succeeeds'
+arch=('any')
+license=('Apache')
+url='https://github.com/jd/tenacity'
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-futures' 
'python2-monotonic'
+ 'python-pbr' 'python2-pbr')
+checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz;)
+sha512sums=('38dc730145b0f2906a1cf7e0388d0ff1b66daa2555ffac4439d9235a8da77f0c97961338255879f6a6f33a17df46bab64589177db412057e7c781f985054723c')
+
+prepare() {
+  cp -a tenacity-$pkgver{,-py2}
+  sed -i '/monotonic/d' tenacity-$pkgver/requirements.txt
+  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
tenacity-$pkgver/tenacity/{__init__,async,tornadoweb}.py
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/tenacity-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/tenacity-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/tenacity-$pkgver
+  python setup.py nosetests
+
+  cd "$srcdir"/tenacity-$pkgver-py2
+  python2 setup.py nosetests --ignore-files '.*async.py'
+}
+
+package_python-tenacity() {
+  depends=('python-six')
+  optdepends=('python-tornado: for Tornado coroutines support')
+
+  cd tenacity-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-tenacity() {
+  depends=('python2-six' 'python2-futures' 'python2-monotonic')
+  optdepends=('python2-tornado: for Tornado coroutines support')
+
+  cd tenacity-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:17:22
  Author: felixonmars
Revision: 315445

upgpkg: python-tenacity 4.10.0-1

Modified:
  python-tenacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:17:12 UTC (rev 315444)
+++ PKGBUILD2018-04-09 17:17:22 UTC (rev 315445)
@@ -3,7 +3,7 @@
 
 pkgbase=python-tenacity
 pkgname=('python-tenacity' 'python2-tenacity')
-pkgver=4.9.0
+pkgver=4.10.0
 pkgrel=1
 pkgdesc='Retry code until it succeeeds'
 arch=('any')
@@ -13,7 +13,7 @@
  'python-pbr' 'python2-pbr')
 checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/tenacity/archive/$pkgver.tar.gz;)
-sha512sums=('d64326a7022b45decdcc3c486abd025e2b196f986225d86a0d4d82861ee69f57bc35365468f0d155eccc58d0eb5f701f7c483ae1da043db78b86d8e3f59295e8')
+sha512sums=('38dc730145b0f2906a1cf7e0388d0ff1b66daa2555ffac4439d9235a8da77f0c97961338255879f6a6f33a17df46bab64589177db412057e7c781f985054723c')
 
 prepare() {
   cp -a tenacity-$pkgver{,-py2}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:17:12
  Author: felixonmars
Revision: 315444

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 17:16:56 UTC (rev 315443)
+++ PKGBUILD2018-04-09 17:17:12 UTC (rev 315444)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-munch
-pkgname=(python-munch python2-munch)
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="A dot-accessible dictionary (a la JavaScript objects)"
-url="https://github.com/Infinidat/munch;
-license=('MIT')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest' 'python-yaml' 'python2-yaml')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Infinidat/munch/archive/$pkgver.tar.gz;)
-sha512sums=('f6ad5a380664246fecf65ba32d8f168f047192d9ca6b02b941d99173677eec235951c59d6fadbce94e3fc32de0e0e7358f319f8c34f623f8da85ee8878048350')
-
-prepare() {
-  cp -a munch-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/munch-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/munch-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/munch-$pkgver
-  pytest
-
-  cd "$srcdir"/munch-$pkgver-py2
-  pytest2
-}
-
-package_python-munch() {
-  depends=('python-six')
-
-  cd munch-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-package_python2-munch() {
-  depends=('python2-six')
-
-  cd munch-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-munch/repos/community-any/PKGBUILD (from rev 315443, 
python-munch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 17:17:12 UTC (rev 315444)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-munch
+pkgname=(python-munch python2-munch)
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="A dot-accessible dictionary (a la JavaScript objects)"
+url="https://github.com/Infinidat/munch;
+license=('MIT')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'python-yaml' 'python2-yaml')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Infinidat/munch/archive/$pkgver.tar.gz;)
+sha512sums=('992c7a004d419a972338c1e0b7d1a0f128d4e7624b586427c26712aceb8e0c5ae111f23d07a61fe15d4d3e37acb5b6beec76eead010da574a51425ecdee859cf')
+
+prepare() {
+  cp -a munch-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/munch-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/munch-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/munch-$pkgver
+  pytest
+
+  cd "$srcdir"/munch-$pkgver-py2
+  pytest2
+}
+
+package_python-munch() {
+  depends=('python-six')
+
+  cd munch-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+package_python2-munch() {
+  depends=('python2-six')
+
+  cd munch-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:16:56
  Author: felixonmars
Revision: 315443

upgpkg: python-munch 2.3.0-1

Modified:
  python-munch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 16:24:40 UTC (rev 315442)
+++ PKGBUILD2018-04-09 17:16:56 UTC (rev 315443)
@@ -3,7 +3,7 @@
 
 pkgbase=python-munch
 pkgname=(python-munch python2-munch)
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="A dot-accessible dictionary (a la JavaScript objects)"
 url="https://github.com/Infinidat/munch;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-yaml' 'python2-yaml')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Infinidat/munch/archive/$pkgver.tar.gz;)
-sha512sums=('f6ad5a380664246fecf65ba32d8f168f047192d9ca6b02b941d99173677eec235951c59d6fadbce94e3fc32de0e0e7358f319f8c34f623f8da85ee8878048350')
+sha512sums=('992c7a004d419a972338c1e0b7d1a0f128d4e7624b586427c26712aceb8e0c5ae111f23d07a61fe15d4d3e37acb5b6beec76eead010da574a51425ecdee859cf')
 
 prepare() {
   cp -a munch-$pkgver{,-py2}


[arch-commits] Commit in alsa-oss/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:56:33
  Author: anatolik
Revision: 321397

archrelease: copy trunk to testing-x86_64

Added:
  alsa-oss/repos/testing-x86_64/
  alsa-oss/repos/testing-x86_64/PKGBUILD
(from rev 321396, alsa-oss/trunk/PKGBUILD)

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

Copied: alsa-oss/repos/testing-x86_64/PKGBUILD (from rev 321396, 
alsa-oss/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-04-09 16:56:33 UTC (rev 321397)
@@ -0,0 +1,24 @@
+# $Id$
+# Contributor: judd 
+
+pkgname=alsa-oss
+pkgver=1.1.6
+pkgrel=1
+pkgdesc="OSS compatibility library"
+arch=('x86_64')
+license=('GPL')
+url="http://www.alsa-project.org;
+depends=('alsa-lib')
+source=("ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('808a00d35d2dd33ce67ee45716ee0f744ed22cb9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:56:04
  Author: anatolik
Revision: 321396

upgpkg: alsa-oss 1.1.6-1

Modified:
  alsa-oss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 16:53:54 UTC (rev 321395)
+++ PKGBUILD2018-04-09 16:56:04 UTC (rev 321396)
@@ -2,7 +2,7 @@
 # Contributor: judd 
 
 pkgname=alsa-oss
-pkgver=1.0.28
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="OSS compatibility library"
 arch=('x86_64')
@@ -10,6 +10,7 @@
 url="http://www.alsa-project.org;
 depends=('alsa-lib')
 source=("ftp://ftp.alsa-project.org/pub/oss-lib/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('808a00d35d2dd33ce67ee45716ee0f744ed22cb9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -21,4 +22,3 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
-md5sums=('91f57e8cee1ad4cc956caa8b62ac5d43')


[arch-commits] Commit in alsa-utils/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:53:54
  Author: anatolik
Revision: 321395

archrelease: copy trunk to testing-x86_64

Added:
  alsa-utils/repos/testing-x86_64/
  alsa-utils/repos/testing-x86_64/PKGBUILD
(from rev 321394, alsa-utils/trunk/PKGBUILD)

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

Copied: alsa-utils/repos/testing-x86_64/PKGBUILD (from rev 321394, 
alsa-utils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-04-09 16:53:54 UTC (rev 321395)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: judd 
+
+pkgname=alsa-utils
+pkgver=1.1.6
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('x86_64')
+url="http://www.alsa-project.org;
+#can not use >=$pkgver due to use of letters in alsa-lib update versioning
+depends=("alsa-lib>1.0.24" 'pciutils' 'ncurses' 'psmisc' 'libsamplerate' 
'fftw')
+makedepends=('xmlto' 'docbook-xsl' 'systemd')
+license=('GPL')
+source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2)
+sha256sums=('155caecc40b2220f686f34ba3655a53e3bdbc0586adb1056733949feaaf7d36e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-alsaconf --sbindir=/usr/bin \
+--with-udev-rules-dir=/usr/lib/udev/rules.d \
+--with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # dir where to save ALSA state
+  install -d "${pkgdir}/var/lib/alsa"
+}


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

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:52:42
  Author: anatolik
Revision: 321392

upgpkg: alsa-lib 1.1.6-1

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 13:36:41 UTC (rev 321391)
+++ PKGBUILD2018-04-09 16:52:42 UTC (rev 321392)
@@ -2,7 +2,7 @@
 # Contributor: judd 
 
 pkgname=alsa-lib
-pkgver=1.1.5
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
@@ -23,4 +23,4 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
-md5sums=('a2b465c3a5265d8a57f3ff39c6c4fc29')
+md5sums=('2f981a8f7897c59ec2ddc44916d33788')


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

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:52:46
  Author: anatolik
Revision: 321393

upgpkg: alsa-utils 1.1.6-1

Modified:
  alsa-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 16:52:42 UTC (rev 321392)
+++ PKGBUILD2018-04-09 16:52:46 UTC (rev 321393)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=alsa-utils
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.6
+pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
 url="http://www.alsa-project.org;
@@ -13,7 +13,7 @@
 makedepends=('xmlto' 'docbook-xsl' 'systemd')
 license=('GPL')
 source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('320bd285e91db6e7fd7db3c9ec6f55b02f35449ff273c7844780ac6a5a3de2e8')
+sha256sums=('155caecc40b2220f686f34ba3655a53e3bdbc0586adb1056733949feaaf7d36e')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in alsa-lib/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2018-04-09 Thread Anatol Pomozov via arch-commits
Date: Monday, April 9, 2018 @ 16:53:11
  Author: anatolik
Revision: 321394

archrelease: copy trunk to testing-x86_64

Added:
  alsa-lib/repos/testing-x86_64/
  alsa-lib/repos/testing-x86_64/PKGBUILD
(from rev 321393, alsa-lib/trunk/PKGBUILD)

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

Copied: alsa-lib/repos/testing-x86_64/PKGBUILD (from rev 321393, 
alsa-lib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-04-09 16:53:11 UTC (rev 321394)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: judd 
+
+pkgname=alsa-lib
+pkgver=1.1.6
+pkgrel=1
+pkgdesc="An alternative implementation of Linux sound support"
+arch=('x86_64')
+url="http://www.alsa-project.org;
+depends=('glibc')
+optdepends=('python2: for python smixer plugin')
+makedepends=('python2')
+license=('LGPL')
+source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --without-debug --prefix=/usr --with-pythonlibs="-lpthread -lm 
-ldl -lpython2.7" --with-pythonincludes=-I/usr/include/python2.7
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('2f981a8f7897c59ec2ddc44916d33788')


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

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 16:24:40
  Author: archange
Revision: 315442

archrelease: copy trunk to community-x86_64

Added:
  pugixml/repos/community-x86_64/LICENSE
(from rev 315441, pugixml/trunk/LICENSE)
  pugixml/repos/community-x86_64/PKGBUILD
(from rev 315441, pugixml/trunk/PKGBUILD)
  pugixml/repos/community-x86_64/pkg-config.patch
(from rev 315441, pugixml/trunk/pkg-config.patch)
Deleted:
  pugixml/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   24 +
 PKGBUILD |   73 +
 pkg-config.patch |   71 +++
 3 files changed, 136 insertions(+), 32 deletions(-)

Copied: pugixml/repos/community-x86_64/LICENSE (from rev 315441, 
pugixml/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-09 16:24:40 UTC (rev 315442)
@@ -0,0 +1,24 @@
+This library is available to anybody free of charge, under the terms of MIT 
License:
+
+Copyright (c) 2006-2018 Arseny Kapoulkine
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 16:24:13 UTC (rev 315441)
+++ PKGBUILD2018-04-09 16:24:40 UTC (rev 315442)
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 149592 2015-12-07 05:31:05Z bpiotrowski $
-# Maintainer: Sergej Pupykin 
-# Old maintainer: Gustavo Alvarez 
-
-pkgname=pugixml
-pkgver=1.8
-pkgrel=1
-pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support"
-url='http://pugixml.org'
-arch=('x86_64' 'i686')
-license=('MIT')
-makedepends=('cmake')
-source=("http://github.com/zeux/pugixml/releases/download/v${pkgver}/pugixml-${pkgver}.tar.gz;)
-sha1sums=('d836d73bef28d99b21de809dcd220737de78b9a8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake "$srcdir/pugixml-${pkgver}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_SHARED_LIBS=ON
-  make
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-}

Copied: pugixml/repos/community-x86_64/PKGBUILD (from rev 315441, 
pugixml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 16:24:40 UTC (rev 315442)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 149592 2015-12-07 05:31:05Z bpiotrowski $
+# Maintainer: Bruno Pagani 
+# Contributor: Sergej Pupykin 
+# Contributor: Gustavo Alvarez 
+
+pkgname=pugixml
+pkgver=1.9
+pkgrel=1
+pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support"
+arch=('x86_64')
+url="https://pugixml.org;
+license=('MIT')
+depends=('gcc-libs')
+makedepends=('cmake')
+source=("http://github.com/zeux/pugixml/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'pkg-config.patch'
+'LICENSE')
+sha256sums=('d156d35b83f680e40fd6412c4455fdd03544339779134617b9b28d19e11fdba6'
+'a0e47aed9f28c061b889d05b34d30c29cb06eeb262f5c306ef3f80c81412ee43'
+'bb5e0eca3fdd4f841ae7e06d867a0f4883ae1b9f6f37be201cf0b152a98c818e')
+
+prepare() {
+mkdir -p build
+cd ${pkgname}-${pkgver}
+patch -p1 -i ../pkg-config.patch
+}
+
+build() {
+cd build
+cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_SHARED_LIBS=ON
+make
+}
+
+package() {
+make -C build DESTDIR="${pkgdir}" install
+install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}

Copied: pugixml/repos/community-x86_64/pkg-config.patch (from rev 315441, 
pugixml/trunk/pkg-config.patch)
===
--- 

[arch-commits] Commit in pugixml/trunk (LICENSE PKGBUILD pkg-config.patch)

2018-04-09 Thread Bruno Pagani via arch-commits
Date: Monday, April 9, 2018 @ 16:24:13
  Author: archange
Revision: 315441

upgpkg: pugixml 1.9-1

Also provides pkg-config file. As well as the LICENSE.

Added:
  pugixml/trunk/LICENSE
  pugixml/trunk/pkg-config.patch
Modified:
  pugixml/trunk/PKGBUILD

--+
 LICENSE  |   24 +
 PKGBUILD |   39 +
 pkg-config.patch |   71 +
 3 files changed, 119 insertions(+), 15 deletions(-)

Added: LICENSE
===
--- LICENSE (rev 0)
+++ LICENSE 2018-04-09 16:24:13 UTC (rev 315441)
@@ -0,0 +1,24 @@
+This library is available to anybody free of charge, under the terms of MIT 
License:
+
+Copyright (c) 2006-2018 Arseny Kapoulkine
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 14:42:09 UTC (rev 315440)
+++ PKGBUILD2018-04-09 16:24:13 UTC (rev 315441)
@@ -1,32 +1,41 @@
 # $Id: PKGBUILD 149592 2015-12-07 05:31:05Z bpiotrowski $
-# Maintainer: Sergej Pupykin 
-# Old maintainer: Gustavo Alvarez 
+# Maintainer: Bruno Pagani 
+# Contributor: Sergej Pupykin 
+# Contributor: Gustavo Alvarez 
 
 pkgname=pugixml
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support"
-url='http://pugixml.org'
 arch=('x86_64')
+url="https://pugixml.org;
 license=('MIT')
+depends=('gcc-libs')
 makedepends=('cmake')
-source=("http://github.com/zeux/pugixml/releases/download/v${pkgver}/pugixml-${pkgver}.tar.gz;)
-sha1sums=('d836d73bef28d99b21de809dcd220737de78b9a8')
+source=("http://github.com/zeux/pugixml/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+'pkg-config.patch'
+'LICENSE')
+sha256sums=('d156d35b83f680e40fd6412c4455fdd03544339779134617b9b28d19e11fdba6'
+'a0e47aed9f28c061b889d05b34d30c29cb06eeb262f5c306ef3f80c81412ee43'
+'bb5e0eca3fdd4f841ae7e06d867a0f4883ae1b9f6f37be201cf0b152a98c818e')
 
 prepare() {
-  mkdir -p build
+mkdir -p build
+cd ${pkgname}-${pkgver}
+patch -p1 -i ../pkg-config.patch
 }
 
 build() {
-  cd build
-  cmake "$srcdir/pugixml-${pkgver}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_SHARED_LIBS=ON
-  make
+cd build
+cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_SHARED_LIBS=ON
+make
 }
 
 package() {
-  make -C build DESTDIR="${pkgdir}" install
+make -C build DESTDIR="${pkgdir}" install
+install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }

Added: pkg-config.patch
===
--- pkg-config.patch(rev 0)
+++ pkg-config.patch2018-04-09 16:24:13 UTC (rev 315441)
@@ -0,0 +1,71 @@
+From 314dc6a95baaca90294a8ea957d9810e3bee0f62 Mon Sep 17 00:00:00 2001
+From: Eli Schwartz 
+Date: Mon, 9 Apr 2018 01:46:30 -0400
+Subject: [PATCH] cmake: always install the pkg-config file
+
+There's really never a reason to *not* want this installed. If an option
+is needed to specify installing in a versioned subdirectory, this option
+should be explicitly described rather than hidden in something else.
+
+As an added bonus, this makes the CMake install code slightly *less*
+complicated.
+---
+ CMakeLists.txt| 10 --
+ scripts/pugixml.pc.in |  6 +++---
+ 2 files changed, 7 insertions(+), 9 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 90fa6793..d7bc1b20 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -4,7 +4,7 @@ project(pugixml)

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

2018-04-09 Thread Kyle Keen via arch-commits
Date: Monday, April 9, 2018 @ 14:42:09
  Author: kkeen
Revision: 315440

archrelease: copy trunk to community-x86_64

Added:
  pcb/repos/community-x86_64/PKGBUILD
(from rev 315439, pcb/trunk/PKGBUILD)
Deleted:
  pcb/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 14:41:51 UTC (rev 315439)
+++ PKGBUILD2018-04-09 14:42:09 UTC (rev 315440)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Matthias Blankertz 
-# Contributor: Egon Geerardyn 
-# Contributor: kfgz 
-# Contributor: Gaetan Bisson 
-# Contributor: Jared Casper 
-# Contributor: Stefan Husmann 
-
-pkgname=pcb
-epoch=1
-# switched from MMDD to I.J.K
-pkgver=4.1.0
-pkgrel=1
-pkgdesc='Interactive printed circuit board editor'
-url='http://pcb.geda-project.org/'
-license=('GPL')
-arch=('x86_64')
-depends=('gtkglext' 'gd')
-optdepends=('tk: additional tools'
-'tcl: additional tools'
-'perl: additional tools'
-   'desktop-file-utils: desktop integration')
-makedepends=('intltool' 'tk')
-source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('564185df20fe96a7765edd08361b125c6e282c36')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure \
-  --prefix=/usr \
-  --enable-dbus \
-  --disable-update-mime-database \
-  --disable-update-desktop-database
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -j1 prefix="$pkgdir/usr" install
-
-  rm "$pkgdir/usr/share/info/dir"
-}

Copied: pcb/repos/community-x86_64/PKGBUILD (from rev 315439, 
pcb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 14:42:09 UTC (rev 315440)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Matthias Blankertz 
+# Contributor: Egon Geerardyn 
+# Contributor: kfgz 
+# Contributor: Gaetan Bisson 
+# Contributor: Jared Casper 
+# Contributor: Stefan Husmann 
+
+pkgname=pcb
+epoch=1
+# switched from MMDD to I.J.K
+pkgver=4.1.1
+pkgrel=1
+pkgdesc='Interactive printed circuit board editor'
+url='http://pcb.geda-project.org/'
+license=('GPL')
+arch=('x86_64')
+depends=('gtkglext' 'gd')
+optdepends=('tk: additional tools'
+'tcl: additional tools'
+'perl: additional tools'
+   'desktop-file-utils: desktop integration')
+makedepends=('intltool' 'tk')
+source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('26a65b2bf8cc13ae4bbe11fe73f545017344')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure \
+  --prefix=/usr \
+  --enable-dbus \
+  --disable-update-mime-database \
+  --disable-update-desktop-database
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -j1 prefix="$pkgdir/usr" install
+
+  rm "$pkgdir/usr/share/info/dir"
+}


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

2018-04-09 Thread Kyle Keen via arch-commits
Date: Monday, April 9, 2018 @ 14:41:51
  Author: kkeen
Revision: 315439

upgpkg: pcb 1:4.1.1-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 14:01:17 UTC (rev 315438)
+++ PKGBUILD2018-04-09 14:41:51 UTC (rev 315439)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -23,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('564185df20fe96a7765edd08361b125c6e282c36')
+sha1sums=('26a65b2bf8cc13ae4bbe11fe73f545017344')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in deepin-desktop-schemas/repos/community-any (2 files)

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 14:01:17
  Author: felixonmars
Revision: 315438

archrelease: copy trunk to community-any

Added:
  deepin-desktop-schemas/repos/community-any/PKGBUILD
(from rev 315437, deepin-desktop-schemas/trunk/PKGBUILD)
Deleted:
  deepin-desktop-schemas/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 14:00:52 UTC (rev 315437)
+++ PKGBUILD2018-04-09 14:01:17 UTC (rev 315438)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop-schemas
-pkgver=3.2.9
-pkgrel=1
-pkgdesc='GSettings deepin desktop-wide schemas'
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-desktop-schemas;
-license=('GPL3')
-depends=('dconf' 'deepin-gtk-theme' 'deepin-icon-theme' 'deepin-sound-theme')
-makedepends=('python')
-conflicts=('deepin-artwork-themes')
-replaces=('deepin-artwork-themes')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$pkgver.tar.gz;)
-sha512sums=('c23de93888b83de4a63bea53a7276778930f7dbcb1435c97c5813738c3717f6171df04880c911700c8da56d9c907a2264a902bed623eda5e0d5b21269e152d9a')
-
-prepare() {
-  cd deepin-desktop-schemas-$pkgver
-  # fix default background url
-  sed -i 
"s#^picture-uri.*#picture-uri='file:///usr/share/backgrounds/deepin/desktop.jpg'#"
 overrides/common/com.deepin.wrap.gnome.desktop.override
-}
-
-build() {
-  cd deepin-desktop-schemas-$pkgver
-  make ARCH=x86
-}
-
-check() {
-  cd deepin-desktop-schemas-$pkgver
-  make test
-}
-
-package() {
-  cd deepin-desktop-schemas-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-desktop-schemas/repos/community-any/PKGBUILD (from rev 315437, 
deepin-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 14:01:17 UTC (rev 315438)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop-schemas
+pkgver=3.2.9.20180409
+_commit=b318a6fe0715e22236daa9c5b939128be6f84a90
+pkgrel=1
+pkgdesc='GSettings deepin desktop-wide schemas'
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-desktop-schemas;
+license=('GPL3')
+depends=('dconf' 'deepin-gtk-theme' 'deepin-icon-theme' 'deepin-sound-theme')
+makedepends=('python')
+conflicts=('deepin-artwork-themes')
+replaces=('deepin-artwork-themes')
+groups=('deepin')
+source=("$pkgname-$_commit.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$_commit.tar.gz;)
+sha512sums=('370e83892c187825ecaec9198ccba7f886004ecce1c095134f18639116cb1acff4a005e1a45c3b79292c5cd626fb3cec38c81c3421bd6a42178ff2b92a0e50e3')
+
+prepare() {
+  cd deepin-desktop-schemas-$_commit
+  # fix default background url
+  sed -i 
"s#^picture-uri.*#picture-uri='file:///usr/share/backgrounds/deepin/desktop.jpg'#"
 overrides/common/com.deepin.wrap.gnome.desktop.override
+}
+
+build() {
+  cd deepin-desktop-schemas-$_commit
+  make ARCH=x86
+}
+
+check() {
+  cd deepin-desktop-schemas-$_commit
+  make test
+}
+
+package() {
+  cd deepin-desktop-schemas-$_commit
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 14:00:52
  Author: felixonmars
Revision: 315437

upgpkg: deepin-desktop-schemas 3.2.9.20180409-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 13:36:16 UTC (rev 315436)
+++ PKGBUILD2018-04-09 14:00:52 UTC (rev 315437)
@@ -4,7 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-desktop-schemas
-pkgver=3.2.9
+pkgver=3.2.9.20180409
+_commit=b318a6fe0715e22236daa9c5b939128be6f84a90
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
@@ -15,26 +16,26 @@
 conflicts=('deepin-artwork-themes')
 replaces=('deepin-artwork-themes')
 groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$pkgver.tar.gz;)
-sha512sums=('c23de93888b83de4a63bea53a7276778930f7dbcb1435c97c5813738c3717f6171df04880c911700c8da56d9c907a2264a902bed623eda5e0d5b21269e152d9a')
+source=("$pkgname-$_commit.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$_commit.tar.gz;)
+sha512sums=('370e83892c187825ecaec9198ccba7f886004ecce1c095134f18639116cb1acff4a005e1a45c3b79292c5cd626fb3cec38c81c3421bd6a42178ff2b92a0e50e3')
 
 prepare() {
-  cd deepin-desktop-schemas-$pkgver
+  cd deepin-desktop-schemas-$_commit
   # fix default background url
   sed -i 
"s#^picture-uri.*#picture-uri='file:///usr/share/backgrounds/deepin/desktop.jpg'#"
 overrides/common/com.deepin.wrap.gnome.desktop.override
 }
 
 build() {
-  cd deepin-desktop-schemas-$pkgver
+  cd deepin-desktop-schemas-$_commit
   make ARCH=x86
 }
 
 check() {
-  cd deepin-desktop-schemas-$pkgver
+  cd deepin-desktop-schemas-$_commit
   make test
 }
 
 package() {
-  cd deepin-desktop-schemas-$pkgver
+  cd deepin-desktop-schemas-$_commit
   make DESTDIR="$pkgdir" install
 }


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

2018-04-09 Thread Christian Hesse via arch-commits
Date: Monday, April 9, 2018 @ 13:36:41
  Author: eworm
Revision: 321391

add journalctl in initramfs for emergency shell

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-install-systemd

--+
 PKGBUILD |2 +-
 initcpio-install-systemd |3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 13:03:18 UTC (rev 321390)
+++ PKGBUILD2018-04-09 13:36:41 UTC (rev 321391)
@@ -43,7 +43,7 @@
 'SKIP'
 
'9348683829190628e25b7b3300fd880c426d555bde330d5fc5150a9a54b3ad9d4d1f2e69ea1dc6d6f086693dacc53c5af30f1fa7ad9b479791fd77bcdafa430e'
 
'f0d933e8c6064ed830dec54049b0a01e27be87203208f6ae982f10fb4eddc7258cb2919d594cbfb9a33e74c3510cfd682f3416ba8e804387ab87d1a217eb4b73'
-
'86d7cacd7536b1069c8208de7ec81e7f0f18a19fc2b06fabe90db4700623eb3540b75121080d325672d92e26912632ae4f93fd3c0bb48eb3e5eedd88352c'
+
'3214b80fb5e3a9eed026dc1d6f23a3785c34b03dd09cba536ad4413322fc0d83936ec3d140ad11ffbf527b4bb8b83887044209c453bd1a25d22d6b9cbcd88288'
 
'a25b28af2e8c516c3a2eec4e64b8c7f70c21f974af4a955a4a9d45fd3e3ff0d2a98b4419fe425d47152d5acae77d64e69d8d014a7209524b75a81b0edb10bf3a'
 
'61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648'
 
'c416e2121df83067376bcaacb58c05b01990f4614ad9de657d74b6da3efa441af251d13bf21e3f0f71ddcb4c9ea658b81da3d915667dc5c309c87ec32a1cb5a5'

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2018-04-09 13:03:18 UTC (rev 321390)
+++ initcpio-install-systemd2018-04-09 13:36:41 UTC (rev 321391)
@@ -117,6 +117,9 @@
 /usr/lib/systemd/system-generators/systemd-gpt-auto-generator \
 /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator
 
+# for journalctl in emergency shell
+add_binary journalctl
+
 # udev rules and systemd units
 map add_udev_rule "$rules" \
 50-udev-default.rules \


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

2018-04-09 Thread Alexander Rødseth via arch-commits
Date: Monday, April 9, 2018 @ 13:15:05
  Author: arodseth
Revision: 315432

archrelease: copy trunk to community-staging-x86_64

Added:
  botan/repos/community-staging-x86_64/PKGBUILD
(from rev 315431, botan/trunk/PKGBUILD)
  botan/repos/community-staging-x86_64/botan.key
(from rev 315431, botan/trunk/botan.key)
Deleted:
  botan/repos/community-staging-x86_64/PKGBUILD
  botan/repos/community-staging-x86_64/botan.key

---+
 PKGBUILD  |   95 ++--
 botan.key |   70 ++--
 2 files changed, 83 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-09 13:04:53 UTC (rev 315431)
+++ PKGBUILD2018-04-09 13:15:05 UTC (rev 315432)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-# Contributor: Jack Lloyd 
-
-pkgname=botan
-pkgver=2.5.0
-pkgrel=3
-pkgdesc='Crypto library written in C++'
-arch=('x86_64')
-url='https://botan.randombit.net/'
-license=('BSD')
-makedepends=('git' 'python')
-# Using a specific commit instead of the .tgz because botan issue #1524
-source=('git+https://github.com/randombit/botan#commit=6c5d9ef3c49658cbf4096e04905e3c0debb9d096')
-md5sums=('SKIP')
-#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-#source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-#sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
-#'SKIP')
-
-build() {
-  cd "$pkgname"
-  #cd "${pkgname^}-$pkgver"
-
-  ./configure.py --prefix=/usr
-  make
-}
-
-check() {
-  cd "$pkgname"
-
-  ./botan-test
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:

Copied: botan/repos/community-staging-x86_64/PKGBUILD (from rev 315431, 
botan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-09 13:15:05 UTC (rev 315432)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+# Contributor: Jack Lloyd 
+
+pkgname=botan
+pkgver=2.5.0
+pkgrel=4
+pkgdesc='Crypto library written in C++'
+arch=('x86_64')
+url='https://botan.randombit.net/'
+license=('BSD')
+makedepends=('git' 'python')
+# Using a specific commit instead of the .tgz because botan issue #1524
+source=('git+https://github.com/randombit/botan#commit=6c5d9ef3c49658cbf4096e04905e3c0debb9d096')
+md5sums=('SKIP')
+#validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+#source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+#sha256sums=('b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b'
+#'SKIP')
+
+build() {
+  cd "$pkgname"
+  #cd "${pkgname^}-$pkgver"
+
+  # botan benefits from -O3, and the developers runs tests with it
+  CXXFLAGS="$CXXFLAGS -O3" ./configure.py --prefix=/usr --with-bzip 
--with-zlib --with-lzma
+  make
+}
+
+check() {
+  cd "$pkgname"
+
+  ./botan-test
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/randombit/botan
+# vim: ts=2 sw=2 et:

Deleted: botan.key
===
--- botan.key   2018-04-09 13:04:53 UTC (rev 315431)
+++ botan.key   2018-04-09 13:15:05 UTC (rev 315432)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
-4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
-LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qaW4XJt4
-iwHWl/YVZEfALcvQywe2CDrH5hO794wd9MpBAAYptBZCb3RhbiBEaXN0cmlidXRp
-b24gS2V5iQEqBBMBAgAUAhsDAh4BAheABQJKfFpnBBUKCQgACgkQYhHr8e+637xk
-PQf/aOi78XenwwvFrwXOVIVTdZIf8rK1zJksf26h09UD8uVV6z5iiTcpn86+eN9p
-6Ar8IH3tD+JuFnPSwZ/r9MNC2XZwenYo4Gb14jqM6/9hBe328vmeM4Y1G7bD4HrL
-kgV5WEyokqm3zbp3FBLr3Vh68TAC5JB9aHevra+cCA2u3vBNI3YUM5z4TdO150P3

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

2018-04-09 Thread Christian Hesse via arch-commits
Date: Monday, April 9, 2018 @ 13:04:49
  Author: eworm
Revision: 315430

upgpkg: lib32-systemd 238.76-1

new commits in upstream stable repository

Modified:
  lib32-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 13:00:58 UTC (rev 315429)
+++ PKGBUILD2018-04-09 13:04:49 UTC (rev 315430)
@@ -6,10 +6,10 @@
 pkgname=lib32-systemd
 _pkgbasename=systemd
 # latest commit on stable branch
-_commit='c58ab03f64890e7db88745a843bd4520e307099b'
+_commit='f398c546c6fc43121131f41acec56b5a851bd35e'
 # Bump this to latest major release for signed tag verification,
 # the commit count is handled by pkgver() function.
-pkgver=238.51
+pkgver=238.76
 pkgrel=1
 pkgdesc="system and service manager (32-bit)"
 arch=('x86_64')


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

2018-04-09 Thread Christian Hesse via arch-commits
Date: Monday, April 9, 2018 @ 13:04:53
  Author: eworm
Revision: 315431

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-systemd/repos/multilib-testing-x86_64/PKGBUILD (from rev 315430, 
lib32-systemd/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2018-04-09 13:04:53 UTC (rev 315431)
@@ -0,0 +1,146 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Maintainer: Dave Reisner 
+# Maintainer: Tom Gundersen 
+
+pkgname=lib32-systemd
+_pkgbasename=systemd
+# latest commit on stable branch
+_commit='f398c546c6fc43121131f41acec56b5a851bd35e'
+# Bump this to latest major release for signed tag verification,
+# the commit count is handled by pkgver() function.
+pkgver=238.76
+pkgrel=1
+pkgdesc="system and service manager (32-bit)"
+arch=('x86_64')
+url="https://www.github.com/systemd/systemd;
+license=('GPL2' 'LGPL2.1')
+depends=('lib32-gcc-libs' 'lib32-libcap' 'lib32-libgcrypt' 'lib32-xz' 
'systemd')
+makedepends=('gcc-multilib' 'git' 'gperf' 'intltool' 'lib32-acl' 'lib32-bzip2'
+ 'lib32-curl' 'lib32-dbus' 'lib32-gcc-libs' 'lib32-glib2'
+ 'lib32-gnutls' 'lib32-libelf' 'lib32-libidn' 'lib32-pcre2'
+ 'libxslt' 'meson')
+options=('strip')
+validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4'  # Lennart Poettering 

+  '5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew 
Jędrzejewski-Szmek 
+source=('git+https://github.com/systemd/systemd-stable'
+'git+https://github.com/systemd/systemd')
+sha256sums=('SKIP'
+ 'SKIP')
+
+_backports=(
+)
+
+_reverts=(
+)
+
+_validate_tag() (
+  local success fingerprint trusted status tag=v${pkgver%.*}
+
+  cd "$srcdir/$_pkgbasename-stable"
+  parse_gpg_statusfile /dev/stdin < <(git verify-tag --raw "$tag" 2>&1)
+
+  if (( ! success )); then
+error 'failed to validate tag %s\n' "$tag"
+return 1
+  fi
+
+  if ! in_array "$fingerprint" "${validpgpkeys[@]}" && (( ! trusted )); then
+error 'unknown or untrusted public key: %s\n' "$fingerprint"
+return 1
+  fi
+
+  case $status in
+'expired')
+  warning 'the signature has expired'
+  ;;
+'expiredkey')
+  warning 'the key has expired'
+  ;;
+  esac
+
+  return 0
+)
+
+prepare() {
+  cd "$_pkgbasename-stable"
+
+  git remote add -f upstream ../systemd
+  git checkout "$_commit"
+
+  local c
+  for c in "${_backports[@]}"; do
+git cherry-pick -n "$c"
+  done
+  for c in "${_reverts[@]}"; do
+git revert -n "$c"
+  done
+}
+
+pkgver() {
+  local version count
+
+  cd "$_pkgbasename-stable"
+
+  version="$(git describe --abbrev=0 --tags)"
+  count="$(git rev-list --count ${version}..)"
+  printf '%s.%s' "${version#v}" "${count}"
+}
+
+build() {
+  _validate_tag || return
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  local timeservers=({0..3}.arch.pool.ntp.org)
+
+  local meson_options=(
+--libexecdir   /usr/lib32
+--libdir   /usr/lib32
+
+-Daudit=false
+-Dgnuefi=false
+-Dima=false
+-Dlz4=false
+-Dblkid=false
+-Dkmod=false
+-Dlibcryptsetup=false
+-Dlibiptc=false
+-Dmanpages=false
+-Dnetworkd=false
+-Dpam=false
+-Dpython=false
+-Dseccomp=false
+-Dman=false
+-Dhtml=false
+
+-Ddbuspolicydir=/usr/share/dbus-1/system.d
+-Ddefault-dnssec=no
+# TODO(dreisner): consider changing this to unified
+-Ddefault-hierarchy=hybrid
+-Ddefault-kill-user-processes=false
+-Dfallback-hostname='archlinux'
+-Dntp-servers="${timeservers[*]}"
+-Drpmmacrosdir=no
+-Dsysvinit-path=
+-Dsysvrcnd-path=
+  )
+
+  arch-meson "$_pkgbasename-stable" build "${meson_options[@]}"
+
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+
+  rm -rf "${pkgdir}"/{etc,var}
+  rm -rf "${pkgdir}"/usr/{bin,include,lib,share}
+}


  1   2   >