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

2019-09-29 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 29, 2019 @ 23:20:27
  Author: anatolik
Revision: 363546

archrelease: copy trunk to testing-x86_64

Added:
  fuse3/repos/testing-x86_64/
  fuse3/repos/testing-x86_64/PKGBUILD
(from rev 363545, fuse3/trunk/PKGBUILD)

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

Copied: fuse3/repos/testing-x86_64/PKGBUILD (from rev 363545, 
fuse3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-29 23:20:27 UTC (rev 363546)
@@ -0,0 +1,48 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Tom Gundersen 
+# Contributor: Mark Rosenstand 
+
+pkgbase=fuse3
+pkgname=(fuse-common fuse3)
+pkgver=3.7.0
+pkgrel=1
+arch=('x86_64')
+url='https://github.com/libfuse/libfuse'
+license=('GPL2')
+makedepends=('pkg-config' 'meson' 'udev')
+options=(!emptydirs)
+source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.xz{,.asc})
+sha1sums=('baa0c174d1ecad85be5cd7caea37c5bee083ab2f'
+  'SKIP')
+validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath 

+
+build() {
+  cd fuse-$pkgver
+
+  rm -rf build
+  meson --prefix=/usr --sbindir=bin -D examples=false . build
+  cd build
+  ninja
+}
+
+package_fuse-common() {
+  pkgdesc="Common files for fuse2/3 packages"
+  backup=(etc/fuse.conf)
+
+  install -Dm644 fuse-${pkgver}/util/fuse.conf ${pkgdir}/etc/fuse.conf
+}
+
+package_fuse3() {
+  pkgdesc="A library that makes it possible to implement a filesystem in a 
userspace program."
+  depends=('fuse-common' 'glibc')
+
+  cd fuse-$pkgver/build
+
+  DESTDIR=${pkgdir} ninja install
+
+  rm -r ${pkgdir}/etc/init.d
+  rm -r ${pkgdir}/etc/fuse.conf
+
+  # static device nodes are handled by udev
+  rm -r ${pkgdir}/dev
+}


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

2019-09-29 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 29, 2019 @ 23:20:09
  Author: anatolik
Revision: 363545

upgpkg: fuse3 3.7.0-1

Modified:
  fuse3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 22:40:42 UTC (rev 363544)
+++ PKGBUILD2019-09-29 23:20:09 UTC (rev 363545)
@@ -4,8 +4,8 @@
 
 pkgbase=fuse3
 pkgname=(fuse-common fuse3)
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.7.0
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/libfuse/libfuse'
 license=('GPL2')
@@ -12,7 +12,7 @@
 makedepends=('pkg-config' 'meson' 'udev')
 options=(!emptydirs)
 
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$pkgver/fuse-$pkgver.tar.xz{,.asc})
-sha1sums=('2bdef7a3f1f9e63fed87559c6e77d27e5f2c2e0c'
+sha1sums=('baa0c174d1ecad85be5cd7caea37c5bee083ab2f'
   'SKIP')
 validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F) # Nikolaus Rath 

 


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:41:27
  Author: anthraxx
Revision: 512148

archrelease: copy trunk to community-any

Added:
  vim-nerdcommenter/repos/community-any/LICENSE
(from rev 512147, vim-nerdcommenter/trunk/LICENSE)
  vim-nerdcommenter/repos/community-any/PKGBUILD
(from rev 512147, vim-nerdcommenter/trunk/PKGBUILD)
Deleted:
  vim-nerdcommenter/repos/community-any/LICENSE
  vim-nerdcommenter/repos/community-any/PKGBUILD

--+
 LICENSE  |   28 ++--
 PKGBUILD |   58 +-
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-09-29 22:41:22 UTC (rev 512147)
+++ LICENSE 2019-09-29 22:41:27 UTC (rev 512148)
@@ -1,14 +0,0 @@
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar 
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. You just DO WHAT THE FUCK YOU WANT TO.
-

