[arch-commits] Commit in (5 files)

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 05:13:27
  Author: svenstaro
Revision: 482304

Move binaryen from AUR

Added:
  binaryen/
  binaryen/repos/
  binaryen/trunk/
  binaryen/trunk/PKGBUILD
  binaryen/trunk/binaryen.sh

-+
 PKGBUILD|   38 ++
 binaryen.sh |3 +++
 2 files changed, 41 insertions(+)

Added: binaryen/trunk/PKGBUILD
===
--- binaryen/trunk/PKGBUILD (rev 0)
+++ binaryen/trunk/PKGBUILD 2019-06-19 05:13:27 UTC (rev 482304)
@@ -0,0 +1,38 @@
+# Maintainer: Dario Ostuni 
+
+pkgname=binaryen
+pkgver=84
+pkgrel=1
+pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++"
+arch=('i686' 'x86_64' 'armv7h' 'aarch64')
+url="https://github.com/WebAssembly/binaryen;
+license=('MIT')
+depends=()
+makedepends=('emscripten' 'cmake')
+source=("https://github.com/WebAssembly/binaryen/archive/version_${pkgver}.tar.gz;
+"binaryen.sh")
+sha384sums=('450fe29c997273f7218ea72e3c8348509e8f16e69f6c0f3cc99e58c9d7591c9850b76af7bf1080aba6d1ff93c7e930d9'
+
'8466c1191c0e90b6cd40093ed4d1576a2f2a7f011e3e83113ebdba0f59f131ac77b5517d751fd6faa0b936113d3645d5')
+
+prepare() {
+cd binaryen-version_${pkgver}
+}
+
+build() {
+cd binaryen-version_${pkgver}
+rm -rf build
+mkdir build
+cd build
+cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+make
+}
+
+package() {
+install -Dm755 $srcdir/binaryen.sh $pkgdir/etc/profile.d/binaryen.sh
+cd binaryen-version_${pkgver}/build
+make DESTDIR=${pkgdir} install
+install -Dm644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+if [[ -d "${pkgdir}/usr/lib64" ]]; then
+mv ${pkgdir}/usr/lib64 ${pkgdir}/usr/lib
+fi
+}

Added: binaryen/trunk/binaryen.sh
===
--- binaryen/trunk/binaryen.sh  (rev 0)
+++ binaryen/trunk/binaryen.sh  2019-06-19 05:13:27 UTC (rev 482304)
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export BINARYEN="/usr"


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 05:00:14
  Author: svenstaro
Revision: 482303

archrelease: copy trunk to community-x86_64

Added:
  cuda/repos/community-x86_64/PKGBUILD
(from rev 482302, cuda/trunk/PKGBUILD)
  cuda/repos/community-x86_64/cuda-findgllib_mk.diff
(from rev 482302, cuda/trunk/cuda-findgllib_mk.diff)
  cuda/repos/community-x86_64/cuda.conf
(from rev 482302, cuda/trunk/cuda.conf)
  cuda/repos/community-x86_64/cuda.install
(from rev 482302, cuda/trunk/cuda.install)
  cuda/repos/community-x86_64/cuda.sh
(from rev 482302, cuda/trunk/cuda.sh)
Deleted:
  cuda/repos/community-x86_64/PKGBUILD
  cuda/repos/community-x86_64/cuda-findgllib_mk.diff
  cuda/repos/community-x86_64/cuda.conf
  cuda/repos/community-x86_64/cuda.install
  cuda/repos/community-x86_64/cuda.sh

+
 PKGBUILD   |  170 ---
 cuda-findgllib_mk.diff |   44 ++--
 cuda.conf  |6 -
 cuda.install   |   22 +++---
 cuda.sh|4 -
 5 files changed, 125 insertions(+), 121 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 04:59:33 UTC (rev 482302)
+++ PKGBUILD2019-06-19 05:00:14 UTC (rev 482303)
@@ -1,83 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Co-Maintainer: Konstantin Gizdov 
-pkgname=cuda
-pkgver=10.1.168
-_basever=10.1.105
-_driverver=418.39
-pkgrel=2
-pkgdesc="NVIDIA's GPU programming toolkit"
-arch=('x86_64')
-url="https://developer.nvidia.com/cuda-zone;
-license=('custom:NVIDIA')
-depends=('gcc-libs' 'opencl-nvidia' 'nvidia-utils' 'gcc')
-replaces=('cuda-toolkit' 'cuda-sdk')
-provides=('cuda-toolkit' 'cuda-sdk')
-optdepends=('gdb: for cuda-gdb'
-'java-runtime=8: for nsight and nvvp')
-options=(!strip staticlibs)
-install=cuda.install
-source=(https://developer.nvidia.com/compute/cuda/10.1/Prod/local_installers/cuda_${_basever}_${_driverver}_linux.run
-
https://developer.nvidia.com/compute/cuda/10.1/Prod/local_installers/cuda_10.1.168_418.67_linux.run
-cuda.sh
-cuda.conf
-cuda-findgllib_mk.diff)
-sha512sums=('07cdc053989758e4cdccaad566cae7127fa79780ad85033ea52d33cc4c43c9de08e88dd087390c58b542e51703f256859cdf51a018ee57e6a412f45fb9561622'
-
'85635012ec7081e200fb46f973852939f9709e802f495c288d5f31ff1fbd283a578fdaca0afa8955e6e0c7ca6c4862428da5168e0938b48390952d8633350910'
-
'b3691913027b8390161c7412d87a905712d90434cc82027a52f203f8ae3dda755738f734f8190277471e4541d685b524568ad03af58d4b7ebad346eee11c10e4'
-
'714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e'
-
'41d6b6cad934f135eafde610d1cbd862033977fd4416a4b6abaa47709a70bab7fcf6f8377c21329084fb9db13f2a8c8c20e93c15292d7d4a6448d70a33b23f1b')
-
-prepare() {
-  sh cuda_${_basever}_${_driverver}_linux.run --target "${srcdir}" --noexec
-  sh cuda_10.1.168_418.67_linux.run --target "${srcdir}" --noexec
-
-  # Fix up samples tht use findgllib_mk
-  for f in builds/cuda-samples/*/*/findgllib.mk; do
-patch $f cuda-findgllib_mk.diff
-  done
-}
-
-package() {
-  mkdir -p "${pkgdir}/opt/"
-
-  cd "${srcdir}/builds"
-  cp -r cuda-toolkit "${pkgdir}/opt/cuda"
-  cp -r cublas/include/* "${pkgdir}/opt/cuda/include/"
-  cp -r cublas/lib64/* "${pkgdir}/opt/cuda/lib64/"
-  cp -r cuda-samples "${pkgdir}/opt/cuda/samples"
-  ln -s /opt/cuda/targets/x86_64-linux/lib "${pkgdir}/opt/cuda/lib"
-  ln -s /opt/cuda/nvvm/lib64 "${pkgdir}/opt/cuda/nvvm/lib"
-
-  # Use GCC 8
-  ln -s /usr/bin/gcc "${pkgdir}/opt/cuda/bin/gcc"
-  ln -s /usr/bin/g++ "${pkgdir}/opt/cuda/bin/g++"
-
-  # Create soname links.
-  # We have to be weird about this since for some reason the ELF SONAME is 
incorrect or at least partially incorrect for some libs.
-  # Best we can do is create all symlinks and hope for the best.
-  # Their installer used to perform this for us but now it's all manual and I 
think this is what we'll be stuck with for now.
-  find cuda-toolkit/targets -type f -name '*.so*' ! -path '*stubs/*' -print0 | 
while read -rd $'\0' _lib; do
-_base=${_lib%.so.*}
-_current_soname=$(basename ${_lib%.*})
-while [[ $_current_soname != $(basename $_base) ]]; do
-  ln -sf ${_lib##*/} ${pkgdir}/opt/cuda/lib64/$_current_soname
-  _current_soname=${_current_soname%.*}
-done
-  done
-
-  # Install profile and ld.so.config files
-  install -Dm755 "${srcdir}/cuda.sh" "${pkgdir}/etc/profile.d/cuda.sh"
-  install -Dm644 "${srcdir}/cuda.conf" "${pkgdir}/etc/ld.so.conf.d/cuda.conf"
-
-  mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s /opt/cuda/doc/pdf/EULA.pdf 
"${pkgdir}/usr/share/licenses/${pkgname}/EULA.pdf"
-
-  # Remove included copy of java and link to system java 8
-  rm -fr  "${pkgdir}/opt/cuda/jre"
-  sed 's|../jre/bin/java|/usr/lib/jvm/java-8-openjdk/jre/bin/java|g' \
--i 

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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 04:59:33
  Author: svenstaro
Revision: 482302

upgpkg: cuda 10.1.168-3

Allow GCC 9 to work hopefully

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 04:51:31 UTC (rev 482301)
+++ PKGBUILD2019-06-19 04:59:33 UTC (rev 482302)
@@ -4,7 +4,7 @@
 pkgver=10.1.168
 _basever=10.1.105
 _driverver=418.39
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuda-zone;
@@ -48,7 +48,8 @@
   ln -s /opt/cuda/targets/x86_64-linux/lib "${pkgdir}/opt/cuda/lib"
   ln -s /opt/cuda/nvvm/lib64 "${pkgdir}/opt/cuda/nvvm/lib"
 
-  # Use GCC 8
+  # Define compilers for CUDA to use.
+  # This allows us to use older versions of GCC if we have to.
   ln -s /usr/bin/gcc "${pkgdir}/opt/cuda/bin/gcc"
   ln -s /usr/bin/g++ "${pkgdir}/opt/cuda/bin/g++"
 
@@ -77,6 +78,9 @@
   sed 's|../jre/bin/java|/usr/lib/jvm/java-8-openjdk/jre/bin/java|g' \
 -i "${pkgdir}/opt/cuda/libnsight/nsight.ini" \
 -i "${pkgdir}/opt/cuda/libnvvp/nvvp.ini"
+
+  # Allow GCC 9 to work
+  sed -i "/.*unsupported GNU version.*/d" 
"${pkgdir}"/opt/cuda/targets/x86_64-linux/include/crt/host_config.h
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 04:51:31
  Author: svenstaro
Revision: 482301

archrelease: copy trunk to community-x86_64

Added:
  teamspeak3/repos/community-x86_64/LICENSE
(from rev 482300, teamspeak3/trunk/LICENSE)
  teamspeak3/repos/community-x86_64/PERMISSION.eml
(from rev 482300, teamspeak3/trunk/PERMISSION.eml)
  teamspeak3/repos/community-x86_64/PKGBUILD
(from rev 482300, teamspeak3/trunk/PKGBUILD)
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
(from rev 482300, teamspeak3/trunk/teamspeak3.desktop)
  teamspeak3/repos/community-x86_64/teamspeak3.png
(from rev 482300, teamspeak3/trunk/teamspeak3.png)
Deleted:
  teamspeak3/repos/community-x86_64/LICENSE
  teamspeak3/repos/community-x86_64/PERMISSION.eml
  teamspeak3/repos/community-x86_64/PKGBUILD
  teamspeak3/repos/community-x86_64/teamspeak3.desktop
  teamspeak3/repos/community-x86_64/teamspeak3.png

+
 LICENSE|  180 +--
 PKGBUILD   |  101 ++--
 teamspeak3.desktop |   26 +++
 3 files changed, 153 insertions(+), 154 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-06-19 04:51:21 UTC (rev 482300)
+++ LICENSE 2019-06-19 04:51:31 UTC (rev 482301)
@@ -1,90 +0,0 @@
-Framework license agreement for the installation of the TeamSpeak client
-
-This License Agreement ("Agreement") is effective between "you", the person or 
company who/which is using software branded TeamSpeak, developed by TeamSpeak 
Systems GmbH ("TeamSpeak"), and TeamSpeak Systems GmbH (Germany) with 
installation of the TeamSpeak client.
-
-## I. Definitions
-
-  1. "Standard Software" means the object code of the TeamSpeak voice 
communication software version 3.x (binary executable), and all previous 
versions, both client and server, which is provided by TeamSpeak, including all 
standard software enhancements, upgrades or updates, which you will receive if 
and when they are made available.
-  2. "Licensed Material" refers to the standard software, all documentation 
components included with the standard software and other information that 
TeamSpeak provides together with the license for the standard software.
-  3. "Client" refers to the TeamSpeak standard software which connects to the 
TeamSpeak server software via computer network or the Internet. The client 
therefore usually runs on the end user's computer. A client can connect to one 
or more servers at the same time. Multiple clients communicate with each other 
by routing the communication data through the server, which distributes them to 
other clients. Clients thus do not connect directly to each other, but always 
connect only to the server that acts as an intermediary and distributor for 
voice communication.
-
-## II. Indemnity / Warranty
-
-TeamSpeak shall pay compensation or reimbursement of expenses, for whatever 
legal reason (e.g. for legal transactions and legal transaction-related 
obligations, breach of duty and unlawful acts), only to the following extent:
-
-  1. Liability for intentional actions is unlimited.
-  2. TeamSpeak may plea contributory negligence. In particular you have the 
obligation and responsibility to make use of data backup and virus protection 
following the latest technical standards.
-  3. In case of injury to life, body and health, and in case of claims based 
on the Product Liability Act, the statutory provisions apply.
-  4. The software is of the agreed quality which is suitable to perform the 
contractually required functions, and otherwise standard functions, and has the 
usual quality for this type of software; however, it is not error-free. A 
functional impairment of the software which results from hardware defects, 
environmental conditions, improper operation, or similar is not a defect. Minor 
reductions in quality are not considered here.
-  5. If you install third-party plug-ins to complement the client, TeamSpeak 
assumes no liability irrespective of the origin of the plug-in. You are 
required to learn about the applicable privacy policy of the plug-in publisher.
-  6. Standard software upgrades are free of charge, if and when they become 
available. You are obliged to install client upgrades promptly after 
publication.
-
-## III. Ownership and restrictions
-
-  1. You acknowledge and agree that your rights in and to the Licensed 
Material are solely limited to the transitory use of the standard software, and 
you have no ownership rights to any component of the Licensed Material. You 
acknowledge that TeamSpeak and / or its licensors own all rights, property 
rights and exploitation rights, including but not limited to copyrights, patent 
rights, the right to confidentiality of trade secrets and other rights in and 
to the Licensed Material on intellectual property and all altered, modified and 
corrected versions thereof.
-  2. The following 

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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 04:51:21
  Author: svenstaro
Revision: 482300

upgpkg: teamspeak3 3.3.0-1

Modified:
  teamspeak3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 04:28:59 UTC (rev 482299)
+++ PKGBUILD2019-06-19 04:51:21 UTC (rev 482300)
@@ -3,7 +3,7 @@
 # Contributor: J.W. Birdsong  
 
 pkgname=teamspeak3
-pkgver=3.2.5
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="TeamSpeak is software for quality voice communication via the 
Internet"
 url="http://www.teamspeak.com;
@@ -13,11 +13,11 @@
 source=('teamspeak3.desktop'
 'teamspeak3.png'
 'LICENSE'
-
"http://dl.4players.de/ts/releases/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run;)
+
"https://files.teamspeak-services.com/releases/client/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run;)
 
sha512sums=('04104f77d7a6cf669896d5bf76664409d18282b8a500d623e7d12d91be26b69ac935cb853cd34dcffb23182ffefb7ca69b14f35b763822e7f7c6102c1003c2d3'
 
'af18ed36a3c8de90b60a7205ebf91a35d4b517f22f97d541c82debdb12697882469d9771fdf3fb8b081aeb74a01237f3afd4732daccf4b374dc6d39e7df5d444'
 
'd6d03f1bda86c90390ce0032e4d30e889977f80ff76ba1e5c443109e93cbedbee92c6fc2759f58d23659c15dba4f2ac718861571239ba117dcfe11f136f556dc'
-
'fdfaa863d3523fffdf46ca0cf9c2b0588e8d847e348ade75c8f82818920f493460740a5192d4cc8d1eafe1e7a03af93b09ae6ddecaa0b166552ab5409508a445')
+
'477ced3deb4d4226817bf1f4ec0828123c027027160cdc62a6384583227c153168ec28025613380483229e2a8b3c30bf5b17337c3011e52f01317a9f0dbd4bbb')
 
 prepare() {
   mkdir archive && cd archive
@@ -26,9 +26,8 @@
   # Fix permissions
   find -type d | xargs chmod 755
   find -type f | xargs chmod 644
-  find -name '*.so' | xargs chmod 755
-  chmod +x ts3client*
-  chmod +x package_inst
+  find -name '*.so*' | xargs chmod 755
+  chmod +x ts3client* package_inst QtWebEngineProcess
 }
 
 package() {


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 04:28:49
  Author: svenstaro
Revision: 482298

upgpkg: python-pytorch 1.1.0-5

Move libs out of /usr/lib/pytorch to /usr/lib

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 03:59:58 UTC (rev 482297)
+++ PKGBUILD2019-06-19 04:28:49 UTC (rev 482298)
@@ -5,7 +5,7 @@
 pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
 _pkgname="pytorch"
 pkgver=1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org;
@@ -96,37 +96,29 @@
 
   python setup.py install --root="${pkgdir}"/ --optimize=1 --skip-build
 
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 
-  # put CMake files in correct place
-  install -d "${pkgdir}/usr/lib/cmake"
   pytorchpath="usr/lib/python$(get_pyver)/site-packages/torch"
-  mv "${pkgdir}/${pytorchpath}/share/cmake"/* \
- "${pkgdir}/usr/lib/cmake/"
+  install -d "${pkgdir}/usr/lib"
 
+  # put CMake files in correct place
+  mv "${pkgdir}/${pytorchpath}/share/cmake" "${pkgdir}/usr/lib/cmake"
+
   # put C++ API in correct place
-  install -d "${pkgdir}/usr/include"
-  install -d "${pkgdir}/usr/lib/pytorch"
-  mv "${pkgdir}/${pytorchpath}/include"/* "${pkgdir}/usr/include/"
-  mv "${pkgdir}/${pytorchpath}/lib"/*.so* "${pkgdir}/usr/lib/pytorch/"
+  mv "${pkgdir}/${pytorchpath}/include" "${pkgdir}/usr/include"
+  mv "${pkgdir}/${pytorchpath}/lib"/*.so* "${pkgdir}/usr/lib/"
 
   # clean up duplicates
   # TODO: move towards direct shared library dependecy of:
   #   c10, caffe2, libcpuinfo, CUDA RT, gloo, GTest, Intel MKL,
   #   NVRTC, ONNX, protobuf, libthreadpool, QNNPACK
-  rm -rf "${pkgdir}/${pytorchpath}/share/cmake"
-  rm -rf "${pkgdir}/${pytorchpath}/include"
   rm -rf "${pkgdir}/usr/include/pybind11"
 
   # python module is hardcoded to look there at runtime
   ln -s /usr/include "${pkgdir}/${pytorchpath}/include"
-  find "${pkgdir}"/usr/lib/pytorch -type f -name "*.so*" -print0 | while read 
-rd $'\0' _lib; do
+  find "${pkgdir}"/usr/lib -type f -name "*.so*" -print0 | while read -rd 
$'\0' _lib; do
 ln -s ${_lib#"$pkgdir"} "${pkgdir}/${pytorchpath}/lib/"
   done
-
-  # ldconfig
-  install -d "${pkgdir}/etc/ld.so.conf.d"
-  echo '/usr/lib/pytorch' > "${pkgdir}/etc/ld.so.conf.d/pytorch.conf"
 }
 
 package_python-pytorch() {


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 04:28:59
  Author: svenstaro
Revision: 482299

archrelease: copy trunk to community-x86_64

Added:
  python-pytorch/repos/community-x86_64/PKGBUILD
(from rev 482298, python-pytorch/trunk/PKGBUILD)
  python-pytorch/repos/community-x86_64/change_default_config.patch
(from rev 482298, python-pytorch/trunk/change_default_config.patch)
Deleted:
  python-pytorch/repos/community-x86_64/PKGBUILD
  python-pytorch/repos/community-x86_64/change_default_config.patch

-+
 PKGBUILD|  324 --
 change_default_config.patch |   56 +++
 2 files changed, 186 insertions(+), 194 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 04:28:49 UTC (rev 482298)
+++ PKGBUILD2019-06-19 04:28:59 UTC (rev 482299)
@@ -1,166 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
-_pkgname="pytorch"
-pkgver=1.1.0
-pkgrel=4
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="https://pytorch.org;
-license=('BSD')
-depends=('google-glog' 'gflags' 'opencv' 'openmp' 'nccl' 'pybind11' 'python' 
'python-yaml' 'python-numpy' 'protobuf' 'ffmpeg')
-makedepends=('python' 'python-setuptools' 'python-yaml' 'python-numpy' 'cmake' 
'cuda' 'cudnn' 'git')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-get_pyver () {
-python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
-}
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # This is the lazy way since pytorch has sooo many submodules and they keep
-  # changing them around but we've run into more problems so far doing it the
-  # manual than the lazy way. This lazy way (not explicitly specifying all
-  # submodules) will make building inefficient but for now I'll take it.
-  # It will result in the same package, don't worry.
-  git submodule update --init --recursive
-
-  cd ..
-
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-cuda"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-opt-cuda"
-
-  export CC=gcc
-  export CXX=g++
-  export VERBOSE=1
-  export PYTORCH_BUILD_VERSION="${pkgver}"
-  export PYTORCH_BUILD_NUMBER=1
-
-  # Check tools/setup_helpers/cmake.py, setup.py and CMakeLists.txt for a list 
of flags that can be set via env vars.
-  export USE_MKLDNN=OFF
-  # export BUILD_CUSTOM_PROTOBUF=OFF
-  # export BUILD_SHARED_LIBS=OFF
-  export USE_FFMPEG=ON
-  export USE_GFLAGS=ON
-  export USE_GLOG=ON
-  export BUILD_BINARY=ON
-  export USE_OPENCV=ON
-  export USE_SYSTEM_NCCL=ON
-  export CUDAHOSTCXX=g++
-  export CUDA_HOME=/opt/cuda
-  export CUDNN_LIB_DIR=/usr/lib
-  export CUDNN_INCLUDE_DIR=/usr/include
-  export TORCH_NVCC_FLAGS="-Xfatbin -compress-all"
-  export 
TORCH_CUDA_ARCH_LIST="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"
-}
-
-build() {
-  echo "Building without cuda and without non-x86-64 optimizations"
-  export NO_CUDA=1
-  export WITH_CUDNN=0
-  cd "${srcdir}/${_pkgname}-${pkgver}"
-  python setup.py build
-
-
-  echo "Building without cuda and with non-x86-64 optimizations"
-  export NO_CUDA=1
-  export WITH_CUDNN=0
-  cd "${srcdir}/${_pkgname}-${pkgver}-opt"
-  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
-  python setup.py build
-
-
-  echo "Building with cuda and without non-x86-64 optimizations"
-  export NO_CUDA=0
-  export WITH_CUDNN=1
-  cd "${srcdir}/${_pkgname}-${pkgver}-cuda"
-  python setup.py build
-
-
-  echo "Building with cuda and with non-x86-64 optimizations"
-  export NO_CUDA=0
-  export WITH_CUDNN=1
-  cd "${srcdir}/${_pkgname}-${pkgver}-opt-cuda"
-  echo "add_definitions(-march=haswell)" >> cmake/MiscCheck.cmake
-  python setup.py build
-}
-
-_package() {
-  # Prevent setup.py from re-running CMake and rebuilding
-  sed -e 's/RUN_BUILD_DEPS = True/RUN_BUILD_DEPS = False/g' -i setup.py
-
-  python setup.py install --root="${pkgdir}"/ --optimize=1 --skip-build
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-
-  # put CMake files in correct place
-  install -d "${pkgdir}/usr/lib/cmake"
-  pytorchpath="usr/lib/python$(get_pyver)/site-packages/torch"
-  mv "${pkgdir}/${pytorchpath}/share/cmake"/* \
- "${pkgdir}/usr/lib/cmake/"
-
-  # put C++ API in correct place
-  install -d "${pkgdir}/usr/include"
-  install -d "${pkgdir}/usr/lib/pytorch"
-  mv "${pkgdir}/${pytorchpath}/include"/* "${pkgdir}/usr/include/"
-  mv "${pkgdir}/${pytorchpath}/lib"/*.so* "${pkgdir}/usr/lib/pytorch/"
-
-  # clean up duplicates
-  # TODO: move towards direct shared library dependecy of:
-  #   c10, caffe2, libcpuinfo, CUDA RT, gloo, GTest, 

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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 03:59:52
  Author: svenstaro
Revision: 482296

upgpkg: bazel 0.27.0-1

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 03:58:08 UTC (rev 482295)
+++ PKGBUILD2019-06-19 03:59:52 UTC (rev 482296)
@@ -4,18 +4,18 @@
 # Contributor: Simon Legner 
 
 pkgname=bazel
-pkgver=0.26.1
+pkgver=0.27.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')
+depends=('java-environment=12' '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=('f43f156947c2e9effb1f3ab79235d47d00254103b5a5aac62001008403216b2330c9062ce85d42be4fa582ad52d14ba52a47875df40c58a7e18c391684407574'
+sha512sums=('f5c6a0c789eb55790479ff839f7f959e7d0e46e5f14b5cdcd720e4dc2c36122345c9dcd6bfa803f88fb5264553a3d63ae0c8e4c7b9779bfc65183e2aaee5a666'
 'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 03:59:58
  Author: svenstaro
Revision: 482297

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 03:59:52 UTC (rev 482296)
+++ PKGBUILD2019-06-19 03:59:58 UTC (rev 482297)
@@ -1,39 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Co-Maintainer: Konstantin Gizdov 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.26.1
-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=('f43f156947c2e9effb1f3ab79235d47d00254103b5a5aac62001008403216b2330c9062ce85d42be4fa582ad52d14ba52a47875df40c58a7e18c391684407574'
-'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-x86_64/PKGBUILD (from rev 482296, 
bazel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 03:59:58 UTC (rev 482297)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Co-Maintainer: Konstantin Gizdov 
+# Contributor: Frederik Schwan 
+# Contributor: Simon Legner 
+
+pkgname=bazel
+pkgver=0.27.0
+pkgrel=1
+pkgdesc='Correct, reproducible, and fast builds for everyone'
+arch=('x86_64')
+license=('Apache')
+url='https://bazel.io/'
+depends=('java-environment=12' '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=('f5c6a0c789eb55790479ff839f7f959e7d0e46e5f14b5cdcd720e4dc2c36122345c9dcd6bfa803f88fb5264553a3d63ae0c8e4c7b9779bfc65183e2aaee5a666'
+'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 electron/repos/community-staging-x86_64 (18 files)

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 03:58:08
  Author: tensor5
Revision: 482295

archrelease: copy trunk to community-staging-x86_64

Added:
  electron/repos/community-staging-x86_64/PKGBUILD
(from rev 482294, electron/trunk/PKGBUILD)
  
electron/repos/community-staging-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
(from rev 482294, 
electron/trunk/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch)
  
electron/repos/community-staging-x86_64/chromium-color_utils-use-std-sqrt.patch
(from rev 482294, electron/trunk/chromium-color_utils-use-std-sqrt.patch)
  
electron/repos/community-staging-x86_64/chromium-media-fix-build-with-libstdc++.patch
(from rev 482294, 
electron/trunk/chromium-media-fix-build-with-libstdc++.patch)
  electron/repos/community-staging-x86_64/chromium-skia-harmony.patch
(from rev 482294, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-staging-x86_64/chromium-system-icu.patch
(from rev 482294, electron/trunk/chromium-system-icu.patch)
  electron/repos/community-staging-x86_64/default_app-icon.patch
(from rev 482294, electron/trunk/default_app-icon.patch)
  electron/repos/community-staging-x86_64/electron.desktop
(from rev 482294, electron/trunk/electron.desktop)
  electron/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 482294, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-staging-x86_64/PKGBUILD
  
electron/repos/community-staging-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
  
electron/repos/community-staging-x86_64/chromium-color_utils-use-std-sqrt.patch
  
electron/repos/community-staging-x86_64/chromium-media-fix-build-with-libstdc++.patch
  electron/repos/community-staging-x86_64/chromium-skia-harmony.patch
  electron/repos/community-staging-x86_64/chromium-system-icu.patch
  electron/repos/community-staging-x86_64/default_app-icon.patch
  electron/repos/community-staging-x86_64/electron.desktop
  electron/repos/community-staging-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  392 
+-
 chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch |   68 -
 chromium-color_utils-use-std-sqrt.patch  |   96 +-
 chromium-media-fix-build-with-libstdc++.patch|   96 +-
 chromium-skia-harmony.patch  |   26 
 chromium-system-icu.patch|   38 
 default_app-icon.patch   |   42 -
 electron.desktop |   14 
 use-system-libraries-in-node.patch   |  112 +-
 9 files changed, 442 insertions(+), 442 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 03:56:51 UTC (rev 482294)
+++ PKGBUILD2019-06-19 03:58:08 UTC (rev 482295)
@@ -1,196 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=5.0.2
-_commit=6b371a5ef99cde624cd4451103601c90299e6b81
-_chromiumver=73.0.3683.121
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
- 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch'
-'chromium-color_utils-use-std-sqrt.patch'
-'chromium-media-fix-build-with-libstdc++.patch'
-'chromium-skia-harmony.patch'
-'chromium-system-icu.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'a9f4d2af71c4399dd01047bb1205c0ca9bb5ce6bf0eeaeb57acf4c69724b668b'
-'e38b50ef16e6fc7520b1892f3b17758db14733d207cc083cfcd89995248f'
-'f2b12ccf83a8e0adda4a87ae5c983df5e092ccf1f9a6f2e05799ce4d451dbda1'
-'b3b6f5147d519c586cbdaf3b227dd1719676fa3a65edd6f08989087afd287afa'
-

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

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 03:56:51
  Author: tensor5
Revision: 482294

upgpkg: electron 5.0.5-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 03:55:13 UTC (rev 482293)
+++ PKGBUILD2019-06-19 03:56:51 UTC (rev 482294)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=electron
-pkgver=5.0.2
-_commit=6b371a5ef99cde624cd4451103601c90299e6b81
+pkgver=5.0.5
+_commit=ae5d5568453b07f36aaa4edd110efb0df4455dbe
 _chromiumver=73.0.3683.121
 pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'


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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 03:55:13
  Author: svenstaro
Revision: 482293

archrelease: copy trunk to community-x86_64

Added:
  tensorflow/repos/community-x86_64/PKGBUILD
(from rev 482292, tensorflow/trunk/PKGBUILD)
  tensorflow/repos/community-x86_64/cuda_config.patch
(from rev 482292, tensorflow/trunk/cuda_config.patch)
  tensorflow/repos/community-x86_64/protobuf_temp_fix_cuda10.1.patch
(from rev 482292, tensorflow/trunk/protobuf_temp_fix_cuda10.1.patch)
  tensorflow/repos/community-x86_64/protobuf_temp_fix_cuda10.1_apply.patch
(from rev 482292, tensorflow/trunk/protobuf_temp_fix_cuda10.1_apply.patch)
Deleted:
  tensorflow/repos/community-x86_64/PKGBUILD
  tensorflow/repos/community-x86_64/cuda_config.patch
  tensorflow/repos/community-x86_64/protobuf_temp_fix_cuda10.1.patch
  tensorflow/repos/community-x86_64/protobuf_temp_fix_cuda10.1_apply.patch

+
 PKGBUILD   |  482 +++
 cuda_config.patch  |  140 -
 protobuf_temp_fix_cuda10.1.patch   |   70 ++--
 protobuf_temp_fix_cuda10.1_apply.patch |   88 ++---
 4 files changed, 390 insertions(+), 390 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 03:54:52 UTC (rev 482292)
+++ PKGBUILD2019-06-19 03:55:13 UTC (rev 482293)
@@ -1,241 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Co-Maintainer: Konstantin Gizdov (kgizdov) 
-# Contributor: Adria Arrufat (archdria) 
-# Contributor: Thibault Lorrain (fredszaq) 
-
-pkgbase=tensorflow
-pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
-pkgver=1.14.0rc1
-_pkgver=1.14.0-rc1
-pkgrel=1
-pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
-url="https://www.tensorflow.org/;
-license=('APACHE')
-arch=('x86_64')
-depends=('c-ares')
-makedepends=('bazel' 'python-numpy' 'cuda' 'nvidia-utils' 'nccl' 'git' 'gcc'
- 'cudnn' 'python-pip' 'python-wheel' 'python-setuptools' 
'python-h5py'
- 'python-keras-applications' 'python-keras-preprocessing')
-optdepends=('tensorboard: Tensorflow visualization toolkit')
-source=("https://github.com/tensorflow/tensorflow/archive/v${_pkgver}.tar.gz;)
-sha512sums=('c2d24332b05719bae4ca35f52ccbcc973a899e7abd7ebe8372a6c352bc254d05a489bd92b3d80c7c4a0ea640bd5295a3ec084cf85de431ab4e655c2d916ae10f')
-
-get_pyver () {
-python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
-}
-
-prepare() {
-  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
-  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
-  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt-cuda
-
-  # These environment variables influence the behavior of the configure call 
below.
-  export PYTHON_BIN_PATH=/usr/bin/python
-  export USE_DEFAULT_PYTHON_LIB_PATH=1
-  export TF_NEED_JEMALLOC=1
-  export TF_NEED_KAFKA=0
-  export TF_NEED_OPENCL_SYCL=0
-  export TF_NEED_AWS=0
-  export TF_NEED_GCP=0
-  export TF_NEED_HDFS=0
-  export TF_NEED_S3=0
-  export TF_ENABLE_XLA=1
-  export TF_NEED_GDR=0
-  export TF_NEED_VERBS=0
-  export TF_NEED_OPENCL=0
-  export TF_NEED_MPI=0
-  export TF_NEED_TENSORRT=0
-  export TF_NEED_NGRAPH=0
-  export TF_NEED_IGNITE=0
-  export TF_NEED_ROCM=0
-  export TF_SET_ANDROID_WORKSPACE=0
-  export TF_DOWNLOAD_CLANG=0
-  export TF_NCCL_VERSION=2.4
-  export TF_IGNORE_MAX_BAZEL_VERSION=1
-  export NCCL_INSTALL_PATH=/usr
-  export GCC_HOST_COMPILER_PATH=/usr/bin/gcc
-  export HOST_CXX_COMPILER_PATH=/usr/bin/gcc
-  export TF_CUDA_CLANG=0  # Clang currently disabled because it's not 
compatible at the moment.
-  export CLANG_CUDA_COMPILER_PATH=/usr/bin/clang
-  export TF_CUDA_PATHS=/opt/cuda,/usr/lib,/usr
-  export TF_CUDA_VERSION=$(/opt/cuda/bin/nvcc --version | sed -n 's/^.*release 
\(.*\),.*/\1/p')
-  export TF_CUDNN_VERSION=$(sed -n 's/^#define CUDNN_MAJOR\s*\(.*\).*/\1/p' 
/usr/include/cudnn.h)
-  export 
TF_CUDA_COMPUTE_CAPABILITIES=3.5,3.7,5.0,5.2,5.3,6.0,6.1,6.2,7.0,7.2,7.5
-}
-
-build() {
-  echo "Building without cuda and without non-x86-64 optimizations"
-  cd "${srcdir}"/tensorflow-${_pkgver}
-  export CC_OPT_FLAGS="-march=x86-64"
-  export TF_NEED_CUDA=0
-  ./configure
-  bazel \
-build --config=opt \
-  //tensorflow:libtensorflow.so \
-  //tensorflow:libtensorflow_cc.so \
-  //tensorflow:install_headers \
-  //tensorflow/tools/pip_package:build_pip_package
-  bazel-bin/tensorflow/tools/pip_package/build_pip_package "${srcdir}"/tmp
-
-
-  echo "Building without cuda and with non-x86-64 optimizations"
-  cd "${srcdir}"/tensorflow-${_pkgver}-opt
-  export CC_OPT_FLAGS="-march=haswell"
-  export TF_NEED_CUDA=0
-  ./configure
-  bazel \
-build --config=opt \
-  //tensorflow:libtensorflow.so \
-  //tensorflow:libtensorflow_cc.so \
-  

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

2019-06-18 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 19, 2019 @ 03:54:52
  Author: svenstaro
Revision: 482292

upgpkg: tensorflow 1.14.0rc1-2

Fix wrong stuff being packaged resulting in lack of cuda and optimiziations

Modified:
  tensorflow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 03:36:04 UTC (rev 482291)
+++ PKGBUILD2019-06-19 03:54:52 UTC (rev 482292)
@@ -7,7 +7,7 @@
 pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda 
python-tensorflow python-tensorflow-opt python-tensorflow-cuda 
python-tensorflow-opt-cuda)
 pkgver=1.14.0rc1
 _pkgver=1.14.0-rc1
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
 url="https://www.tensorflow.org/;
 license=('APACHE')
