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

2019-06-03 Thread Jiachen Yang via arch-commits
Date: Tuesday, June 4, 2019 @ 05:15:23
  Author: farseerfc
Revision: 476827

archrelease: copy trunk to community-x86_64

Added:
  telegram-desktop/repos/community-x86_64/CMakeLists.inj
(from rev 476826, telegram-desktop/trunk/CMakeLists.inj)
  telegram-desktop/repos/community-x86_64/PKGBUILD
(from rev 476826, telegram-desktop/trunk/PKGBUILD)
  telegram-desktop/repos/community-x86_64/Use-system-wide-font.patch
(from rev 476826, telegram-desktop/trunk/Use-system-wide-font.patch)
  telegram-desktop/repos/community-x86_64/demibold.patch
(from rev 476826, telegram-desktop/trunk/demibold.patch)
  telegram-desktop/repos/community-x86_64/libtgvoip.patch
(from rev 476826, telegram-desktop/trunk/libtgvoip.patch)
  telegram-desktop/repos/community-x86_64/no-gtk2.patch
(from rev 476826, telegram-desktop/trunk/no-gtk2.patch)
  telegram-desktop/repos/community-x86_64/tdesktop.patch
(from rev 476826, telegram-desktop/trunk/tdesktop.patch)
  
telegram-desktop/repos/community-x86_64/tdesktop_lottie_animation_qtdebug.patch
(from rev 476826, 
telegram-desktop/trunk/tdesktop_lottie_animation_qtdebug.patch)
  telegram-desktop/repos/community-x86_64/tdesktop_qtlottie_qtdebug.patch
(from rev 476826, telegram-desktop/trunk/tdesktop_qtlottie_qtdebug.patch)
  telegram-desktop/repos/community-x86_64/tg.protocol
(from rev 476826, telegram-desktop/trunk/tg.protocol)
Deleted:
  telegram-desktop/repos/community-x86_64/CMakeLists.inj
  telegram-desktop/repos/community-x86_64/PKGBUILD
  telegram-desktop/repos/community-x86_64/Use-system-wide-font.patch
  telegram-desktop/repos/community-x86_64/demibold.patch
  telegram-desktop/repos/community-x86_64/libtgvoip.patch
  telegram-desktop/repos/community-x86_64/no-gtk2.patch
  telegram-desktop/repos/community-x86_64/tdesktop.patch
  telegram-desktop/repos/community-x86_64/tg.protocol

-+
 CMakeLists.inj  |   36 -
 PKGBUILD|  239 +++---
 Use-system-wide-font.patch  |   68 -
 demibold.patch  |   54 -
 libtgvoip.patch |   36 -
 no-gtk2.patch   |   58 -
 tdesktop.patch  | 1072 +++---
 tdesktop_lottie_animation_qtdebug.patch |   12 
 tdesktop_qtlottie_qtdebug.patch |   12 
 tg.protocol |   22 
 10 files changed, 823 insertions(+), 786 deletions(-)

Deleted: CMakeLists.inj
===
--- CMakeLists.inj  2019-06-04 05:14:02 UTC (rev 476826)
+++ CMakeLists.inj  2019-06-04 05:15:23 UTC (rev 476827)
@@ -1,18 +0,0 @@
-# The text will be put into the appropriate CMakeLists by the PKGBUILD
-
-# Avoid rpath compiler parameter
-set_target_properties(Telegram PROPERTIES SKIP_BUILD_RPATH TRUE)
-
-# This makes up for patch of gyp utility, supporting precompiled headers. If
-# Telegram/Patches/gyp.diff file will be changed in future, please check these
-# lines.
-include(../../Telegram/gyp/PrecompiledHeader.cmake)
-add_precompiled_header(Telegram ../../Telegram/SourceFiles/stdafx.h)
-add_precompiled_header(lib_base ../../Telegram/SourceFiles/base/base_pch.h)
-add_precompiled_header(lib_export 
../../Telegram/SourceFiles/export/export_pch.h)
-add_precompiled_header(lib_storage 
../../Telegram/SourceFiles/storage/storage_pch.h)
-
-# You can discover new PCHs using this link:
-# 
https://github.com/telegramdesktop/tdesktop/search?q=pch_header_q=pch_header
-
-# vim: ft=cmake

Copied: telegram-desktop/repos/community-x86_64/CMakeLists.inj (from rev 
476826, telegram-desktop/trunk/CMakeLists.inj)
===
--- CMakeLists.inj  (rev 0)
+++ CMakeLists.inj  2019-06-04 05:15:23 UTC (rev 476827)
@@ -0,0 +1,18 @@
+# The text will be put into the appropriate CMakeLists by the PKGBUILD
+
+# Avoid rpath compiler parameter
+set_target_properties(Telegram PROPERTIES SKIP_BUILD_RPATH TRUE)
+
+# This makes up for patch of gyp utility, supporting precompiled headers. If
+# Telegram/Patches/gyp.diff file will be changed in future, please check these
+# lines.
+include(../../Telegram/gyp/PrecompiledHeader.cmake)
+add_precompiled_header(Telegram ../../Telegram/SourceFiles/stdafx.h)
+add_precompiled_header(lib_base ../../Telegram/SourceFiles/base/base_pch.h)
+add_precompiled_header(lib_export 
../../Telegram/SourceFiles/export/export_pch.h)
+add_precompiled_header(lib_storage 
../../Telegram/SourceFiles/storage/storage_pch.h)
+
+# You can discover new PCHs using this link:
+# 
https://github.com/telegramdesktop/tdesktop/search?q=pch_header_q=pch_header
+
+# vim: ft=cmake

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-04 05:14:02 UTC (rev 476826)
+++ PKGBUILD2019-06-04 05:15:23 UTC (rev 476827)
@@ -1,113 +0,0 @@
-# 

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

2019-06-03 Thread Jiachen Yang via arch-commits
Date: Tuesday, June 4, 2019 @ 05:14:02
  Author: farseerfc
Revision: 476826

upgpkg: telegram-desktop 1.7.3-1

telegram-desktop 1.7.3

Added:
  telegram-desktop/trunk/tdesktop_lottie_animation_qtdebug.patch
  telegram-desktop/trunk/tdesktop_qtlottie_qtdebug.patch
Modified:
  telegram-desktop/trunk/PKGBUILD

-+
 PKGBUILD|   17 +++--
 tdesktop_lottie_animation_qtdebug.patch |   12 
 tdesktop_qtlottie_qtdebug.patch |   12 
 3 files changed, 39 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 22:14:58 UTC (rev 476825)
+++ PKGBUILD2019-06-04 05:14:02 UTC (rev 476826)
@@ -5,7 +5,7 @@
 # https://github.com/mymedia2/tdesktop
 
 pkgname=telegram-desktop
-pkgver=1.7.0
+pkgver=1.7.3
 pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
@@ -23,6 +23,7 @@
 "GSL::git+https://github.com/Microsoft/GSL.git;
 "crl::git+https://github.com/telegramdesktop/crl.git;
 "xxHash::git+https://github.com/Cyan4973/xxHash.git;
+"qtlottie::git+https://github.com/telegramdesktop/qtlottie.git;
 "tg.protocol"
 "CMakeLists.inj"
 "tdesktop.patch"
@@ -30,6 +31,8 @@
 "libtgvoip.patch"
 "demibold.patch"
 "Use-system-wide-font.patch"
+"tdesktop_lottie_animation_qtdebug.patch"
+"tdesktop_qtlottie_qtdebug.patch"
 )
 sha512sums=('SKIP'
 'SKIP'
@@ -38,6 +41,7 @@
 'SKIP'
 'SKIP'
 'SKIP'
+'SKIP'
 
'b87414ceaae19185a8a5749cea1f6d9f3fc3c69b8dd729e3db8790cde00b987c3c827cd30baf0eac579d1884e34aa2f37bb90778c3c0bc9ca211d75a82891b9d'
 
'b20674f61ff6378749d1f59a6a0da194d33ccc786bd783f6ed62027924a3a8a8d27c9763bf376480432d6536896b0c7eeb8c495c5b8cefff7cf5fe84da50947e'
 
'710af6c851aa8535aec8fb32e8c05d934970bab227f935dec0e2fbcad5b8b2ad277793e4226bd1d4e46e77150fa05bc3326cce1118f91de87e1b0e477315523f'
@@ -44,7 +48,9 @@
 
'a8f1708616a598fea3cb94e3b63b02a7b13b55abd129a5dc02ad502529f4ebe7a673b6a350b669290fd26135358d21e2e10bf4a11d88f58f0685b7c4ab515bc5'
 
'd60694dc701aa985b0e82a12c9732b945082470441c687b33167a94f94efcf253baf43bb7280ec160ba338485ee5c62de138e4804cae05f27cc5cf4298166d39'
 
'6d0bac5aa4c4992b5400a9a9318f7a4e92d5eab961917cf0b05cdd251ab66a77c52ec8fbef246e8019606a7624d7b5420b87f8153e071e9724c7d2f5c94e47c0'
-
'ce6be003220267bac5483caf8302b492e1581892bc36d35a61236ebf9f9d766b8bd2159557a1c36256aa85f461797a38bfaae57b12da7a72101b21c0b17ed653')
+
'ce6be003220267bac5483caf8302b492e1581892bc36d35a61236ebf9f9d766b8bd2159557a1c36256aa85f461797a38bfaae57b12da7a72101b21c0b17ed653'
+
'5703b8228ab26f736928b56b90947602e78774648ff354ae10a53ad4535289ac12c8b7a049cabaed7591909246987be403dc470d48dd72a9ec1ce776a2977a66'
+
'c101761ff0aa6d4be38d0159bee31d02f66cfda84dbfb614e35e8d1c8f73bd78346636764a823bf1ce33b5364e99ea71330de60e37190f78d55f25a183f0d0cc')
 
 prepare() {
 cd "$srcdir/tdesktop"
@@ -55,6 +61,7 @@
 git config submodule.Telegram/ThirdParty/Catch.url "$srcdir/Catch2"
 git config submodule.Telegram/ThirdParty/crl.url "$srcdir/crl"
 git config submodule.Telegram/ThirdParty/xxHash.url "$srcdir/xxHash"
+git config submodule.Telegram/ThirdParty/qtlottie.url "$srcdir/qtlottie"
 git submodule update
 
 patch -Np1 -i "$srcdir/tdesktop.patch"
@@ -61,7 +68,13 @@
 patch -Np1 -i "$srcdir/no-gtk2.patch"
 patch -R -Np1 -i "$srcdir/demibold.patch"
 patch -Np1 -i "$srcdir/Use-system-wide-font.patch"
+patch -Np1 -i "$srcdir/tdesktop_lottie_animation_qtdebug.patch"
 
+cd "$srcdir/tdesktop"
+cd "Telegram/ThirdParty/qtlottie"
+patch -Np1 -i "$srcdir/tdesktop_qtlottie_qtdebug.patch"
+
+cd "$srcdir/tdesktop"
 cd "Telegram/ThirdParty/libtgvoip"
 patch -Np1 -i "$srcdir/libtgvoip.patch"
 }

Added: tdesktop_lottie_animation_qtdebug.patch
===
--- tdesktop_lottie_animation_qtdebug.patch (rev 0)
+++ tdesktop_lottie_animation_qtdebug.patch 2019-06-04 05:14:02 UTC (rev 
476826)
@@ -0,0 +1,12 @@
+diff --git a/Telegram/SourceFiles/lottie/lottie_animation.cpp 
b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+index cee1bf7bb..c8adfc343 100644
+--- a/Telegram/SourceFiles/lottie/lottie_animation.cpp
 b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+@@ -15,6 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
+ #include "logs.h"
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ 

Added: tdesktop_qtlottie_qtdebug.patch
===
--- tdesktop_qtlottie_qtdebug.patch (rev 0)
+++ tdesktop_qtlottie_qtdebug.patch 2019-06-04 05:14:02 UTC (rev 476826)
@@ -0,0 +1,12 @@
+diff --git 

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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 22:14:54
  Author: dvzrv
Revision: 476824

upgpkg: apparmor 2.13.2-3

Rebuilding against perl 5.30. Disabling checks for libraries/libapparmor until 
they are fixed upstream - filed a bug (seems some update to python and/or swig 
broke them).

Modified:
  apparmor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 22:14:25 UTC (rev 476823)
+++ PKGBUILD2019-06-03 22:14:54 UTC (rev 476824)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 pkgname=apparmor
 pkgver=2.13.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
 arch=('x86_64')
 url="https://gitlab.com/apparmor/apparmor;