Copied: vim-nerdcommenter/repos/community-any/LICENSE (from rev 512147, 
vim-nerdcommenter/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-09-29 22:41:27 UTC (rev 512148)
@@ -0,0 +1,14 @@
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+Version 2, December 2004
+
+ Copyright (C) 2004 Sam Hocevar 
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. You just DO WHAT THE FUCK YOU WANT TO.
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 22:41:22 UTC (rev 512147)
+++ PKGBUILD2019-09-29 22:41:27 UTC (rev 512148)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: eolianoe 
-# Contributor: TDY 
-# Contributor: Kaiting Chen 
-# Contributor: Laszlo Papp 
-
-pkgname=vim-nerdcommenter
-pkgver=2.5.1
-pkgrel=1
-pkgdesc='Plugin that allows for easy commenting of code for many filetypes'
-url='https://github.com/scrooloose/nerdcommenter'
-arch=('any')
-license=('custom:vim')
-depends=('vim')
-groups=('vim-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/scrooloose/nerdcommenter/archive/${pkgver}.tar.gz
-LICENSE)
-sha512sums=('84638a3b216f7bc1535030eed8d766c30d5d7de7f6339fdb9bde65561abfa7f1f660cfa81dc057ee2d146af6df26076880b057a7ff7868e9bc55ab53291e9445'
-
'1b4064171fa88f41d05e3d1d1c14ceb8a5cb4cca9e6f08f7e267d7740b7d65e4765cb56f0ccf3765ee9c85654559d2d7726d71516b890b0174b68e6cc62ef421')
-
-package() {
-  cd ${pkgname#vim-}-${pkgver}
-  _installpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -Dm 644 doc/NERD_commenter.txt 
"${_installpath}/doc/NERD_commenter.txt"
-  install -Dm 644 plugin/NERD_commenter.vim 
"${_installpath}/plugin/NERD_commenter.vim"
-  install -Dm 644 "${srcdir}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: vim-nerdcommenter/repos/community-any/PKGBUILD (from rev 512147, 
vim-nerdcommenter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 22:41:27 UTC (rev 512148)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+# Contributor: eolianoe 
+# Contributor: TDY 
+# Contributor: Kaiting Chen 
+# Contributor: Laszlo Papp 
+
+pkgname=vim-nerdcommenter
+pkgver=2.5.2
+pkgrel=1
+pkgdesc='Plugin that allows for easy commenting of code for many filetypes'
+url='https://github.com/scrooloose/nerdcommenter'
+arch=('any')
+license=('custom:vim')
+depends=('vim')
+groups=('vim-plugins')
+source=(https://github.com/scrooloose/nerdcommenter/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz.tar.gz
+LICENSE)
+sha512sums=('63b43abdae35e2e5d9132a5cc1e3109a9ac7945bab58b7f2544bb0a6d390f2f503928fd17c2e82104e84454d9278f98fc581dcea8ccd08f5f1bedb2d5f112bf4'
+
'1b4064171fa88f41d05e3d1d1c14ceb8a5cb4cca9e6f08f7e267d7740b7d65e4765cb56f0ccf3765ee9c85654559d2d7726d71516b890b0174b68e6cc62ef421')
+
+package() {
+  cd ${pkgname#vim-}-${pkgver}
+  _installpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -Dm 644 doc/* -t "${_installpath}/doc"
+  install -Dm 644 plugin/* -t "${_installpath}/plugin"
+  install -Dm 644 "${srcdir}/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:41:22
  Author: anthraxx
Revision: 512147

upgpkg: vim-nerdcommenter 2.5.2-1

Modified:
  vim-nerdcommenter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 22:36:23 UTC (rev 512146)
+++ PKGBUILD2019-09-29 22:41:22 UTC (rev 512147)
@@ -5,7 +5,7 @@
 # Contributor: Laszlo Papp 
 
 pkgname=vim-nerdcommenter
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc='Plugin that allows for easy commenting of code for many filetypes'
 url='https://github.com/scrooloose/nerdcommenter'
@@ -13,17 +13,17 @@
 license=('custom:vim')
 depends=('vim')
 groups=('vim-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/scrooloose/nerdcommenter/archive/${pkgver}.tar.gz
+source=(https://github.com/scrooloose/nerdcommenter/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz.tar.gz
 LICENSE)
-sha512sums=('84638a3b216f7bc1535030eed8d766c30d5d7de7f6339fdb9bde65561abfa7f1f660cfa81dc057ee2d146af6df26076880b057a7ff7868e9bc55ab53291e9445'
+sha512sums=('63b43abdae35e2e5d9132a5cc1e3109a9ac7945bab58b7f2544bb0a6d390f2f503928fd17c2e82104e84454d9278f98fc581dcea8ccd08f5f1bedb2d5f112bf4'
 
'1b4064171fa88f41d05e3d1d1c14ceb8a5cb4cca9e6f08f7e267d7740b7d65e4765cb56f0ccf3765ee9c85654559d2d7726d71516b890b0174b68e6cc62ef421')
 
 package() {
   cd ${pkgname#vim-}-${pkgver}
   _installpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -Dm 644 doc/NERD_commenter.txt 
"${_installpath}/doc/NERD_commenter.txt"
-  install -Dm 644 plugin/NERD_commenter.vim 
"${_installpath}/plugin/NERD_commenter.vim"
-  install -Dm 644 "${srcdir}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 doc/* -t "${_installpath}/doc"
+  install -Dm 644 plugin/* -t "${_installpath}/plugin"
+  install -Dm 644 "${srcdir}/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:40:42
  Author: anthraxx
Revision: 363544

archrelease: copy trunk to extra-x86_64

Added:
  vim/repos/extra-x86_64/PKGBUILD
(from rev 363543, vim/trunk/PKGBUILD)
  vim/repos/extra-x86_64/archlinux.vim
(from rev 363543, vim/trunk/archlinux.vim)
  vim/repos/extra-x86_64/vimdoc.hook
(from rev 363543, vim/trunk/vimdoc.hook)
  vim/repos/extra-x86_64/vimrc
(from rev 363543, vim/trunk/vimrc)
Deleted:
  vim/repos/extra-x86_64/PKGBUILD
  vim/repos/extra-x86_64/archlinux.vim
  vim/repos/extra-x86_64/vimdoc.hook
  vim/repos/extra-x86_64/vimrc

---+
 PKGBUILD  |  420 
 archlinux.vim |   92 ++--
 vimdoc.hook   |   22 +-
 vimrc |   36 ++--
 4 files changed, 285 insertions(+), 285 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 22:40:35 UTC (rev 363543)
+++ PKGBUILD2019-09-29 22:40:42 UTC (rev 363544)
@@ -1,210 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-# Contributor: Thomas Dziedzic 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: tobias [ tobias at archlinux org ]
-# Contributor: Daniel J Griffiths 
-# Contributor: Christian Hesse 
-# Contributor: Eli Schwartz 
-
-pkgbase=vim
-pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.1.1968
-_versiondir=81
-pkgrel=1
-pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
-url='https://www.vim.org'
-arch=('x86_64')
-license=('custom:vim')
-makedepends=('glibc' 'libgcrypt' 'gpm' 'python2' 'python' 'ruby' 'libxt' 
'gtk3' 'lua'
- 'gawk' 'tcl' 'pcre' 'zlib' 'libffi' 'libcanberra')
-source=(https://github.com/vim/vim/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz
-vimrc
-archlinux.vim
-vimdoc.hook)
-sha256sums=('e0a88a90a84f006a8565306da824a70296df1cb7acc45fae0a5d3750271abd96'
-'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
-'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
-'7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('75598931f9db3448437fe2f4406dea336a7a5c964e9c463444d2b77a63518ad089c05a82db2beca9cd86e8ed12d9327d6be422a2fb609981d7c6d1cb8be6f59c'
-
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
-
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
-
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')
-
-prepare() {
-  (cd vim-${pkgver}/src
-# define the place for the global (g)vimrc file (set to /etc/vimrc)
-sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' feature.h
-sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' feature.h
-autoconf
-  )
-  cp -a vim-${pkgver} gvim-${pkgver}
-}
-
-build() {
-  msg2 "Building vim..."
-  (cd vim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=no \
-  --disable-gui \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-pythoninterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic \
-  --disable-canberra
-make
-  )
-
-  msg2 "Building gvim..."
-  (cd gvim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=yes \
-  --enable-gui=gtk3 \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-pythoninterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic \
-  --enable-canberra
-make
-  )
-}
-
-check() {
-  cd vim-${pkgver}
-  TERM=xterm make -j1 test
-}
-
-package_vim-runtime() {
-  pkgdesc+=' (shared runtime)'
-  optdepends=('sh: support for some tools and macros'
-  'python: demoserver example tool'
-  'gawk: mve tools upport')
-  backup=('etc/vimrc')
-
-  cd vim-${pkgver}
-
-  make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
-  # man and bin files belong to 'vim'
-  rm -r "${pkgdir}"/usr/share/man/ "${pkgdir}"/usr/bin/
-
-  # Don't forget logtalk.dict
-  install -Dm 644 runtime/ftplugin/logtalk.dict \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/logtalk.dict
-
-  # 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:40:35
  Author: anthraxx
Revision: 363543

upgpkg: vim 8.1.2102-1

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 21:18:24 UTC (rev 363542)
+++ PKGBUILD2019-09-29 22:40:35 UTC (rev 363543)
@@ -9,7 +9,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.1.1968
+pkgver=8.1.2102
 _versiondir=81
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -22,11 +22,11 @@
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('e0a88a90a84f006a8565306da824a70296df1cb7acc45fae0a5d3750271abd96'
+sha256sums=('e2ec8449a8a419db73d266762cef20fd125cf9da9516832b9211f970b03c0d7c'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('75598931f9db3448437fe2f4406dea336a7a5c964e9c463444d2b77a63518ad089c05a82db2beca9cd86e8ed12d9327d6be422a2fb609981d7c6d1cb8be6f59c'
+sha512sums=('2a7dc4c031dc7ff81cb8f9818d4c3dbd5f9de21a352eb94d61410bba79dc287300f83f2c6c3ed251060ecb7be72cff40dcf3b5bc6842efddfe3b49ca409b6d85'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
 
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')


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

2019-09-29 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, September 29, 2019 @ 22:36:15
  Author: svenstaro
Revision: 512145

upgpkg: yaml-cpp 0.6.3-1

Modified:
  yaml-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 22:18:28 UTC (rev 512144)
+++ PKGBUILD2019-09-29 22:36:15 UTC (rev 512145)
@@ -2,7 +2,7 @@
 # Contributor: Markus Martin 
 
 pkgname=yaml-cpp
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
 url="https://github.com/jbeder/yaml-cpp;
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 source=(https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-${pkgver}.tar.gz)
-sha512sums=('fea8ce0a20a00cbc75023d1db442edfcd32d0ac57a3c41b32ec8d56f87cc1d85d7dd7a923ce662f5d3a315f91a736d6be0d649997acd190915c1d68cc93795e4')
+sha512sums=('68b9ce987cabc1dec79382f922de20cc2c222cb9c090ecb93dc686b048da5c917facf4fce6d8f72feea44b61e5a6770ed3b0c199c4cd4e6bde5b6245c09f8e49')
 
 prepare() {
 mkdir -p yaml-cpp-yaml-cpp-$pkgver/build
@@ -22,6 +22,7 @@
 cmake .. \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DBUILD_SHARED_LIBS=ON \
+-DYAML_BUILD_SHARED_LIBS=ON \
 -DCMAKE_BUILD_TYPE=Release
 make
 }
@@ -35,7 +36,7 @@
 package() {
 cd yaml-cpp-yaml-cpp-$pkgver
 
-make -C build DESTDIR="$pkgdir" install
+DESTDIR="$pkgdir" make -C build install
 install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 # avoid conflicting gtest/gmock files
 rm -rf "$pkgdir"/usr/include/{gmock,gtest} 
"$pkgdir"/usr/lib/lib{gmock,gtest}*.so


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

2019-09-29 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, September 29, 2019 @ 22:36:23
  Author: svenstaro
Revision: 512146

archrelease: copy trunk to community-x86_64

Added:
  yaml-cpp/repos/community-x86_64/PKGBUILD
(from rev 512145, yaml-cpp/trunk/PKGBUILD)
Deleted:
  yaml-cpp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 22:36:15 UTC (rev 512145)
+++ PKGBUILD2019-09-29 22:36:23 UTC (rev 512146)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Markus Martin 
-
-pkgname=yaml-cpp
-pkgver=0.6.2
-pkgrel=1
-pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
-url="https://github.com/jbeder/yaml-cpp;
-arch=('x86_64')
-license=('MIT')
-depends=('gcc-libs')
-makedepends=('cmake')
-source=(https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-${pkgver}.tar.gz)
-sha512sums=('fea8ce0a20a00cbc75023d1db442edfcd32d0ac57a3c41b32ec8d56f87cc1d85d7dd7a923ce662f5d3a315f91a736d6be0d649997acd190915c1d68cc93795e4')
-
-prepare() {
-mkdir -p yaml-cpp-yaml-cpp-$pkgver/build
-}
-
-build() {
-cd yaml-cpp-yaml-cpp-$pkgver/build
-cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_SHARED_LIBS=ON \
--DCMAKE_BUILD_TYPE=Release
-make
-}
-
-check() {
-cd yaml-cpp-yaml-cpp-$pkgver/build
-make test
-test/run-tests
-}
-
-package() {
-cd yaml-cpp-yaml-cpp-$pkgver
-
-make -C build DESTDIR="$pkgdir" install
-install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-# avoid conflicting gtest/gmock files
-rm -rf "$pkgdir"/usr/include/{gmock,gtest} 
"$pkgdir"/usr/lib/lib{gmock,gtest}*.so
-}

Copied: yaml-cpp/repos/community-x86_64/PKGBUILD (from rev 512145, 
yaml-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 22:36:23 UTC (rev 512146)
@@ -0,0 +1,43 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Markus Martin 
+
+pkgname=yaml-cpp
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
+url="https://github.com/jbeder/yaml-cpp;
+arch=('x86_64')
+license=('MIT')
+depends=('gcc-libs')
+makedepends=('cmake')
+source=(https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-${pkgver}.tar.gz)
+sha512sums=('68b9ce987cabc1dec79382f922de20cc2c222cb9c090ecb93dc686b048da5c917facf4fce6d8f72feea44b61e5a6770ed3b0c199c4cd4e6bde5b6245c09f8e49')
+
+prepare() {
+mkdir -p yaml-cpp-yaml-cpp-$pkgver/build
+}
+
+build() {
+cd yaml-cpp-yaml-cpp-$pkgver/build
+cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_SHARED_LIBS=ON \
+-DYAML_BUILD_SHARED_LIBS=ON \
+-DCMAKE_BUILD_TYPE=Release
+make
+}
+
+check() {
+cd yaml-cpp-yaml-cpp-$pkgver/build
+make test
+test/run-tests
+}
+
+package() {
+cd yaml-cpp-yaml-cpp-$pkgver
+
+DESTDIR="$pkgdir" make -C build install
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+# avoid conflicting gtest/gmock files
+rm -rf "$pkgdir"/usr/include/{gmock,gtest} 
"$pkgdir"/usr/lib/lib{gmock,gtest}*.so
+}


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:18:28
  Author: anthraxx
Revision: 512144

archrelease: copy trunk to community-any

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

--+
 COPYING  |   14 -
 PKGBUILD |   63 -
 2 files changed, 29 insertions(+), 48 deletions(-)

Deleted: COPYING
===
--- COPYING 2019-09-29 22:18:24 UTC (rev 512143)
+++ COPYING 2019-09-29 22:18:28 UTC (rev 512144)
@@ -1,14 +0,0 @@
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar 
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. You just DO WHAT THE FUCK YOU WANT TO.
-

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 22:18:24 UTC (rev 512143)
+++ PKGBUILD2019-09-29 22:18:28 UTC (rev 512144)
@@ -1,34 +0,0 @@
-# Maintainer: Alexander F Rødseth 
-# Contributor: Andrea Scarpino 
-# Contributor: Kwpolska 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Laszlo Papp 
-
-pkgname=vim-nerdtree
-pkgver=5.0.0
-_scriptid=17123
-pkgrel=3
-pkgdesc='Tree explorer plugin for navigating the filesystem'
-arch=('any')
-url='http://www.vim.org/scripts/script.php?script_id=1658'
-license=('custom:WTFPL')
-depends=('vim')
-groups=('vim-plugins')
-source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid;
-'COPYING')
-md5sums=('39e61096eb0c54a4d386eaba49d6de3d'
- '389a9e29629d1f05e115f8f05c283df5')
-
-package() {
-  install -d \
-"$pkgdir/usr/share/vim/vimfiles/"{doc,nerdtree_plugin,plugin,syntax}
-  install -m644 doc/NERD_tree.txt "$pkgdir/usr/share/vim/vimfiles/doc/"
-  install -m644 nerdtree_plugin/{exec_menuitem,fs_menu}.vim \
-"$pkgdir/usr/share/vim/vimfiles/nerdtree_plugin/"
-  install -m644 plugin/NERD_tree.vim "$pkgdir/usr/share/vim/vimfiles/plugin/"
-  install -m644 syntax/nerdtree.vim "$pkgdir/usr/share/vim/vimfiles/syntax/"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/scrooloose/nerdtree
-# vim:set ts=2 sw=2 et:

Copied: vim-nerdtree/repos/community-any/PKGBUILD (from rev 512143, 
vim-nerdtree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 22:18:28 UTC (rev 512144)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander F Rødseth 
+# Contributor: Andrea Scarpino 
+# Contributor: Kwpolska 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laszlo Papp 
+
+pkgname=vim-nerdtree
+pkgver=6.1.0
+pkgrel=1
+pkgdesc='Tree explorer plugin for navigating the filesystem'
+url='https://github.com/scrooloose/nerdtree'
+arch=('any')
+license=('custom:WTFPL')
+depends=('vim')
+groups=('vim-plugins')
+source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('ebafb5797a83bf6efd12553c103999b836044ba2bfe6aa06b2c94aae09cfef8a9ffd8c494dd75258fa1c78b54c9ef3cc6c90bef22c1aa60e517441bef39aaae5')
+
+package() {
+  cd nerdtree-${pkgver}
+  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${_installpath}"
+  cp -r -t "${_installpath}" autoload doc plugin syntax nerdtree_plugin lib
+  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.markdown CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:18:24
  Author: anthraxx
Revision: 512143

upgpkg: vim-nerdtree 6.1.0-1

Deleted:
  vim-nerdtree/trunk/COPYING

-+
 COPYING |   14 --
 1 file changed, 14 deletions(-)

Deleted: COPYING
===
--- COPYING 2019-09-29 22:12:59 UTC (rev 512142)
+++ COPYING 2019-09-29 22:18:24 UTC (rev 512143)
@@ -1,14 +0,0 @@
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar 
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
-DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. You just DO WHAT THE FUCK YOU WANT TO.
-


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:12:59
  Author: anthraxx
Revision: 512142

upgpkg: vim-nerdtree 6.1.0-1

Modified:
  vim-nerdtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 22:02:18 UTC (rev 512141)
+++ PKGBUILD2019-09-29 22:12:59 UTC (rev 512142)
@@ -1,4 +1,5 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Levente Polyak 
+# Contributor: Alexander F Rødseth 
 # Contributor: Andrea Scarpino 
 # Contributor: Kwpolska 
 # Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -5,30 +6,24 @@
 # Contributor: Laszlo Papp 
 
 pkgname=vim-nerdtree
-pkgver=5.0.0
-_scriptid=17123
-pkgrel=3
+pkgver=6.1.0
+pkgrel=1
 pkgdesc='Tree explorer plugin for navigating the filesystem'
+url='https://github.com/scrooloose/nerdtree'
 arch=('any')
-url='https://www.vim.org/scripts/script.php?script_id=1658'
 license=('custom:WTFPL')
 depends=('vim')
 groups=('vim-plugins')
-source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid;
-'COPYING')
-md5sums=('39e61096eb0c54a4d386eaba49d6de3d'
- '389a9e29629d1f05e115f8f05c283df5')
+source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('ebafb5797a83bf6efd12553c103999b836044ba2bfe6aa06b2c94aae09cfef8a9ffd8c494dd75258fa1c78b54c9ef3cc6c90bef22c1aa60e517441bef39aaae5')
 
 package() {
-  install -d \
-"$pkgdir/usr/share/vim/vimfiles/"{doc,nerdtree_plugin,plugin,syntax}
-  install -m644 doc/NERD_tree.txt "$pkgdir/usr/share/vim/vimfiles/doc/"
-  install -m644 nerdtree_plugin/{exec_menuitem,fs_menu}.vim \
-"$pkgdir/usr/share/vim/vimfiles/nerdtree_plugin/"
-  install -m644 plugin/NERD_tree.vim "$pkgdir/usr/share/vim/vimfiles/plugin/"
-  install -m644 syntax/nerdtree.vim "$pkgdir/usr/share/vim/vimfiles/syntax/"
-  install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd nerdtree-${pkgver}
+  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${_installpath}"
+  cp -r -t "${_installpath}" autoload doc plugin syntax nerdtree_plugin lib
+  install -Dm 644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.markdown CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
 }
 
-# getver: github.com/scrooloose/nerdtree
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:02:14
  Author: anthraxx
Revision: 512140

upgpkg: vim-fugitive 3.0-1

Modified:
  vim-fugitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:49:38 UTC (rev 512139)
+++ PKGBUILD2019-09-29 22:02:14 UTC (rev 512140)
@@ -4,7 +4,7 @@
 # Contributor: János Illés 
 
 pkgname=vim-fugitive
-pkgver=2.5
+pkgver=3.0
 pkgrel=1
 pkgdesc='Git wrapper so awesome, it should be illegal'
 url='https://github.com/tpope/vim-fugitive'
@@ -12,9 +12,9 @@
 license=('custom:vim')
 depends=('vim' 'git')
 groups=('vim-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/tpope/${pkgname}/archive/v${pkgver}.tar.gz
+source=(https://github.com/tpope/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 license.txt)
-sha512sums=('9a58ff3fa9eae72fca3d1232d01856ef56fe38b7bbf61be44ec4cdf4f0f69fca69fafe19266d657530a6d08f856236b1d1370bb770b14402bb7e476d5ca4bb78'
+sha512sums=('c68aebb577530be2bb32bb79b261b4b235e14d59e73be462aa4a0f6358c484dbaa19c40f880e1b678780abb66d56960f58a4d5fa99c24c60d797db0e25077464'
 
'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
 
 package() {
@@ -21,7 +21,7 @@
   cd ${pkgname}-${pkgver}
   local _installpath="${pkgdir}/usr/share/vim/vimfiles"
   install -d "${_installpath}"
-  cp -r -t "${_installpath}" autoload doc plugin ftdetect
+  cp -r -t "${_installpath}" autoload doc plugin ftdetect syntax
   install -Dm 644 ../license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 22:02:18
  Author: anthraxx
Revision: 512141

archrelease: copy trunk to community-any

Added:
  vim-fugitive/repos/community-any/PKGBUILD
(from rev 512140, vim-fugitive/trunk/PKGBUILD)
  vim-fugitive/repos/community-any/license.txt
(from rev 512140, vim-fugitive/trunk/license.txt)
Deleted:
  vim-fugitive/repos/community-any/PKGBUILD
  vim-fugitive/repos/community-any/license.txt

-+
 PKGBUILD|   56 ++---
 license.txt |  574 +-
 2 files changed, 315 insertions(+), 315 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 22:02:14 UTC (rev 512140)
+++ PKGBUILD2019-09-29 22:02:18 UTC (rev 512141)
@@ -1,28 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Daniel Micay 
-# Contributor: M Rawash 
-# Contributor: János Illés 
-
-pkgname=vim-fugitive
-pkgver=2.5
-pkgrel=1
-pkgdesc='Git wrapper so awesome, it should be illegal'
-url='https://github.com/tpope/vim-fugitive'
-arch=('any')
-license=('custom:vim')
-depends=('vim' 'git')
-groups=('vim-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/tpope/${pkgname}/archive/v${pkgver}.tar.gz
-license.txt)
-sha512sums=('9a58ff3fa9eae72fca3d1232d01856ef56fe38b7bbf61be44ec4cdf4f0f69fca69fafe19266d657530a6d08f856236b1d1370bb770b14402bb7e476d5ca4bb78'
-
'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -d "${_installpath}"
-  cp -r -t "${_installpath}" autoload doc plugin ftdetect
-  install -Dm 644 ../license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: vim-fugitive/repos/community-any/PKGBUILD (from rev 512140, 
vim-fugitive/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 22:02:18 UTC (rev 512141)
@@ -0,0 +1,28 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel Micay 
+# Contributor: M Rawash 
+# Contributor: János Illés 
+
+pkgname=vim-fugitive
+pkgver=3.0
+pkgrel=1
+pkgdesc='Git wrapper so awesome, it should be illegal'
+url='https://github.com/tpope/vim-fugitive'
+arch=('any')
+license=('custom:vim')
+depends=('vim' 'git')
+groups=('vim-plugins')
+source=(https://github.com/tpope/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+license.txt)
+sha512sums=('c68aebb577530be2bb32bb79b261b4b235e14d59e73be462aa4a0f6358c484dbaa19c40f880e1b678780abb66d56960f58a4d5fa99c24c60d797db0e25077464'
+
'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  local _installpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${_installpath}"
+  cp -r -t "${_installpath}" autoload doc plugin ftdetect syntax
+  install -Dm 644 ../license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: license.txt
===
--- license.txt 2019-09-29 22:02:14 UTC (rev 512140)
+++ license.txt 2019-09-29 22:02:18 UTC (rev 512141)
@@ -1,287 +0,0 @@
-*uganda.txt*For Vim version 7.2.  Last change: 2008 Jun 21
-
-
- VIM REFERENCE MANUALby Bram Moolenaar
-
-
-   *uganda* *Uganda* *copying* *copyright* *license*
-SUMMARY
-   *iccf* *ICCF*
-Vim is Charityware.  You can use and copy it as much as you like, but you are
-encouraged to make a donation for needy children in Uganda.  Please see |kcc|
-below or visit the ICCF web site, available at these URLs:
-
-   http://iccf-holland.org/
-   http://www.vim.org/iccf/
-   http://www.iccf.nl/
-
-You can also sponsor the development of Vim.  Vim sponsors can vote for
-features.  See |sponsor|.  The money goes to Uganda anyway.
-
-The Open Publication License applies to the Vim documentation, see
-|manual-copyright|.
-
-=== begin of license ===
-
-VIM LICENSE
-
-I)  There are no restrictions on distributing unmodified copies of Vim except
-that they must include this license text.  You can also distribute
-unmodified parts of Vim, likewise unrestricted except that they must
-include this license text.  You are also allowed to include executables
-that you made from the unmodified Vim sources, plus your own usage
-examples and Vim scripts.
-
-II) It is allowed to distribute a modified (or extended) version of Vim,
-including executables and/or source code, when the following four
-conditions are met:
-1) This license text must be included unmodified.
-2) The modified Vim must be distributed in one of the 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 21:18:19
  Author: anthraxx
Revision: 363541

upgpkg: thunderbird 68.1.1-1

Modified:
  thunderbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:19:49 UTC (rev 363540)
+++ PKGBUILD2019-09-29 21:18:19 UTC (rev 363541)
@@ -6,7 +6,7 @@
 # Contributor: Anders Bostrom 
 
 pkgname=thunderbird
-pkgver=68.1.0
+pkgver=68.1.1
 pkgrel=1
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.mozilla.org/thunderbird/'
@@ -20,7 +20,7 @@
 options=(!emptydirs !makeflags)
 
source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
 $pkgname.desktop)
-sha256sums=('de0e5c7d1d5576f451e386e4779f155b7af97621a4e22caac0c6dee3c9d76eef'
+sha256sums=('4f27fec94b2565a1d1da1c90975327a3d56e5918d517cc25bd8a5dd1a81983bb'
 'SKIP'
 'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
 validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 21:18:24
  Author: anthraxx
Revision: 363542

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 363541, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 363541, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  312 ++---
 thunderbird.desktop |  346 +-
 2 files changed, 329 insertions(+), 329 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 21:18:19 UTC (rev 363541)
+++ PKGBUILD2019-09-29 21:18:24 UTC (rev 363542)
@@ -1,156 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=68.1.0
-pkgrel=1
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib 
alsa-lib
- nss hunspell sqlite ttf-font icu)  # libvpx
-makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm gtk2 cbindgen nodejs)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
-$pkgname.desktop)
-sha256sums=('de0e5c7d1d5576f451e386e4779f155b7af97621a4e22caac0c6dee3c9d76eef'
-'SKIP'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
-validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:49:31
  Author: anthraxx
Revision: 512138

upgpkg: rabbitmq 3.7.18-1

Modified:
  rabbitmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:45:01 UTC (rev 512137)
+++ PKGBUILD2019-09-29 20:49:31 UTC (rev 512138)
@@ -8,7 +8,7 @@
 # Contributor: mutantmonkey
 
 pkgname=rabbitmq
-pkgver=3.7.17
+pkgver=3.7.18
 pkgrel=1
 pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
 url='https://rabbitmq.com'
@@ -27,7 +27,7 @@
 rabbitmq.sysusers
 rabbitmq.tmpfiles
 rabbitmq.logrotate)
-sha512sums=('33af52a3f95854e7b3e067308181e37c7b9715b24e0ceb690d606f3e69a8be9cab258a18b68681350c31a01e4fa530825473bf652c7ac10894d36af4fa573a38'
+sha512sums=('7ac10172b2a1d282a0fbcfc13e4612b0aaee31c7248616cc16451c9390aabd96d866619336a29c9bb3b4142d2141b5d442a07a49c6bb0a4ea0cdb287dc813c0f'
 'SKIP'
 
'4859e67725dc8467b43102200bf47bdf69e3f3b700da859e861327e2f01491bfaeed8e32da4fc2415d8a127037420b768ef321a42d535f181cab56945f83d2c2'
 
'8b841e28fa0a1424dd9e57c0988e015f3cd4cccef0f73ccdb7c7b66d11ca62ba8ef3a59c7ca5e5f0c9c9d8003ac72bf53785985d98aae867961787003286e179'


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:49:38
  Author: anthraxx
Revision: 512139

archrelease: copy trunk to community-any

Added:
  rabbitmq/repos/community-any/PKGBUILD
(from rev 512138, rabbitmq/trunk/PKGBUILD)
  rabbitmq/repos/community-any/rabbitmq-customize-systemd-service.patch
(from rev 512138, rabbitmq/trunk/rabbitmq-customize-systemd-service.patch)
  rabbitmq/repos/community-any/rabbitmq-env.conf
(from rev 512138, rabbitmq/trunk/rabbitmq-env.conf)
  rabbitmq/repos/community-any/rabbitmq.install
(from rev 512138, rabbitmq/trunk/rabbitmq.install)
  rabbitmq/repos/community-any/rabbitmq.logrotate
(from rev 512138, rabbitmq/trunk/rabbitmq.logrotate)
  rabbitmq/repos/community-any/rabbitmq.sysusers
(from rev 512138, rabbitmq/trunk/rabbitmq.sysusers)
  rabbitmq/repos/community-any/rabbitmq.tmpfiles
(from rev 512138, rabbitmq/trunk/rabbitmq.tmpfiles)
Deleted:
  rabbitmq/repos/community-any/PKGBUILD
  rabbitmq/repos/community-any/rabbitmq-customize-systemd-service.patch
  rabbitmq/repos/community-any/rabbitmq-env.conf
  rabbitmq/repos/community-any/rabbitmq.install
  rabbitmq/repos/community-any/rabbitmq.logrotate
  rabbitmq/repos/community-any/rabbitmq.sysusers
  rabbitmq/repos/community-any/rabbitmq.tmpfiles

--+
 PKGBUILD |  150 ++---
 rabbitmq-customize-systemd-service.patch |  106 ++--
 rabbitmq-env.conf|6 -
 rabbitmq.install |   18 +--
 rabbitmq.logrotate   |   12 +-
 rabbitmq.sysusers|2 
 rabbitmq.tmpfiles|4 
 7 files changed, 149 insertions(+), 149 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:49:31 UTC (rev 512138)
+++ PKGBUILD2019-09-29 20:49:38 UTC (rev 512139)
@@ -1,75 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Marcello "mereghost" Rocha 
-# Contributor: Gianni Vialetto 
-# Contributor: Stefan J. Betz 
-# Contributor: p2k 
-# Contributor: Jonathan Liu 
-# Contributor: Christopher Grebs 
-# Contributor: mutantmonkey
-
-pkgname=rabbitmq
-pkgver=3.7.17
-pkgrel=1
-pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
-url='https://rabbitmq.com'
-arch=('any')
-license=('MPL')
-depends=('util-linux' 'inetutils' 'erlang-nox' 'socat')
-optdepends=('rabbitmqadmin: CLI management tool'
-'logrotate: rotate log files')
-makedepends=('zip' 'unzip' 'libxslt' 'xmlto' 'systemd' 'elixir' 'python' 
'python-simplejson' 'rsync')
-backup=('etc/rabbitmq/rabbitmq-env.conf')
-options=('!makeflags')
-install=rabbitmq.install
-source=(https://github.com/rabbitmq/rabbitmq-server/releases/download/v${pkgver}/rabbitmq-server-${pkgver}.tar.xz{,.asc}
-rabbitmq-customize-systemd-service.patch
-rabbitmq-env.conf
-rabbitmq.sysusers
-rabbitmq.tmpfiles
-rabbitmq.logrotate)
-sha512sums=('33af52a3f95854e7b3e067308181e37c7b9715b24e0ceb690d606f3e69a8be9cab258a18b68681350c31a01e4fa530825473bf652c7ac10894d36af4fa573a38'
-'SKIP'
-
'4859e67725dc8467b43102200bf47bdf69e3f3b700da859e861327e2f01491bfaeed8e32da4fc2415d8a127037420b768ef321a42d535f181cab56945f83d2c2'
-
'8b841e28fa0a1424dd9e57c0988e015f3cd4cccef0f73ccdb7c7b66d11ca62ba8ef3a59c7ca5e5f0c9c9d8003ac72bf53785985d98aae867961787003286e179'
-
'17d33e7104172bc265d97821fec58f1402ad3103f1ea4b1f6bbabcf0dd840685708a1bdc808b48c1a60726c5c0aa7b6479395afd9360d3116b812c143c432423'
-
'5cbef5497029ff227050c6f18c4fcc35b3922747408d01b7590f096253af82a8a8f16008efcc8ea21f970ce87244de62e2e375f65c49e407e53440eada5d7114'
-
'f2a6aaa38e575e7c947191a7c67add1434beb768c50acb16d5faa5dd83d390a9a5ec7c153487add4ac26de058a02bbb5c3a7d6377e91a1d0cbcca3c1d6797b02')
-validpgpkeys=('0A9AF2115F4687BD29803A206B73A36E6026DFCA') # RabbitMQ Release 
Signing Key 
-
-prepare() {
-  cd ${pkgname}-server-${pkgver}
-  sed -E 's|^(SYS_PREFIX=).*$|\1""|' -i deps/rabbit/scripts/rabbitmq-defaults
-  sed -E 's|@RABBITMQ_USER@|rabbitmq|g' -i scripts/rabbitmq-script-wrapper
-  sed -E 's|@RABBITMQ_GROUP@|rabbitmq|g' -i scripts/rabbitmq-script-wrapper
-  sed -E 's|@STDOUT_STDERR_REDIRECTION@||g' -i scripts/rabbitmq-script-wrapper
-  patch -p1 < ../rabbitmq-customize-systemd-service.patch
-}
-
-build() {
-  cd ${pkgname}-server-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-server-${pkgver}
-  make DESTDIR="${pkgdir}" PREFIX=/usr RMQ_ROOTDIR=/usr/lib/rabbitmq \
-install install-man install-bin
-
-  # using script wrapper for better bin handling
-  local libdir="${pkgdir}/usr/lib/rabbitmq/lib/rabbitmq_server-${pkgver}"
-  install -d "${pkgdir}/usr/bin"
-  install -Dm 755 scripts/rabbitmq-script-wrapper -t 
"${pkgdir}/usr/lib/rabbitmq/bin"
-  for script in "${libdir}"/sbin/rabbit*; do
-ln 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:45:01
  Author: anthraxx
Revision: 512137

archrelease: copy trunk to community-x86_64

Added:
  radare2/repos/community-x86_64/PKGBUILD
(from rev 512136, radare2/trunk/PKGBUILD)
Deleted:
  radare2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:44:57 UTC (rev 512136)
+++ PKGBUILD2019-09-29 20:45:01 UTC (rev 512137)
@@ -1,43 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=3.8.0
-pkgrel=1
-pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
-url='https://radare.org'
-arch=('x86_64')
-license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'libcapstone.so' 'openssl' 'libzip' 'zlib'
- 'lz4' 'xxhash' 'libxxhash.so' 'file' 'libuv')
-makedepends=('meson')
-options=('!emptydirs')
-source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1')
-sha512sums=('c9a1a4e7743b54026990d7473f05fb8eb25d7a7f0fd985172587ce82b8f6fefb53dd181b0bdb8463d2460c71e4a9eb377ead4ef7379615c90aa858d8fcadeadb')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  touch libr/config.mk
-  arch-meson build \
--D use_sys_capstone=true \
--D use_sys_magic=true \
--D use_sys_zip=true \
--D use_sys_zlib=true \
--D use_sys_lz4=true \
--D use_sys_xxhash=true \
--D use_sys_openssl=true \
--D use_libuv=true \
--D use_webui=true
-  ninja -C build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  DESTDIR="${pkgdir}" ninja -C build install
-  cp -r doc/* "${pkgdir}/usr/share/doc/radare2"
-  ln -s /usr/bin/radare2 "${pkgdir}/usr/bin/r2"
-  ln -s /usr/share/man/man1/radare2.1.gz "${pkgdir}/usr/share/man/man1/r2.1.gz"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-x86_64/PKGBUILD (from rev 512136, 
radare2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 20:45:01 UTC (rev 512137)
@@ -0,0 +1,43 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=3.9.0
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='https://radare.org'
+arch=('x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'libcapstone.so' 'openssl' 'libzip' 'zlib'
+ 'lz4' 'xxhash' 'libxxhash.so' 'file' 'libuv')
+makedepends=('meson')
+options=('!emptydirs')
+source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('270cf67d0dee8dab4ed21dfaab57671b479ec82f0fc8d1c988e121c48b51addc')
+sha512sums=('7198c6fb35778d93fdbba5dd3dceddb7af21d555fb42f22752c8898ccba44fdcba92a6c502ddc8bdda71b883df392168ece807325b53cf75537b4ec59d86e42a')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  touch libr/config.mk
+  arch-meson build \
+-D use_sys_capstone=true \
+-D use_sys_magic=true \
+-D use_sys_zip=true \
+-D use_sys_zlib=true \
+-D use_sys_lz4=true \
+-D use_sys_xxhash=true \
+-D use_sys_openssl=true \
+-D use_libuv=true \
+-D use_webui=true
+  ninja -C build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  DESTDIR="${pkgdir}" ninja -C build install
+  cp -r doc/* "${pkgdir}/usr/share/doc/radare2"
+  ln -s /usr/bin/radare2 "${pkgdir}/usr/bin/r2"
+  ln -s /usr/share/man/man1/radare2.1.gz "${pkgdir}/usr/share/man/man1/r2.1.gz"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:44:57
  Author: anthraxx
Revision: 512136

upgpkg: radare2 3.9.0-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:26:22 UTC (rev 512135)
+++ PKGBUILD2019-09-29 20:44:57 UTC (rev 512136)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=3.8.0
+pkgver=3.9.0
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
@@ -13,8 +13,8 @@
 makedepends=('meson')
 options=('!emptydirs')
 
source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1')
-sha512sums=('c9a1a4e7743b54026990d7473f05fb8eb25d7a7f0fd985172587ce82b8f6fefb53dd181b0bdb8463d2460c71e4a9eb377ead4ef7379615c90aa858d8fcadeadb')
+sha256sums=('270cf67d0dee8dab4ed21dfaab57671b479ec82f0fc8d1c988e121c48b51addc')
+sha512sums=('7198c6fb35778d93fdbba5dd3dceddb7af21d555fb42f22752c8898ccba44fdcba92a6c502ddc8bdda71b883df392168ece807325b53cf75537b4ec59d86e42a')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:26:22
  Author: arojas
Revision: 512135

archrelease: copy trunk to community-x86_64

Added:
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 512134, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:26:01 UTC (rev 512134)
+++ PKGBUILD2019-09-29 20:26:22 UTC (rev 512135)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.9.2
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(x86_64)
-url='https://store.kde.org/p/1169519/'
-license=(GPL)
-depends=(plasma-framework knewstuff libksysguard)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fa63e02fa455904a6bd964eb8414339bd7cf0ec0208f5f669815269f21f6fc76'
-'SKIP')
-validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 512134, 
latte-dock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 20:26:22 UTC (rev 512135)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.9.3
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(x86_64)
+url='https://store.kde.org/p/1169519/'
+license=(GPL)
+depends=(plasma-framework knewstuff libksysguard)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('30232ce9b0fe8f5338c924a4f2d1661c8c3f3b221ccfcaf69d09160f31599447'
+'SKIP')
+validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:26:01
  Author: arojas
Revision: 512134

Update to 0.9.3

Modified:
  latte-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:18:20 UTC (rev 512133)
+++ PKGBUILD2019-09-29 20:26:01 UTC (rev 512134)
@@ -2,7 +2,7 @@
 # Contributor: Michael Straube 
 
 pkgname=latte-dock
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc='A dock based on Plasma Frameworks'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(plasma-framework knewstuff libksysguard)
 makedepends=(extra-cmake-modules)
 
source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fa63e02fa455904a6bd964eb8414339bd7cf0ec0208f5f669815269f21f6fc76'
+sha256sums=('30232ce9b0fe8f5338c924a4f2d1661c8c3f3b221ccfcaf69d09160f31599447'
 'SKIP')
 validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
 


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

2019-09-29 Thread Christian Hesse via arch-commits
Date: Sunday, September 29, 2019 @ 20:18:47
  Author: eworm
Revision: 363539

archrelease: copy trunk to testing-x86_64

Added:
  putty/repos/testing-x86_64/
  putty/repos/testing-x86_64/PKGBUILD
(from rev 363538, putty/trunk/PKGBUILD)
  putty/repos/testing-x86_64/putty.desktop
(from rev 363538, putty/trunk/putty.desktop)
  putty/repos/testing-x86_64/putty.png
(from rev 363538, putty/trunk/putty.png)
  putty/repos/testing-x86_64/putty.xpm
(from rev 363538, putty/trunk/putty.xpm)

---+
 PKGBUILD  |   40 
 putty.desktop |   10 ++
 2 files changed, 50 insertions(+)

Copied: putty/repos/testing-x86_64/PKGBUILD (from rev 363538, 
putty/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-29 20:18:47 UTC (rev 363539)
@@ -0,0 +1,40 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=putty
+pkgver=0.73
+pkgrel=1
+pkgdesc='A terminal integrated SSH/Telnet client'
+arch=('x86_64')
+url='https://www.chiark.greenend.org.uk/~sgtatham/putty/'
+license=('MIT')
+depends=('gtk3')
+validpgpkeys=('E27394ACA3F9D9049522E0546289A25F4AE8DA82') # PuTTY Releases 

+source=("https://the.earth.li/~sgtatham/putty/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+
"putty-${pkgver}.tar.gz.sig::https://the.earth.li/~sgtatham/putty/${pkgver}/putty-${pkgver}.tar.gz.gpg;
+'putty.desktop'
+'putty.png'
+'putty.xpm')
+sha256sums=('3db0b5403fb41aecd3aa506611366650d927650b6eb3d839ad4dcc782519df1c'
+'SKIP'
+'4a8af81fe8ac702ad298606076088f237b83beed82cc089a32f314888b67cf2c'
+'621abf249dc6c6326faf259565546df84635b3afbe31893145a5056d8b114396'
+'d65139883171ed0119d9778ff4a89e6a8151a5ae97fcf8dc7cafb59df424377f')
+
+build() {
+  cd ${pkgname}-${pkgver}/unix
+
+  ./configure \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/unix
+
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 ../LICENCE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -D -m0644 "${srcdir}"/putty.desktop 
"${pkgdir}"/usr/share/applications/putty.desktop
+  install -D -m0644 "${srcdir}"/putty.png 
"${pkgdir}"/usr/share/pixmaps/putty.png
+  install -D -m0644 "${srcdir}"/putty.xpm 
"${pkgdir}"/usr/share/pixmaps/putty.xpm
+}

Copied: putty/repos/testing-x86_64/putty.desktop (from rev 363538, 
putty/trunk/putty.desktop)
===
--- testing-x86_64/putty.desktop(rev 0)
+++ testing-x86_64/putty.desktop2019-09-29 20:18:47 UTC (rev 363539)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=PuTTY
+GenericName=SSH/Telnet/Serial Client
+Exec=putty %u
+Terminal=false
+Icon=putty
+Type=Application
+Categories=Application;Network;Remote
+Comment=A highly configurable ssh/telnet/serial console program

Copied: putty/repos/testing-x86_64/putty.png (from rev 363538, 
putty/trunk/putty.png)
===
(Binary files differ)

Copied: putty/repos/testing-x86_64/putty.xpm (from rev 363538, 
putty/trunk/putty.xpm)
===
(Binary files differ)


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

2019-09-29 Thread Christian Hesse via arch-commits
Date: Sunday, September 29, 2019 @ 20:18:24
  Author: eworm
Revision: 363538

upgpkg: putty 0.73-1

new upstream release

Modified:
  putty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:07:57 UTC (rev 363537)
+++ PKGBUILD2019-09-29 20:18:24 UTC (rev 363538)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=putty
-pkgver=0.72
+pkgver=0.73
 pkgrel=1
 pkgdesc='A terminal integrated SSH/Telnet client'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 'putty.desktop'
 'putty.png'
 'putty.xpm')
-sha256sums=('f236b5a26b0905809b3cd190158e8b95d81f86ad34fdd97a4312c1877f2cec5f'
+sha256sums=('3db0b5403fb41aecd3aa506611366650d927650b6eb3d839ad4dcc782519df1c'
 'SKIP'
 '4a8af81fe8ac702ad298606076088f237b83beed82cc089a32f314888b67cf2c'
 '621abf249dc6c6326faf259565546df84635b3afbe31893145a5056d8b114396'


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:18:20
  Author: arojas
Revision: 512133

archrelease: copy trunk to community-x86_64

Added:
  normaliz/repos/community-x86_64/PKGBUILD
(from rev 512132, normaliz/trunk/PKGBUILD)
Deleted:
  normaliz/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:18:04 UTC (rev 512132)
+++ PKGBUILD2019-09-29 20:18:20 UTC (rev 512133)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Tarn Burton 
-
-pkgname=normaliz
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
-arch=(x86_64)
-url="https://www.normaliz.uni-osnabrueck.de/;
-license=(GPL)
-depends=(e-antic)
-makedepends=(boost)
-source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 source/libnormaliz/output.h -t 
"$pkgdir"/usr/include/libnormaliz # 
https://github.com/Normaliz/Normaliz/issues/262
-}

Copied: normaliz/repos/community-x86_64/PKGBUILD (from rev 512132, 
normaliz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 20:18:20 UTC (rev 512133)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tarn Burton 
+
+pkgname=normaliz
+pkgver=3.8.1
+pkgrel=1
+pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
+arch=(x86_64)
+url="https://www.normaliz.uni-osnabrueck.de/;
+license=(GPL)
+depends=(e-antic)
+makedepends=(boost)
+source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
+sha256sums=('22d878d9a87077744f1a2958f4cbbc4acb0e9d8b3dafc0fa963b01bace52bd4c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:18:04
  Author: arojas
Revision: 512132

Update to 3.8.1

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:13:59 UTC (rev 512131)
+++ PKGBUILD2019-09-29 20:18:04 UTC (rev 512132)
@@ -2,7 +2,7 @@
 # Contributor: Tarn Burton 
 
 pkgname=normaliz
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc="A tool for computations in affine monoids, vector configurations, 
lattice polytopes, and rational cones."
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(e-antic)
 makedepends=(boost)
 
source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz;)
-sha256sums=('01c110c7addfea7201f7372d266772525784d61e13417ed0f85fbbf5cee6144e')
+sha256sums=('22d878d9a87077744f1a2958f4cbbc4acb0e9d8b3dafc0fa963b01bace52bd4c')
 
 build() {
   cd $pkgname-$pkgver


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:13:56
  Author: arojas
Revision: 512130

archrelease: copy trunk to community-x86_64

Added:
  python-rpy2/repos/community-x86_64/
  python-rpy2/repos/community-x86_64/PKGBUILD
(from rev 512129, python-rpy2/trunk/PKGBUILD)

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

Copied: python-rpy2/repos/community-x86_64/PKGBUILD (from rev 512129, 
python-rpy2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-09-29 20:13:56 UTC (rev 512130)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Oliver Sherouse 
+# Contributor: David Scholl  
+# Contributor: David Pretty  
+
+pkgname=python-rpy2
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
+arch=(x86_64)
+url="https://rpy2.bitbucket.io/;
+license=(MPL GPL LGPL)
+depends=(python-numpy python-tzlocal r)
+makedepends=(python-setuptools)
+optdepends=('python-pandas: conversion between rpy and pandas')
+source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
+sha256sums=('18025f53c1a32b7b38ed319c81f8445b9a8809e0ecba210634b67764d68da978')
+
+package() {
+  cd rpy2-$pkgver
+
+  python setup.py install --prefix=/usr --install-data=/usr/share 
--root="$pkgdir" --optimize=1
+}


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:13:59
  Author: arojas
Revision: 512131

Removed community-any for python-rpy2

Deleted:
  python-rpy2/repos/community-any/


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

2019-09-29 Thread Antonio Rojas via arch-commits
Date: Sunday, September 29, 2019 @ 20:13:36
  Author: arojas
Revision: 512129

Update to 3.2.0

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:11:19 UTC (rev 512128)
+++ PKGBUILD2019-09-29 20:13:36 UTC (rev 512129)
@@ -4,10 +4,10 @@
 # Contributor: David Pretty  
 
 pkgname=python-rpy2
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
-arch=(any)
+arch=(x86_64)
 url="https://rpy2.bitbucket.io/;
 license=(MPL GPL LGPL)
 depends=(python-numpy python-tzlocal r)
@@ -14,10 +14,10 @@
 makedepends=(python-setuptools)
 optdepends=('python-pandas: conversion between rpy and pandas')
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
-sha256sums=('ed4284df32d00b1fba5b1409e5df64b04b02d47aff543d6ef1dc211ab94e247f')
+sha256sums=('18025f53c1a32b7b38ed319c81f8445b9a8809e0ecba210634b67764d68da978')
 
 package() {
   cd rpy2-$pkgver
 
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  python setup.py install --prefix=/usr --install-data=/usr/share 
--root="$pkgdir" --optimize=1
 }


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:11:19
  Author: anthraxx
Revision: 512128

archrelease: copy trunk to community-x86_64

Added:
  metasploit/repos/community-x86_64/PKGBUILD
(from rev 512127, metasploit/trunk/PKGBUILD)
Deleted:
  metasploit/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:11:15 UTC (rev 512127)
+++ PKGBUILD2019-09-29 20:11:19 UTC (rev 512128)
@@ -1,63 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sabart Otto - Seberm 
-# Contributor: Tobias Veit - nIcE 
-
-pkgname=metasploit
-pkgver=5.0.46
-pkgrel=1
-pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
-url='https://www.metasploit.com/'
-arch=('x86_64')
-license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
-options=('!strip' '!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('8fad3291d668d5db88385268e473288160ec4cbdfba743698abf0cef90ff6f09')
-sha512sums=('8705d133e472a35ce97f57f3593da3719ab3c346750159ac48dce77257b0f52877a28397c6476bc3d22aa81ba7f1aefbb222148f4c9aa55ffa887d0c7193ef48')
-
-prepare() {
-  cd ${pkgname}-framework-${pkgver}
-
-  # https://github.com/bundler/bundler/issues/6882
-  sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
-
-  bundle config build.nokogiri --use-system-libraries
-  sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
-}
-
-build() {
-  cd ${pkgname}-framework-${pkgver}
-  CFLAGS+=" -I/usr/include/libxml2"
-  bundle install -j"$(nproc)" --no-cache --deployment
-  find vendor/bundle/ruby -exec chmod o+r '{}' \;
-  find vendor/bundle/ruby \( -name gem_make.out -or -name mkmf.log \) -delete
-}
-
-package() {
-  cd ${pkgname}-framework-${pkgver}
-
-  install -d "${pkgdir}/opt/${pkgname}" "${pkgdir}/usr/bin"
-  cp -r . "${pkgdir}/opt/${pkgname}"
-
-  for f in "${pkgdir}"/opt/${pkgname}/msf*; do
-local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
-chmod 755 "${_msffile}"
-  done
-
-  (cd "${pkgdir}/opt/${pkgname}"
-for f in tools/*/*.rb; do
-  install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
-  chmod 755 "${f}"
-done
-  )
-
-  install -Dm 644 external/zsh/_* -t "${pkgdir}/usr/share/zsh/site-functions"
-  install -Dm 644 LICENSE COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -d "${pkgdir}/usr/share/doc"
-  mv "${pkgdir}/opt/${pkgname}/documentation" 
"${pkgdir}/usr/share/doc/${pkgname}"
-  rm "${pkgdir}/usr/bin/msfupdate"
-}
-
-# vim: ts=2 sw=2 et:

Copied: metasploit/repos/community-x86_64/PKGBUILD (from rev 512127, 
metasploit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 20:11:19 UTC (rev 512128)
@@ -0,0 +1,63 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sabart Otto - Seberm 
+# Contributor: Tobias Veit - nIcE 
+
+pkgname=metasploit
+pkgver=5.0.50
+pkgrel=1
+pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
+url='https://www.metasploit.com/'
+arch=('x86_64')
+license=('BSD')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
+options=('!strip' '!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
+sha256sums=('20997cdbb2bbba62bbe7b35331fd46d161a48cb83fc23c0ef841134b88f62582')
+sha512sums=('5b871c4ac88ef5a730d43bbc9c404083e53ecdcc55171689e653b7a70e54dd4bf8a19bfa62ccea6aebc4cb83e5a9b34710a251a8a73915415ac556761cebc3bd')
+
+prepare() {
+  cd ${pkgname}-framework-${pkgver}
+
+  # https://github.com/bundler/bundler/issues/6882
+  sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
+
+  bundle config build.nokogiri --use-system-libraries
+  sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
+}
+
+build() {
+  cd ${pkgname}-framework-${pkgver}
+  CFLAGS+=" -I/usr/include/libxml2"
+  bundle install -j"$(nproc)" --no-cache --deployment
+  find vendor/bundle/ruby -exec chmod o+r '{}' \;
+  find vendor/bundle/ruby \( -name gem_make.out -or -name mkmf.log \) -delete
+}
+
+package() {
+  cd ${pkgname}-framework-${pkgver}
+
+  install -d "${pkgdir}/opt/${pkgname}" "${pkgdir}/usr/bin"
+  cp -r . "${pkgdir}/opt/${pkgname}"
+
+  for f in "${pkgdir}"/opt/${pkgname}/msf*; do
+local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
+echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:11:15
  Author: anthraxx
Revision: 512127

upgpkg: metasploit 5.0.50-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 20:07:22 UTC (rev 512126)
+++ PKGBUILD2019-09-29 20:11:15 UTC (rev 512127)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=5.0.46
+pkgver=5.0.50
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -12,8 +12,8 @@
 depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'libxml2' 'git')
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz)
-sha256sums=('8fad3291d668d5db88385268e473288160ec4cbdfba743698abf0cef90ff6f09')
-sha512sums=('8705d133e472a35ce97f57f3593da3719ab3c346750159ac48dce77257b0f52877a28397c6476bc3d22aa81ba7f1aefbb222148f4c9aa55ffa887d0c7193ef48')
+sha256sums=('20997cdbb2bbba62bbe7b35331fd46d161a48cb83fc23c0ef841134b88f62582')
+sha512sums=('5b871c4ac88ef5a730d43bbc9c404083e53ecdcc55171689e653b7a70e54dd4bf8a19bfa62ccea6aebc4cb83e5a9b34710a251a8a73915415ac556761cebc3bd')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:07:18
  Author: anthraxx
Revision: 512125

upgpkg: wpscan 1:3.7.2-1

Modified:
  wpscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:56:51 UTC (rev 512124)
+++ PKGBUILD2019-09-29 20:07:18 UTC (rev 512125)
@@ -2,7 +2,7 @@
 # Contributor: alexiobash < me (at) alexiobash (dot) com >
 
 pkgname=wpscan
-pkgver=3.6.3
+pkgver=3.7.2
 pkgrel=1
 epoch=1
 pkgdesc='Black box WordPress vulnerability scanner'
@@ -13,8 +13,8 @@
 options=('!strip' '!emptydirs')
 install=wpscan.install
 
source=(https://github.com/wpscanteam/wpscan/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0e5d2219307e5e41e51028777e908f2f95ff7670ffa8e38529c467f7375cb092')
-sha512sums=('7cfacee4ae483c86392a8e0c7378ae64f80939add272f25337ece755a259b10ed6e7b2791d45687c96e07c34acaa7634516c4c21dc217a3d96d0cfeaf1ffb38e')
+sha256sums=('161b755cceb9f45b8f0808a216b4f7aad5c77d0bfa7e71f3c4d865e9510e1b48')
+sha512sums=('b7dfc710f4ca82afb8e9bb734075b915a6425870a44e933fc239fb67fef8bcbd67ed2e1b600da5f834b27266f9f6870076c1b3a4754d36c028649b24bbe23c2c')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 20:07:22
  Author: anthraxx
Revision: 512126

archrelease: copy trunk to community-x86_64

Added:
  wpscan/repos/community-x86_64/PKGBUILD
(from rev 512125, wpscan/trunk/PKGBUILD)
  wpscan/repos/community-x86_64/wpscan.install
(from rev 512125, wpscan/trunk/wpscan.install)
Deleted:
  wpscan/repos/community-x86_64/PKGBUILD
  wpscan/repos/community-x86_64/wpscan.install

+
 PKGBUILD   |   98 +++
 wpscan.install |   18 +-
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 20:07:18 UTC (rev 512125)
+++ PKGBUILD2019-09-29 20:07:22 UTC (rev 512126)
@@ -1,49 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: alexiobash < me (at) alexiobash (dot) com >
-
-pkgname=wpscan
-pkgver=3.6.3
-pkgrel=1
-epoch=1
-pkgdesc='Black box WordPress vulnerability scanner'
-url='https://wpscan.org'
-arch=('x86_64')
-license=('custom:WPScan')
-depends=('ruby-bundler' 'libxslt' 'libyaml' 'curl' 'libxml2')
-options=('!strip' '!emptydirs')
-install=wpscan.install
-source=(https://github.com/wpscanteam/wpscan/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0e5d2219307e5e41e51028777e908f2f95ff7670ffa8e38529c467f7375cb092')
-sha512sums=('7cfacee4ae483c86392a8e0c7378ae64f80939add272f25337ece755a259b10ed6e7b2791d45687c96e07c34acaa7634516c4c21dc217a3d96d0cfeaf1ffb38e')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -i '/bundler/ s|~>|>=|g' $pkgname.gemspec
-  bundle config build.nokogiri --use-system-libraries
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  CFLAGS+=" -I/usr/include/libxml2"
-  bundle install -j"$(nproc)" --path vendor/bundle --without development test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -d "${pkgdir}/opt/${pkgname}"
-  cp -ra --no-preserve=owner . "${pkgdir}/opt/${pkgname}"
-
-  install -d "${pkgdir}/usr/bin"
-  cat > "${pkgdir}/usr/bin/${pkgname}" << EOF
-#!/bin/sh
-BUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec ruby /opt/wpscan/bin/wpscan 
"\$@"
-EOF
-  chmod 755 "${pkgdir}/usr/bin/${pkgname}"
-
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  find "${pkgdir}" \( -name gem_make.out -or -name mkmf.log \) -delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: wpscan/repos/community-x86_64/PKGBUILD (from rev 512125, 
wpscan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 20:07:22 UTC (rev 512126)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Contributor: alexiobash < me (at) alexiobash (dot) com >
+
+pkgname=wpscan
+pkgver=3.7.2
+pkgrel=1
+epoch=1
+pkgdesc='Black box WordPress vulnerability scanner'
+url='https://wpscan.org'
+arch=('x86_64')
+license=('custom:WPScan')
+depends=('ruby-bundler' 'libxslt' 'libyaml' 'curl' 'libxml2')
+options=('!strip' '!emptydirs')
+install=wpscan.install
+source=(https://github.com/wpscanteam/wpscan/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('161b755cceb9f45b8f0808a216b4f7aad5c77d0bfa7e71f3c4d865e9510e1b48')
+sha512sums=('b7dfc710f4ca82afb8e9bb734075b915a6425870a44e933fc239fb67fef8bcbd67ed2e1b600da5f834b27266f9f6870076c1b3a4754d36c028649b24bbe23c2c')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i '/bundler/ s|~>|>=|g' $pkgname.gemspec
+  bundle config build.nokogiri --use-system-libraries
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  CFLAGS+=" -I/usr/include/libxml2"
+  bundle install -j"$(nproc)" --path vendor/bundle --without development test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -d "${pkgdir}/opt/${pkgname}"
+  cp -ra --no-preserve=owner . "${pkgdir}/opt/${pkgname}"
+
+  install -d "${pkgdir}/usr/bin"
+  cat > "${pkgdir}/usr/bin/${pkgname}" << EOF
+#!/bin/sh
+BUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec ruby /opt/wpscan/bin/wpscan 
"\$@"
+EOF
+  chmod 755 "${pkgdir}/usr/bin/${pkgname}"
+
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  find "${pkgdir}" \( -name gem_make.out -or -name mkmf.log \) -delete
+}
+
+# vim: ts=2 sw=2 et:

Deleted: wpscan.install
===
--- wpscan.install  2019-09-29 20:07:18 UTC (rev 512125)
+++ wpscan.install  2019-09-29 20:07:22 UTC (rev 512126)
@@ -1,9 +0,0 @@
-post_install() {
-  echo -n 'Updating wpscan database...'
-  /usr/bin/wpscan --update >/dev/null 2>&1
-  echo "done."
-}
-
-post_upgrade() {
-  post_install
-}

Copied: wpscan/repos/community-x86_64/wpscan.install (from rev 512125, 
wpscan/trunk/wpscan.install)
===
--- wpscan.install  (rev 0)
+++ wpscan.install  2019-09-29 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:56:51
  Author: anthraxx
Revision: 512124

archrelease: copy trunk to community-x86_64

Added:
  xmobar/repos/community-x86_64/PKGBUILD
(from rev 512123, xmobar/trunk/PKGBUILD)
Deleted:
  xmobar/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:56:47 UTC (rev 512123)
+++ PKGBUILD2019-09-29 19:56:51 UTC (rev 512124)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Jelle van der Waa 
-# Contributer: Sergej Pupykin 
-# Contributor: Arch Haskell Team 
-
-pkgname=xmobar
-pkgver=0.29.5
-pkgrel=58
-pkgdesc='Minimalistic Text Based Status Bar'
-url='https://hackage.haskell.org/package/xmobar'
-license=('BSD')
-arch=('x86_64')
-depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
- 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
- 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
- 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
- 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
- 'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
-makedepends=('ghc')
-source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
-
-prepare() {
-  cd xmobar-$pkgver
-  sed -i -e 's/==.*0.3/== 0.4/' -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' 
xmobar.cabal
-}
-
-build() {
-  cd xmobar-${pkgver}
-  runhaskell setup configure -O \
---enable-shared \
---prefix=/usr \
---enable-executable-dynamic \
---disable-library-vanilla \
---flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
-  runhaskell setup build
-}
-
-package() {
-  cd xmobar-${pkgver}
-  runhaskell setup copy --destdir="${pkgdir}"
-  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xmobar/repos/community-x86_64/PKGBUILD (from rev 512123, 
xmobar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:56:51 UTC (rev 512124)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.30
+pkgrel=1
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
+ 'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
+makedepends=('ghc')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('0c02ab00aab9348c2960b53f04940e9ceff5ab9df056ba42591910179489359118b3b9fbfcd7ce378894f0cdc781c491614b87c3b49c25d2fedab83258f2198a')
+
+prepare() {
+  cd xmobar-$pkgver
+  sed -i -e 's/==.*0.3/== 0.4/' -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' 
xmobar.cabal
+}
+
+build() {
+  cd xmobar-${pkgver}
+  runhaskell setup configure -O \
+--enable-shared \
+--prefix=/usr \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
+  runhaskell setup build
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:56:47
  Author: anthraxx
Revision: 512123

upgpkg: xmobar 0.30-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:53:33 UTC (rev 512122)
+++ PKGBUILD2019-09-29 19:56:47 UTC (rev 512123)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=xmobar
-pkgver=0.29.5
-pkgrel=58
+pkgver=0.30
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -18,7 +18,7 @@
  'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
 makedepends=('ghc')
 
source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
+sha512sums=('0c02ab00aab9348c2960b53f04940e9ceff5ab9df056ba42591910179489359118b3b9fbfcd7ce378894f0cdc781c491614b87c3b49c25d2fedab83258f2198a')
 
 prepare() {
   cd xmobar-$pkgver


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 19:53:28
  Author: dvzrv
Revision: 512121

upgpkg: minitube 3.2-1

Upgrading to 3.2.

Modified:
  minitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:44:23 UTC (rev 512120)
+++ PKGBUILD2019-09-29 19:53:28 UTC (rev 512121)
@@ -3,16 +3,16 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=minitube
-pkgver=3.1
+pkgver=3.2
 pkgrel=1
 pkgdesc="A YouTube desktop application"
 arch=('x86_64')
-url='https://flavio.tordini.org/minitube'
+url="https://flavio.tordini.org/minitube;
 license=('GPL3')
 depends=('mpv' 'qt5-declarative' 'qt5-x11extras')
 makedepends=('qt5-tools')
 
source=("https://github.com/flaviotordini/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('a72b237affb51a23e7bc004323854722e4774856d3c80e7058a675ad165ad3577f2cd029037b7ab46756ff15cdc5f9573ed11bc9ff6645c380d159558eba273f')
+sha512sums=('7607b976616bd5c9cddbb31178be3eea9558a5999fb5bb33eedb73312220efbf40a5f90833e334930461272a274c550ade40793ed6fa22c3e1a10badc2c179e7')
 
 build() {
   cd "${pkgname}-${pkgver}"


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 19:53:33
  Author: dvzrv
Revision: 512122

archrelease: copy trunk to community-x86_64

Added:
  minitube/repos/community-x86_64/PKGBUILD
(from rev 512121, minitube/trunk/PKGBUILD)
Deleted:
  minitube/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:53:28 UTC (rev 512121)
+++ PKGBUILD2019-09-29 19:53:33 UTC (rev 512122)
@@ -1,27 +0,0 @@
-# Maintainer : David Runge 
-# Contributor: speps 
-# Contributor: Andrea Scarpino 
-
-pkgname=minitube
-pkgver=3.1
-pkgrel=1
-pkgdesc="A YouTube desktop application"
-arch=('x86_64')
-url='https://flavio.tordini.org/minitube'
-license=('GPL3')
-depends=('mpv' 'qt5-declarative' 'qt5-x11extras')
-makedepends=('qt5-tools')
-source=("https://github.com/flaviotordini/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('a72b237affb51a23e7bc004323854722e4774856d3c80e7058a675ad165ad3577f2cd029037b7ab46756ff15cdc5f9573ed11bc9ff6645c380d159558eba273f')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  qmake
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make install INSTALL_ROOT="${pkgdir}/"
-  install -vDm 644 {AUTHORS,CHANGES,README.md,TODO} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: minitube/repos/community-x86_64/PKGBUILD (from rev 512121, 
minitube/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:53:33 UTC (rev 512122)
@@ -0,0 +1,27 @@
+# Maintainer : David Runge 
+# Contributor: speps 
+# Contributor: Andrea Scarpino 
+
+pkgname=minitube
+pkgver=3.2
+pkgrel=1
+pkgdesc="A YouTube desktop application"
+arch=('x86_64')
+url="https://flavio.tordini.org/minitube;
+license=('GPL3')
+depends=('mpv' 'qt5-declarative' 'qt5-x11extras')
+makedepends=('qt5-tools')
+source=("https://github.com/flaviotordini/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('7607b976616bd5c9cddbb31178be3eea9558a5999fb5bb33eedb73312220efbf40a5f90833e334930461272a274c550ade40793ed6fa22c3e1a10badc2c179e7')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  qmake
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install INSTALL_ROOT="${pkgdir}/"
+  install -vDm 644 {AUTHORS,CHANGES,README.md,TODO} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:44:23
  Author: anthraxx
Revision: 512120

archrelease: copy trunk to community-x86_64

Added:
  z3/repos/community-x86_64/PKGBUILD
(from rev 512119, z3/trunk/PKGBUILD)
Deleted:
  z3/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:44:19 UTC (rev 512119)
+++ PKGBUILD2019-09-29 19:44:23 UTC (rev 512120)
@@ -1,55 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Levente Polyak 
-# Contributor: rudy.matela
-
-pkgbase=z3
-pkgname=('z3' 'python-z3')
-pkgver=4.8.5
-pkgrel=1
-pkgdesc='High-performance theorem prover'
-url='https://github.com/Z3Prover/z3'
-arch=('x86_64')
-license=('MIT')
- # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
-makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
-source=(https://github.com/Z3Prover/z3/archive/Z3-${pkgver}.tar.gz)
-sha512sums=('ca36e1a0332bd473a64f41dfdb31656fb3486178473e4fd4934dccce109a84c9686c08f94998df74bacb588eb12ea5db25dc17a564ee76f82fd2559349697309')
-
-prepare() {
-  cd ${pkgbase}-Z3-${pkgver}
-  mkdir -p build
-}
-
-build() {
-  cd ${pkgbase}-Z3-${pkgver}/build
-  cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_PYTHON_BINDINGS=1 \
--DPYTHON_EXECUTABLE=/usr/bin/python \
--DUSE_LIB_GMP=1
-  make
-}
-
-package_z3() {
-  depends=('gcc-libs' 'gmp')
-  provides=('libz3' 'libz3.so')
-  cd ${pkgbase}-Z3-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  rm -r "${pkgdir}"/usr/lib/python*
-}
-
-package_python-z3() {
-  depends=('python' 'libz3')
-  cd ${pkgbase}-Z3-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  cd "${pkgdir}"
-  rm -r usr/include usr/bin usr/lib/cmake usr/lib/lib*
-  python -m compileall .
-  python -O -m compileall .
-}
-
-# vim: ts=2 sw=2 et:

Copied: z3/repos/community-x86_64/PKGBUILD (from rev 512119, z3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:44:23 UTC (rev 512120)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
+# Contributor: rudy.matela
+
+pkgbase=z3
+pkgname=('z3' 'python-z3')
+pkgver=4.8.6
+pkgrel=1
+pkgdesc='High-performance theorem prover'
+url='https://github.com/Z3Prover/z3'
+arch=('x86_64')
+license=('MIT')
+ # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
+makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
+source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
+sha512sums=('d338413274a3d11a9e9287202989df9da4c31e095c14428a418d4019e9f86c0e2b681c519d2d0bcbb4cd99a722a2539006f5c86ade568b1ee208545b142369f1')
+
+prepare() {
+  cd ${pkgbase}-z3-${pkgver}
+  mkdir -p build
+}
+
+build() {
+  cd ${pkgbase}-z3-${pkgver}/build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_PYTHON_BINDINGS=1 \
+-DPYTHON_EXECUTABLE=/usr/bin/python \
+-DUSE_LIB_GMP=1
+  make
+}
+
+package_z3() {
+  depends=('gcc-libs' 'gmp')
+  provides=('libz3' 'libz3.so')
+  cd ${pkgbase}-z3-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm -r "${pkgdir}"/usr/lib/python*
+}
+
+package_python-z3() {
+  depends=('python' 'libz3')
+  cd ${pkgbase}-z3-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  cd "${pkgdir}"
+  rm -r usr/include usr/bin usr/lib/cmake usr/lib/lib*
+  python -m compileall .
+  python -O -m compileall .
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:44:19
  Author: anthraxx
Revision: 512119

upgpkg: z3 4.8.6-1

Modified:
  z3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:43:20 UTC (rev 512118)
+++ PKGBUILD2019-09-29 19:44:19 UTC (rev 512119)
@@ -4,7 +4,7 @@
 
 pkgbase=z3
 pkgname=('z3' 'python-z3')
-pkgver=4.8.5
+pkgver=4.8.6
 pkgrel=1
 pkgdesc='High-performance theorem prover'
 url='https://github.com/Z3Prover/z3'
@@ -12,16 +12,16 @@
 license=('MIT')
  # 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
 makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
-source=(https://github.com/Z3Prover/z3/archive/Z3-${pkgver}.tar.gz)
-sha512sums=('ca36e1a0332bd473a64f41dfdb31656fb3486178473e4fd4934dccce109a84c9686c08f94998df74bacb588eb12ea5db25dc17a564ee76f82fd2559349697309')
+source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
+sha512sums=('d338413274a3d11a9e9287202989df9da4c31e095c14428a418d4019e9f86c0e2b681c519d2d0bcbb4cd99a722a2539006f5c86ade568b1ee208545b142369f1')
 
 prepare() {
-  cd ${pkgbase}-Z3-${pkgver}
+  cd ${pkgbase}-z3-${pkgver}
   mkdir -p build
 }
 
 build() {
-  cd ${pkgbase}-Z3-${pkgver}/build
+  cd ${pkgbase}-z3-${pkgver}/build
   cmake .. \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
@@ -35,7 +35,7 @@
 package_z3() {
   depends=('gcc-libs' 'gmp')
   provides=('libz3' 'libz3.so')
-  cd ${pkgbase}-Z3-${pkgver}/build
+  cd ${pkgbase}-z3-${pkgver}/build
   make DESTDIR="${pkgdir}" install
   install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
   rm -r "${pkgdir}"/usr/lib/python*
@@ -43,7 +43,7 @@
 
 package_python-z3() {
   depends=('python' 'libz3')
-  cd ${pkgbase}-Z3-${pkgver}/build
+  cd ${pkgbase}-z3-${pkgver}/build
   make DESTDIR="${pkgdir}" install
   install -Dm 644 ../LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
   cd "${pkgdir}"


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:43:20
  Author: anthraxx
Revision: 512118

archrelease: copy trunk to community-x86_64

Added:
  wireshark/repos/community-x86_64/PKGBUILD
(from rev 512117, wireshark/trunk/PKGBUILD)
  wireshark/repos/community-x86_64/wireshark.install
(from rev 512117, wireshark/trunk/wireshark.install)
  wireshark/repos/community-x86_64/wireshark.sysusers
(from rev 512117, wireshark/trunk/wireshark.sysusers)
Deleted:
  wireshark/repos/community-x86_64/PKGBUILD
  wireshark/repos/community-x86_64/wireshark.install
  wireshark/repos/community-x86_64/wireshark.sysusers

+
 PKGBUILD   |  172 +--
 wireshark.install  |   16 ++--
 wireshark.sysusers |2 
 3 files changed, 95 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:43:15 UTC (rev 512117)
+++ PKGBUILD2019-09-29 19:43:20 UTC (rev 512118)
@@ -1,86 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Timothy Redaelli 
-# Contributor: Guillaume ALAUX 
-# Contributor: Florian Pritz 
-# Contributor: Peter Wu 
-
-pkgbase=wireshark
-pkgname=('wireshark-cli' 'wireshark-qt')
-pkgver=3.0.4
-pkgrel=1
-pkgdesc='Network traffic and protocol analyzer/sniffer'
-url='https://www.wireshark.org/'
-arch=('x86_64')
-license=('GPL2')
-makedepends=('cmake' 'ninja' 'c-ares' 'libmaxminddb' 'qt5-tools' 'qt5-svg'
- 'qt5-multimedia' 'krb5' 'libpcap' 'libssh' 'libxml2' 'libnghttp2'
- 'snappy' 'lz4' 'spandsp' 'gnutls' 'lua52' 'python' 'libcap'
- 'glib2' 'libgcrypt' 'sbc' 'bcg729' 'desktop-file-utils'
- 'hicolor-icon-theme')
-options=('!emptydirs')
-source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.xz
-wireshark.sysusers)
-sha512sums=('eb9ddc8ba3d78bc6c1f2e1d277e81c00939638793ed21b98999310231d13a0fc8a6149dc5e78f58026778b8137e954ad7f67069f8cb80465078ca2d9795b25d1'
-
'3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  sed 's| Rev Unknown from unknown||' -i tools/make-version.pl
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  cmake . -GNinja \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_INSTALL_RPATH= \
--DCMAKE_SKIP_RPATH=ON
-  ninja
-}
-
-package_wireshark-cli() {
-  pkgdesc+=' - CLI tools and data files'
-  depends=('c-ares' 'libmaxminddb' 'krb5' 'libgcrypt' 'libcap' 'libpcap'
-   'gnutls' 'glib2' 'lua52' 'libssh' 'libxml2' 'libnghttp2' 'snappy'
-   'lz4' 'spandsp' 'sbc' 'bcg729')
-  install=wireshark.install
-  conflicts=(wireshark)
-
-  cd ${pkgbase}-${pkgver}
-  DESTDIR="${pkgdir}" ninja install
-
-  # wireshark uid group is 150
-  install -Dm 644 "${srcdir}/wireshark.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/wireshark.conf"
-  chgrp 150 "${pkgdir}/usr/bin/dumpcap"
-  chmod 754 "${pkgdir}/usr/bin/dumpcap"
-
-  cd "${pkgdir}"
-  rm -r usr/share/mime \
-usr/share/icons \
-usr/share/man/man1/wireshark.1 \
-usr/bin/wireshark \
-usr/share/applications/wireshark.desktop \
-usr/share/appdata/wireshark.appdata.xml
-}
-
-package_wireshark-qt() {
-  pkgdesc+=' - Qt GUI'
-  depends=('desktop-file-utils' 'qt5-multimedia' 'qt5-svg' 'wireshark-cli'
-   'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils')
-  replaces=(wireshark wireshark-gtk wireshark-common)
-  conflicts=(wireshark wireshark-gtk wireshark-common)
-
-  cd ${pkgbase}-${pkgver}
-  install -d "${srcdir}/staging"
-  DESTDIR="${srcdir}/staging" ninja install
-
-  install -Dm 755 run/wireshark -t "${pkgdir}/usr/bin"
-  install -Dm 644 wireshark.desktop -t "${pkgdir}/usr/share/applications"
-  install -Dm 644 doc/wireshark.1 -t "${pkgdir}/usr/share/man/man1"
-  install -Dm 644 wireshark.appdata.xml -t "${pkgdir}/usr/share/appdata"
-  install -Dm 644 wireshark-mime-package.xml 
"${pkgdir}/usr/share/mime/packages/wireshark.xml"
-  mv "${srcdir}/staging/usr/share/icons" "${pkgdir}/usr/share/icons"
-}
-
-# vim: ts=2 sw=2 et:

Copied: wireshark/repos/community-x86_64/PKGBUILD (from rev 512117, 
wireshark/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:43:20 UTC (rev 512118)
@@ -0,0 +1,86 @@
+# Maintainer: Levente Polyak 
+# Contributor: Timothy Redaelli 
+# Contributor: Guillaume ALAUX 
+# Contributor: Florian Pritz 
+# Contributor: Peter Wu 
+
+pkgbase=wireshark
+pkgname=('wireshark-cli' 'wireshark-qt')
+pkgver=3.0.5
+pkgrel=1
+pkgdesc='Network traffic and protocol analyzer/sniffer'
+url='https://www.wireshark.org/'
+arch=('x86_64')
+license=('GPL2')
+makedepends=('cmake' 'ninja' 'c-ares' 'libmaxminddb' 'qt5-tools' 'qt5-svg'
+ 'qt5-multimedia' 'krb5' 'libpcap' 'libssh' 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:43:15
  Author: anthraxx
Revision: 512117

upgpkg: wireshark 3.0.5-1

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:40:08 UTC (rev 512116)
+++ PKGBUILD2019-09-29 19:43:15 UTC (rev 512117)
@@ -6,7 +6,7 @@
 
 pkgbase=wireshark
 pkgname=('wireshark-cli' 'wireshark-qt')
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc='Network traffic and protocol analyzer/sniffer'
 url='https://www.wireshark.org/'
@@ -20,7 +20,7 @@
 options=('!emptydirs')
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.xz
 wireshark.sysusers)
-sha512sums=('eb9ddc8ba3d78bc6c1f2e1d277e81c00939638793ed21b98999310231d13a0fc8a6149dc5e78f58026778b8137e954ad7f67069f8cb80465078ca2d9795b25d1'
+sha512sums=('237ee66cfe0a7073f0e3623f327f7eb7204d1cd274e006dcc6890972d4135c2baa6c9d2426ea03ee64b7fc6dc45cb4cfe823e5cfc6f90e252d35b3ad7750884e'
 
'3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990')
 
 prepare() {


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 19:40:08
  Author: dvzrv
Revision: 512116

archrelease: copy trunk to community-any

Added:
  cacti/repos/community-any/PKGBUILD
(from rev 512115, cacti/trunk/PKGBUILD)
  cacti/repos/community-any/cacti.install
(from rev 512115, cacti/trunk/cacti.install)
  cacti/repos/community-any/cacti.sysusers
(from rev 512115, cacti/trunk/cacti.sysusers)
  cacti/repos/community-any/cacti.tmpfiles
(from rev 512115, cacti/trunk/cacti.tmpfiles)
  cacti/repos/community-any/cacti.uwsgi
(from rev 512115, cacti/trunk/cacti.uwsgi)
Deleted:
  cacti/repos/community-any/PKGBUILD
  cacti/repos/community-any/cacti.install
  cacti/repos/community-any/cacti.sysusers
  cacti/repos/community-any/cacti.tmpfiles
  cacti/repos/community-any/cacti.uwsgi

+
 PKGBUILD   |  322 +++
 cacti.install  |   18 +--
 cacti.sysusers |2 
 cacti.tmpfiles |   34 ++---
 cacti.uwsgi|   76 ++--
 5 files changed, 226 insertions(+), 226 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:40:00 UTC (rev 512115)
+++ PKGBUILD2019-09-29 19:40:08 UTC (rev 512116)
@@ -1,161 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Sergej Pupykin 
-# Contributor: tuxbubling 
-
-pkgname=cacti
-pkgver=1.2.6
-pkgrel=1
-pkgdesc="Network graphing solution using RRDTool"
-arch=('any')
-url="https://www.cacti.net;
-license=('GPL2')
-depends=('php-gd' 'php-snmp' 'rrdtool' 'ttf-dejavu')
-optdepends=('mariadb: use local MySQL server'
-'php-fpm: run in fastCGI process manager'
-'uwsgi: run as local application container')
-backup=('etc/webapps/cacti/.htaccess'
-'etc/webapps/cacti/config.php')
-source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
-"${pkgname}.uwsgi"
-"${pkgname}.sysusers"
-"${pkgname}.tmpfiles")
-install="${pkgname}.install"
-sha512sums=('69cccb6f87c0b7128c878528898395965b0223dc6edafa52905febd596d7b58ed240c7d0ffc211a3ef69d131c77a0f2dd5047914fb879d026c052b6c889cf21e'
-
'a87241b12226fcad9e161d0f4cd344161015b5fa8e2f1f3af4431d22bd87aad8a4f9553226baed98d48376819e75266a50fd796b1c884b4e597ccf38a5e4de01'
-
'847e2b791de44d0790a2fdb81c77c8af9a66da9d44500f3f8a8d1c0f406d3a20082cc8fef1c6afe4de93ad989d35c79c9809abe14693a9ac6ea74d4696e3b6c1'
-
'e833e411f74e3c32589ba83cb1b2f28ca9b35931626480ab7daa63420d47ecfc3061e6703323646b69e1d98536b6f3afdd36faa483fb13aac9b818af0c6e')
-
-prepare() {
-  # adding default .htaccess
-  echo "Require all denied" > "${pkgname}-htaccess"
-  cd "${pkgname}-${pkgver}"
-  # setting correct install path for spine
-  sed -e 's|/usr/local/spine/bin/spine|/usr/bin/spine|g' \
-  -i install/functions.php
-  # setting correct path for dejavu font
-  sed -e 's|/usr/share/fonts/dejavu/|/usr/share/fonts/TTF/|g' -i lib/rrd.php
-  # remove unneeded executable bits
-  find . -executable -type f -and -not -path "*scripts*" -exec chmod -c 644 {} 
\;
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  # webapp
-  install -vDm 640 include/config.php -t "${pkgdir}/etc/webapps/${pkgname}"
-  rm -v include/config.php
-  install -vDm 644 *.{php,sql} -t "${pkgdir}/usr/share/webapps/${pkgname}"
-  install -vDm 644 cli/{*.php,.htaccess} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/cli"
-  install -vDm 644 docs/*.{css,html,sql} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/docs"
-  install -vDm 644 docs/images/*.png \
--t "${pkgdir}/usr/share/webapps/${pkgname}/docs/images"
-  install -vDm 644 formats/*.{format,php} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/formats"
-  install -vDm 644 images/*.{gif,ico,png,svg} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/images"
-  install -vDm 644 include/{*.{php,js},cacti_version} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include"
-  install -vDm 644 include/content/{*.{html,php},README} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/content"
-  install -vDm 644 include/fa/index.php \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fa"
-  install -vDm 644 include/fa/css/*.{css,php} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fa/css"
-  install -vDm 644 include/fa/less/*.{less,php} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fa/less"
-  install -vDm 644 include/fa/scss/*.{php,scss} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fa/scss"
-  install -vDm 644 include/fa/webfonts/*.{eot,php,svg,ttf,woff,woff2} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fa/webfonts"
-  install -vDm 644 include/fonts/*.ttf \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/fonts"
-  install -vDm 644 include/js/*.{js,php} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/js"
-  install -vDm 644 include/js/LC_MESSAGES/*.{js,php} \
--t "${pkgdir}/usr/share/webapps/${pkgname}/include/js/LC_MESSAGES"
-  

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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 19:40:00
  Author: dvzrv
Revision: 512115

upgpkg: cacti 1.2.7-1

Upgrading to 1.2.7.

Modified:
  cacti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:29:17 UTC (rev 512114)
+++ PKGBUILD2019-09-29 19:40:00 UTC (rev 512115)
@@ -3,7 +3,7 @@
 # Contributor: tuxbubling 
 
 pkgname=cacti
-pkgver=1.2.6
+pkgver=1.2.7
 pkgrel=1
 pkgdesc="Network graphing solution using RRDTool"
 arch=('any')
@@ -20,7 +20,7 @@
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles")
 install="${pkgname}.install"
-sha512sums=('69cccb6f87c0b7128c878528898395965b0223dc6edafa52905febd596d7b58ed240c7d0ffc211a3ef69d131c77a0f2dd5047914fb879d026c052b6c889cf21e'
+sha512sums=('2fc31342aa23b4fa98e6f3cf6b7e42f8cf98f272232a1bceb1b256b2104ea26445c1be1c1ff83bf20d293a3c1e7a21eb3a871623f78069aea9b21151ac57a243'
 
'a87241b12226fcad9e161d0f4cd344161015b5fa8e2f1f3af4431d22bd87aad8a4f9553226baed98d48376819e75266a50fd796b1c884b4e597ccf38a5e4de01'
 
'847e2b791de44d0790a2fdb81c77c8af9a66da9d44500f3f8a8d1c0f406d3a20082cc8fef1c6afe4de93ad989d35c79c9809abe14693a9ac6ea74d4696e3b6c1'
 
'e833e411f74e3c32589ba83cb1b2f28ca9b35931626480ab7daa63420d47ecfc3061e6703323646b69e1d98536b6f3afdd36faa483fb13aac9b818af0c6e')


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

2019-09-29 Thread Felix Yan via arch-commits
Date: Sunday, September 29, 2019 @ 19:29:17
  Author: felixonmars
Revision: 512114

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:29:12 UTC (rev 512113)
+++ PKGBUILD2019-09-29 19:29:17 UTC (rev 512114)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=6.4.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='https://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('593544ccade5485a17528bc31c46e426a0953c43f06e10aae2dac392d348eb282ceda3b8d5de1c0d3d091404f9322bf365e54b5a583bbc72fe6e0ad0bffb77bc')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 512113, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:29:17 UTC (rev 512114)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=6.5.0
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='https://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
+noextract=("$pkgname-$pkgver.tgz")
+sha512sums=('2086d25bebca3aa31ab4f992f5acb292ee2dbd6c476368ab89c491b4ecfaf9903920f465817cc42f4bbf8fa76be1e85ad2e82684cc034eac6d98dbb7923f4ee3')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+  done
+}


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

2019-09-29 Thread Felix Yan via arch-commits
Date: Sunday, September 29, 2019 @ 19:29:12
  Author: felixonmars
Revision: 512113

upgpkg: eslint 6.5.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:25:48 UTC (rev 512112)
+++ PKGBUILD2019-09-29 19:29:12 UTC (rev 512113)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=6.4.0
+pkgver=6.5.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('593544ccade5485a17528bc31c46e426a0953c43f06e10aae2dac392d348eb282ceda3b8d5de1c0d3d091404f9322bf365e54b5a583bbc72fe6e0ad0bffb77bc')
+sha512sums=('2086d25bebca3aa31ab4f992f5acb292ee2dbd6c476368ab89c491b4ecfaf9903920f465817cc42f4bbf8fa76be1e85ad2e82684cc034eac6d98dbb7923f4ee3')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:25:42
  Author: anthraxx
Revision: 512111

upgpkg: emptyepsilon 2019.09.10-1

Modified:
  emptyepsilon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:23:27 UTC (rev 512110)
+++ PKGBUILD2019-09-29 19:25:42 UTC (rev 512111)
@@ -2,8 +2,8 @@
 # Contributor: Mewp 
 
 pkgname=emptyepsilon
-pkgver=2019.05.21
-pkgrel=2
+pkgver=2019.09.10
+pkgrel=1
 pkgdesc='Open source spaceship bridge simulator'
 url='https://github.com/daid/EmptyEpsilon'
 arch=('x86_64')


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:25:48
  Author: anthraxx
Revision: 512112

archrelease: copy trunk to community-x86_64

Added:
  emptyepsilon/repos/community-x86_64/PKGBUILD
(from rev 512111, emptyepsilon/trunk/PKGBUILD)
Deleted:
  emptyepsilon/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:25:42 UTC (rev 512111)
+++ PKGBUILD2019-09-29 19:25:48 UTC (rev 512112)
@@ -1,43 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Mewp 
-
-pkgname=emptyepsilon
-pkgver=2019.05.21
-pkgrel=2
-pkgdesc='Open source spaceship bridge simulator'
-url='https://github.com/daid/EmptyEpsilon'
-arch=('x86_64')
-license=('GPL2')
-depends=('sfml' 'libglvnd' 'glew' 'libx11' 'libxrandr')
-makedepends=('git' 'cmake' 'mesa' 'python')
-source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-${pkgver};
-"git+https://github.com/daid/SeriousProton.git#tag=EE-${pkgver};)
-sha512sums=('SKIP'
-'SKIP')
-
-build() {
-  mkdir -p EmptyEpsilon/build
-  cd EmptyEpsilon/build
-  # add cppflags to use fortify
-  export CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}"
-  # release type is important here to get optimisation flags
-  # defined in the project's cmake files
-  cmake -DSERIOUS_PROTON_DIR="${srcdir}/SeriousProton" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCPACK_PACKAGE_VERSION_MAJOR="$(echo ${pkgver} | cut -d. -f1)" \
--DCPACK_PACKAGE_VERSION_MINOR="$(echo ${pkgver} | cut -d. -f2)" \
--DCPACK_PACKAGE_VERSION_PATCH="$(echo ${pkgver} | cut -d. -f3)" \
--DOpenGL_GL_PREFERENCE=GLVND \
-..
-  make
-}
-
-package() {
-  cd EmptyEpsilon
-  make -C build DESTDIR="${pkgdir}" install
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/emptyepsilon"
-  mv "${pkgdir}/usr/script_reference.html" 
"${pkgdir}/usr/share/doc/emptyepsilon"
-}
-
-# vim: ts=2 sw=2 et:

Copied: emptyepsilon/repos/community-x86_64/PKGBUILD (from rev 512111, 
emptyepsilon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:25:48 UTC (rev 512112)
@@ -0,0 +1,43 @@
+# Maintainer: Levente Polyak 
+# Contributor: Mewp 
+
+pkgname=emptyepsilon
+pkgver=2019.09.10
+pkgrel=1
+pkgdesc='Open source spaceship bridge simulator'
+url='https://github.com/daid/EmptyEpsilon'
+arch=('x86_64')
+license=('GPL2')
+depends=('sfml' 'libglvnd' 'glew' 'libx11' 'libxrandr')
+makedepends=('git' 'cmake' 'mesa' 'python')
+source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-${pkgver};
+"git+https://github.com/daid/SeriousProton.git#tag=EE-${pkgver};)
+sha512sums=('SKIP'
+'SKIP')
+
+build() {
+  mkdir -p EmptyEpsilon/build
+  cd EmptyEpsilon/build
+  # add cppflags to use fortify
+  export CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}"
+  # release type is important here to get optimisation flags
+  # defined in the project's cmake files
+  cmake -DSERIOUS_PROTON_DIR="${srcdir}/SeriousProton" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCPACK_PACKAGE_VERSION_MAJOR="$(echo ${pkgver} | cut -d. -f1)" \
+-DCPACK_PACKAGE_VERSION_MINOR="$(echo ${pkgver} | cut -d. -f2)" \
+-DCPACK_PACKAGE_VERSION_PATCH="$(echo ${pkgver} | cut -d. -f3)" \
+-DOpenGL_GL_PREFERENCE=GLVND \
+..
+  make
+}
+
+package() {
+  cd EmptyEpsilon
+  make -C build DESTDIR="${pkgdir}" install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/emptyepsilon"
+  mv "${pkgdir}/usr/script_reference.html" 
"${pkgdir}/usr/share/doc/emptyepsilon"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:23:19
  Author: anthraxx
Revision: 512109

upgpkg: pgadmin4 4.13-1

Modified:
  pgadmin4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:19:38 UTC (rev 512108)
+++ PKGBUILD2019-09-29 19:23:19 UTC (rev 512109)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=pgadmin4
-pkgver=4.12
+pkgver=4.13
 pkgrel=1
 pkgdesc='Comprehensive design and management interface for PostgreSQL'
 url='https://www.pgadmin.org/'
@@ -28,7 +28,7 @@
 config_local.py
 pgadmin4-python-de-vendor-venv-paths.patch)
 validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
-sha512sums=('fdf2aeeeaad7a51527a3048ba1021205116627b53b76757ec0ee4a4e8572faa90fe4c7ce484bbcebe6fe48f5531a0144301e51ccca135faf6cc5ca630bdff61f'
+sha512sums=('7eca41047e41f7bdce2dfe992260e8c2ab40f985dd232eb240ea9c0024f551f011653717aa0d5e4ccdccd4ef4936102cde1f97a32852d8382dcc222fadce7707'
 'SKIP'
 
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
 
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:23:27
  Author: anthraxx
Revision: 512110

archrelease: copy trunk to community-x86_64

Added:
  pgadmin4/repos/community-x86_64/PKGBUILD
(from rev 512109, pgadmin4/trunk/PKGBUILD)
  pgadmin4/repos/community-x86_64/config_distro.py
(from rev 512109, pgadmin4/trunk/config_distro.py)
  pgadmin4/repos/community-x86_64/config_local.py
(from rev 512109, pgadmin4/trunk/config_local.py)
  pgadmin4/repos/community-x86_64/pgAdmin4.desktop
(from rev 512109, pgadmin4/trunk/pgAdmin4.desktop)
  pgadmin4/repos/community-x86_64/pgadmin4-python-de-vendor-venv-paths.patch
(from rev 512109, pgadmin4/trunk/pgadmin4-python-de-vendor-venv-paths.patch)
Deleted:
  pgadmin4/repos/community-x86_64/PKGBUILD
  pgadmin4/repos/community-x86_64/config_distro.py
  pgadmin4/repos/community-x86_64/config_local.py
  pgadmin4/repos/community-x86_64/pgAdmin4.desktop
  pgadmin4/repos/community-x86_64/pgadmin4-python-de-vendor-venv-paths.patch

+
 PKGBUILD   |  240 +--
 config_distro.py   |4 
 pgAdmin4.desktop   |   22 +-
 pgadmin4-python-de-vendor-venv-paths.patch |   66 +++
 4 files changed, 166 insertions(+), 166 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:23:19 UTC (rev 512109)
+++ PKGBUILD2019-09-29 19:23:27 UTC (rev 512110)
@@ -1,120 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Jerome Leclanche 
-
-pkgname=pgadmin4
-pkgver=4.12
-pkgrel=1
-pkgdesc='Comprehensive design and management interface for PostgreSQL'
-url='https://www.pgadmin.org/'
-arch=('x86_64')
-license=('custom')
-depends=('qt5-base' 'postgresql-libs' 'hicolor-icon-theme' 'python'
- 'python-blinker' 'python-flask' 'python-flask-login'
- 'python-flask-migrate' 'python-flask-sqlalchemy' 'python-flask-wtf'
- 'python-passlib' 'python-pytz' 'python-simplejson' 'python-six'
- 'python-speaklater' 'python-sqlparse' 'python-wtforms' 'python-psutil'
- 'python-jinja' 'python-paramiko' 'python-psycopg2'
- 'python-cryptography' 'python-sqlalchemy' 'python-testtools'
- 'python-webencodings' 'python-werkzeug' 'python-dateutil'
- 'python-flask-gravatar' 'python-flask-mail' 'python-flask-principal'
- 'python-flask-paranoid' 'python-htmlmin' 'python-flask-htmlmin'
- 'python-sshtunnel' 'python-flask-security')
-makedepends=('python-setuptools' 'python-sphinx' 'python-extras' 
'python-fixtures'
- 'python-html5lib' 'python-pbr' 'python-mimeparse' 
'python-pyrsistent'
- 'imagemagick')
-source=(https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v${pkgver}/source/${pkgname}-${pkgver}.tar.gz{,.asc}
-pgAdmin4.desktop
-config_distro.py
-config_local.py
-pgadmin4-python-de-vendor-venv-paths.patch)
-validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
-sha512sums=('fdf2aeeeaad7a51527a3048ba1021205116627b53b76757ec0ee4a4e8572faa90fe4c7ce484bbcebe6fe48f5531a0144301e51ccca135faf6cc5ca630bdff61f'
-'SKIP'
-
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
-
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
-
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
-
'70c8e589421ab50cf81753fbcfb5df65669b0feeefa3a57ee574b3785424fd107af720fc7007e52876798a46fae88f2c02dbf156aa096397afa0f85ac04fdb76')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  patch -Np1 < ../pgadmin4-python-de-vendor-venv-paths.patch
-
-  local PYTHONVERSION="$(python -c 'import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")')"
-  sed -E "s|/usr/pgadmin4/web|/usr/lib/pgadmin4/web|g;
-  
s|/usr/pgadmin4/lib/python[0-9\\.]+|/usr/lib/python${PYTHONVERSION}|g" \
-  -i runtime/ConfigWindow.ui
-  sed "s|##PYTHONVERSION##|${PYTHONVERSION}|g" -i runtime/Server.cpp
-
-  sed -E -i requirements.txt \
--e '/blinker>?=/d' \
--e '/extras>?=/d' \
--e '/Flask>?=/d' \
--e '/Flask-Login>?=/d' \
--e '/Flask-Migrate>?=/d' \
--e '/Flask-SQLAlchemy>?=/d' \
--e '/Flask-WTF>?=/d' \
--e '/pycrypto>?=/d' \
--e '/passlib>?=/d' \
--e '/pytz>?=/d' \
--e '/simplejson>?=/d' \
--e '/six>?=/d' \
--e '/speaklater>?=/d' \
--e '/sqlparse>?=/d' \
--e '/WTForms>?=/d' \
--e '/psutil>?=/d' \
--e '/psycopg2>?=/d' \
--e '/python-dateutil>?=/d' \
--e '/SQLAlchemy>?=/d' \
--e '/Flask-Gravatar>?=/d' \
--e '/Flask-Mail>?=/d' \
--e '/Flask-Principal>?=/d' \
--e '/Flask-Paranoid>?=/d' \
-  

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:19:38
  Author: anthraxx
Revision: 512108

archrelease: copy trunk to community-x86_64

Added:
  logstash/repos/community-x86_64/PKGBUILD
(from rev 512107, logstash/trunk/PKGBUILD)
  logstash/repos/community-x86_64/build.patch
(from rev 512107, logstash/trunk/build.patch)
  logstash/repos/community-x86_64/bundle.config
(from rev 512107, logstash/trunk/bundle.config)
  logstash/repos/community-x86_64/logstash-sysuser.conf
(from rev 512107, logstash/trunk/logstash-sysuser.conf)
  logstash/repos/community-x86_64/logstash-tmpfile.conf
(from rev 512107, logstash/trunk/logstash-tmpfile.conf)
  logstash/repos/community-x86_64/logstash.service
(from rev 512107, logstash/trunk/logstash.service)
  logstash/repos/community-x86_64/logstash@.service
(from rev 512107, logstash/trunk/logstash@.service)
Deleted:
  logstash/repos/community-x86_64/PKGBUILD
  logstash/repos/community-x86_64/build.patch
  logstash/repos/community-x86_64/bundle.config
  logstash/repos/community-x86_64/logstash-sysuser.conf
  logstash/repos/community-x86_64/logstash-tmpfile.conf
  logstash/repos/community-x86_64/logstash.service
  logstash/repos/community-x86_64/logstash@.service

---+
 PKGBUILD  |  222 
 build.patch   |  144 +++
 bundle.config |8 -
 logstash-sysuser.conf |2 
 logstash-tmpfile.conf |   12 +-
 logstash.service  |   46 -
 logstash@.service |   14 +--
 7 files changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:19:30 UTC (rev 512107)
+++ PKGBUILD2019-09-29 19:19:38 UTC (rev 512108)
@@ -1,111 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=logstash
-pkgver=7.3.1
-_jrubyver=9.2.7.0
-pkgrel=1
-pkgdesc='Tool for managing events and logs'
-url='https://www.elastic.co/products/logstash/'
-arch=('x86_64')
-license=('Apache')
-depends=('java-runtime-headless>=8' 'ruby' 'ruby-bundler' 'coreutils' 'awk')
-makedepends=('java-environment<11' 'git')
-backup=('etc/conf.d/logstash'
-'etc/logstash/jvm.options'
-'etc/logstash/log4j2.properties'
-'etc/logstash/logstash.yml'
-'etc/logstash/pipelines.yml')
-_jrubydist=jruby-dist-${_jrubyver}-bin.tar.gz
-source=(https://github.com/elastic/logstash/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://repo1.maven.org/maven2/org/jruby/jruby-dist/${_jrubyver}/${_jrubydist}
-build.patch
-logstash.service
-logstash@.service
-logstash-sysuser.conf
-logstash-tmpfile.conf
-bundle.config)
-noextract=(${_jrubydist})
-sha256sums=('fe8a6a856c56836363f33d514fac253eca8151e0cb0525e9bc89ae148716a8d9'
-'da7c1a5ce90015c0bafd4bca0352294e08fe1c9ec049ac51e82fe57ed50e1348'
-'9ae56b463b465f16363f60670c7da4e84a9bf03c17324c4364c089d7a480cb4b'
-'2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
-'a01ea29d4f53d785f6eb926ebfe445e64ed5b3dab5d0418848589dd79502d876'
-'18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
-'346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
-'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('ffc1509195a22aad5d76454ce609ec2beb477f54082c1c6363dc1f3dce5079ff1e7181f802408b5560923f2be5d80168e02d376f7f688f65a75db0f8d50a32e0'
-
'8e71e27fdb149cb7470fb736e7ce858719d13ce6ff8a1e9ab1c1dc71fcc068fb601946bb28ed2feee3670b5e6ebfa8a655a6618d1badfc3763897912c41b1c82'
-
'f6ddf9cc70a2c0cabaacf39fa26953c15af0060711713b2de69caddd2b8f845edde535f002cd7a0d0f8fc01abf934d887278fb6617b2a3d640284bc16ea34927'
-
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'
-
'ce2cef4a784845b00d7c867273555811450bc459669abb5be944bfbbb02708129983e45376a9b308d6db22b2c7b4a7a212827a4826f2a27bc7e143cebc9abfe0'
-
'd811dc3b18d0032b79b4669c9f6aefca49963897c309d83cbf87616c7b8cb5944c17c8072980bcd115d0fb57ef1624d98259ff1082d402d308c33e766ee89699'
-
'05ea8af97c4f6ac9ba5518b99dc3136859edd24d8376940b48b8c7a70586c8bc188deb1079a99e19d437c39e0eb17d68e7cc3f9af4aa3ad2bc6a87c08cae94a6'
-
'5091aa34cc31acd50fd2865714080cf6e67c2d437424f27e001bb409c2885a0e82eabe4ce17461d60c181f460a16df0a03d53bac6015fb731b3e5225735fd4da')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  rm bin/*.bat
-  sed -e 's|LS_SETTINGS_DIR=.*|LS_SETTINGS_DIR="/etc/logstash"|' -i 
config/startup.options
-  sed -e '1i [ -f /etc/profile.d/jre.sh ] && . /etc/profile.d/jre.sh' -i 
bin/logstash.lib.sh
-
-  # remove deprecated JVM options
-  sed 's|"-XX:+UseParNewGC", ||g' -i logstash-core/benchmarks/build.gradle
-  sed 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:19:30
  Author: anthraxx
Revision: 512107

upgpkg: logstash 7.3.2-1

Modified:
  logstash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:18:21 UTC (rev 512106)
+++ PKGBUILD2019-09-29 19:19:30 UTC (rev 512107)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=logstash
-pkgver=7.3.1
+pkgver=7.3.2
 _jrubyver=9.2.7.0
 pkgrel=1
 pkgdesc='Tool for managing events and logs'
@@ -26,7 +26,7 @@
 logstash-tmpfile.conf
 bundle.config)
 noextract=(${_jrubydist})
-sha256sums=('fe8a6a856c56836363f33d514fac253eca8151e0cb0525e9bc89ae148716a8d9'
+sha256sums=('9460cdff32e8b431b5bbd9f2f563fa14569debd6b420b3c2d861fda320ced6bf'
 'da7c1a5ce90015c0bafd4bca0352294e08fe1c9ec049ac51e82fe57ed50e1348'
 '9ae56b463b465f16363f60670c7da4e84a9bf03c17324c4364c089d7a480cb4b'
 '2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
@@ -34,7 +34,7 @@
 '18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
 '346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
 'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('ffc1509195a22aad5d76454ce609ec2beb477f54082c1c6363dc1f3dce5079ff1e7181f802408b5560923f2be5d80168e02d376f7f688f65a75db0f8d50a32e0'
+sha512sums=('7e0ef9e4f0cab8568a595c1813368fb3adeabd70f7f045b12bbb5639efea7291b3d1944e797da7cb33b501d3d1eb5dae660e979ae6e62b902ec42ea587947cef'
 
'8e71e27fdb149cb7470fb736e7ce858719d13ce6ff8a1e9ab1c1dc71fcc068fb601946bb28ed2feee3670b5e6ebfa8a655a6618d1badfc3763897912c41b1c82'
 
'f6ddf9cc70a2c0cabaacf39fa26953c15af0060711713b2de69caddd2b8f845edde535f002cd7a0d0f8fc01abf934d887278fb6617b2a3d640284bc16ea34927'
 
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:18:21
  Author: anthraxx
Revision: 512106

archrelease: copy trunk to community-x86_64

Added:
  beats/repos/community-x86_64/PKGBUILD
(from rev 512105, beats/trunk/PKGBUILD)
  beats/repos/community-x86_64/auditbeat.install
(from rev 512105, beats/trunk/auditbeat.install)
  beats/repos/community-x86_64/auditbeat.service
(from rev 512105, beats/trunk/auditbeat.service)
  beats/repos/community-x86_64/filebeat.service
(from rev 512105, beats/trunk/filebeat.service)
  beats/repos/community-x86_64/heartbeat.service
(from rev 512105, beats/trunk/heartbeat.service)
  beats/repos/community-x86_64/journalbeat.service
(from rev 512105, beats/trunk/journalbeat.service)
  beats/repos/community-x86_64/metricbeat.service
(from rev 512105, beats/trunk/metricbeat.service)
  beats/repos/community-x86_64/packetbeat.service
(from rev 512105, beats/trunk/packetbeat.service)
  beats/repos/community-x86_64/tmpfile.conf
(from rev 512105, beats/trunk/tmpfile.conf)
Deleted:
  beats/repos/community-x86_64/PKGBUILD
  beats/repos/community-x86_64/auditbeat.install
  beats/repos/community-x86_64/auditbeat.service
  beats/repos/community-x86_64/filebeat.service
  beats/repos/community-x86_64/heartbeat.service
  beats/repos/community-x86_64/journalbeat.service
  beats/repos/community-x86_64/metricbeat.service
  beats/repos/community-x86_64/packetbeat.service
  beats/repos/community-x86_64/tmpfile.conf

-+
 PKGBUILD|  346 +-
 auditbeat.install   |   12 -
 auditbeat.service   |   22 +--
 filebeat.service|   22 +--
 heartbeat.service   |   22 +--
 journalbeat.service |   24 +--
 metricbeat.service  |   22 +--
 packetbeat.service  |   22 +--
 tmpfile.conf|4 
 9 files changed, 248 insertions(+), 248 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:18:11 UTC (rev 512105)
+++ PKGBUILD2019-09-29 19:18:21 UTC (rev 512106)
@@ -1,173 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Tyler Langlois 
-
-pkgbase=beats
-pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat 
journalbeat)
-pkgver=7.3.1
-pkgrel=1
-pkgdesc='Data shippers for Elasticsearch'
-arch=('x86_64')
-url='https://www.elastic.co/products/beats'
-license=('Apache')
-depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python2-virtualenv' 'audit')
-optdepends=('elasticsearch: for standalone installation'
-'python: for migration script')
-source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz;
-"filebeat.service"
-"packetbeat.service"
-"metricbeat.service"
-"heartbeat.service"
-"auditbeat.service"
-"journalbeat.service"
-"tmpfile.conf")
-sha256sums=('2a6cdb4839e4be878ebc6f34cb7613ead2dbd0e42cdee84ae9a6b96c5ae2b74b'
-'66d9061841e8b406135383e45d6db9ce6261b2bb08aa28224e3ed689e6e0efec'
-'9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'
-'26b123acd96808162a7f827ce6f0e9669140c2665fc28d76583a15996fbf853d'
-'212cb4ab5a02d7078025f7d1f50f48e5caa25debce0852cf68cd8f89ed0a8d09'
-'b7f1c61950f21c7fab31166c68d4a9e5027f0c5bcc40a97913d6d89eaf643b85'
-'57d2f5bf75b4b5214065ba408c98ec941fb0042f19a623add7f4396d640225ba'
-'f29361772f23ec42bb15b5e0ca7e93f17fe00d31cf08a9e2c0d0ab27f2277bbc')
-
-prepare() {
-mkdir -p "$srcdir/bin"
-ln -s /usr/bin/python2 "$srcdir/bin/python"
-ln -s /usr/bin/pip2 "$srcdir/bin/pip"
-ln -s /usr/bin/virtualenv2 "$srcdir/bin/virtualenv"
-
-export GOPATH="$srcdir"/gopath
-mkdir -p "$GOPATH"
-go get golang.org/x/sys/cpu
-
-cd "$srcdir"/beats-$pkgver
-
-# Avoid installing extraneous configs
-sed '/[- ]win/d ; /[- ]darwin/d ; /[- ]binary/d' -i */Makefile
-
-# Install the Linux config as default
-sed -r 's#/([a-z]+)-linux.yml#/\1.yml#' -i */Makefile
-
-# Perform some timestomping to avoid make warnings
-LANG=C _t="$(date -r Makefile +'%Y-%m-%d %k:%M:%S')"
-touch -m -d "$_t" */Makefile
-
-# Use version instead of commit id
-sed -ri "s/^COMMIT_ID=.*/COMMIT_ID=$pkgver/" libbeat/scripts/Makefile
-
-# Workaround to place extracted release into GOPATH
-mkdir -p "$GOPATH"/src/github.com/elastic
-ln -sf ../../../../beats-$pkgver "$GOPATH"/src/github.com/elastic/beats
-}
-
-build() {
-export GOPATH="$srcdir"/gopath
-export PATH="$GOPATH/bin:$srcdir/bin:$PATH"
-
-cd "$GOPATH"/src/github.com/elastic/beats
-git init # git root required by one of the build scripts
-
-cd libbeat
-make update
-
-for beat in ${pkgname[@]}; do
-beat="${beat%-elastic}"
-msg2 "Building $beat..."
-cd ../$beat
-make $beat
-
-if grep -Eq '^kibana:' Makefile; then
-make kibana
-

[arch-commits] Commit in kibana/repos/community-any (8 files)

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:17:36
  Author: anthraxx
Revision: 512104

archrelease: copy trunk to community-any

Added:
  kibana/repos/community-any/PKGBUILD
(from rev 512103, kibana/trunk/PKGBUILD)
  kibana/repos/community-any/kibana.service
(from rev 512103, kibana/trunk/kibana.service)
  kibana/repos/community-any/tmpfile.conf
(from rev 512103, kibana/trunk/tmpfile.conf)
  kibana/repos/community-any/user.conf
(from rev 512103, kibana/trunk/user.conf)
Deleted:
  kibana/repos/community-any/PKGBUILD
  kibana/repos/community-any/kibana.service
  kibana/repos/community-any/tmpfile.conf
  kibana/repos/community-any/user.conf

+
 PKGBUILD   |  102 +++
 kibana.service |   30 
 tmpfile.conf   |   10 ++---
 user.conf  |2 -
 4 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:17:29 UTC (rev 512103)
+++ PKGBUILD2019-09-29 19:17:36 UTC (rev 512104)
@@ -1,51 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Spider.007 
-
-pkgname=kibana
-pkgver=7.3.1
-pkgrel=1
-pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
-url='https://www.elastic.co/products/kibana'
-arch=('any')
-license=('Apache')
-depends=('nodejs')
-optdepends=('elasticsearch')
-backup=('etc/kibana/kibana.yml')
-options=('!strip' 'emptydirs')
-source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-oss-${pkgver}-linux-x86_64.tar.gz
-kibana.service
-tmpfile.conf
-user.conf)
-sha512sums=('08966e9ce91f2970a863b75af2d2fccd2bf96432b1a23f43e8c85732872ca1b6e7a5f4507003bad3a605156c643660bf6f57984499be38d9e8009477f9235a01'
-
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
-
'afed49c164561f3c658a6d2423519adcf4d5293c416cd93fa5c9d12421416c1e9cb4287e832009049cfd014b365dc1cd93d9cf879117c701cce4caad3b772a8e'
-
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-
-  # remove nodejs strict version requirements
-  sed "s@^require('./node_version_validator');@// \0@" -i 
src/setup_node_env/index.js
-
-  # set default quiet mode for systemd, cli option forces specified values
-  sed -r 's|#(logging.quiet:) false|\1 true|' -i config/kibana.yml
-}
-
-package() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-
-  install -dm 755 "${pkgdir}/usr/share/kibana"
-  cp -a * "${pkgdir}/usr/share/kibana"
-
-  install -dm 750 "${pkgdir}/etc/kibana"
-  install -Dm 640 config/kibana.yml -t "${pkgdir}/etc/kibana"
-  install -Dm 644 "${srcdir}/kibana.service" -t 
"${pkgdir}/usr/lib/systemd/system"
-  install -Dm 644 "${srcdir}/user.conf" 
"${pkgdir}/usr/lib/sysusers.d/kibana.conf"
-  install -Dm 644 "${srcdir}/tmpfile.conf" 
"${pkgdir}/usr/lib/tmpfiles.d/kibana.conf"
-
-  rm -r "${pkgdir}/usr/share/kibana/node"
-  find "${pkgdir}/usr/share/kibana/node_modules" -type d -empty -delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: kibana/repos/community-any/PKGBUILD (from rev 512103, 
kibana/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:17:36 UTC (rev 512104)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Spider.007 
+
+pkgname=kibana
+pkgver=7.3.2
+pkgrel=1
+pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
+url='https://www.elastic.co/products/kibana'
+arch=('any')
+license=('Apache')
+depends=('nodejs')
+optdepends=('elasticsearch')
+backup=('etc/kibana/kibana.yml')
+options=('!strip' 'emptydirs')
+source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-oss-${pkgver}-linux-x86_64.tar.gz
+kibana.service
+tmpfile.conf
+user.conf)
+sha512sums=('a54d0ad3dafd69661762ee8d59021d955253389fb0d228f61f58b522d0644684f57ff96a4bda84d51cf39ecded4ade6c21923bc8e20d6ec9e61305fb6c0b2e32'
+
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
+
'afed49c164561f3c658a6d2423519adcf4d5293c416cd93fa5c9d12421416c1e9cb4287e832009049cfd014b365dc1cd93d9cf879117c701cce4caad3b772a8e'
+
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}-linux-x86_64
+
+  # remove nodejs strict version requirements
+  sed "s@^require('./node_version_validator');@// \0@" -i 
src/setup_node_env/index.js
+
+  # set default quiet mode for systemd, cli option forces specified values
+  sed -r 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:17:29
  Author: anthraxx
Revision: 512103

upgpkg: kibana 7.3.2-1

Modified:
  kibana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:16:28 UTC (rev 512102)
+++ PKGBUILD2019-09-29 19:17:29 UTC (rev 512103)
@@ -3,7 +3,7 @@
 # Contributor: Spider.007 
 
 pkgname=kibana
-pkgver=7.3.1
+pkgver=7.3.2
 pkgrel=1
 pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
 url='https://www.elastic.co/products/kibana'
@@ -17,7 +17,7 @@
 kibana.service
 tmpfile.conf
 user.conf)
-sha512sums=('08966e9ce91f2970a863b75af2d2fccd2bf96432b1a23f43e8c85732872ca1b6e7a5f4507003bad3a605156c643660bf6f57984499be38d9e8009477f9235a01'
+sha512sums=('a54d0ad3dafd69661762ee8d59021d955253389fb0d228f61f58b522d0644684f57ff96a4bda84d51cf39ecded4ade6c21923bc8e20d6ec9e61305fb6c0b2e32'
 
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
 
'afed49c164561f3c658a6d2423519adcf4d5293c416cd93fa5c9d12421416c1e9cb4287e832009049cfd014b365dc1cd93d9cf879117c701cce4caad3b772a8e'
 
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')


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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:18:11
  Author: anthraxx
Revision: 512105

upgpkg: beats 7.3.2-1

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 19:17:36 UTC (rev 512104)
+++ PKGBUILD2019-09-29 19:18:11 UTC (rev 512105)
@@ -3,7 +3,7 @@
 
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat 
journalbeat)
-pkgver=7.3.1
+pkgver=7.3.2
 pkgrel=1
 pkgdesc='Data shippers for Elasticsearch'
 arch=('x86_64')
@@ -21,7 +21,7 @@
 "auditbeat.service"
 "journalbeat.service"
 "tmpfile.conf")
-sha256sums=('2a6cdb4839e4be878ebc6f34cb7613ead2dbd0e42cdee84ae9a6b96c5ae2b74b'
+sha256sums=('513d0056f4de63f33052792ba690677844c8930104cb55236a421ca879db242e'
 '66d9061841e8b406135383e45d6db9ce6261b2bb08aa28224e3ed689e6e0efec'
 '9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'
 '26b123acd96808162a7f827ce6f0e9669140c2665fc28d76583a15996fbf853d'


[arch-commits] Commit in elasticsearch/repos/community-x86_64 (20 files)

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:16:28
  Author: anthraxx
Revision: 512102

archrelease: copy trunk to community-x86_64

Added:
  elasticsearch/repos/community-x86_64/PKGBUILD
(from rev 512101, elasticsearch/trunk/PKGBUILD)
  elasticsearch/repos/community-x86_64/elasticsearch-env
(from rev 512101, elasticsearch/trunk/elasticsearch-env)
  elasticsearch/repos/community-x86_64/elasticsearch-keystore.service
(from rev 512101, elasticsearch/trunk/elasticsearch-keystore.service)
  elasticsearch/repos/community-x86_64/elasticsearch-keystore@.service
(from rev 512101, elasticsearch/trunk/elasticsearch-keystore@.service)
  elasticsearch/repos/community-x86_64/elasticsearch-sysctl.conf
(from rev 512101, elasticsearch/trunk/elasticsearch-sysctl.conf)
  elasticsearch/repos/community-x86_64/elasticsearch-tmpfile.conf
(from rev 512101, elasticsearch/trunk/elasticsearch-tmpfile.conf)
  elasticsearch/repos/community-x86_64/elasticsearch-user.conf
(from rev 512101, elasticsearch/trunk/elasticsearch-user.conf)
  elasticsearch/repos/community-x86_64/elasticsearch.default
(from rev 512101, elasticsearch/trunk/elasticsearch.default)
  elasticsearch/repos/community-x86_64/elasticsearch.service
(from rev 512101, elasticsearch/trunk/elasticsearch.service)
  elasticsearch/repos/community-x86_64/elasticsearch@.service
(from rev 512101, elasticsearch/trunk/elasticsearch@.service)
Deleted:
  elasticsearch/repos/community-x86_64/PKGBUILD
  elasticsearch/repos/community-x86_64/elasticsearch-env
  elasticsearch/repos/community-x86_64/elasticsearch-keystore.service
  elasticsearch/repos/community-x86_64/elasticsearch-keystore@.service
  elasticsearch/repos/community-x86_64/elasticsearch-sysctl.conf
  elasticsearch/repos/community-x86_64/elasticsearch-tmpfile.conf
  elasticsearch/repos/community-x86_64/elasticsearch-user.conf
  elasticsearch/repos/community-x86_64/elasticsearch.default
  elasticsearch/repos/community-x86_64/elasticsearch.service
  elasticsearch/repos/community-x86_64/elasticsearch@.service

-+
 PKGBUILD|  170 +++---
 elasticsearch-env   |  122 +--
 elasticsearch-keystore.service  |   20 ++--
 elasticsearch-keystore@.service |   22 ++--
 elasticsearch-sysctl.conf   |2 
 elasticsearch-tmpfile.conf  |   12 +-
 elasticsearch-user.conf |2 
 elasticsearch.default   |   26 ++---
 elasticsearch.service   |   80 -
 elasticsearch@.service  |   80 -
 10 files changed, 268 insertions(+), 268 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:16:19 UTC (rev 512101)
+++ PKGBUILD2019-09-29 19:16:28 UTC (rev 512102)
@@ -1,85 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Marcello "mererghost" Rocha 
-# Refactored by Blaž "Speed" Hrastnik 
-
-pkgname=elasticsearch
-pkgver=7.3.1
-pkgrel=1
-pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('x86_64')
-url="https://www.elastic.co/products/elasticsearch;
-license=('Apache')
-depends=('java-runtime-headless' 'systemd')
-source=(
-  
"https://artifacts.elastic.co/downloads/$pkgname/$pkgname-oss-$pkgver-linux-x86_64.tar.gz;
-  elasticsearch-env
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-keystore.service
-  elasticsearch-keystore@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-user.conf
-  elasticsearch-tmpfile.conf
-  elasticsearch.default
-)
-sha256sums=('efce040ae6ba7d9b7e40a19dca7356d574473dd81cb97a98a042101958f486da'
-'ff530bf9440364955e9f38b5c5cc0782da1b1ac1c54870b162b7ded81e56eebc'
-'de3842935b6ef9cb8a05dc18334112f534dccc2292e36052df942a92de7e66db'
-'13090c1d23ae0a21bf6f0f1d1da795d38972f1674b20c3d2d32f54311aa99094'
-'bac40d87acaa5bee209ceb6dfa253009a072e9243fe3b94be42fb5cd44727d6f'
-'22a78a165a810608188faea6f2b0b381f27b1e9d60126c3b3e729124540589a8'
-'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'
-'815f6a39db6f54bb40750c382ffbdc298d2c4c187ee8ea7e2f855923e2ff354b'
-'3173e3efa429507e6329f518699a072dfd442d9b5da7c62452a55f82334dd2b5'
-'bb74e5fb8bc28f2125e015395ab05bea117b72bfc6dadbca827694b362ee0bf8')
-
-backup=('etc/elasticsearch/elasticsearch.yml'
-'etc/elasticsearch/log4j2.properties'
-'etc/elasticsearch/jvm.options'
-'etc/default/elasticsearch')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  find bin -type f \( -name \*.bat -o -name \*.exe \) -delete
-  find bin -type f \( -name \*.jar -o -name \*-env \) -exec chmod a-x {} +
-  find bin -type f ! -name \*.jar -exec \
-sed -r 's;source .*/(.*)-env;source /usr/share/elasticsearch/\1-env;' -i 
{} +
-  find bin -type f -name 

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

2019-09-29 Thread Levente Polyak via arch-commits
Date: Sunday, September 29, 2019 @ 19:16:19
  Author: anthraxx
Revision: 512101

upgpkg: elasticsearch 7.3.2-1

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:38:36 UTC (rev 512100)
+++ PKGBUILD2019-09-29 19:16:19 UTC (rev 512101)
@@ -3,7 +3,7 @@
 # Refactored by Blaž "Speed" Hrastnik 
 
 pkgname=elasticsearch
-pkgver=7.3.1
+pkgver=7.3.2
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('x86_64')
@@ -22,7 +22,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('efce040ae6ba7d9b7e40a19dca7356d574473dd81cb97a98a042101958f486da'
+sha256sums=('2a3ef5aa3279b88d9268e3c5ae2430e27793c24f7a3660e57a20d1483dbb5954'
 'ff530bf9440364955e9f38b5c5cc0782da1b1ac1c54870b162b7ded81e56eebc'
 'de3842935b6ef9cb8a05dc18334112f534dccc2292e36052df942a92de7e66db'
 '13090c1d23ae0a21bf6f0f1d1da795d38972f1674b20c3d2d32f54311aa99094'


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

2019-09-29 Thread Jan Steffens via arch-commits
Date: Sunday, September 29, 2019 @ 19:07:57
  Author: heftig
Revision: 363537

archrelease: copy trunk to extra-x86_64

Added:
  evince/repos/extra-x86_64/PKGBUILD
(from rev 363536, evince/trunk/PKGBUILD)
Deleted:
  evince/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 19:07:15 UTC (rev 363536)
+++ PKGBUILD2019-09-29 19:07:57 UTC (rev 363537)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=evince
-pkgver=3.32.1
-pkgrel=1
-pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
-url="https://wiki.gnome.org/Apps/Evince;
-arch=(x86_64)
-license=(GPL)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
- gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
-makedepends=(libnautilus-extension texlive-bin gobject-introspection 
docbook-xsl python gtk-doc git
- meson appstream-glib yelp-tools)
-optdepends=('texlive-bin: DVI support'
-'gvfs: bookmark support and session saving')
-groups=(gnome)
-_commit=6fc595424a224d5e1261245e312b05b6a6cc8f1d  # tags/3.32.1^0
-source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-  
-build() {
-  arch-meson $pkgname build -D ps=enabled
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: evince/repos/extra-x86_64/PKGBUILD (from rev 363536, 
evince/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 19:07:57 UTC (rev 363537)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=evince
+pkgver=3.34.0
+pkgrel=1
+pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
+url="https://wiki.gnome.org/Apps/Evince;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
+ gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
+makedepends=(libnautilus-extension texlive-bin gobject-introspection 
docbook-xsl python gtk-doc git
+ meson appstream-glib yelp-tools)
+optdepends=('texlive-bin: DVI support'
+'gvfs: bookmark support and session saving')
+groups=(gnome)
+_commit=6a53ff778b022536db45ac896a22f71e2757b0e7  # tags/3.34.0^0
+source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+  
+build() {
+  arch-meson $pkgname build -D ps=enabled
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-09-29 Thread Jan Steffens via arch-commits
Date: Sunday, September 29, 2019 @ 19:07:15
  Author: heftig
Revision: 363536

3.34.0-1

Modified:
  evince/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 16:31:49 UTC (rev 363535)
+++ PKGBUILD2019-09-29 19:07:15 UTC (rev 363536)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evince
-pkgver=3.32.1
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
 url="https://wiki.gnome.org/Apps/Evince;
@@ -15,7 +15,7 @@
 optdepends=('texlive-bin: DVI support'
 'gvfs: bookmark support and session saving')
 groups=(gnome)
-_commit=6fc595424a224d5e1261245e312b05b6a6cc8f1d  # tags/3.32.1^0
+_commit=6a53ff778b022536db45ac896a22f71e2757b0e7  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in libretro-mupen64plus-next/repos/community-x86_64 (2 files)

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:38:36
  Author: alucryd
Revision: 512100

archrelease: copy trunk to community-x86_64

Added:
  libretro-mupen64plus-next/repos/community-x86_64/PKGBUILD
(from rev 512099, libretro-mupen64plus-next/trunk/PKGBUILD)
Deleted:
  libretro-mupen64plus-next/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 18:38:31 UTC (rev 512099)
+++ PKGBUILD2019-09-29 18:38:36 UTC (rev 512100)
@@ -1,43 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=libretro-mupen64plus-next
-pkgver=169
-pkgrel=1
-epoch=1
-pkgdesc='Nintendo 64 core'
-arch=(x86_64)
-url=https://github.com/libretro/mupen64plus-libretro-nx
-license=(GPL2)
-groups=(libretro)
-depends=(
-  libgl
-  libpng
-  libretro-core-info
-)
-makedepends=(
-  git
-  mesa
-  nasm
-)
-source=(libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git#commit=f818ff22fb7549f08b74ffe3974ce844e11d9679)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd libretro-mupen64plus-next
-
-  git rev-list --count HEAD
-}
-
-build() {
-  cd libretro-mupen64plus-next
-
-  make WITH_DYNAREC='x86_64'
-}
-
-package() {
-  cd libretro-mupen64plus-next
-
-  install -Dm 644 mupen64plus_next_libretro.so -t "${pkgdir}"/usr/lib/libretro/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-mupen64plus-next/repos/community-x86_64/PKGBUILD (from rev 
512099, libretro-mupen64plus-next/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 18:38:36 UTC (rev 512100)
@@ -0,0 +1,44 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=libretro-mupen64plus-next
+pkgver=169
+pkgrel=2
+epoch=1
+pkgdesc='Nintendo 64 core'
+arch=(x86_64)
+url=https://github.com/libretro/mupen64plus-libretro-nx
+license=(GPL2)
+groups=(libretro)
+depends=(
+  libgl
+  libpng
+  libretro-core-info
+)
+makedepends=(
+  git
+  mesa
+  nasm
+)
+replaces=(libretro-mupen64plus)
+source=(libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git#commit=f818ff22fb7549f08b74ffe3974ce844e11d9679)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-mupen64plus-next
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd libretro-mupen64plus-next
+
+  make WITH_DYNAREC='x86_64'
+}
+
+package() {
+  cd libretro-mupen64plus-next
+
+  install -Dm 644 mupen64plus_next_libretro.so -t "${pkgdir}"/usr/lib/libretro/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-mupen64plus-next/trunk (PKGBUILD)

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:38:31
  Author: alucryd
Revision: 512099

add replaces: libretro-mupen64plus-next 1:169-2

Modified:
  libretro-mupen64plus-next/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:35:53 UTC (rev 512098)
+++ PKGBUILD2019-09-29 18:38:31 UTC (rev 512099)
@@ -2,7 +2,7 @@
 
 pkgname=libretro-mupen64plus-next
 pkgver=169
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Nintendo 64 core'
 arch=(x86_64)
@@ -19,6 +19,7 @@
   mesa
   nasm
 )
+replaces=(libretro-mupen64plus)
 
source=(libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git#commit=f818ff22fb7549f08b74ffe3974ce844e11d9679)
 sha256sums=(SKIP)
 


[arch-commits] Commit in (3 files)

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:35:43
  Author: alucryd
Revision: 512097

add libretro-mupen64plus-next

Added:
  libretro-mupen64plus-next/
  libretro-mupen64plus-next/trunk/
  libretro-mupen64plus-next/trunk/PKGBUILD

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

Added: libretro-mupen64plus-next/trunk/PKGBUILD
===
--- libretro-mupen64plus-next/trunk/PKGBUILD(rev 0)
+++ libretro-mupen64plus-next/trunk/PKGBUILD2019-09-29 18:35:43 UTC (rev 
512097)
@@ -0,0 +1,43 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=libretro-mupen64plus-next
+pkgver=169
+pkgrel=1
+epoch=1
+pkgdesc='Nintendo 64 core'
+arch=(x86_64)
+url=https://github.com/libretro/mupen64plus-libretro-nx
+license=(GPL2)
+groups=(libretro)
+depends=(
+  libgl
+  libpng
+  libretro-core-info
+)
+makedepends=(
+  git
+  mesa
+  nasm
+)
+source=(libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git#commit=f818ff22fb7549f08b74ffe3974ce844e11d9679)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-mupen64plus-next
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd libretro-mupen64plus-next
+
+  make WITH_DYNAREC='x86_64'
+}
+
+package() {
+  cd libretro-mupen64plus-next
+
+  install -Dm 644 mupen64plus_next_libretro.so -t "${pkgdir}"/usr/lib/libretro/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-mupen64plus-next (3 files)

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:35:53
  Author: alucryd
Revision: 512098

archrelease: copy trunk to community-x86_64

Added:
  libretro-mupen64plus-next/repos/
  libretro-mupen64plus-next/repos/community-x86_64/
  libretro-mupen64plus-next/repos/community-x86_64/PKGBUILD
(from rev 512097, libretro-mupen64plus-next/trunk/PKGBUILD)

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

Copied: libretro-mupen64plus-next/repos/community-x86_64/PKGBUILD (from rev 
512097, libretro-mupen64plus-next/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2019-09-29 18:35:53 UTC (rev 512098)
@@ -0,0 +1,43 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=libretro-mupen64plus-next
+pkgver=169
+pkgrel=1
+epoch=1
+pkgdesc='Nintendo 64 core'
+arch=(x86_64)
+url=https://github.com/libretro/mupen64plus-libretro-nx
+license=(GPL2)
+groups=(libretro)
+depends=(
+  libgl
+  libpng
+  libretro-core-info
+)
+makedepends=(
+  git
+  mesa
+  nasm
+)
+source=(libretro-mupen64plus-next::git+https://github.com/libretro/mupen64plus-libretro-nx.git#commit=f818ff22fb7549f08b74ffe3974ce844e11d9679)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-mupen64plus-next
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd libretro-mupen64plus-next
+
+  make WITH_DYNAREC='x86_64'
+}
+
+package() {
+  cd libretro-mupen64plus-next
+
+  install -Dm 644 mupen64plus_next_libretro.so -t "${pkgdir}"/usr/lib/libretro/
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Jelle van der Waa via arch-commits
Date: Sunday, September 29, 2019 @ 18:13:31
  Author: jelle
Revision: 512096

remove python2-flask-security

Die Python2 Die!

Modified:
  python-flask-security/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:09:54 UTC (rev 512095)
+++ PKGBUILD2019-09-29 18:13:31 UTC (rev 512096)
@@ -1,8 +1,7 @@
 # Maintainer: Levente Polyak 
 
 _pkgname=flask-security
-pkgbase=python-flask-security
-pkgname=('python-flask-security' 'python2-flask-security')
+pkgname=python-flask-security
 pkgver=3.0.0
 pkgrel=1
 pkgdesc='Quick and simple security for Flask applications'
@@ -9,17 +8,14 @@
 url='https://github.com/mattupstate/flask-security'
 arch=('any')
 license=('MIT')
+depends=('python' 'python-flask' 'python-flask-login' 'python-flask-mail' 
'python-flask-principal'
+ 'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 
'python-passlib')
 makedepends=('python-flask' 'python-flask-login' 'python-flask-mail' 
'python-flask-principal'
  'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 
'python-passlib'
- 'python-sphinx' 'python-setuptools'
- 'python2-flask' 'python2-flask-login' 'python2-flask-mail' 
'python2-flask-principal'
- 'python2-flask-wtf' 'python2-flask-babelex' 
'python2-itsdangerous' 'python2-passlib'
- 'python2-sphinx' 'python2-setuptools')
+ 'python-sphinx' 'python-setuptools')
 #checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-cov' 
'python-pytest-cache'
-  #'python-mock' 'python-sqlalchemy' 'python-flask-sqlalchemy' 
'python-bcrypt' 'python-pony'
-  #'python2-pytest' 'python2-pytest-runner' 'python2-pytest-cov' 
'python2-pytest-cache'
-  #'python2-mock' 'python2-sqlalchemy' 'python2-flask-sqlalchemy' 
'python2-bcrypt' 'python2-pony')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/mattupstate/flask-security/archive/${pkgver}.tar.gz)
+  #'python-mock' 'python-sqlalchemy' 'python-flask-sqlalchemy' 
'python-bcrypt' 'python-pony')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mattupstate/flask-security/archive/${pkgver}.tar.gz)
 
sha512sums=('1176c154e3a4d4326fc64c6d4b986150db17b51b23003ef069596333777afd5857bc33391c46c771144422f610d669ceb96f4b5a1880b9ea374a488d6cb093f6')
 
 prepare() {
@@ -35,9 +31,6 @@
   python setup.py build
   sphinx-build -b text docs docs/_build/text
   sphinx-build -b man docs docs/_build/man
-  python2 setup.py build
-  sphinx-build2 -b text docs docs/_build2/text
-  sphinx-build2 -b man docs docs/_build2/man
 }
 
 # TODO: test marks not compatible with latest pytest
@@ -47,9 +40,7 @@
   #PYTHONPATH=. py.test2
 #}
 
-package_python-flask-security() {
-  depends=('python' 'python-flask' 'python-flask-login' 'python-flask-mail' 
'python-flask-principal'
-   'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 
'python-passlib')
+package() {
   cd ${_pkgname}-${pkgver}
   python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
   install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
@@ -58,15 +49,4 @@
   install -Dm 644 docs/_build/man/flask-security.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
 }
 
-package_python2-flask-security() {
-  depends=('python2' 'python2-flask' 'python2-flask-login' 'python-flask-mail' 
'python2-flask-principal'
-   'python-flask-wtf' 'python2-flask-babelex' 'python2-itsdangerous' 
'python2-passlib')
-  cd ${_pkgname}-${pkgver}
-  python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 docs/_build2/text/*.txt -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build2/man/flask-security.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
 # vim: ts=2 sw=2 et:


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

2019-09-29 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 29, 2019 @ 18:09:54
  Author: arodseth
Revision: 512095

archrelease: copy trunk to community-x86_64

Added:
  geany-plugins/repos/community-x86_64/PKGBUILD
(from rev 512094, geany-plugins/trunk/PKGBUILD)
Deleted:
  geany-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 18:09:47 UTC (rev 512094)
+++ PKGBUILD2019-09-29 18:09:54 UTC (rev 512095)
@@ -1,40 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Gerardo Exequiel Pozzi 
-# Contributor: Patrick Melo 
-
-pkgname=geany-plugins
-pkgver=1.35
-pkgrel=2
-pkgdesc='Plugins for Geany'
-arch=(x86_64)
-url='https://plugins.geany.org/'
-license=(GPL)
-depends=(ctpl "geany>=$pkgver" gpgme gtkspell3 libgit2 lua51 python)
-makedepends=(cppcheck intltool)
-source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
-sha256sums=('b3718ad31c02e178aec108045109b456ef81052b0951ae294b0bf7ce3ff2cb25'
-'SKIP')
-validpgpkeys=(6D0E68FCE198824C27C90EB0B507ACD04BA283C9) # Frank Lanitz 

-
-prepare() {
-  cd $pkgname-$pkgver
-
-  autoreconf -fi
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  export PYTHON=/usr/bin/python
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim: ts=2 sw=2 et:

Copied: geany-plugins/repos/community-x86_64/PKGBUILD (from rev 512094, 
geany-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 18:09:54 UTC (rev 512095)
@@ -0,0 +1,40 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Patrick Melo 
+
+pkgname=geany-plugins
+pkgver=1.36
+pkgrel=1
+pkgdesc='Plugins for Geany'
+arch=(x86_64)
+url='https://plugins.geany.org/'
+license=(GPL)
+depends=(ctpl "geany>=$pkgver" gpgme gtkspell3 libgit2 lua51 python)
+makedepends=(cppcheck intltool)
+source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
+sha256sums=('ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6'
+'SKIP')
+validpgpkeys=(6D0E68FCE198824C27C90EB0B507ACD04BA283C9) # Frank Lanitz 

+
+prepare() {
+  cd $pkgname-$pkgver
+
+  autoreconf -fi
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  export PYTHON=/usr/bin/python
+  ./configure --prefix=/usr --libexecdir=/usr/lib -enable-all
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: plugins.geany.org/downloads.html
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 29, 2019 @ 18:09:47
  Author: arodseth
Revision: 512094

upgpkg: geany-plugins 1.36-1

Modified:
  geany-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:02:31 UTC (rev 512093)
+++ PKGBUILD2019-09-29 18:09:47 UTC (rev 512094)
@@ -4,8 +4,8 @@
 # Contributor: Patrick Melo 
 
 pkgname=geany-plugins
-pkgver=1.35
-pkgrel=2
+pkgver=1.36
+pkgrel=1
 pkgdesc='Plugins for Geany'
 arch=(x86_64)
 url='https://plugins.geany.org/'
@@ -13,7 +13,7 @@
 depends=(ctpl "geany>=$pkgver" gpgme gtkspell3 libgit2 lua51 python)
 makedepends=(cppcheck intltool)
 source=("https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"{,.sig})
-sha256sums=('b3718ad31c02e178aec108045109b456ef81052b0951ae294b0bf7ce3ff2cb25'
+sha256sums=('ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6'
 'SKIP')
 validpgpkeys=(6D0E68FCE198824C27C90EB0B507ACD04BA283C9) # Frank Lanitz 

 
@@ -27,7 +27,7 @@
   cd "$pkgname-$pkgver"
 
   export PYTHON=/usr/bin/python
-  ./configure --prefix=/usr --libexecdir=/usr/lib
+  ./configure --prefix=/usr --libexecdir=/usr/lib -enable-all
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


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

2019-09-29 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 29, 2019 @ 18:02:31
  Author: arodseth
Revision: 512093

archrelease: copy trunk to community-x86_64

Added:
  geany/repos/community-x86_64/PKGBUILD
(from rev 512092, geany/trunk/PKGBUILD)
Deleted:
  geany/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 18:02:25 UTC (rev 512092)
+++ PKGBUILD2019-09-29 18:02:31 UTC (rev 512093)
@@ -1,37 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Ionut Biru  
-# Contributor: William Rea 
-# Contributor: Allan McRae 
-
-pkgname=geany
-pkgver=1.35.0
-pkgrel=1
-pkgdesc='Fast and lightweight IDE'
-arch=(x86_64)
-url='https://www.geany.org/'
-license=(GPL)
-depends=(gtk3 python)
-makedepends=(doxygen intltool python-lxml)
-optdepends=('geany-plugins: additional functionality'
-'vte3: embedded terminal support')
-source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d')
-
-build() {
-  cd "$pkgname-${pkgver/.0}"
-
-  ./configure \
---prefix=/usr \
---enable-gtk3 \
---enable-gtkdoc-header
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  make -C "$pkgname-${pkgver/.0}" DESTDIR="$pkgdir" install
-}
-
-# getver: geany.org
-# vim: ts=2 sw=2 et:

Copied: geany/repos/community-x86_64/PKGBUILD (from rev 512092, 
geany/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 18:02:31 UTC (rev 512093)
@@ -0,0 +1,37 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Ionut Biru  
+# Contributor: William Rea 
+# Contributor: Allan McRae 
+
+pkgname=geany
+pkgver=1.36
+pkgrel=1
+pkgdesc='Fast and lightweight IDE'
+arch=(x86_64)
+url='https://www.geany.org/'
+license=(GPL)
+depends=(gtk3 python)
+makedepends=(doxygen intltool python-lxml)
+optdepends=('geany-plugins: additional functionality'
+'vte3: embedded terminal support')
+source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
+sha256sums=('9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e')
+
+build() {
+  cd "$pkgname-${pkgver/.0}"
+
+  ./configure \
+--prefix=/usr \
+--enable-gtk3 \
+--enable-gtkdoc-header
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  make -C "$pkgname-${pkgver/.0}" DESTDIR="$pkgdir" install
+}
+
+# getver: geany.org
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 29, 2019 @ 18:02:25
  Author: arodseth
Revision: 512092

upgpkg: geany 1.36-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 18:00:11 UTC (rev 512091)
+++ PKGBUILD2019-09-29 18:02:25 UTC (rev 512092)
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.35.0
+pkgver=1.36
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('geany-plugins: additional functionality'
 'vte3: embedded terminal support')
 source=("https://download.geany.org/$pkgname-${pkgver/.0}.tar.bz2;)
-sha256sums=('35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d')
+sha256sums=('9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e')
 
 build() {
   cd "$pkgname-${pkgver/.0}"


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:00:11
  Author: alucryd
Revision: 512091

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 18:00:06 UTC (rev 512090)
+++ PKGBUILD2019-09-29 18:00:11 UTC (rev 512091)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Tatsuyuki Ishi 
-
-pkgname=python-blessed
-pkgver=1.15.0
-pkgrel=2
-pkgdesc='A thin, practical wrapper around terminal styling, screen 
positioning, and keyboard input'
-arch=('any')
-url='https://github.com/jquast/blessed'
-license=('GPL')
-depends=('python-six' 'python-wcwidth')
-makedepends=('python-setuptools')
-checkdepends=('python-mock' 'python-pytest')
-source=("https://pypi.python.org/packages/source/b/blessed/blessed-${pkgver}.tar.gz;)
-sha256sums=('777b0b6b5ce51f3832e498c22bc6a093b6b5f99148c7cbf866d26e2dec51ef21')
-
-build() {
-  cd blessed-${pkgver}
-
-  python setup.py build
-}
-
-check() {
-  cd blessed-${pkgver}
-
-  python -m pytest
-}
-
-package() {
-  cd blessed-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1' --skip-build
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-blessed/repos/community-any/PKGBUILD (from rev 512090, 
python-blessed/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 18:00:11 UTC (rev 512091)
@@ -0,0 +1,49 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Tatsuyuki Ishi 
+
+pkgname=python-blessed
+pkgver=1.15.1
+pkgrel=1
+pkgdesc='A thin, practical wrapper around terminal styling, screen 
positioning, and keyboard input'
+arch=(any)
+url=https://github.com/jquast/blessed
+license=(GPL)
+depends=(
+  python-six
+  python-wcwidth
+)
+makedepends=(
+  git
+  python-setuptools
+)
+checkdepends=(
+  python-tox
+)
+source=(git+https://github.com/jquast/blessed.git#tag=9579f0e789262dfef88b916f0cc23787623eaf16)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd blessed
+
+  git describe --tags
+}
+
+build() {
+  cd blessed
+
+  python setup.py build
+}
+
+check() {
+  cd blessed
+
+  tox -e py37
+}
+
+package() {
+  cd blessed
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 18:00:06
  Author: alucryd
Revision: 512090

upgpkg: python-blessed 1.15.1-1

Modified:
  python-blessed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 17:49:10 UTC (rev 512089)
+++ PKGBUILD2019-09-29 18:00:06 UTC (rev 512090)
@@ -2,34 +2,48 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-blessed
-pkgver=1.15.0
-pkgrel=2
+pkgver=1.15.1
+pkgrel=1
 pkgdesc='A thin, practical wrapper around terminal styling, screen 
positioning, and keyboard input'
-arch=('any')
-url='https://github.com/jquast/blessed'
-license=('GPL')
-depends=('python-six' 'python-wcwidth')
-makedepends=('python-setuptools')
-checkdepends=('python-mock' 'python-pytest')
-source=("https://pypi.python.org/packages/source/b/blessed/blessed-${pkgver}.tar.gz;)
-sha256sums=('777b0b6b5ce51f3832e498c22bc6a093b6b5f99148c7cbf866d26e2dec51ef21')
+arch=(any)
+url=https://github.com/jquast/blessed
+license=(GPL)
+depends=(
+  python-six
+  python-wcwidth
+)
+makedepends=(
+  git
+  python-setuptools
+)
+checkdepends=(
+  python-tox
+)
+source=(git+https://github.com/jquast/blessed.git#tag=9579f0e789262dfef88b916f0cc23787623eaf16)
+sha256sums=(SKIP)
 
+pkgver() {
+  cd blessed
+
+  git describe --tags
+}
+
 build() {
-  cd blessed-${pkgver}
+  cd blessed
 
   python setup.py build
 }
 
 check() {
-  cd blessed-${pkgver}
+  cd blessed
 
-  python -m pytest
+  tox -e py37
 }
 
 package() {
-  cd blessed-${pkgver}
+  cd blessed
 
-  python setup.py install --root="${pkgdir}" --optimize='1' --skip-build
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
 }
 
 # vim: ts=2 sw=2 et:


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 17:49:10
  Author: alucryd
Revision: 512089

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 17:49:05 UTC (rev 512088)
+++ PKGBUILD2019-09-29 17:49:10 UTC (rev 512089)
@@ -1,52 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=lib32-libqmi
-pkgver=1.22.4
-pkgrel=1
-pkgdesc='QMI modem protocol helper library'
-arch=(x86_64)
-url=https://www.freedesktop.org/wiki/Software/libqmi/
-license=(GPL2)
-depends=(
-  lib32-glib2
-  lib32-glibc
-  lib32-libmbim
-  libqmi
-)
-makedepends=(
-  git
-  python
-)
-source=(git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-prepare() {
-  cd libqmi
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd libqmi
-
-  export CC='gcc -m32'
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  ./configure \
---prefix=/usr \
---libdir=/usr/lib32 \
---libexecdir=/usr/lib32 \
---localstatedir=/var \
---sysconfdir=/etc \
---disable-gtk-doc-html \
---disable-static
-  make
-}
-
-package() {
-  make DESTDIR="${pkgdir}" -C libqmi install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libqmi/repos/multilib-x86_64/PKGBUILD (from rev 512088, 
lib32-libqmi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 17:49:10 UTC (rev 512089)
@@ -0,0 +1,58 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Jan Alexander Steffens (heftig) 
+
+pkgname=lib32-libqmi
+pkgver=1.24.0
+pkgrel=1
+pkgdesc='QMI modem protocol helper library'
+arch=(x86_64)
+url=https://www.freedesktop.org/wiki/Software/libqmi/
+license=(GPL2)
+depends=(
+  lib32-glib2
+  lib32-glibc
+  lib32-libmbim
+  libqmi
+)
+makedepends=(
+  git
+  python
+)
+source=(git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#tag=49abf405f5e9f16542476dceeb20de6029edcf1c)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libqmi
+
+  git describe --tags
+}
+
+prepare() {
+  cd libqmi
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd libqmi
+
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure \
+--prefix=/usr \
+--libdir=/usr/lib32 \
+--libexecdir=/usr/lib32 \
+--localstatedir=/var \
+--sysconfdir=/etc \
+--disable-gtk-doc-html \
+--disable-static
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C libqmi install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 17:49:05
  Author: alucryd
Revision: 512088

upgpkg: lib32-libqmi 1.24.0-1

Modified:
  lib32-libqmi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 17:39:22 UTC (rev 512087)
+++ PKGBUILD2019-09-29 17:49:05 UTC (rev 512088)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=lib32-libqmi
-pkgver=1.22.4
+pkgver=1.24.0
 pkgrel=1
 pkgdesc='QMI modem protocol helper library'
 arch=(x86_64)
@@ -18,9 +18,15 @@
   git
   python
 )
-source=(git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#tag=${pkgver})
+source=(git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#tag=49abf405f5e9f16542476dceeb20de6029edcf1c)
 sha256sums=(SKIP)
 
+pkgver() {
+  cd libqmi
+
+  git describe --tags
+}
+
 prepare() {
   cd libqmi
 


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 17:39:22
  Author: alucryd
Revision: 512087

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 17:39:17 UTC (rev 512086)
+++ PKGBUILD2019-09-29 17:39:22 UTC (rev 512087)
@@ -1,41 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=lib32-orc
-pkgver=0.4.29
-pkgrel=1
-pkgdesc='The Oild Runtime Compiler'
-arch=(x86_64)
-url=https://gstreamer.freedesktop.org/modules/orc.html
-license=(custom)
-depends=(
-  lib32-glibc
-  orc
-)
-makedepends=(
-  git
-  gtk-doc
-  meson
-  valgrind-multilib
-)
-source=(git+https://gitlab.freedesktop.org/gstreamer/orc.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  arch-meson orc build \
---libdir=/usr/lib32
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s orc "${pkgdir}"/usr/share/licenses/lib32-orc
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-orc/repos/multilib-x86_64/PKGBUILD (from rev 512086, 
lib32-orc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 17:39:22 UTC (rev 512087)
@@ -0,0 +1,47 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=lib32-orc
+pkgver=0.4.30
+pkgrel=1
+pkgdesc='The Oild Runtime Compiler'
+arch=(x86_64)
+url=https://gstreamer.freedesktop.org/modules/orc.html
+license=(custom)
+depends=(
+  lib32-glibc
+  orc
+)
+makedepends=(
+  git
+  gtk-doc
+  meson
+  valgrind-multilib
+)
+source=(git+https://gitlab.freedesktop.org/gstreamer/orc.git#tag=ec359cbad8b554985b1b38c665b9db01ef29619a)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd orc
+
+  git describe --tags
+}
+
+build() {
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  arch-meson orc build \
+--libdir=/usr/lib32
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s orc "${pkgdir}"/usr/share/licenses/lib32-orc
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread Maxime Gauduin via arch-commits
Date: Sunday, September 29, 2019 @ 17:39:17
  Author: alucryd
Revision: 512086

upgpkg: lib32-orc 0.4.30-1

Modified:
  lib32-orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 15:06:12 UTC (rev 512085)
+++ PKGBUILD2019-09-29 17:39:17 UTC (rev 512086)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=lib32-orc
-pkgver=0.4.29
+pkgver=0.4.30
 pkgrel=1
 pkgdesc='The Oild Runtime Compiler'
 arch=(x86_64)
@@ -17,9 +17,15 @@
   meson
   valgrind-multilib
 )
-source=(git+https://gitlab.freedesktop.org/gstreamer/orc.git#tag=${pkgver})
+source=(git+https://gitlab.freedesktop.org/gstreamer/orc.git#tag=ec359cbad8b554985b1b38c665b9db01ef29619a)
 sha256sums=(SKIP)
 
+pkgver() {
+  cd orc
+
+  git describe --tags
+}
+
 build() {
   export CC='gcc -m32'
   export CXX='g++ -m32'


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

2019-09-29 Thread Jan Steffens via arch-commits
Date: Sunday, September 29, 2019 @ 16:31:49
  Author: heftig
Revision: 363535

archrelease: copy trunk to extra-x86_64

Added:
  evince/repos/extra-x86_64/PKGBUILD
(from rev 363534, evince/trunk/PKGBUILD)
Deleted:
  evince/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 16:31:14 UTC (rev 363534)
+++ PKGBUILD2019-09-29 16:31:49 UTC (rev 363535)
@@ -1,42 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=evince
-pkgver=3.32.0+28+gaeeb3d2d
-pkgrel=1
-pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
-url="https://wiki.gnome.org/Apps/Evince;
-arch=(x86_64)
-license=(GPL)
-depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
- gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
-makedepends=(libnautilus-extension texlive-bin gobject-introspection 
docbook-xsl python gtk-doc git
- meson appstream-glib yelp-tools)
-optdepends=('texlive-bin: DVI support'
-'gvfs: bookmark support and session saving')
-groups=(gnome)
-_commit=aeeb3d2d47bcf95ddb8a149df3f6c28284ca7c19  # gnome-3-32
-source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-  
-build() {
-  arch-meson $pkgname build -D ps=enabled
-  ninja -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: evince/repos/extra-x86_64/PKGBUILD (from rev 363534, 
evince/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 16:31:49 UTC (rev 363535)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=evince
+pkgver=3.32.1
+pkgrel=1
+pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
+url="https://wiki.gnome.org/Apps/Evince;
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
+ gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell)
+makedepends=(libnautilus-extension texlive-bin gobject-introspection 
docbook-xsl python gtk-doc git
+ meson appstream-glib yelp-tools)
+optdepends=('texlive-bin: DVI support'
+'gvfs: bookmark support and session saving')
+groups=(gnome)
+_commit=6fc595424a224d5e1261245e312b05b6a6cc8f1d  # tags/3.32.1^0
+source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+  
+build() {
+  arch-meson $pkgname build -D ps=enabled
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-09-29 Thread Jan Steffens via arch-commits
Date: Sunday, September 29, 2019 @ 16:31:14
  Author: heftig
Revision: 363534

3.32.1-1

Modified:
  evince/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 15:43:12 UTC (rev 363533)
+++ PKGBUILD2019-09-29 16:31:14 UTC (rev 363534)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evince
-pkgver=3.32.0+28+gaeeb3d2d
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex 
support with gedit, comics books (cbr,cbz,cb7 and cbt))"
 url="https://wiki.gnome.org/Apps/Evince;
@@ -15,7 +15,7 @@
 optdepends=('texlive-bin: DVI support'
 'gvfs: bookmark support and session saving')
 groups=(gnome)
-_commit=aeeb3d2d47bcf95ddb8a149df3f6c28284ca7c19  # gnome-3-32
+_commit=6fc595424a224d5e1261245e312b05b6a6cc8f1d  # tags/3.32.1^0
 source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-09-29 Thread Dave Reisner via arch-commits
Date: Sunday, September 29, 2019 @ 15:43:12
  Author: dreisner
Revision: 363533

fix unquoted $pkgdir expansion in install command

Modified:
  leveldb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 12:35:42 UTC (rev 363532)
+++ PKGBUILD2019-09-29 15:43:12 UTC (rev 363533)
@@ -34,7 +34,7 @@
 package() {
   cd "$pkgname-$pkgver"
 
-  make -C build DESTDIR=$pkgdir install
+  make -C build DESTDIR="$pkgdir" install
 
   # documentation
   install -dm755 "$pkgdir"/usr/share/doc/"$pkgname"


[arch-commits] Commit in ceph/repos (13 files)

2019-09-29 Thread Thore Bödecker via arch-commits
Date: Sunday, September 29, 2019 @ 15:06:12
  Author: foxxx0
Revision: 512085

archrelease: copy trunk to community-staging-x86_64

Added:
  ceph/repos/community-staging-x86_64/
  ceph/repos/community-staging-x86_64/PKGBUILD
(from rev 512084, ceph/trunk/PKGBUILD)
  ceph/repos/community-staging-x86_64/boost-1.67.patch
(from rev 512084, ceph/trunk/boost-1.67.patch)
  ceph/repos/community-staging-x86_64/ceph.sysusers
(from rev 512084, ceph/trunk/ceph.sysusers)
  ceph/repos/community-staging-x86_64/disable-empty-readable.sh-test.patch
(from rev 512084, ceph/trunk/disable-empty-readable.sh-test.patch)
  ceph/repos/community-staging-x86_64/fix-ceph_disk-python-interpreter.patch
(from rev 512084, ceph/trunk/fix-ceph_disk-python-interpreter.patch)
  ceph/repos/community-staging-x86_64/fix-or-disable-broken-tests.patch
(from rev 512084, ceph/trunk/fix-or-disable-broken-tests.patch)
  ceph/repos/community-staging-x86_64/fix-python2-paths.patch
(from rev 512084, ceph/trunk/fix-python2-paths.patch)
  ceph/repos/community-staging-x86_64/fix-tox-test-commands.patch
(from rev 512084, ceph/trunk/fix-tox-test-commands.patch)
  ceph/repos/community-staging-x86_64/remove-distro-version-detection.patch
(from rev 512084, ceph/trunk/remove-distro-version-detection.patch)
  ceph/repos/community-staging-x86_64/suppress-pylint-warnings.patch
(from rev 512084, ceph/trunk/suppress-pylint-warnings.patch)
  
ceph/repos/community-staging-x86_64/use-system-zstd-and-fix-zstd-1.4.0-compatbility.patch
(from rev 512084, 
ceph/trunk/use-system-zstd-and-fix-zstd-1.4.0-compatbility.patch)
  
ceph/repos/community-staging-x86_64/use-threadsafe-death-tests-objectstore-memstore.patch
(from rev 512084, 
ceph/trunk/use-threadsafe-death-tests-objectstore-memstore.patch)

---+
 PKGBUILD  |  301 
 boost-1.67.patch  |   11 
 ceph.sysusers |1 
 disable-empty-readable.sh-test.patch  |6 
 fix-ceph_disk-python-interpreter.patch|8 
 fix-or-disable-broken-tests.patch |  260 +
 fix-python2-paths.patch   |   52 ++
 fix-tox-test-commands.patch   |  160 
 remove-distro-version-detection.patch |   10 
 suppress-pylint-warnings.patch|   21 +
 use-system-zstd-and-fix-zstd-1.4.0-compatbility.patch |   35 +
 use-threadsafe-death-tests-objectstore-memstore.patch |   10 
 12 files changed, 875 insertions(+)

Copied: ceph/repos/community-staging-x86_64/PKGBUILD (from rev 512084, 
ceph/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-29 15:06:12 UTC (rev 512085)
@@ -0,0 +1,301 @@
+# Maintainer: Thore Bödecker 
+# Contributor: Sébastien "Seblu" Luttringer 
+
+pkgbase='ceph'
+pkgname=('ceph' 'ceph-libs' 'ceph-mgr')
+_zstdver=1.4.3
+pkgver=14.2.1
+pkgrel=1
+pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
+arch=('x86_64')
+url='https://ceph.com/'
+license=('GPL')
+makedepends=("zstd=${_zstdver}" 'bc' 'boost' 'boost-libs' 'cmake' 
'coffeescript'
+ 'cpio' 'crypto++' 'cryptsetup' 'cunit' 'curl' 'cython' 'expat'
+ 'fcgi' 'fontconfig' 'fuse2' 'gcc' 'gcc-libs' 'git' 'glibc' 'gmock'
+ 'gperf' 'gperftools' 'gptfdisk' 'gtest' 'inetutils' 'java-runtime'
+ 'jq' 'jre11-openjdk-headless' 'junit' 'keyutils' 'leveldb' 
'libaio'
+ 'libatomic_ops' 'libcap' 'libcap-ng' 'libcroco' 'libcurl-compat'
+ 'libedit' 'libgudev' 'librabbitmq-c' 'libtool' 'libutil-linux'
+ 'libuv' 'libxml2' 'lsb-release' 'lz4' 'ncurses'
+ 'nss' 'oath-toolkit' 'openssl' 'parted' 'pcre' 'pcre2' 'pkgconf'
+ 'procps-ng' 'python-astroid' 'python-attrs' 'python-bcrypt'
+ 'python-cheroot' 'python-cherrypy' 'python-coverage'
+ 'python-elasticsearch' 'python-flask' 'python-flask-restful'
+ 'python-google-api-python-client' 'python-google-auth'
+ 'python-google-auth-httplib2' 'python-grpcio' 'python-isort'
+ 'python-jinja' 'python-lazy-object-proxy' 'python-mccabe'
+ 'python-more-itertools' 'python-numpy' 'python-pbr' 'python-pecan'
+ 'python-pip' 'python-pluggy' 'python-portend' 'python-prettytable'
+ 'python-prometheus_client' 'python-py' 'python-pycparser'
+ 'python-pyjwt' 'python-pyopenssl' 'python-pytz' 'python-requests'
+ 'python-routes' 'python-scikit-learn' 'python-scipy'
+ 'python-setuptools' 'python-six' 'python-sphinx' 'python-tempora'
+ 'python-virtualenv' 

[arch-commits] Commit in matrix-appservice-irc/repos/community-any (PKGBUILD PKGBUILD)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:55:50
  Author: archange
Revision: 512084

archrelease: copy trunk to community-any

Added:
  matrix-appservice-irc/repos/community-any/PKGBUILD
(from rev 512083, matrix-appservice-irc/trunk/PKGBUILD)
Deleted:
  matrix-appservice-irc/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 14:55:41 UTC (rev 512083)
+++ PKGBUILD2019-09-29 14:55:50 UTC (rev 512084)
@@ -1,26 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname='matrix-appservice-irc'
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="Node.js IRC bridge for Matrix"
-arch=(any)
-url="https://github.com/matrix-org/matrix-appservice-irc;
-license=(Apache)
-depends=(nodejs)
-makedepends=(npm git)
-optdepends=('python: for maintenance scripts')
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('6ef8cb681350c899034f5c36cc6b7342dfe11fb9b15d7eac5512ae1619e0a471')
-
-package() {
-  cd ${pkgbase}-${pkgver}
-  npm install --cache "${srcdir}"/npm-cache -g --user root --prefix 
"${pkgdir}"/usr
-
-  # Apparently it now symlinks to the source folder…
-  rm -f "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc
-  mkdir -p "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc
-  cp -r * "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc/
-  chmod -R go-w "${pkgdir}"/usr/lib/node_modules/
-  chmod go-w "${pkgdir}"/usr/bin
-}

Copied: matrix-appservice-irc/repos/community-any/PKGBUILD (from rev 512083, 
matrix-appservice-irc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 14:55:50 UTC (rev 512084)
@@ -0,0 +1,27 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=matrix-appservice-irc
+pkgver=0.13.0
+pkgrel=1
+pkgdesc="Node.js IRC bridge for Matrix"
+arch=(any)
+url="https://github.com/matrix-org/matrix-appservice-irc;
+license=(Apache)
+depends=(nodejs)
+makedepends=(npm git)
+optdepends=('python: for maintenance scripts')
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('9a3057223f8506f19d52c22030fba08327fdd0627d136512faf6b563c94fff7c')
+
+package() {
+  cd ${pkgbase}-${pkgver}
+  npm install --cache "${srcdir}"/npm-cache -g --user root --prefix 
"${pkgdir}"/usr
+
+  # Apparently it now symlinks to the source folder…
+  rm -f "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc
+  mkdir -p "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc
+  cp -r * "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc/
+  chmod -R go-w "${pkgdir}"/usr/lib/node_modules/
+  chmod go-w "${pkgdir}"/usr/bin
+  chown -R root:root "${pkgdir}"/usr
+}


[arch-commits] Commit in matrix-appservice-irc/trunk (PKGBUILD)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:55:41
  Author: archange
Revision: 512083

upgpkg: matrix-appservice-irc 0.13.0-1

Modified:
  matrix-appservice-irc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 14:55:00 UTC (rev 512082)
+++ PKGBUILD2019-09-29 14:55:41 UTC (rev 512083)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
-pkgname='matrix-appservice-irc'
-pkgver=0.12.0
+pkgname=matrix-appservice-irc
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="Node.js IRC bridge for Matrix"
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(npm git)
 optdepends=('python: for maintenance scripts')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('6ef8cb681350c899034f5c36cc6b7342dfe11fb9b15d7eac5512ae1619e0a471')
+sha256sums=('9a3057223f8506f19d52c22030fba08327fdd0627d136512faf6b563c94fff7c')
 
 package() {
   cd ${pkgbase}-${pkgver}
@@ -23,4 +23,5 @@
   cp -r * "${pkgdir}"/usr/lib/node_modules/matrix-appservice-irc/
   chmod -R go-w "${pkgdir}"/usr/lib/node_modules/
   chmod go-w "${pkgdir}"/usr/bin
+  chown -R root:root "${pkgdir}"/usr
 }


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

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:55:00
  Author: archange
Revision: 512082

archrelease: copy trunk to community-any

Added:
  python-matrix_client/repos/community-any/
  python-matrix_client/repos/community-any/PKGBUILD
(from rev 512081, python-matrix_client/trunk/PKGBUILD)

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

Copied: python-matrix_client/repos/community-any/PKGBUILD (from rev 512081, 
python-matrix_client/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-09-29 14:55:00 UTC (rev 512082)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=matrix_client
+pkgname=python-${_pkg}
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Matrix Client-Server SDK for Python"
+arch=(any)
+url="https://github.com/matrix-org/matrix-python-sdk;
+license=(Apache)
+depends=(python-requests)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(dce3ccb8665df0d519f08e07a16e6d3f9fab3a947df4b7a7c4bb26573d68f2d5)
+
+build() {
+  cd ${_pkg}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${_pkg}-${pkgver}
+  python setup.py install --root "${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+}


[arch-commits] Commit in (python-matrix-client)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:53:28
  Author: archange
Revision: 512080

Wrong name

Deleted:
  python-matrix-client/


[arch-commits] Commit in (4 files)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:54:21
  Author: archange
Revision: 512081

Initial addition of python-matrix_client to [community]

Added:
  python-matrix_client/
  python-matrix_client/repos/
  python-matrix_client/trunk/
  python-matrix_client/trunk/PKGBUILD

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

Added: python-matrix_client/trunk/PKGBUILD
===
--- python-matrix_client/trunk/PKGBUILD (rev 0)
+++ python-matrix_client/trunk/PKGBUILD 2019-09-29 14:54:21 UTC (rev 512081)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=matrix_client
+pkgname=python-${_pkg}
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Matrix Client-Server SDK for Python"
+arch=(any)
+url="https://github.com/matrix-org/matrix-python-sdk;
+license=(Apache)
+depends=(python-requests)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(dce3ccb8665df0d519f08e07a16e6d3f9fab3a947df4b7a7c4bb26573d68f2d5)
+
+build() {
+  cd ${_pkg}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${_pkg}-${pkgver}
+  python setup.py install --root "${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+}


[arch-commits] Commit in ceph/trunk (warning.patch)

2019-09-29 Thread Thore Bödecker via arch-commits
Date: Sunday, September 29, 2019 @ 14:52:25
  Author: foxxx0
Revision: 512079

upgpkg: ceph 14.2.1-1

Deleted:
  ceph/trunk/warning.patch

---+
 warning.patch |   33 -
 1 file changed, 33 deletions(-)

Deleted: warning.patch
===
--- warning.patch   2019-09-29 14:52:00 UTC (rev 512078)
+++ warning.patch   2019-09-29 14:52:25 UTC (rev 512079)
@@ -1,33 +0,0 @@
-diff -u -r ceph-13.2.1/src/CMakeLists.txt ceph-13.2.1-w/src/CMakeLists.txt
 ceph-13.2.1/src/CMakeLists.txt 2018-07-26 17:39:56.0 +
-+++ ceph-13.2.1-w/src/CMakeLists.txt   2019-09-13 14:12:40.391981716 +
-@@ -34,6 +34,7 @@
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftemplate-depth-1024")
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wnon-virtual-dtor")
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unknown-pragmas")
-+set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-address-of-packed-member")
- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unknown-pragmas")
- if(CMAKE_CXX_COMPILER_ID STREQUAL GNU)
-   set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -rdynamic")
-@@ -47,7 +48,6 @@
-   set(CMAKE_LINKER_FLAGS "${CMAKE_LINKER_FLAGS} -rdynamic -export-dynamic 
${CMAKE_EXE_EXPORTS_C_FLAG}")
-   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-inconsistent-missing-override 
-Wno-mismatched-tags")
-   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-private-field")
--  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-address-of-packed-member")
-   set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-function")
-   set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-local-typedef")
-   set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-varargs")
-diff -u -r ceph-13.2.1/src/spdk/dpdk/mk/toolchain/gcc/rte.vars.mk 
ceph-13.2.1-w/src/spdk/dpdk/mk/toolchain/gcc/rte.vars.mk
 ceph-13.2.1/src/spdk/dpdk/mk/toolchain/gcc/rte.vars.mk 2017-11-17 
20:30:40.0 +
-+++ ceph-13.2.1-w/src/spdk/dpdk/mk/toolchain/gcc/rte.vars.mk   2019-09-13 
14:27:58.352065999 +
-@@ -106,5 +106,10 @@
- WERROR_FLAGS += -Wno-format-truncation
- endif
- 
-+# disable packed member unalign warnings
-+ifeq ($(shell test $(GCC_VERSION) -ge 90 && echo 1), 1)
-+WERROR_FLAGS += -Wno-address-of-packed-member
-+endif
-+
- export CC AS AR LD OBJCOPY OBJDUMP STRIP READELF
- export TOOLCHAIN_CFLAGS TOOLCHAIN_LDFLAGS TOOLCHAIN_ASFLAGS


[arch-commits] Commit in ceph/trunk (7 files)

2019-09-29 Thread Thore Bödecker via arch-commits
Date: Sunday, September 29, 2019 @ 14:52:00
  Author: foxxx0
Revision: 512078

upgpkg: ceph 14.2.1-1

update to 14.2.1 for boost 1.71 rebuild

Currently it uses vendored boost because of incompatibilities with boost > 1.69.
Also there are still some leftover TODOs regarding python de-vendoring but the 
packages passes the testsuite and worked in my 45 node test cluster with 6 test 
installations on a couple of servers.

Added:
  ceph/trunk/disable-empty-readable.sh-test.patch
  ceph/trunk/fix-tox-test-commands.patch
  ceph/trunk/suppress-pylint-warnings.patch
  ceph/trunk/use-system-zstd-and-fix-zstd-1.4.0-compatbility.patch
  ceph/trunk/use-threadsafe-death-tests-objectstore-memstore.patch
Modified:
  ceph/trunk/PKGBUILD
  ceph/trunk/fix-python2-paths.patch

---+
 PKGBUILD  |  255 +++-
 disable-empty-readable.sh-test.patch  |6 
 fix-python2-paths.patch   |   11 
 fix-tox-test-commands.patch   |  160 ++
 suppress-pylint-warnings.patch|   21 +
 use-system-zstd-and-fix-zstd-1.4.0-compatbility.patch |   35 ++
 use-threadsafe-death-tests-objectstore-memstore.patch |   10 
 7 files changed, 421 insertions(+), 77 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 14:48:40 UTC (rev 512077)
+++ PKGBUILD2019-09-29 14:52:00 UTC (rev 512078)
@@ -2,74 +2,100 @@
 # Contributor: Sébastien "Seblu" Luttringer 
 
 pkgbase='ceph'
-pkgname=('ceph' 'ceph-libs')
-pkgver=13.2.1
-pkgrel=3
+pkgname=('ceph' 'ceph-libs' 'ceph-mgr')
+_zstdver=1.4.3
+pkgver=14.2.1
+pkgrel=1
 pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
 arch=('x86_64')
 url='https://ceph.com/'
 license=('GPL')
-makedepends=('bc' 'boost' 'boost-libs' 'cmake' 'cpio' 'crypto++' 'curl' 
'cython'
-  'cython2' 'expat' 'fcgi' 'fuse2' 'gcc-libs' 'git' 'glibc' 'gperf' 
'gperftools'
-  'gptfdisk' 'inetutils' 'jq' 'junit' 'keyutils' 'leveldb' 'libaio'
-  'libatomic_ops' 'libedit' 'systemd-libs' 'libutil-linux' 'libxml2' 
'lsb-release'
-  'lz4' 'ncurses' 'nss' 'parted' 'pcre' 'procps-ng' 'python2-cherrypy'
-  'python2-jinja' 'python2-nose' 'python2-pecan' 'python2-pip' 'python2-bcrypt'
-  'python2-prettytable' 'python2-pyopenssl' 'python2-setuptools' 
'python2-routes'
-  'python-sphinx' 'python2-tox' 'python2-virtualenv' 'python2-werkzeug' 'sed'
-  'snappy' 'socat' 'systemd' 'valgrind' 'xfsprogs' 'xmlstarlet' 'yasm'
-  'zlib' 'zstd' 'cunit' 'oath-toolkit' 'fontconfig')
+makedepends=("zstd=${_zstdver}" 'bc' 'boost' 'boost-libs' 'cmake' 
'coffeescript'
+ 'cpio' 'crypto++' 'cryptsetup' 'cunit' 'curl' 'cython' 'expat'
+ 'fcgi' 'fontconfig' 'fuse2' 'gcc' 'gcc-libs' 'git' 'glibc' 'gmock'
+ 'gperf' 'gperftools' 'gptfdisk' 'gtest' 'inetutils' 'java-runtime'
+ 'jq' 'jre11-openjdk-headless' 'junit' 'keyutils' 'leveldb' 
'libaio'
+ 'libatomic_ops' 'libcap' 'libcap-ng' 'libcroco' 'libcurl-compat'
+ 'libedit' 'libgudev' 'librabbitmq-c' 'libtool' 'libutil-linux'
+ 'libuv' 'libxml2' 'lsb-release' 'lz4' 'ncurses'
+ 'nss' 'oath-toolkit' 'openssl' 'parted' 'pcre' 'pcre2' 'pkgconf'
+ 'procps-ng' 'python-astroid' 'python-attrs' 'python-bcrypt'
+ 'python-cheroot' 'python-cherrypy' 'python-coverage'
+ 'python-elasticsearch' 'python-flask' 'python-flask-restful'
+ 'python-google-api-python-client' 'python-google-auth'
+ 'python-google-auth-httplib2' 'python-grpcio' 'python-isort'
+ 'python-jinja' 'python-lazy-object-proxy' 'python-mccabe'
+ 'python-more-itertools' 'python-numpy' 'python-pbr' 'python-pecan'
+ 'python-pip' 'python-pluggy' 'python-portend' 'python-prettytable'
+ 'python-prometheus_client' 'python-py' 'python-pycparser'
+ 'python-pyjwt' 'python-pyopenssl' 'python-pytz' 'python-requests'
+ 'python-routes' 'python-scikit-learn' 'python-scipy'
+ 'python-setuptools' 'python-six' 'python-sphinx' 'python-tempora'
+ 'python-virtualenv' 'python-werkzeug' 'python-wrapt' 'rabbitmq'
+ 'sed' 'snappy' 'socat' 'systemd' 'systemd-libs' 'valgrind'
+ 'xfsprogs' 'xmlstarlet' 'xxhash' 'yasm' 'zlib')
+checkdepends=('python-mock' 'python-nose' 'python-pycodestyle' 'python-pylint'
+  'python-pytest' 'python-pytest-cov')
 options=('emptydirs')
 source=("https://download.ceph.com/tarballs/${pkgbase}-${pkgver}.tar.gz;
 'ceph.sysusers'
-'boost-1.67.patch'
-'fix-ceph_disk-python-interpreter.patch'
-'fix-or-disable-broken-tests.patch'
-'fix-python2-paths.patch'
 'remove-distro-version-detection.patch'
-'warning.patch')

[arch-commits] Commit in (4 files)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:48:14
  Author: archange
Revision: 512076

Initial addition of python-matrix_client to [community]

Added:
  python-matrix-client/
  python-matrix-client/repos/
  python-matrix-client/trunk/
  python-matrix-client/trunk/PKGBUILD

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

Added: python-matrix-client/trunk/PKGBUILD
===
--- python-matrix-client/trunk/PKGBUILD (rev 0)
+++ python-matrix-client/trunk/PKGBUILD 2019-09-29 14:48:14 UTC (rev 512076)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=matrix_client
+pkgname=python-${_pkg}
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Matrix Client-Server SDK for Python"
+arch=(any)
+url="https://github.com/matrix-org/matrix-python-sdk;
+license=(Apache)
+depends=(python-requests)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(dce3ccb8665df0d519f08e07a16e6d3f9fab3a947df4b7a7c4bb26573d68f2d5)
+
+build() {
+  cd ${_pkg}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${_pkg}-${pkgver}
+  python setup.py install --root "${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+}


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

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 14:48:40
  Author: archange
Revision: 512077

archrelease: copy trunk to community-any

Added:
  python-matrix-client/repos/community-any/
  python-matrix-client/repos/community-any/PKGBUILD
(from rev 512076, python-matrix-client/trunk/PKGBUILD)

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

Copied: python-matrix-client/repos/community-any/PKGBUILD (from rev 512076, 
python-matrix-client/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-09-29 14:48:40 UTC (rev 512077)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=matrix_client
+pkgname=python-${_pkg}
+pkgver=0.3.2
+pkgrel=1
+pkgdesc="Matrix Client-Server SDK for Python"
+arch=(any)
+url="https://github.com/matrix-org/matrix-python-sdk;
+license=(Apache)
+depends=(python-requests)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(dce3ccb8665df0d519f08e07a16e6d3f9fab3a947df4b7a7c4bb26573d68f2d5)
+
+build() {
+  cd ${_pkg}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${_pkg}-${pkgver}
+  python setup.py install --root "${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+}


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

2019-09-29 Thread Jelle van der Waa via arch-commits
Date: Sunday, September 29, 2019 @ 14:16:51
  Author: jelle
Revision: 512074

upgpkg: zapcc 7.0.325000-3

Remove python2 dep

Modified:
  zapcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 13:34:34 UTC (rev 512073)
+++ PKGBUILD2019-09-29 14:16:51 UTC (rev 512074)
@@ -3,7 +3,7 @@
 
 pkgname=zapcc
 pkgver=7.0.325000
-pkgrel=2
+pkgrel=3
 pkgdesc='C++ compiler based on Clang, but significantly faster'
 arch=('x86_64')
 license=('custom')


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

2019-09-29 Thread Jelle van der Waa via arch-commits
Date: Sunday, September 29, 2019 @ 14:17:00
  Author: jelle
Revision: 512075

archrelease: copy trunk to community-x86_64

Added:
  zapcc/repos/community-x86_64/PKGBUILD
(from rev 512074, zapcc/trunk/PKGBUILD)
Deleted:
  zapcc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 14:16:51 UTC (rev 512074)
+++ PKGBUILD2019-09-29 14:17:00 UTC (rev 512075)
@@ -1,37 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Evangelos Foutras 
-
-pkgname=zapcc
-pkgver=7.0.325000
-pkgrel=2
-pkgdesc='C++ compiler based on Clang, but significantly faster'
-arch=('x86_64')
-license=('custom')
-url='https://zapcc.com/'
-depends=('python' 'z3')
-makedepends=('cmake' 'git' 'ninja')
-conflicts=('clang')
-source=("git+https://github.com/yrnkrn/zapcc.git#commit=9bd04e7;)
-sha256sums=('SKIP')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "../$pkgname" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DLLVM_ENABLE_WARNINGS=OFF \
--DCMAKE_BUILD_TYPE=Release \
--DPYTHON_EXECUTABLE=/usr/bin/python \
--G Ninja
-  ninja
-}
-
-package() {
-  cd build
-  for component in clang-headers zapcc zapccs; do
-DESTDIR="$pkgdir" cmake -DCOMPONENT="$component" -P ./cmake_install.cmake
-  done
-  install -Dm644 ../$pkgname/LICENSE.TXT 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: zapcc/repos/community-x86_64/PKGBUILD (from rev 512074, 
zapcc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 14:17:00 UTC (rev 512075)
@@ -0,0 +1,37 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Evangelos Foutras 
+
+pkgname=zapcc
+pkgver=7.0.325000
+pkgrel=3
+pkgdesc='C++ compiler based on Clang, but significantly faster'
+arch=('x86_64')
+license=('custom')
+url='https://zapcc.com/'
+depends=('python' 'z3')
+makedepends=('cmake' 'git' 'ninja')
+conflicts=('clang')
+source=("git+https://github.com/yrnkrn/zapcc.git#commit=9bd04e7;)
+sha256sums=('SKIP')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_ENABLE_WARNINGS=OFF \
+-DCMAKE_BUILD_TYPE=Release \
+-DPYTHON_EXECUTABLE=/usr/bin/python \
+-G Ninja
+  ninja
+}
+
+package() {
+  cd build
+  for component in clang-headers zapcc zapccs; do
+DESTDIR="$pkgdir" cmake -DCOMPONENT="$component" -P ./cmake_install.cmake
+  done
+  install -Dm644 ../$pkgname/LICENSE.TXT 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 13:34:34
  Author: dvzrv
Revision: 512073

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 13:34:29 UTC (rev 512072)
+++ PKGBUILD2019-09-29 13:34:34 UTC (rev 512073)
@@ -1,71 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: David Runge 
-# Contributor: carstene1ns 
-# Contributor: Giuseppe Calà  
-# Contributor: Ray Rashif 
-# Contributor: damir 
-
-pkgname=lib32-fluidsynth
-_name=fluidsynth
-pkgver=2.0.6
-pkgrel=1
-pkgdesc='A real-time software synthesizer based on the SoundFont 2 
specifications'
-arch=('x86_64')
-url="https://www.fluidsynth.org/;
-license=('LGPL')
-depends=(
-  fluidsynth
-  lib32-alsa-lib
-  lib32-glib2
-  lib32-glibc
-  lib32-jack
-  lib32-dbus
-  lib32-libpulse
-  lib32-libsndfile
-  lib32-portaudio
-  lib32-readline
-)
-makedepends=(
-  cmake
-  lib32-ladspa
-)
-optdepends=('pulseaudio: PulseAudio sound support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/v${pkgver}.tar.gz;)
-sha256sums=('e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75')
-
-prepare() {
-  cd "${_name}-${pkgver}"
-  # out-of-tree build
-  mkdir build
-}
-
-build() {
-  cd "${_name}-${pkgver}/build"
-
-  export CC='gcc -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DFLUID_DAEMON_ENV_FILE=/etc/conf.d/fluidsynth \
--DLIB_SUFFIX=32 \
--Denable-ladspa=ON \
--Denable-lash=OFF \
--Denable-portaudio=ON
-  make
-}
-
-check() {
-  cd "${_name}-${pkgver}/build"
-  make -k check
-}
-
-package() {
-  cd "${_name}-${pkgver}/build"
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-fluidsynth/repos/multilib-x86_64/PKGBUILD (from rev 512072, 
lib32-fluidsynth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 13:34:34 UTC (rev 512073)
@@ -0,0 +1,71 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: David Runge 
+# Contributor: carstene1ns 
+# Contributor: Giuseppe Calà  
+# Contributor: Ray Rashif 
+# Contributor: damir 
+
+pkgname=lib32-fluidsynth
+_name=fluidsynth
+pkgver=2.0.7
+pkgrel=1
+pkgdesc='A real-time software synthesizer based on the SoundFont 2 
specifications'
+arch=('x86_64')
+url="https://www.fluidsynth.org/;
+license=('LGPL2.1')
+depends=(
+  fluidsynth
+  lib32-alsa-lib
+  lib32-glib2
+  lib32-glibc
+  lib32-jack
+  lib32-dbus
+  lib32-libpulse
+  lib32-libsndfile
+  lib32-portaudio
+  lib32-readline
+)
+makedepends=(
+  cmake
+  lib32-ladspa
+)
+optdepends=('pulseaudio: PulseAudio sound support')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/v${pkgver}.tar.gz;)
+sha256sums=('b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320')
+
+prepare() {
+  cd "${_name}-${pkgver}"
+  # out-of-tree build
+  mkdir build
+}
+
+build() {
+  cd "${_name}-${pkgver}/build"
+
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DFLUID_DAEMON_ENV_FILE=/etc/conf.d/fluidsynth \
+-DLIB_SUFFIX=32 \
+-Denable-ladspa=ON \
+-Denable-lash=OFF \
+-Denable-portaudio=ON
+  make
+}
+
+check() {
+  cd "${_name}-${pkgver}/build"
+  make -k check
+}
+
+package() {
+  cd "${_name}-${pkgver}/build"
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 13:34:29
  Author: dvzrv
Revision: 512072

upgpkg: lib32-fluidsynth 2.0.7-1

Upgrading to 2.0.7.

Modified:
  lib32-fluidsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 13:12:11 UTC (rev 512071)
+++ PKGBUILD2019-09-29 13:34:29 UTC (rev 512072)
@@ -7,12 +7,12 @@
 
 pkgname=lib32-fluidsynth
 _name=fluidsynth
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc='A real-time software synthesizer based on the SoundFont 2 
specifications'
 arch=('x86_64')
 url="https://www.fluidsynth.org/;
-license=('LGPL')
+license=('LGPL2.1')
 depends=(
   fluidsynth
   lib32-alsa-lib
@@ -31,7 +31,7 @@
 )
 optdepends=('pulseaudio: PulseAudio sound support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_name}/${_name}/archive/v${pkgver}.tar.gz;)
-sha256sums=('e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75')
+sha256sums=('b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320')
 
 prepare() {
   cd "${_name}-${pkgver}"


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

2019-09-29 Thread Florian Pritz via arch-commits
Date: Sunday, September 29, 2019 @ 13:12:11
  Author: bluewind
Revision: 512071

archrelease: copy trunk to community-any

Added:
  perl-app-borgrestore/repos/community-any/PKGBUILD
(from rev 512070, perl-app-borgrestore/trunk/PKGBUILD)
Deleted:
  perl-app-borgrestore/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 13:12:08 UTC (rev 512070)
+++ PKGBUILD2019-09-29 13:12:11 UTC (rev 512071)
@@ -1,54 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-app-borgrestore
-pkgver=3.3.0
-pkgrel=2
-pkgdesc='Restore paths from borg backups'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl>=5.14.0' perl-dbd-sqlite perl-dbi perl-file-pushd
- perl-function-parameters perl-ipc-run perl-json perl-log-any
- perl-log-any-adapter-log4perl perl-log-log4perl
- perl-number-bytes-human perl-path-tiny perl-scalar-list-utils
- perl-strictures perl-timedate perl-version-compare borg)
-makedepends=(perl-devel-checkbin 'perl-module-build-tiny>=0.035')
-checkdepends=(perl-log-any-adapter-tap perl-software-license
-  perl-test-differences perl-test-exception perl-test-mockobject
-  perl-test-pod perl-test-pod-coverage)
-url=https://metacpan.org/release/App-BorgRestore
-source=("http://search.cpan.org/CPAN/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
-md5sums=(b2e8593d128e1e4be1e6d08e351c7234)
-sha512sums=(51ddb61433d9ae679b6632a44e4b03ac82021ea8b34c2da9f1bb8a3b6a70cc147f80a54a51079801180fa83c6d22961d6b248549fd9003dad2db6cf59b888a3d)
-_ddir="App-BorgRestore-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  /usr/bin/perl Build.PL
-  ./Build
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build install --installdirs=vendor --destdir="$pkgdir"
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-app-borgrestore/repos/community-any/PKGBUILD (from rev 512070, 
perl-app-borgrestore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 13:12:11 UTC (rev 512071)
@@ -0,0 +1,54 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-app-borgrestore
+pkgver=3.4.0
+pkgrel=1
+pkgdesc='Restore paths from borg backups'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl>=5.14.0' perl-dbd-sqlite perl-dbi perl-file-pushd
+ perl-function-parameters perl-ipc-run perl-json perl-log-any
+ perl-log-any-adapter-log4perl perl-log-log4perl
+ perl-number-bytes-human perl-path-tiny perl-scalar-list-utils
+ perl-strictures perl-timedate perl-version-compare borg)
+makedepends=(perl-devel-checkbin 'perl-module-build-tiny>=0.035')
+checkdepends=(perl-log-any-adapter-tap perl-software-license
+  perl-test-differences perl-test-exception perl-test-mockobject
+  perl-test-pod perl-test-pod-coverage)
+url=https://metacpan.org/release/App-BorgRestore
+source=("https://cpan.metacpan.org/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
+md5sums=(66db5ec24338e654bfdfd43e5543766f)
+sha512sums=(ea7b4350026f83d3c839593a9158b58892cf39a1ab69b0f57a07b35df56aeff4008637b1d1b8c56ac9e31d781edffd35b509beaa2092f88ba10599574682e341)
+_ddir="App-BorgRestore-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  /usr/bin/perl Build.PL
+  ./Build
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build install --installdirs=vendor --destdir="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-app-borgrestore/trunk (PKGBUILD)

2019-09-29 Thread Florian Pritz via arch-commits
Date: Sunday, September 29, 2019 @ 13:12:08
  Author: bluewind
Revision: 512070

upgpkg: perl-app-borgrestore 3.4.0-1

upstream update

Modified:
  perl-app-borgrestore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 12:28:46 UTC (rev 512069)
+++ PKGBUILD2019-09-29 13:12:08 UTC (rev 512070)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-app-borgrestore
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Restore paths from borg backups'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -17,9 +17,9 @@
   perl-test-differences perl-test-exception perl-test-mockobject
   perl-test-pod perl-test-pod-coverage)
 url=https://metacpan.org/release/App-BorgRestore
-source=("https://search.cpan.org/CPAN/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
-md5sums=(b2e8593d128e1e4be1e6d08e351c7234)
-sha512sums=(51ddb61433d9ae679b6632a44e4b03ac82021ea8b34c2da9f1bb8a3b6a70cc147f80a54a51079801180fa83c6d22961d6b248549fd9003dad2db6cf59b888a3d)
+source=("https://cpan.metacpan.org/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
+md5sums=(66db5ec24338e654bfdfd43e5543766f)
+sha512sums=(ea7b4350026f83d3c839593a9158b58892cf39a1ab69b0f57a07b35df56aeff4008637b1d1b8c56ac9e31d781edffd35b509beaa2092f88ba10599574682e341)
 _ddir="App-BorgRestore-$pkgver"
 
 build()


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

2019-09-29 Thread Andreas Radke via arch-commits
Date: Sunday, September 29, 2019 @ 12:35:36
  Author: andyrtr
Revision: 363531

upgpkg: liblangtag 0.6.3-1

upstream update 0.6.3

Modified:
  liblangtag/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 12:28:34 UTC (rev 363530)
+++ PKGBUILD2019-09-29 12:35:36 UTC (rev 363531)
@@ -1,31 +1,30 @@
 # Maintainer: AndyRTR 
 
 pkgname=liblangtag
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.6.3
+pkgrel=1
 pkgdesc="interface library to access/deal with tags for identifying languages"
 arch=('x86_64')
-url="https://bitbucket.org/tagoh/liblangtag/overview;
+url="https://bitbucket.org/tagoh/liblangtag/wiki/Home;
 license=('LGPL3' 'MPL') # actually MPL2.0
 depends=('libxml2' 'glib2')
 makedepends=('gobject-introspection')
 optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
 
source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('284f120247323a35122ab32b4b359c45')
+sha256sums=('1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd')
 
-
 build() {
-   cd "$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
 }
 
 check() {
-   cd "$pkgname-$pkgver"
-   make -k check
+  cd "$pkgname-$pkgver"
+  make -k check
 }
 
 package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir/" install
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
 }


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

2019-09-29 Thread Andreas Radke via arch-commits
Date: Sunday, September 29, 2019 @ 12:35:42
  Author: andyrtr
Revision: 363532

archrelease: copy trunk to extra-x86_64

Added:
  liblangtag/repos/extra-x86_64/PKGBUILD
(from rev 363531, liblangtag/trunk/PKGBUILD)
Deleted:
  liblangtag/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 12:35:36 UTC (rev 363531)
+++ PKGBUILD2019-09-29 12:35:42 UTC (rev 363532)
@@ -1,31 +0,0 @@
-# Maintainer: AndyRTR 
-
-pkgname=liblangtag
-pkgver=0.6.2
-pkgrel=2
-pkgdesc="interface library to access/deal with tags for identifying languages"
-arch=('x86_64')
-url="https://bitbucket.org/tagoh/liblangtag/overview;
-license=('LGPL3' 'MPL') # actually MPL2.0
-depends=('libxml2' 'glib2')
-makedepends=('gobject-introspection')
-optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
-source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('284f120247323a35122ab32b4b359c45')
-
-
-build() {
-   cd "$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
-}
-
-check() {
-   cd "$pkgname-$pkgver"
-   make -k check
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir/" install
-}

Copied: liblangtag/repos/extra-x86_64/PKGBUILD (from rev 363531, 
liblangtag/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 12:35:42 UTC (rev 363532)
@@ -0,0 +1,30 @@
+# Maintainer: AndyRTR 
+
+pkgname=liblangtag
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="interface library to access/deal with tags for identifying languages"
+arch=('x86_64')
+url="https://bitbucket.org/tagoh/liblangtag/wiki/Home;
+license=('LGPL3' 'MPL') # actually MPL2.0
+depends=('libxml2' 'glib2')
+makedepends=('gobject-introspection')
+optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
+source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
+sha256sums=('1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}


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

2019-09-29 Thread Andreas Radke via arch-commits
Date: Sunday, September 29, 2019 @ 12:28:34
  Author: andyrtr
Revision: 363530

archrelease: copy trunk to testing-x86_64

Added:
  gnutls/repos/testing-x86_64/
  gnutls/repos/testing-x86_64/PKGBUILD
(from rev 363529, gnutls/trunk/PKGBUILD)

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

Copied: gnutls/repos/testing-x86_64/PKGBUILD (from rev 363529, 
gnutls/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-29 12:28:34 UTC (rev 363530)
@@ -0,0 +1,49 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgname=gnutls
+pkgver=3.6.10
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
+arch=('x86_64')
+license=('GPL3' 'LGPL2.1')
+url="https://www.gnutls.org/;
+options=('!zipman')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit' 'libidn2'
+ 'libidn2.so' 'libunistring')
+checkdepends=('net-tools')
+optdepends=('guile: for use with Guile bindings')
+source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha256sums=('b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293'
+'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+  '1F42418905D8206AA754CCDC29EE58B996865171')
+   # "Simon Josefsson "
+   # "Nikos Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --with-idn \
+   --enable-guile --with-guile-site-dir=no \
+   
--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
needs to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find "$pkgdir/usr/share/info" -name '*.info*' -exec gzip -9 {} \;
+  find "$pkgdir/usr/share/man" -exec gzip -9 {} \;
+}


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

2019-09-29 Thread Andreas Radke via arch-commits
Date: Sunday, September 29, 2019 @ 12:28:24
  Author: andyrtr
Revision: 363529

upgpkg: gnutls 3.6.10-1

upstream update 3.6.10

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 12:08:53 UTC (rev 363528)
+++ PKGBUILD2019-09-29 12:28:24 UTC (rev 363529)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=gnutls
-pkgver=3.6.9
+pkgver=3.6.10
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('net-tools')
 optdepends=('guile: for use with Guile bindings')
 
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha256sums=('4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb'
+sha256sums=('b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293'
 'SKIP')
 validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
   '1F42418905D8206AA754CCDC29EE58B996865171')


[arch-commits] Commit in kresus/trunk (PKGBUILD config.ini)

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 12:28:13
  Author: archange
Revision: 512068

Fix default python executable

Modified:
  kresus/trunk/PKGBUILD
  kresus/trunk/config.ini

+
 PKGBUILD   |4 ++--
 config.ini |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 12:01:27 UTC (rev 512067)
+++ PKGBUILD2019-09-29 12:28:13 UTC (rev 512068)
@@ -2,7 +2,7 @@
 
 pkgname=kresus
 pkgver=0.14.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Self-hosted personal finance manager"
 arch=(x86_64)
 url="https://kresus.org;
@@ -17,7 +17,7 @@
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles")
 sha256sums=('741a996db2b121e360c0dcf72633d56d010fca22dbf230a99a8be91be3a642bc'
-'e9ea978f2edb56651471fcfb7689318dbeba737e2bf3f9847536526ca698a9e3'
+'63e105f26d46b9402519b314a2d43e4c3363dc990198eab68d0c816b8ce56b43'
 '3d4b07c2c029be80597e84d9fbbf67c479c6231347b83cf429af4441ec5a491e'
 'd9d30f5470c7165e4917487b69d7ab82e463da4e1355056e1035ee501d3f1adc'
 'ba8ad7d9eb5d2b47fde5f6a3ab98596e5c679141b78d76d54b44830604b67632')

Modified: config.ini
===
--- config.ini  2019-09-29 12:01:27 UTC (rev 512067)
+++ config.ini  2019-09-29 12:28:13 UTC (rev 512068)
@@ -36,7 +36,7 @@
 ; Overriden by the KRESUS_PYTHON_EXEC environment variable, if it's set.
 ; Example:
 ; python_exec=python2
-python_exec=
+python_exec=python
 
 ; The directory prefix in the URL, if Kresus is to be served from a
 ; subdirectory. For instance, if your website is hosted at example.com


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

2019-09-29 Thread Bruno Pagani via arch-commits
Date: Sunday, September 29, 2019 @ 12:28:46
  Author: archange
Revision: 512069

archrelease: copy trunk to community-x86_64

Added:
  kresus/repos/community-x86_64/PKGBUILD
(from rev 512068, kresus/trunk/PKGBUILD)
  kresus/repos/community-x86_64/config.ini
(from rev 512068, kresus/trunk/config.ini)
  kresus/repos/community-x86_64/kresus.service
(from rev 512068, kresus/trunk/kresus.service)
  kresus/repos/community-x86_64/kresus.sysusers
(from rev 512068, kresus/trunk/kresus.sysusers)
  kresus/repos/community-x86_64/kresus.tmpfiles
(from rev 512068, kresus/trunk/kresus.tmpfiles)
Deleted:
  kresus/repos/community-x86_64/PKGBUILD
  kresus/repos/community-x86_64/config.ini
  kresus/repos/community-x86_64/kresus.service
  kresus/repos/community-x86_64/kresus.sysusers
  kresus/repos/community-x86_64/kresus.tmpfiles

-+
 PKGBUILD|   92 +++
 config.ini  |  318 +++---
 kresus.service  |   64 +-
 kresus.sysusers |2 
 kresus.tmpfiles |4 
 5 files changed, 240 insertions(+), 240 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 12:28:13 UTC (rev 512068)
+++ PKGBUILD2019-09-29 12:28:46 UTC (rev 512069)
@@ -1,46 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=kresus
-pkgver=0.14.0
-pkgrel=2
-pkgdesc="Self-hosted personal finance manager"
-arch=(x86_64)
-url="https://kresus.org;
-license=(MIT)
-backup=('etc/webapps/kresus/config.ini')
-depends=(nodejs-lts-dubnium weboob-headless)
-makedepends=(yarn npm libpng python2)
-optdepends=('python-pdfminer: For IBAN extraction from PDF RIB')
-source=("https://framagit.org/kresusapp/kresus/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'config.ini'
-"${pkgname}.service"
-"${pkgname}.sysusers"
-"${pkgname}.tmpfiles")
-sha256sums=('741a996db2b121e360c0dcf72633d56d010fca22dbf230a99a8be91be3a642bc'
-'e9ea978f2edb56651471fcfb7689318dbeba737e2bf3f9847536526ca698a9e3'
-'3d4b07c2c029be80597e84d9fbbf67c479c6231347b83cf429af4441ec5a491e'
-'d9d30f5470c7165e4917487b69d7ab82e463da4e1355056e1035ee501d3f1adc'
-'ba8ad7d9eb5d2b47fde5f6a3ab98596e5c679141b78d76d54b44830604b67632')
-
-build() {
-cd ${pkgname}-${pkgver}
-npm install && npm run build:prod
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" install
-
-# Fix npm crazyness
-chmod -R go-w "${pkgdir}"/usr
-chown -R root:root "${pkgdir}"/usr
-
-install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-
-cd ..
-install -Dm600 config.ini -t "${pkgdir}"/etc/webapps/kresus/
-install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-}

Copied: kresus/repos/community-x86_64/PKGBUILD (from rev 512068, 
kresus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 12:28:46 UTC (rev 512069)
@@ -0,0 +1,46 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=kresus
+pkgver=0.14.0
+pkgrel=3
+pkgdesc="Self-hosted personal finance manager"
+arch=(x86_64)
+url="https://kresus.org;
+license=(MIT)
+backup=('etc/webapps/kresus/config.ini')
+depends=(nodejs-lts-dubnium weboob-headless)
+makedepends=(yarn npm libpng python2)
+optdepends=('python-pdfminer: For IBAN extraction from PDF RIB')
+source=("https://framagit.org/kresusapp/kresus/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'config.ini'
+"${pkgname}.service"
+"${pkgname}.sysusers"
+"${pkgname}.tmpfiles")
+sha256sums=('741a996db2b121e360c0dcf72633d56d010fca22dbf230a99a8be91be3a642bc'
+'63e105f26d46b9402519b314a2d43e4c3363dc990198eab68d0c816b8ce56b43'
+'3d4b07c2c029be80597e84d9fbbf67c479c6231347b83cf429af4441ec5a491e'
+'d9d30f5470c7165e4917487b69d7ab82e463da4e1355056e1035ee501d3f1adc'
+'ba8ad7d9eb5d2b47fde5f6a3ab98596e5c679141b78d76d54b44830604b67632')
+
+build() {
+cd ${pkgname}-${pkgver}
+npm install && npm run build:prod
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+# Fix npm crazyness
+chmod -R go-w "${pkgdir}"/usr
+chown -R root:root "${pkgdir}"/usr
+
+install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+
+cd ..
+install -Dm600 config.ini -t "${pkgdir}"/etc/webapps/kresus/
+install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
+install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
+install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
+}

Deleted: config.ini

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

2019-09-29 Thread Andreas Radke via arch-commits
Date: Sunday, September 29, 2019 @ 12:08:53
  Author: andyrtr
Revision: 363528

fix quoting; FS#63944

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-29 11:25:27 UTC (rev 363527)
+++ PKGBUILD2019-09-29 12:08:53 UTC (rev 363528)
@@ -74,8 +74,8 @@
   install -dm755 "${pkgdir}"/usr/share/doc/"${pkgbase}"/dbus-apis
   cp -a doc/*.txt "${pkgdir}"/usr/share/doc/"${pkgbase}"/dbus-apis/
   # fix module loading errors
-  install -dm755 $"{pkgdir}"/usr/lib/modprobe.d
-  install -Dm644 $"{srcdir}"/bluetooth.modprobe 
$"{pkgdir}"/usr/lib/modprobe.d/bluetooth-usb.conf
+  install -dm755 "${pkgdir}"/usr/lib/modprobe.d
+  install -Dm644 "${srcdir}"/bluetooth.modprobe 
$"{pkgdir}"/usr/lib/modprobe.d/bluetooth-usb.conf
   # load module at system start required by some functions
   # https://bugzilla.kernel.org/show_bug.cgi?id=196621
   install -dm755 "$pkgdir"/usr/lib/modules-load.d


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

2019-09-29 Thread David Runge via arch-commits
Date: Sunday, September 29, 2019 @ 12:01:27
  Author: dvzrv
Revision: 512067

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-29 12:01:20 UTC (rev 512066)
+++ PKGBUILD2019-09-29 12:01:27 UTC (rev 512067)
@@ -1,50 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: NicoHood 
-# Contributor: Carl George < arch at cgtx dot us >
-
-_name=gitdb2
-pkgdesc="A pure-Python git object database"
-pkgname=python-gitdb
-pkgver=2.0.5
-pkgrel=2
-url="https://github.com/gitpython-developers/gitdb;
-license=('BSD')
-arch=('any')
-depends=('git' 'python-smmap')
-makedepends=('python-setuptools')
-checkdepends=('python-nose')
-source=("${pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/g/${_name}/${_name}-${pkgver}.tar.gz;
-
"${pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/g/${_name}/${_name}-${pkgver}.tar.gz.asc;)
-sha512sums=('a1d52529afa10d01ce96fc33ba7e78e36e841fca8041a416a873075cb0b11b8bdc0bcfaf787918962f3c4eb442ae938c9cd280f85cb3ce71e1c916816018ad10'
-'SKIP')
-validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel 
(In Rust I trust!) 
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-}
-
-# # tests fail due to test repo coupling with development environment
-# # https://github.com/gitpython-developers/gitdb/issues/51
-# check() {
-#   cd "${pkgname}-${pkgver}"
-#   local TEST_TMPDIR=$(mktemp -d)
-#   ( cd "$TEST_TMPDIR" && git init . )
-#   export GITDB_TEST_GIT_REPO_BASE="${TEST_TMPDIR}/.git"
-#   nosetests -vd
-# }
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
-  --optimize=1 \
-  --prefix=/usr \
-  --root="${pkgdir}"
-  install -vDm 644 {AUTHORS,README.rst} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: python-gitdb/repos/community-any/PKGBUILD (from rev 512066, 
python-gitdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-29 12:01:27 UTC (rev 512067)
@@ -0,0 +1,60 @@
+# Maintainer: David Runge 
+# Contributor: NicoHood 
+# Contributor: Carl George < arch at cgtx dot us >
+
+_name=gitdb2
+pkgdesc="A pure-Python git object database"
+pkgname=python-gitdb
+pkgver=2.0.6
+pkgrel=1
+url="https://github.com/gitpython-developers/gitdb;
+license=('BSD')
+arch=('any')
+depends=('git' 'python-smmap')
+makedepends=('python-setuptools')
+checkdepends=('python-nose')
+source=("${pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/g/${_name}/${_name}-${pkgver}.tar.gz;
+
"${pkgname}-${pkgver}.tar.gz.asc::https://pypi.org/packages/source/g/${_name}/${_name}-${pkgver}.tar.gz.asc;)
+sha512sums=('a7b5166cb36adfef92e9ec8f2aff690295a657d23f7078a27d0c0fe68208b12356c82c11e589c7f7321b76ccaa0747229d9c5405415c63c5e355f81084e18935'
+'SKIP')
+validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel 
(In Rust I trust!) 
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+# some tests need to be disabled, because of coupling with the project
+# repository: https://github.com/gitpython-developers/gitdb/issues/51
+check() {
+  cd "${pkgname}-${pkgver}"
+  local TEST_TMPDIR=$(mktemp -d)
+  (
+cd "$TEST_TMPDIR"
+git init
+git config user.name "Test User"
+git config user.email "t...@user.org"
+for commit in {1..50}; do
+  touch "file${commit}"
+  git add "file${commit}"
+  git commit -m "file${commit}"
+done
+  )
+  export GITDB_TEST_GIT_REPO_BASE="${TEST_TMPDIR}/.git"
+  nosetests -vd -e 'test_pack_writing'
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+  --optimize=1 \
+  --prefix=/usr \
+  --root="${pkgdir}"
+  install -vDm 644 {AUTHORS,README.rst} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


  1   2   >