@@ -118,7 +118,7 @@
   //tensorflow:libtensorflow_cc.so \
   //tensorflow:install_headers \
   //tensorflow/tools/pip_package:build_pip_package
-  bazel-bin/tensorflow/tools/pip_package/build_pip_package 
"${srcdir}"/tmpcudaopt
+  bazel-bin/tensorflow/tools/pip_package/build_pip_package 
"${srcdir}"/tmpoptcuda
 }
 
 _package() {
@@ -126,7 +126,7 @@
   install -d "${pkgdir}"/usr/include/tensorflow
   cp -r bazel-genfiles/tensorflow/include/* "${pkgdir}"/usr/include/tensorflow/
   # install python-version to get all extra headers
-  WHEEL_PACKAGE=$(find "${srcdir}"/tmp -name "tensor*.whl")
+  WHEEL_PACKAGE=$(find "${srcdir}"/$1 -name "tensor*.whl")
   pip install --ignore-installed --upgrade --root "${pkgdir}"/ $WHEEL_PACKAGE 
--no-dependencies
   # move extra headers to correct location
   find "${pkgdir}/usr/lib/python$(get_pyver)"/site-packages/tensorflow/include 
-maxdepth 1 -mindepth 1 -type d -print0 | while read -rd $'\0' _folder; do
@@ -149,7 +149,7 @@
 }
 
 _python_package() {
-  WHEEL_PACKAGE=$(find "${srcdir}"/tmp -name "tensor*.whl")
+  WHEEL_PACKAGE=$(find "${srcdir}"/$1 -name "tensor*.whl")
   pip install --ignore-installed --upgrade --root "${pkgdir}"/ $WHEEL_PACKAGE 
--no-dependencies
 
   # create symlinks to headers
@@ -169,7 +169,7 @@
 
 package_tensorflow() {
   cd "${srcdir}"/tensorflow-${_pkgver}
-  _package
+  _package tmp
 }
 
 package_tensorflow-opt() {
@@ -178,7 +178,7 @@
   provides=(tensorflow)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-opt
-  _package
+  _package tmpopt
 }
 
 package_tensorflow-cuda() {
@@ -188,7 +188,7 @@
   provides=(tensorflow)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-cuda
-  _package
+  _package tmpcuda
 }
 
 package_tensorflow-opt-cuda() {
@@ -198,7 +198,7 @@
   provides=(tensorflow tensorflow-cuda)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-opt-cuda
-  _package
+  _package tmpoptcuda
 }
 
 package_python-tensorflow() {
@@ -205,7 +205,7 @@
   depends+=(tensorflow python-termcolor python-astor python-gast python-numpy 
python-protobuf absl-py python-h5py python-keras-applications 
python-keras-preprocessing python-tensorflow-estimator)
 
   cd "${srcdir}"/tensorflow-${_pkgver}
-  _python_package
+  _python_package tmp
 }
 
 package_python-tensorflow-opt() {
@@ -215,7 +215,7 @@
   provides=(python-tensorflow)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-opt
-  _python_package
+  _python_package tmpopt
 }
 
 package_python-tensorflow-cuda() {
@@ -225,7 +225,7 @@
   provides=(python-tensorflow)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-cuda
-  _python_package
+  _python_package tmpcuda
 }
 
 package_python-tensorflow-opt-cuda() {
@@ -235,7 +235,7 @@
   provides=(python-tensorflow python-tensorflow-cuda)
 
   cd "${srcdir}"/tensorflow-${_pkgver}-opt-cuda
-  _python_package
+  _python_package tmpoptcuda
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 03:36:01
  Author: bgyorgy
Revision: 482290

upgpkg: libspatialite 4.3.0.a-5

Rebuild for proj 6.1.0

Modified:
  libspatialite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 03:01:46 UTC (rev 482289)
+++ PKGBUILD2019-06-19 03:36:01 UTC (rev 482290)
@@ -4,7 +4,7 @@
 
 pkgname=libspatialite
 pkgver=4.3.0.a
-pkgrel=4
+pkgrel=5
 pkgdesc="SQLite extension to support spatial data types and operations"
 arch=('x86_64')
 url="https://www.gaia-gis.it/fossil/libspatialite;
@@ -16,7 +16,7 @@
 build() {
   cd "${srcdir}"/$pkgname-4.3.0a
 
-  ./configure --prefix=/usr --enable-libxml2
+  ./configure --prefix=/usr --enable-libxml2 CFLAGS="$CFLAGS 
-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
   make
 }
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 03:36:04
  Author: bgyorgy
Revision: 482291

archrelease: copy trunk to community-staging-x86_64

Added:
  libspatialite/repos/community-staging-x86_64/
  libspatialite/repos/community-staging-x86_64/PKGBUILD
(from rev 482290, libspatialite/trunk/PKGBUILD)

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

Copied: libspatialite/repos/community-staging-x86_64/PKGBUILD (from rev 482290, 
libspatialite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-19 03:36:04 UTC (rev 482291)
@@ -0,0 +1,27 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Brian Galey 
+# Contributor: Pietro Zambelli 
+
+pkgname=libspatialite
+pkgver=4.3.0.a
+pkgrel=5
+pkgdesc="SQLite extension to support spatial data types and operations"
+arch=('x86_64')
+url="https://www.gaia-gis.it/fossil/libspatialite;
+license=('MPL' 'GPL' 'LGPL')
+depends=('geos' 'libfreexl' 'libxml2' 'proj' 'sqlite')
+source=(https://www.gaia-gis.it/gaia-sins/$pkgname-4.3.0a.tar.gz)
+sha256sums=('88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499')
+
+build() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  ./configure --prefix=/usr --enable-libxml2 CFLAGS="$CFLAGS 
-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  make DESTDIR="${pkgdir}" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 03:01:46
  Author: bgyorgy
Revision: 482289

archrelease: copy trunk to community-staging-x86_64

Added:
  merkaartor/repos/community-staging-x86_64/
  merkaartor/repos/community-staging-x86_64/PKGBUILD
(from rev 482288, merkaartor/trunk/PKGBUILD)
  merkaartor/repos/community-staging-x86_64/merkaartor-exiv2-0.27.1.patch
(from rev 482288, merkaartor/trunk/merkaartor-exiv2-0.27.1.patch)
  merkaartor/repos/community-staging-x86_64/merkaartor.appdata.xml
(from rev 482288, merkaartor/trunk/merkaartor.appdata.xml)
  merkaartor/repos/community-staging-x86_64/nowebkit.patch
(from rev 482288, merkaartor/trunk/nowebkit.patch)

---+
 PKGBUILD  |   44 
 merkaartor-exiv2-0.27.1.patch |   12 +
 merkaartor.appdata.xml|   43 
 nowebkit.patch|  356 
 4 files changed, 455 insertions(+)

Copied: merkaartor/repos/community-staging-x86_64/PKGBUILD (from rev 482288, 
merkaartor/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-19 03:01:46 UTC (rev 482289)
@@ -0,0 +1,44 @@
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.3
+pkgrel=8
+pkgdesc='OpenStreetMap editor'
+arch=('x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$pkgver.tar.gz;
+merkaartor.appdata.xml
+nowebkit.patch
+merkaartor-exiv2-0.27.1.patch)
+sha256sums=('d6b3e4d982b2c7b82331bc5bc8d993d733c443250f02919c3c4dbd6924e6e947'
+'4082cae211a5480501abb95c302608c45363cc3152a70746a3f41f57c4252df6'
+'f976a3bb6bcd0f0ef8723dcc8597f5ae9789c93143e7ef47f24f43c67913129b'
+'4627728ba02a35fc678c05e801e2499f069f4273af8dbb246040e5dc6f61d487')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../nowebkit.patch
+  patch -p1 -i ../merkaartor-exiv2-0.27.1.patch # Fix build with exiv2 0.27.1
+  sed -i 's/GDAL_VERSION_MAJOR == 2/GDAL_VERSION_MAJOR == 3/' 
src/ImportExport/ImportExportGdal.h # Fix build with gdal 3.0.0
+}
+
+build() {
+  cd $pkgname-$pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1 USEWEBENGINE=0 \
+QMAKE_CXXFLAGS="$CXXFLAGS -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 ../merkaartor.appdata.xml 
"$pkgdir/usr/share/metainfo/merkaartor.appdata.xml"
+}

Copied: merkaartor/repos/community-staging-x86_64/merkaartor-exiv2-0.27.1.patch 
(from rev 482288, merkaartor/trunk/merkaartor-exiv2-0.27.1.patch)
===
--- community-staging-x86_64/merkaartor-exiv2-0.27.1.patch  
(rev 0)
+++ community-staging-x86_64/merkaartor-exiv2-0.27.1.patch  2019-06-19 
03:01:46 UTC (rev 482289)
@@ -0,0 +1,12 @@
+--- merkaartor-0.18.3/src/Docks/GeoImageDock.h.orig2019-05-18 
09:17:08.759836141 +
 merkaartor-0.18.3/src/Docks/GeoImageDock.h 2019-05-18 09:17:23.353374620 
+
+@@ -7,8 +7,7 @@
+ #include 
+ #include 
+ #include 
+-#include 
+-#include 
++#include 
+ #include 
+ 
+ class ImageView;

Copied: merkaartor/repos/community-staging-x86_64/merkaartor.appdata.xml (from 
rev 482288, merkaartor/trunk/merkaartor.appdata.xml)
===
--- community-staging-x86_64/merkaartor.appdata.xml 
(rev 0)
+++ community-staging-x86_64/merkaartor.appdata.xml 2019-06-19 03:01:46 UTC 
(rev 482289)
@@ -0,0 +1,43 @@
+
+
+  org.merkaartor.merkaartor
+  merkaartor.desktop
+  Merkaartor
+  OpenStreetMap editor
+  CC0-1.0
+  GPL-2.0
+  
+Merkaartor is a map editor for OpenStreetMap.org, the free editable map 
of the whole world. Features:
+
+  Download from and upload to the OpenStreetMap server
+  Open .osm and .gpx files
+  Create and move trackpoints, ways, and areas
+  Add tags, delete features
+  Reverse, split and join ways
+  Visualize some leisure/landuse areas and road types
+  Displaying GPS information
+
+  
+  
+
+  Merkaartor 0.15.3 with Mapnik style
+​  
https://wiki.openstreetmap.org/w/images/0/04/Merkaartor_0.15.3.png
+
+
+  Merkaartor 0.15.3 with Maxspeed style
+​  
https://wiki.openstreetmap.org/w/images/b/b4/Merkaartor_0.15.3_maxspeed.png
+
+
+  Merkaartor 0.15.3 showing the fully localized GUI
+​  
https://wiki.openstreetmap.org/w/images/4/48/Merkaartor_0.15.3_i18n.png
+
+
+  

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 03:01:22
  Author: bgyorgy
Revision: 482288

upgpkg: merkaartor 0.18.3-8

Rebuild for gdal 3.0.0

Modified:
  merkaartor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 02:52:36 UTC (rev 482287)
+++ PKGBUILD2019-06-19 03:01:22 UTC (rev 482288)
@@ -6,7 +6,7 @@
 
 pkgname=merkaartor
 pkgver=0.18.3
-pkgrel=7
+pkgrel=8
 pkgdesc='OpenStreetMap editor'
 arch=('x86_64')
 url='http://merkaartor.be/'
@@ -26,12 +26,14 @@
   cd $pkgname-$pkgver
   patch -Np1 -i ../nowebkit.patch
   patch -p1 -i ../merkaartor-exiv2-0.27.1.patch # Fix build with exiv2 0.27.1
+  sed -i 's/GDAL_VERSION_MAJOR == 2/GDAL_VERSION_MAJOR == 3/' 
src/ImportExport/ImportExportGdal.h # Fix build with gdal 3.0.0
 }
 
 build() {
   cd $pkgname-$pkgver
   lrelease src/src.pro
-  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1 USEWEBENGINE=0
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1 USEWEBENGINE=0 \
+QMAKE_CXXFLAGS="$CXXFLAGS -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
   make
 }
 


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

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 02:52:36
  Author: tensor5
Revision: 482287

archrelease: copy trunk to community-x86_64

Added:
  apm/repos/community-x86_64/PKGBUILD
(from rev 482286, apm/trunk/PKGBUILD)
  apm/repos/community-x86_64/apm.js
(from rev 482286, apm/trunk/apm.js)
  apm/repos/community-x86_64/no-scripts.patch
(from rev 482286, apm/trunk/no-scripts.patch)
  apm/repos/community-x86_64/python2.patch
(from rev 482286, apm/trunk/python2.patch)
  apm/repos/community-x86_64/use-system-npm.patch
(from rev 482286, apm/trunk/use-system-npm.patch)
Deleted:
  apm/repos/community-x86_64/PKGBUILD
  apm/repos/community-x86_64/apm.js
  apm/repos/community-x86_64/no-scripts.patch
  apm/repos/community-x86_64/python2.patch
  apm/repos/community-x86_64/use-system-npm.patch

--+
 PKGBUILD |  206 -
 apm.js   |   26 +++---
 no-scripts.patch |   32 +++
 python2.patch|   28 +++---
 use-system-npm.patch |   53 ++--
 5 files changed, 157 insertions(+), 188 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 02:51:45 UTC (rev 482286)
+++ PKGBUILD2019-06-19 02:52:36 UTC (rev 482287)
@@ -1,102 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=apm
-pkgver=2.2.3
-pkgrel=2
-pkgdesc='Atom package manager'
-arch=('x86_64')
-url='https://github.com/atom/apm'
-license=('MIT')
-depends=('libsecret' 'nodejs>=10' 'npm' 'python2')
-makedepends=('git')
-provides=('nodejs-atom-package-manager')
-conflicts=('nodejs-atom-package-manager')
-replaces=('nodejs-atom-package-manager')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/apm/archive/v${pkgver}.tar.gz;
-'apm.js'
-'no-scripts.patch'
-'python2.patch'
-'use-system-npm.patch')
-sha256sums=('24984b4ab4e44ad39996d451fad2ac214631cd7d694c6268761bc06dbddd10a3'
-'05702e86aa2287b553c230557c5f84ea54dd6ed3cc49763edba4239b0ab99373'
-'897a82cd23ed5a4f226635dabe56ad28e533cb0949593e2b771ad7928c058bcb'
-'621ae29f99c3fbc410a9a7dc143dd9c912ee94eaa48110ad32c40647f635e792'
-'b5060321f0c2d391efb742393dc0af564977ded5fc30b78d9fd895e384f6ef6d')
-
-_apmdir='/usr/lib/node_modules/atom-package-manager'
-
-prepare() {
-  rm -rf "${srcdir}"/apm-build
-
-  cd apm-${pkgver}
-
-  # Use custom launcher
-  rm bin/apm{,.cmd} bin/npm{,.cmd}
-  rm src/cli.coffee
-  install -m755 "${srcdir}"/apm.js bin/apm
-
-  # Use system npm and node-gyp
-  patch -Np1 -i "${srcdir}"/use-system-npm.patch
-
-  # Don't download binary Node
-  patch -Np1 -i "${srcdir}"/no-scripts.patch
-  rm BUNDLED_NODE_VERSION script/*
-
-  # GYP needs Python2
-  patch -Np1 -i "${srcdir}"/python2.patch
-}
-
-build() {
-  cd apm-${pkgver}
-
-  npm install coffee-script
-  npx coffee -c --no-header -o lib src/*.coffee
-  rm -r node_modules
-  npm install --user root -g --prefix="${srcdir}"/apm-build/usr $(npm pack | 
tail -1)
-}
-
-package() {
-  cp -r "${srcdir}"/apm-build/usr "${pkgdir}"
-
-  cd "${pkgdir}"${_apmdir}
-  install -m644 "${srcdir}"/apm-${pkgver}/README.md ./
-
-  # Install license file
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/atom-package-manager/LICENSE.md \
- "${pkgdir}/usr/share/licenses/${pkgname}"
-
-  # Remove occurrences of ${srcdir}
-  find "${pkgdir}" -name "package.json" \
-   -exec sed -e "s|${srcdir}/apm-build||" \
- -e "s|${srcdir}/apm-${pkgver}|${_apmdir}|" \
- -i '{}' \;
-
-  # Remove useless stuff
-  find "${pkgdir}"/usr/lib \
-  -name ".*" -prune -exec rm -r '{}' \; \
-  -or -name "*.a" -exec rm '{}' \; \
-  -or -name "*.bat" -exec rm '{}' \; \
-  -or -name "*.mk" -exec rm '{}' \; \
-  -or -path "*/git-utils/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/git-utils/src" -prune -exec rm -r '{}' \; \
-  -or -path "*/keytar/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/keytar/src" -prune -exec rm -r '{}' \; \
-  -or -path "*/oniguruma/binding.gyp" -exec rm '{}' \; \
-  -or -path "*/oniguruma/src" -prune -exec rm -r '{}' \; \
-  -or -name "appveyor.yml" -exec rm '{}' \; \
-  -or -name "benchmark" -prune -exec rm -r '{}' \; \
-  -or -name "binding.Makefile" -exec rm '{}' \; \
-  -or -name "config.gypi" -exec rm '{}' \; \
-  -or -name "deps" -prune -exec rm -r '{}' \; \
-  -or -name "doc" -prune -exec rm -r '{}' \; \
-  -or -name "html" -prune -exec rm -r '{}' \; \
-  -or -name "Makefile" -exec rm '{}' \; \
-  -or -name "man" -prune -exec rm -r '{}' \; \
-  -or -name "obj.target" -prune -exec rm -r '{}' \; \
-  -or -name "samples" -prune -exec rm -r '{}' \; \
-  -or -name "scripts" -prune -exec rm -r '{}' \; \
-  -or -name "test" -prune -exec rm -r '{}' \; \
-  -or -name "tests" -prune -exec rm -r '{}' \;

[arch-commits] Commit in apm/trunk (PKGBUILD use-system-npm.patch)

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 02:51:45
  Author: tensor5
Revision: 482286

upgpkg: apm 2.3.1-1

Modified:
  apm/trunk/PKGBUILD
  apm/trunk/use-system-npm.patch

--+
 PKGBUILD |   12 +++-
 use-system-npm.patch |   33 -
 2 files changed, 7 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 02:03:31 UTC (rev 482285)
+++ PKGBUILD2019-06-19 02:51:45 UTC (rev 482286)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=apm
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
 pkgdesc='Atom package manager'
 arch=('x86_64')
 url='https://github.com/atom/apm'
@@ -18,11 +18,11 @@
 'no-scripts.patch'
 'python2.patch'
 'use-system-npm.patch')