@@ -75,7 +75,9 @@
 
 check() {
   cd "$pkgname-$pkgver"
-  make -C libraries/libapparmor check
+# failing python checks:
+# https://gitlab.com/apparmor/apparmor/issues/33
+#  make -C libraries/libapparmor check
   make -C binutils check
 # parser checks don't run on non-apparmor enabled kernel
 #  make -C parser check


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 22:14:58
  Author: dvzrv
Revision: 476825

archrelease: copy trunk to community-staging-x86_64

Added:
  apparmor/repos/community-staging-x86_64/
  apparmor/repos/community-staging-x86_64/PKGBUILD
(from rev 476824, apparmor/trunk/PKGBUILD)

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

Copied: apparmor/repos/community-staging-x86_64/PKGBUILD (from rev 476824, 
apparmor/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-03 22:14:58 UTC (rev 476825)
@@ -0,0 +1,113 @@
+# Maintainer: David Runge 
+pkgname=apparmor
+pkgver=2.13.2
+pkgrel=3
+pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
+arch=('x86_64')
+url="https://gitlab.com/apparmor/apparmor;
+license=('GPL2' 'LGPL2.1')
+depends=('audit' 'pam' 'python')
+makedepends=('apache' 'ruby' 'swig')
+checkdepends=('dejagnu' 'python-pyflakes')
+optdepends=('perl: perl bindings'
+'ruby: ruby bindings')
+provides=('libapparmor')
+replaces=('apparmor-libapparmor' 'apparmor-pam' 'apparmor-parser'
+'apparmor-profiles' 'apparmor-utils' 'apparmor-vim')
+backup=('etc/apparmor/easyprof.conf'
+'etc/apparmor/logprof.conf'
+'etc/apparmor/notify.conf'
+'etc/apparmor/parser.conf'
+'etc/apparmor/subdomain.conf'
+'etc/apparmor/severity.db')
+source=("https://launchpad.net/${pkgname}/${pkgver%.[0-9]}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('2e5f84ced12c9de1a862e1a3258e8424f1f0d3c986947aec9d88a9258729a584953d00591c8902aa41e664acf9a639dab96d025c3a1ed3f91f0edce8d028b58f'
+'SKIP')
+# AppArmor Development Team (AppArmor signing key) 
+validpgpkeys=('3ECDCBA5FB34D254961CC53F6689E64E3D3664BB')
+_core_perl="/usr/bin/core_perl"
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # fix PYTHONPATH for aa-logprof based check
+  local _py3_ver=$(python --version | cut -d " " -f2)
+  local 
path="${PWD}/libraries/libapparmor/swig/python/build/lib.linux-${CARCH}-${_py3_ver%"."*}/LibAppArmor"
+  local libs="${PWD}/libraries/libapparmor/src/.libs"
+  sed -e "/PYTHONPATH/ s|utils\ |utils:$path\ LD_LIBRARY_PATH=$libs\ |" \
+  -i profiles/Makefile
+  # remove test-aa.py (utils check), producing too many fails
+  rm -v utils/test/test-aa.py
+  # fix bin directory for parser install target
+  # fix lib dir location
+  sed -e 's|/usr/sbin|/usr/bin|g' \
+  -e 's|/sbin|/usr/bin|g' \
+  -e 's/\}\/lib\/apparmor/\}\/usr\/lib\/apparmor/' \
+  -i parser/Makefile
+  # fix default installation path for vim syntax file
+  sed -e 's/share\/apparmor/share\/vim\/vimfiles\/syntax/' \
+  -i utils/vim/Makefile
+  cd libraries/libapparmor/
+  autoreconf -vfi
+}
+
+build() {
+  # export required perl executable locations
+  export MAKEFLAGS+=" POD2MAN=${_core_perl}/pod2man"
+  export MAKEFLAGS+=" POD2HTML=${_core_perl}/pod2html"
+  export MAKEFLAGS+=" PODCHECKER=${_core_perl}/podchecker"
+  export MAKEFLAGS+=" PROVE=${_core_perl}/prove"
+  cd "${pkgname}-${pkgver}/libraries/libapparmor/"
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --with-perl \
+  --with-python \
+  --with-ruby
+  make
+  cd ../..
+  make -C binutils
+  make -C parser
+  make -C profiles
+  make -C utils
+  make -C changehat/pam_apparmor
+  make -C changehat/mod_apparmor
+  make -C utils/vim
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+# failing python checks:
+# https://gitlab.com/apparmor/apparmor/issues/33
+#  make -C libraries/libapparmor check
+  make -C binutils check
+# parser checks don't run on non-apparmor enabled kernel
+#  make -C parser check
+# profiles check need to be run on a system with aa installed?
+#  make -C profiles check
+  make -C utils check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make -C libraries/libapparmor DESTDIR="${pkgdir}" install
+  make -C changehat/pam_apparmor DESTDIR="${pkgdir}/usr" install
+  make -C changehat/mod_apparmor DESTDIR="${pkgdir}" install
+  make -C binutils DESTDIR="${pkgdir}" install
+  make -C parser DESTDIR="${pkgdir}" install
+  make -C parser DESTDIR="${pkgdir}" install-systemd
+  make -C profiles DESTDIR="${pkgdir}" install
+  make -C utils DESTDIR="${pkgdir}" BINDIR="${pkgdir}/usr/bin" install
+  # strip perl library
+  find "${pkgdir}/usr/lib/perl5/" \
+-type f -iname "*.so" \
+-exec strip --strip-unneeded {} \;
+  # removing empty core_perl directory
+  rm -rv "${pkgdir}"/usr/lib/perl5/*/core_perl
+  # move ruby bindings to vendor_ruby
+  mv -v "${pkgdir}/usr/lib/ruby/site_ruby/" \
+"${pkgdir}/usr/lib/ruby/vendor_ruby/"
+  # adding files below /etc/apparmor.d to backup array
+  cd "${pkgdir}"
+  # tricking extract_function_variable() in makepkg into not detecting the
+  # backup array modification
+  [[ /usr/bin/true ]] 

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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 21:28:12
  Author: dvzrv
Revision: 476819

archrelease: copy trunk to community-any

Added:
  tmuxp/repos/community-any/PKGBUILD
(from rev 476818, tmuxp/trunk/PKGBUILD)
Deleted:
  tmuxp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 21:28:07 UTC (rev 476818)
+++ PKGBUILD2019-06-03 21:28:12 UTC (rev 476819)
@@ -1,49 +0,0 @@
-# Maintainer: David Runge 
-pkgname=tmuxp
-pkgver=1.5.1
-pkgrel=1
-pkgdesc="tmux session manager. built on libtmux"
-arch=('any')
-url="https://tmuxp.git-pull.com/en/latest/;
-license=('MIT')
-depends=('python-click' 'python-colorama' 'python-kaptan' 'python-setuptools' 
'python-libtmux')
-checkdepends=('python-pytest' 'python-pytest-rerunfailures')
-# pypi sources don't include tests: 
https://github.com/tmux-python/tmuxp/issues/431
-# pypi sources don't include tests/scripts: 
https://github.com/tmux-python/tmuxp/issues/474
-#source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('ab1a256aa175c7c933c31810a5713807180aa8ac898135e56771d3e9aafefc67bfe7299ce29c97939b6d79c825b60603d85bbe4710e75db61894d7c102087293')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # remove all hard version pinning:
-  # https://github.com/tmux-python/tmuxp/issues/432
-  sed -e 's/==/>=/g' -i requirements/*.txt
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-# test_workspacebuilder.py does not return:
-# https://github.com/tmux-python/tmuxp/issues/377
-  py.test -k "not test_workspacebuilder"
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}/"
-  # license
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {CHANGES,README.rst}
-}
-
-# vim:set ts=2 sw=2 et:}

Copied: tmuxp/repos/community-any/PKGBUILD (from rev 476818, 
tmuxp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 21:28:12 UTC (rev 476819)
@@ -0,0 +1,49 @@
+# Maintainer: David Runge 
+pkgname=tmuxp
+pkgver=1.5.2
+pkgrel=1
+pkgdesc="tmux session manager. built on libtmux"
+arch=('any')
+url="https://tmuxp.git-pull.com/en/latest/;
+license=('MIT')
+depends=('python-click' 'python-colorama' 'python-kaptan' 'python-setuptools' 
'python-libtmux')
+checkdepends=('python-pytest' 'python-pytest-rerunfailures')
+# pypi sources don't include tests: 
https://github.com/tmux-python/tmuxp/issues/431
+# pypi sources don't include tests/scripts: 
https://github.com/tmux-python/tmuxp/issues/474
+# 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('fac531d47c1cedd1836184d2c898801a60172d4975f2fca1538eb04a875e653c254212afa07da54da8482df4adbc48b608a77c1da31509bc3dc141956366b42c')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove all hard version pinning:
+  # https://github.com/tmux-python/tmuxp/issues/432
+  sed -e 's/==/>=/g' -i requirements/*.txt
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+# test_workspacebuilder.py does not return:
+# https://github.com/tmux-python/tmuxp/issues/377
+  py.test -k "not test_workspacebuilder"
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}/"
+  # license
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {CHANGES,README.rst}
+}
+
+# vim:set ts=2 sw=2 et:}


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 21:28:07
  Author: dvzrv
Revision: 476818

upgpkg: tmuxp 1.5.2-1

Upgrading to 1.5.2. Still using github sources, as pypi sources are still 
missing even more files. Workspace builder tests still hanging.

Modified:
  tmuxp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:19:38 UTC (rev 476817)
+++ PKGBUILD2019-06-03 21:28:07 UTC (rev 476818)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge 
 pkgname=tmuxp
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="tmux session manager. built on libtmux"
 arch=('any')
@@ -10,9 +10,9 @@
 checkdepends=('python-pytest' 'python-pytest-rerunfailures')
 # pypi sources don't include tests: 
https://github.com/tmux-python/tmuxp/issues/431
 # pypi sources don't include tests/scripts: 
https://github.com/tmux-python/tmuxp/issues/474
-#source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+# 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('ab1a256aa175c7c933c31810a5713807180aa8ac898135e56771d3e9aafefc67bfe7299ce29c97939b6d79c825b60603d85bbe4710e75db61894d7c102087293')
+sha512sums=('fac531d47c1cedd1836184d2c898801a60172d4975f2fca1538eb04a875e653c254212afa07da54da8482df4adbc48b608a77c1da31509bc3dc141956366b42c')
 
 prepare() {
   cd "${pkgname}-${pkgver}"


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:19:38
  Author: arojas
Revision: 476817

https

Modified:
  irssi-xmpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:19:05 UTC (rev 476816)
+++ PKGBUILD2019-06-03 21:19:38 UTC (rev 476817)
@@ -5,11 +5,11 @@
 pkgver=0.54
 pkgrel=2
 pkgdesc='irssi plugin to connect to the Jabber network'
-url='http://cybione.org/~irssi-xmpp'
+url='https://cybione.org/~irssi-xmpp'
 arch=('x86_64')
 license=('GPL2')
 depends=('glib2' 'loudmouth' 'irssi')
-source=(${pkgname}-${pkgver}.tar.gz::http://cybione.org/~irssi-xmpp/files/${pkgname}-${pkgver}.tar.gz)
+source=(${pkgname}-${pkgver}.tar.gz::https://cybione.org/~irssi-xmpp/files/${pkgname}-${pkgver}.tar.gz)
 
sha512sums=('31ddd9e0147eec23d08b8bcbe242e831d612cb2d00f3b56776e9d0b87db9bd76d4bb147422cdf18c0567f0e0463ab828ab7a0ef80a2b35cfdc0a8be962b39f14')
 
 build() {


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:19:05
  Author: arojas
Revision: 476816

https

Modified:
  ipython2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:18:22 UTC (rev 476815)
+++ PKGBUILD2019-06-03 21:19:05 UTC (rev 476816)
@@ -12,7 +12,7 @@
 pkgrel=2
 pkgdesc="An enhanced Interactive Python2 shell."
 arch=('any')
-url="http://ipython.org;
+url="https://ipython.org;
 license=('BSD')
 depends=('python2' 'python2-traitlets' 'python2-pexpect' 'sqlite'
 'python2-setuptools' 'python2-pickleshare' 'python2-pathlib'
@@ -24,7 +24,7 @@
 
 
source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
 
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip;
-
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
+
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
 md5sums=('5f5aa144e7cf9e683f85700fe380dbe8'
  'f9c1fab00fd981be588fc32759f474e3'
  '2901d65f1b1fe354e72850085cd1c072')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:18:22
  Author: arojas
Revision: 476815

https

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:17:55 UTC (rev 476814)
+++ PKGBUILD2019-06-03 21:18:22 UTC (rev 476815)
@@ -5,7 +5,7 @@
 pkgver=1.3.1
 pkgrel=79
 pkgdesc="Functional Programming Language with Dependent Types"
-url="http://www.idris-lang.org/;
+url="https://www.idris-lang.org/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:17:55
  Author: arojas
Revision: 476814

https

Modified:
  hunspell-pl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:15:53 UTC (rev 476813)
+++ PKGBUILD2019-06-03 21:17:55 UTC (rev 476814)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Polish dictionary for Hunspell'
 arch=('any')
-url='http://www.sjp.pl/slownik/ort/'
+url='https://www.sjp.pl/slownik/ort/'
 license=('GPL')
 optdepends=('hunspell: the spell checking libraries and apps')
 
source=(https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-$pkgver.zip)


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:15:39
  Author: arojas
Revision: 476812

https

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:15:21 UTC (rev 476811)
+++ PKGBUILD2019-06-03 21:15:39 UTC (rev 476812)
@@ -5,7 +5,7 @@
 pkgver=1.6.6.1
 pkgrel=19
 pkgdesc="Integration testing for WAI/Yesod Applications"
-url="http://www.yesodweb.com;
+url="https://www.yesodweb.com;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hunit' 'haskell-attoparsec' 
'haskell-blaze-builder'


[arch-commits] Commit in haskell-wai-app-static/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:15:21
  Author: arojas
Revision: 476811

https

Modified:
  haskell-wai-app-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:15:00 UTC (rev 476810)
+++ PKGBUILD2019-06-03 21:15:21 UTC (rev 476811)
@@ -6,7 +6,7 @@
 pkgver=3.1.6.3
 pkgrel=47
 pkgdesc="WAI application for static serving"
-url="http://www.yesodweb.com/book/web-application-interface;
+url="https://www.yesodweb.com/book/web-application-interface;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptonite'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:15:53
  Author: arojas
Revision: 476813

https

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:15:39 UTC (rev 476812)
+++ PKGBUILD2019-06-03 21:15:53 UTC (rev 476813)
@@ -5,7 +5,7 @@
 pkgver=5.0.17.9
 pkgrel=3
 pkgdesc="Haskell API Search"
-url="http://www.haskell.org/hoogle/;
+url="https://www.haskell.org/hoogle/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-blaze-html'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:15:00
  Author: arojas
Revision: 476810

https

Modified:
  haskell-url/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:14:43 UTC (rev 476809)
+++ PKGBUILD2019-06-03 21:15:00 UTC (rev 476810)
@@ -6,7 +6,7 @@
 pkgver=2.1.3
 pkgrel=8
 pkgdesc="A library for working with URLs"
-url="http://www.haskell.org/haskellwiki/Url;
+url="https://www.haskell.org/haskellwiki/Url;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-utf8-string')


[arch-commits] Commit in haskell-time-locale-compat/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:14:43
  Author: arojas
Revision: 476809

https

Modified:
  haskell-time-locale-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:14:23 UTC (rev 476808)
+++ PKGBUILD2019-06-03 21:14:43 UTC (rev 476809)
@@ -6,7 +6,7 @@
 pkgver=0.1.1.5
 pkgrel=6
 pkgdesc="Compatibile module for time-format locale"
-url="http://twitter.com/khibino/;
+url="https://twitter.com/khibino/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:13:31
  Author: arojas
Revision: 476807

https

Modified:
  haskell-temporary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:13:06 UTC (rev 476806)
+++ PKGBUILD2019-06-03 21:13:31 UTC (rev 476807)
@@ -6,7 +6,7 @@
 pkgver=1.3
 pkgrel=32
 pkgdesc="Portable temporary file and directory support"
-url="http://www.github.com/batterseapower/temporary;
+url="https://www.github.com/batterseapower/temporary;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-exceptions' 'haskell-random')


[arch-commits] Commit in haskell-test-framework-quickcheck2/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:14:23
  Author: arojas
Revision: 476808

https

Modified:
  haskell-test-framework-quickcheck2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:13:31 UTC (rev 476807)
+++ PKGBUILD2019-06-03 21:14:23 UTC (rev 476808)
@@ -6,7 +6,7 @@
 pkgver=0.3.0.5
 pkgrel=14
 pkgdesc="QuickCheck-2 support for the test-framework package"
-url="http://haskell.github.io/test-framework/;
+url="https://haskell.github.io/test-framework/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-test-framework' 'haskell-quickcheck' 
'haskell-extensible-exceptions'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:13:06
  Author: arojas
Revision: 476806

https

Modified:
  haskell-tasty-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:12:38 UTC (rev 476805)
+++ PKGBUILD2019-06-03 21:13:06 UTC (rev 476806)
@@ -6,7 +6,7 @@
 pkgver=0.1.7
 pkgrel=62
 pkgdesc="Automatic tasty test case discovery using TH"
-url="http://github.com/bennofs/tasty-th;
+url="https://github.com/bennofs/tasty-th;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-src-exts' 'haskell-tasty')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:12:38
  Author: arojas
Revision: 476805

https

Modified:
  haskell-tasty-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:12:06 UTC (rev 476804)
+++ PKGBUILD2019-06-03 21:12:38 UTC (rev 476805)
@@ -6,7 +6,7 @@
 pkgver=0.10.0.1
 pkgrel=44
 pkgdesc="HUnit support for the Tasty test framework."
-url="http://documentup.com/feuerbach/tasty;
+url="https://documentup.com/feuerbach/tasty;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:11:46
  Author: arojas
Revision: 476803

https

Modified:
  haskell-storablevector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:11:26 UTC (rev 476802)
+++ PKGBUILD2019-06-03 21:11:46 UTC (rev 476803)
@@ -6,7 +6,7 @@
 pkgver=0.2.13
 pkgrel=14
 pkgdesc="Fast, packed, strict storable arrays with a list interface like 
ByteString"
-url="http://www.haskell.org/haskellwiki/Storable_Vector;
+url="https://www.haskell.org/haskellwiki/Storable_Vector;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-non-negative' 'haskell-utility-ht' 
'haskell-unsafe'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:12:06
  Author: arojas
Revision: 476804

https

Modified:
  haskell-tabular/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:11:46 UTC (rev 476803)
+++ PKGBUILD2019-06-03 21:12:06 UTC (rev 476804)
@@ -6,7 +6,7 @@
 pkgver=0.2.2.7
 pkgrel=14
 pkgdesc="Two-dimensional data tables with rendering functions"
-url="http://hub.darcs.net/kowey/tabular;
+url="https://hub.darcs.net/kowey/tabular;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-csv" "haskell-html")


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:11:26
  Author: arojas
Revision: 476802

https

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:10:39 UTC (rev 476801)
+++ PKGBUILD2019-06-03 21:11:26 UTC (rev 476802)
@@ -6,7 +6,7 @@
 pkgver=2.0.20
 pkgrel=32
 pkgdesc="A toolkit for making compile-time interpolated templates"
-url="http://www.yesodweb.com/book/shakespearean-templates;
+url="https://www.yesodweb.com/book/shakespearean-templates;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-exceptions'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:10:39
  Author: arojas
Revision: 476801

https

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:10:19 UTC (rev 476800)
+++ PKGBUILD2019-06-03 21:10:39 UTC (rev 476801)
@@ -6,7 +6,7 @@
 pkgver=0.18.2
 pkgrel=10
 pkgdesc="Build system library, like Make, but more accurate dependencies."
-url="http://shakebuild.com;
+url="https://shakebuild.com;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-extra' 'haskell-filepattern' 'haskell-hashable' 
'haskell-heaps'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:09:32
  Author: arojas
Revision: 476798

https

Modified:
  haskell-regex-compat-tdfa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:09:02 UTC (rev 476797)
+++ PKGBUILD2019-06-03 21:09:32 UTC (rev 476798)
@@ -6,7 +6,7 @@
 pkgver=0.95.1.4
 pkgrel=25
 pkgdesc="One module layer over regex-tdfa to replace Text.Regex."
-url="http://hub.darcs.net/shelarcy/regex-compat-tdfa;
+url="https://hub.darcs.net/shelarcy/regex-compat-tdfa;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-regex-base' 'haskell-regex-tdfa')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:10:19
  Author: arojas
Revision: 476800

https

Modified:
  haskell-servant-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:09:57 UTC (rev 476799)
+++ PKGBUILD2019-06-03 21:10:19 UTC (rev 476800)
@@ -6,7 +6,7 @@
 pkgver=0.16.1
 pkgrel=1
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
-url="http://haskell-servant.readthedocs.org/;
+url="https://haskell-servant.readthedocs.org/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-base-compat' 'haskell-aeson' 
'haskell-base64-bytestring'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:09:57
  Author: arojas
Revision: 476799

https

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:09:32 UTC (rev 476798)
+++ PKGBUILD2019-06-03 21:09:57 UTC (rev 476799)
@@ -6,7 +6,7 @@
 pkgver=8.2
 pkgrel=8
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT 
solving"
-url="http://leventerkok.github.com/sbv;
+url="https://leventerkok.github.com/sbv;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ghc' 'haskell-quickcheck' 'haskell-cracknum' 
'haskell-async'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:09:02
  Author: arojas
Revision: 476797

https

Modified:
  haskell-ranged-sets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:08:42 UTC (rev 476796)
+++ PKGBUILD2019-06-03 21:09:02 UTC (rev 476797)
@@ -5,7 +5,7 @@
 pkgver=0.4.0
 pkgrel=6
 pkgdesc="Ranged sets for Haskell"
-url="http://code.haskell.org/ranged-sets;
+url="https://code.haskell.org/ranged-sets;
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hunit' 'haskell-quickcheck')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:08:42
  Author: arojas
Revision: 476796

https

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:07:54 UTC (rev 476795)
+++ PKGBUILD2019-06-03 21:08:42 UTC (rev 476796)
@@ -5,7 +5,7 @@
 pkgver=1.9.5
 pkgrel=4
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
-url="http://wiki.github.com/yav/pretty-show;
+url="https://wiki.github.com/yav/pretty-show;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-lexer')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:07:54
  Author: arojas
Revision: 476795

https

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:07:27 UTC (rev 476794)
+++ PKGBUILD2019-06-03 21:07:54 UTC (rev 476795)
@@ -6,7 +6,7 @@
 pkgver=2.9.3
 pkgrel=20
 pkgdesc="Backend for the persistent library using sqlite3"
-url="http://www.yesodweb.com/book/persistent;
+url="https://www.yesodweb.com/book/persistent;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'sqlite' 'haskell-aeson' 'haskell-conduit' 
'haskell-microlens-th'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:07:27
  Author: arojas
Revision: 476794

https

Modified:
  haskell-pattern-arrows/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:06:52 UTC (rev 476793)
+++ PKGBUILD2019-06-03 21:07:27 UTC (rev 476794)
@@ -6,7 +6,7 @@
 pkgver=0.0.2
 pkgrel=14
 pkgdesc="Arrows for Pretty Printing"
-url="http://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html;
+url="https://blog.functorial.com/posts/2013-10-27-Pretty-Printing-Arrows.html;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:06:52
  Author: arojas
Revision: 476793

https

Modified:
  haskell-pandoc-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:06:28 UTC (rev 476792)
+++ PKGBUILD2019-06-03 21:06:52 UTC (rev 476793)
@@ -6,7 +6,7 @@
 pkgver=1.17.5.4
 pkgrel=34
 pkgdesc="Types for representing a structured document"
-url="http://johnmacfarlane.net/pandoc;
+url="https://johnmacfarlane.net/pandoc;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-syb')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:06:05
  Author: arojas
Revision: 476791

https

Modified:
  haskell-monadlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:05:48 UTC (rev 476790)
+++ PKGBUILD2019-06-03 21:06:05 UTC (rev 476791)
@@ -6,7 +6,7 @@
 pkgver=3.9
 pkgrel=3
 pkgdesc="A collection of monad transformers"
-url="http://wiki.github.com/yav/monadlib;
+url="https://wiki.github.com/yav/monadlib;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:06:28
  Author: arojas
Revision: 476792

https

Modified:
  haskell-newtype-generics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:06:05 UTC (rev 476791)
+++ PKGBUILD2019-06-03 21:06:28 UTC (rev 476792)
@@ -5,7 +5,7 @@
 pkgver=0.5.3
 pkgrel=39
 pkgdesc="A typeclass and set of functions for working with newtypes"
-url="http://github.com/sjakobi/bsb-http-chunked;
+url="https://github.com/sjakobi/bsb-http-chunked;
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:05:48
  Author: arojas
Revision: 476790

https

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:05:11 UTC (rev 476789)
+++ PKGBUILD2019-06-03 21:05:48 UTC (rev 476790)
@@ -5,7 +5,7 @@
 pkgver=1.0.2
 pkgrel=147
 pkgdesc="Law-abiding lenses for aeson"
-url="http://github.com/lens/lens-aeson/;
+url="https://github.com/lens/lens-aeson/;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 
'haskell-scientific'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:04:53
  Author: arojas
Revision: 476786

https

Modified:
  haskell-iwlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:04:32 UTC (rev 476785)
+++ PKGBUILD2019-06-03 21:04:53 UTC (rev 476786)
@@ -4,7 +4,7 @@
 pkgver=0.1.0
 pkgrel=8
 pkgdesc='Binding to the iw library for getting info about the current WiFi 
connection'
-url='http://hackage.haskell.org/package/iwlib'
+url='https://hackage.haskell.org/package/iwlib'
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'wireless_tools')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:05:11
  Author: arojas
Revision: 476789

https

Modified:
  haskell-language-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:04:58 UTC (rev 476788)
+++ PKGBUILD2019-06-03 21:05:11 UTC (rev 476789)
@@ -6,7 +6,7 @@
 pkgver=0.8.2
 pkgrel=8
 pkgdesc="Analysis and generation of C code"
-url="http://visq.github.io/language-c/;
+url="https://visq.github.io/language-c/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-syb')


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 21:04:53
  Author: dvzrv
Revision: 476787

upgpkg: python-libtmux 0.8.2-1

Upgrading to 0.8.2.

Modified:
  python-libtmux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:04:53 UTC (rev 476786)
+++ PKGBUILD2019-06-03 21:04:53 UTC (rev 476787)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 _name=libtmux
 pkgname=python-libtmux
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc="Python api for tmux"
 arch=('any')
@@ -10,10 +10,10 @@
 depends=('python' 'tmux')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'procps-ng')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/tony/${_name}/archive/v${pkgver}.tar.gz;)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${_name}/archive/v${pkgver}.tar.gz;)
 # pypi sources don't include the tests: 
https://github.com/tmux-python/libtmux/issues/173
-#source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('a26410aa6840325f2572e430427a1805c7086a19ea49ff7794a6542e8c2805b15d306f1a01adb3bea23b4c99980c4c40b0de431dde16bd7f35491011314df13e')
+# 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('e5f3768f4ddd746c5380a92899961be05b1b6c567d9333720b0fd9ed124131671bbecf1c04a7c4e658092424b6dc89dd656ba559385b0a6f673f9895dd6c829c')
 
 build() {
   cd "${_name}-${pkgver}"


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:04:32
  Author: arojas
Revision: 476785

https

Modified:
  haskell-iproute/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:04:06 UTC (rev 476784)
+++ PKGBUILD2019-06-03 21:04:32 UTC (rev 476785)
@@ -6,7 +6,7 @@
 pkgver=1.7.7
 pkgrel=16
 pkgdesc="IP Routing Table"
-url="http://www.mew.org/~kazu/proj/iproute/;
+url="https://www.mew.org/~kazu/proj/iproute/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-appar" "haskell-byteorder" "haskell-network")


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:04:06
  Author: arojas
Revision: 476784

https

Modified:
  haskell-hxt-unicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:03:41 UTC (rev 476783)
+++ PKGBUILD2019-06-03 21:04:06 UTC (rev 476784)
@@ -5,7 +5,7 @@
 pkgver=9.0.2.4
 pkgrel=12
 pkgdesc="Unicode en-/decoding functions for utf8, iso-latin-* and other 
encodings"
-url="http://www.fh-wedel.de/~si/HXmlToolbox/index.html;
+url="https://www.fh-wedel.de/~si/HXmlToolbox/index.html;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hxt-charproperties')


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 21:04:58
  Author: dvzrv
Revision: 476788

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 21:04:53 UTC (rev 476787)
+++ PKGBUILD2019-06-03 21:04:58 UTC (rev 476788)
@@ -1,60 +0,0 @@
-# Maintainer: David Runge 
-_name=libtmux
-pkgbase=python-libtmux
-pkgname=('python-libtmux' 'python2-libtmux')
-pkgver=0.8.1
-pkgrel=1
-pkgdesc="Python api for tmux"
-arch=('any')
-url="https://libtmux.git-pull.com/;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'tmux')
-checkdepends=('python-pytest' 'python2-pytest' 'procps-ng')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/tony/${_name}/archive/v${pkgver}.tar.gz;)
-# pypi sources don't include the tests: 
https://github.com/tmux-python/libtmux/issues/173
-#source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('a26410aa6840325f2572e430427a1805c7086a19ea49ff7794a6542e8c2805b15d306f1a01adb3bea23b4c99980c4c40b0de431dde16bd7f35491011314df13e')
-
-build() {
-  cd "${_name}-${pkgver}"
-  python setup.py build
-  python2 setup.py build
-}
-
-check() {
-  cd "${_name}-${pkgver}"
-  python -m pytest
-  python2 -m pytest
-}
-
-package_python-libtmux() {
-  depends=('python' 'tmux')
-  cd "${_name}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # license
-  install -vDm 644 LICENSE \
-"${pkgdir}/usr/share/licenses/${pkgname[0]}/LICENSE"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname[0]}" \
--vDm 644 {CHANGES,README.rst,TODO}
-}
-
-package_python2-libtmux() {
-  depends=('python2' 'tmux')
-  cd "${_name}-${pkgver}"
-  python2 setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # license
-  install -vDm 644 LICENSE \
-"${pkgdir}/usr/share/licenses/${pkgname[1]}/LICENSE"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname[1]}" \
--vDm 644 {CHANGES,README.rst,TODO}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-libtmux/repos/community-any/PKGBUILD (from rev 476787, 
python-libtmux/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 21:04:58 UTC (rev 476788)
@@ -0,0 +1,40 @@
+# Maintainer: David Runge 
+_name=libtmux
+pkgname=python-libtmux
+pkgver=0.8.2
+pkgrel=1
+pkgdesc="Python api for tmux"
+arch=('any')
+url="https://libtmux.git-pull.com/;
+license=('MIT')
+depends=('python' 'tmux')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'procps-ng')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/tmux-python/${_name}/archive/v${pkgver}.tar.gz;)
+# pypi sources don't include the tests: 
https://github.com/tmux-python/libtmux/issues/173
+# 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('e5f3768f4ddd746c5380a92899961be05b1b6c567d9333720b0fd9ed124131671bbecf1c04a7c4e658092424b6dc89dd656ba559385b0a6f673f9895dd6c829c')
+
+build() {
+  cd "${_name}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${_name}-${pkgver}"
+  python -m pytest
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # license
+  install -vDm 644 LICENSE \
+-t "${pkgdir}/usr/share/licenses/${pkgname}"
+  # docs
+  install -vDm 644 {CHANGES,README.rst,TODO} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:03:41
  Author: arojas
Revision: 476783

https

Modified:
  haskell-hxt-regex-xmlschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:03:03 UTC (rev 476782)
+++ PKGBUILD2019-06-03 21:03:41 UTC (rev 476783)
@@ -5,7 +5,7 @@
 pkgver=9.2.0.3
 pkgrel=16
 pkgdesc="A regular expression library for W3C XML Schema regular expressions"
-url="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema;
+url="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hxt-charproperties')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:03:03
  Author: arojas
Revision: 476782

https

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:02:29 UTC (rev 476781)
+++ PKGBUILD2019-06-03 21:03:03 UTC (rev 476782)
@@ -6,7 +6,7 @@
 pkgver=2.3.7.1
 pkgrel=16
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
-url="http://www.yesodweb.com/book/http-conduit;
+url="https://www.yesodweb.com/book/http-conduit;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-conduit' 
'haskell-conduit-extra'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:02:29
  Author: arojas
Revision: 476781

https

Modified:
  haskell-hspec-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:02:11 UTC (rev 476780)
+++ PKGBUILD2019-06-03 21:02:29 UTC (rev 476781)
@@ -5,7 +5,7 @@
 pkgver=0.5.1
 pkgrel=15
 pkgdesc="Contributed functionality for Hspec"
-url="http://hspec.github.io/;
+url="https://hspec.github.io/;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hspec-core' 'haskell-hunit')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:02:05
  Author: arojas
Revision: 476779

https

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:01:44 UTC (rev 476778)
+++ PKGBUILD2019-06-03 21:02:05 UTC (rev 476779)
@@ -6,7 +6,7 @@
 pkgver=4.12.5.2
 pkgrel=19
 pkgdesc="A static website compiler library"
-url="http://jaspervdj.be/hakyll;
+url="https://jaspervdj.be/hakyll;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'


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

2019-06-03 Thread Daniel Bermond via arch-commits
Date: Monday, June 3, 2019 @ 21:02:11
  Author: dbermond
Revision: 476780

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 21:02:05 UTC (rev 476779)
+++ PKGBUILD2019-06-03 21:02:11 UTC (rev 476780)
@@ -1,39 +0,0 @@
-# Maintainer : Daniel Bermond < archlinux-org: dbermond >
-# Maintainer : Santiago Torres-Arias 
-# Contributor: Simon Boulay 
-
-pkgbase=python-breathe
-pkgname='python-breathe'
-pkgver=4.13.0
-pkgrel=1
-pkgdesc="An extension to reStructuredText and Sphinx to be able to read and 
render Doxygen xml output."
-arch=('any')
-url="https://breathe.readthedocs.org/en/latest/;
-license=('BSD')
-makedepends=('python' 'git' 'python-setuptools' 'python2' 'python2-setuptools')
-source=("git+https://github.com/michaeljones/breathe#tag=v${pkgver}?signed;)
-checkdepends=('python-nose' 'python2-nose' 'python-sphinx' 'python2-sphinx')
-sha256sums=('SKIP')
-validpgpkeys=('79DC0FAF18C31807E82E1A6B9EF1DC92B5F301BD') # Melvin Vermeeren 

-
-# FIXME: tests are disabled for now, as sphinx 1.8.1+ break them.
-# See upstream bug: https://github.com/michaeljones/breathe/issues/394
-check() {
-  cd breathe
-
-  PYTHONPATH=$PWD make test
-}
-
-build() {
-  cd breathe
-  python setup.py build
-}
-
-package_python-breathe() {
-  depends=('python' 'python-setuptools' 'python-sphinx' 'python-docutils' 
'python-six')
-
-  cd "breathe"
-  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
-
-  install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: python-breathe/repos/community-any/PKGBUILD (from rev 476778, 
python-breathe/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 21:02:11 UTC (rev 476780)
@@ -0,0 +1,40 @@
+# Maintainer : Daniel Bermond 
+# Maintainer : Santiago Torres-Arias 
+# Contributor: Simon Boulay 
+
+pkgbase=python-breathe
+pkgname='python-breathe'
+pkgver=4.13.0
+pkgrel=2
+pkgdesc="An extension to reStructuredText and Sphinx to be able to read and 
render Doxygen xml output."
+arch=('any')
+url="https://breathe.readthedocs.org/en/latest/;
+license=('BSD')
+makedepends=('python' 'git' 'python-setuptools')
+BUILDENV=('!check')
+source=("git+https://github.com/michaeljones/breathe#tag=v${pkgver}?signed;)
+checkdepends=('python-nose' 'python-sphinx')
+sha256sums=('SKIP')
+validpgpkeys=('79DC0FAF18C31807E82E1A6B9EF1DC92B5F301BD') # Melvin Vermeeren 

+
+# FIXME: tests are disabled for now, as sphinx 1.8.1+ break them.
+# See upstream bug: https://github.com/michaeljones/breathe/issues/394
+check() {
+  cd breathe
+
+  PYTHONPATH=$PWD make test
+}
+
+build() {
+  cd breathe
+  python setup.py build
+}
+
+package_python-breathe() {
+  depends=('python' 'python-setuptools' 'python-sphinx' 'python-docutils' 
'python-six')
+
+  cd "breathe"
+  python setup.py install --root="${pkgdir}" --skip-build --optimize=1
+
+  install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:01:37
  Author: arojas
Revision: 476777

https

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:01:15 UTC (rev 476776)
+++ PKGBUILD2019-06-03 21:01:37 UTC (rev 476777)
@@ -6,7 +6,7 @@
 pkgver=0.10.0
 pkgrel=13
 pkgdesc="Globbing library"
-url="http://iki.fi/matti.niemenmaa/glob/;
+url="https://iki.fi/matti.niemenmaa/glob/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-dlist' 'haskell-transformers-compat')


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

2019-06-03 Thread Daniel Bermond via arch-commits
Date: Monday, June 3, 2019 @ 21:01:44
  Author: dbermond
Revision: 476778

upgpkg: python-breathe 4.13.0-2

Remove the now unneeded python2 entries

Modified:
  python-breathe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:01:37 UTC (rev 476777)
+++ PKGBUILD2019-06-03 21:01:44 UTC (rev 476778)
@@ -1,4 +1,4 @@
-# Maintainer : Daniel Bermond < archlinux-org: dbermond >
+# Maintainer : Daniel Bermond 
 # Maintainer : Santiago Torres-Arias 
 # Contributor: Simon Boulay 
 
@@ -5,14 +5,15 @@
 pkgbase=python-breathe
 pkgname='python-breathe'
 pkgver=4.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An extension to reStructuredText and Sphinx to be able to read and 
render Doxygen xml output."
 arch=('any')
 url="https://breathe.readthedocs.org/en/latest/;
 license=('BSD')
-makedepends=('python' 'git' 'python-setuptools' 'python2' 'python2-setuptools')
+makedepends=('python' 'git' 'python-setuptools')
+BUILDENV=('!check')
 source=("git+https://github.com/michaeljones/breathe#tag=v${pkgver}?signed;)
-checkdepends=('python-nose' 'python2-nose' 'python-sphinx' 'python2-sphinx')
+checkdepends=('python-nose' 'python-sphinx')
 sha256sums=('SKIP')
 validpgpkeys=('79DC0FAF18C31807E82E1A6B9EF1DC92B5F301BD') # Melvin Vermeeren 

 


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:01:15
  Author: arojas
Revision: 476776

https

Modified:
  haskell-fdo-notify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:00:39 UTC (rev 476775)
+++ PKGBUILD2019-06-03 21:01:15 UTC (rev 476776)
@@ -6,7 +6,7 @@
 pkgver=0.3.1
 pkgrel=168
 pkgdesc="Desktop Notifications client"
-url="http://bitbucket.org/taejo/fdo-notify/;
+url="https://bitbucket.org/taejo/fdo-notify/;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-dbus")


[arch-commits] Commit in haskell-data-accessor-template/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:00:39
  Author: arojas
Revision: 476775

https

Modified:
  haskell-data-accessor-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 21:00:10 UTC (rev 476774)
+++ PKGBUILD2019-06-03 21:00:39 UTC (rev 476775)
@@ -6,7 +6,7 @@
 pkgver=0.2.1.16
 pkgrel=8
 pkgdesc="Automate generation of Accessor's of the data-accessor package by 
Template Haskell functions."
-url="http://www.haskell.org/haskellwiki/Record_access;
+url="https://www.haskell.org/haskellwiki/Record_access;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-data-accessor" "haskell-utility-ht")


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 21:00:10
  Author: arojas
Revision: 476774

https

Modified:
  haskell-css-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:59:33 UTC (rev 476773)
+++ PKGBUILD2019-06-03 21:00:10 UTC (rev 476774)
@@ -6,7 +6,7 @@
 pkgver=0.1.3.0
 pkgrel=52
 pkgdesc="CSS parser and renderer."
-url="http://www.yesodweb.com/;
+url="https://www.yesodweb.com/;
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-attoparsec")


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

2019-06-03 Thread Filipe Laíns via arch-commits
Date: Monday, June 3, 2019 @ 20:59:33
  Author: ffy00
Revision: 476773

add fastboot and adb to provides

Up to now it wasn't really clear what package provided fastboot and adb, users 
would
end up going to the wiki just to find this out. This patch just enables pacman 
to
resolve requests where it is asked to install fastboot/adb.

Modified:
  android-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:59:02 UTC (rev 476772)
+++ PKGBUILD2019-06-03 20:59:33 UTC (rev 476773)
@@ -12,6 +12,8 @@
 depends=(pcre2 libusb)
 optdepends=('python: for mkbootimg script')
 makedepends=(git clang gtest ruby cmake ninja go-pie)
+provides=(fastboot adb)
+conflicts=(fastboot adb)
 # keep the boringssl commit in sync with android tree 
https://android.googlesource.com/platform/external/boringssl/+/$pkgver/BORINGSSL_REVISION
 _boringssl_commit=45210dd4e21ace9d28cb76b3f83303fcdd2efcce
 
source=(git+https://android.googlesource.com/platform/system/core#tag=android-$pkgver


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:59:02
  Author: arojas
Revision: 476772

https

Modified:
  haskell-cpphs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:58:38 UTC (rev 476771)
+++ PKGBUILD2019-06-03 20:59:02 UTC (rev 476772)
@@ -6,7 +6,7 @@
 pkgver=1.20.8
 pkgrel=15
 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor."
-url="http://projects.haskell.org/cpphs/;
+url="https://projects.haskell.org/cpphs/;
 license=("LGPL")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-old-locale" "haskell-old-time" 
"haskell-polyparse")


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:58:19
  Author: arojas
Revision: 476770

https

Modified:
  haskell-blaze-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:57:46 UTC (rev 476769)
+++ PKGBUILD2019-06-03 20:58:19 UTC (rev 476770)
@@ -6,7 +6,7 @@
 pkgver=0.9.1.1
 pkgrel=27
 pkgdesc="A blazingly fast HTML combinator library for Haskell"
-url="http://jaspervdj.be/blaze;
+url="https://jaspervdj.be/blaze;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-blaze-markup')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:58:38
  Author: arojas
Revision: 476771

https

Modified:
  haskell-clash-prelude/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:58:19 UTC (rev 476770)
+++ PKGBUILD2019-06-03 20:58:38 UTC (rev 476771)
@@ -5,7 +5,7 @@
 pkgver=0.99.3
 pkgrel=49
 pkgdesc="CAES Language for Synchronous Hardware - Prelude library"
-url="http://github.com/clash-lang/clash-prelude;
+url="https://github.com/clash-lang/clash-prelude;
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-bifunctors' 'haskell-constraints' 
'haskell-data-binary-ieee754'


[arch-commits] Commit in haskell-base-unicode-symbols/trunk (PKGBUILD)

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:57:46
  Author: arojas
Revision: 476769

https

Modified:
  haskell-base-unicode-symbols/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:56:10 UTC (rev 476768)
+++ PKGBUILD2019-06-03 20:57:46 UTC (rev 476769)
@@ -6,7 +6,7 @@
 pkgver=0.2.3
 pkgrel=4
 pkgdesc="Unicode alternatives for common functions and operators"
-url="http://haskell.org/haskellwiki/Unicode-symbols;
+url="https://haskell.org/haskellwiki/Unicode-symbols;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:55:32
  Author: arojas
Revision: 476766

https

Modified:
  go-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:54:53 UTC (rev 476765)
+++ PKGBUILD2019-06-03 20:55:32 UTC (rev 476766)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Developer tools for the Go programming language'
 arch=(x86_64)
-url='http://golang.org/'
+url='https://golang.org/'
 license=(BSD)
 depends=(glibc)
 makedepends=(git go-pie)


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:56:10
  Author: arojas
Revision: 476768

https

Modified:
  grails/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:55:50 UTC (rev 476767)
+++ PKGBUILD2019-06-03 20:56:10 UTC (rev 476768)
@@ -6,7 +6,7 @@
 pkgver=3.3.8
 pkgrel=1
 pkgdesc='Groovy on rails, web framework'
-url='http://grails.org/'
+url='https://grails.org/'
 arch=('any')
 license=('Apache')
 makedepends=('apache-ant' 'unzip' 'setconf' 'junit' 'java-environment')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:55:50
  Author: arojas
Revision: 476767

https

Modified:
  godep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:55:32 UTC (rev 476766)
+++ PKGBUILD2019-06-03 20:55:50 UTC (rev 476767)
@@ -8,7 +8,7 @@
 epoch=2
 pkgdesc="Dependency tool for go"
 arch=('x86_64')
-url="http://github.com/tools/godep;
+url="https://github.com/tools/godep;
 license=('BSD')
 depends=('glibc')
 makedepends=('git' 'go-pie' 'mercurial')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:54:29
  Author: arojas
Revision: 476764

https

Modified:
  gnuradio-iqbal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:53:50 UTC (rev 476763)
+++ PKGBUILD2019-06-03 20:54:29 UTC (rev 476764)
@@ -6,7 +6,7 @@
 pkgrel=32
 pkgdesc="Gnuradio I/Q balancing"
 arch=('x86_64')
-url="http://cgit.osmocom.org/gr-iqbal/;
+url="https://cgit.osmocom.org/gr-iqbal/;
 license=('GPL')
 depends=('gnuradio' 'fftw')
 replaces=('gr-iqbal')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:54:53
  Author: arojas
Revision: 476765

https

Modified:
  gnuradio-osmosdr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:54:29 UTC (rev 476764)
+++ PKGBUILD2019-06-03 20:54:53 UTC (rev 476765)
@@ -8,7 +8,7 @@
 pkgver=0.1.5.r$_r.${_commit:0:6}
 pkgrel=2
 pkgdesc='Source block for Funcube Dongle, RTL-SDR, USRP, OsmoSDR, BladeRF, 
HackRF and AirSpy devices'
-url='http://sdr.osmocom.org/trac/'
+url='https://sdr.osmocom.org/trac/'
 arch=('x86_64')
 license=('GPL')
 depends=('gnuradio' 'gnuradio-iqbal' 'rtl-sdr' 'gnuradio-fcdproplus' 'hackrf' 
'bladerf' 'airspy')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:53:50
  Author: arojas
Revision: 476763

https

Modified:
  gnuradio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:53:28 UTC (rev 476762)
+++ PKGBUILD2019-06-03 20:53:50 UTC (rev 476763)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('x86_64')
-url="http://gnuradio.org;
+url="https://gnuradio.org;
 license=('GPL')
 depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'boost-libs>=1.53'
 'libusbx' 'portaudio' 'libuhd' 'zeromq' 'libvolk')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:53:28
  Author: arojas
Revision: 476762

https

Modified:
  gnunet-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:52:59 UTC (rev 476761)
+++ PKGBUILD2019-06-03 20:53:28 UTC (rev 476762)
@@ -6,11 +6,11 @@
 pkgrel=1
 pkgdesc="A frontend for GNUnet"
 arch=('x86_64')
-url="http://gnunet.org;
+url="https://gnunet.org;
 license=('GPL')
 depends=('gnunet' 'glade' 'adns')
 makedepends=('pkgconfig')
-source=(ftp://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
+source=(https://ftp.gnu.org/gnu/gnunet/$pkgname-$pkgver.tar.gz)
 
sha512sums=('c7933fc03067910963c22fd2e7adb125ce19e1cbd1701cdaf9d828f2a8be8620b1ca46fba5832648185e26ae118ceeddbb7c695c2517d81fece064d0fc6376fb')
 
 build() {


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:52:59
  Author: arojas
Revision: 476761

https

Modified:
  gnu-apl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:52:30 UTC (rev 476760)
+++ PKGBUILD2019-06-03 20:52:59 UTC (rev 476761)
@@ -3,7 +3,7 @@
 pkgname=gnu-apl
 pkgver=1.7
 pkgrel=5
-url="http://www.gnu.org/software/apl/;
+url="https://www.gnu.org/software/apl/;
 pkgdesc="An (almost) complete implementation of ISO standard 13751"
 arch=('x86_64')
 depends=('ncurses' 'postgresql-libs' 'gcc-libs' 'sqlite' 'libnsl')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:52:30
  Author: arojas
Revision: 476760

https

Modified:
  glob2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:51:37 UTC (rev 476759)
+++ PKGBUILD2019-06-03 20:52:30 UTC (rev 476760)
@@ -8,12 +8,12 @@
 pkgrel=37
 pkgdesc='An innovative Real-Time Strategy game which reduces micro-management 
by automatically assigning tasks to units'
 arch=('x86_64')
-url='http://www.globulation2.org/'
+url='https://www.globulation2.org/'
 license=('GPL3')
 depends=('boost-libs' 'sdl_net' 'sdl_image' 'sdl_ttf' 'libvorbis' 'speex' 'glu'
  'fribidi' 'xdg-utils' 'libgl' 'hicolor-icon-theme')
 makedepends=('scons' 'boost' 'mesa' 'patch')
-source=(http://dl.sv.nongnu.org/releases/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz
+source=(https://dl.sv.nongnu.org/releases/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz
 glob2-0.9.4.1-gcc44.patch fix-ftbfs-gcc49.diff
 
glob2-gcc6.patch::"https://bitbucket.org/giszmo/glob2/commits/a9a16d8631db0176267b4f4aefd8e93767f8d247/raw/;
 glob2-scons3.patch


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 20:51:29
  Author: dvzrv
Revision: 476757

upgpkg: dnscrypt-proxy 2.0.24-1

Upgrading to 2.0.24.

Modified:
  dnscrypt-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:51:18 UTC (rev 476756)
+++ PKGBUILD2019-06-03 20:51:29 UTC (rev 476757)
@@ -4,8 +4,8 @@
 # Contributor: peace4all 
 
 pkgname=dnscrypt-proxy
-pkgver=2.0.23
-pkgrel=2
+pkgver=2.0.24
+pkgrel=1
 pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTPS"
 arch=('x86_64')
 url="https://dnscrypt.info;
@@ -24,7 +24,7 @@
 "${pkgname}.service"
 "${pkgname}.socket"
 'configuration.diff')
-sha512sums=('d4eeaf20a397c8aed08a7a91a720637bb49395488eb1f7ab4a52ca8832d3e0b98fb320b86ca30ad19e1e3504e226379e5d325891a68624532493fc4796959462'
+sha512sums=('f345fe9d299dc7fa876de686e5d9c471041f00e8297dcff31787a246caaecd150a76c7e417815181e678ab2b222623dbf6a111c529c40a4f7e17dc7467a2'
 
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
 
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
 
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:51:37
  Author: arojas
Revision: 476759

https

Modified:
  git-repair/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:51:36 UTC (rev 476758)
+++ PKGBUILD2019-06-03 20:51:37 UTC (rev 476759)
@@ -4,7 +4,7 @@
 pkgver=1.20170626
 pkgrel=72
 pkgdesc="Repairs a damaged git repository"
-url="http://git-repair.branchable.com/;
+url="https://git-repair.branchable.com/;
 license=("GPL")
 arch=('x86_64')
 depends=('git' 'ghc-libs' 'haskell-async' 'haskell-data-default' 
'haskell-exceptions'


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:51:18
  Author: arojas
Revision: 476756

https

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:50:45 UTC (rev 476755)
+++ PKGBUILD2019-06-03 20:51:18 UTC (rev 476756)
@@ -5,7 +5,7 @@
 pkgver=7.20190507
 pkgrel=21
 pkgdesc="Manage files with git, without checking their contents into git"
-url="http://git-annex.branchable.com/;
+url="https://git-annex.branchable.com/;
 license=("AGPL3")
 arch=('x86_64')
 depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 20:51:36
  Author: dvzrv
Revision: 476758

archrelease: copy trunk to community-x86_64

Added:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
(from rev 476757, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-x86_64/configuration.diff
(from rev 476757, dnscrypt-proxy/trunk/configuration.diff)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
(from rev 476757, dnscrypt-proxy/trunk/dnscrypt-proxy.install)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
(from rev 476757, dnscrypt-proxy/trunk/dnscrypt-proxy.service)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket
(from rev 476757, dnscrypt-proxy/trunk/dnscrypt-proxy.socket)
Deleted:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
  dnscrypt-proxy/repos/community-x86_64/configuration.diff
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket

+
 PKGBUILD   |  152 +++---
 configuration.diff |  234 +++
 dnscrypt-proxy.install |   14 +-
 dnscrypt-proxy.service |   48 -
 dnscrypt-proxy.socket  |   32 +++---
 5 files changed, 240 insertions(+), 240 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 20:51:29 UTC (rev 476757)
+++ PKGBUILD2019-06-03 20:51:36 UTC (rev 476758)
@@ -1,76 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-# Contributor: Techlive Zheng 
-# Contributor: peace4all 
-
-pkgname=dnscrypt-proxy
-pkgver=2.0.23
-pkgrel=2
-pkgdesc="DNS proxy, supporting encrypted DNS protocols such as DNSCrypt v2 and 
DNS-over-HTTPS"
-arch=('x86_64')
-url="https://dnscrypt.info;
-license=('custom:ISC')
-depends=('glibc')
-makedepends=('git' 'go-pie')
-install="${pkgname}.install"
-backup=("etc/${pkgname}/${pkgname}.toml"
-"etc/${pkgname}/blacklist.txt"
-"etc/${pkgname}/cloaking-rules.txt"
-"etc/${pkgname}/forwarding-rules.txt"
-"etc/${pkgname}/ip-blacklist.txt"
-"etc/${pkgname}/whitelist.txt"
-)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jedisct1/${pkgname}/archive/${pkgver}.tar.gz;
-"${pkgname}.service"
-"${pkgname}.socket"
-'configuration.diff')
-sha512sums=('d4eeaf20a397c8aed08a7a91a720637bb49395488eb1f7ab4a52ca8832d3e0b98fb320b86ca30ad19e1e3504e226379e5d325891a68624532493fc4796959462'
-
'aa871927bbc37d0c629e75a39cbfe50ce6062a19d7fe5b61895c604d6a480ba8f484cf207943c6ee7bf2dc3c7799d8f7a2b1ea5c8e586920c97730a7c503985e'
-
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
-
'6144f3d33f3d85c9a4e5573f88e92f1b9d7118fd654072eeac6c3f76085086d4b2464e1d3579d8501153f453bc5125859d148fc3b3486d26368d1f51911aeb33')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  patch -Np1 -i ../configuration.diff
-  # create empty ip-blacklist.txt
-  touch "${pkgname}/ip-blacklist.txt"
-  # symlink upstream's vendor to src
-  ln -sfv vendor src
-  rm -v go.mod
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  # set GOPATH
-  export GOPATH=$(pwd)
-  cd "${pkgname}"
-  go build -ldflags="-linkmode external -extldflags ${LDFLAGS} -s -w"
-}
-
-package() {
-  cd $pkgname-$pkgver
-  # executable
-  install -vDm 755 "${pkgname}/${pkgname}" -t "${pkgdir}/usr/bin/"
-  # configuration
-  install -vDm 644 "${pkgname}/example-${pkgname}.toml" \
-"${pkgdir}/etc/${pkgname}/${pkgname}.toml"
-  install -vDm 644 "${pkgname}/example-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/blacklist.txt"
-  install -vDm 644 "${pkgname}/example-cloaking-rules.txt" \
-"${pkgdir}/etc/${pkgname}/cloaking-rules.txt"
-  install -vDm 644 "${pkgname}/example-forwarding-rules.txt" \
-"${pkgdir}/etc/${pkgname}/forwarding-rules.txt"
-  install -vDm 644 "${pkgname}/ip-blacklist.txt" \
-"${pkgdir}/etc/${pkgname}/ip-blacklist.txt"
-  install -vDm 644 "${pkgname}/example-whitelist.txt" \
-"${pkgdir}/etc/${pkgname}/whitelist.txt"
-  # systemd service/socket
-  install -vDm 644 "../${pkgname}."{service,socket} \
--t "${pkgdir}/usr/lib/systemd/system/"
-  # license
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  # docs
-  install -vDm 644 {ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-# vim:set ts=2 sw=2 et:

Copied: dnscrypt-proxy/repos/community-x86_64/PKGBUILD (from rev 476757, 
dnscrypt-proxy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 20:51:36 UTC (rev 476758)
@@ -0,0 +1,76 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+# Contributor: Techlive Zheng 
+# Contributor: peace4all 
+
+pkgname=dnscrypt-proxy

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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:50:45
  Author: arojas
Revision: 476755

https

Modified:
  girara/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:50:31 UTC (rev 476754)
+++ PKGBUILD2019-06-03 20:50:45 UTC (rev 476755)
@@ -8,7 +8,7 @@
 pkgrel=1
 
 pkgdesc="User interface library focused on simplicity and minimalism"
-url="http://pwmt.org/projects/girara;
+url="https://pwmt.org/projects/girara;
 arch=('x86_64')
 license=('custom')
 


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:50:31
  Author: arojas
Revision: 476754

https

Modified:
  gimp-plugin-lqr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:50:11 UTC (rev 476753)
+++ PKGBUILD2019-06-03 20:50:31 UTC (rev 476754)
@@ -5,7 +5,7 @@
 pkgrel=2
 pkgdesc="Plugin for The GIMP providing Liquid Rescale"
 arch=('x86_64')
-url="http://liquidrescale.wikidot.com/;
+url="https://liquidrescale.wikidot.com/;
 license=('GPL')
 depends=('gimp' 'liblqr')
 makedepends=('intltool')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:50:11
  Author: arojas
Revision: 476753

https

Modified:
  gftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:49:50 UTC (rev 476752)
+++ PKGBUILD2019-06-03 20:50:11 UTC (rev 476753)
@@ -6,12 +6,18 @@
 pkgrel=10
 pkgdesc="A multithreaded ftp client for X Windows"
 arch=('x86_64')
-url="http://www.gftp.org/;
+url="https://www.gftp.org/;
 license=('GPL2')
 depends=('gtk2' 'openssl' 'readline')
 source=(https://www.gftp.org/$pkgname-$pkgver.tar.bz2)
 md5sums=('5183cb4955d94be0e03c892585547c64')
 
+prepare() {
+   cd $pkgname-$pkgver
+   # openssl 1.1 compatibility
+   sed -e 's|SSL_library_init|SSL_CTX_new|g' -i configure
+}
+
 build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr --mandir=/usr/share/man


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:49:50
  Author: arojas
Revision: 476752

https

Modified:
  gephi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:49:24 UTC (rev 476751)
+++ PKGBUILD2019-06-03 20:49:50 UTC (rev 476752)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="An interactive graph visualization and exploration platform"
 arch=('any')
-url="http://gephi.org;
+url="https://gephi.org;
 license=('CDDL' 'GPL3')
 depends=('java-runtime' 'libxxf86vm' 'java-environment')
 makedepends=('gendesk')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:49:24
  Author: arojas
Revision: 476751

https

Modified:
  geos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:48:50 UTC (rev 476750)
+++ PKGBUILD2019-06-03 20:49:24 UTC (rev 476751)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="C++ port of the Java Topology Suite"
 arch=('x86_64')
-url="http://trac.osgeo.org/geos/;
+url="https://trac.osgeo.org/geos/;
 license=('LGPL')
 depends=('gcc-libs' 'bash')
 options=('!emptydirs')


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

2019-06-03 Thread Antonio Rojas via arch-commits
Date: Monday, June 3, 2019 @ 20:48:50
  Author: arojas
Revision: 476750

https

Modified:
  gammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:42:02 UTC (rev 476749)
+++ PKGBUILD2019-06-03 20:48:50 UTC (rev 476750)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="GNU All Mobile Management Utilities"
 arch=('x86_64')
-url="http://wammu.eu/gammu/;
+url="https://wammu.eu/gammu/;
 license=('GPL')
 depends=('glib2' 'bluez-libs' 'curl' 'libdbi' 'mariadb-libs' 'postgresql-libs' 
'libusb' 'libgudev')
 makedepends=('cmake' 'doxygen' 'python2')


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 20:41:55
  Author: dvzrv
Revision: 476748

upgpkg: cage 0.1.1-1

Rebuilding against wlroots 0.6.0.

Modified:
  cage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:00:35 UTC (rev 476747)
+++ PKGBUILD2019-06-03 20:41:55 UTC (rev 476748)
@@ -1,8 +1,8 @@
 # Maintainer: David Runge 
 
 pkgname=cage
-pkgver=0.1
-pkgrel=3
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="A kiosk compositor for Wayland"
 arch=('x86_64')
 url="https://www.hjdskes.nl/projects/cage/;
@@ -13,7 +13,7 @@
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Hjdskes/${pkgname}/archive/v${pkgver}.tar.gz;
 
"https://github.com/Hjdskes/cage/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig;)
 noextract=()
-sha512sums=('7c4c9d3374e05cb57d76db9d68e0919fcf6d64547d2a13f0698e4bd28d542a0ec0b96911eefda9c69dfb887ae11b91b77af19d340844642907acdd25dd1e5b4b'
+sha512sums=('f071f04f1ff7d2b89ae72238ef1a28fd3fbc389803e4a4fe0c3d938c7a2a1cc962b63929d081d975f98131ff6dd9637762e8036bb320277e2580f0cbeb0c6201'
 'SKIP')
 validpgpkeys=('13B6A35E9FD677D02CD68DBE37C445296EBC43B1') # Jente Hidskes 

 


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

2019-06-03 Thread David Runge via arch-commits
Date: Monday, June 3, 2019 @ 20:42:02
  Author: dvzrv
Revision: 476749

archrelease: copy trunk to community-staging-x86_64

Added:
  cage/repos/community-staging-x86_64/
  cage/repos/community-staging-x86_64/PKGBUILD
(from rev 476748, cage/trunk/PKGBUILD)

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

Copied: cage/repos/community-staging-x86_64/PKGBUILD (from rev 476748, 
cage/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-03 20:42:02 UTC (rev 476749)
@@ -0,0 +1,38 @@
+# Maintainer: David Runge 
+
+pkgname=cage
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="A kiosk compositor for Wayland"
+arch=('x86_64')
+url="https://www.hjdskes.nl/projects/cage/;
+license=('MIT')
+depends=('wlroots')
+makedepends=('meson' 'wayland-protocols' 'xorg-server-xwayland')
+optdepends=('xorg-server-xwayland: X11 support')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Hjdskes/${pkgname}/archive/v${pkgver}.tar.gz;
+
"https://github.com/Hjdskes/cage/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig;)
+noextract=()
+sha512sums=('f071f04f1ff7d2b89ae72238ef1a28fd3fbc389803e4a4fe0c3d938c7a2a1cc962b63929d081d975f98131ff6dd9637762e8036bb320277e2580f0cbeb0c6201'
+'SKIP')
+validpgpkeys=('13B6A35E9FD677D02CD68DBE37C445296EBC43B1') # Jente Hidskes 

+
+build() {
+  cd "$pkgname-$pkgver"
+  arch-meson --prefix=/usr \
+ --libdir=lib \
+ --buildtype=release \
+ -Dxwayland=true \
+ build
+  ninja -C build
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  DESTDIR="${pkgdir}" meson install -C build
+  #docs
+  install -vDm 644 README.md \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE \
+-t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in (6 files)

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 20:31:20
  Author: alucryd
Revision: 354763

add java8-openjfx

Added:
  java8-openjfx/
  java8-openjfx/trunk/
  java8-openjfx/trunk/PKGBUILD
  java8-openjfx/trunk/gradle.properties
  java8-openjfx/trunk/java8-openjfx-flags.patch
  java8-openjfx/trunk/java8-openjfx-no-xlocale.patch

+
 PKGBUILD   |  115 +
 gradle.properties  |5 
 java8-openjfx-flags.patch  |  208 +++
 java8-openjfx-no-xlocale.patch |   29 +
 4 files changed, 357 insertions(+)

Added: java8-openjfx/trunk/PKGBUILD
===
--- java8-openjfx/trunk/PKGBUILD(rev 0)
+++ java8-openjfx/trunk/PKGBUILD2019-06-03 20:31:20 UTC (rev 354763)
@@ -0,0 +1,115 @@
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
+# Contributor: William Gathoye 
+# Contributor: Emanuel Couto 
+# Contributor: Richard Jackson 
+# Contributor: Tinx 
+# Contributor: Jens Kapitza 
+# Contributor: Olli 
+
+pkgbase=java8-openjfx
+pkgname=(
+  java8-openjfx
+  java8-openjfx-doc
+  java8-openjfx-src
+)
+pkgver=8.u202
+pkgrel=1
+pkgdesc='Java OpenJFX 8 client application platform (open-source 
implementation of JavaFX)'
+arch=(x86_64)
+url=https://wiki.openjdk.java.net/display/OpenJFX/Main
+license=(GPL)
+makedepends=(
+  alsa-lib
+  cairo
+  cmake
+  ffmpeg
+  freetype2
+  gdk-pixbuf2
+  glib2
+  gperf
+  gtk2
+  gtk3
+  java-environment-openjdk=8
+  libgl
+  libx11
+  libxtst
+  pango
+  python2
+  qt5-base
+  ruby
+  unzip
+  webkit2gtk
+)
+source=(
+  https://hg.openjdk.java.net/openjfx/8u/rt/archive/${pkgver//./}-ga.tar.bz2
+  gradle.properties
+  https://services.gradle.org/distributions/gradle-4.8-bin.zip
+  java8-openjfx-flags.patch
+  java8-openjfx-no-xlocale.patch
+)
+sha256sums=('12b0538d04c4bd451e4692ee06357ac36233ff4ec2af9fa3b9bbdbab48c3f2fc'
+'75335ac8ccae143ab4dbb81fc32c70d34d95baa360388f55bf2d237e8821ad97'
+'f3e29692a8faa94eb0b02ebf36fa263a642b3ae8694ef806c45c345b8683f1ba'
+'1838a1f9a65dd4a0fd72b3940b54c7e03b9b5eb51b30a1856bb4dbc69d9a0bb4'
+'b21f6b254acc7aa2124521b6521d3bdfdfcfd9b062624a84ef73608120957d0d')
+
+prepare() {
+  cd rt-${pkgver//./}-ga
+
+  ln -sf ../gradle.properties .
+  patch -Np1 -i ../java8-openjfx-flags.patch
+  patch -Np1 -i ../java8-openjfx-no-xlocale.patch
+}
+
+build() {
+  cd rt-${pkgver//./}-ga
+
+  ../gradle-4.8/bin/gradle
+}
+
+package_java8-openjfx() {
+  depends=(
+alsa-lib
+cairo
+ffmpeg
+gdk-pixbuf2
+glib2
+gtk2
+gtk3
+java-runtime-openjdk=8
+libavcodec.so
+libavformat.so
+libfreetype.so
+libgl
+libx11
+libxtst
+pango
+python2
+qt5-base
+ruby
+unzip
+webkit2gtk
+  )
+
+  cd rt-${pkgver//./}-ga
+
+  install -dm 755  "${pkgdir}"/usr/lib/java-8-openjdk/jre
+  cp -dr --no-preserve=ownership build/sdk/{bin,lib} 
"${pkgdir}"/usr/lib/java-8-openjdk/
+  cp -dr --no-preserve=ownership build/sdk/rt/lib 
"${pkgdir}"/usr/lib/java-8-openjdk/jre/
+}
+
+package_java8-openjfx-doc() {
+  cd rt-${pkgver//./}-ga
+
+  install -dm 755 "${pkgdir}"/usr/share/doc
+  cp -dr --no-preserve=ownership build/javadoc 
"${pkgdir}"/usr/share/doc/java8-openjfx
+}
+
+package_java8-openjfx-src() {
+  cd rt-${pkgver//./}-ga
+
+  install -Dm 644 build/javafx-src.zip -t 
"${pkgdir}"/usr/lib/jvm/java-8-openjdk/
+}
+
+# vim: ts=2 sw=2 et:

Added: java8-openjfx/trunk/gradle.properties
===
--- java8-openjfx/trunk/gradle.properties   (rev 0)
+++ java8-openjfx/trunk/gradle.properties   2019-06-03 20:31:20 UTC (rev 
354763)
@@ -0,0 +1,5 @@
+BUILD_JAVADOC = true
+BUILD_SRC_ZIP = true
+COMPILE_MEDIA = true
+COMPILE_WEBKIT = true
+CONF = Release

Added: java8-openjfx/trunk/java8-openjfx-flags.patch
===
--- java8-openjfx/trunk/java8-openjfx-flags.patch   
(rev 0)
+++ java8-openjfx/trunk/java8-openjfx-flags.patch   2019-06-03 20:31:20 UTC 
(rev 354763)
@@ -0,0 +1,208 @@
+diff -rupN rt-8u202-ga.orig/buildSrc/linux.gradle 
rt-8u202-ga/buildSrc/linux.gradle
+--- rt-8u202-ga.orig/buildSrc/linux.gradle 2019-06-03 15:45:22.599465670 
+0200
 rt-8u202-ga/buildSrc/linux.gradle  2019-06-03 15:50:59.746039363 +0200
+@@ -44,8 +44,11 @@ LINUX.library = { name -> return "lib${n
+ def commonFlags = [
+ "-fno-strict-aliasing", "-fPIC", "-fno-omit-frame-pointer", // 
optimization flags
+ "-fstack-protector",
++"-Wno-error=cast-function-type",
+ "-W", "-Wall", "-Wno-unused", "-Wno-parentheses", 
"-Werror=implicit-function-declaration"] // warning flags
+
++commonFlags.addAll(System.getenv("CFLAGS").trim().split(" "))
++
+ if (!IS_64) {
+ commonFlags += "-m32"
+ }
+@@ -60,6 

[arch-commits] Commit in java8-openjfx (6 files)

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 20:31:35
  Author: alucryd
Revision: 354764

archrelease: copy trunk to staging-x86_64

Added:
  java8-openjfx/repos/
  java8-openjfx/repos/staging-x86_64/
  java8-openjfx/repos/staging-x86_64/PKGBUILD
(from rev 354763, java8-openjfx/trunk/PKGBUILD)
  java8-openjfx/repos/staging-x86_64/gradle.properties
(from rev 354763, java8-openjfx/trunk/gradle.properties)
  java8-openjfx/repos/staging-x86_64/java8-openjfx-flags.patch
(from rev 354763, java8-openjfx/trunk/java8-openjfx-flags.patch)
  java8-openjfx/repos/staging-x86_64/java8-openjfx-no-xlocale.patch
(from rev 354763, java8-openjfx/trunk/java8-openjfx-no-xlocale.patch)

+
 PKGBUILD   |  115 +
 gradle.properties  |5 
 java8-openjfx-flags.patch  |  208 +++
 java8-openjfx-no-xlocale.patch |   29 +
 4 files changed, 357 insertions(+)

Copied: java8-openjfx/repos/staging-x86_64/PKGBUILD (from rev 354763, 
java8-openjfx/trunk/PKGBUILD)
===
--- repos/staging-x86_64/PKGBUILD   (rev 0)
+++ repos/staging-x86_64/PKGBUILD   2019-06-03 20:31:35 UTC (rev 354764)
@@ -0,0 +1,115 @@
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
+# Contributor: William Gathoye 
+# Contributor: Emanuel Couto 
+# Contributor: Richard Jackson 
+# Contributor: Tinx 
+# Contributor: Jens Kapitza 
+# Contributor: Olli 
+
+pkgbase=java8-openjfx
+pkgname=(
+  java8-openjfx
+  java8-openjfx-doc
+  java8-openjfx-src
+)
+pkgver=8.u202
+pkgrel=1
+pkgdesc='Java OpenJFX 8 client application platform (open-source 
implementation of JavaFX)'
+arch=(x86_64)
+url=https://wiki.openjdk.java.net/display/OpenJFX/Main
+license=(GPL)
+makedepends=(
+  alsa-lib
+  cairo
+  cmake
+  ffmpeg
+  freetype2
+  gdk-pixbuf2
+  glib2
+  gperf
+  gtk2
+  gtk3
+  java-environment-openjdk=8
+  libgl
+  libx11
+  libxtst
+  pango
+  python2
+  qt5-base
+  ruby
+  unzip
+  webkit2gtk
+)
+source=(
+  https://hg.openjdk.java.net/openjfx/8u/rt/archive/${pkgver//./}-ga.tar.bz2
+  gradle.properties
+  https://services.gradle.org/distributions/gradle-4.8-bin.zip
+  java8-openjfx-flags.patch
+  java8-openjfx-no-xlocale.patch
+)
+sha256sums=('12b0538d04c4bd451e4692ee06357ac36233ff4ec2af9fa3b9bbdbab48c3f2fc'
+'75335ac8ccae143ab4dbb81fc32c70d34d95baa360388f55bf2d237e8821ad97'
+'f3e29692a8faa94eb0b02ebf36fa263a642b3ae8694ef806c45c345b8683f1ba'
+'1838a1f9a65dd4a0fd72b3940b54c7e03b9b5eb51b30a1856bb4dbc69d9a0bb4'
+'b21f6b254acc7aa2124521b6521d3bdfdfcfd9b062624a84ef73608120957d0d')
+
+prepare() {
+  cd rt-${pkgver//./}-ga
+
+  ln -sf ../gradle.properties .
+  patch -Np1 -i ../java8-openjfx-flags.patch
+  patch -Np1 -i ../java8-openjfx-no-xlocale.patch
+}
+
+build() {
+  cd rt-${pkgver//./}-ga
+
+  ../gradle-4.8/bin/gradle
+}
+
+package_java8-openjfx() {
+  depends=(
+alsa-lib
+cairo
+ffmpeg
+gdk-pixbuf2
+glib2
+gtk2
+gtk3
+java-runtime-openjdk=8
+libavcodec.so
+libavformat.so
+libfreetype.so
+libgl
+libx11
+libxtst
+pango
+python2
+qt5-base
+ruby
+unzip
+webkit2gtk
+  )
+
+  cd rt-${pkgver//./}-ga
+
+  install -dm 755  "${pkgdir}"/usr/lib/java-8-openjdk/jre
+  cp -dr --no-preserve=ownership build/sdk/{bin,lib} 
"${pkgdir}"/usr/lib/java-8-openjdk/
+  cp -dr --no-preserve=ownership build/sdk/rt/lib 
"${pkgdir}"/usr/lib/java-8-openjdk/jre/
+}
+
+package_java8-openjfx-doc() {
+  cd rt-${pkgver//./}-ga
+
+  install -dm 755 "${pkgdir}"/usr/share/doc
+  cp -dr --no-preserve=ownership build/javadoc 
"${pkgdir}"/usr/share/doc/java8-openjfx
+}
+
+package_java8-openjfx-src() {
+  cd rt-${pkgver//./}-ga
+
+  install -Dm 644 build/javafx-src.zip -t 
"${pkgdir}"/usr/lib/jvm/java-8-openjdk/
+}
+
+# vim: ts=2 sw=2 et:

Copied: java8-openjfx/repos/staging-x86_64/gradle.properties (from rev 354763, 
java8-openjfx/trunk/gradle.properties)
===
--- repos/staging-x86_64/gradle.properties  (rev 0)
+++ repos/staging-x86_64/gradle.properties  2019-06-03 20:31:35 UTC (rev 
354764)
@@ -0,0 +1,5 @@
+BUILD_JAVADOC = true
+BUILD_SRC_ZIP = true
+COMPILE_MEDIA = true
+COMPILE_WEBKIT = true
+CONF = Release

Copied: java8-openjfx/repos/staging-x86_64/java8-openjfx-flags.patch (from rev 
354763, java8-openjfx/trunk/java8-openjfx-flags.patch)
===
--- repos/staging-x86_64/java8-openjfx-flags.patch  
(rev 0)
+++ repos/staging-x86_64/java8-openjfx-flags.patch  2019-06-03 20:31:35 UTC 
(rev 354764)
@@ -0,0 +1,208 @@
+diff -rupN rt-8u202-ga.orig/buildSrc/linux.gradle 
rt-8u202-ga/buildSrc/linux.gradle
+--- rt-8u202-ga.orig/buildSrc/linux.gradle 2019-06-03 15:45:22.599465670 

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

2019-06-03 Thread Jan Steffens via arch-commits
Date: Monday, June 3, 2019 @ 20:30:52
  Author: heftig
Revision: 354762

archrelease: copy trunk to extra-x86_64

Added:
  libgphoto2/repos/extra-x86_64/PKGBUILD
(from rev 354761, libgphoto2/trunk/PKGBUILD)
Deleted:
  libgphoto2/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 20:30:05 UTC (rev 354761)
+++ PKGBUILD2019-06-03 20:30:52 UTC (rev 354762)
@@ -1,63 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Tom Gundersen 
-# Contributor: Eduardo Romero 
-# Contributor: Damir Perisa 
-
-pkgname=libgphoto2
-pkgver=2.5.22
-pkgrel=1
-pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
-url="http://www.gphoto.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(libexif libjpeg gd libltdl libusb libxml2)
-makedepends=(autoconf-archive git)
-_commit=c5a7943bef54953656a37edd893a09b2789240fd  # 
tags/libgphoto2-2_5_22-release
-source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
-sha256sums=('SKIP')
-validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --disable-rpath
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  # Remove unused udev helper
-  rm -r "$pkgdir/usr/lib/udev"
-
-  # Remove recursive symlink
-  rm "$pkgdir/usr/include/gphoto2/gphoto2"
-
-  _genudev
-}
-
-_genudev() (
-  cd "$pkgdir/usr/lib/libgphoto2"
-
-  export LD_LIBRARY_PATH="$pkgdir/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
-  export CAMLIBS="$PWD/$pkgver"
-
-  ./print-camera-list hwdb \
-| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
-  ./print-camera-list udev-rules version 201 \
-| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/rules.d/40-gphoto.rules"
-)
-
-# vim:set sw=2 et:

Copied: libgphoto2/repos/extra-x86_64/PKGBUILD (from rev 354761, 
libgphoto2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 20:30:52 UTC (rev 354762)
@@ -0,0 +1,64 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+# Contributor: Tom Gundersen 
+# Contributor: Eduardo Romero 
+# Contributor: Damir Perisa 
+
+pkgname=libgphoto2
+pkgver=2.5.23
+pkgrel=1
+pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
+url="http://www.gphoto.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libexif libjpeg gd libltdl libusb libxml2)
+makedepends=(autoconf-archive git)
+_commit=276c1a403f07aac74224a65079c51ef600c6837b  # 
tags/libgphoto2-2_5_23-release
+source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
+sha256sums=('SKIP')
+validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^libgphoto2-//;s/-release//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git cherry-pick -n 236cd97b617972c38ac8e6780590b3049c0afa2f
+  autoreconf -fvi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --disable-rpath
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  # Remove unused udev helper
+  rm -r "$pkgdir/usr/lib/udev"
+
+  # Remove recursive symlink
+  rm "$pkgdir/usr/include/gphoto2/gphoto2"
+
+  _genudev
+}
+
+_genudev() (
+  cd "$pkgdir/usr/lib/libgphoto2"
+
+  export LD_LIBRARY_PATH="$pkgdir/usr/lib${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
+  export CAMLIBS="$PWD/$pkgver"
+
+  ./print-camera-list hwdb \
+| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
+  ./print-camera-list udev-rules version 201 \
+| install -Dm644 /dev/stdin "$pkgdir/usr/lib/udev/rules.d/40-gphoto.rules"
+)
+
+# vim:set sw=2 et:


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

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 20:30:01
  Author: alucryd
Revision: 354760

archrelease: copy trunk to staging-x86_64

Added:
  java-openjfx/repos/staging-x86_64/
  java-openjfx/repos/staging-x86_64/PKGBUILD
(from rev 354759, java-openjfx/trunk/PKGBUILD)
  java-openjfx/repos/staging-x86_64/gradle.properties
(from rev 354759, java-openjfx/trunk/gradle.properties)
  java-openjfx/repos/staging-x86_64/java-openjfx-flags.patch
(from rev 354759, java-openjfx/trunk/java-openjfx-flags.patch)
  java-openjfx/repos/staging-x86_64/java-openjfx-no-xlocale.patch
(from rev 354759, java-openjfx/trunk/java-openjfx-no-xlocale.patch)

---+
 PKGBUILD  |  122 +
 gradle.properties |3 
 java-openjfx-flags.patch  |  227 
 java-openjfx-no-xlocale.patch |   16 ++
 4 files changed, 368 insertions(+)

Copied: java-openjfx/repos/staging-x86_64/PKGBUILD (from rev 354759, 
java-openjfx/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-03 20:30:01 UTC (rev 354760)
@@ -0,0 +1,122 @@
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
+# Contributor: William Gathoye 
+# Contributor: Emanuel Couto 
+# Contributor: Richard Jackson 
+# Contributor: Tinx 
+# Contributor: Jens Kapitza 
+# Contributor: Olli 
+
+pkgbase=java-openjfx
+pkgname=(
+  java-openjfx
+  java-openjfx-doc
+  java-openjfx-src
+)
+pkgver=11.0.3.u1
+pkgrel=1
+pkgdesc='Java OpenJFX 11 client application platform (open-source 
implementation of JavaFX)'
+arch=(x86_64)
+url=https://wiki.openjdk.java.net/display/OpenJFX/Main
+license=(custom)
+makedepends=(
+  alsa-lib
+  ant
+  cairo
+  cmake
+  ffmpeg
+  freetype2
+  gdk-pixbuf2
+  glib2
+  gperf
+  gtk2
+  gtk3
+  java-environment-openjdk=11
+  libgl
+  libx11
+  libxtst
+  pango
+  python2
+  qt5-base
+  ruby
+  unzip
+  webkit2gtk
+  zip
+)
+source=(
+  https://hg.openjdk.java.net/openjfx/11/rt/archive/${pkgver//.u/+}.tar.bz2
+  gradle.properties
+  https://services.gradle.org/distributions/gradle-4.8-bin.zip
+  java-openjfx-flags.patch
+  java-openjfx-no-xlocale.patch
+)
+sha256sums=('c4a42e9f7ac94ca3b05b363375f782bc79be9446bee23eb94e6175a97b5262ae'
+'2622aa35d733cc69f4421f1cd053bf425e89f93141cb52c9f016a9b425fc0cb6'
+'f3e29692a8faa94eb0b02ebf36fa263a642b3ae8694ef806c45c345b8683f1ba'
+'62d7356654b541a9f868cc7beb185e64a1375d9a734b906ba00eacbee258d16e'
+'220c63396561867a6d07ae81b6390160d8f91502587e4873998e3b7a83793a1c')
+
+prepare() {
+  cd rt-${pkgver//.u/+}
+
+  ln -sf ../gradle.properties .
+  patch -Np1 -i ../java-openjfx-flags.patch
+  patch -Np1 -i ../java-openjfx-no-xlocale.patch
+}
+
+build() {
+  cd rt-${pkgver//.u/+}
+
+  ../gradle-4.8/bin/gradle zips
+}
+
+package_java-openjfx() {
+  depends=(
+alsa-lib
+cairo
+ffmpeg
+gdk-pixbuf2
+glib2
+gtk2
+gtk3
+java-runtime-openjdk=11
+libavcodec.so
+libavformat.so
+libfreetype.so
+libgl
+libx11
+libxtst
+pango
+python2
+qt5-base
+ruby
+unzip
+webkit2gtk
+  )
+
+  cd rt-${pkgver//.u/+}
+
+  install -dm 755  "${pkgdir}"/usr/{lib/jvm/java-11-openjdk,share/licenses}
+  cp -dr --no-preserve=ownership build/sdk/lib 
"${pkgdir}"/usr/lib/jvm/java-11-openjdk/
+  rm "${pkgdir}"/usr/lib/jvm/java-11-openjdk/lib/src.zip
+  cp -dr --no-preserve=ownership build/jmods 
"${pkgdir}"/usr/lib/jvm/java-11-openjdk/
+  cp -dr --no-preserve=ownership build/sdk/legal 
"${pkgdir}"/usr/share/licenses/java-openjfx
+}
+
+package_java-openjfx-doc() {
+  cd rt-${pkgver//.u/+}
+
+  install -dm 755 "${pkgdir}"/usr/share/{doc,licenses}
+  cp -dr --no-preserve=ownership build/javadoc 
"${pkgdir}"/usr/share/doc/java-openjfx
+  ln -s java-openjfx "${pkgdir}"/usr/share/licenses/java-openjfx-doc
+}
+
+package_java-openjfx-src() {
+  cd rt-${pkgver//.u/+}
+
+  install -dm 755  "${pkgdir}"/usr/{lib/jvm/java-11-openjdk,share/licenses}
+  install -m 644 build/sdk/lib/src.zip 
"${pkgdir}"/usr/lib/jvm/java-11-openjdk/javafx-src.zip
+  ln -s java-openjfx "${pkgdir}"/usr/share/licenses/java-openjfx-src
+}
+
+# vim: ts=2 sw=2 et:

Copied: java-openjfx/repos/staging-x86_64/gradle.properties (from rev 354759, 
java-openjfx/trunk/gradle.properties)
===
--- staging-x86_64/gradle.properties(rev 0)
+++ staging-x86_64/gradle.properties2019-06-03 20:30:01 UTC (rev 354760)
@@ -0,0 +1,3 @@
+COMPILE_MEDIA = true
+COMPILE_WEBKIT = true
+CONF = Release

Copied: java-openjfx/repos/staging-x86_64/java-openjfx-flags.patch (from rev 
354759, java-openjfx/trunk/java-openjfx-flags.patch)
===
--- staging-x86_64/java-openjfx-flags.patch (rev 

[arch-commits] Commit in java-openjfx/trunk (5 files)

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 20:29:52
  Author: alucryd
Revision: 354759

upgpkg: java-openjfx 11.0.3.u1-1

Added:
  java-openjfx/trunk/java-openjfx-flags.patch
  java-openjfx/trunk/java-openjfx-no-xlocale.patch
Modified:
  java-openjfx/trunk/PKGBUILD
  java-openjfx/trunk/gradle.properties
Deleted:
  java-openjfx/trunk/17-gcc-compatibility.patch

---+
 17-gcc-compatibility.patch|   25 
 PKGBUILD  |  180 ---
 gradle.properties |5 
 java-openjfx-flags.patch  |  227 
 java-openjfx-no-xlocale.patch |   16 ++
 5 files changed, 339 insertions(+), 114 deletions(-)

Deleted: 17-gcc-compatibility.patch
===
--- 17-gcc-compatibility.patch  2019-06-03 20:23:15 UTC (rev 354758)
+++ 17-gcc-compatibility.patch  2019-06-03 20:29:52 UTC (rev 354759)
@@ -1,25 +0,0 @@
-Description: Fixes a build error with GCC 6
-Author: Emmanuel Bourg 
-Forwarded: no
-Bug-Debian: https://bugs.debian.org/837021
-diff --git 
a/modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp 
b/modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp
-index 5c8f4b9..7c35213 100644
 a/modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp
-+++ b/modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp
-@@ -46,6 +46,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- 
- PosixPlatform::PosixPlatform(void) {
-@@ -232,7 +233,7 @@ bool PosixProcess::Wait() {
- 
- //TODO Use waitpid instead of wait
- #ifdef LINUX
--wait();
-+wait();
- #endif
- #ifdef MAC
- wpid = wait();

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:23:15 UTC (rev 354758)
+++ PKGBUILD2019-06-03 20:29:52 UTC (rev 354759)
@@ -1,4 +1,5 @@
-# Maintainer: Guillaume ALAUX 
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
 # Contributor: William Gathoye 
 # Contributor: Emanuel Couto 
 # Contributor: Richard Jackson 
@@ -6,109 +7,116 @@
 # Contributor: Jens Kapitza 
 # Contributor: Olli 
 
-# Demos available in ``
-# To build and test this pakcage:
-# - install this version of java-openjfx
-# - cd apps/samples
-# - ant -Dplatforms.JDK_1.8.home=/usr/lib/jvm/default jar
-# - java -jar ./Ensemble8/dist/Ensemble8.jar
-# - java -jar ./Modena/dist/Modena.jar
-# - java -jar ./3DViewer/dist/3DViewer.jar
-
 pkgbase=java-openjfx
-pkgname=('java-openjfx' 'java-openjfx-doc' 'java-openjfx-src')
-_java_ver=8
-_jdk_update=172
-_jdk_build=00
-_hgtag=${_java_ver}u${_jdk_update}-b${_jdk_build}
-pkgver=${_java_ver}.u${_jdk_update}
-pkgrel=2
-pkgdesc='Java OpenJFX 8 client application platform (open-source 
implementation of JavaFX)'
-arch=('x86_64')
-url='https://wiki.openjdk.java.net/display/OpenJFX/Main'
-license=('GPL')
-makedepends=('java-environment-openjdk=8' 'bison' 'gperf' 'gtk2'
- 'libxtst' 'ffmpeg' 'python2' 'qt5-base' 'webkit2gtk' 'ruby' 
'cmake' 'unzip')
- # TODO add junit antlr3 swt so that they are not downloaed during 
the build
-source=(http://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/${_hgtag}.tar.bz2
-gradle.properties
-https://services.gradle.org/distributions/gradle-1.8-bin.zip
-# 
https://anonscm.debian.org/cgit/pkg-java/openjfx.git/tree/debian/patches/17-gcc-compatibility.patch
-17-gcc-compatibility.patch)
+pkgname=(
+  java-openjfx
+  java-openjfx-doc
+  java-openjfx-src
+)
+pkgver=11.0.3.u1
+pkgrel=1
+pkgdesc='Java OpenJFX 11 client application platform (open-source 
implementation of JavaFX)'
+arch=(x86_64)
+url=https://wiki.openjdk.java.net/display/OpenJFX/Main
+license=(custom)
+makedepends=(
+  alsa-lib
+  ant
+  cairo
+  cmake
+  ffmpeg
+  freetype2
+  gdk-pixbuf2
+  glib2
+  gperf
+  gtk2
+  gtk3
+  java-environment-openjdk=11
+  libgl
+  libx11
+  libxtst
+  pango
+  python2
+  qt5-base
+  ruby
+  unzip
+  webkit2gtk
+  zip
+)
+source=(
+  https://hg.openjdk.java.net/openjfx/11/rt/archive/${pkgver//.u/+}.tar.bz2
+  gradle.properties
+  https://services.gradle.org/distributions/gradle-4.8-bin.zip
+  java-openjfx-flags.patch
+  java-openjfx-no-xlocale.patch
+)
+sha256sums=('c4a42e9f7ac94ca3b05b363375f782bc79be9446bee23eb94e6175a97b5262ae'
+'2622aa35d733cc69f4421f1cd053bf425e89f93141cb52c9f016a9b425fc0cb6'
+'f3e29692a8faa94eb0b02ebf36fa263a642b3ae8694ef806c45c345b8683f1ba'
+'62d7356654b541a9f868cc7beb185e64a1375d9a734b906ba00eacbee258d16e'
+'220c63396561867a6d07ae81b6390160d8f91502587e4873998e3b7a83793a1c')
 
-sha256sums=('7d6aa064c1368dcba9c781083440368f835823e41b98ef61c4f0b6818484eb5a'
-'1d09385ac23d755aec079954247365de3875507641f5ecd7bd3511ebf3fa9e3c'
-'a342bbfa15fd18e2482287da4959588f45a41b60910970a16e6d97959aea5703'
-

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

2019-06-03 Thread Jan Steffens via arch-commits
Date: Monday, June 3, 2019 @ 20:30:05
  Author: heftig
Revision: 354761

2.5.23-1

Modified:
  libgphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:30:01 UTC (rev 354760)
+++ PKGBUILD2019-06-03 20:30:05 UTC (rev 354761)
@@ -5,7 +5,7 @@
 # Contributor: Damir Perisa 
 
 pkgname=libgphoto2
-pkgver=2.5.22
+pkgver=2.5.23
 pkgrel=1
 pkgdesc="The core library of gphoto2, designed to allow access to digital 
camera by external programs."
 url="http://www.gphoto.org/;
@@ -13,7 +13,7 @@
 license=(LGPL)
 depends=(libexif libjpeg gd libltdl libusb libxml2)
 makedepends=(autoconf-archive git)
-_commit=c5a7943bef54953656a37edd893a09b2789240fd  # 
tags/libgphoto2-2_5_22-release
+_commit=276c1a403f07aac74224a65079c51ef600c6837b  # 
tags/libgphoto2-2_5_23-release
 source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit;)
 sha256sums=('SKIP')
 validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
@@ -25,6 +25,7 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n 236cd97b617972c38ac8e6780590b3049c0afa2f
   autoreconf -fvi
 }
 


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

2019-06-03 Thread Jan Steffens via arch-commits
Date: Monday, June 3, 2019 @ 20:23:15
  Author: heftig
Revision: 354758

67.0.1-1

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  200 ++---
 1 file changed, 100 insertions(+), 100 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 20:18:17 UTC (rev 354757)
+++ PKGBUILD2019-06-03 20:23:15 UTC (rev 354758)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgbase=firefox-i18n
-pkgver=67.0
+pkgver=67.0.1
 pkgrel=1
 pkgdesc="Language pack for Firefox"
 arch=(any)
@@ -139,102 +139,102 @@
 
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha256sums=('dd990cd84596e64d88433c2d1f8c955f4e8d967614014fb713d6834c11d78946'
-'bba500f330034d4b1a98bc25bf0252498bf83168b1a764b09731aaafeca24ef0'
-'debf3dbf85058dd38c48fa373baa807d3bd6b496e2a005a7e3df3663ce0ec932'
-'4c7e6e3a0611b39bf8c26a2d0d41e7c008e7bf93ad4d913ea6c979d51fdc7470'
-'6e569fe2c0dd94613d603a8cb24c2a25788b49b9d5742191e18daafa682fd3f6'
-'79f6e912e61ee9f9c6beaf2d096ac7d3b4d8f719e4d93476d9b6d7251c779983'
-'0da34405bbe3b086889ce5352ea205018914dae921af0f7617a35de40813d030'
-'a1f551a587e7da1855eacd3096c33e1663dd2cfb4d77bf6b4673a590686ecbca'
-'78c09b42781ab0e9998f64aba169a0509da43aae4b800738a27b83221d92f899'
-'3261fd142f03ec6197c988b1dfedd30b4cd4b88339a8fc3f5124d337f921d27a'
-'8dd9e9b960af589b6460f8674a898956847fbf1f213661a3c4a25b2edb8f910e'
-'996c4bef91dbfbe1a464d124243926e1703d49cb98c3e3837905cd373a1339d3'
-'7cd6ea58673df5b756f42b9c40c3a94570ed6ea8796881c27ca1a191260786d7'
-'9ee920b1e3a387e9401ae23a61c616c5eadb5d034d1e43550cb8aa23184fae01'
-'75df5b1ff451cfd0c9cea9b0914dd09cbf8b253a7695f148064b8c9a50011faa'
-'24795b9dee187d789292d17566d2aec727d93745305ceec5f41521f5d22f9a08'
-'b2756a5b562363e04900b3b603695cbf94dd123e10d485a368d11e405b71b6d4'
-'32c1001f12b668edde67e3b525a684c8b85113053c2a92b1a1e426282a62bf11'
-'13ea1038bffb401901e60782a8ed3bdd6a432d006eb788e7523e38b17deaac07'
-'bca3f3777b3bb40810f324aed123b16ea7fd2e2912df6dd0aea8eb4239cc4333'
-'a04d313b65345f9b1dc3e18f2b45f226b8a28bf71a28b4e785509be309378995'
-'8c0992bd274b529dbb29ebf42e3a0b95c6e7cb1d1162c2f11adb7938d2352dbd'
-'8cb13af1428d830d746256cdad2e5edd2521d89c083426a9fab1d646cb9d834f'
-'464396321956a4580baebe8827e83448be674f252498266615da0d28074af697'
-'09dfd24698661fbdaabee2eaeebdc7d3b0332692670f0fcf527fa5337bc0152b'
-'d9cb76ab987d91c76297394c77262391623c7bf6a7aa6d3285733c91781a37b7'
-'ac6452a9230ec8f98ad14ff1f0ea8d1e09abe261fc4bb8b2d5f23bb9e126049a'
-'10b4a432d47cc08439923ae728ea6fc69d4dfab1e74a8a8ed26dd05cc2d2bc26'
-'db5d7c1e2aecb9696b489909e3a212416f868afbb2b8bb6daeb12af87d41fcc5'
-'ef68c00418ecd5f33ba2a04c04377486d3f41427f17102fd109a261524e82ae2'
-'9ebc5226a5df4b59d43f882ac1189fa533ed5f5f969a28c66c309a264b3862ca'
-'52c747aa446f3eac845307a80156e6b2cf1272f3deca9e660b458edcf0aca061'
-'092be0aaa112c014a9265c67f87096c2f7435ceeb65d552c956483150b680b37'
-'42e8cc02689e938cfd2af450a4c10252c65ac19ab629a7a8dd352468624c372d'
-'de6473facbcfc9a3546bc3a85e4af0f7de9cbd136ddab50fab3532959ab0bc86'
-'163870c128a425251af2ede0d38ef8accd0adfeb5104707abd9c4224d68110f1'
-'e78462147e49e34a98039edd3b751ac81b0d518c05b882c92593522e3be41090'
-'ba5d2139f3661faf61e8ea81174154ff3a72a1cedf96e1ef86c4604a1d77dccb'
-'a90a01d2bbb21e2e824d8d11d502ee5686abfe3261d52fe34d026e3df683ec8e'
-'de56f1ffad56e4ac2e8ad41a5b8eb157de0e679ad2769ddb3fa937c5fc3ed346'
-'fc088a3631385b3af2b2e0dfaead893fc8a5a4e97f1f2624ca67623deca56c61'
-'20b9ef31253936a1b66ef665cb3b30de76b5cad3737a038dedc6cc60e0c4b9f2'
-'8d6ad31e96e8e8ba6d276ecb9a272bb5fe55fbcd9a2023669f34128b19509781'
-'46da213c720672c90d3f3be775f323f262ba9c547550e941d98fccd5c46b0467'
-'2b67b45dda21740ff8311c928381731be16fd5ae5202e53c34e04e7012a2fd88'
-'616ee83bdc800b0cd1dff9dc38f8faf895361e0566d0647ed410dae19571'
-'f070c954c9fe55546f26f7413644adf8735a0ac0a8f25aeb03c49a2f7607f99e'
-'b6c157049603e8a3c52861d09709127f697c7eab3f178fd51e63c7feb6d37dda'
-'441790405d1a8ebe3fa510a0cabef6bd2d1d8f8b43d4371a06bbce74202a94c8'
-'7c3eaa77d1d1815fede72a354f392cb9d56040121c5f846fd8c0266be002cf7e'
-'9ecd26a0d734cb839607b9aad8905dad53cfab1ad8dea955736125356626d3a2'
-'d029753420d2be27cdd1ed8f9cd2de4ed11599955b1f7c0dc8580192f3e7508b'
-'b1f949e5199bdff0c9a86129acc3109f0468990f0762d95208524b4070f04d84'
-

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

2019-06-03 Thread Gaëtan Bisson via arch-commits
Date: Monday, June 3, 2019 @ 20:18:17
  Author: bisson
Revision: 354757

db-move: moved iana-etc from [testing] to [core] (any)

Added:
  iana-etc/repos/core-any/LICENSE
(from rev 354756, iana-etc/repos/testing-any/LICENSE)
  iana-etc/repos/core-any/PKGBUILD
(from rev 354756, iana-etc/repos/testing-any/PKGBUILD)
Deleted:
  iana-etc/repos/core-any/LICENSE
  iana-etc/repos/core-any/PKGBUILD
  iana-etc/repos/testing-any/

---+
 /LICENSE  |1 
 /PKGBUILD |   54 
 core-any/LICENSE  |1 
 core-any/PKGBUILD |   54 
 4 files changed, 55 insertions(+), 55 deletions(-)

Deleted: core-any/LICENSE
===
--- core-any/LICENSE2019-06-03 19:36:33 UTC (rev 354756)
+++ core-any/LICENSE2019-06-03 20:18:17 UTC (rev 354757)
@@ -1 +0,0 @@
-The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/core-any/LICENSE (from rev 354756, 
iana-etc/repos/testing-any/LICENSE)
===
--- core-any/LICENSE(rev 0)
+++ core-any/LICENSE2019-06-03 20:18:17 UTC (rev 354757)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2019-06-03 19:36:33 UTC (rev 354756)
+++ core-any/PKGBUILD   2019-06-03 20:18:17 UTC (rev 354757)
@@ -1,54 +0,0 @@
-# Contributor: Thomas Bächler 
-# Maintainer: Gaetan Bisson 
-
-pkgname=iana-etc
-pkgver=20190504
-pkgrel=1
-pkgdesc='/etc/protocols and /etc/services provided by IANA'
-url='https://www.iana.org/protocols'
-arch=('any')
-license=('custom:none')
-backup=('etc/'{protocols,services})
-source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
-
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
-'LICENSE')
-sha256sums=('d1ce8e3d7402802d4d2ccd38526a6967f481c226bb588529afe7e18be3b1e3d9'
-'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
-'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
-
-# Please note that upstream silently updates those files in place every so
-# often, which causes checksum mismatch. Report this by flagging the package as
-# out-of-date. Cheers.
-
-pkgver() {
-   cd "${srcdir}"
-   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
-   sort -n | tail -n 1 | tr -d -
-}
-
-package() {
-   cd "${srcdir}"
-   install -d "${pkgdir}/etc"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
-   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
-   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
-
-   gawk -F"[<>]" '
-BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
-(/ "${pkgdir}/etc/protocols"
-
-   gawk -F"[<>]" '
-BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
-(/ "${pkgdir}/etc/services"
-
-}

Copied: iana-etc/repos/core-any/PKGBUILD (from rev 354756, 
iana-etc/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2019-06-03 20:18:17 UTC (rev 354757)
@@ -0,0 +1,54 @@
+# Contributor: Thomas Bächler 
+# Maintainer: Gaetan Bisson 
+
+pkgname=iana-etc
+pkgver=20190531
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='https://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
+
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
+'LICENSE')
+sha256sums=('3860e4c7dab9d43a5c83c07ea187cd0f76f095888b533cbe583869a594436dee'
+'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+# Please note that upstream silently updates those files in place every so
+# often, which causes checksum mismatch. Report this by flagging the package as
+# out-of-date. Cheers.
+
+pkgver() {
+   cd "${srcdir}"
+   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
+   sort -n | tail -n 1 | tr -d -
+}
+
+package() {
+   cd "${srcdir}"
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+
+   

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

2019-06-03 Thread Daniel Bermond via arch-commits
Date: Monday, June 3, 2019 @ 20:00:35
  Author: dbermond
Revision: 476747

archrelease: copy trunk to community-x86_64

Added:
  intel-gmmlib/repos/community-x86_64/PKGBUILD
(from rev 476746, intel-gmmlib/trunk/PKGBUILD)
Deleted:
  intel-gmmlib/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 20:00:07 UTC (rev 476746)
+++ PKGBUILD2019-06-03 20:00:35 UTC (rev 476747)
@@ -1,40 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Daniel Bermond 
-
-pkgname=intel-gmmlib
-pkgver=19.1.2
-pkgrel=1
-pkgdesc="Intel Graphics Memory Management Library"
-arch=('x86_64')
-url="https://github.com/intel/gmmlib/;
-license=('MIT')
-depends=('gcc-libs')
-makedepends=('cmake')
-provides=('gmmlib')
-conflicts=('gmmlib')
-replaces=('gmmlib')
-options=('!emptydirs')
-source=("https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('2e83e013c78ade7b5051209044a4d9b80b4b6303eb81cb5366e53470fc3c18ec')
-
-prepare() {
-mkdir -p build
-}
-
-build() {
-cd build
-cmake ../${pkgname#*-}-${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE='None' \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DRUN_TEST_SUITE=ON \
--DGMMLIB_API_PATCH_VERSION=0 \
--Wno-dev
-make
-}
-
-package() {
-cd build
-make DESTDIR="${pkgdir}" install
-install -Dm644 ../${pkgname#*-}-${pkgname}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: intel-gmmlib/repos/community-x86_64/PKGBUILD (from rev 476746, 
intel-gmmlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 20:00:35 UTC (rev 476747)
@@ -0,0 +1,39 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Daniel Bermond 
+
+pkgname=intel-gmmlib
+pkgver=19.2.1
+pkgrel=1
+pkgdesc="Intel Graphics Memory Management Library"
+arch=('x86_64')
+url="https://github.com/intel/gmmlib/;
+license=('MIT')
+depends=('gcc-libs')
+makedepends=('cmake')
+provides=('gmmlib')
+conflicts=('gmmlib')
+replaces=('gmmlib')
+options=('!emptydirs')
+source=("https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('e03b87e932081920e70db83b3604f9de79aee38b677f4553f17b9fcfe9274be5')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+cmake ../${pkgname#*-}-${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE='None' \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DRUN_TEST_SUITE=ON \
+-Wno-dev
+make
+}
+
+package() {
+cd build
+make DESTDIR="${pkgdir}" install
+install -Dm644 ../${pkgname#*-}-${pkgname}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2019-06-03 Thread Daniel Bermond via arch-commits
Date: Monday, June 3, 2019 @ 20:00:07
  Author: dbermond
Revision: 476746

upgpkg: intel-gmmlib 19.2.1-1

Updated to version 19.2.1

Modified:
  intel-gmmlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 19:50:48 UTC (rev 476745)
+++ PKGBUILD2019-06-03 20:00:07 UTC (rev 476746)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond 
 
 pkgname=intel-gmmlib
-pkgver=19.1.2
+pkgver=19.2.1
 pkgrel=1
 pkgdesc="Intel Graphics Memory Management Library"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 replaces=('gmmlib')
 options=('!emptydirs')
 
source=("https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('2e83e013c78ade7b5051209044a4d9b80b4b6303eb81cb5366e53470fc3c18ec')
+sha256sums=('e03b87e932081920e70db83b3604f9de79aee38b677f4553f17b9fcfe9274be5')
 
 prepare() {
 mkdir -p build
@@ -28,7 +28,6 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DRUN_TEST_SUITE=ON \
--DGMMLIB_API_PATCH_VERSION=0 \
 -Wno-dev
 make
 }


[arch-commits] Commit in wallutils/trunk (PKGBUILD.gccgo)

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 19:50:48
  Author: arodseth
Revision: 476745

For gccgo

Added:
  wallutils/trunk/PKGBUILD.gccgo

+
 PKGBUILD.gccgo |   29 +
 1 file changed, 29 insertions(+)

Added: PKGBUILD.gccgo
===
--- PKGBUILD.gccgo  (rev 0)
+++ PKGBUILD.gccgo  2019-06-03 19:50:48 UTC (rev 476745)
@@ -0,0 +1,29 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=wallutils
+pkgver=5.8.0
+pkgrel=1
+pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
+arch=(x86_64)
+url='https://github.com/xyproto/wallutils'
+license=(MIT)
+depends=(libx11 wayland)
+makedepends=(git gcc-go libxcursor libxmu xbitmaps xorgproto)
+optdepends=('feh: for setting the wallpaper for some window managers for X')
+source=("git+$url#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's,go build,export GOPATH="$$PWD/../.."; go get -d; go build 
-buildmode=pie -gccgoflags="-s -w $$LDFLAGS",g' $pkgname/Makefile
+}
+
+build() {
+  make -C $pkgname
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C $pkgname install
+  install -Dm644 $pkgname/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 19:49:42
  Author: arodseth
Revision: 476744

archrelease: copy trunk to community-x86_64

Added:
  wallutils/repos/community-x86_64/PKGBUILD
(from rev 476743, wallutils/trunk/PKGBUILD)

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

Copied: wallutils/repos/community-x86_64/PKGBUILD (from rev 476743, 
wallutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 19:49:42 UTC (rev 476744)
@@ -0,0 +1,32 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=wallutils
+pkgver=5.8.0
+pkgrel=1
+pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
+arch=(x86_64)
+url='https://github.com/xyproto/wallutils'
+license=(MIT)
+depends=(wayland libx11)
+makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
+optdepends=('feh: for setting the wallpaper for some window managers for X')
+source=("git+$url#tag=$pkgver")
+options=(!strip)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/go build/go build -mod=vendor -buildmode=pie -gcflags 
"all=-trimpath=$$PWD" -asmflags "all=-trimpath=$$PWD" -ldflags "-s -w 
-extldflags $$LDFLAGS"/g' $pkgname/Makefile
+}
+
+build() {
+  make -C $pkgname
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C $pkgname install
+  find "$pkgdir/usr/bin/" -executable -type f -exec \
+upx -q --no-progress {} >/dev/null \;
+  install -Dm644 $pkgname/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (5 files)

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 19:49:31
  Author: arodseth
Revision: 476743

For archlinux-wallpaper, moved from AUR

Added:
  wallutils/
  wallutils/repos/
  wallutils/repos/community-x86_64/
  wallutils/trunk/
  wallutils/trunk/PKGBUILD

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

Added: wallutils/trunk/PKGBUILD
===
--- wallutils/trunk/PKGBUILD(rev 0)
+++ wallutils/trunk/PKGBUILD2019-06-03 19:49:31 UTC (rev 476743)
@@ -0,0 +1,32 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=wallutils
+pkgver=5.8.0
+pkgrel=1
+pkgdesc='Utilities for handling resolutions, wallpapers and timed wallpapers'
+arch=(x86_64)
+url='https://github.com/xyproto/wallutils'
+license=(MIT)
+depends=(wayland libx11)
+makedepends=(git go libxcursor libxmu upx xbitmaps xorgproto)
+optdepends=('feh: for setting the wallpaper for some window managers for X')
+source=("git+$url#tag=$pkgver")
+options=(!strip)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's/go build/go build -mod=vendor -buildmode=pie -gcflags 
"all=-trimpath=$$PWD" -asmflags "all=-trimpath=$$PWD" -ldflags "-s -w 
-extldflags $$LDFLAGS"/g' $pkgname/Makefile
+}
+
+build() {
+  make -C $pkgname
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C $pkgname install
+  find "$pkgdir/usr/bin/" -executable -type f -exec \
+upx -q --no-progress {} >/dev/null \;
+  install -Dm644 $pkgname/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in tomcat8/repos (6 files)

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 19:36:33
  Author: alucryd
Revision: 354756

archrelease: copy trunk to testing-any

Added:
  tomcat8/repos/testing-any/
  tomcat8/repos/testing-any/PKGBUILD
(from rev 354755, tomcat8/trunk/PKGBUILD)
  tomcat8/repos/testing-any/tomcat8.install
(from rev 354755, tomcat8/trunk/tomcat8.install)
  tomcat8/repos/testing-any/tomcat8.service
(from rev 354755, tomcat8/trunk/tomcat8.service)
  tomcat8/repos/testing-any/tomcat8.sysusers
(from rev 354755, tomcat8/trunk/tomcat8.sysusers)
  tomcat8/repos/testing-any/tomcat8.tmpfiles
(from rev 354755, tomcat8/trunk/tomcat8.tmpfiles)

--+
 PKGBUILD |   87 +
 tomcat8.install  |   16 +
 tomcat8.service  |   35 +
 tomcat8.sysusers |1 
 tomcat8.tmpfiles |5 +++
 5 files changed, 144 insertions(+)

Copied: tomcat8/repos/testing-any/PKGBUILD (from rev 354755, 
tomcat8/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-06-03 19:36:33 UTC (rev 354756)
@@ -0,0 +1,87 @@
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
+
+pkgname=tomcat8
+pkgver=8.5.41
+pkgrel=1
+pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer 
Pages 2.3 technologies'
+arch=(any)
+url=https://tomcat.apache.org/
+license=(APACHE)
+depends=(
+  'java-runtime>=7'
+  java-jsvc
+  java-commons-daemon
+  eclipse-ecj
+)
+optdepends=('tomcat-native: to allow optimal performance in production 
environments')
+backup=(
+  etc/tomcat8/catalina.policy
+  etc/tomcat8/catalina.properties
+  etc/tomcat8/context.xml
+  etc/tomcat8/logging.properties
+  etc/tomcat8/server.xml
+  etc/tomcat8/tomcat-users.xml
+  etc/tomcat8/web.xml
+)
+install=tomcat8.install
+source=(
+  
https://archive.apache.org/dist/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
+  tomcat8.service
+  tomcat8.sysusers
+  tomcat8.tmpfiles
+)
+sha256sums=('4f6b88d0c07ba3dc68779a01c3da6da0e4e8889df0c93000659d6da6166de293'
+'01ba022e06d6afa71f6f7d774e48c042c63eca9e06f0c95c92cf8d5a3828a8b2'
+'02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216'
+'0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2')
+
+_gid_log=19
+_gid_tomcat=57
+_uid_tomcat=57
+
+package() {
+  cd apache-tomcat-${pkgver}
+
+  # Tomcat general files
+  install -dm 755 "${pkgdir}"/usr/share/{,java/}tomcat8
+  cp -dr --no-preserve=ownership bin "${pkgdir}"/usr/share/tomcat8
+  # commons-daemon and tomcat-natives are packaged on their own
+  rm 
"${pkgdir}"/usr/share/tomcat8/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
+  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/tomcat8/bin/commons-daemon.jar
+
+  install -m 644 lib/* "${pkgdir}"/usr/share/java/tomcat8
+  # eclipse-ecj is packaged on its own
+  rm "${pkgdir}"/usr/share/java/tomcat8/ecj-*.jar
+  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/tomcat8/ecj.jar
+
+  ln -s /usr/share/java/tomcat8 "${pkgdir}"/usr/share/tomcat8/lib
+
+  # We log through systemd but this would still be required for stock Tomcat 
logging
+  install -dm 775 -o ${_uid_tomcat} -g ${_gid_log} "${pkgdir}"/var/log/tomcat8
+  ln -s /var/log/tomcat8 "${pkgdir}"/usr/share/tomcat8/logs
+  touch "${pkgdir}"/var/log/tomcat8/catalina.{out,err}
+  chgrp ${_gid_log} "${pkgdir}"/var/log/tomcat8/catalina.{out,err}
+
+  install -dm 775 "${pkgdir}"/etc/tomcat8
+  install -m 640 -g ${_gid_tomcat} conf/* "${pkgdir}"/etc/tomcat8
+  install -dm 775 -g ${_gid_tomcat} "${pkgdir}"/etc/tomcat8/Catalina
+  ln -s /etc/tomcat8 "${pkgdir}"/usr/share/tomcat8/conf
+
+  install -dm 775 "${pkgdir}"/var/lib/tomcat8
+  cp -r webapps "${pkgdir}"/var/lib/tomcat8
+  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/tomcat8
+  chmod 775 "${pkgdir}"/var/lib/tomcat8/webapps
+  ln -s /var/lib/tomcat8/webapps "${pkgdir}"/usr/share/tomcat8/webapps
+
+  install -dm1777 "${pkgdir}"/var/tmp
+  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/tomcat8/{temp,work}
+  ln -s /var/tmp/tomcat8/temp "${pkgdir}"/usr/share/tomcat8/temp
+  ln -s /var/tmp/tomcat8/work "${pkgdir}"/usr/share/tomcat8/work
+
+  install -Dm 644 ../tomcat8.service -t "${pkgdir}"/usr/lib/systemd/system/
+  install -Dm 644 ../tomcat8.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/tomcat8.conf
+  install -Dm 644 ../tomcat8.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/tomcat8.conf
+}
+
+# vim: ts=2 sw=2 et:

Copied: tomcat8/repos/testing-any/tomcat8.install (from rev 354755, 
tomcat8/trunk/tomcat8.install)
===
--- testing-any/tomcat8.install (rev 0)
+++ testing-any/tomcat8.install 2019-06-03 19:36:33 UTC (rev 354756)
@@ -0,0 +1,16 @@
+post_install() {
+  if [ -f lib/modules/$(uname -r)/kernel/security/capability.ko ]; 

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

2019-06-03 Thread Maxime Gauduin via arch-commits
Date: Monday, June 3, 2019 @ 19:36:25
  Author: alucryd
Revision: 354755

upgpkg: tomcat8 8.5.41-1

Added:
  tomcat8/trunk/tomcat8.service
  tomcat8/trunk/tomcat8.sysusers
  tomcat8/trunk/tomcat8.tmpfiles
Modified:
  tomcat8/trunk/PKGBUILD
Deleted:
  tomcat8/trunk/systemd_sysusers.d_tomcat8.conf
  tomcat8/trunk/systemd_tmpfiles.d_tomcat8.conf
  tomcat8/trunk/systemd_tomcat8.service

-+
 PKGBUILD|  117 --
 systemd_sysusers.d_tomcat8.conf |1 
 systemd_tmpfiles.d_tomcat8.conf |5 -
 systemd_tomcat8.service |   35 ---
 tomcat8.service |   35 +++
 tomcat8.sysusers|1 
 tomcat8.tmpfiles|5 +
 7 files changed, 104 insertions(+), 95 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 19:21:39 UTC (rev 354754)
+++ PKGBUILD2019-06-03 19:36:25 UTC (rev 354755)
@@ -1,78 +1,87 @@
-# Maintainer: Guillaume ALAUX 
+# Maintainer: Guillaume Alaux 
+# Maintainer: Maxime Gauduin 
+
 pkgname=tomcat8
-pkgver=8.5.38
+pkgver=8.5.41
 pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer 
Pages 2.3 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
+arch=(any)
+url=https://tomcat.apache.org/
+license=(APACHE)
+depends=(
+  'java-runtime>=7'
+  java-jsvc
+  java-commons-daemon
+  eclipse-ecj
+)
 optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(https://archive.apache.org/dist/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
+backup=(
+  etc/tomcat8/catalina.policy
+  etc/tomcat8/catalina.properties
+  etc/tomcat8/context.xml
+  etc/tomcat8/logging.properties
+  etc/tomcat8/server.xml
+  etc/tomcat8/tomcat-users.xml
+  etc/tomcat8/web.xml
+)
+install=tomcat8.install
+source=(
+  
https://archive.apache.org/dist/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
+  tomcat8.service
+  tomcat8.sysusers
+  tomcat8.tmpfiles
+)
+sha256sums=('4f6b88d0c07ba3dc68779a01c3da6da0e4e8889df0c93000659d6da6166de293'
+'01ba022e06d6afa71f6f7d774e48c042c63eca9e06f0c95c92cf8d5a3828a8b2'
+'02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216'
+'0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2')
 
-sha512sums=('3a3e624014faf87091e6dbb8bad13c68240955d62301d22cf3d75a1766859dd97500d6850fbd5d3dc012f08f9301eb24c24fa7175bcca616767fa5c18875072d'
-
'114c62af0adf4243d210b2f3d7a9a51ca448a7105d38ef4a6587903eac716ad552989bfee76af933cf0022bad374a8dcb1b932abb8e902a93f72dec0aadd7ab7'
-
'7b505c79e495c35f787f300cd786e9f474ba2df61f8a50e21d2480de6a4c27a409b627447d1e4cb2fb543f81c107cbb30adbbc31a29754d0fe8e6908ea61cd7a'
-
'f5d819afa9b01adbe1f09267a64d1d35f994db48c7af9c49b1731305e82e0306561a24d6b6d4a33116dcd4990989d8a7a9c52532b003d480c0522e63b976c815')
-
 _gid_log=19
 _gid_tomcat=57
 _uid_tomcat=57
 
 package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
+  cd apache-tomcat-${pkgver}
 
   # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
+  install -dm 755 "${pkgdir}"/usr/share/{,java/}tomcat8
+  cp -dr --no-preserve=ownership bin "${pkgdir}"/usr/share/tomcat8
   # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
+  rm 
"${pkgdir}"/usr/share/tomcat8/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
+  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/tomcat8/bin/commons-daemon.jar
 
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
+  install -m 644 lib/* "${pkgdir}"/usr/share/java/tomcat8
   # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
+  rm "${pkgdir}"/usr/share/java/tomcat8/ecj-*.jar
+  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/tomcat8/ecj.jar
 
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
+  ln -s /usr/share/java/tomcat8 "${pkgdir}"/usr/share/tomcat8/lib
 
   # We log through systemd but this would still be required for stock Tomcat 
logging
-  

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

2019-06-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 3, 2019 @ 16:10:59
  Author: svenstaro
Revision: 476741

upgpkg: arrayfire 3.6.4-1

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 16:07:51 UTC (rev 476740)
+++ PKGBUILD2019-06-03 16:10:59 UTC (rev 476741)
@@ -2,9 +2,9 @@
 pkgname=arrayfire
 pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
 url='https://arrayfire.com'
-pkgver=3.6.3
+pkgver=3.6.4
 arch=('x86_64')
-pkgrel=2
+pkgrel=1
 license=('BSD')
 depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 
'glew')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'boost' 'python' 
'ocl-icd' 'cuda' 'git')
@@ -14,7 +14,7 @@
 options=('!buildflags')
 
source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;
 'doc_warn_not_error.patch')
-sha512sums=('4ecf1f80bf12378f99a635cbbf70427646f01e4f31bc73606e1a65bd7546ffae71b10a556f08e834970b915fc228e5e5c9de62517ad1e2b421e6a5585ef1458c'
+sha512sums=('febda2cd6f4a8d0bba2e5effaf92e93d37ab3283ff71f5fe1bd236fc71f3121c2e58988b20b97e457dee0077f67ea51406f17eac463c378d7655ad8be4aa3e53'
 
'63c745da51347fc94e02b031cb0606216f523acc350866658ebed7ac09115217a934285ecb731391f11c2934984f106564153eaca1b9c6d578db2b0904c0741d')
 
 prepare() {


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

2019-06-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 3, 2019 @ 16:11:07
  Author: svenstaro
Revision: 476742

archrelease: copy trunk to community-x86_64

Added:
  arrayfire/repos/community-x86_64/PKGBUILD
(from rev 476741, arrayfire/trunk/PKGBUILD)
  arrayfire/repos/community-x86_64/doc_warn_not_error.patch
(from rev 476741, arrayfire/trunk/doc_warn_not_error.patch)
Deleted:
  arrayfire/repos/community-x86_64/PKGBUILD
  arrayfire/repos/community-x86_64/doc_warn_not_error.patch

--+
 PKGBUILD |  132 ++---
 doc_warn_not_error.patch |   26 
 2 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 16:10:59 UTC (rev 476741)
+++ PKGBUILD2019-06-03 16:11:07 UTC (rev 476742)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=arrayfire
-pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
-url='https://arrayfire.com'
-pkgver=3.6.3
-arch=('x86_64')
-pkgrel=2
-license=('BSD')
-depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 
'glew')
-makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'boost' 'python' 
'ocl-icd' 'cuda' 'git')
-optdepends=('cuda: Required for using CUDA backend'
-'nvidia-utils: Required for using CUDA backend'
-'libclc: Required for using OpenCL backend')
-options=('!buildflags')
-source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;
-'doc_warn_not_error.patch')
-sha512sums=('4ecf1f80bf12378f99a635cbbf70427646f01e4f31bc73606e1a65bd7546ffae71b10a556f08e834970b915fc228e5e5c9de62517ad1e2b421e6a5585ef1458c'
-
'63c745da51347fc94e02b031cb0606216f523acc350866658ebed7ac09115217a934285ecb731391f11c2934984f106564153eaca1b9c6d578db2b0904c0741d')
-
-prepare() {
-  cd "${srcdir}/arrayfire-full-${pkgver}"
-
-  patch -Np1 -i "${srcdir}/doc_warn_not_error.patch"
-
-  mkdir -p build
-}
-
-build() {
-  cd "${srcdir}/arrayfire-full-${pkgver}"
-
-  cd build
-  cmake .. \
-  -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
-  -DCMAKE_POLICY_DEFAULT_CMP0077=NEW \
-  -DGOOGLETEST_VERSION=1.9.0 \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
-  -DAF_WITH_IMAGEIO=ON \
-  -DAF_BUILD_CPU=ON \
-  -DAF_BUILD_OPENCL=ON \
-  -DAF_WITH_NONFREE=ON \
-  -DAF_BUILD_EXAMPLES=ON \
-  -DAF_BUILD_DOCS=ON \
-  
-DCUDA_architecture_build_targets="3.0;3.2;3.5;3.7;5.0;5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5"
 \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DCUDA_HOST_COMPILER=/usr/bin/gcc
-
-  make
-}
-
-# check() {
-#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
-#
-#   # Some tests fail :(
-#   make test
-# }
-
-package() {
-  cd "${srcdir}/arrayfire-full-${pkgver}"
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-
-  cd build
-
-  make DESTDIR="${pkgdir}/" install
-}

Copied: arrayfire/repos/community-x86_64/PKGBUILD (from rev 476741, 
arrayfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 16:11:07 UTC (rev 476742)
@@ -0,0 +1,66 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=arrayfire
+pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
+url='https://arrayfire.com'
+pkgver=3.6.4
+arch=('x86_64')
+pkgrel=1
+license=('BSD')
+depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 
'glew')
+makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'boost' 'python' 
'ocl-icd' 'cuda' 'git')
+optdepends=('cuda: Required for using CUDA backend'
+'nvidia-utils: Required for using CUDA backend'
+'libclc: Required for using OpenCL backend')
+options=('!buildflags')
+source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;
+'doc_warn_not_error.patch')
+sha512sums=('febda2cd6f4a8d0bba2e5effaf92e93d37ab3283ff71f5fe1bd236fc71f3121c2e58988b20b97e457dee0077f67ea51406f17eac463c378d7655ad8be4aa3e53'
+
'63c745da51347fc94e02b031cb0606216f523acc350866658ebed7ac09115217a934285ecb731391f11c2934984f106564153eaca1b9c6d578db2b0904c0741d')
+
+prepare() {
+  cd "${srcdir}/arrayfire-full-${pkgver}"
+
+  patch -Np1 -i "${srcdir}/doc_warn_not_error.patch"
+
+  mkdir -p build
+}
+
+build() {
+  cd "${srcdir}/arrayfire-full-${pkgver}"
+
+  cd build
+  cmake .. \
+  -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
+  -DCMAKE_POLICY_DEFAULT_CMP0077=NEW \
+  -DGOOGLETEST_VERSION=1.9.0 \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DAF_WITH_IMAGEIO=ON \
+  -DAF_BUILD_CPU=ON \
+  -DAF_BUILD_OPENCL=ON \
+  -DAF_WITH_NONFREE=ON \
+  -DAF_BUILD_EXAMPLES=ON \
+  -DAF_BUILD_DOCS=ON \
+  
-DCUDA_architecture_build_targets="3.0;3.2;3.5;3.7;5.0;5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5"

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

2019-06-03 Thread Daniel M. Capella via arch-commits
Date: Monday, June 3, 2019 @ 16:07:51
  Author: polyzen
Revision: 476740

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 16:07:29 UTC (rev 476739)
+++ PKGBUILD2019-06-03 16:07:51 UTC (rev 476740)
@@ -1,53 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('423280646fb37944dd3c85c58fb92a20d745793a9f6c511f59da82fa97cd404b'
-'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 476739, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 16:07:51 UTC (rev 476740)
@@ -0,0 +1,53 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('7a359a91fb04054ec77d68ff97cb8728f8cc322e25f22dc94299d67e0e6a7123'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-06-03 Thread Daniel M. Capella via arch-commits
Date: Monday, June 3, 2019 @ 16:07:29
  Author: polyzen
Revision: 476739

upgpkg: python-sphinx 2.1.0-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 15:18:49 UTC (rev 476738)
+++ PKGBUILD2019-06-03 16:07:29 UTC (rev 476739)
@@ -5,7 +5,7 @@
 # Contributor: Fabio Volpe 
 
 pkgname=python-sphinx
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Python documentation generator'
 arch=('any')
@@ -28,7 +28,7 @@
 optdepends=('imagemagick: for ext.imgconverter'
 'texlive-latexextra: for generation of PDF documentation')
 
source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('423280646fb37944dd3c85c58fb92a20d745793a9f6c511f59da82fa97cd404b'
+sha256sums=('7a359a91fb04054ec77d68ff97cb8728f8cc322e25f22dc94299d67e0e6a7123'
 'SKIP')
 validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
   'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa


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

2019-06-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 3, 2019 @ 15:18:43
  Author: svenstaro
Revision: 476737

upgpkg: bazel 0.26.0-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 14:56:01 UTC (rev 476736)
+++ PKGBUILD2019-06-03 15:18:43 UTC (rev 476737)
@@ -4,7 +4,7 @@
 # Contributor: Simon Legner 
 
 pkgname=bazel
-pkgver=0.25.3
+pkgver=0.26.0
 pkgrel=1
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 options=('!distcc' '!strip')
 
source=("https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip;
 
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig;)
-sha512sums=('b4a65516b6bbc15147cac7aade9e52c03a3850815f11313589ba39262421490887cbc0e101dc68a7b295d9cea43484e9e0645775bb4c2b6e20e66eace80e6100'
+sha512sums=('e3471bbd3daf44f9a34ed6f8125f666cc2297f1b9e32ac57259cdb45161fdbb9cf6a9595849746a69ba1164e4bb0c916d5cdf351d7b40eab9ce31972ec622ad7'
 'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 


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

2019-06-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 3, 2019 @ 15:18:49
  Author: svenstaro
Revision: 476738

archrelease: copy trunk to community-testing-x86_64

Added:
  bazel/repos/community-testing-x86_64/PKGBUILD
(from rev 476737, bazel/trunk/PKGBUILD)
Deleted:
  bazel/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-03 15:18:43 UTC (rev 476737)
+++ PKGBUILD2019-06-03 15:18:49 UTC (rev 476738)
@@ -1,39 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Co-Maintainer: Konstantin Gizdov 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.25.3
-pkgrel=1
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment=11' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf' 'python')
-options=('!distcc' '!strip')
-source=("https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip;
-
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig;)
-sha512sums=('b4a65516b6bbc15147cac7aade9e52c03a3850815f11313589ba39262421490887cbc0e101dc68a7b295d9cea43484e9e0645775bb4c2b6e20e66eace80e6100'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
-
-build() {
-  env EXTRA_BAZEL_ARGS="--host_javabase=@local_jdk//:jdk" ./compile.sh
-  ./output/bazel build scripts:bazel-complete.bash
-  cd output
-  ./bazel shutdown
-}
-
-package() {
-  install -Dm755 "${srcdir}/scripts/packages/bazel.sh" 
"${pkgdir}/usr/bin/bazel"
-  install -Dm755 "${srcdir}/output/bazel" "${pkgdir}/usr/bin/bazel-real"
-  install -Dm644 "${srcdir}/bazel-bin/scripts/bazel-complete.bash" 
"${pkgdir}/usr/share/bash-completion/completions/bazel"
-  install -Dm644 "${srcdir}/scripts/zsh_completion/_bazel" 
"${pkgdir}/usr/share/zsh/site-functions/_bazel"
-  mkdir -p "${pkgdir}/opt/bazel"
-  for d in examples third_party tools; do
-cp -r "${srcdir}/${d}" "${pkgdir}/opt/bazel/"
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: bazel/repos/community-testing-x86_64/PKGBUILD (from rev 476737, 
bazel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-03 15:18:49 UTC (rev 476738)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Co-Maintainer: Konstantin Gizdov 
+# Contributor: Frederik Schwan 
+# Contributor: Simon Legner 
+
+pkgname=bazel
+pkgver=0.26.0
+pkgrel=1
+pkgdesc='Correct, reproducible, and fast builds for everyone'
+arch=('x86_64')
+license=('Apache')
+url='https://bazel.io/'
+depends=('java-environment=11' 'libarchive' 'zip' 'unzip')
+makedepends=('git' 'protobuf' 'python')
+options=('!distcc' '!strip')
+source=("https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip;
+
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig;)
+sha512sums=('e3471bbd3daf44f9a34ed6f8125f666cc2297f1b9e32ac57259cdb45161fdbb9cf6a9595849746a69ba1164e4bb0c916d5cdf351d7b40eab9ce31972ec622ad7'
+'SKIP')
+validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
+
+build() {
+  env EXTRA_BAZEL_ARGS="--host_javabase=@local_jdk//:jdk" ./compile.sh
+  ./output/bazel build scripts:bazel-complete.bash
+  cd output
+  ./bazel shutdown
+}
+
+package() {
+  install -Dm755 "${srcdir}/scripts/packages/bazel.sh" 
"${pkgdir}/usr/bin/bazel"
+  install -Dm755 "${srcdir}/output/bazel" "${pkgdir}/usr/bin/bazel-real"
+  install -Dm644 "${srcdir}/bazel-bin/scripts/bazel-complete.bash" 
"${pkgdir}/usr/share/bash-completion/completions/bazel"
+  install -Dm644 "${srcdir}/scripts/zsh_completion/_bazel" 
"${pkgdir}/usr/share/zsh/site-functions/_bazel"
+  mkdir -p "${pkgdir}/opt/bazel"
+  for d in examples third_party tools; do
+cp -r "${srcdir}/${d}" "${pkgdir}/opt/bazel/"
+  done
+}
+# vim:set ts=2 sw=2 et:


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

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 14:56:01
  Author: arodseth
Revision: 476736

archrelease: copy trunk to community-staging-x86_64

Added:
  sway/repos/community-staging-x86_64/
  sway/repos/community-staging-x86_64/PKGBUILD
(from rev 476735, sway/trunk/PKGBUILD)
  sway/repos/community-staging-x86_64/sway-session.target
(from rev 476735, sway/trunk/sway-session.target)
  sway/repos/community-staging-x86_64/sway.service
(from rev 476735, sway/trunk/sway.service)

-+
 PKGBUILD|   38 ++
 sway-session.target |8 
 sway.service|   16 
 3 files changed, 62 insertions(+)

Copied: sway/repos/community-staging-x86_64/PKGBUILD (from rev 476735, 
sway/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-03 14:56:01 UTC (rev 476736)
@@ -0,0 +1,38 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=sway
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
+arch=(x86_64)
+url='https://swaywm.org/'
+license=(MIT)
+depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font 'wlroots>=0.6.0')
+makedepends=(meson ninja scdoc wayland-protocols)
+optdepends=(
+  'dmenu: for launching applications'
+  'i3status: display a status line'
+  'rxvt-unicode: default terminal emulator'
+  'xorg-server-xwayland: X11 support'
+)
+validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
+source=(
+  
"$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz;
+  
"https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig;
+)
+sha256sums=('740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922'
+'SKIP')
+
+build() {
+  mkdir -p build
+  arch-meson build $pkgname-$pkgver -D werror=false -D b_ndebug=true
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et

Copied: sway/repos/community-staging-x86_64/sway-session.target (from rev 
476735, sway/trunk/sway-session.target)
===
--- community-staging-x86_64/sway-session.target
(rev 0)
+++ community-staging-x86_64/sway-session.target2019-06-03 14:56:01 UTC 
(rev 476736)
@@ -0,0 +1,8 @@
+# https://github.com/swaywm/sway/wiki/Systemd-integration
+
+[Unit]
+Description=sway compositor session
+Documentation=man:systemd.special(7)
+BindsTo=graphical-session.target
+Wants=graphical-session-pre.target
+After=graphical-session-pre.target

Copied: sway/repos/community-staging-x86_64/sway.service (from rev 476735, 
sway/trunk/sway.service)
===
--- community-staging-x86_64/sway.service   (rev 0)
+++ community-staging-x86_64/sway.service   2019-06-03 14:56:01 UTC (rev 
476736)
@@ -0,0 +1,16 @@
+# https://github.com/swaywm/sway/wiki/Systemd-integration
+
+[Unit]
+Description=sway - SirCmpwn's Wayland window manager
+Documentation=man:sway(5)
+BindsTo=graphical-session.target
+Wants=graphical-session-pre.target
+After=graphical-session-pre.target
+
+[Service]
+Type=simple
+EnvironmentFile=-%h/.config/sway/env
+ExecStart=/usr/bin/sway
+Restart=on-failure
+RestartSec=1
+TimeoutStopSec=10


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

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 14:55:55
  Author: arodseth
Revision: 476735

upgpkg: sway 1.1.1-1

Modified:
  sway/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 14:36:11 UTC (rev 476734)
+++ PKGBUILD2019-06-03 14:55:55 UTC (rev 476735)
@@ -2,13 +2,13 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=sway
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
 license=(MIT)
-depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font wlroots)
+depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font 'wlroots>=0.6.0')
 makedepends=(meson ninja scdoc wayland-protocols)
 optdepends=(
   'dmenu: for launching applications'
@@ -21,7 +21,7 @@
   
"$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz;
   
"https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig;
 )
-sha256sums=('2aeed6589b770acf18179c711a777c8defa93b14b2daaec6f2e06dc2940e5453'
+sha256sums=('740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922'
 'SKIP')
 
 build() {


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

2019-06-03 Thread Alexander Rødseth via arch-commits
Date: Monday, June 3, 2019 @ 14:36:11
  Author: arodseth
Revision: 476734

upgpkg: sway 1.1-1

Modified:
  sway/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-03 14:35:15 UTC (rev 476733)
+++ PKGBUILD2019-06-03 14:36:11 UTC (rev 476734)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=sway
-pkgver=1.0
-pkgrel=8
+pkgver=1.1
+pkgrel=1
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
@@ -11,9 +11,9 @@
 depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font wlroots)
 makedepends=(meson ninja scdoc wayland-protocols)
 optdepends=(
-  'dmenu:for launching applications'
-  'i3status: display a status line'
-  'rxvt-unicode: default terminal emulator'
+  'dmenu: for launching applications'
+  'i3status: display a status line'
+  'rxvt-unicode: default terminal emulator'
   'xorg-server-xwayland: X11 support'
 )
 validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
@@ -21,7 +21,7 @@
   
"$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz;
   
"https://github.com/swaywm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig;
 )
-sha256sums=('24dafd0f1e630e97a5dd47233841adf856b665e2321d6207acfe6b3002d1bc56'
+sha256sums=('2aeed6589b770acf18179c711a777c8defa93b14b2daaec6f2e06dc2940e5453'
 'SKIP')
 
 build() {


  1   2   >