-sha256sums=('24984b4ab4e44ad39996d451fad2ac214631cd7d694c6268761bc06dbddd10a3'
+sha256sums=('39c684a34caf1d01b2efbaec24101c970ad3eb1b2327da573f3c3f9db0d4d527'
 '05702e86aa2287b553c230557c5f84ea54dd6ed3cc49763edba4239b0ab99373'
 '897a82cd23ed5a4f226635dabe56ad28e533cb0949593e2b771ad7928c058bcb'
 '621ae29f99c3fbc410a9a7dc143dd9c912ee94eaa48110ad32c40647f635e792'
-'b5060321f0c2d391efb742393dc0af564977ded5fc30b78d9fd895e384f6ef6d')
+'cf17bd31f70079fe2a17958712c1a515ce83623dd3f97557a3f01d346da09f19')
 
 _apmdir='/usr/lib/node_modules/atom-package-manager'
 
@@ -36,7 +36,9 @@
   rm src/cli.coffee
   install -m755 "${srcdir}"/apm.js bin/apm
 
-  # Use system npm and node-gyp
+  # Use system npm
+  tr -d '\015' < package.json > package.json.new  # CRLF to LF
+  mv package.json.new package.json
   patch -Np1 -i "${srcdir}"/use-system-npm.patch
 
   # Don't download binary Node

Modified: use-system-npm.patch
===
--- use-system-npm.patch2019-06-19 02:03:31 UTC (rev 482285)
+++ use-system-npm.patch2019-06-19 02:51:45 UTC (rev 482286)
@@ -8,36 +8,3 @@
  "open": "0.0.5",
  "q": "~0.9.7",
  "read": "~1.0.5",
 a/src/ci.coffee
-+++ b/src/ci.coffee
-@@ -16,7 +16,7 @@
- @atomDirectory = config.getAtomDirectory()
- @atomNodeDirectory = path.join(@atomDirectory, '.node-gyp')
- @atomNpmPath = require.resolve('npm/bin/npm-cli')
--@atomNodeGypPath = process.env.ATOM_NODE_GYP_PATH or 
require.resolve('npm/node_modules/node-gyp/bin/node-gyp')
-+@atomNodeGypPath = process.env.ATOM_NODE_GYP_PATH or 
require.resolve('node-gyp/bin/node-gyp')
- 
-   parseOptions: (argv) ->
- options = yargs(argv).wrap(100)
 a/src/dedupe.coffee
-+++ b/src/dedupe.coffee
-@@ -18,7 +18,7 @@
- @atomPackagesDirectory = path.join(@atomDirectory, 'packages')
- @atomNodeDirectory = path.join(@atomDirectory, '.node-gyp')
- @atomNpmPath = require.resolve('npm/bin/npm-cli')
--@atomNodeGypPath = 
require.resolve('npm/node_modules/node-gyp/bin/node-gyp')
-+@atomNodeGypPath = require.resolve('node-gyp/bin/node-gyp')
- 
-   parseOptions: (argv) ->
- options = yargs(argv).wrap(100)
 a/src/install.coffee
-+++ b/src/install.coffee
-@@ -83,7 +83,7 @@
- opts = {env, cwd: @atomDirectory}
- opts.streaming = true if @verbose
- 
--atomNodeGypPath = process.env.ATOM_NODE_GYP_PATH or 
require.resolve('npm/node_modules/node-gyp/bin/node-gyp')
-+atomNodeGypPath = process.env.ATOM_NODE_GYP_PATH or 
require.resolve('node-gyp/bin/node-gyp')
- @fork atomNodeGypPath, installNodeArgs, opts, (code, stderr='', 
stdout='') ->
-   if code is 0
- callback()


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 02:03:26
  Author: bgyorgy
Revision: 482284

upgpkg: sugar-artwork 0.114-1

Update to new version

Modified:
  sugar-artwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 02:00:43 UTC (rev 482283)
+++ PKGBUILD2019-06-19 02:03:26 UTC (rev 482284)
@@ -1,8 +1,8 @@
 # Maintainer: Balló György 
 
 pkgname=sugar-artwork
-pkgver=0.113
-pkgrel=2
+pkgver=0.114
+pkgrel=1
 pkgdesc="Sugar icons and themes"
 arch=('x86_64')
 url="https://sugarlabs.org/;
@@ -11,7 +11,7 @@
 optdepends=('gtk2: GTK+ 2 theme'
 'gtk3: GTK+ 3 theme')
 
source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('1a55a75335733a45f202edbaf47567eb946729f462f0fd2500040770cbb8ec69')
+sha256sums=('0d9c63bf861d6facf8d64046ab76191a6a6b4b54daad778b40e3be1e45aa2db0')
 
 build() {
   cd $pkgname-$pkgver


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 02:03:31
  Author: bgyorgy
Revision: 482285

archrelease: copy trunk to community-x86_64

Added:
  sugar-artwork/repos/community-x86_64/PKGBUILD
(from rev 482284, sugar-artwork/trunk/PKGBUILD)
Deleted:
  sugar-artwork/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 02:03:26 UTC (rev 482284)
+++ PKGBUILD2019-06-19 02:03:31 UTC (rev 482285)
@@ -1,26 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=sugar-artwork
-pkgver=0.113
-pkgrel=2
-pkgdesc="Sugar icons and themes"
-arch=('x86_64')
-url="https://sugarlabs.org/;
-license=('LGPL')
-makedepends=('gtk2' 'gtk3' 'icon-naming-utils' 'python' 'xorg-xcursorgen')
-optdepends=('gtk2: GTK+ 2 theme'
-'gtk3: GTK+ 3 theme')
-source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('1a55a75335733a45f202edbaf47567eb946729f462f0fd2500040770cbb8ec69')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: sugar-artwork/repos/community-x86_64/PKGBUILD (from rev 482284, 
sugar-artwork/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 02:03:31 UTC (rev 482285)
@@ -0,0 +1,26 @@
+# Maintainer: Balló György 
+
+pkgname=sugar-artwork
+pkgver=0.114
+pkgrel=1
+pkgdesc="Sugar icons and themes"
+arch=('x86_64')
+url="https://sugarlabs.org/;
+license=('LGPL')
+makedepends=('gtk2' 'gtk3' 'icon-naming-utils' 'python' 'xorg-xcursorgen')
+optdepends=('gtk2: GTK+ 2 theme'
+'gtk3: GTK+ 3 theme')
+source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('0d9c63bf861d6facf8d64046ab76191a6a6b4b54daad778b40e3be1e45aa2db0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 02:00:40
  Author: bgyorgy
Revision: 482282

upgpkg: osinfo-db 20190611-1

Update to new version

Modified:
  osinfo-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:59:07 UTC (rev 482281)
+++ PKGBUILD2019-06-19 02:00:40 UTC (rev 482282)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=osinfo-db
-pkgver=20190319
+pkgver=20190611
 pkgrel=1
 pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
 arch=('any')
@@ -14,7 +14,7 @@
 #validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
 #  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
 #  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('9c01c671f47c8927858e88406d6b6bd448f47dbb077917ac5acc4a80c188f5b5')
+sha256sums=('d0103bfe26d9c6ac047588848532d751cbfbb4d3c1f88532cd84b2c8fc6cf301')
 
 package() {
osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 02:00:43
  Author: bgyorgy
Revision: 482283

archrelease: copy trunk to community-any

Added:
  osinfo-db/repos/community-any/PKGBUILD
(from rev 482282, osinfo-db/trunk/PKGBUILD)
Deleted:
  osinfo-db/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 02:00:40 UTC (rev 482282)
+++ PKGBUILD2019-06-19 02:00:43 UTC (rev 482283)
@@ -1,21 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=osinfo-db
-pkgver=20190319
-pkgrel=1
-pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
-arch=('any')
-url="https://libosinfo.org/;
-license=('GPL')
-makedepends=('osinfo-db-tools')
-options=('!emptydirs')
-source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz;)
-noextract=($pkgname-$pkgver.tar.xz)
-#validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
-#  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
-#  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('9c01c671f47c8927858e88406d6b6bd448f47dbb077917ac5acc4a80c188f5b5')
-
-package() {
-   osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
-}

Copied: osinfo-db/repos/community-any/PKGBUILD (from rev 482282, 
osinfo-db/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 02:00:43 UTC (rev 482283)
@@ -0,0 +1,21 @@
+# Maintainer: Balló György 
+
+pkgname=osinfo-db
+pkgver=20190611
+pkgrel=1
+pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
+arch=('any')
+url="https://libosinfo.org/;
+license=('GPL')
+makedepends=('osinfo-db-tools')
+options=('!emptydirs')
+source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz;)
+noextract=($pkgname-$pkgver.tar.xz)
+#validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
+#  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
+#  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
+sha256sums=('d0103bfe26d9c6ac047588848532d751cbfbb4d3c1f88532cd84b2c8fc6cf301')
+
+package() {
+   osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:59:03
  Author: bgyorgy
Revision: 482280

upgpkg: osinfo-db-tools 1.5.0-1

Update to new version

Modified:
  osinfo-db-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:56:35 UTC (rev 482279)
+++ PKGBUILD2019-06-19 01:59:03 UTC (rev 482280)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=osinfo-db-tools
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Tools for managing the osinfo database"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
   '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio 

-sha256sums=('7ee0125c6b99b5b9e10d9bf5951ecc8a170278499a778e6be5c61ef10296f723'
+sha256sums=('f43160f3f3251849f8b8b37c84ad8640f2a51937d8ea38626f14aa2a159730de'
 'SKIP')
 
 build() {


[arch-commits] Commit in osinfo-db-tools/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:59:07
  Author: bgyorgy
Revision: 482281

archrelease: copy trunk to community-x86_64

Added:
  osinfo-db-tools/repos/community-x86_64/PKGBUILD
(from rev 482280, osinfo-db-tools/trunk/PKGBUILD)
Deleted:
  osinfo-db-tools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:59:03 UTC (rev 482280)
+++ PKGBUILD2019-06-19 01:59:07 UTC (rev 482281)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=osinfo-db-tools
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Tools for managing the osinfo database"
-arch=('x86_64')
-url="https://libosinfo.org/;
-license=('GPL')
-depends=('json-glib' 'libarchive' 'libxslt')
-makedepends=('intltool')
-source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
-  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio 

-sha256sums=('7ee0125c6b99b5b9e10d9bf5951ecc8a170278499a778e6be5c61ef10296f723'
-'SKIP')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-}

Copied: osinfo-db-tools/repos/community-x86_64/PKGBUILD (from rev 482280, 
osinfo-db-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:59:07 UTC (rev 482281)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+
+pkgname=osinfo-db-tools
+pkgver=1.5.0
+pkgrel=1
+pkgdesc="Tools for managing the osinfo database"
+arch=('x86_64')
+url="https://libosinfo.org/;
+license=('GPL')
+depends=('json-glib' 'libarchive' 'libxslt')
+makedepends=('intltool')
+source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
+  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio 

+sha256sums=('f43160f3f3251849f8b8b37c84ad8640f2a51937d8ea38626f14aa2a159730de'
+'SKIP')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:56:32
  Author: bgyorgy
Revision: 482278

upgpkg: libosinfo 1.5.0-1

Update to new version

Modified:
  libosinfo/trunk/PKGBUILD
Deleted:
  libosinfo/trunk/0001-media-Fix-usage-of-application-id.patch
  libosinfo/trunk/0002-loader-Properly-load-the-arch-value-for-images.patch

---+
 0001-media-Fix-usage-of-application-id.patch  |   38 
 0002-loader-Properly-load-the-arch-value-for-images.patch |   37 ---
 PKGBUILD  |   18 +
 3 files changed, 5 insertions(+), 88 deletions(-)

Deleted: 0001-media-Fix-usage-of-application-id.patch
===
--- 0001-media-Fix-usage-of-application-id.patch2019-06-19 01:49:08 UTC 
(rev 482277)
+++ 0001-media-Fix-usage-of-application-id.patch2019-06-19 01:56:32 UTC 
(rev 482278)
@@ -1,38 +0,0 @@
-From 2626058a7921749387f8d3107241af7507f48c65 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
-Date: Mon, 1 Apr 2019 22:40:48 +0200
-Subject: [PATCH] media: Fix usage of application id
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Christophe Fergeau pointed this issue out during the review of 6d789033e
-and, even though, the bogus code ended up merged (sorry, mea culpa
-here!).
-
-Signed-off-by: Fabiano Fidêncio 
-Reviewed-by: Cole Robinson 

- osinfo/osinfo_media.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
-index b16fcf6..4f86c2b 100644
 a/osinfo/osinfo_media.c
-+++ b/osinfo/osinfo_media.c
-@@ -830,10 +830,10 @@ 
create_from_location_async_data(CreateFromLocationAsyncData *data)
- osinfo_entity_set_param(OSINFO_ENTITY(media),
- OSINFO_MEDIA_PROP_PUBLISHER_ID,
- data->publisher);
--if (!is_str_empty(data->pvd.application))
-+if (!is_str_empty(data->application))
- osinfo_entity_set_param(OSINFO_ENTITY(media),
- OSINFO_MEDIA_PROP_APPLICATION_ID,
--data->pvd.application);
-+data->application);
- 
- index = (G_BYTE_ORDER == G_LITTLE_ENDIAN) ? 0 : 1;
- vol_size = ((gint64) data->pvd.volume_space_size[index]) *
--- 
-2.20.1
-

Deleted: 0002-loader-Properly-load-the-arch-value-for-images.patch
===
--- 0002-loader-Properly-load-the-arch-value-for-images.patch   2019-06-19 
01:49:08 UTC (rev 482277)
+++ 0002-loader-Properly-load-the-arch-value-for-images.patch   2019-06-19 
01:56:32 UTC (rev 482278)
@@ -1,37 +0,0 @@
-From 1940739805409af9e39c61dbfe238e6c9b1519b6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
-Date: Wed, 10 Apr 2019 13:45:14 +0200
-Subject: [PATCH] loader: Properly load the arch value for images
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-osinfo_loader_image() has been considering the XML tag for the
-images' architecture was "architecture", while it actually is "arch".
-
-By trying to read the wrong tag, no arch was loaded, causing then any
-image load to fail with:
-CRITICAL **: 13:30:06.539: osinfo_entity_set_param: assertion 'value != NULL' 
failed
-
-Signed-off-by: Fabiano Fidêncio 

- osinfo/osinfo_loader.c | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
-index e30148b..84c25e5 100644
 a/osinfo/osinfo_loader.c
-+++ b/osinfo/osinfo_loader.c
-@@ -1312,8 +1312,7 @@ static OsinfoImage *osinfo_loader_image(OsinfoLoader 
*loader,
- { NULL, G_TYPE_INVALID }
- };
- 
--gchar *arch = (gchar *)xmlGetProp(root,
--  BAD_CAST 
OSINFO_IMAGE_PROP_ARCHITECTURE);
-+gchar *arch = (gchar *)xmlGetProp(root, BAD_CAST "arch");
- gchar *format = (gchar *)xmlGetProp(root,
- BAD_CAST OSINFO_IMAGE_PROP_FORMAT);
- gchar *cloud_init = (gchar *)xmlGetProp(root,
--- 
-2.20.1
-

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:49:08 UTC (rev 482277)
+++ PKGBUILD2019-06-19 01:56:32 UTC (rev 482278)
@@ -2,8 +2,8 @@
 # Contributor: Stefano Facchini 
 
 pkgname=libosinfo
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="GObject based library API for managing information about operating 
systems, hypervisors and the (virtual) hardware devices they can support"
 arch=('x86_64')
 url="https://libosinfo.org/;
@@ -10,23 +10,15 @@
 license=('GPL' 'LGPL')
 depends=('glib2' 'libxslt' 'osinfo-db')
 makedepends=('check' 'gobject-introspection' 'libsoup' 'vala' 'gtk-doc')

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:56:35
  Author: bgyorgy
Revision: 482279

archrelease: copy trunk to community-x86_64

Added:
  libosinfo/repos/community-x86_64/PKGBUILD
(from rev 482278, libosinfo/trunk/PKGBUILD)
Deleted:
  libosinfo/repos/community-x86_64/0001-media-Fix-usage-of-application-id.patch
  
libosinfo/repos/community-x86_64/0002-loader-Properly-load-the-arch-value-for-images.patch
  libosinfo/repos/community-x86_64/PKGBUILD

---+
 0001-media-Fix-usage-of-application-id.patch  |   38 -
 0002-loader-Properly-load-the-arch-value-for-images.patch |   37 
 PKGBUILD  |   90 +---
 3 files changed, 41 insertions(+), 124 deletions(-)

Deleted: 0001-media-Fix-usage-of-application-id.patch
===
--- 0001-media-Fix-usage-of-application-id.patch2019-06-19 01:56:32 UTC 
(rev 482278)
+++ 0001-media-Fix-usage-of-application-id.patch2019-06-19 01:56:35 UTC 
(rev 482279)
@@ -1,38 +0,0 @@
-From 2626058a7921749387f8d3107241af7507f48c65 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
-Date: Mon, 1 Apr 2019 22:40:48 +0200
-Subject: [PATCH] media: Fix usage of application id
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Christophe Fergeau pointed this issue out during the review of 6d789033e
-and, even though, the bogus code ended up merged (sorry, mea culpa
-here!).
-
-Signed-off-by: Fabiano Fidêncio 
-Reviewed-by: Cole Robinson 

- osinfo/osinfo_media.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
-index b16fcf6..4f86c2b 100644
 a/osinfo/osinfo_media.c
-+++ b/osinfo/osinfo_media.c
-@@ -830,10 +830,10 @@ 
create_from_location_async_data(CreateFromLocationAsyncData *data)
- osinfo_entity_set_param(OSINFO_ENTITY(media),
- OSINFO_MEDIA_PROP_PUBLISHER_ID,
- data->publisher);
--if (!is_str_empty(data->pvd.application))
-+if (!is_str_empty(data->application))
- osinfo_entity_set_param(OSINFO_ENTITY(media),
- OSINFO_MEDIA_PROP_APPLICATION_ID,
--data->pvd.application);
-+data->application);
- 
- index = (G_BYTE_ORDER == G_LITTLE_ENDIAN) ? 0 : 1;
- vol_size = ((gint64) data->pvd.volume_space_size[index]) *
--- 
-2.20.1
-

Deleted: 0002-loader-Properly-load-the-arch-value-for-images.patch
===
--- 0002-loader-Properly-load-the-arch-value-for-images.patch   2019-06-19 
01:56:32 UTC (rev 482278)
+++ 0002-loader-Properly-load-the-arch-value-for-images.patch   2019-06-19 
01:56:35 UTC (rev 482279)
@@ -1,37 +0,0 @@
-From 1940739805409af9e39c61dbfe238e6c9b1519b6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
-Date: Wed, 10 Apr 2019 13:45:14 +0200
-Subject: [PATCH] loader: Properly load the arch value for images
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-osinfo_loader_image() has been considering the XML tag for the
-images' architecture was "architecture", while it actually is "arch".
-
-By trying to read the wrong tag, no arch was loaded, causing then any
-image load to fail with:
-CRITICAL **: 13:30:06.539: osinfo_entity_set_param: assertion 'value != NULL' 
failed
-
-Signed-off-by: Fabiano Fidêncio 

- osinfo/osinfo_loader.c | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
-index e30148b..84c25e5 100644
 a/osinfo/osinfo_loader.c
-+++ b/osinfo/osinfo_loader.c
-@@ -1312,8 +1312,7 @@ static OsinfoImage *osinfo_loader_image(OsinfoLoader 
*loader,
- { NULL, G_TYPE_INVALID }
- };
- 
--gchar *arch = (gchar *)xmlGetProp(root,
--  BAD_CAST 
OSINFO_IMAGE_PROP_ARCHITECTURE);
-+gchar *arch = (gchar *)xmlGetProp(root, BAD_CAST "arch");
- gchar *format = (gchar *)xmlGetProp(root,
- BAD_CAST OSINFO_IMAGE_PROP_FORMAT);
- gchar *cloud_init = (gchar *)xmlGetProp(root,
--- 
-2.20.1
-

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:56:32 UTC (rev 482278)
+++ PKGBUILD2019-06-19 01:56:35 UTC (rev 482279)
@@ -1,49 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Stefano Facchini 
-
-pkgname=libosinfo
-pkgver=1.4.0
-pkgrel=2
-pkgdesc="GObject based library API for managing information about operating 
systems, hypervisors and the (virtual) hardware devices they can support"
-arch=('x86_64')
-url="https://libosinfo.org/;
-license=('GPL' 'LGPL')
-depends=('glib2' 'libxslt' 'osinfo-db')

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:49:08
  Author: bgyorgy
Revision: 482277

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:49:05 UTC (rev 482276)
+++ PKGBUILD2019-06-19 01:49:08 UTC (rev 482277)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gnome-flashback
-pkgver=3.30.0
-pkgrel=1
-pkgdesc="GNOME Flashback session"
-arch=('x86_64')
-url="https://wiki.gnome.org/Projects/GnomeFlashback;
-license=('GPL')
-depends=('gnome-bluetooth' 'gnome-panel' 'gnome-session' 
'gnome-settings-daemon' 'gnome-themes-standard' 'libibus' 'metacity')
-makedepends=('autoconf-archive' 'git' 'intltool' 'python')
-optdepends=('gnome-backgrounds: Default background'
-'gnome-control-center: System settings'
-'gnome-screensaver: Lock screen'
-'network-manager-applet: Network management')
-_commit=2a4de4a094e5c890a2aff4ded724823229a600d1  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-flashback.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git config --local submodule.gnome-flashback/libsound-applet/gvc.url 
"$srcdir/libgnome-volume-control"
-  git submodule update --init
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile --enable-compile-warnings=minimum 
--enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-flashback/repos/community-x86_64/PKGBUILD (from rev 482276, 
gnome-flashback/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:49:08 UTC (rev 482277)
@@ -0,0 +1,50 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-flashback
+pkgver=3.32.0
+pkgrel=1
+pkgdesc="GNOME Flashback session"
+arch=('x86_64')
+url="https://wiki.gnome.org/Projects/GnomeFlashback;
+license=('GPL')
+depends=('gnome-bluetooth' 'gnome-panel' 'gnome-session' 
'gnome-settings-daemon' 'gnome-themes-standard' 'libibus' 'metacity')
+makedepends=('autoconf-archive' 'git' 'intltool' 'python')
+optdepends=('gnome-backgrounds: Default background'
+'gnome-control-center: System settings'
+'gnome-screensaver: Lock screen'
+'network-manager-applet: Network management')
+_commit=3dd159c787a0e87b9b84f3504b572ca164a4afd9  # tags/3.32.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-flashback.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git config --local submodule.gnome-flashback/libsound-applet/gvc.url 
"$srcdir/libgnome-volume-control"
+  git submodule update --init
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile --enable-compile-warnings=minimum 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:49:05
  Author: bgyorgy
Revision: 482276

upgpkg: gnome-flashback 3.32.0-1

Update to new version

Modified:
  gnome-flashback/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:43:04 UTC (rev 482275)
+++ PKGBUILD2019-06-19 01:49:05 UTC (rev 482276)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-flashback
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="GNOME Flashback session"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 'gnome-control-center: System settings'
 'gnome-screensaver: Lock screen'
 'network-manager-applet: Network management')
-_commit=2a4de4a094e5c890a2aff4ded724823229a600d1  # tags/3.30.0^0
+_commit=3dd159c787a0e87b9b84f3504b572ca164a4afd9  # tags/3.32.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-flashback.git#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
 sha256sums=('SKIP'


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:43:01
  Author: bgyorgy
Revision: 482274

upgpkg: gnome-applets 3.32.0-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:31:04 UTC (rev 482273)
+++ PKGBUILD2019-06-19 01:43:01 UTC (rev 482274)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-applets
-pkgver=3.30.0
-pkgrel=3
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets;
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
+_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,6 +22,9 @@
 prepare() {
   cd $pkgname
 
+  # Fix build
+  git cherry-pick -n 61551aea549f6f9bda12f39d5ffbec3e1064aa5a
+
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:43:04
  Author: bgyorgy
Revision: 482275

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:43:01 UTC (rev 482274)
+++ PKGBUILD2019-06-19 01:43:04 UTC (rev 482275)
@@ -1,47 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-applets
-pkgver=3.30.0
-pkgrel=3
-pkgdesc="Small applications for the GNOME Panel"
-arch=('x86_64')
-url="https://wiki.gnome.org/Projects/GnomeApplets;
-license=('GPL')
-depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
-makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Use correct D-Bus config location
-  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
-
-  # Disable buggy applets
-  # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
-  sed -i '/window-buttons/d
-  /window-title/d' Makefile.am
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile --enable-compile-warnings=minimum
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-applets/repos/community-x86_64/PKGBUILD (from rev 482274, 
gnome-applets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:43:04 UTC (rev 482275)
@@ -0,0 +1,50 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-applets
+pkgver=3.32.0
+pkgrel=1
+pkgdesc="Small applications for the GNOME Panel"
+arch=('x86_64')
+url="https://wiki.gnome.org/Projects/GnomeApplets;
+license=('GPL')
+depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
+_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Fix build
+  git cherry-pick -n 61551aea549f6f9bda12f39d5ffbec3e1064aa5a
+
+  # Use correct D-Bus config location
+  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' 
cpufreq/src/cpufreq-selector/Makefile.am
+
+  # Disable buggy applets
+  # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
+  sed -i '/window-buttons/d
+  /window-title/d' Makefile.am
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile --enable-compile-warnings=minimum
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Eli Schwartz via arch-commits
Date: Wednesday, June 19, 2019 @ 01:31:04
  Author: eschwartz
Revision: 482273

archrelease: copy trunk to community-x86_64

Added:
  ksh/repos/community-x86_64/
  ksh/repos/community-x86_64/PKGBUILD
(from rev 482272, ksh/trunk/PKGBUILD)
  ksh/repos/community-x86_64/ksh.install
(from rev 482272, ksh/trunk/ksh.install)

-+
 PKGBUILD|   44 
 ksh.install |   12 
 2 files changed, 56 insertions(+)

Copied: ksh/repos/community-x86_64/PKGBUILD (from rev 482272, 
ksh/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2019-06-19 01:31:04 UTC (rev 482273)
@@ -0,0 +1,44 @@
+# Maintainer: Eli Schwartz 
+
+pkgname=ksh
+_pkgver=2020.0.0-alpha1
+pkgver=${_pkgver//-/}
+pkgrel=1
+pkgdesc="The Original AT Korn Shell"
+arch=('x86_64')
+url="http://kornshell.org/;
+license=('EPL')
+makedepends=('meson')
+checkdepends=('ed' 'vi' 'expect' 'openbsd-netcat')
+provides=('ksh93')
+install=ksh.install
+source=("https://github.com/att/ast/releases/download/${_pkgver}/ksh-${_pkgver}.tar.xz"{,.asc})
+sha256sums=('f383f375902557561340372eca0d3fd5076d310de563e18271e406e7f42ff25b'
+'SKIP')
+b2sums=('a6e030bdcde2561b97cb25e7914413f6133c49795be36ee57704f996a5592c0b05e21e4bf71b2abfeccd7107033a207bf62ba1b3919ebaaef113c1a9b91a87ec'
+'SKIP')
+validpgpkeys=('4BF045ACC726FE4E9DFC1D7762213CE2D3CB82EA') # Siteshwar Vashisht 

+
+build() {
+mkdir -p "${srcdir}"/ksh-${_pkgver}/build
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+meson --prefix /usr \
+  --buildtype=plain \
+  ..
+ninja
+}
+
+check() {
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+# a couple tests are flaky and may time out
+meson test -t 3
+}
+
+package() {
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+ln -s ksh "${pkgdir}"/usr/bin/ksh93
+}

Copied: ksh/repos/community-x86_64/ksh.install (from rev 482272, 
ksh/trunk/ksh.install)
===
--- community-x86_64/ksh.install(rev 0)
+++ community-x86_64/ksh.install2019-06-19 01:31:04 UTC (rev 482273)
@@ -0,0 +1,12 @@
+post_install() {
+grep -qx /bin/ksh /etc/shells || echo /bin/ksh >>/etc/shells
+grep -qx /usr/bin/ksh /etc/shells || echo /usr/bin/ksh >>/etc/shells
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+sed -i -r '/^(\/usr)?\/bin\/ksh$/d' etc/shells
+}


[arch-commits] Commit in ksh/trunk (ksh.install)

2019-06-18 Thread Eli Schwartz via arch-commits
Date: Wednesday, June 19, 2019 @ 01:30:48
  Author: eschwartz
Revision: 482272

committing the install script too, would be prudent

Added:
  ksh/trunk/ksh.install

-+
 ksh.install |   12 
 1 file changed, 12 insertions(+)

Added: ksh.install
===
--- ksh.install (rev 0)
+++ ksh.install 2019-06-19 01:30:48 UTC (rev 482272)
@@ -0,0 +1,12 @@
+post_install() {
+grep -qx /bin/ksh /etc/shells || echo /bin/ksh >>/etc/shells
+grep -qx /usr/bin/ksh /etc/shells || echo /usr/bin/ksh >>/etc/shells
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+sed -i -r '/^(\/usr)?\/bin\/ksh$/d' etc/shells
+}


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

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 01:30:15
  Author: tensor5
Revision: 482271

archrelease: copy trunk to community-x86_64

Added:
  solidity/repos/community-x86_64/PKGBUILD
(from rev 482269, solidity/trunk/PKGBUILD)
Deleted:
  solidity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:30:05 UTC (rev 482270)
+++ PKGBUILD2019-06-19 01:30:15 UTC (rev 482271)
@@ -1,44 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=solidity
-pkgver=0.5.8
-_commit=23d335f28e4055e67c3b22466ac7c4e41dc48344
-pkgrel=1
-pkgdesc='Contract-Oriented Programming Language'
-arch=('x86_64')
-url='https://github.com/ethereum/solidity'
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('boost' 'cmake' 'git')
-source=("git+https://github.com/ethereum/solidity.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-prepare() {
-cd ${pkgname}
-
-commithash=$(git rev-parse --short=8 HEAD)
-echo -n ${commithash} > commit_hash.txt
-echo -n > prerelease.txt
-
-# Fix for GCC 8
-sed -e '/add_compile_options(-Wall)/d' -i cmake/EthCompilerSettings.cmake
-}
-
-build() {
-cd ${pkgname}
-
-mkdir build
-cd build
-cmake \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DTESTS=OFF \
-..
-make
-}
-
-package() {
-cd ${pkgname}/build
-
-make DESTDIR="${pkgdir}" install
-}

Copied: solidity/repos/community-x86_64/PKGBUILD (from rev 482269, 
solidity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:30:15 UTC (rev 482271)
@@ -0,0 +1,44 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=solidity
+pkgver=0.5.9
+_commit=c68bc34e9466ef22326dd9072d557c56160e9092
+pkgrel=1
+pkgdesc='Contract-Oriented Programming Language'
+arch=('x86_64')
+url='https://github.com/ethereum/solidity'
+license=('GPL3')
+depends=('gcc-libs')
+makedepends=('boost' 'cmake' 'git')
+source=("git+https://github.com/ethereum/solidity.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+cd ${pkgname}
+
+commithash=$(git rev-parse --short=8 HEAD)
+echo -n ${commithash} > commit_hash.txt
+echo -n > prerelease.txt
+
+# Fix for GCC 8
+sed -e '/add_compile_options(-Wall)/d' -i cmake/EthCompilerSettings.cmake
+}
+
+build() {
+cd ${pkgname}
+
+mkdir build
+cd build
+cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DTESTS=OFF \
+..
+make
+}
+
+package() {
+cd ${pkgname}/build
+
+make DESTDIR="${pkgdir}" install
+}


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

2019-06-18 Thread Eli Schwartz via arch-commits
Date: Wednesday, June 19, 2019 @ 01:30:05
  Author: eschwartz
Revision: 482270

addpkg: ksh 2020.0.0alpha1-1

The original Korn shell, yet another nifty bourne shell implementation. Lots of
votes in the AUR, and a classic UNIX utility. Now back in active development
and using a modernized, less fragile build system.

Added:
  ksh/
  ksh/repos/
  ksh/trunk/
  ksh/trunk/PKGBUILD

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

Added: ksh/trunk/PKGBUILD
===
--- ksh/trunk/PKGBUILD  (rev 0)
+++ ksh/trunk/PKGBUILD  2019-06-19 01:30:05 UTC (rev 482270)
@@ -0,0 +1,44 @@
+# Maintainer: Eli Schwartz 
+
+pkgname=ksh
+_pkgver=2020.0.0-alpha1
+pkgver=${_pkgver//-/}
+pkgrel=1
+pkgdesc="The Original AT Korn Shell"
+arch=('x86_64')
+url="http://kornshell.org/;
+license=('EPL')
+makedepends=('meson')
+checkdepends=('ed' 'vi' 'expect' 'openbsd-netcat')
+provides=('ksh93')
+install=ksh.install
+source=("https://github.com/att/ast/releases/download/${_pkgver}/ksh-${_pkgver}.tar.xz"{,.asc})
+sha256sums=('f383f375902557561340372eca0d3fd5076d310de563e18271e406e7f42ff25b'
+'SKIP')
+b2sums=('a6e030bdcde2561b97cb25e7914413f6133c49795be36ee57704f996a5592c0b05e21e4bf71b2abfeccd7107033a207bf62ba1b3919ebaaef113c1a9b91a87ec'
+'SKIP')
+validpgpkeys=('4BF045ACC726FE4E9DFC1D7762213CE2D3CB82EA') # Siteshwar Vashisht 

+
+build() {
+mkdir -p "${srcdir}"/ksh-${_pkgver}/build
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+meson --prefix /usr \
+  --buildtype=plain \
+  ..
+ninja
+}
+
+check() {
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+# a couple tests are flaky and may time out
+meson test -t 3
+}
+
+package() {
+cd "${srcdir}"/ksh-${_pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+ln -s ksh "${pkgdir}"/usr/bin/ksh93
+}


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

2019-06-18 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 01:29:38
  Author: tensor5
Revision: 482269

upgpkg: solidity 0.5.9-1

Modified:
  solidity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:24:45 UTC (rev 482268)
+++ PKGBUILD2019-06-19 01:29:38 UTC (rev 482269)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=solidity
-pkgver=0.5.8
-_commit=23d335f28e4055e67c3b22466ac7c4e41dc48344
+pkgver=0.5.9
+_commit=c68bc34e9466ef22326dd9072d557c56160e9092
 pkgrel=1
 pkgdesc='Contract-Oriented Programming Language'
 arch=('x86_64')


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:24:42
  Author: bgyorgy
Revision: 482267

upgpkg: gnome-panel 3.32.0-1

Update to new version

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:18:11 UTC (rev 482266)
+++ PKGBUILD2019-06-19 01:24:42 UTC (rev 482267)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-panel
-pkgver=3.30.0
-pkgrel=2
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Panel of GNOME Flashback"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomePanel;
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'itstool' 'python' 'git' 'gtk-doc' 'yelp-tools' 
'autoconf-archive')
 optdepends=('alacarte: Main menu editor'
 'gnome-applets: Extra applets for the panel')
-_commit=4666190575da9a6fce8b7aaeedbeb6b91c5bf2eb  # tags/3.30.0^0
+_commit=10f757b147c2ef8fb92bcb9114c96ca6e5e71117  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:24:45
  Author: bgyorgy
Revision: 482268

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:24:42 UTC (rev 482267)
+++ PKGBUILD2019-06-19 01:24:45 UTC (rev 482268)
@@ -1,43 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-panel
-pkgver=3.30.0
-pkgrel=2
-pkgdesc="Panel of GNOME Flashback"
-arch=('x86_64')
-url="https://wiki.gnome.org/Projects/GnomePanel;
-license=('GPL')
-depends=('evolution-data-server' 'gnome-desktop' 'gnome-menus' 'libgdm' 
'libwnck3' 'nautilus' 'polkit')
-makedepends=('intltool' 'itstool' 'python' 'git' 'gtk-doc' 'yelp-tools' 
'autoconf-archive')
-optdepends=('alacarte: Main menu editor'
-'gnome-applets: Extra applets for the panel')
-_commit=4666190575da9a6fce8b7aaeedbeb6b91c5bf2eb  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile --enable-compile-warnings=minimum 
--enable-gtk-doc
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-panel/repos/community-x86_64/PKGBUILD (from rev 482267, 
gnome-panel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:24:45 UTC (rev 482268)
@@ -0,0 +1,43 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-panel
+pkgver=3.32.0
+pkgrel=1
+pkgdesc="Panel of GNOME Flashback"
+arch=('x86_64')
+url="https://wiki.gnome.org/Projects/GnomePanel;
+license=('GPL')
+depends=('evolution-data-server' 'gnome-desktop' 'gnome-menus' 'libgdm' 
'libwnck3' 'nautilus' 'polkit')
+makedepends=('intltool' 'itstool' 'python' 'git' 'gtk-doc' 'yelp-tools' 
'autoconf-archive')
+optdepends=('alacarte: Main menu editor'
+'gnome-applets: Extra applets for the panel')
+_commit=10f757b147c2ef8fb92bcb9114c96ca6e5e71117  # tags/3.32.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile --enable-compile-warnings=minimum 
--enable-gtk-doc
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in metacity/trunk (PKGBUILD metacity-ggo04.patch)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:18:08
  Author: bgyorgy
Revision: 482265

upgpkg: metacity 3.32.0-1

Update to new version

Modified:
  metacity/trunk/PKGBUILD
Deleted:
  metacity/trunk/metacity-ggo04.patch

--+
 PKGBUILD |   18 ++--
 metacity-ggo04.patch |   72 -
 2 files changed, 4 insertions(+), 86 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:11:10 UTC (rev 482264)
+++ PKGBUILD2019-06-19 01:18:08 UTC (rev 482265)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=metacity
-pkgver=3.30.1
-pkgrel=2
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Window manager of GNOME Flashback"
 arch=('x86_64')
 license=('GPL')
@@ -10,19 +10,9 @@
 depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
 makedepends=('intltool')
 url="https://wiki.gnome.org/Projects/Metacity;
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-metacity-ggo04.patch)
-sha256sums=('0f1311b7aa38de71c66080bd2b744de2cd9580afcaee9c6097a7d3f5c421798a'
-'611b9d91cad84626495390a6a7d7c5a4eed00c49f90debad0aec14d86b0fbb50')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f65b2cdc3587880d578b0f06e72922a3f90f2143691d9da7ceec7aac3aaed9c')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Add upstream fix for Sugar regression
-  # https://gitlab.gnome.org/GNOME/metacity/issues/4
-  patch -Np1 -i ../metacity-ggo04.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \

Deleted: metacity-ggo04.patch
===
--- metacity-ggo04.patch2019-06-19 01:11:10 UTC (rev 482264)
+++ metacity-ggo04.patch2019-06-19 01:18:08 UTC (rev 482265)
@@ -1,72 +0,0 @@
-From 074af8f87ef89b13ff326fb5d04ee424bbfd4ced Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= 
-Date: Thu, 29 Nov 2018 15:17:58 +0200
-Subject: [PATCH] revert "unminimize windows with initial IconicState if first
- known on MapRequest"
-
-According to ICCCM client is allowed to go from Withdrawn to Iconic
-state. Also there are x11 apps that has -iconic command line option
-that was broken.
-
-Revert 6875256e63fbfd4500ddd27a7bf1aafc8d4c1ca3 commit to restore
-previous behaviour.
-
-https://gitlab.gnome.org/GNOME/metacity/issues/4

- src/core/display.c | 38 +-
- 1 file changed, 13 insertions(+), 25 deletions(-)
-
-diff --git a/src/core/display.c b/src/core/display.c
-index ed0aaf7f..273c97c5 100644
 a/src/core/display.c
-+++ b/src/core/display.c
-@@ -2297,34 +2297,22 @@ event_callback (XEvent   *event,
- {
-   window = meta_window_new (display, event->xmaprequest.window, FALSE,
- META_EFFECT_TYPE_CREATE);
--
--  /* The window might have initial iconic state, but this is a
--   * MapRequest, fall through to ensure it is unminimized in
--   * that case.
--   */
- }
--  else if (frame_was_receiver)
-+  /* if frame was receiver it's some malicious send event or something */
-+  else if (!frame_was_receiver && window)
- {
--  g_warning ("Map requests on the frame window are unexpected");
--  break;
--}
--
--  /* Double check that creating the MetaWindow succeeded */
--  if (window == NULL)
--break;
--
--  meta_verbose ("MapRequest on %s mapped = %d minimized = %d\n",
--window->desc, window->mapped, window->minimized);
--
--  if (window->minimized)
--{
--  meta_window_unminimize (window);
--  if (window->workspace != window->screen->active_workspace)
-+  meta_verbose ("MapRequest on %s mapped = %d minimized = %d\n",
-+window->desc, window->mapped, window->minimized);
-+  if (window->minimized)
- {
--  meta_verbose ("Changing workspace due to MapRequest mapped = %d 
minimized = %d\n",
--window->mapped, window->minimized);
--  meta_window_change_workspace (window,
--window->screen->active_workspace);
-+  meta_window_unminimize (window);
-+  if (window->workspace != window->screen->active_workspace)
-+{
-+  meta_verbose ("Changing workspace due to MapRequest mapped 
= %d minimized = %d\n",
-+window->mapped, window->minimized);
-+  meta_window_change_workspace (window,
-+
window->screen->active_workspace);
-+}
- }
- }
- 

[arch-commits] Commit in metacity/repos/community-x86_64 (3 files)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:18:11
  Author: bgyorgy
Revision: 482266

archrelease: copy trunk to community-x86_64

Added:
  metacity/repos/community-x86_64/PKGBUILD
(from rev 482265, metacity/trunk/PKGBUILD)
Deleted:
  metacity/repos/community-x86_64/PKGBUILD
  metacity/repos/community-x86_64/metacity-ggo04.patch

--+
 PKGBUILD |   64 ++-
 metacity-ggo04.patch |   72 -
 2 files changed, 27 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:18:08 UTC (rev 482265)
+++ PKGBUILD2019-06-19 01:18:11 UTC (rev 482266)
@@ -1,37 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan de Groot 
-
-pkgname=metacity
-pkgver=3.30.1
-pkgrel=2
-pkgdesc="Window manager of GNOME Flashback"
-arch=('x86_64')
-license=('GPL')
-depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
-makedepends=('intltool')
-url="https://wiki.gnome.org/Projects/Metacity;
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-metacity-ggo04.patch)
-sha256sums=('0f1311b7aa38de71c66080bd2b744de2cd9580afcaee9c6097a7d3f5c421798a'
-'611b9d91cad84626495390a6a7d7c5a4eed00c49f90debad0aec14d86b0fbb50')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Add upstream fix for Sugar regression
-  # https://gitlab.gnome.org/GNOME/metacity/issues/4
-  patch -Np1 -i ../metacity-ggo04.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: metacity/repos/community-x86_64/PKGBUILD (from rev 482265, 
metacity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:18:11 UTC (rev 482266)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=metacity
+pkgver=3.32.0
+pkgrel=1
+pkgdesc="Window manager of GNOME Flashback"
+arch=('x86_64')
+license=('GPL')
+depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 
'gtk3' 'startup-notification' 'zenity')
+makedepends=('intltool')
+url="https://wiki.gnome.org/Projects/Metacity;
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f65b2cdc3587880d578b0f06e72922a3f90f2143691d9da7ceec7aac3aaed9c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: metacity-ggo04.patch
===
--- metacity-ggo04.patch2019-06-19 01:18:08 UTC (rev 482265)
+++ metacity-ggo04.patch2019-06-19 01:18:11 UTC (rev 482266)
@@ -1,72 +0,0 @@
-From 074af8f87ef89b13ff326fb5d04ee424bbfd4ced Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= 
-Date: Thu, 29 Nov 2018 15:17:58 +0200
-Subject: [PATCH] revert "unminimize windows with initial IconicState if first
- known on MapRequest"
-
-According to ICCCM client is allowed to go from Withdrawn to Iconic
-state. Also there are x11 apps that has -iconic command line option
-that was broken.
-
-Revert 6875256e63fbfd4500ddd27a7bf1aafc8d4c1ca3 commit to restore
-previous behaviour.
-
-https://gitlab.gnome.org/GNOME/metacity/issues/4

- src/core/display.c | 38 +-
- 1 file changed, 13 insertions(+), 25 deletions(-)
-
-diff --git a/src/core/display.c b/src/core/display.c
-index ed0aaf7f..273c97c5 100644
 a/src/core/display.c
-+++ b/src/core/display.c
-@@ -2297,34 +2297,22 @@ event_callback (XEvent   *event,
- {
-   window = meta_window_new (display, event->xmaprequest.window, FALSE,
- META_EFFECT_TYPE_CREATE);
--
--  /* The window might have initial iconic state, but this is a
--   * MapRequest, fall through to ensure it is unminimized in
--   * that case.
--   */
- }
--  else if (frame_was_receiver)
-+  /* if frame was receiver it's some malicious send event or something */
-+  else if (!frame_was_receiver && window)
- {
--  g_warning ("Map requests on the frame window are unexpected");
--  break;
--}
--
--  /* Double check that creating the MetaWindow succeeded */
--  if (window == NULL)
--break;
--
--  

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:11:10
  Author: bgyorgy
Revision: 482264

archrelease: copy trunk to community-x86_64

Added:
  gnome-multi-writer/repos/community-x86_64/PKGBUILD
(from rev 482263, gnome-multi-writer/trunk/PKGBUILD)
Deleted:
  gnome-multi-writer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:11:07 UTC (rev 482263)
+++ PKGBUILD2019-06-19 01:11:10 UTC (rev 482264)
@@ -1,33 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gnome-multi-writer
-pkgver=3.32.0
-pkgrel=1
-pkgdesc="Write an ISO file to multiple USB devices at once"
-arch=('x86_64')
-url="https://wiki.gnome.org/Apps/MultiWriter;
-license=('GPL')
-groups=('gnome-extra')
-depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
-makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
-optdepends=('gnome-icon-theme-extras: show device icons')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb')
-
-prepare() {
-   mkdir build
-}
-
-build() {
-   cd build
-   meson ../$pkgname-$pkgver \
-   --prefix=/usr \
---libexecdir=lib/$pkgname \
-   --buildtype=release
-   ninja
-}
-
-package() {
-   cd build
-   DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-multi-writer/repos/community-x86_64/PKGBUILD (from rev 482263, 
gnome-multi-writer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:11:10 UTC (rev 482264)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-multi-writer
+pkgver=3.32.1
+pkgrel=1
+pkgdesc="Write an ISO file to multiple USB devices at once"
+arch=('x86_64')
+url="https://wiki.gnome.org/Apps/MultiWriter;
+license=('GPL')
+groups=('gnome-extra')
+depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
+makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
+optdepends=('gnome-icon-theme-extras: show device icons')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
+sha256sums=('bcd56cd0716a727b85e3a2dedef8e747d4567952e68c29907bea8b103d6aedaa')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:11:07
  Author: bgyorgy
Revision: 482263

upgpkg: gnome-multi-writer 3.32.1-1

Update to new version

Modified:
  gnome-multi-writer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:08:21 UTC (rev 482262)
+++ PKGBUILD2019-06-19 01:11:07 UTC (rev 482263)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-multi-writer
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Write an ISO file to multiple USB devices at once"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'intltool' 
'meson' 'perl-sgmls')
 optdepends=('gnome-icon-theme-extras: show device icons')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz;)
-sha256sums=('098c1586962698c86e586925d9ea52262eaa17dbe2bab74230f2dff8a45ad0cb')
+sha256sums=('bcd56cd0716a727b85e3a2dedef8e747d4567952e68c29907bea8b103d6aedaa')
 
 build() {
   arch-meson $pkgname-$pkgver build


[arch-commits] Commit in mailnag-gnome-shell/trunk (PKGBUILD fix-syntax.patch)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:08:18
  Author: bgyorgy
Revision: 482261

upgpkg: mailnag-gnome-shell 3.32.1-1

Update to new version

Modified:
  mailnag-gnome-shell/trunk/PKGBUILD
Deleted:
  mailnag-gnome-shell/trunk/fix-syntax.patch

--+
 PKGBUILD |   14 +++---
 fix-syntax.patch |   22 --
 2 files changed, 3 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 01:02:19 UTC (rev 482260)
+++ PKGBUILD2019-06-19 01:08:18 UTC (rev 482261)
@@ -2,7 +2,7 @@
 # Contributor: Patrick Ulbrich 
 
 pkgname=mailnag-gnome-shell
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="Mailnag GNOME Shell extension"
 arch=('x86_64')
@@ -10,17 +10,9 @@
 license=('GPL')
 depends=('folks' 'gnome-shell' 'mailnag')
 makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;
-fix-syntax.patch)
-sha256sums=('e96fa0e48ab0f958b5082176a35d655c78345b272cc61b2a8f33ad11230d3f58'
-'fce14359b4b7041de4fd2759a964bae6d2c4f9a0216573a5f3f9be770e28736e')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('876441f751dd0e80be6e0e485df1cf53ca9e8c2086d26bbd4fbca53fd95f8530')
 
-prepare() {
-   cd $pkgname-$pkgver
-   # Fix build
-   patch -Np1 -i ../fix-syntax.patch
-}
-
 build() {
cd $pkgname-$pkgver
make

Deleted: fix-syntax.patch
===
--- fix-syntax.patch2019-06-19 01:02:19 UTC (rev 482260)
+++ fix-syntax.patch2019-06-19 01:08:18 UTC (rev 482261)
@@ -1,22 +0,0 @@
-From f40fe4232da38d74353920755413996b9577c6cb Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Apr 2019 21:55:42 +0200
-Subject: [PATCH] Use correct syntax for array parameter
-

- aggregate-avatars.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/aggregate-avatars.vala b/aggregate-avatars.vala
-index d73ee32..2d0e33d 100644
 a/aggregate-avatars.vala
-+++ b/aggregate-avatars.vala
-@@ -25,7 +25,7 @@
-  
- using Folks;
- 
--static int main(string args[])
-+static int main(string[] args)
- {
-   MainLoop mainloop = new MainLoop();
-   var aggregator = IndividualAggregator.dup();


[arch-commits] Commit in mailnag-gnome-shell/repos/community-x86_64 (3 files)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:08:21
  Author: bgyorgy
Revision: 482262

archrelease: copy trunk to community-x86_64

Added:
  mailnag-gnome-shell/repos/community-x86_64/PKGBUILD
(from rev 482261, mailnag-gnome-shell/trunk/PKGBUILD)
Deleted:
  mailnag-gnome-shell/repos/community-x86_64/PKGBUILD
  mailnag-gnome-shell/repos/community-x86_64/fix-syntax.patch

--+
 PKGBUILD |   56 ++---
 fix-syntax.patch |   22 
 2 files changed, 24 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:08:18 UTC (rev 482261)
+++ PKGBUILD2019-06-19 01:08:21 UTC (rev 482262)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Patrick Ulbrich 
-
-pkgname=mailnag-gnome-shell
-pkgver=3.32.0
-pkgrel=1
-pkgdesc="Mailnag GNOME Shell extension"
-arch=('x86_64')
-url="https://github.com/pulb/mailnag-gnome-shell;
-license=('GPL')
-depends=('folks' 'gnome-shell' 'mailnag')
-makedepends=('vala')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;
-fix-syntax.patch)
-sha256sums=('e96fa0e48ab0f958b5082176a35d655c78345b272cc61b2a8f33ad11230d3f58'
-'fce14359b4b7041de4fd2759a964bae6d2c4f9a0216573a5f3f9be770e28736e')
-
-prepare() {
-   cd $pkgname-$pkgver
-   # Fix build
-   patch -Np1 -i ../fix-syntax.patch
-}
-
-build() {
-   cd $pkgname-$pkgver
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make prefix="$pkgdir"/usr install
-}

Copied: mailnag-gnome-shell/repos/community-x86_64/PKGBUILD (from rev 482261, 
mailnag-gnome-shell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:08:21 UTC (rev 482262)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: Patrick Ulbrich 
+
+pkgname=mailnag-gnome-shell
+pkgver=3.32.1
+pkgrel=1
+pkgdesc="Mailnag GNOME Shell extension"
+arch=('x86_64')
+url="https://github.com/pulb/mailnag-gnome-shell;
+license=('GPL')
+depends=('folks' 'gnome-shell' 'mailnag')
+makedepends=('vala')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pulb/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('876441f751dd0e80be6e0e485df1cf53ca9e8c2086d26bbd4fbca53fd95f8530')
+
+build() {
+   cd $pkgname-$pkgver
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make prefix="$pkgdir"/usr install
+}

Deleted: fix-syntax.patch
===
--- fix-syntax.patch2019-06-19 01:08:18 UTC (rev 482261)
+++ fix-syntax.patch2019-06-19 01:08:21 UTC (rev 482262)
@@ -1,22 +0,0 @@
-From f40fe4232da38d74353920755413996b9577c6cb Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 17 Apr 2019 21:55:42 +0200
-Subject: [PATCH] Use correct syntax for array parameter
-

- aggregate-avatars.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/aggregate-avatars.vala b/aggregate-avatars.vala
-index d73ee32..2d0e33d 100644
 a/aggregate-avatars.vala
-+++ b/aggregate-avatars.vala
-@@ -25,7 +25,7 @@
-  
- using Folks;
- 
--static int main(string args[])
-+static int main(string[] args)
- {
-   MainLoop mainloop = new MainLoop();
-   var aggregator = IndividualAggregator.dup();


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:02:19
  Author: bgyorgy
Revision: 482260

archrelease: copy trunk to community-x86_64

Added:
  spice-gtk/repos/community-x86_64/PKGBUILD
(from rev 482259, spice-gtk/trunk/PKGBUILD)
Deleted:
  spice-gtk/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 01:02:16 UTC (rev 482259)
+++ PKGBUILD2019-06-19 01:02:19 UTC (rev 482260)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Stefano Facchini 
-# Contributor: Jonathan Lestrelin 
-# Contributor: Lucio Zara 
-
-pkgname=spice-gtk
-pkgver=0.36
-pkgrel=1
-pkgdesc="GTK+ client library for SPICE"
-arch=('x86_64')
-url="https://www.spice-space.org/;
-license=('LGPL2.1')
-depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 
'usbredir' 'gst-plugins-base-libs')
-makedepends=('gobject-introspection' 'spice-protocol' 'usbutils'  'vala')
-provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
-replaces=('spice-glib' 'spice-gtk3')
-source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('7126c3584df12d40dcf4970f5f46fafd65b757620f911687e549f7da5c8fd7cd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --enable-vala --with-coroutine=gthread
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: spice-gtk/repos/community-x86_64/PKGBUILD (from rev 482259, 
spice-gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 01:02:19 UTC (rev 482260)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-gtk
+pkgver=0.37
+pkgrel=1
+pkgdesc="GTK+ client library for SPICE"
+arch=('x86_64')
+url="https://www.spice-space.org/;
+license=('LGPL2.1')
+depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 
'usbredir' 'gst-plugins-base-libs')
+makedepends=('gobject-introspection' 'spice-protocol' 'usbutils'  'vala')
+provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
+replaces=('spice-glib' 'spice-gtk3')
+source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('1f28b706472ad391cda79a93fd7b4c7a03e84b88fc46ddb35dddbe323c923bb7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-vala --with-coroutine=gthread
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 01:02:16
  Author: bgyorgy
Revision: 482259

upgpkg: spice-gtk 0.37-1

Update to new version

Modified:
  spice-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:56:33 UTC (rev 482258)
+++ PKGBUILD2019-06-19 01:02:16 UTC (rev 482259)
@@ -5,7 +5,7 @@
 # Contributor: Lucio Zara 
 
 pkgname=spice-gtk
-pkgver=0.36
+pkgver=0.37
 pkgrel=1
 pkgdesc="GTK+ client library for SPICE"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
 replaces=('spice-glib' 'spice-gtk3')
 source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('7126c3584df12d40dcf4970f5f46fafd65b757620f911687e549f7da5c8fd7cd')
+sha256sums=('1f28b706472ad391cda79a93fd7b4c7a03e84b88fc46ddb35dddbe323c923bb7')
 
 build() {
   cd $pkgname-$pkgver


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:56:33
  Author: bgyorgy
Revision: 482258

archrelease: copy trunk to community-x86_64

Added:
  uget/repos/community-x86_64/PKGBUILD
(from rev 482257, uget/trunk/PKGBUILD)
  uget/repos/community-x86_64/uget-gtk.appdata.xml
(from rev 482257, uget/trunk/uget-gtk.appdata.xml)
Deleted:
  uget/repos/community-x86_64/PKGBUILD
  uget/repos/community-x86_64/uget-gtk.appdata.xml

--+
 PKGBUILD |   56 +++---
 uget-gtk.appdata.xml |   72 -
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:56:30 UTC (rev 482257)
+++ PKGBUILD2019-06-19 00:56:33 UTC (rev 482258)
@@ -1,28 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=uget
-pkgver=2.2.1
-pkgrel=2
-pkgdesc="GTK+ download manager featuring download classification and HTML 
import"
-arch=('x86_64')
-url="http://ugetdm.com/;
-license=('LGPL')
-depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
-makedepends=('intltool')
-optdepends=('aria2: alternative backend')
-source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz
-uget-gtk.appdata.xml)
-sha256sums=('445cf58799a9a06e08cd4180b172f4b0a8a8c2ee82da732bdfe2dd502d949936'
-'d6c341ef4c21b1312586e2342725be172507d128246a9ad88b2e8ef142140a5a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../uget-gtk.appdata.xml 
"$pkgdir/usr/share/metainfo/uget-gtk.appdata.xml"
-}

Copied: uget/repos/community-x86_64/PKGBUILD (from rev 482257, 
uget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:56:33 UTC (rev 482258)
@@ -0,0 +1,28 @@
+# Maintainer: Balló György 
+
+pkgname=uget
+pkgver=2.2.2
+pkgrel=2
+pkgdesc="GTK+ download manager featuring download classification and HTML 
import"
+arch=('x86_64')
+url="https://ugetdm.com/;
+license=('LGPL')
+depends=('libnotify' 'gtk3' 'gstreamer' 'curl')
+makedepends=('intltool')
+optdepends=('aria2: alternative backend')
+source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz
+uget-gtk.appdata.xml)
+sha256sums=('5cf7f311ef59bd02b71e0ce750dd37a0299ef15f9f6c6e7e60ffd175409abfc2'
+'d6c341ef4c21b1312586e2342725be172507d128246a9ad88b2e8ef142140a5a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../uget-gtk.appdata.xml 
"$pkgdir/usr/share/metainfo/uget-gtk.appdata.xml"
+}

Deleted: uget-gtk.appdata.xml
===
--- uget-gtk.appdata.xml2019-06-19 00:56:30 UTC (rev 482257)
+++ uget-gtk.appdata.xml2019-06-19 00:56:33 UTC (rev 482258)
@@ -1,36 +0,0 @@
-
-
-  com.ugetdm.uget-gtk
-  uget-gtk.desktop
-  uGet
-  Download multiple URLs and apply it to one of 
setting/queue
-  CC0-1.0
-  LGPL-2.1
-  
-uGet is a download manager that combines lightweight resource usage 
with a very powerful feature set:
-
-  Multi-connection downloads
-  Browser integration
-  Download YouTube videos
-  Clipboard monitor
-  Batch downloads
-  Downloads queue
-  Advanced download categories
-
-  
-  
-
-  
https://ugetdm.com/wp-content/uploads/2018/01/2015-uget-ubuntu-1504.png
-
-
-  
https://ugetdm.com/wp-content/uploads/2018/01/uget-sparky-linux-5-lxqt.jpg
-
-
-  
https://ugetdm.com/wp-content/uploads/2018/01/uGet-2.0.7-Running-in-Ubuntu.png
-
-
-  
https://ugetdm.com/wp-content/uploads/2018/01/2014-uget-fedora-adwaita-gnome.png
-
-  
-  https://ugetdm.com/
-

Copied: uget/repos/community-x86_64/uget-gtk.appdata.xml (from rev 482257, 
uget/trunk/uget-gtk.appdata.xml)
===
--- uget-gtk.appdata.xml(rev 0)
+++ uget-gtk.appdata.xml2019-06-19 00:56:33 UTC (rev 482258)
@@ -0,0 +1,36 @@
+
+
+  com.ugetdm.uget-gtk
+  uget-gtk.desktop
+  uGet
+  Download multiple URLs and apply it to one of 
setting/queue
+  CC0-1.0
+  LGPL-2.1
+  
+uGet is a download manager that combines lightweight resource usage 
with a very powerful feature set:
+
+  Multi-connection downloads
+  Browser integration
+  Download YouTube videos
+  Clipboard monitor
+  Batch downloads
+  Downloads queue
+  Advanced download categories
+
+  
+  
+
+  
https://ugetdm.com/wp-content/uploads/2018/01/2015-uget-ubuntu-1504.png
+
+
+  

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:56:30
  Author: bgyorgy
Revision: 482257

upgpkg: uget 2.2.2-2

Update to new version

Modified:
  uget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:53:13 UTC (rev 482256)
+++ PKGBUILD2019-06-19 00:56:30 UTC (rev 482257)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=uget
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=2
 pkgdesc="GTK+ download manager featuring download classification and HTML 
import"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 optdepends=('aria2: alternative backend')
 source=(https://downloads.sourceforge.net/urlget/$pkgname-$pkgver.tar.gz
 uget-gtk.appdata.xml)
-sha256sums=('445cf58799a9a06e08cd4180b172f4b0a8a8c2ee82da732bdfe2dd502d949936'
+sha256sums=('5cf7f311ef59bd02b71e0ce750dd37a0299ef15f9f6c6e7e60ffd175409abfc2'
 'd6c341ef4c21b1312586e2342725be172507d128246a9ad88b2e8ef142140a5a')
 
 build() {


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:53:09
  Author: bgyorgy
Revision: 482255

upgpkg: sk1 1:2.0rc4-3

Update to new version

Modified:
  sk1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:44:39 UTC (rev 482254)
+++ PKGBUILD2019-06-19 00:53:09 UTC (rev 482255)
@@ -3,7 +3,7 @@
 # Contributor: ConnorBehan 
 
 pkgname=sk1
-pkgver=2.0rc3
+pkgver=2.0rc4
 pkgrel=3
 epoch=1
 pkgdesc="Professional quality illustration program"
@@ -13,7 +13,7 @@
 license=('GPL3')
 
source=("https://downloads.sk1project.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 sk1.appdata.xml)
-sha256sums=('d3b94131794d42d7c80c678e11a28a8e6a50401af4a35e42ed534d02b14abdff'
+sha256sums=('65ef0856389d3972e758d55eea33357a4bccec8b97d95eb8dc6be186a7956063'
 'a42a6fd243f3866f03210b4d31c66451ff55b70948b52d7e656f3ca4447a675c')
 
 build() {


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:53:13
  Author: bgyorgy
Revision: 482256

archrelease: copy trunk to community-x86_64

Added:
  sk1/repos/community-x86_64/PKGBUILD
(from rev 482255, sk1/trunk/PKGBUILD)
  sk1/repos/community-x86_64/sk1.appdata.xml
(from rev 482255, sk1/trunk/sk1.appdata.xml)
Deleted:
  sk1/repos/community-x86_64/PKGBUILD
  sk1/repos/community-x86_64/sk1.appdata.xml

-+
 PKGBUILD|   62 +++---
 sk1.appdata.xml |   62 +++---
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:53:09 UTC (rev 482255)
+++ PKGBUILD2019-06-19 00:53:13 UTC (rev 482256)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: ConnorBehan 
-
-pkgname=sk1
-pkgver=2.0rc3
-pkgrel=3
-epoch=1
-pkgdesc="Professional quality illustration program"
-arch=(x86_64)
-url="https://sk1project.net/;
-depends=('lcms2' 'libmagick' 'python2-cairo' 'python2-pillow' 'python2-pycups' 
'python2-reportlab' 'python2-wxpython3')
-license=('GPL3')
-source=("https://downloads.sk1project.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
-sk1.appdata.xml)
-sha256sums=('d3b94131794d42d7c80c678e11a28a8e6a50401af4a35e42ed534d02b14abdff'
-'a42a6fd243f3866f03210b4d31c66451ff55b70948b52d7e656f3ca4447a675c')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup-sk1.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup-sk1.py install --root="$pkgdir" --optimize=1
-  find "$pkgdir"/usr/{lib,share} -type f | xargs chmod 644
-  install -Dm644 src/sk1.png 
"$pkgdir/usr/share/icons/hicolor/64x64/apps/sk1.png"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-  rm -r "$pkgdir"/usr/share/pixmaps
-}

Copied: sk1/repos/community-x86_64/PKGBUILD (from rev 482255, 
sk1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:53:13 UTC (rev 482256)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: ConnorBehan 
+
+pkgname=sk1
+pkgver=2.0rc4
+pkgrel=3
+epoch=1
+pkgdesc="Professional quality illustration program"
+arch=(x86_64)
+url="https://sk1project.net/;
+depends=('lcms2' 'libmagick' 'python2-cairo' 'python2-pillow' 'python2-pycups' 
'python2-reportlab' 'python2-wxpython3')
+license=('GPL3')
+source=("https://downloads.sk1project.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
+sk1.appdata.xml)
+sha256sums=('65ef0856389d3972e758d55eea33357a4bccec8b97d95eb8dc6be186a7956063'
+'a42a6fd243f3866f03210b4d31c66451ff55b70948b52d7e656f3ca4447a675c')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup-sk1.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup-sk1.py install --root="$pkgdir" --optimize=1
+  find "$pkgdir"/usr/{lib,share} -type f | xargs chmod 644
+  install -Dm644 src/sk1.png 
"$pkgdir/usr/share/icons/hicolor/64x64/apps/sk1.png"
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+  rm -r "$pkgdir"/usr/share/pixmaps
+}

Deleted: sk1.appdata.xml
===
--- sk1.appdata.xml 2019-06-19 00:53:09 UTC (rev 482255)
+++ sk1.appdata.xml 2019-06-19 00:53:13 UTC (rev 482256)
@@ -1,31 +0,0 @@
-
-
-  net.sk1project.sk1
-  sk1.desktop
-  sK1
-  Create and edit multipage documents for prepress
-  CC0-1.0
-  GPL-3.0
-  
-sK1 2.0 is professional quality illustration program. sK1 2.0 is a 
powerful and mature application that makes users more productive and provides 
them professional and free solution even for exotic *nix OSes. Whether you are 
a newbie user or an experienced designer, sK1 2.0 makes it easy to get started. 
With its professional color-management engine and wide-range file format 
compatibility, sK1 2.0 provides color accuracy and drawing flexibility you need 
for all types of projects.
-  
-  
-
-  
https://sk1project.net/content/sk1/screenshots/sk1_2_0_01ubuntu.png
-
-
-  
https://sk1project.net/content/sk1/screenshots/sk1_2_0_02ubuntu.png
-
-
-  
https://sk1project.net/content/sk1/screenshots/sk1_2_0_03ubuntu.png
-
-
-  
https://sk1project.net/content/sk1/screenshots/sk1_2_0_04ubuntu.png
-
-
-  
https://sk1project.net/content/sk1/screenshots/sk1_2_0_05ubuntu.png
-
-  
-  https://github.com/sk1project/sk1-wx/issues
-  https://sk1project.net/
-

Copied: sk1/repos/community-x86_64/sk1.appdata.xml (from rev 482255, 
sk1/trunk/sk1.appdata.xml)
===
--- sk1.appdata.xml (rev 0)
+++ sk1.appdata.xml 2019-06-19 00:53:13 UTC (rev 482256)
@@ -0,0 +1,31 @@
+
+
+  

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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:44:39
  Author: bgyorgy
Revision: 482254

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:44:36 UTC (rev 482253)
+++ PKGBUILD2019-06-19 00:44:39 UTC (rev 482254)
@@ -1,32 +0,0 @@
-# Maintainer: Balló György 
-
-_pkgname=pyocr
-pkgname=python-pyocr
-pkgver=0.6
-pkgrel=1
-pkgdesc="Python wrapper for Tesseract and Cuneiform"
-arch=(any)
-url="https://gitlab.gnome.org/World/OpenPaperwork/pyocr;
-license=(GPL3)
-depends=(python-pillow python-six)
-makedepends=(git python-setuptools)
-optdepends=('cuneiform: OCR backend'
-'tesseract: OCR backend')
-_commit=6ebd6cbf6612b661135d0824199659ee290075ef  # tags/0.6^0
-source=("git+https://gitlab.gnome.org/World/OpenPaperwork/pyocr.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $_pkgname
-  make
-}
-
-package() {
-  cd $_pkgname
-  python3 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pyocr/repos/community-any/PKGBUILD (from rev 482253, 
python-pyocr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:44:39 UTC (rev 482254)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György 
+
+_pkgname=pyocr
+pkgname=python-pyocr
+pkgver=0.7
+pkgrel=1
+pkgdesc="Python wrapper for Tesseract and Cuneiform"
+arch=(any)
+url="https://gitlab.gnome.org/World/OpenPaperwork/pyocr;
+license=(GPL3)
+depends=(python-pillow python-six)
+makedepends=(git python-setuptools)
+optdepends=('cuneiform: OCR backend'
+'tesseract: OCR backend')
+_commit=0ffeca803fca7c812560a6c0e34342e4833f1ab0  # tags/0.7^0
+source=("git+https://gitlab.gnome.org/World/OpenPaperwork/pyocr.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $_pkgname
+  make
+}
+
+package() {
+  cd $_pkgname
+  python3 setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:44:36
  Author: bgyorgy
Revision: 482253

upgpkg: python-pyocr 0.7-1

Update to new version

Modified:
  python-pyocr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:40:24 UTC (rev 482252)
+++ PKGBUILD2019-06-19 00:44:36 UTC (rev 482253)
@@ -2,7 +2,7 @@
 
 _pkgname=pyocr
 pkgname=python-pyocr
-pkgver=0.6
+pkgver=0.7
 pkgrel=1
 pkgdesc="Python wrapper for Tesseract and Cuneiform"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(git python-setuptools)
 optdepends=('cuneiform: OCR backend'
 'tesseract: OCR backend')
-_commit=6ebd6cbf6612b661135d0824199659ee290075ef  # tags/0.6^0
+_commit=0ffeca803fca7c812560a6c0e34342e4833f1ab0  # tags/0.7^0
 
source=("git+https://gitlab.gnome.org/World/OpenPaperwork/pyocr.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:40:20
  Author: bgyorgy
Revision: 482251

upgpkg: python-fxa 0.7.2-1

Update to new version

Modified:
  python-fxa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:36:08 UTC (rev 482250)
+++ PKGBUILD2019-06-19 00:40:20 UTC (rev 482251)
@@ -3,7 +3,7 @@
 
 _pkgname=PyFxA
 pkgname=python-fxa
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('MPL2')
 depends=('python-browserid' 'python-cryptography' 'python-hawkauthlib')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('1419e3a382be9bec2fea9aa21d75d6a5a4d1bc4f767889f8ac32cd50460f0c4a')
+sha256sums=('c0ae4f70ccd5f1836418388d9eb68f256de87448086171165e7360c1bfc5ea6a')
 
 build() {
   cd $_pkgname-$pkgver


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:40:24
  Author: bgyorgy
Revision: 482252

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:40:20 UTC (rev 482251)
+++ PKGBUILD2019-06-19 00:40:24 UTC (rev 482252)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: twa022 
-
-_pkgname=PyFxA
-pkgname=python-fxa
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
-arch=('any')
-url="https://github.com/mozilla/PyFxA;
-license=('MPL2')
-depends=('python-browserid' 'python-cryptography' 'python-hawkauthlib')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla/$_pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('1419e3a382be9bec2fea9aa21d75d6a5a4d1bc4f767889f8ac32cd50460f0c4a')
-
-build() {
-  cd $_pkgname-$pkgver
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname-$pkgver 
-  python3 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-fxa/repos/community-any/PKGBUILD (from rev 482251, 
python-fxa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:40:24 UTC (rev 482252)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: twa022 
+
+_pkgname=PyFxA
+pkgname=python-fxa
+pkgver=0.7.2
+pkgrel=1
+pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
+arch=('any')
+url="https://github.com/mozilla/PyFxA;
+license=('MPL2')
+depends=('python-browserid' 'python-cryptography' 'python-hawkauthlib')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla/$_pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('c0ae4f70ccd5f1836418388d9eb68f256de87448086171165e7360c1bfc5ea6a')
+
+build() {
+  cd $_pkgname-$pkgver
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname-$pkgver 
+  python3 setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:36:08
  Author: bgyorgy
Revision: 482250

archrelease: copy trunk to community-x86_64

Added:
  gst-transcoder/repos/community-x86_64/PKGBUILD
(from rev 482249, gst-transcoder/trunk/PKGBUILD)
Deleted:
  gst-transcoder/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:35:58 UTC (rev 482249)
+++ PKGBUILD2019-06-19 00:36:08 UTC (rev 482250)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Thibault Saunier 
-
-pkgname=gst-transcoder
-pkgver=1.14.1
-pkgrel=1
-pkgdesc="GStreamer Transcoding API library"
-arch=('x86_64')
-license=('LGPL2.1')
-url="https://github.com/pitivi/gst-transcoder;
-depends=('gst-plugins-base-libs')
-makedepends=('gobject-introspection' 'gtk-doc' 'meson')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
-sha256sums=('ca2c5124a267b16483afdf87e97f48b564dde21b26706fa8097cae58fc46dddb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-transcoder/repos/community-x86_64/PKGBUILD (from rev 482249, 
gst-transcoder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:36:08 UTC (rev 482250)
@@ -0,0 +1,26 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Thibault Saunier 
+
+pkgname=gst-transcoder
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer Transcoding API library"
+arch=('x86_64')
+license=('LGPL2.1')
+url="https://github.com/pitivi/gst-transcoder;
+depends=('gst-plugins-base-libs')
+makedepends=('gobject-introspection' 'gtk-doc' 'meson')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('b5e65c70f2827aee42810120ca9637fd1f56e7cccf825b1b2f20e575cebdcd62')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:35:58
  Author: bgyorgy
Revision: 482249

upgpkg: gst-transcoder 1.16.0-1

Update to new version

Modified:
  gst-transcoder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:34:00 UTC (rev 482248)
+++ PKGBUILD2019-06-19 00:35:58 UTC (rev 482249)
@@ -3,7 +3,7 @@
 # Contributor: Thibault Saunier 
 
 pkgname=gst-transcoder
-pkgver=1.14.1
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="GStreamer Transcoding API library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gst-plugins-base-libs')
 makedepends=('gobject-introspection' 'gtk-doc' 'meson')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz;)
-sha256sums=('ca2c5124a267b16483afdf87e97f48b564dde21b26706fa8097cae58fc46dddb')
+sha256sums=('b5e65c70f2827aee42810120ca9637fd1f56e7cccf825b1b2f20e575cebdcd62')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gst-editing-services/trunk (PKGBUILD)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:33:58
  Author: bgyorgy
Revision: 482247

upgpkg: gst-editing-services 1.16.0-1

Update to new version

Modified:
  gst-editing-services/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:28:30 UTC (rev 482246)
+++ PKGBUILD2019-06-19 00:33:58 UTC (rev 482247)
@@ -6,7 +6,7 @@
 
 pkgname=gst-editing-services
 _pkgname=gstreamer-editing-services
-pkgver=1.14.4
+pkgver=1.16.0
 pkgrel=1
 pkgdesc='GStreamer library for creating audio/video editors'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 
source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
   'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('53d1d25b356009505ae0d22c218d6c6b1215399d9f6e3fe5d7b88e156531b35f'
+sha256sums=('82a3faefb2b0d91e134fd02cddeee718b7846a07cbf0127fed7aa03e25495ad1'
 'SKIP')
 
 build() {


[arch-commits] Commit in gst-editing-services/repos/community-x86_64 (2 files)

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:34:00
  Author: bgyorgy
Revision: 482248

archrelease: copy trunk to community-x86_64

Added:
  gst-editing-services/repos/community-x86_64/PKGBUILD
(from rev 482247, gst-editing-services/trunk/PKGBUILD)
Deleted:
  gst-editing-services/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:33:58 UTC (rev 482247)
+++ PKGBUILD2019-06-19 00:34:00 UTC (rev 482248)
@@ -1,41 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-_pkgname=gstreamer-editing-services
-pkgver=1.14.4
-pkgrel=1
-pkgdesc='GStreamer library for creating audio/video editors'
-arch=('x86_64')
-license=('LGPL')
-url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 
'python-gobject')
-checkdepends=('gst-plugins-bad' 'gst-plugins-good')
-source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
-  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('53d1d25b356009505ae0d22c218d6c6b1215399d9f6e3fe5d7b88e156531b35f'
-'SKIP')
-
-build() {
-  cd $_pkgname-$pkgver
-  ./configure --prefix=/usr --enable-gtk-doc \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="http://www.archlinux.org/;
-  make
-}
-
-check() {
-  cd $_pkgname-$pkgver
-  # Broken on i686
-  make check || :
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-editing-services/repos/community-x86_64/PKGBUILD (from rev 482247, 
gst-editing-services/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:34:00 UTC (rev 482248)
@@ -0,0 +1,41 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Lubosz Sarnecki 
+# Contributor: Kerrick Staley 
+# Contributor: Thijs Vermeir 
+
+pkgname=gst-editing-services
+_pkgname=gstreamer-editing-services
+pkgver=1.16.0
+pkgrel=1
+pkgdesc='GStreamer library for creating audio/video editors'
+arch=('x86_64')
+license=('LGPL')
+url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
+depends=('gst-plugins-base')
+makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 
'python-gobject')
+checkdepends=('gst-plugins-bad' 'gst-plugins-good')
+source=("https://gstreamer.freedesktop.org/src/$_pkgname/$_pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
+  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
+sha256sums=('82a3faefb2b0d91e134fd02cddeee718b7846a07cbf0127fed7aa03e25495ad1'
+'SKIP')
+
+build() {
+  cd $_pkgname-$pkgver
+  ./configure --prefix=/usr --enable-gtk-doc \
+--with-package-name="GStreamer (Arch Linux)" \
+--with-package-origin="http://www.archlinux.org/;
+  make
+}
+
+check() {
+  cd $_pkgname-$pkgver
+  # Broken on i686
+  make check || :
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:28:27
  Author: bgyorgy
Revision: 482245

upgpkg: libhandy 0.0.10-1

Update to new version

Modified:
  libhandy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:24:45 UTC (rev 482244)
+++ PKGBUILD2019-06-19 00:28:27 UTC (rev 482245)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=libhandy
-pkgver=0.0.9
+pkgver=0.0.10
 pkgrel=1
 pkgdesc="Library full of GTK+ widgets for mobile phones"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(LGPL2.1)
 depends=(gtk3)
 makedepends=(git glade gobject-introspection meson vala)
-_commit=56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c  # tags/v0.0.9^0
+_commit=2d777677352d037b6f5cc24d9c1c8d9a74ac0ded  # tags/v0.0.10^0
 source=("git+https://source.puri.sm/Librem5/libhandy.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:28:30
  Author: bgyorgy
Revision: 482246

archrelease: copy trunk to community-x86_64

Added:
  libhandy/repos/community-x86_64/PKGBUILD
(from rev 482245, libhandy/trunk/PKGBUILD)
Deleted:
  libhandy/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:28:27 UTC (rev 482245)
+++ PKGBUILD2019-06-19 00:28:30 UTC (rev 482246)
@@ -1,28 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=libhandy
-pkgver=0.0.9
-pkgrel=1
-pkgdesc="Library full of GTK+ widgets for mobile phones"
-arch=(x86_64)
-url="https://source.puri.sm/Librem5/libhandy;
-license=(LGPL2.1)
-depends=(gtk3)
-makedepends=(git glade gobject-introspection meson vala)
-_commit=56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c  # tags/v0.0.9^0
-source=("git+https://source.puri.sm/Librem5/libhandy.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build -Dgtk_doc=true -Dexamples=false
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: libhandy/repos/community-x86_64/PKGBUILD (from rev 482245, 
libhandy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:28:30 UTC (rev 482246)
@@ -0,0 +1,28 @@
+# Maintainer: Balló György 
+
+pkgname=libhandy
+pkgver=0.0.10
+pkgrel=1
+pkgdesc="Library full of GTK+ widgets for mobile phones"
+arch=(x86_64)
+url="https://source.puri.sm/Librem5/libhandy;
+license=(LGPL2.1)
+depends=(gtk3)
+makedepends=(git glade gobject-introspection meson vala)
+_commit=2d777677352d037b6f5cc24d9c1c8d9a74ac0ded  # tags/v0.0.10^0
+source=("git+https://source.puri.sm/Librem5/libhandy.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build -Dgtk_doc=true -Dexamples=false
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:24:42
  Author: bgyorgy
Revision: 482243

upgpkg: libgovirt 0.3.6-1

Update to new version

Modified:
  libgovirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 00:04:48 UTC (rev 482242)
+++ PKGBUILD2019-06-19 00:24:42 UTC (rev 482243)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=libgovirt
-pkgver=0.3.4+45+g46288e8
+pkgver=0.3.6
 pkgrel=1
 pkgdesc="GObject-based library to access oVirt REST API"
 arch=(x86_64)
-url="https://git.gnome.org/browse/libgovirt;
-license=(GPL)
-depends=(glib2 rest)
-makedepends=(gobject-introspection git)
-_commit=46288e859023c6a1b3450d29456e59c999a69799  # master
-source=("git+https://git.gnome.org/browse/libgovirt#commit=$_commit;)
+url="https://gitlab.gnome.org/GNOME/libgovirt;
+license=(LGPL)
+depends=(rest)
+makedepends=(git gobject-introspection)
+_commit=74852b8d76b0bbdb17d0e9fc3378afb5bf95ca6c  # tags/v0.3.6^0
+source=("git+https://gitlab.gnome.org/GNOME/libgovirt.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -21,7 +21,7 @@
 
 prepare() {
   cd $pkgname
-  autoreconf -fvi
+  NOCONFIGURE=1 ./autogen.sh
 }
   
 build() {


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:24:45
  Author: bgyorgy
Revision: 482244

archrelease: copy trunk to community-x86_64

Added:
  libgovirt/repos/community-x86_64/PKGBUILD
(from rev 482243, libgovirt/trunk/PKGBUILD)
Deleted:
  libgovirt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:24:42 UTC (rev 482243)
+++ PKGBUILD2019-06-19 00:24:45 UTC (rev 482244)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libgovirt
-pkgver=0.3.4+45+g46288e8
-pkgrel=1
-pkgdesc="GObject-based library to access oVirt REST API"
-arch=(x86_64)
-url="https://git.gnome.org/browse/libgovirt;
-license=(GPL)
-depends=(glib2 rest)
-makedepends=(gobject-introspection git)
-_commit=46288e859023c6a1b3450d29456e59c999a69799  # master
-source=("git+https://git.gnome.org/browse/libgovirt#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-  
-build(){
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check(){
-  cd $pkgname
-  make check
-}
-
-package(){
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: libgovirt/repos/community-x86_64/PKGBUILD (from rev 482243, 
libgovirt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:24:45 UTC (rev 482244)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Jan de Groot 
+
+pkgname=libgovirt
+pkgver=0.3.6
+pkgrel=1
+pkgdesc="GObject-based library to access oVirt REST API"
+arch=(x86_64)
+url="https://gitlab.gnome.org/GNOME/libgovirt;
+license=(LGPL)
+depends=(rest)
+makedepends=(git gobject-introspection)
+_commit=74852b8d76b0bbdb17d0e9fc3378afb5bf95ca6c  # tags/v0.3.6^0
+source=("git+https://gitlab.gnome.org/GNOME/libgovirt.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:04:43
  Author: bgyorgy
Revision: 482241

upgpkg: eolie 0.9.62-1

Update to new version

Modified:
  eolie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:51:49 UTC (rev 482240)
+++ PKGBUILD2019-06-19 00:04:43 UTC (rev 482241)
@@ -2,7 +2,7 @@
 # Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
 
 pkgname=eolie
-pkgver=0.9.60
+pkgver=0.9.62
 pkgrel=1
 pkgdesc="Simple web browser for GNOME"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 'python-fxa: Firefox Sync support'
 'python-pyopenssl: Show SSL certificates'
 'python-requests-hawk: Firefox Sync support')
-_commit=a4b59e53d93f15b4d0a20d0cb773d313c790aab5  # tags/0.9.60
+_commit=3f7427dd8d38bd4a0c55d3c8b9c23b67036e32cc  # tags/0.9.62
 source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit;
 "git+https://gitlab.gnome.org/gnumdk/eolie-po.git;)
 sha256sums=('SKIP'


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

2019-06-18 Thread Balló György via arch-commits
Date: Wednesday, June 19, 2019 @ 00:04:48
  Author: bgyorgy
Revision: 482242

archrelease: copy trunk to community-x86_64

Added:
  eolie/repos/community-x86_64/PKGBUILD
(from rev 482241, eolie/trunk/PKGBUILD)
Deleted:
  eolie/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 00:04:43 UTC (rev 482241)
+++ PKGBUILD2019-06-19 00:04:48 UTC (rev 482242)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
-
-pkgname=eolie
-pkgver=0.9.60
-pkgrel=1
-pkgdesc="Simple web browser for GNOME"
-arch=('x86_64')
-url="https://wiki.gnome.org/Apps/Eolie;
-license=('GPL3')
-depends=('gtkspell3' 'python-cairo' 'python-dateutil' 'python-gobject' 
'webkit2gtk')
-makedepends=('git' 'gobject-introspection' 'meson')
-optdepends=('python-beautifulsoup4: Import html bookmarks'
-'python-crypto: Firefox Sync support' 
-'python-fxa: Firefox Sync support'
-'python-pyopenssl: Show SSL certificates'
-'python-requests-hawk: Firefox Sync support')
-_commit=a4b59e53d93f15b4d0a20d0cb773d313c790aab5  # tags/0.9.60
-source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit;
-"git+https://gitlab.gnome.org/gnumdk/eolie-po.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-   cd $pkgname
-   git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-   cd $pkgname
-   git config submodule.subprojects/po.url "$srcdir/eolie-po"
-   git submodule update --init
-}
-
-build() {
-   arch-meson $pkgname build
-   ninja -C build
-}
-
-package() {
-   DESTDIR="$pkgdir" meson install -C build
-}

Copied: eolie/repos/community-x86_64/PKGBUILD (from rev 482241, 
eolie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 00:04:48 UTC (rev 482242)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Cédric Bellegarde cedric bellegarde at adishatz dot org
+
+pkgname=eolie
+pkgver=0.9.62
+pkgrel=1
+pkgdesc="Simple web browser for GNOME"
+arch=('x86_64')
+url="https://wiki.gnome.org/Apps/Eolie;
+license=('GPL3')
+depends=('gtkspell3' 'python-cairo' 'python-dateutil' 'python-gobject' 
'webkit2gtk')
+makedepends=('git' 'gobject-introspection' 'meson')
+optdepends=('python-beautifulsoup4: Import html bookmarks'
+'python-crypto: Firefox Sync support' 
+'python-fxa: Firefox Sync support'
+'python-pyopenssl: Show SSL certificates'
+'python-requests-hawk: Firefox Sync support')
+_commit=3f7427dd8d38bd4a0c55d3c8b9c23b67036e32cc  # tags/0.9.62
+source=("git+https://gitlab.gnome.org/World/eolie.git#commit=$_commit;
+"git+https://gitlab.gnome.org/gnumdk/eolie-po.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+   cd $pkgname
+   git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+   cd $pkgname
+   git config submodule.subprojects/po.url "$srcdir/eolie-po"
+   git submodule update --init
+}
+
+build() {
+   arch-meson $pkgname build
+   ninja -C build
+}
+
+package() {
+   DESTDIR="$pkgdir" meson install -C build
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:51:49
  Author: bgyorgy
Revision: 482240

archrelease: copy trunk to community-x86_64

Added:
  feedreader/repos/community-x86_64/PKGBUILD
(from rev 482239, feedreader/trunk/PKGBUILD)
Deleted:
  feedreader/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:49:31 UTC (rev 482239)
+++ PKGBUILD2019-06-18 23:51:49 UTC (rev 482240)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Andrew O'Neill 
-# Contributor: poisonby 
-# Contributor: Jason Scurtu (scujas) 
-# Contributor: Marcin Tydelski 
-# Contributor: Jan Lukas Gernert (JeanLuc) 
-
-pkgname=feedreader
-_pkgname=FeedReader
-pkgver=2.8.2
-pkgrel=1
-pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
-arch=(x86_64)
-url="https://jangernert.github.io/FeedReader/;
-license=(GPL3)
-depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
-makedepends=(git gobject-introspection meson vala)
-_commit=1d7c7f3814bbdeecc4d12e27058941397d160ced  # tags/v2.8.2
-source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $_pkgname
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/jangernert/FeedReader/pull/822
-  sed -i "s/install_dir: join_paths(SHARE_DIR, 'appdata')/install_dir: 
join_paths(SHARE_DIR, 'metainfo')/" data/meson.build
-}
-
-build() {
-  arch-meson $_pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: feedreader/repos/community-x86_64/PKGBUILD (from rev 482239, 
feedreader/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:51:49 UTC (rev 482240)
@@ -0,0 +1,34 @@
+# Maintainer: Balló György 
+# Contributor: Andrew O'Neill 
+# Contributor: poisonby 
+# Contributor: Jason Scurtu (scujas) 
+# Contributor: Marcin Tydelski 
+# Contributor: Jan Lukas Gernert (JeanLuc) 
+
+pkgname=feedreader
+_pkgname=FeedReader
+pkgver=2.9.2
+pkgrel=1
+pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
+arch=(x86_64)
+url="https://jangernert.github.io/FeedReader/;
+license=(GPL3)
+depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
+makedepends=(git gobject-introspection meson vala)
+_commit=1628ec2e52c1afdeb9cd0d4c1cbba5bb006f7c26  # tags/v2.9.2
+source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  arch-meson $_pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:49:31
  Author: bgyorgy
Revision: 482239

upgpkg: feedreader 2.9.2-1

Update to new version

Modified:
  feedreader/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:46:03 UTC (rev 482238)
+++ PKGBUILD2019-06-18 23:49:31 UTC (rev 482239)
@@ -7,7 +7,7 @@
 
 pkgname=feedreader
 _pkgname=FeedReader
-pkgver=2.8.2
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 license=(GPL3)
 depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
 makedepends=(git gobject-introspection meson vala)
-_commit=1d7c7f3814bbdeecc4d12e27058941397d160ced  # tags/v2.8.2
+_commit=1628ec2e52c1afdeb9cd0d4c1cbba5bb006f7c26  # tags/v2.9.2
 source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -24,14 +24,6 @@
   git describe --tags | sed 's/^v//;s/-/+/g'
 }
 
-prepare() {
-  cd $_pkgname
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/jangernert/FeedReader/pull/822
-  sed -i "s/install_dir: join_paths(SHARE_DIR, 'appdata')/install_dir: 
join_paths(SHARE_DIR, 'metainfo')/" data/meson.build
-}
-
 build() {
   arch-meson $_pkgname build
   ninja -C build


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:46:03
  Author: bgyorgy
Revision: 482238

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 482237, gpodder/trunk/PKGBUILD)
Deleted:
  gpodder/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:46:00 UTC (rev 482237)
+++ PKGBUILD2019-06-18 23:46:03 UTC (rev 482238)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.8
-pkgrel=1
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('eb84826194a15749ea8ea5b3e739b98a8f4f524907d0ebd0947cc484fa84f258')
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 482237, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:46:03 UTC (rev 482238)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.9
+pkgrel=1
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('ab7eab4e9e63556c463a9efdcf0b26069f56c047d7cef7fd22931b71ba025dbf')
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:46:00
  Author: bgyorgy
Revision: 482237

upgpkg: gpodder 3.10.9-1

Update to new version

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:43:24 UTC (rev 482236)
+++ PKGBUILD2019-06-18 23:46:00 UTC (rev 482237)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik 
 
 pkgname=gpodder
-pkgver=3.10.8
+pkgver=3.10.9
 pkgrel=1
 pkgdesc='Podcast client written in Python using GTK+'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
 makedepends=(intltool)
 
source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('eb84826194a15749ea8ea5b3e739b98a8f4f524907d0ebd0947cc484fa84f258')
+sha256sums=('ab7eab4e9e63556c463a9efdcf0b26069f56c047d7cef7fd22931b71ba025dbf')
 
 build() {
   cd $pkgname-$pkgver


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:43:20
  Author: bgyorgy
Revision: 482235

upgpkg: gnome-subtitles 1.5-1

Update to new version

Modified:
  gnome-subtitles/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:41:29 UTC (rev 482234)
+++ PKGBUILD2019-06-18 23:43:20 UTC (rev 482235)
@@ -1,8 +1,8 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-subtitles
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc="Video subtitle editor for GNOME"
 arch=('x86_64')
 url="http://www.gnomesubtitles.org/;
@@ -14,15 +14,11 @@
 'gst-plugins-ugly: Extra media codecs'
 'gst-libav: Extra media codecs')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('12847186070c8edbfc17d4aa1118a2ad9d8a9d40b806adf5b7041b71e4682641')
+sha256sums=('f551baf18aac62992a1d779a767dcc36dc1be100bbe6fa29a14f024e6fa9ae43')
 
 prepare() {
   cd $pkgname-$pkgver
   sed -i 's/libenchant.so.1/libenchant-2.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
-
-  # Install icons under icons/hicolor/scalable/apps instead of pixmaps
-  # https://gitlab.gnome.org/GNOME/gnome-subtitles/merge_requests/3
-  sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/scalable/apps|' 
data/Makefile.{am,in}
 }
 
 build() {


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:43:24
  Author: bgyorgy
Revision: 482236

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:43:20 UTC (rev 482235)
+++ PKGBUILD2019-06-18 23:43:24 UTC (rev 482236)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gnome-subtitles
-pkgver=1.4.2
-pkgrel=2
-pkgdesc="Video subtitle editor for GNOME"
-arch=('x86_64')
-url="http://www.gnomesubtitles.org/;
-license=('GPL')
-depends=('gst-plugins-base' 'gtk-sharp-3' 'gtkspell3')
-makedepends=('intltool' 'itstool')
-optdepends=('gst-plugins-good: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'gst-libav: Extra media codecs')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('12847186070c8edbfc17d4aa1118a2ad9d8a9d40b806adf5b7041b71e4682641')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/libenchant.so.1/libenchant-2.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
-
-  # Install icons under icons/hicolor/scalable/apps instead of pixmaps
-  # https://gitlab.gnome.org/GNOME/gnome-subtitles/merge_requests/3
-  sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/scalable/apps|' 
data/Makefile.{am,in}
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-subtitles/repos/community-x86_64/PKGBUILD (from rev 482235, 
gnome-subtitles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:43:24 UTC (rev 482236)
@@ -0,0 +1,34 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-subtitles
+pkgver=1.5
+pkgrel=1
+pkgdesc="Video subtitle editor for GNOME"
+arch=('x86_64')
+url="http://www.gnomesubtitles.org/;
+license=('GPL')
+depends=('gst-plugins-base' 'gtk-sharp-3' 'gtkspell3')
+makedepends=('intltool' 'itstool')
+optdepends=('gst-plugins-good: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'gst-libav: Extra media codecs')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('f551baf18aac62992a1d779a767dcc36dc1be100bbe6fa29a14f024e6fa9ae43')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/libenchant.so.1/libenchant-2.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:41:29
  Author: bgyorgy
Revision: 482234

archrelease: copy trunk to community-x86_64

Added:
  workrave/repos/community-x86_64/PKGBUILD
(from rev 482233, workrave/trunk/PKGBUILD)
Deleted:
  workrave/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:37:56 UTC (rev 482233)
+++ PKGBUILD2019-06-18 23:41:29 UTC (rev 482234)
@@ -1,33 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: William Rea 
-
-pkgname=workrave
-pkgver=1.10.31
-pkgrel=1
-pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
-arch=('x86_64')
-url="http://www.workrave.org/;
-license=('GPL3')
-depends=('gstreamer' 'gtkmm3' 'libsm' 'libxss')
-makedepends=('autoconf-archive' 'intltool' 'gobject-introspection' 'libpulse' 
'python2-cheetah'
- 'gnome-panel' 'mate-panel' 'xfce4-panel')
-optdepends=('gst-plugins-good: to play sound events'
-'gnome-panel: Applet for GNOME Panel'
-'mate-panel: Applet for MATE Panel'
-'xfce4-panel: Applet for Xfce4 Panel')
-source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz;)
-sha256sums=('747919f1d02ae9d0c20f3ddb6c38b6c3c3047f852bca4224cad70d2d29303014')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc  --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname PYTHON=python2
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: workrave/repos/community-x86_64/PKGBUILD (from rev 482233, 
workrave/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:41:29 UTC (rev 482234)
@@ -0,0 +1,33 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: William Rea 
+
+pkgname=workrave
+pkgver=1.10.34
+pkgrel=1
+pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
+arch=('x86_64')
+url="http://www.workrave.org/;
+license=('GPL3')
+depends=('gstreamer' 'gtkmm3' 'libsm' 'libxss')
+makedepends=('autoconf-archive' 'boost' 'intltool' 'gobject-introspection' 
'libpulse' 'python-jinja'
+ 'gnome-panel' 'mate-panel' 'xfce4-panel')
+optdepends=('gst-plugins-good: to play sound events'
+'gnome-panel: Applet for GNOME Panel'
+'mate-panel: Applet for MATE Panel'
+'xfce4-panel: Applet for Xfce4 Panel')
+source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz;)
+sha256sums=('3a178b21bd729e63aedb78188de86e536dc3626bea62ee47af2ba234f13b58e7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc  --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:37:56
  Author: bgyorgy
Revision: 482233

upgpkg: workrave 1.10.34-1

Update to new version

Modified:
  workrave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:21:47 UTC (rev 482232)
+++ PKGBUILD2019-06-18 23:37:56 UTC (rev 482233)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=workrave
-pkgver=1.10.31
+pkgver=1.10.34
 pkgrel=1
 pkgdesc="Assist in the recovery and prevention of Repetitive Strain Injury 
(RSI)"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url="http://www.workrave.org/;
 license=('GPL3')
 depends=('gstreamer' 'gtkmm3' 'libsm' 'libxss')
-makedepends=('autoconf-archive' 'intltool' 'gobject-introspection' 'libpulse' 
'python2-cheetah'
+makedepends=('autoconf-archive' 'boost' 'intltool' 'gobject-introspection' 
'libpulse' 'python-jinja'
  'gnome-panel' 'mate-panel' 'xfce4-panel')
 optdepends=('gst-plugins-good: to play sound events'
 'gnome-panel: Applet for GNOME Panel'
@@ -17,12 +17,12 @@
 'mate-panel: Applet for MATE Panel'
 'xfce4-panel: Applet for Xfce4 Panel')
 
source=("https://github.com/rcaelers/workrave/releases/download/v${pkgver//./_}/$pkgname-$pkgver.tar.gz;)
-sha256sums=('747919f1d02ae9d0c20f3ddb6c38b6c3c3047f852bca4224cad70d2d29303014')
+sha256sums=('3a178b21bd729e63aedb78188de86e536dc3626bea62ee47af2ba234f13b58e7')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc  --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname PYTHON=python2
+  --libexecdir=/usr/lib/$pkgname
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:21:47
  Author: bgyorgy
Revision: 482232

archrelease: copy trunk to community-x86_64

Added:
  vocal/repos/community-x86_64/PKGBUILD
(from rev 482231, vocal/trunk/PKGBUILD)
Deleted:
  vocal/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:21:44 UTC (rev 482231)
+++ PKGBUILD2019-06-18 23:21:47 UTC (rev 482232)
@@ -1,26 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Marcin Tydelski 
-# Contributor: Nathan Dyer 
-
-pkgname=vocal
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='Powerful, beautiful and simple podcast client for the modern free 
desktop'
-arch=(x86_64)
-url='https://vocalproject.net/'
-license=(GPL3)
-depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
-makedepends=(cmake vala webkit2gtk)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('56265b46b6dc67a3d9041298677b775494b6d7127ff084483874c853042361305b10a59682f6ef66139814794afc0fdd1ff5c7cc410133763d2ff88e300dcb11')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: vocal/repos/community-x86_64/PKGBUILD (from rev 482231, 
vocal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:21:47 UTC (rev 482232)
@@ -0,0 +1,26 @@
+# Maintainer: Balló György 
+# Contributor: Marcin Tydelski 
+# Contributor: Nathan Dyer 
+
+pkgname=vocal
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='Powerful, beautiful and simple podcast client for the modern free 
desktop'
+arch=(x86_64)
+url='https://vocalproject.net/'
+license=(GPL3)
+depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
+makedepends=(cmake vala webkit2gtk)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('2f5b09c1ca1c3a513c161d1973033d6ce3e2c6805f4390d2bc70764e95a5b1a1ed9e681d602d2a5be44cb145cbdb6885a7c8aff0a2005a24792171a200ae52de')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:21:44
  Author: bgyorgy
Revision: 482231

upgpkg: vocal 2.4.2-1

Update to new version

Modified:
  vocal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:16:38 UTC (rev 482230)
+++ PKGBUILD2019-06-18 23:21:44 UTC (rev 482231)
@@ -3,7 +3,7 @@
 # Contributor: Nathan Dyer 
 
 pkgname=vocal
-pkgver=2.4.0
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='Powerful, beautiful and simple podcast client for the modern free 
desktop'
 arch=(x86_64)
@@ -12,11 +12,11 @@
 depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
 makedepends=(cmake vala webkit2gtk)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('56265b46b6dc67a3d9041298677b775494b6d7127ff084483874c853042361305b10a59682f6ef66139814794afc0fdd1ff5c7cc410133763d2ff88e300dcb11')
+sha512sums=('2f5b09c1ca1c3a513c161d1973033d6ce3e2c6805f4390d2bc70764e95a5b1a1ed9e681d602d2a5be44cb145cbdb6885a7c8aff0a2005a24792171a200ae52de')
 
 build() {
   cd $pkgname-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:16:35
  Author: bgyorgy
Revision: 482229

upgpkg: rssguard 3.5.9-1

Update to new version

Modified:
  rssguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:07:33 UTC (rev 482228)
+++ PKGBUILD2019-06-18 23:16:35 UTC (rev 482229)
@@ -5,7 +5,7 @@
 
 pkgbase=rssguard
 pkgname=(rssguard{,-nowebengine})
-pkgver=3.5.7
+pkgver=3.5.9
 pkgrel=1
 pkgdesc='Simple (yet powerful) Qt5 feed reader'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(qt5-webengine)
 makedepends=(qt5-tools)
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/martinrotter/$pkgbase/archive/$pkgver.tar.gz;)
-sha256sums=('e10dba8b042c1b994475bcc5b38a331fa52dbd4281a8489c93d79425751ea947')
+sha256sums=('e32297c844a2b8e62895d51d4a71903d9e297eaf6d08c12a18db4c9000291ec1')
 
 prepare() {
   mkdir build{,-nowebengine}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:16:38
  Author: bgyorgy
Revision: 482230

archrelease: copy trunk to community-x86_64

Added:
  rssguard/repos/community-x86_64/PKGBUILD
(from rev 482229, rssguard/trunk/PKGBUILD)
Deleted:
  rssguard/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:16:35 UTC (rev 482229)
+++ PKGBUILD2019-06-18 23:16:38 UTC (rev 482230)
@@ -1,52 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: WorMzy Tykashi 
-# Contributor: Alois Nespor 
-# Contributor: speps 
-
-pkgbase=rssguard
-pkgname=(rssguard{,-nowebengine})
-pkgver=3.5.7
-pkgrel=1
-pkgdesc='Simple (yet powerful) Qt5 feed reader'
-arch=(x86_64)
-url='https://github.com/martinrotter/rssguard'
-license=(GPL3)
-depends=(qt5-webengine)
-makedepends=(qt5-tools)
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/martinrotter/$pkgbase/archive/$pkgver.tar.gz;)
-sha256sums=('e10dba8b042c1b994475bcc5b38a331fa52dbd4281a8489c93d79425751ea947')
-
-prepare() {
-  mkdir build{,-nowebengine}
-}
-
-build() {
-  cd build
-  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr
-  make
-
-  cd ../build-nowebengine
-  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr USE_WEBENGINE=false
-  make
-}
-
-package_rssguard() {
-  depends=(qt5-webengine)
-
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-}
-
-package_rssguard-nowebengine() {
-  pkgdesc+=' without WebEngine support'
-  depends=(hicolor-icon-theme qt5-base)
-  conflicts=($pkgbase)
-  provides=($pkgbase=$pkgver)
-
-  cd build-nowebengine
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Ignore package by AppStream to avoid duplicated IDs
-  rm -r "$pkgdir/usr/share/metainfo/"
-  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/com.github.rssguard.desktop"
-}

Copied: rssguard/repos/community-x86_64/PKGBUILD (from rev 482229, 
rssguard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:16:38 UTC (rev 482230)
@@ -0,0 +1,52 @@
+# Maintainer: Balló György 
+# Contributor: WorMzy Tykashi 
+# Contributor: Alois Nespor 
+# Contributor: speps 
+
+pkgbase=rssguard
+pkgname=(rssguard{,-nowebengine})
+pkgver=3.5.9
+pkgrel=1
+pkgdesc='Simple (yet powerful) Qt5 feed reader'
+arch=(x86_64)
+url='https://github.com/martinrotter/rssguard'
+license=(GPL3)
+depends=(qt5-webengine)
+makedepends=(qt5-tools)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/martinrotter/$pkgbase/archive/$pkgver.tar.gz;)
+sha256sums=('e32297c844a2b8e62895d51d4a71903d9e297eaf6d08c12a18db4c9000291ec1')
+
+prepare() {
+  mkdir build{,-nowebengine}
+}
+
+build() {
+  cd build
+  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr
+  make
+
+  cd ../build-nowebengine
+  qmake ../$pkgname-$pkgver -r CONFIG+=release PREFIX=/usr USE_WEBENGINE=false
+  make
+}
+
+package_rssguard() {
+  depends=(qt5-webengine)
+
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_rssguard-nowebengine() {
+  pkgdesc+=' without WebEngine support'
+  depends=(hicolor-icon-theme qt5-base)
+  conflicts=($pkgbase)
+  provides=($pkgbase=$pkgver)
+
+  cd build-nowebengine
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Ignore package by AppStream to avoid duplicated IDs
+  rm -r "$pkgdir/usr/share/metainfo/"
+  echo 'X-AppStream-Ignore=true' >> 
"$pkgdir/usr/share/applications/com.github.rssguard.desktop"
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:07:33
  Author: bgyorgy
Revision: 482228

archrelease: copy trunk to community-x86_64

Added:
  gpxsee/repos/community-x86_64/PKGBUILD
(from rev 482227, gpxsee/trunk/PKGBUILD)
Deleted:
  gpxsee/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:07:30 UTC (rev 482227)
+++ PKGBUILD2019-06-18 23:07:33 UTC (rev 482228)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Raffaele Zamorano
-# Contributor: Jose Riha 
-# Contributor: Nikolay Korotkiy 
-
-pkgname=gpxsee
-_pkgname=GPXSee
-pkgver=7.5
-pkgrel=1
-pkgdesc='GPS log file viewer and analyzer'
-arch=(x86_64)
-url='https://www.gpxsee.org/'
-license=(GPL3)
-depends=(desktop-file-utils qt5-imageformats)
-makedepends=(qt5-tools)
-source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c')
-
-build() {
-  cd $_pkgname-$pkgver
-  lrelease-qt5 gpxsee.pro
-  qmake gpxsee.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  # Install appdata
-  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
-}

Copied: gpxsee/repos/community-x86_64/PKGBUILD (from rev 482227, 
gpxsee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:07:33 UTC (rev 482228)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Raffaele Zamorano
+# Contributor: Jose Riha 
+# Contributor: Nikolay Korotkiy 
+
+pkgname=gpxsee
+_pkgname=GPXSee
+pkgver=7.9
+pkgrel=1
+pkgdesc='GPS log file viewer and analyzer'
+arch=(x86_64)
+url='https://www.gpxsee.org/'
+license=(GPL3)
+depends=(desktop-file-utils qt5-imageformats)
+makedepends=(qt5-tools)
+source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
+sha256sums=('32a1c94949f7221cac7b4c5d0c9935f844cd3ccba763f3b0b991594fe374375b')
+
+build() {
+  cd $_pkgname-$pkgver
+  lrelease-qt5 gpxsee.pro
+  qmake gpxsee.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  # Install appdata
+  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
+}


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:07:30
  Author: bgyorgy
Revision: 482227

upgpkg: gpxsee 7.9-1

Update to new version

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 23:00:49 UTC (rev 482226)
+++ PKGBUILD2019-06-18 23:07:30 UTC (rev 482227)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.5
+pkgver=7.9
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(desktop-file-utils qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c')
+sha256sums=('32a1c94949f7221cac7b4c5d0c9935f844cd3ccba763f3b0b991594fe374375b')
 
 build() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in xchm/trunk (PKGBUILD xchm.appdata.xml xchm.desktop)

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:00:46
  Author: bgyorgy
Revision: 482225

upgpkg: xchm 1.29-1

Update to new version

Modified:
  xchm/trunk/PKGBUILD
Deleted:
  xchm/trunk/xchm.appdata.xml
  xchm/trunk/xchm.desktop

--+
 PKGBUILD |   12 +++-
 xchm.appdata.xml |   33 -
 xchm.desktop |   10 --
 3 files changed, 3 insertions(+), 52 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 22:48:25 UTC (rev 482224)
+++ PKGBUILD2019-06-18 23:00:46 UTC (rev 482225)
@@ -2,7 +2,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=xchm
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc="Cross-platform GUI front-end to chmlib"
 arch=('x86_64')
@@ -9,12 +9,8 @@
 url="https://github.com/rzvncj/xCHM;
 license=('GPL')
 depends=('chmlib' 'wxgtk3')
-source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;
-xchm.desktop
-xchm.appdata.xml)
-sha256sums=('e5c480085e40bb279c39531e9bce49d7b96ecc8b44ac02573149fb6ee5b53bbb'
-'3d2eb40ca611bd4b27e20e70a18f506658db83f65d9289333c7af46f53c6bfc4'
-'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c')
+source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('cea900cf4252c7f2f6736e48a4f639b0bad00fdce249aa55ebb6a44dcf976b0a')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -35,7 +31,5 @@
   install -Dm644 art/xchm-32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/xchm.png"
   install -Dm644 art/xchm-48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/xchm.png"
   install -Dm644 art/xchm-128.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/xchm.png"
-  install -Dm644 ../$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
   rm -r "$pkgdir"/usr/share/pixmaps
 }

Deleted: xchm.appdata.xml
===
--- xchm.appdata.xml2019-06-18 22:48:25 UTC (rev 482224)
+++ xchm.appdata.xml2019-06-18 23:00:46 UTC (rev 482225)
@@ -1,33 +0,0 @@
-
-
-  net.sourceforge.xchm
-  xchm.desktop
-  xCHM
-  View CHM files
-  CC0-1.0
-  GPL-2.0
-  
-xCHM is a viewer for Compiled HTML Help (CHM) files. It can show the 
contents tree if one is available, print the current page and do the usual 
history stunts. It allows one to change fonts and search for text in all the 
pages of the file, or in the page's titles.
-  
-  
-
-  http://xchm.sourceforge.net/pics/1viewing.jpg
-
-
-  http://xchm.sourceforge.net/pics/2searching.jpg
-
-
-  http://xchm.sourceforge.net/pics/3font.jpg
-
-
-  http://xchm.sourceforge.net/pics/4find.jpg
-
-
-  http://xchm.sourceforge.net/pics/5printing.jpg
-
-
-  http://xchm.sourceforge.net/pics/6russian.jpg
-
-  
-  http://xchm.sourceforge.net/
-

Deleted: xchm.desktop
===
--- xchm.desktop2019-06-18 22:48:25 UTC (rev 482224)
+++ xchm.desktop2019-06-18 23:00:46 UTC (rev 482225)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=xCHM
-Comment=View CHM files
-Exec=xchm %f
-Terminal=false
-Type=Application
-Icon=xchm
-Categories=Viewer;Utility;
-MimeType=application/x-chm;application/vnd.ms-htmlhelp;
-StartupNotify=true


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

2019-06-18 Thread Balló György via arch-commits
Date: Tuesday, June 18, 2019 @ 23:00:49
  Author: bgyorgy
Revision: 482226

archrelease: copy trunk to community-x86_64

Added:
  xchm/repos/community-x86_64/PKGBUILD
(from rev 482225, xchm/trunk/PKGBUILD)
Deleted:
  xchm/repos/community-x86_64/PKGBUILD
  xchm/repos/community-x86_64/xchm.appdata.xml
  xchm/repos/community-x86_64/xchm.desktop

--+
 PKGBUILD |   76 -
 xchm.appdata.xml |   33 ---
 xchm.desktop |   10 --
 3 files changed, 35 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 23:00:46 UTC (rev 482225)
+++ PKGBUILD2019-06-18 23:00:49 UTC (rev 482226)
@@ -1,41 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Giovanni Scafora 
-
-pkgname=xchm
-pkgver=1.28
-pkgrel=1
-pkgdesc="Cross-platform GUI front-end to chmlib"
-arch=('x86_64')
-url="https://github.com/rzvncj/xCHM;
-license=('GPL')
-depends=('chmlib' 'wxgtk3')
-source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;
-xchm.desktop
-xchm.appdata.xml)
-sha256sums=('e5c480085e40bb279c39531e9bce49d7b96ecc8b44ac02573149fb6ee5b53bbb'
-'3d2eb40ca611bd4b27e20e70a18f506658db83f65d9289333c7af46f53c6bfc4'
-'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c')
-
-prepare() {
-  cd $pkgname-$pkgver
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 art/xchm-16.png 
"$pkgdir/usr/share/icons/hicolor/16x16/apps/xchm.png"
-  install -Dm644 art/xchm-32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/xchm.png"
-  install -Dm644 art/xchm-48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/xchm.png"
-  install -Dm644 art/xchm-128.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/xchm.png"
-  install -Dm644 ../$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-  rm -r "$pkgdir"/usr/share/pixmaps
-}

Copied: xchm/repos/community-x86_64/PKGBUILD (from rev 482225, 
xchm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 23:00:49 UTC (rev 482226)
@@ -0,0 +1,35 @@
+# Maintainer: Balló György 
+# Contributor: Giovanni Scafora 
+
+pkgname=xchm
+pkgver=1.29
+pkgrel=1
+pkgdesc="Cross-platform GUI front-end to chmlib"
+arch=('x86_64')
+url="https://github.com/rzvncj/xCHM;
+license=('GPL')
+depends=('chmlib' 'wxgtk3')
+source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('cea900cf4252c7f2f6736e48a4f639b0bad00fdce249aa55ebb6a44dcf976b0a')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 art/xchm-16.png 
"$pkgdir/usr/share/icons/hicolor/16x16/apps/xchm.png"
+  install -Dm644 art/xchm-32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/xchm.png"
+  install -Dm644 art/xchm-48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/xchm.png"
+  install -Dm644 art/xchm-128.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/xchm.png"
+  rm -r "$pkgdir"/usr/share/pixmaps
+}

Deleted: xchm.appdata.xml
===
--- xchm.appdata.xml2019-06-18 23:00:46 UTC (rev 482225)
+++ xchm.appdata.xml2019-06-18 23:00:49 UTC (rev 482226)
@@ -1,33 +0,0 @@
-
-
-  net.sourceforge.xchm
-  xchm.desktop
-  xCHM
-  View CHM files
-  CC0-1.0
-  GPL-2.0
-  
-xCHM is a viewer for Compiled HTML Help (CHM) files. It can show the 
contents tree if one is available, print the current page and do the usual 
history stunts. It allows one to change fonts and search for text in all the 
pages of the file, or in the page's titles.
-  
-  
-
-  http://xchm.sourceforge.net/pics/1viewing.jpg
-
-
-  http://xchm.sourceforge.net/pics/2searching.jpg
-
-
-  http://xchm.sourceforge.net/pics/3font.jpg
-
-
-  http://xchm.sourceforge.net/pics/4find.jpg
-
-
-  http://xchm.sourceforge.net/pics/5printing.jpg
-
-
-  http://xchm.sourceforge.net/pics/6russian.jpg
-
-  
-  http://xchm.sourceforge.net/
-

Deleted: xchm.desktop
===
--- xchm.desktop2019-06-18 23:00:46 UTC (rev 482225)
+++ xchm.desktop2019-06-18 23:00:49 UTC (rev 482226)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=xCHM
-Comment=View CHM files
-Exec=xchm %f
-Terminal=false
-Type=Application
-Icon=xchm

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

2019-06-18 Thread Lukas Fleischer via arch-commits
Date: Tuesday, June 18, 2019 @ 22:48:25
  Author: lfleischer
Revision: 482224

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   64 ++---
 calcurse.install |   16 ++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 22:48:13 UTC (rev 482223)
+++ PKGBUILD2019-06-18 22:48:25 UTC (rev 482224)
@@ -1,32 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Ronald van Haren 
-# Contributor: wain 
-
-pkgname=calcurse
-pkgver=4.4.0
-pkgrel=1
-pkgdesc='A text-based personal organizer.'
-arch=('x86_64')
-url='http://calcurse.org/'
-license=('BSD')
-depends=('ncurses')
-optdepends=('python: for CalDAV support')
-install='calcurse.install'
-source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('222c01ec5d2ed038bfbe625ae67aba54'
- 'SKIP')
-validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: calcurse/repos/community-x86_64/PKGBUILD (from rev 482223, 
calcurse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 22:48:25 UTC (rev 482224)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Ronald van Haren 
+# Contributor: wain 
+
+pkgname=calcurse
+pkgver=4.5.0
+pkgrel=1
+pkgdesc='A text-based personal organizer.'
+arch=('x86_64')
+url='https://calcurse.org/'
+license=('BSD')
+depends=('ncurses')
+optdepends=('python: for CalDAV support')
+install='calcurse.install'
+source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('26e8c3e47a5cde45d216525b1e1e464d'
+ 'SKIP')
+validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-docs --without-asciidoc --prefix=/usr 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm0644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: calcurse.install
===
--- calcurse.install2019-06-18 22:48:13 UTC (rev 482223)
+++ calcurse.install2019-06-18 22:48:25 UTC (rev 482224)
@@ -1,8 +0,0 @@
-post_upgrade() {
-  if (( $(vercmp $2 3.0.0) < 0 )); then
-cat <<"EOF"
-==> The configuration file format has changed in calcurse 3.0.0.
-==> Run `calcurse-upgrade` to upgrade your configuration files.
-EOF
-  fi
-}

Copied: calcurse/repos/community-x86_64/calcurse.install (from rev 482223, 
calcurse/trunk/calcurse.install)
===
--- calcurse.install(rev 0)
+++ calcurse.install2019-06-18 22:48:25 UTC (rev 482224)
@@ -0,0 +1,8 @@
+post_upgrade() {
+  if (( $(vercmp $2 3.0.0) < 0 )); then
+cat <<"EOF"
+==> The configuration file format has changed in calcurse 3.0.0.
+==> Run `calcurse-upgrade` to upgrade your configuration files.
+EOF
+  fi
+}


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

2019-06-18 Thread Lukas Fleischer via arch-commits
Date: Tuesday, June 18, 2019 @ 22:48:13
  Author: lfleischer
Revision: 482223

upgpkg: calcurse 4.5.0-1

Upstream update.

Modified:
  calcurse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 22:08:02 UTC (rev 48)
+++ PKGBUILD2019-06-18 22:48:13 UTC (rev 482223)
@@ -3,7 +3,7 @@
 # Contributor: wain 
 
 pkgname=calcurse
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc='A text-based personal organizer.'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('python: for CalDAV support')
 install='calcurse.install'
 source=("https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('222c01ec5d2ed038bfbe625ae67aba54'
+md5sums=('26e8c3e47a5cde45d216525b1e1e464d'
  'SKIP')
 validpgpkeys=(2E36D8620221482FC45CB7F2A91764759326B440) # Lukas Fleischer
 


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

2019-06-18 Thread Jan Steffens via arch-commits
Date: Tuesday, June 18, 2019 @ 22:34:58
  Author: heftig
Revision: 356449

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 356448, firefox-i18n/trunk/PKGBUILD)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  480 ++---
 1 file changed, 240 insertions(+), 240 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 22:34:46 UTC (rev 356448)
+++ PKGBUILD2019-06-18 22:34:58 UTC (rev 356449)
@@ -1,240 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Thomas Baechler 
-# Contributor: Jaroslaw Swierczynski 
-# Contributor: Michal Hybner 
-# Contributor: Andrea Scarpino 
-
-pkgbase=firefox-i18n
-pkgver=67.0.2
-pkgrel=1
-pkgdesc="Language pack for Firefox"
-arch=(any)
-license=(MPL GPL LGPL)
-url="https://www.mozilla.org/firefox/;
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-CA  "English (Canadian)"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'oc "Occitan"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=("firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox"
-  depends=("firefox>=$pkgver")
-  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha256sums=('dfe34925a842b076836ebad3da32f5aa2297a60709cba63b3a7f32e659ab3cbb'
-'f49d55783e085d629cfe68de97577e5cd6ec530424a44bbb93a77a7b4dec94a2'
-'f5c1bd1f9ea7931e2791666e015eda67351fe365e7aabc50e77315971d318b47'
-'d0702f8ef40382740478a5517b1cbd4e21fef431c2aab2ac020fd7ebf875f356'
-'14f7f4c90f16d991bd2832d05831f1fd5e512a698b302e9830afea8013d5915f'
-'93f5cbac420cf1435cf1c6e11a488316c9f2b44c0eeef327793557fb4d6f6621'
-'4a114abfbcdd77ca8f311a0be47eb5d5c122ad99f41ae0b1ca1c309fc6747b2c'
-'dc678471e4ebf72b85b0a94d9bcc9803808379057203293a9e93ca5915c84ef2'
-'6c9c11f16ab1f16de064a336529f7ac90f6f52325f8778b3a2e8cb96cc5053cf'
-'86fdf2931976a44861cae7d0dc8f551f1a68fc971670420eca1b08d22851d88d'
-'dff3e5ea298ab1accb39f0cd812057f8f22691bec3fb399ff231503005813915'
-

[arch-commits] Commit in firefox/repos/extra-x86_64 (10 files)

2019-06-18 Thread Jan Steffens via arch-commits
Date: Tuesday, June 18, 2019 @ 22:34:46
  Author: heftig
Revision: 356448

archrelease: copy trunk to extra-x86_64

Added:
  firefox/repos/extra-x86_64/0001-bz-1521249.patch
(from rev 356447, firefox/trunk/0001-bz-1521249.patch)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 356447, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-symbolic.svg
(from rev 356447, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 356447, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/upload-symbol-archive
(from rev 356447, firefox/trunk/upload-symbol-archive)
Deleted:
  firefox/repos/extra-x86_64/0001-bz-1521249.patch
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-symbolic.svg
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/upload-symbol-archive

---+
 0001-bz-1521249.patch |54012 
 PKGBUILD  |  344 
 firefox-symbolic.svg  |  128 
 firefox.desktop   |  680 
 upload-symbol-archive |   50 
 5 files changed, 27607 insertions(+), 27607 deletions(-)

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


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

2019-06-18 Thread Jan Steffens via arch-commits
Date: Tuesday, June 18, 2019 @ 22:34:16
  Author: heftig
Revision: 356447

67.0.3-1

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 21:05:13 UTC (rev 356446)
+++ PKGBUILD2019-06-18 22:34:16 UTC (rev 356447)
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=67.0.2
+pkgver=67.0.3
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(x86_64)


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

2019-06-18 Thread David Runge via arch-commits
Date: Tuesday, June 18, 2019 @ 22:08:02
  Author: dvzrv
Revision: 48

archrelease: copy trunk to community-any

Added:
  zsh-autosuggestions/repos/community-any/PKGBUILD
(from rev 482221, zsh-autosuggestions/trunk/PKGBUILD)
Deleted:
  zsh-autosuggestions/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 22:07:56 UTC (rev 482221)
+++ PKGBUILD2019-06-18 22:08:02 UTC (rev 48)
@@ -1,27 +0,0 @@
-# Maintainer: David Runge 
-pkgname=zsh-autosuggestions
-pkgver=0.6.0
-pkgrel=1
-pkgdesc="Fish-like autosuggestions for zsh "
-arch=('any')
-url="https://github.com/zsh-users/zsh-autosuggestions;
-license=('MIT')
-depends=('zsh')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('c18336a2a797c58e7a7f69258e9ab7dd63ff9dc7a924b202ba39e28a1bde1369037f355c0753faefa5d5428e037c952054ffbf36a8e8248101c376012df74d3e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -vDm 644 ${pkgname}{,.plugin}.zsh \
--t "${pkgdir}/usr/share/zsh/plugins/${pkgname}/"
-  # docs
-  install -vDm 644 {CHANGELOG,README}.md \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-  # license
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: zsh-autosuggestions/repos/community-any/PKGBUILD (from rev 482221, 
zsh-autosuggestions/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-18 22:08:02 UTC (rev 48)
@@ -0,0 +1,27 @@
+# Maintainer: David Runge 
+pkgname=zsh-autosuggestions
+pkgver=0.6.1
+pkgrel=1
+pkgdesc="Fish-like autosuggestions for zsh "
+arch=('any')
+url="https://github.com/zsh-users/zsh-autosuggestions;
+license=('MIT')
+depends=('zsh')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('bb3990ebafad7ea8ebcfea9de71b8290f855ec4f38f23f79bbb0928e8b10eea4305939d5f16449e1dcfa4023f35d5eb61080457e6e8ad1e9e5ccfe129551dc13')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 644 ${pkgname}{,.plugin}.zsh \
+-t "${pkgdir}/usr/share/zsh/plugins/${pkgname}/"
+  # docs
+  install -vDm 644 {CHANGELOG,README}.md \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+  # license
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-06-18 Thread David Runge via arch-commits
Date: Tuesday, June 18, 2019 @ 22:07:56
  Author: dvzrv
Revision: 482221

upgpkg: zsh-autosuggestions 0.6.1-1

Upgrading to 0.6.1.

Modified:
  zsh-autosuggestions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 22:06:10 UTC (rev 482220)
+++ PKGBUILD2019-06-18 22:07:56 UTC (rev 482221)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge 
 pkgname=zsh-autosuggestions
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Fish-like autosuggestions for zsh "
 arch=('any')
@@ -8,7 +8,7 @@
 license=('MIT')
 depends=('zsh')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('c18336a2a797c58e7a7f69258e9ab7dd63ff9dc7a924b202ba39e28a1bde1369037f355c0753faefa5d5428e037c952054ffbf36a8e8248101c376012df74d3e')
+sha512sums=('bb3990ebafad7ea8ebcfea9de71b8290f855ec4f38f23f79bbb0928e8b10eea4305939d5f16449e1dcfa4023f35d5eb61080457e6e8ad1e9e5ccfe129551dc13')
 
 build() {
   cd "$pkgname-$pkgver"


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

2019-06-18 Thread David Runge via arch-commits
Date: Tuesday, June 18, 2019 @ 22:06:10
  Author: dvzrv
Revision: 482220

archrelease: copy trunk to community-x86_64

Added:
  csound/repos/community-x86_64/PKGBUILD
(from rev 482219, csound/trunk/PKGBUILD)
  csound/repos/community-x86_64/csound.sh
(from rev 482219, csound/trunk/csound.sh)
  csound/repos/community-x86_64/fluidsynth2.patch
(from rev 482219, csound/trunk/fluidsynth2.patch)
Deleted:
  csound/repos/community-x86_64/PKGBUILD
  csound/repos/community-x86_64/csound.sh
  csound/repos/community-x86_64/fluidsynth2.patch

---+
 PKGBUILD  |  186 ++--
 csound.sh |6 -
 fluidsynth2.patch |  118 
 3 files changed, 157 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 22:05:57 UTC (rev 482219)
+++ PKGBUILD2019-06-18 22:06:10 UTC (rev 482220)
@@ -1,91 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ainola
-# Contributor: speps
-# Contributor: Bernardo Barros
-
-pkgbase=csound
-pkgname=('csound' 'csound-doc')
-pkgver=6.12.2
-pkgrel=7
-pkgdesc="A programming language for sound rendering and signal processing."
-arch=('x86_64')
-url="https://csound.com;
-license=('LGPL')
-# libpd needs to be packaged: https://github.com/libpd/libpd/releases
-# current gmm doesn't work https://github.com/csound/csound/issues/920
-makedepends=('boost' 'cmake' 'cunit' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
-'fluidsynth' 'git' 'hdf5' 'java-environment=8' 'ladspa' 'libmusicxml'
-'libwebsockets' 'llvm' 'luajit' 'portmidi' 'portsmf' 'python2' 'stk' 'swig'
-'wiiuse')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz;
-"${pkgbase}.sh"
-"fluidsynth2.patch"
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_html.zip;
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_pdf.zip;
-"fluidsynth2.patch")
-sha512sums=('e00a1f74e38cc5edadcaa4ea2a38a79a010be21008cad091b46c79ed18242a925ab9279fc049b4e82f6944e4d6e815787b7f847b08ae3bba9bde60570aa96f58'
-
'53a8ae1e61db2a3a492930ef0f0881b613ae47108c5e8de0a6e2aa28bcf7a5c93c7fea8b7fc2bbae29ab92e1e68bf94ba406be1255ad8ab5725ea9078c1fd6dc'
-
'bf762db1079dde5b62f2bfe8ba649ac9e719b6ada535f3d67d048213133aeecb3caa3cb1e5bbf26fe78e4b1882e08be9bbea701bd49c914bfbf8d3ab7d83013b'
-
'eb287b9070c16d6cfbd890532d97eda34d72d8b5e5548a1a55ed7de91b2b913e04426cd50c94d0ac84221396002421077a5d22b3b67ce634c34a9aa1ceb53d9d'
-
'881bbdae5ab7fceb28199084173492eb8cc6477e72100739599e9d1448c607062efd1390b5cb19e03aeeae9c58eb608b61f36853dddb4d9141b86da31d00bc45'
-
'bf762db1079dde5b62f2bfe8ba649ac9e719b6ada535f3d67d048213133aeecb3caa3cb1e5bbf26fe78e4b1882e08be9bbea701bd49c914bfbf8d3ab7d83013b')
-
-prepare() {
-  cd "${pkgbase}-${pkgver}"
-  patch -Np1 -i ../fluidsynth2.patch
-  mkdir build
-
-}
-
-build() {
-  cd "${pkgbase}-${pkgver}/build"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DJAVA_AWT_LIBRARY=/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libawt.so 
\
--DJAVA_JVM_LIBRARY=/usr/lib/jvm/java-8-openjdk/jre/lib/amd64 \
--DLUA_MODULE_INSTALL_DIR=/usr/lib/lua/5.1/ \
--DLUAJIT_LIBRARY=/usr/lib/libluajit-5.1.so \
--DLUA_H_PATH=/usr/include/luajit-2.0/ \
--DPYTHON_MODULE_INSTALL_DIR=/usr/lib/python2.7/site-packages \
--DBUILD_STATIC_LIBRARY=ON \
-..
-  make
-}
-
-check() {
-  cd "${pkgbase}-${pkgver}/build"
-  make test
-}
-
-package_csound() {
-  groups=('pro-audio')
-  depends=('fluidsynth' 'git' 'hdf5' 'liblo' 'libmusicxml' 'libwebsockets'
-  'luajit' 'portmidi' 'portsmf' 'stk' 'tk' 'wiiuse')
-  optdepends=('csound-doc: The canonical Csound Reference Manual'
-  'csoundqt: Qt frontend'
-  'fltk: fltk GUIs'
-  'faust: Embed faust'
-  'java-runtime=8: Use csound with Java'
-  'python2: python opcodes'
-  'vim-csound: Use csound with vim')
-  cd "${pkgname}-${pkgver}/build"
-  make DESTDIR="${pkgdir}/" install
-
-  # export vars in profile.d
-  install -vDm 755 "${srcdir}/${pkgname}.sh" -t "${pkgdir}/etc/profile.d/"
-  # rename extract executable due to name conflict with libextractor
-  # https://github.com/csound/csound/issues/985
-  mv -v "${pkgdir}/usr/bin/extract" "${pkgdir}/usr/bin/${pkgname}-extract"
-}
-
-package_csound-doc() {
-  license=('LGPL' 'GPL')
-  install -vDm 644 "Csound${pkgver}_manual.pdf" \
-"${pkgdir}/usr/share/doc/${pkgname}/${pkgbase}-manual.pdf"
-
-  install -dv "${pkgdir}/usr/share/doc/${pkgname}/html"
-  cp -av "${srcdir}"/html/* "${pkgdir}/usr/share/doc/${pkgname}/html"
-  # fix file permissions
-  find "${pkgdir}" -type f -exec chmod -c 644 {} \;
-}
-
-# vim:set ts=2 sw=2 et:

Copied: 

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

2019-06-18 Thread David Runge via arch-commits
Date: Tuesday, June 18, 2019 @ 22:05:57
  Author: dvzrv
Revision: 482219

upgpkg: csound 6.12.2-8

Rebuilding against default java-environment by generically passing 
JAVA_AWT_LIBRARY and JAVA_JVM_LIBRARY options to cmake. Moving created .jar to 
/usr/share/java.

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 21:52:48 UTC (rev 482218)
+++ PKGBUILD2019-06-18 22:05:57 UTC (rev 482219)
@@ -6,7 +6,7 @@
 pkgbase=csound
 pkgname=('csound' 'csound-doc')
 pkgver=6.12.2
-pkgrel=7
+pkgrel=8
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="https://csound.com;
@@ -14,7 +14,7 @@
 # libpd needs to be packaged: https://github.com/libpd/libpd/releases
 # current gmm doesn't work https://github.com/csound/csound/issues/920
 makedepends=('boost' 'cmake' 'cunit' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
-'fluidsynth' 'git' 'hdf5' 'java-environment=8' 'ladspa' 'libmusicxml'
+'fluidsynth' 'git' 'hdf5' 'java-environment' 'ladspa' 'libmusicxml'
 'libwebsockets' 'llvm' 'luajit' 'portmidi' 'portsmf' 'python2' 'stk' 'swig'
 'wiiuse')
 
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz;
@@ -38,10 +38,11 @@
 }
 
 build() {
+  local _java_major=$(java --version 2>/dev/null |grep 'openjdk'| cut -d ' ' 
-f2| cut -d '.' -f1)
   cd "${pkgbase}-${pkgver}/build"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DJAVA_AWT_LIBRARY=/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libawt.so 
\
--DJAVA_JVM_LIBRARY=/usr/lib/jvm/java-8-openjdk/jre/lib/amd64 \
+
-DJAVA_AWT_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib/libawt.so" 
\
+-DJAVA_JVM_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib" \
 -DLUA_MODULE_INSTALL_DIR=/usr/lib/lua/5.1/ \
 -DLUAJIT_LIBRARY=/usr/lib/libluajit-5.1.so \
 -DLUA_H_PATH=/usr/include/luajit-2.0/ \
@@ -75,6 +76,9 @@
   # rename extract executable due to name conflict with libextractor
   # https://github.com/csound/csound/issues/985
   mv -v "${pkgdir}/usr/bin/extract" "${pkgdir}/usr/bin/${pkgname}-extract"
+  # moving csnd6.jar to /usr/share/java
+  install -vdm 755 "${pkgdir}/usr/share/java/"
+  mv -v "${pkgdir}/usr/lib/"*.jar "${pkgdir}/usr/share/java/"
 }
 
 package_csound-doc() {


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2019-06-18 Thread Andrew Crerar via arch-commits
Date: Tuesday, June 18, 2019 @ 21:52:48
  Author: andrewsc
Revision: 482218

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 482217, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 21:52:25 UTC (rev 482217)
+++ PKGBUILD2019-06-18 21:52:48 UTC (rev 482218)
@@ -1,224 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=68.0b10
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn "Bengali"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-CA  "English (Canada)"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mk "Macedonian"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'oc "Occitan"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('2658d4556c08912851a326f2dc53f88adf08c81e5eb6a89887de683e1ffa4be7418f241464bcddd54ef0eb501430c2bc039310c33cbc37e7efaf892f5588b436'
-
'cebb169ddc0c1643fa598567153927a1722e46a8952866d409a18a9c725467b70b80f17bd353a5fdff2d4e9d997224d6ff97aab20a98d3c483815a893773655c'
-
'4588bbd843dc925a4376ead96fff887b99b43440aaa52a12a8e45080d8a4ca5c6fe81e7e6bc76fb3e580a8ee9af8889869932f24a24c3e2b82a3174327bf882d'
-
'69effedbf620b108afb1feb1661250cac585f99c0ce8fb12d9ee25cd829f65dd279421c788f8133532975e8ca4fcbd6a5600d1d0e5e968b8e628fc7248cec7f7'
-
'1a83eb6fc0ce2c1856bea041b4607fb9cc7310f7b1c1058ac2774a5d401c77b0b8876bcdb47b2ed85240f0564838a8abfb7df9bcf0d7fd56782887de3f2e95f1'
-
'59cf62690060333e6f44c106e3e581d64181983506de0f8cf4651cc938a2542f04fb0a6214e958d9c9c2a9d63db51cd0ad2c3771a1f27d93702b883a7b5a8b8e'
-
'22282ac614cfe6687f06f351db598c4e28c62e876ca02b132bd31b042db2f4ff6e4e78dc617a6654988dd8604b1b48bff0a03120919dcf7eef8ac4c97646ee36'
-

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

2019-06-18 Thread Andrew Crerar via arch-commits
Date: Tuesday, June 18, 2019 @ 21:52:25
  Author: andrewsc
Revision: 482217

upgpkg: firefox-developer-edition-i18n 68.0b11-1

firefox-developer-edition-i18n: Updating to 68.0b11

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  188 ++---
 1 file changed, 94 insertions(+), 94 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 21:43:31 UTC (rev 482216)
+++ PKGBUILD2019-06-18 21:52:25 UTC (rev 482217)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=68.0b10
+pkgver=68.0b11
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('2658d4556c08912851a326f2dc53f88adf08c81e5eb6a89887de683e1ffa4be7418f241464bcddd54ef0eb501430c2bc039310c33cbc37e7efaf892f5588b436'
-
'cebb169ddc0c1643fa598567153927a1722e46a8952866d409a18a9c725467b70b80f17bd353a5fdff2d4e9d997224d6ff97aab20a98d3c483815a893773655c'
-
'4588bbd843dc925a4376ead96fff887b99b43440aaa52a12a8e45080d8a4ca5c6fe81e7e6bc76fb3e580a8ee9af8889869932f24a24c3e2b82a3174327bf882d'
-
'69effedbf620b108afb1feb1661250cac585f99c0ce8fb12d9ee25cd829f65dd279421c788f8133532975e8ca4fcbd6a5600d1d0e5e968b8e628fc7248cec7f7'
-
'1a83eb6fc0ce2c1856bea041b4607fb9cc7310f7b1c1058ac2774a5d401c77b0b8876bcdb47b2ed85240f0564838a8abfb7df9bcf0d7fd56782887de3f2e95f1'
-
'59cf62690060333e6f44c106e3e581d64181983506de0f8cf4651cc938a2542f04fb0a6214e958d9c9c2a9d63db51cd0ad2c3771a1f27d93702b883a7b5a8b8e'
-
'22282ac614cfe6687f06f351db598c4e28c62e876ca02b132bd31b042db2f4ff6e4e78dc617a6654988dd8604b1b48bff0a03120919dcf7eef8ac4c97646ee36'
-
'8946110f5dcfc318bbc09ba15414164bc754f75a86e61ea375bbe9e228653ba90d8f25f8627de5c182fdaa103f498a0529f047d268fc38a55b09f4456bd7b5dd'
-
'068eab597b190fd29362c95520365c35053ae3967426cf231192ba2ae86dd45e916aa5513e1e6203416c06e17cd49528f68077df9b675dbfd516fdd2d648eca0'
-
'495649bdc72332c07b8bd0d27e6ed914cd2a4805d7791f37dc0d7a7f626e1adab6335fd0c7e604eeaa7e5286e29f000b5ac8c9b2a984a1750a162f4859cca4e5'
-
'cbbf37037a80f1895b692b39761c26cfd2bbc5d512cdaade4aa1f261e5c54bf79108e4d3c3a08efc941db773ae618da239a81cb780468eb75227f99d3b585e90'
-
'2f40f2711fa8c4b40d4938f62602ffd44ab890bbcb47ab19fa5f708981a342b8ec0ea60486a0f7c3bca4313cc08a5f93a192d7407d765678792fc05e9c272c36'
-
'07b9070a8b6f5839962ec2920e848f1b0a26547fd675c9f4e0e36fd7009463aac8d93ac8560850336bf18ae70ef4362cd6024d949d27eed6a433dd5433d7e901'
-
'cc68cbc4cf5969cc71be83a0bda8a3ea65019aad30b5ce02100e3430b71afd8213e3ee27475712486114f668f44d604b660b665b557c43989b547b02514dd992'
-
'71de4752a8e335cc33fd22beb4e49a2a026922bb3c2b20fe11c0e618821a8c7562566aa6460aa8b6099e0d750bf1ab12afdc963de993052521a00ca9228183e8'
-
'37536400279dce08f2a0b0d1552d40731060f4f0e553289c08db1aaf9bf87c59919a0fa71dc9c5e1e71306c161624cdb1b9ca6ed2bacd01ed96406f982fcfc6c'
-
'2fb0f58e57cd5d3e5c03e36ff1b0a7fd8f405c6aac5e98b9842bc0bdd3343c78e53611a0882dbc1cf58a53c1fc6b215b73590542aa7eff85323f8a3e3cdad12c'
-
'd75214ad3ea8af9259822916edcdd7f486fae0d85cf33bdf1673cdae75f5d800a09136cccd82e09b5e4bc06808ae9ab014937f9c65a46e5fe69babc4178260a5'
-
'44147d49387e3f4740aedc111bcf12a9c6fdc2511deec5f598c336b6a3f2da68a3e588d9c63d770879daebd5a279d4a0c3d6c14039ada5d448fe8394347d6d26'
-
'fd718b0ad48418348cfb46f64580644b2bfe282b6cf4c7264b4f694068e916c872d5780486fb2472f7dbe4b4c4bdba480b60be6b07d8738f8f40e922d4dab8f1'
-
'4640d955ccef8b9f9bb910044bd7b12143d9a89c55958937ebb3cfdecbb9c637b00c77d25fb5dbe3339e024df80f70646741f62d0c04a5496b498a84827e8699'
-
'52941727adc74ad615f1ddfed0a7ce83bc0f70af382f9120b19a198354eccd0612bd4e9ced3414c50135c9b16f6d456510ef5362ef40144f4c9f4291b1ac4e6b'
-
'69133e80afe3c8b21455df34de3c4fcf6fcb72f5dcc209611b29230e2b4c77826761a357687ccca0ee87bf9acc30d872ca663a59927f982a445b4d962d34f557'
-
'bfc11062145f62b8907295c0450f01b2306749119177705108c17789f134c6f02fb43e2d2f7a8e427f2ca5b6ded9261f71edc34daf58e10ef498c0e54cf16557'
-
'ccff6965361055e61beb391930ce07362800c0e923f4a80f263d109b7705f60136ab1287f0406677d10eb58a28a42f362ea2af2cc5c692b095211852ffb24893'
-
'6c2f099e016d9a18c865b578d69fb1ad2063ce66ca5f3ee934536ad6ef9266e82e03bf37127bb69be15e11e5efb36c944006f8753fe7521546366ea0aca31d56'
-
'16b4ab06b7c2dbb8e7d1f81777df55ec36a6279f6f139427d6d7725ca3be4f50cc7ffea6488d3ec1909975ba72e56a4af2c55f0b2c1190a80db2688e90b53e01'
-
'f2ad350c7d204c6402ac3abdad76a553cea45963fb8b8162dd435285f7638324a8bfe742f94724438c040203aee9038d3dee8d19195f8ec99a7440fa0e4d1c30'
-

[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (8 files)

2019-06-18 Thread Andrew Crerar via arch-commits
Date: Tuesday, June 18, 2019 @ 21:43:31
  Author: andrewsc
Revision: 482216

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 482215, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 482215, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 482215, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 482215, firefox-developer-edition/trunk/firefox-symbolic.svg)
Deleted:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg

---+
 PKGBUILD  |  354 ++--
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   84 ++--
 firefox-symbolic.svg  |  128 +++
 4 files changed, 594 insertions(+), 594 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 21:43:05 UTC (rev 482215)
+++ PKGBUILD2019-06-18 21:43:31 UTC (rev 482216)
@@ -1,177 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=68.0b10
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer;
-depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 
'imake' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack'
- 'gtk2' 'nodejs' 'python2-psutil' 'cbindgen' 'nasm')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech'
-'hunspell-en_US: Spell Checking, American English')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-hardening
-ac_add_options --enable-optimize
-ac_add_options --enable-rust-simd
-ac_add_options --enable-lto
-export MOZ_PGO=1
-export CC=clang
-export CXX=clang++
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-export MOZILLA_OFFICIAL=1
-export MOZ_APP_REMOTINGNAME=${pkgname//-/}
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_REQUIRE_SIGNING=0
-
-# Keys
-ac_add_options 
--with-google-location-service-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options 

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

2019-06-18 Thread Andrew Crerar via arch-commits
Date: Tuesday, June 18, 2019 @ 21:43:05
  Author: andrewsc
Revision: 482215

upgpkg: firefox-developer-edition 68.0b11-1

firefox-developer-edition: Updating to 68.0b11

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:31:07 UTC (rev 482214)
+++ PKGBUILD2019-06-18 21:43:05 UTC (rev 482215)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=68.0b10
+pkgver=68.0b11
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


[arch-commits] Commit in chromium/trunk (PKGBUILD chromium-non-const-deltas.patch)

2019-06-18 Thread Evangelos Foutras via arch-commits
Date: Tuesday, June 18, 2019 @ 21:05:04
  Author: foutrelis
Revision: 356445

upgpkg: chromium 75.0.3770.100-1

New upstream release.

Added:
  chromium/trunk/chromium-non-const-deltas.patch
Modified:
  chromium/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 chromium-non-const-deltas.patch |   21 +
 2 files changed, 29 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:06:24 UTC (rev 356444)
+++ PKGBUILD2019-06-18 21:05:04 UTC (rev 356445)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=75.0.3770.90
-pkgrel=3
+pkgver=75.0.3770.100
+pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -24,14 +24,16 @@
 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
 
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
 chromium-system-icu.patch
+chromium-non-const-deltas.patch
 libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch
 disallow-partial-swaps-for-linux-based-on-gl_version.patch
 chromium-fix-window-flash-for-some-WMs.patch
 chromium-widevine.patch
 chromium-skia-harmony.patch)
-sha256sums=('b1b59abbe19ecb88c17d99fa68f5c1c5585a5d66c100858f944aa3b93b943839'
+sha256sums=('9e1360101b6d9f9635e540db77626e3e15b452f413d8750518244ac37b73fca0'
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
+'09c5f16b726ef7031d74807b534fbbfa49a7276ee2a239b70602de2704fa197c'
 'e309dfd9d790f32cb1d23103726ac25e405b6ae6757a1c957a8395667d753908'
 '1e4686de75c019f38a3ed947463e429a777d5387fd29310deef2108c58617b07'
 '183d8cc712f0bcf1afcb01ce90c4c104a4c8d8070a06f94974a28b007d9e2ce4'
@@ -104,6 +106,9 @@
   # https://bugs.gentoo.org/661880#c21
   patch -Np1 -i ../chromium-system-icu.patch
 
+  # https://bugs.gentoo.org/686982#c5
+  patch -Np1 -i ../chromium-non-const-deltas.patch
+
   # Force script incompatible with Python 3 to use /usr/bin/python2
   sed -i '1s|python$|&2|' third_party/dom_distiller_js/protoc_plugins/*.py
 

Added: chromium-non-const-deltas.patch
===
--- chromium-non-const-deltas.patch (rev 0)
+++ chromium-non-const-deltas.patch 2019-06-18 21:05:04 UTC (rev 356445)
@@ -0,0 +1,21 @@
+Bug: https://bugs.gentoo.org/686982
+
+TabStripModelChange has a defaulted default constructor and a const data member
+without a user-defined default constructor.  This leads to a bug:
+
+error: defaulting this default constructor would delete it after
+its first declaration
+
+We declare the data member as non-const instead.
+
+--- a/chrome/browser/ui/tabs/tab_strip_model_observer.h
 b/chrome/browser/ui/tabs/tab_strip_model_observer.h
+@@ -103,7 +103,7 @@ class TabStripModelChange {
+ 
+  private:
+   const Type type_ = kSelectionOnly;
+-  const std::vector deltas_;
++  std::vector deltas_;
+ 
+   DISALLOW_COPY_AND_ASSIGN(TabStripModelChange);
+ };


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

2019-06-18 Thread Evangelos Foutras via arch-commits
Date: Tuesday, June 18, 2019 @ 21:05:13
  Author: foutrelis
Revision: 356446

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 356445, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-fix-window-flash-for-some-WMs.patch
(from rev 356445, 
chromium/trunk/chromium-fix-window-flash-for-some-WMs.patch)
  chromium/repos/extra-x86_64/chromium-non-const-deltas.patch
(from rev 356445, chromium/trunk/chromium-non-const-deltas.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 356445, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 356445, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 356445, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 356445, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/disallow-partial-swaps-for-linux-based-on-gl_version.patch
(from rev 356445, 
chromium/trunk/disallow-partial-swaps-for-linux-based-on-gl_version.patch)
  
chromium/repos/extra-x86_64/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch
(from rev 356445, 
chromium/trunk/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-fix-window-flash-for-some-WMs.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/disallow-partial-swaps-for-linux-based-on-gl_version.patch
  
chromium/repos/extra-x86_64/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch

-+
 PKGBUILD|  473 +-
 chromium-fix-window-flash-for-some-WMs.patch|  196 ++--
 chromium-non-const-deltas.patch |   21 
 chromium-skia-harmony.patch |   26 
 chromium-system-icu.patch   |   38 
 chromium-widevine.patch |   44 
 chromium.install|   32 
 disallow-partial-swaps-for-linux-based-on-gl_version.patch  |   68 -
 libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch |   72 -
 9 files changed, 498 insertions(+), 472 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-18 21:05:04 UTC (rev 356445)
+++ PKGBUILD2019-06-18 21:05:13 UTC (rev 356446)
@@ -1,234 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=75.0.3770.90
-pkgrel=3
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home;
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'pipewire' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium-system-icu.patch
-libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch
-disallow-partial-swaps-for-linux-based-on-gl_version.patch
-chromium-fix-window-flash-for-some-WMs.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('b1b59abbe19ecb88c17d99fa68f5c1c5585a5d66c100858f944aa3b93b943839'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'e309dfd9d790f32cb1d23103726ac25e405b6ae6757a1c957a8395667d753908'
-'1e4686de75c019f38a3ed947463e429a777d5387fd29310deef2108c58617b07'
-'183d8cc712f0bcf1afcb01ce90c4c104a4c8d8070a06f94974a28b007d9e2ce4'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3')
-
-# Possible replacements are listed in 

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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:31:07
  Author: arojas
Revision: 482214

https

Modified:
  python-planout/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:30:49 UTC (rev 482213)
+++ PKGBUILD2019-06-18 20:31:07 UTC (rev 482214)
@@ -6,7 +6,7 @@
 pkgrel=4
 pkgdesc="A framework for online field experimentation"
 arch=('any')
-url='http://facebook.github.io/planout'
+url='https://facebook.github.io/planout'
 license=('custom:BSD')
 depends=('python-six')
 checkdepends=('python-pytest')


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:30:49
  Author: arojas
Revision: 482213

https

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:30:31 UTC (rev 482212)
+++ PKGBUILD2019-06-18 20:30:49 UTC (rev 482213)
@@ -7,7 +7,7 @@
 pkgdesc="A unit library for Python"
 arch=('any')
 license=('BSD')
-url="http://pint.readthedocs.org;
+url="https://pint.readthedocs.org;
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-numpy' 'python-uncertainties')


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:30:31
  Author: arojas
Revision: 482212

https

Modified:
  python-parsedatetime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:30:12 UTC (rev 482211)
+++ PKGBUILD2019-06-18 20:30:31 UTC (rev 482212)
@@ -11,7 +11,7 @@
 pkgdesc="Parse human-readable date/time strings."
 arch=('any')
 license=('Apache')
-url='http://github.com/bear/parsedatetime'
+url='https://github.com/bear/parsedatetime'
 depends=('python-future')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:30:12
  Author: arojas
Revision: 482211

https

Modified:
  python-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:29:54 UTC (rev 482210)
+++ PKGBUILD2019-06-18 20:30:12 UTC (rev 482211)
@@ -7,7 +7,7 @@
 pkgrel=1
 
 pkgdesc='Parse strings using a specification based on the Python format() 
syntax.'
-url='http://pypi.python.org/pypi/parse'
+url='https://pypi.python.org/pypi/parse'
 arch=('any')
 license=('BSD')
 


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

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 20:29:54
  Author: arojas
Revision: 482210

https

Modified:
  python-oslo-serialization/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-18 20:29:32 UTC (rev 482209)
+++ PKGBUILD2019-06-18 20:29:54 UTC (rev 482210)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Oslo Serialization library"
 arch=('any')
-url="http://docs.openstack.org/developer/oslo.serialization;
+url="https://docs.openstack.org/developer/oslo.serialization;
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
  'python2-babel' 'python-msgpack' 'python2-msgpack' 
'python-oslo-utils'


  1   2   3   >